Skip to content

Commit b7a8dd8

Browse files
committed
Maximum value is 9
1 parent bc78076 commit b7a8dd8

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

specification/immunisation-fhir-api.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -676,10 +676,10 @@
676676
},
677677
"doseNumber[X]": {
678678
"type": "object",
679-
"description": "Nominal position in a series. This SHALL be provided but may be populated using either of the dataTypes available: PositiveInt or String. The use of an integer is preferred.",
679+
"description": "Nominal position in a series. This SHALL be provided but may be populated using either of the dataTypes available: PositiveInt or String. The use of an integer is preferred. Maximum value is 9.",
680680
"properties": {
681681
"doseNumberPositiveInt": {
682-
"description": "Nominal position in a course of vaccines. This `SHOULD be populated` where the data is available.",
682+
"description": "Nominal position in a course of vaccines. This `SHOULD be populated` where the data is available.. Maximum value is 9.",
683683
"type": "integer",
684684
"maximum": 9,
685685
"example": 1
@@ -1534,10 +1534,10 @@
15341534
},
15351535
"doseNumber[X]": {
15361536
"type": "object",
1537-
"description": "Nominal position in a series. This SHALL be provided but may be populated using either of the dataTypes available: PositiveInt or String. The use of an integer is preferred.",
1537+
"description": "Nominal position in a series. This SHALL be provided but may be populated using either of the dataTypes available: PositiveInt or String. The use of an integer is preferred. Maximum value is 9.",
15381538
"properties": {
15391539
"doseNumberPositiveInt": {
1540-
"description": "Nominal position in a course of vaccines. This `SHOULD be populated` where the data is available.",
1540+
"description": "Nominal position in a course of vaccines. This `SHOULD be populated` where the data is available. Maximum value is 9.",
15411541
"type": "integer",
15421542
"maximum": 9,
15431543
"example": 1
@@ -2454,10 +2454,10 @@
24542454
},
24552455
"doseNumber[X]": {
24562456
"type": "object",
2457-
"description": "Nominal position in a series. This SHALL be provided but may be populated using either of the dataTypes available: PositiveInt or String. The use of an integer is preferred.",
2457+
"description": "Nominal position in a series. This SHALL be provided but may be populated using either of the dataTypes available: PositiveInt or String. The use of an integer is preferred. Maximum value is 9.",
24582458
"properties": {
24592459
"doseNumberPositiveInt": {
2460-
"description": "Nominal position in a course of vaccines. This `SHOULD be populated` where the data is available.",
2460+
"description": "Nominal position in a course of vaccines. This `SHOULD be populated` where the data is available. Maximum value is 9.",
24612461
"type": "integer",
24622462
"maximum": 9,
24632463
"example": 1
@@ -3422,10 +3422,10 @@
34223422
},
34233423
"doseNumber[X]": {
34243424
"type": "object",
3425-
"description": "Nominal position in a series. This SHALL be provided but may be populated using either of the dataTypes available: PositiveInt or String. The use of an integer is preferred.",
3425+
"description": "Nominal position in a series. This SHALL be provided but may be populated using either of the dataTypes available: PositiveInt or String. The use of an integer is preferred. Maximum value is 9.",
34263426
"properties": {
34273427
"doseNumberPositiveInt": {
3428-
"description": "Nominal position in a course of vaccines. This `SHOULD be populated` where the data is available.",
3428+
"description": "Nominal position in a course of vaccines. This `SHOULD be populated` where the data is available. Maximum value is 9.",
34293429
"type": "integer",
34303430
"maximum": 9,
34313431
"example": 1
@@ -4295,10 +4295,10 @@
42954295
},
42964296
"doseNumber[X]": {
42974297
"type": "object",
4298-
"description": "Nominal position in a series. This SHALL be provided but may be populated using either of the dataTypes available: PositiveInt or String. The use of an integer is preferred.",
4298+
"description": "Nominal position in a series. This SHALL be provided but may be populated using either of the dataTypes available: PositiveInt or String. The use of an integer is preferred. Maximum value is 9.",
42994299
"properties": {
43004300
"doseNumberPositiveInt": {
4301-
"description": "Nominal position in a course of vaccines. This `SHOULD be populated` where the data is available.",
4301+
"description": "Nominal position in a course of vaccines. This `SHOULD be populated` where the data is available. Maximum value is 9.",
43024302
"type": "integer",
43034303
"maximum": 9,
43044304
"example": 1

0 commit comments

Comments
 (0)