My Health Record FHIR IG
1.2.0 - active Australia flag

My Health Record FHIR IG - Local Development build (v1.2.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Australian Immunisation Register notice: Medical contraindication - JSON Representation

Raw json | Download


{
  "resourceType" : "Flag",
  "id" : "mcv-01",
  "meta" : {
    "profile" : [
      🔗 "http://ns.electronichealth.net.au/fhir/StructureDefinition/dh-flag-mcv-1"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Flag mcv-01</b></p><a name=\"mcv-01\"> </a><a name=\"hcmcv-01\"> </a><a name=\"mcv-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"
  }
}