Medikationsplan 4 PLUS - Local Development build (v0.1.0). See the Directory of published versions
: ExampleAllergyIntolerance - XML Representation
Raw xml | Download
<AllergyIntolerance xmlns="http://hl7.org/fhir">
<id value="ExampleAllergyIntolerance"/>
<meta>
<profile
value="https://www.charite.de/fhir/medikationsplan/StructureDefinition/AllergyIntolerance"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative: AllergyIntolerance</b><a name="ExampleAllergyIntolerance"> </a></p><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">Resource AllergyIntolerance "ExampleAllergyIntolerance" </p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-mp4p-allergyintolerance.html">AllergyIntolerance MP4+</a></p></div><p><b>clinicalStatus</b>: Active <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="http://terminology.hl7.org/5.0.0/CodeSystem-allergyintolerance-clinical.html">AllergyIntolerance Clinical Status Codes</a>#active)</span></p><p><b>code</b>: Nahrungsmittelunverträglichkeit <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="https://simplifier.net/resolve?scope=de.basisprofil.r4@1.1.0&canonical=http://fhir.de/CodeSystem/bfarm/alpha-id">AlphaId</a>#I29215)</span></p><p><b>patient</b>: <a href="Patient-ExamplePatient.html">Patient/ExamplePatient</a> " SCHUMANN"</p></div>
</text>
<clinicalStatus>
<coding>
<system
value="http://terminology.hl7.org/CodeSystem/allergyintolerance-clinical"/>
<code value="active"/>
</coding>
</clinicalStatus>
<code>
<coding>
<system value="http://fhir.de/CodeSystem/bfarm/alpha-id"/>
<code value="I29215"/>
<display value="Nahrungsmittelunverträglichkeit"/>
</coding>
</code>
<patient>
<reference value="Patient/ExamplePatient"/>
</patient>
</AllergyIntolerance>