We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3d75e49 commit 680aa73Copy full SHA for 680aa73
specification/immunisation-fhir-api.yaml
@@ -3274,7 +3274,8 @@ components:
3274
resourceType:
3275
description: FHIR resource type. Always `Immunization`.
3276
type: string
3277
- example: Immunization
+ enum:
3278
+ - Immunization
3279
id:
3280
description: Immunization record Id.
3281
@@ -3833,7 +3834,8 @@ components:
3833
3834
3835
description: FHIR resource type. Always `Patient`.
3836
- example: Patient
3837
3838
+ - Patient
3839
3840
description: Patient ID (NHS Number)
3841
0 commit comments