Australian Digital Health Agency FHIR Implementation Guide
1.2.0-ci-build - draft Australia flag

Australian Digital Health Agency FHIR Implementation Guide, published by Australian Digital Health Agency. This guide is not an authorized publication; it is the continuous build for version 1.2.0-ci-build built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/AuDigitalHealth/ci-fhir-r4/ and changes regularly. See the Directory of published versions

: Australian Immunisation Register COVID-19 Immunisation Status - XML Representation

Raw xml | Download



<Observation xmlns="http://hl7.org/fhir">
  <id value="air-covid-imm-status-01"/>
  <meta>
    <profile
             value="http://ns.electronichealth.net.au/fhir/StructureDefinition/dh-observation-simple-1"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Observation air-covid-imm-status-01</b></p><a name="air-covid-imm-status-01"> </a><a name="hcair-covid-imm-status-01"> </a><a name="air-covid-imm-status-01-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 

This 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: 

Note 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.

This OID may also be used in CD.codeSystem.">URI</a>/urn:uuid:475db616-dfd5-43f3-b935-9f582233a38d</p><p><b>status</b>: Final</p><p><b>category</b>: <span title="Codes:{http://terminology.hl7.org.au/CodeSystem/observation-category program}">Immunisation program</span></p><p><b>code</b>: <span title="Codes:{https://healthterminologies.gov.au/fhir/CodeSystem/nctis-data-components-1 103.32029}, {http://loinc.org 97155-6}">Australian Immunisation Register COVID-19 Immunisation Status</span></p><p><b>subject</b>: <a href="Patient-mhr-field-sally.html">Sally FIELD  Female, DoB: 1999-02-14 ( National unique individual identifier: AustalianIHI#8003608333563104 (use: official, ))</a></p><p><b>effective</b>: 2022-02-15 01:02:00+1000</p><p><b>performer</b>: <a href="Organization-medicare-rs-operator.html">Organization Medicare Australia repository services operator</a></p><p><b>value</b>: <span title="Codes:">This individual has received all required COVID-19 vaccines.</span></p></div>
  </text>
  <identifier>
    <system value="urn:ietf:rfc:3986"/>
    <value value="urn:uuid:475db616-dfd5-43f3-b935-9f582233a38d"/>
  </identifier>
  <status value="final"/>
  <category>
    <coding>
      <system
              value="http://terminology.hl7.org.au/CodeSystem/observation-category"/>
      <code value="program"/>
      <display value="Program"/>
    </coding>
    <text value="Immunisation program"/>
  </category>
  <code>
    <coding>
      <system
              value="https://healthterminologies.gov.au/fhir/CodeSystem/nctis-data-components-1"/>
      <code value="103.32029"/>
      <display
               value="Australian Immunisation Register COVID-19 Immunisation Status"/>
    </coding>
    <coding>
      <system value="http://loinc.org"/>
      <code value="97155-6"/>
      <display value="SARS coronavirus 2 (COVID-19) immunization status"/>
    </coding>
  </code>
  <subject>🔗 
    <reference value="Patient/mhr-field-sally"/>
    <identifier>
      <type>
        <coding>
          <system value="http://terminology.hl7.org/CodeSystem/v2-0203"/>
          <code value="NI"/>
          <display value="National unique individual identifier"/>
        </coding>
        <text value="IHI"/>
      </type>
      <system value="http://ns.electronichealth.net.au/id/hi/ihi/1.0"/>
      <value value="8003608833357361"/>
    </identifier>
  </subject>
  <effectiveDateTime value="2022-02-15T01:02:00+10:00"/>
  <performer>🔗 
    <reference value="Organization/medicare-rs-operator"/>
    <identifier>
      <type>
        <coding>
          <system value="http://terminology.hl7.org.au/CodeSystem/v2-0203"/>
          <code value="NOI"/>
          <display value="National Organisation Identifier"/>
        </coding>
        <text value="PAI-O"/>
      </type>
      <system value="http://ns.electronichealth.net.au/id/pcehr/paio/1.0"/>
      <value value="8003640001000036"/>
    </identifier>
  </performer>
  <valueCodeableConcept>
    <text
          value="This individual has received all required COVID-19 vaccines."/>
  </valueCodeableConcept>
</Observation>