Skip to content

Commit 301ddec

Browse files
authored
oas update for put
1 parent 2d1b23f commit 301ddec

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

sandbox/immunisation-fhir-api.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3985,7 +3985,7 @@
39853985
}
39863986
},
39873987
"occurrenceDateTime": {
3988-
"description": "A dateTime format SHALL be provided. It SHOULD be to the level of precision as recorded within the source system, subject to the FHIR rules for dateTime. \nWhere time zone information is required but is not available in the source system the time zone element can be a hardcoded static value of `+00:00`.",
3988+
"description": "A dateTime format SHALL be provided. It SHOULD be to the level of precision as recorded within the source system, subject to the FHIR rules for dateTime. \nOnly positive timezone offsets of '+00:00' (GMT) and '+01:00' (BST) are allowed. Where time zone information is required but is not available in the source system the time zone element can be a hardcoded static value of `+00:00`.",
39893989
"type": "string",
39903990
"example": "2021-02-07T13:28:17.271000+00:00"
39913991
},

specification/immunisation-fhir-api.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3985,7 +3985,7 @@
39853985
}
39863986
},
39873987
"occurrenceDateTime": {
3988-
"description": "A dateTime format SHALL be provided. It SHOULD be to the level of precision as recorded within the source system, subject to the FHIR rules for dateTime. \nWhere time zone information is required but is not available in the source system the time zone element can be a hardcoded static value of `+00:00`.",
3988+
"description": "A dateTime format SHALL be provided. It SHOULD be to the level of precision as recorded within the source system, subject to the FHIR rules for dateTime. \nOnly positive timezone offsets of '+00:00' (GMT) and '+01:00' (BST) are allowed. Where time zone information is required but is not available in the source system the time zone element can be a hardcoded static value of `+00:00`.",
39893989
"type": "string",
39903990
"example": "2021-02-07T13:28:17.271000+00:00"
39913991
},

0 commit comments

Comments
 (0)