NZ Shared Digital Health Record API
0.2.0 - draft
NZ Shared Digital Health Record API - Local Development build (v0.2.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
<AllergyIntolerance xmlns="http://hl7.org/fhir">
<id value="AllergyIntoleranceExample"/>
<meta>
<lastUpdated value="2024-01-26T10:03:26+13:00"/>
<profile
value="https://fhir-ig.digital.health.nz/nz-shared-digital-health-record/StructureDefinition/SDHRAllergyIntolerance"/>
<profile
value="https://fhir-ig-uat.digital.health.nz/primary-care-acquisition/StructureDefinition/SDHRAllergyIntolerance"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: AllergyIntolerance AllergyIntoleranceExample</b></p><a name="AllergyIntoleranceExample"> </a><a name="hcAllergyIntoleranceExample"> </a><a name="AllergyIntoleranceExample-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">Last updated: 2024-01-26 10:03:26+1300</p><p style="margin-bottom: 0px">Profiles: <a href="StructureDefinition-SDHRAllergyIntolerance.html">SDHRAllergyIntolerance</a>, <a href="https://simplifier.net/resolve?scope=fhir.org.nz.ig.base@3.0.0&canonical=https://fhir-ig-uat.digital.health.nz/primary-care-acquisition/StructureDefinition/SDHRAllergyIntolerance">https://fhir-ig-uat.digital.health.nz/primary-care-acquisition/StructureDefinition/SDHRAllergyIntolerance</a></p></div><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 confirmed}">Confirmed</span></p><p><b>type</b>: Allergy</p><p><b>category</b>: Medication</p><p><b>code</b>: <span title="Codes:{http://mims.co.nz m00286}">Penicillins</span></p><p><b>patient</b>: <a href="https://simplifier.net/resolve?scope=fhir.org.nz.ig.base@3.0.0&canonical=https://api.hip.digital.health.nz/fhir/Patient/ZKC7284">Carrey Carrington</a></p><p><b>recorder</b>: <a href="https://simplifier.net/resolve?scope=fhir.org.nz.ig.base@3.0.0&canonical=https://api.hip.digital.health.nz/fhir/Practitioner/91ZZXN">DR Julian Subatoi Bashir</a></p></div>
</text>
<clinicalStatus>
<coding>
<system
value="http://terminology.hl7.org/CodeSystem/allergyintolerance-clinical"/>
<code value="active"/>
<display value="Active"/>
</coding>
</clinicalStatus>
<verificationStatus>
<coding>
<system
value="http://terminology.hl7.org/CodeSystem/allergyintolerance-verification"/>
<code value="confirmed"/>
<display value="Confirmed"/>
</coding>
</verificationStatus>
<type value="allergy"/>
<category value="medication"/>
<code>
<coding>
<system value="http://mims.co.nz"/>
<code value="m00286"/>
<display value="Penicillins"/>
<userSelected value="true"/>
</coding>
</code>
<patient>
<reference
value="https://api.hip.digital.health.nz/fhir/Patient/ZKC7284"/>
<type value="Patient"/>
<display value="Carrey Carrington"/>
</patient>
<recorder>
<reference
value="https://api.hip.digital.health.nz/fhir/Practitioner/91ZZXN"/>
<type value="Practitioner"/>
<display value="DR Julian Subatoi Bashir"/>
</recorder>
</AllergyIntolerance>