New Zealand MWS IG
1.0.6 - Release

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

: MwsAllergyIntolerance-3 - XML Representation

Raw xml | Download



<AllergyIntolerance xmlns="http://hl7.org/fhir">
  <id value="MwsAllergyIntolerance-3"/>
  <meta>
    <profile
             value="http://hl7.org.nz/fhir/StructureDefinition/MwsAllergyIntolerance"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative: AllergyIntolerance </b><a name="MwsAllergyIntolerance-3"> </a><a name="hcMwsAllergyIntolerance-3"> </a></p><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">ResourceAllergyIntolerance &quot;MwsAllergyIntolerance-3&quot; </p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-MwsAllergyIntolerance.html">MwsAllergyIntolerance</a></p></div><p><b>clinicalStatus</b>: Active <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="http://terminology.hl7.org/5.5.0/CodeSystem-allergyintolerance-clinical.html">AllergyIntolerance Clinical Status Codes</a>#active)</span></p><p><b>category</b>: food</p><p><b>code</b>: Artichoke <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="https://browser.ihtsdotools.org/">SNOMED CT</a>#227215000)</span></p><p><b>patient</b>: <a href="Patient/patient">Patient/patient</a></p><p><b>onset</b>: 2024-04-16</p><p><b>recorder</b>: <a href="PractitionerRole/recorder">PractitionerRole/recorder</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>: Abdominal pain <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="https://browser.ihtsdotools.org/">SNOMED CT</a>#21522001)</span></p></blockquote><hr/><blockquote><p><b>Generated Narrative: PractitionerRole  #recorder2</b><a name="recorder2"> </a><a name="hcrecorder2"> </a></p><p><b>practitioner</b>: <span>: Mrs. TestOne Medical</span></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 style="border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;"><b>Paula Leilani Ortiz </b> (no stated gender), DoB: 2018-12-08 ( NHI/ZHF0988 (use: official))</p><hr/></blockquote></div>
  </text>
  <contained>
    <PractitionerRole>
      <id value="recorder2"/>
      <practitioner>
        <identifier>
          <system value="http://my-local-practioner-namespace.co.nz"/>
          <value value="my-local-practionerid-1234"/>
        </identifier>
        <display value="Mrs. TestOne Medical"/>
      </practitioner>
      <organization>
        <reference value="Organization/GZZ999-J"/>
      </organization>
      <location>
        <reference value="Location/FZZ999-B"/>
      </location>
    </PractitionerRole>
  </contained>
  <contained>
    <Patient>
      <id value="patient2"/>
      <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="ZHF0988"/>
      </identifier>
      <name>
        <family value="Ortiz"/>
        <given value="Paula"/>
        <given value="Leilani"/>
      </name>
      <birthDate value="2018-12-08"/>
    </Patient>
  </contained>
  <clinicalStatus>
    <coding>
      <system
              value="http://terminology.hl7.org/CodeSystem/allergyintolerance-clinical"/>
      <code value="active"/>
    </coding>
  </clinicalStatus>
  <category value="food"/>
  <code>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="227215000"/>
    </coding>
  </code>
  <patient>
    <reference value="Patient/patient"/>
  </patient>
  <onsetDateTime value="2024-04-16"/>
  <recorder>
    <reference value="PractitionerRole/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="21522001"/>
      </coding>
    </manifestation>
  </reaction>
</AllergyIntolerance>