MediRecords FHIR Implementation Guide
1.4.1 - release


: MR Allergy Intolerance No Known Allergy - XML Representation

Raw xml | Download


<AllergyIntolerance xmlns="http://hl7.org/fhir">
  <id value="af422ebe-e38f-4023-b30a-69faf51926d0"/>
  <meta>
    <lastUpdated value="2021-09-20T01:43:30Z"/>
    <profile
             value="https://fhir.medirecords.com/StructureDefinition/mr-allergy-intolerance"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: AllergyIntolerance af422ebe-e38f-4023-b30a-69faf51926d0</b></p><a name="af422ebe-e38f-4023-b30a-69faf51926d0"> </a><a name="hcaf422ebe-e38f-4023-b30a-69faf51926d0"> </a><a name="af422ebe-e38f-4023-b30a-69faf51926d0-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: 2021-09-20 01:43:30+0000</p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-mr-allergy-intolerance.html">MR AllergyIntolerance</a></p></div><p><b>clinicalStatus</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/allergyintolerance-clinical active}">Active</span></p><p><b>code</b>: <span title="Codes:{http://snomed.info/sct 716186003}">No Known Allergy</span></p><p><b>patient</b>: <a href="Patient-1e5cae20-85bf-11e8-b401-ffccd711ad9c.html">Mila Female, DoB: 1990-11-29 ( Medicare Number: 32788511952 (, period: (?) --&gt; 2025-02))</a></p><p><b>recordedDate</b>: 2021-09-20 01:43:30+0000</p><p><b>recorder</b>: <a href="Practitioner-6d6d7ce8-65c2-11e6-a20e-7b5deed40054.html">Practitioner John Smith </a></p><p><b>asserter</b>: <a href="Practitioner-6d6d7ce8-65c2-11e6-a20e-7b5deed40054.html">Practitioner John Smith </a></p></div>
  </text>
  <clinicalStatus>
    <coding>
      <system
              value="http://terminology.hl7.org/CodeSystem/allergyintolerance-clinical"/>
      <code value="active"/>
      <display value="Active"/>
    </coding>
  </clinicalStatus>
  <code>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="716186003"/>
      <display value="No known allergy"/>
    </coding>
    <text value="No Known Allergy"/>
  </code>
  <patient>🔗 
    <reference value="Patient/1e5cae20-85bf-11e8-b401-ffccd711ad9c"/>
  </patient>
  <recordedDate value="2021-09-20T01:43:30Z"/>
  <recorder>🔗 
    <reference value="Practitioner/6d6d7ce8-65c2-11e6-a20e-7b5deed40054"/>
  </recorder>
  <asserter>🔗 
    <reference value="Practitioner/6d6d7ce8-65c2-11e6-a20e-7b5deed40054"/>
  </asserter>
</AllergyIntolerance>