MyHealth@Eu Hospital Discharge Report
0.0.1 - qa-preview 150

MyHealth@Eu Hospital Discharge Report - Local Development build (v0.0.1) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: AllergyIntolerance - XML Representation

Raw xml | Download


<AllergyIntolerance xmlns="http://hl7.org/fhir">
  <id value="5b87ea1e-01ad-4239-81ec-3a16b5c4f4ec"/>
  <meta>
    <profile
             value="http://fhir.ehdsi.eu/hdr/StructureDefinition/allergyIntolerance-hdr-myhealtheu"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml">Allergies and Intolerances</div>
  </text>
  <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="confirmed"/>
    </coding>
  </verificationStatus>
  <category value="medication"/>
  <criticality value="high"/>
  <code>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="226934003"/>
      <display value="Pork"/>
    </coding>
  </code>
  <patient>
    <reference value="urn:uuid:1d4bbc93-63b7-4f2b-8f0f-8380aa138f49"/>
  </patient>
  <onsetDateTime value="2022-03-15"/>
  <recordedDate value="2022-03-20"/>
  <recorder>
    <reference value="urn:uuid:b975ec26-4ecf-4588-9fa2-afbb0d9fc530"/>
  </recorder>
  <note>
    <text
          value="Patient reported rash and swelling after taking Paracetamol."/>
  </note>
  <reaction>
    <manifestation>
      <coding>
        <system value="http://snomed.info/sct"/>
        <code value="271807003"/>
        <display value="Skin rash"/>
      </coding>
    </manifestation>
    <manifestation>
      <coding>
        <system value="http://snomed.info/sct"/>
        <code value="421262002"/>
        <display value="Tongue swelling"/>
      </coding>
    </manifestation>
    <severity value="moderate"/>
  </reaction>
</AllergyIntolerance>