New Zealand MWS IG
1.1.3 - Release

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

: MwsAllergyIntolerance-2 - XML Representation

Raw xml | Download


<AllergyIntolerance xmlns="http://hl7.org/fhir">
  <id value="MwsAllergyIntolerance-2"/>
  <meta>
    <profile
             value="http://hl7.org.nz/fhir/StructureDefinition/MwsAllergyIntolerance"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: AllergyIntolerance MwsAllergyIntolerance-2</b></p><a name="MwsAllergyIntolerance-2"> </a><a name="hcMwsAllergyIntolerance-2"> </a><a name="MwsAllergyIntolerance-2-en-US"> </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-MwsAllergyIntolerance.html">MwsAllergyIntolerance</a></p></div><p><b>clinicalStatus</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/allergyintolerance-clinical active}">Active</span></p><p><b>category</b>: Medication</p><p><b>code</b>: <span title="Codes:{https://nzhts.digital.health.nz/fhir/CodeSystem/nzmt 10533431000116105}">10533431000116105</span></p><p><b>patient</b>: <a href="#hcMwsAllergyIntolerance-2/patient">Dandre Alessandra Doyle  (no stated gender), DoB: 2020-08-20 ( https://standards.digital.health.nz/ns/nhi-id#NHI#ZHF0848 (use: official, ))</a></p><p><b>onset</b>: 2024-04-15</p><p><b>recorder</b>: <a href="#hcMwsAllergyIntolerance-2/recorder">PractitionerRole</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><blockquote><p><b>reaction</b></p><blockquote><p><b>id</b></p>1</blockquote><p><b>manifestation</b>: <span title="Codes:{http://snomed.info/sct 116289008}">Abdominal bloating</span></p></blockquote><hr/><blockquote><p class="res-header-id"><b>Generated Narrative: PractitionerRole #recorder</b></p><a name="MwsAllergyIntolerance-2/recorder"> </a><a name="hcMwsAllergyIntolerance-2/recorder"> </a><a name="MwsAllergyIntolerance-2/recorder-en-US"> </a><p><b>practitioner</b>: <a href="Practitioner/96ZZZZ">Practitioner/96ZZZZ</a></p><p><b>organization</b>: <a href="Organization/GZZ999-J">Organization/GZZ999-J</a></p><p><b>location</b>: <a href="Location/FZZ999-B">Location/FZZ999-B</a></p></blockquote><hr/><blockquote><p class="res-header-id"><b>Generated Narrative: Patient #patient</b></p><a name="MwsAllergyIntolerance-2/patient"> </a><a name="hcMwsAllergyIntolerance-2/patient"> </a><a name="MwsAllergyIntolerance-2/patient-en-US"> </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-MwsPatient.html">Mws Patient</a></p></div><p style="border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;">Dandre Alessandra Doyle  (no stated gender), DoB: 2020-08-20 ( https://standards.digital.health.nz/ns/nhi-id#NHI#ZHF0848 (use: official, ))</p><hr/></blockquote></div>
  </text>
  <contained>
    <PractitionerRole>
      <id value="recorder"/>
      <practitioner>
        <reference value="Practitioner/96ZZZZ"/>
      </practitioner>
      <organization>
        <reference value="Organization/GZZ999-J"/>
      </organization>
      <location>
        <reference value="Location/FZZ999-B"/>
      </location>
    </PractitionerRole>
  </contained>
  <contained>
    <Patient>
      <id value="patient"/>
      <meta>
        <profile
                 value="http://hl7.org.nz/fhir/StructureDefinition/MwsPatient"/>
      </meta>
      <identifier>
        <use value="official"/>
        <system value="https://standards.digital.health.nz/ns/nhi-id"/>
        <value value="ZHF0848"/>
      </identifier>
      <name>
        <family value="Doyle"/>
        <given value="Dandre"/>
        <given value="Alessandra"/>
      </name>
      <birthDate value="2020-08-20"/>
    </Patient>
  </contained>
  <clinicalStatus>
    <coding>
      <system
              value="http://terminology.hl7.org/CodeSystem/allergyintolerance-clinical"/>
      <code value="active"/>
    </coding>
  </clinicalStatus>
  <category value="medication"/>
  <code>
    <coding>
      <system value="https://nzhts.digital.health.nz/fhir/CodeSystem/nzmt"/>
      <code value="10533431000116105"/>
    </coding>
  </code>
  <patient>
    <reference value="#patient"/>
  </patient>
  <onsetDateTime value="2024-04-15"/>
  <recorder>
    <reference value="#recorder"/>
  </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 id="1">
    <manifestation>
      <coding>
        <system value="http://snomed.info/sct"/>
        <code value="116289008"/>
      </coding>
    </manifestation>
  </reaction>
</AllergyIntolerance>