Skip to content

Commit b5fc560

Browse files
committed
review
1 parent ecf4bda commit b5fc560

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

specification/immunisation-fhir-api.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4581,6 +4581,9 @@ components:
45814581
application/x-www-form-urlencoded:
45824582
schema:
45834583
type: object
4584+
required:
4585+
- patient.identifier
4586+
- "-immunization.target"
45844587
properties:
45854588
patient.identifier:
45864589
type: string
@@ -4591,6 +4594,7 @@ components:
45914594
`https://fhir.nhs.uk/Id/nhs-number` and `<value>` must be a [valid NHS
45924595
number](https://www.datadictionary.nhs.uk/attributes/nhs_number.html).
45934596
default: "https://fhir.nhs.uk/Id/nhs-number|9000000009"
4597+
example: "https://fhir.nhs.uk/Id/nhs-number|9000000009"
45944598
"-immunization.target":
45954599
type: string
45964600
description: >

0 commit comments

Comments
 (0)