NZ Shared Digital Health Record API
0.5.0 - ballot

NZ Shared Digital Health Record API - Local Development build (v0.5.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: AllergyIntoleranceExample - XML Representation

Raw xml | Download


<AllergyIntolerance xmlns="http://hl7.org/fhir">
  <id value="AllergyIntoleranceExample"/>
  <meta>
    <lastUpdated value="2024-01-26T10:03:26+13:00"/>
    <source
            value="https://api.hip.digital.health.nz/fhir/hpi/v1/Location/F38006-B"/>
    <profile
             value="https://fhir-ig.digital.health.nz/sdhr/StructureDefinition/SDHRAllergyIntolerance"/>
    <security>
      <system
              value="http://terminology.hl7.org/CodeSystem/v3-Confidentiality"/>
      <code value="R"/>
      <display value="Restricted"/>
    </security>
  </meta>
  <text>
    <status value="extensions"/>
    <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">Information Source: <a href="https://simplifier.net/resolve?scope=fhir.org.nz.ig.base@3.0.0&amp;canonical=https://api.hip.digital.health.nz/fhir/hpi/v1/Location/F38006-B">https://api.hip.digital.health.nz/fhir/hpi/v1/Location/F38006-B</a></p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-SDHRAllergyIntolerance.html">SDHRAllergyIntolerance</a></p><p style="margin-bottom: 0px">Security Label: Restricted (Details: Confidentiality code R = 'Restricted')</p></div><p><b>Client Last Updated</b>: 2023-11-26 10:02:45+1300</p><p><b>identifier</b>: <code>https://fhir.examplepms.co.nz</code>/ec2d6cad-1e19-46ee-accf-dc460a680710 (use: secondary, )</p><p><b>clinicalStatus</b>: <span title="Codes:{http://snomed.info/sct 443601000210103}">Active Phase</span></p><p><b>verificationStatus</b>: <span title="Codes:{http://snomed.info/sct 410605003}">Confirmed present</span></p><p><b>type</b>: Allergy</p><p><b>category</b>: 62014003</p><p><b>code</b>: <span title="Codes:{http://snomed.info/sct 91936005}">Allergy to penicillin (finding)</span></p><p><b>patient</b>: <a href="https://simplifier.net/resolve?scope=fhir.org.nz.ig.base@3.0.0&amp;canonical=https://api.hip.digital.health.nz/fhir/nhi/v1/Patient/ZKC7284">Sage Westbrook</a></p><p><b>recorder</b>: <a href="https://simplifier.net/resolve?scope=fhir.org.nz.ig.base@3.0.0&amp;canonical=https://api.hip.digital.health.nz/fhir/hpi/v1/Practitioner/91ZZXN">DR Julian Subatoi Bashir</a></p></div>
  </text>
  <extension
             url="https://fhir-ig.digital.health.nz/sdhr/StructureDefinition/hnz-sdhr-client-last-updated-extension">
    <valueDateTime value="2023-11-26T10:02:45+13:00"/>
  </extension>
  <identifier>
    <use value="secondary"/>
    <system value="https://fhir.examplepms.co.nz"/>
    <value value="ec2d6cad-1e19-46ee-accf-dc460a680710"/>
  </identifier>
  <clinicalStatus>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="443601000210103"/>
      <display value="Active Phase"/>
    </coding>
  </clinicalStatus>
  <verificationStatus>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="410605003"/>
      <display value="Confirmed present"/>
    </coding>
  </verificationStatus>
  <type value="allergy"/>
  <category value="62014003"/>
  <code>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="91936005"/>
      <display value="Allergy to penicillin (finding)"/>
      <userSelected value="true"/>
    </coding>
  </code>
  <patient>
    <reference
               value="https://api.hip.digital.health.nz/fhir/nhi/v1/Patient/ZKC7284"/>
    <type value="Patient"/>
    <display value="Sage Westbrook"/>
  </patient>
  <recorder>
    <reference
               value="https://api.hip.digital.health.nz/fhir/hpi/v1/Practitioner/91ZZXN"/>
    <type value="Practitioner"/>
    <display value="DR Julian Subatoi Bashir"/>
  </recorder>
</AllergyIntolerance>