fix test case

This commit is contained in:
Grahame Grieve 2022-12-13 21:21:12 +11:00
parent d1d391496e
commit aa2481fcfb
1 changed files with 4 additions and 6 deletions

View File

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