My Health Record FHIR IG
1.3.0 - active
My Health Record FHIR IG - Local Development build (v1.3.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
{
"resourceType" : "Flag",
"id" : "mhr-01",
"meta" : {
"profile" : [
🔗 "http://ns.electronichealth.net.au/fhir/StructureDefinition/dh-flag-mhr-1"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Flag mhr-01</b></p><a name=\"mhr-01\"> </a><a name=\"hcmhr-01\"> </a><a name=\"mhr-01-en-AU\"> </a><p><b>status</b>: Active</p><p><b>category</b>: <span title=\"Codes:{http://snomed.info/sct 1500551000168103}\">Australian Immunisation Register notice</span></p><p><b>code</b>: <span title=\"Codes:\">Medical contraindication to MMR II recorded on 12 Oct 2020.</span></p><p><b>subject</b>: <a href=\"Patient-zhu-lily.html\">Lily Zhu Female, DoB: 1986-04-25 ( IHI:\u00a0Austalian Healthcare Identifier - Individual#8003608833357361)</a></p></div>"
},
"status" : "active",
"category" : [
{
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "1500551000168103"
}
],
"text" : "Australian Immunisation Register notice"
}
],
"code" : {
"text" : "Medical contraindication to MMR II recorded on 12 Oct 2020."
},
"subject" : {
🔗 "reference" : "Patient/zhu-lily"
}
}