My Health Record FHIR IG - Local Development build (v1.4.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" : "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><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-dh-flag-mhr-1.html\">MHR Flag</a></p></div><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-mhr-field-sally.html\">Sally FIELD  Female, DoB: 1999-02-14 ( National unique individual identifier: Austalian Healthcare Identifier - Individual#8003608333563104\u00a0(use:\u00a0official,\u00a0))</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/mhr-field-sally"
  }
}