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: Natural immunity - JSON Representation

Raw json | Download


{
  "resourceType" : "Flag",
  "id" : "air-03",
  "text" : // Resource from Transaction Bundle from Medicare Repository to MHR system of the set of resources that make up the AIR for Patient with IHI 8003608000216028 
  {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Flag air-03</b></p><a name=\"air-03\"> </a><a name=\"hcair-03\"> </a><a name=\"air-03-en-AU\"> </a><p><b>identifier</b>: <a href=\"http://terminology.hl7.org/5.0.0/NamingSystem-uri.html\" title=\"As defined by RFC 3986 (http://www.ietf.org/rfc/rfc3986.txt)(with many schemes defined in many RFCs). For OIDs and UUIDs, use the URN form (urn:oid:(note: lowercase) and urn:uuid:). See http://www.ietf.org/rfc/rfc3001.txt and http://www.ietf.org/rfc/rfc4122.txt \r\n\r\nThis oid is used as an identifier II.root to indicate the the extension is an absolute URI (technically, an IRI). Typically, this is used for OIDs and GUIDs. Note that when this OID is used with OIDs and GUIDs, the II.extension should start with urn:oid or urn:uuid: \r\n\r\nNote that this OID is created to aid with interconversion between CDA and FHIR - FHIR uses urn:ietf:rfc:3986 as equivalent to this OID. URIs as identifiers appear more commonly in FHIR.\r\n\r\nThis OID may also be used in CD.codeSystem.\">URI</a>/urn:oid:1.2.36.1.2001.1007.11.8003640002000035.212021023128</p><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:\">Natural immunity to Influenza recorded on 01 January 2019.</span></p><p><b>subject</b>: Identifier: IHI/8003608000216028</p><p><b>author</b>: <a href=\"Organization-medicare-rs-operator.html\">Organization Medicare Australia repository services operator</a></p></div>"
  },
  "identifier" : [
    {
      "system" : "urn:ietf:rfc:3986",
      "value" : "urn:oid:1.2.36.1.2001.1007.11.8003640002000035.212021023128"
    }
  ],
  "status" : "active",
  "category" : [
    {
      "coding" : [
        {
          "system" : "http://snomed.info/sct",
          "code" : "1500551000168103"
        }
      ],
      "text" : "Australian Immunisation Register notice"
    }
  ],
  "code" : {
    "text" : "Natural immunity to Influenza recorded on 01 January 2019."
  },
  "subject" : {
    "identifier" : {
      "type" : {
        "coding" : [
          {
            "system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
            "code" : "NI",
            "display" : "National unique individual identifier"
          }
        ],
        "text" : "IHI"
      },
      "system" : "http://ns.electronichealth.net.au/id/hi/ihi/1.0",
      "value" : "8003608000216028"
    }
  },
  "author" : {
    🔗 "reference" : "Organization/medicare-rs-operator",
    "identifier" : {
      "type" : {
        "coding" : [
          {
            "system" : "http://terminology.hl7.org.au/CodeSystem/v2-0203",
            "code" : "NOI",
            "display" : "National Organisation Identifier"
          }
        ],
        "text" : "PAI-O"
      },
      "system" : "http://ns.electronichealth.net.au/id/pcehr/paio/1.0",
      "value" : "8003640001000036"
    }
  }
}