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

: Pathology Bundle example - XML Representation

Raw xml | Download


<Bundle xmlns="http://hl7.org/fhir">
  <id value="PathologyBundleExample"/>
  <meta>
    <profile
             value="https://fhir.medtechglobal.com/StructureDefinition/pathology-bundle"/>
  </meta>
  <type value="transaction"/>
  <entry>
    <fullUrl value="uri:urn:5a136963-3b87-22f5-ca68-6eac30f8030a"/>
    <resource>
      <DiagnosticReport>
        <id value="5a136963-3b87-22f5-ca68-6eac30f8030a"/>
        <meta>
          <profile
                   value="https://fhir.medtechglobal.com/StructureDefinition/pathology-diagnosticreport"/>
          <security>
            <system
                    value="http://terminology.hl7.org/CodeSystem/v3-Confidentiality"/>
            <code value="U"/>
          </security>
        </meta>
        <text>
          <status value="generated"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><a name="DiagnosticReport_5a136963-3b87-22f5-ca68-6eac30f8030a"> </a><p class="res-header-id"><b>Generated Narrative: DiagnosticReport 5a136963-3b87-22f5-ca68-6eac30f8030a</b></p><a name="5a136963-3b87-22f5-ca68-6eac30f8030a"> </a><a name="hc5a136963-3b87-22f5-ca68-6eac30f8030a"> </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-pathology-diagnosticreport.html">Medtech Pathology DiagnosticReport</a></p><p style="margin-bottom: 0px">Security Label: unrestricted (Details: Confidentiality code U = 'unrestricted')</p></div><h2><span title="Codes:">Vitamin D</span> (<span title="Codes:{http://terminology.hl7.org/CodeSystem/v2-0074 LAB}">Laboratory</span>) </h2><table class="grid"><tr><td>Subject</td><td>Abnormal Patient (official) Female, DoB: 1968-01-27 ( https://standards.digital.health.nz/ns/nhi-id#NHI#ZXP7823 (use: official, ))</td></tr><tr><td>Reported</td><td>2023-06-09 16:35:00+0000</td></tr><tr><td>Performer</td><td> Awanui (Identifier: <a href="https://build.fhir.org/ig/HL7NZ/nzbase/NamingSystem-hpiFacility.html" title="HPI facilities">HPIFacility</a>/ZZZ1234 (use: official, ))</td></tr><tr><td>Identifier</td><td> Filler Identifier/23-99990094-VIT-0 (use: official, )</td></tr></table><p><b>Report Details</b></p><table class="grid"><tr><td><b>Code</b></td><td><b>Value</b></td><td><b>Reference Range</b></td><td><b>Flags</b></td></tr><tr><td><a href="Observation-fe5a9cfb-4f2a-2e8b-bcd5-360eb30c7c78.html"><span title="Codes:{http://loinc.org 14957-5}">Microalbumin [Mass/volume] in Urine</span></a></td><td>Many</td><td>( &lt; 30 )</td><td>Final, <span title="Codes:{http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation AA}">Critical abnormal</span></td></tr></table></div>
        </text>
        <extension
                   url="http://alexapi.medtechglobal.com/fhir/StructureDefinition/pathology-diagnosticreport-extension">
          <extension url="external-patient-family">
            <valueString value="Chent"/>
          </extension>
          <extension url="ordering-provider-identifier">
            <valueString value="ZZZ123"/>
          </extension>
          <extension url="ordering-provider-family">
            <valueString value="Johnston"/>
          </extension>
          <extension url="external-patient-given">
            <valueString value="Pay"/>
          </extension>
          <extension url="external-patient-nhi">
            <valueString value="YYY123"/>
          </extension>
          <extension url="external-patient-dob">
            <valueString value="1990-08-12"/>
          </extension>
          <extension url="ordering-provider-given">
            <valueString value="Alex"/>
          </extension>
        </extension>
        <identifier>
          <use value="official"/>
          <type>
            <coding>
              <system value="http://terminology.hl7.org/CodeSystem/v2-0203"/>
              <code value="FILL"/>
            </coding>
          </type>
          <value value="23-99990094-VIT-0"/>
        </identifier>
        <status value="final"/>
        <category>
          <coding>
            <system value="http://terminology.hl7.org/CodeSystem/v2-0074"/>
            <code value="LAB"/>
          </coding>
        </category>
        <code>
          <coding>
            <code value="VIT"/>
            <display value="Vitamin D"/>
          </coding>
        </code>
        <subject>🔗 
          <reference value="Patient/AlexPatientExample"/>
        </subject>
        <issued value="2023-06-09T16:35:00Z"/>
        <performer>
          <type value="Organization"/>
          <identifier>
            <use value="official"/>
            <system
                    value="https://standards.digital.health.nz/ns/hpi-facility-id"/>
            <value value="ZZZ1234"/>
          </identifier>
          <display value="Awanui"/>
        </performer>
        <resultsInterpreter>🔗 
          <reference value="Practitioner/AlexPractitionerExample"/>
          <display value="Dr Medtech Apmt Staff"/>
        </resultsInterpreter>
        <result>🔗 
          <reference
                     value="Observation/fe5a9cfb-4f2a-2e8b-bcd5-360eb30c7c78"/>
        </result>
        <presentedForm>
          <contentType value="text/rtf"/>
          <data value="RXhhbXBsZSByZXN1bHQ6IDEyMyBtbC9tb2w="/>
        </presentedForm>
      </DiagnosticReport>
    </resource>
    <request>
      <method value="POST"/>
      <url value="DiagnosticReport"/>
    </request>
  </entry>
  <entry>
    <fullUrl value="uri:urn:fe5a9cfb-4f2a-2e8b-bcd5-360eb30c7c78"/>
    <resource>
      <Observation>
        <id value="fe5a9cfb-4f2a-2e8b-bcd5-360eb30c7c78"/>
        <meta>
          <profile
                   value="https://fhir.medtechglobal.com/StructureDefinition/pathology-observation"/>
          <security>
            <system
                    value="http://terminology.hl7.org/CodeSystem/v3-Confidentiality"/>
            <code value="U"/>
          </security>
        </meta>
        <text>
          <status value="extensions"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><a name="Observation_fe5a9cfb-4f2a-2e8b-bcd5-360eb30c7c78"> </a><p class="res-header-id"><b>Generated Narrative: Observation fe5a9cfb-4f2a-2e8b-bcd5-360eb30c7c78</b></p><a name="fe5a9cfb-4f2a-2e8b-bcd5-360eb30c7c78"> </a><a name="hcfe5a9cfb-4f2a-2e8b-bcd5-360eb30c7c78"> </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-pathology-observation.html">Medtech Pathology Observation</a></p><p style="margin-bottom: 0px">Security Label: unrestricted (Details: Confidentiality code U = 'unrestricted')</p></div><blockquote><p><b>Medtech Pathology Observation Extension</b></p><ul><li>external-observation-setid: 0001</li></ul></blockquote><p><b>status</b>: Final</p><p><b>code</b>: <span title="Codes:{http://loinc.org 14957-5}">Microalbumin [Mass/volume] in Urine</span></p><p><b>subject</b>: <a href="Patient-AlexPatientExample.html">Abnormal Patient (official) Female, DoB: 1968-01-27 ( https://standards.digital.health.nz/ns/nhi-id#NHI#ZXP7823 (use: official, ))</a></p><p><b>value</b>: Many</p><p><b>interpretation</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation AA}">Critical abnormal</span></p><h3>ReferenceRanges</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Text</b></td></tr><tr><td style="display: none">*</td><td>( &lt; 30 )</td></tr></table></div>
        </text>
        <extension
                   url="http://alexapi.medtechglobal.com/fhir/StructureDefinition/pathology-observation-extension">
          <extension url="external-observation-setid">
            <valueString value="0001"/>
          </extension>
        </extension>
        <status value="final"/>
        <code>
          <coding>
            <system value="http://loinc.org"/>
            <code value="14957-5"/>
            <display value="Microalbumin [Mass/volume] in Urine"/>
          </coding>
        </code>
        <subject>🔗 
          <reference value="Patient/AlexPatientExample"/>
        </subject>
        <valueString value="Many"/>
        <interpretation>
          <coding>
            <system
                    value="http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation"/>
            <code value="AA"/>
          </coding>
        </interpretation>
        <referenceRange>
          <text value="( &lt; 30 )"/>
        </referenceRange>
      </Observation>
    </resource>
    <request>
      <method value="POST"/>
      <url value="Observation"/>
    </request>
  </entry>
</Bundle>