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
<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><b>Generated Narrative: AllergyIntolerance </b></p><div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%"/><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>verificationStatus</b>: Refuted <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="http://terminology.hl7.org/5.5.0/CodeSystem-allergyintolerance-verification.html">AllergyIntolerance Verification Status</a>#refuted)</span></p><p><b>category</b>: medication</p><p><b>code</b>: olodaterol <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (nzmt.org.nz#44781901000116100)</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>Red blood cell count below reference range <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (SNOMED CT#165423001)</span></td></tr></table><hr/><blockquote><p><b>Generated Narrative: PractitionerRole #Recorder3</b><a name="Recorder3"> </a><a name="hcRecorder3"> </a></p><p><b>practitioner</b>: <a href="Practitioner/99ZZZS">Practitioner/99ZZZS: Mrs TestOne Prefix-Test</a></p><p><b>organization</b>: <a href="Organization/GZZ998-G">Organization/GZZ998-G: Live Org with Dormant</a></p><p><b>location</b>: <a href="Location/FZZ968-B">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>