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

: MedtechImmunizationExample - XML Representation

Raw xml | Download


<Immunization xmlns="http://hl7.org/fhir">
  <id value="65da648ba7a1d796c72e5a2af8747945"/>
  <meta>
    <profile
             value="https://fhir.medtechglobal.com/StructureDefinition/medtech-immunization-ips"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Immunization 65da648ba7a1d796c72e5a2af8747945</b></p><a name="65da648ba7a1d796c72e5a2af8747945"> </a><a name="hc65da648ba7a1d796c72e5a2af8747945"> </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-medtech-immunization-ips.html">Medtech Immunization profile</a></p></div><p><b>status</b>: Not Done</p><p><b>statusReason</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/v3-ActReason PATOBJ}">patient objection</span></p><p><b>vaccineCode</b>: <span title="Codes:{https://standards.digital.health.nz/ns/immunisation-code 99006}">Influenza</span></p><p><b>patient</b>: <a href="Bundle-MedtechIpsBundleExample.html#https-//alexapidev.medtechglobal.com/fhir/Patient/e92d8ded1459f2d6c5096282382ca67b">Bundle: identifier = urn:oid:2.16.724.4.8.10.200.10#fc36fc23-2c3f-4542-9e51-ebde03390a0b; type = document; timestamp = 2023-11-13 03:34:15+1300</a></p><p><b>occurrence</b>: 2016-06-16 17:05:46+1200</p><p><b>recorded</b>: 2021-04-21 17:05:46+1200</p><h3>Performers</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Function</b></td><td><b>Actor</b></td></tr><tr><td style="display: none">*</td><td><span title="Codes:{http://terminology.hl7.org/CodeSystem/v2-0443 OP}">Ordering Provider</span></td><td><a href="Bundle-MedtechIpsBundleExample.html#https-//alexapidev.medtechglobal.com/fhir/Practitioner/9bf0832786e2293848942167532e0a91">Bundle: identifier = urn:oid:2.16.724.4.8.10.200.10#fc36fc23-2c3f-4542-9e51-ebde03390a0b; type = document; timestamp = 2023-11-13 03:34:15+1300</a></td></tr></table><p><b>note</b>: </p><blockquote><div><p>add note to test</p>
</div></blockquote></div>
  </text>
  <status value="not-done"/>
  <statusReason>
    <coding>
      <system value="http://terminology.hl7.org/CodeSystem/v3-ActReason"/>
      <code value="PATOBJ"/>
      <display value="patient objection"/>
    </coding>
  </statusReason>
  <vaccineCode>
    <coding>
      <system
              value="https://standards.digital.health.nz/ns/immunisation-code"/>
      <code value="99006"/>
      <display value="Flu Diabetes"/>
    </coding>
    <text value="Influenza"/>
  </vaccineCode>
  <patient>
    <reference
               value="https://alexapidev.medtechglobal.com/fhir/Patient/e92d8ded1459f2d6c5096282382ca67b"/>
  </patient>
  <occurrenceDateTime value="2016-06-16T17:05:46.000+12:00"/>
  <recorded value="2021-04-21T17:05:46.000+12:00"/>
  <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://alexapidev.medtechglobal.com/fhir/Practitioner/9bf0832786e2293848942167532e0a91"/>
    </actor>
  </performer>
  <note>
    <text value="add note to test"/>
  </note>
</Immunization>