This repository was archived by the owner on Oct 1, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +0
-7
lines changed
src/sg/gov/moh/healthcert/1.0 Expand file tree Collapse file tree 1 file changed +0
-7
lines changed Original file line number Diff line number Diff line change 2323 "coding" : {
2424 "description" : " A reference to a code defined by a terminology system." ,
2525 "type" : " array" ,
26- "additionalItems" : true ,
2726 "items" : {
2827 "type" : " object" ,
2928 "required" : [" system" , " code" , " display" ],
6665 },
6766 "extension" : {
6867 "type" : " array" ,
69- "additionalItems" : true ,
7068 "minItems" : 1 ,
7169 "items" : {
7270 "type" : " object" ,
9492 "identifier" : {
9593 "description" : " An identifier for this patient." ,
9694 "type" : " array" ,
97- "additionalItems" : true ,
9895 "minItems" : 1 ,
9996 "items" : {
10097 "type" : " object" ,
212209 "identifier" : {
213210 "description" : " A unique identifier assigned to this observation." ,
214211 "type" : " array" ,
215- "additionalItems" : true ,
216212 "items" : {
217213 "type" : " object" ,
218214 "required" : [" value" , " type" ],
251247 "properties" : {
252248 "name" : {
253249 "type" : " array" ,
254- "additionalItems" : true ,
255250 "items" : {
256251 "type" : " object" ,
257252 "required" : [" text" ],
271266 },
272267 "qualification" : {
273268 "type" : " array" ,
274- "additionalItems" : true ,
275269 "items" : {
276270 "type" : " object" ,
277271 "required" : [" identifier" , " issuer" ],
359353 "telecom" : {
360354 "description" : " A contact detail (e.g. a telephone number or an email address) by which the party may be contacted." ,
361355 "type" : " array" ,
362- "additionalItems" : true ,
363356 "items" : {
364357 "type" : " object" ,
365358 "required" : [" system" , " value" ],
You can’t perform that action at this time.
0 commit comments