HL7 Europe Patient Summary
1.0.0-ballot - ci-build 150

HL7 Europe Patient Summary - Downloaded Version 1.0.0-ballot See the Directory of published versions

: AllergyIntolerance: Penicillin V - XML Representation

Raw xml | Download


<AllergyIntolerance xmlns="http://hl7.org/fhir">
  <id value="d5cab1c1-382d-418c-a1b6-1c21408fcfe5"/>
  <meta>
    <profile
             value="http://hl7.eu/fhir/base/StructureDefinition/allergyIntolerance-eu-core"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><table class="hl7__ips"><tr><td>Penicillin V</td><td><span class="nb">1978-10-26</span></td><td>active</td><td>medication</td><td/></tr></table></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>
  <type value="allergy"/>
  <category value="medication"/>
  <code>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="372725003"/>
      <display value="Penicillin V"/>
    </coding>
    <text value="Penicillin V"/>
  </code>
  <patient>🔗 
    <reference value="Patient/f0b2dcfe-e837-464b-ae8a-3b9da1807dd3"/>
    <display value="Petra Schwartz"/>
  </patient>
  <onsetDateTime value="1978-10-26"/>
</AllergyIntolerance>