New Zealand MWS IG
1.1.0 - Release

New Zealand MWS IG - Local Development build (v1.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: MwsAllergyIntoleranceBundle-1 - XML Representation

Raw xml | Download


<Bundle xmlns="http://hl7.org/fhir">
  <id value="AI123456"/>
  <type value="searchset"/>
  <entry>
    <resource>
      <AllergyIntolerance>
        <text>
          <status value="generated"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><a name="AllergyIntolerance_null"> </a><p class="res-header-id"><b>Generated Narrative: AllergyIntolerance </b></p><p><b>clinicalStatus</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/allergyintolerance-clinical active}">Active</span></p><p><b>verificationStatus</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/allergyintolerance-verification refuted}">Refuted</span></p><p><b>category</b>: Medication</p><p><b>code</b>: <span title="Codes:{http://nzmt.org.nz 44781901000116100}">olodaterol</span></p><p><b>patient</b>: <a href="Patient/ZJM9397">Patient/ZJM9397</a></p><p><b>onset</b>: 2023</p><p><b>recordedDate</b>: 2024-03-04 12:31:07+1300</p><p><b>recorder</b>: <a href="PractitionerRole/Recorder3">PractitionerRole/Recorder3</a></p><p><b>note</b>: Information in the note field will not be visible to people viewing the record through legacy HL7 or SOAP interfaces</p><h3>Reactions</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Manifestation</b></td></tr><tr><td style="display: none">*</td><td><span title="Codes:{http://snomed.info/sct/21000210109/version/20231001?fhir_vs=refset%2F351000210106 165423001}">Red blood cell count below reference range</span></td></tr></table><hr/><blockquote><p class="res-header-id"><b>Generated Narrative: PractitionerRole  #Recorder3</b></p><a name="null/Recorder3"> </a><a name="hcnull/Recorder3"> </a><a name="null/Recorder3-en-US"> </a><p><b>practitioner</b>: <a href="Practitioner/99ZZZS">Mrs TestOne Prefix-Test</a></p><p><b>organization</b>: <a href="Organization/GZZ998-G">Live Org with Dormant</a></p><p><b>location</b>: <a href="Location/FZZ968-B">Facility Has All Contact Types TEST</a></p></blockquote></div>
        </text>
        <contained>
          <PractitionerRole>
            <id value="Recorder3"/>
            <practitioner>
              <reference value="Practitioner/99ZZZS"/>
              <display value="Mrs TestOne Prefix-Test"/>
            </practitioner>
            <organization>
              <reference value="Organization/GZZ998-G"/>
              <display value="Live Org with Dormant"/>
            </organization>
            <location>
              <reference value="Location/FZZ968-B"/>
              <display value="Facility Has All Contact Types TEST"/>
            </location>
          </PractitionerRole>
        </contained>
        <clinicalStatus>
          <coding>
            <system
                    value="http://terminology.hl7.org/CodeSystem/allergyintolerance-clinical"/>
            <code value="active"/>
          </coding>
        </clinicalStatus>
        <verificationStatus>
          <coding>
            <system
                    value="http://terminology.hl7.org/CodeSystem/allergyintolerance-verification"/>
            <code value="refuted"/>
          </coding>
        </verificationStatus>
        <category value="medication"/>
        <code>
          <coding>
            <system value="http://nzmt.org.nz"/>
            <code value="44781901000116100"/>
            <display value="olodaterol"/>
          </coding>
        </code>
        <patient>
          <reference value="Patient/ZJM9397"/>
        </patient>
        <onsetDateTime value="2023"/>
        <recordedDate value="2024-03-04T12:31:07+13:00"/>
        <recorder>
          <reference value="PractitionerRole/Recorder3"/>
        </recorder>
        <note>
          <text
                value="Information in the note field will not be visible to people viewing the record through legacy HL7 or SOAP interfaces"/>
        </note>
        <reaction>
          <manifestation>
            <coding>
              <system
                      value="http://snomed.info/sct/21000210109/version/20231001?fhir_vs=refset%2F351000210106"/>
              <code value="165423001"/>
              <display value="Red blood cell count below reference range"/>
            </coding>
          </manifestation>
        </reaction>
      </AllergyIntolerance>
    </resource>
  </entry>
</Bundle>