fix test case

This commit is contained in:
Grahame Grieve 2022-12-13 21:21:12 +11:00
parent d1d391496e
commit aa2481fcfb

View File

@ -44,12 +44,10 @@
} }
] ]
}, },
"profile": [ "profile" : ["http://hl7.org/fhir/StructureDefinition/Patient"],
{ "_profile" : [{
"id": "patient-profile", "id" : "patient-profile"
"reference": "http://hl7.org/fhir/StructureDefinition/Patient" }],
}
],
"variable": [ "variable": [
{ {
"name": "KnownPatientResourceId", "name": "KnownPatientResourceId",