Medtech ALEX® Implementation Guide
0.0.1 - draft International flag

Medtech ALEX® Implementation Guide - Local Development build (v0.0.1) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: immunisation-full-example - XML Representation

Raw xml | Download


<Immunization xmlns="http://hl7.org/fhir">
  <id value="immunisation-full-example"/>
  <meta>
    <versionId value="immunisation-full-example"/>
    <lastUpdated value="2024-05-16T13:42:31+12:00"/>
    <profile
             value="https://alexapi.medtechglobal.com.au/fhir/StructureDefinition/alex-immunisation"/>
  </meta>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Immunization immunisation-full-example</b></p><a name="immunisation-full-example"> </a><a name="hcimmunisation-full-example"> </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">version: immunisation-full-example; Last updated: 2024-05-16 13:42:31+1200</p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-alex-immunisation.html">Immunisation Profile</a></p></div><p><b>Vaccine Vial Serial Number</b>: SRQ123456</p><p><b>status</b>: Not Done</p><p><b>statusReason</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/v3-ActReason MEDPREC}">medical precaution</span></p><p><b>vaccineCode</b>: <span title="Codes:{https://alexapi.medtechglobal.com.au/fhir/CodeSystem/vaccine-code FLUHID}">Fluzone High-Dose (FLUHID)</span></p><p><b>patient</b>: <a href="https://alexapi.medtechglobal.com.au/fhir/Patient/f65bafbe50e227833397bd3292b33e06">Mrs Ab Cd</a></p><p><b>occurrence</b>: 2024-05-16 13:39:02+1200</p><p><b>recorded</b>: 2024-05-16 13:42:31+1200</p><p><b>lotNumber</b>: AAN11K</p><p><b>expirationDate</b>: 2024-05-16</p><p><b>site</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/v3-ActSite LA}">Left Arm</span></p><p><b>route</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/v3-RouteOfAdministration IM}">Injection, intramuscular</span></p><blockquote><p><b>performer</b></p><p><b>function</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/v2-0443 OP}">Ordering Provider</span></p><p><b>actor</b>: <a href="Bundle-4f5e9b70-b98f-4af6-9a65-b55a1e845169.html#https-//alexapi.medtechglobal.com.au/fhir/Practitioner/9bf0832786e2293848942167532e0a91">Dr Alex Api</a></p></blockquote><blockquote><p><b>performer</b></p><p><b>function</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/v2-0443 AP}">Administering Provider</span></p><p><b>actor</b>: <a href="Bundle-4f5e9b70-b98f-4af6-9a65-b55a1e845169.html#https-//alexapi.medtechglobal.com.au/fhir/Practitioner/9bf0832786e2293848942167532e0a91">Dr Alex Api</a></p></blockquote><p><b>note</b>: </p><blockquote><div><p>Test to vaccine</p>
</div></blockquote><h3>ProtocolApplieds</h3><table class="grid"><tr><td style="display: none">-</td><td><b>DoseNumber[x]</b></td></tr><tr><td style="display: none">*</td><td>1</td></tr></table></div>
  </text>
  <extension
             url="http://ns.electronichealth.net.au/ci/fhir/StructureDefinition/vaccine-serial-number-1">
    <valueString value="SRQ123456"/>
  </extension>
  <status value="not-done"/>
  <statusReason>
    <coding>
      <system value="http://terminology.hl7.org/CodeSystem/v3-ActReason"/>
      <code value="MEDPREC"/>
      <display value="medical precaution"/>
    </coding>
  </statusReason>
  <vaccineCode>
    <coding>
      <system
              value="https://alexapi.medtechglobal.com.au/fhir/CodeSystem/vaccine-code"/>
      <code value="FLUHID"/>
      <display value="Fluzone High-Dose"/>
    </coding>
    <text value="Fluzone High-Dose (FLUHID)"/>
  </vaccineCode>
  <patient>
    <reference
               value="https://alexapi.medtechglobal.com.au/fhir/Patient/f65bafbe50e227833397bd3292b33e06"/>
    <display value="Mrs Ab Cd"/>
  </patient>
  <occurrenceDateTime value="2024-05-16T13:39:02+12:00"/>
  <recorded value="2024-05-16T13:42:31+12:00"/>
  <lotNumber value="AAN11K"/>
  <expirationDate value="2024-05-16"/>
  <site>
    <coding>
      <system value="http://terminology.hl7.org/CodeSystem/v3-ActSite"/>
      <code value="LA"/>
      <display value="Left Arm"/>
    </coding>
  </site>
  <route>
    <coding>
      <system
              value="http://terminology.hl7.org/CodeSystem/v3-RouteOfAdministration"/>
      <code value="IM"/>
      <display value="Injection, intramuscular"/>
    </coding>
  </route>
  <performer>
    <function>
      <coding>
        <system value="http://terminology.hl7.org/CodeSystem/v2-0443"/>
        <code value="OP"/>
        <display value="Ordering Provider"/>
      </coding>
    </function>
    <actor>
      <reference
                 value="https://alexapi.medtechglobal.com.au/fhir/Practitioner/9bf0832786e2293848942167532e0a91"/>
      <display value="Dr Alex Api"/>
    </actor>
  </performer>
  <performer>
    <function>
      <coding>
        <system value="http://terminology.hl7.org/CodeSystem/v2-0443"/>
        <code value="AP"/>
        <display value="Administering Provider"/>
      </coding>
    </function>
    <actor>
      <reference
                 value="https://alexapi.medtechglobal.com.au/fhir/Practitioner/9bf0832786e2293848942167532e0a91"/>
      <display value="Dr Alex Api"/>
    </actor>
  </performer>
  <note>
    <text value="Test to vaccine"/>
  </note>
  <protocolApplied>
    <doseNumberPositiveInt value="1"/>
  </protocolApplied>
</Immunization>