You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: specification/immunisation-fhir-api.yaml
+26-64Lines changed: 26 additions & 64 deletions
Original file line number
Diff line number
Diff line change
@@ -451,7 +451,7 @@ paths:
451
451
- status
452
452
- vaccineCode
453
453
- patient
454
-
- "occurrence[X]"
454
+
- occurrenceDateTime
455
455
- recorded
456
456
- primarySource
457
457
- location
@@ -818,23 +818,14 @@ paths:
818
818
description: Reference of patient from contained section
819
819
type: string
820
820
example: "#Pat1"
821
-
"occurrence[X]":
822
-
type: object
821
+
occurrenceDateTime:
823
822
description: >-
824
-
When immunizations are given a specific date and time should
825
-
always be known. The string data type for this element is
826
-
not supported. Only occurrenceDateTime SHALL be used.
827
-
properties:
828
-
occurrenceDateTime:
829
-
description: >-
830
-
A dateTime format SHALL be provided. It SHOULD be to the
831
-
level of precision as recorded within the source system,
832
-
subject to the FHIR rules for dateTime.
833
-
Only 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`.
834
-
type: string
835
-
example: "2021-02-07T13:28:17.271000+00:00"
836
-
required:
837
-
- occurrenceDateTime
823
+
A dateTime format SHALL be provided. It SHOULD be to the
824
+
level of precision as recorded within the source system,
825
+
subject to the FHIR rules for dateTime.
826
+
Only 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`.
827
+
type: string
828
+
example: "2021-02-07T13:28:17.271000+00:00"
838
829
recorded:
839
830
description: >-
840
831
The date the occurrence of the immunization was first
@@ -1475,7 +1466,7 @@ paths:
1475
1466
- status
1476
1467
- vaccineCode
1477
1468
- patient
1478
-
- "occurrence[X]"
1469
+
- occurrenceDateTime
1479
1470
- recorded
1480
1471
- primarySource
1481
1472
- location
@@ -1716,20 +1707,10 @@ paths:
1716
1707
linked patient.
1717
1708
type: string
1718
1709
example: "9000000009"
1719
-
"occurrence[X]":
1720
-
type: object
1721
-
description: >-
1722
-
When immunizations are given a specific date
1723
-
and time should always be known. The string
1724
-
data type for this element is not supported.
1725
-
Only occurrenceDateTime SHALL be used.
1726
-
properties:
1727
-
occurrenceDateTime:
1728
-
description: Date and time of immunisation.
1729
-
type: string
1730
-
example: "2021-02-07T13:28:17.271000+00:00"
1731
-
required:
1732
-
- occurrenceDateTime
1710
+
occurrenceDateTime:
1711
+
description: Date and time of immunisation.
1712
+
type: string
1713
+
example: "2021-02-07T13:28:17.271000+00:00"
1733
1714
recorded:
1734
1715
description: >-
1735
1716
The date the occurrence of the immunization
@@ -2277,7 +2258,7 @@ paths:
2277
2258
- status
2278
2259
- vaccineCode
2279
2260
- patient
2280
-
- "occurrence[X]"
2261
+
- occurrenceDateTime
2281
2262
- recorded
2282
2263
- primarySource
2283
2264
- location
@@ -2580,20 +2561,10 @@ paths:
2580
2561
description: Reference of patient from contained section
2581
2562
type: string
2582
2563
example: "#Pat1"
2583
-
"occurrence[X]":
2584
-
type: object
2585
-
description: >-
2586
-
When immunizations are given a specific date and time
2587
-
should always be known. The string data type for this
2588
-
element is not supported. Only occurrenceDateTime SHALL be
2589
-
used.
2590
-
properties:
2591
-
occurrenceDateTime:
2592
-
description: Date and time of immunisation.
2593
-
type: string
2594
-
example: "2021-02-07T13:28:17.271000+00:00"
2595
-
required:
2596
-
- occurrenceDateTime
2564
+
occurrenceDateTime:
2565
+
description: Date and time of immunisation.
2566
+
type: string
2567
+
example: "2021-02-07T13:28:17.271000+00:00"
2597
2568
recorded:
2598
2569
description: >-
2599
2570
The date the occurrence of the immunization was first
@@ -3046,7 +3017,7 @@ paths:
3046
3017
- status
3047
3018
- vaccineCode
3048
3019
- patient
3049
-
- "occurrence[X]"
3020
+
- occurrenceDateTime
3050
3021
- recorded
3051
3022
- primarySource
3052
3023
- location
@@ -3416,23 +3387,14 @@ paths:
3416
3387
description: Reference of patient from contained section
3417
3388
type: string
3418
3389
example: "#Pat1"
3419
-
"occurrence[X]":
3420
-
type: object
3390
+
occurrenceDateTime:
3421
3391
description: >-
3422
-
When immunizations are given a specific date and time should
3423
-
always be known. The string data type for this element is
3424
-
not supported. Only occurrenceDateTime SHALL be used.
3425
-
properties:
3426
-
occurrenceDateTime:
3427
-
description: >-
3428
-
A dateTime format SHALL be provided. It SHOULD be to the
3429
-
level of precision as recorded within the source system,
3430
-
subject to the FHIR rules for dateTime.
3431
-
Only 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`.
3432
-
type: string
3433
-
example: "2021-02-07T13:28:17.271000+00:00"
3434
-
required:
3435
-
- occurrenceDateTime
3392
+
A dateTime format SHALL be provided. It SHOULD be to the
3393
+
level of precision as recorded within the source system,
3394
+
subject to the FHIR rules for dateTime.
3395
+
Only 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`.
3396
+
type: string
3397
+
example: "2021-02-07T13:28:17.271000+00:00"
3436
3398
recorded:
3437
3399
description: >-
3438
3400
The date the occurrence of the immunization was first
0 commit comments