This page is part of the Electronic Medicinal Product Information (ePI) FHIR Implementation Guide (v1.0.0: STU1) based on FHIR v5.0.0. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions
: Clinical Use - Contraindication - XML Representation
Raw xml | Download
<ClinicalUseDefinition xmlns="http://hl7.org/fhir">
<id value="83f4a22f-9e5e-4941-9fdb-339a0f1f2055"/>
<meta>
<profile
value="http://hl7.org/fhir/uv/emedicinal-product-info/StructureDefinition/ClinicalUseDefinition-contraindication-uv-epi"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative: ClinicalUseDefinition</b><a name="83f4a22f-9e5e-4941-9fdb-339a0f1f2055"> </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 ClinicalUseDefinition "83f4a22f-9e5e-4941-9fdb-339a0f1f2055" </p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-ClinicalUseDefinition-contraindication-uv-epi.html">ClinicalUseDefinition Contraindication (ePI)</a></p></div><p><b>identifier</b>: id: contra-example-1</p><p><b>type</b>: contraindication</p><p><b>subject</b>: <a href="MedicinalProductDefinition-800a51a2-d81d-49a4-a4eb-f2417d301837.html">MedicinalProductDefinition/800a51a2-d81d-49a4-a4eb-f2417d301837</a></p><blockquote><p><b>contraindication</b></p><h3>DiseaseSymptomProcedures</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Concept</b></td></tr><tr><td style="display: none">*</td><td>Gastrointestinal disorders <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="http://terminology.hl7.org/5.0.0/CodeSystem-mdr.html">MedDRA</a>#10017947)</span></td></tr></table></blockquote></div>
</text>
<identifier>
<system value="http://example.org/sid"/>
<value value="contra-example-1"/>
</identifier>
<type value="contraindication"/>
<subject>
<reference
value="MedicinalProductDefinition/800a51a2-d81d-49a4-a4eb-f2417d301837"/>
</subject>
<contraindication>
<diseaseSymptomProcedure>
<concept>
<coding>
<system value="http://terminology.hl7.org/CodeSystem/mdr"/>
<code value="10017947"/>
<display value="Gastrointestinal disorders"/>
</coding>
</concept>
</diseaseSymptomProcedure>
</contraindication>
</ClinicalUseDefinition>