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 92f05d8 commit 9e15f1eCopy full SHA for 9e15f1e
specification/immunisation-fhir-api.json
@@ -302,6 +302,10 @@
302
"maxItems": 1,
303
"items": {
304
"type": "object",
305
+ "required": [
306
+ "system",
307
+ "value"
308
+ ],
309
"properties": {
310
"use": {
311
"description": "Identifier use as defined by https://www.hl7.org/fhir/valueset-identifier-use.html.",
@@ -3913,6 +3917,10 @@
3913
3917
3914
3918
3915
3919
3920
3921
3922
3923
3916
3924
3925
3926
0 commit comments