Electronic Medicinal Product Information (ePI) FHIR Implementation Guide
1.0.0 - trial-use International flag

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 - Undesirable Effect - XML Representation

Raw xml | Download



<ClinicalUseDefinition xmlns="http://hl7.org/fhir">
  <id value="4312f8ec-43b6-4b25-9fca-d61a1188bfea"/>
  <meta>
    <profile
             value="http://hl7.org/fhir/uv/emedicinal-product-info/StructureDefinition/ClinicalUseDefinition-undesirableEffect-uv-epi"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative: ClinicalUseDefinition</b><a name="4312f8ec-43b6-4b25-9fca-d61a1188bfea"> </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 &quot;4312f8ec-43b6-4b25-9fca-d61a1188bfea&quot; </p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-ClinicalUseDefinition-undesirableEffect-uv-epi.html">ClinicalUseDefinition Undesirable Effect (ePI)</a></p></div><p><b>identifier</b>: id: YL5FZ2Y5U1 (use: OFFICIAL)</p><p><b>type</b>: undesirable-effect</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>undesirableEffect</b></p><h3>SymptomConditionEffects</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Concept</b></td></tr><tr><td style="display: none">*</td><td>Dysergia <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="https://browser.ihtsdotools.org/">SNOMED CT</a>#2767007)</span></td></tr></table><p><b>frequencyOfOccurrence</b>: Rare <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="http://hl7.org/fhir/R5/codesystem-undesirable-effect-frequency.html">Undesirabl Effect Frequency</a>#Rare)</span></p></blockquote></div>
  </text>
  <identifier>
    <use value="official"/>
    <system value="http://fdasis.nlm.nih.gov"/>
    <value value="YL5FZ2Y5U1"/>
  </identifier>
  <type value="undesirable-effect"/>
  <subject>
    <reference
               value="MedicinalProductDefinition/800a51a2-d81d-49a4-a4eb-f2417d301837"/>
  </subject>
  <undesirableEffect>
    <symptomConditionEffect>
      <concept>
        <coding>
          <system value="http://snomed.info/sct"/>
          <code value="2767007"/>
          <display value="Dysergia"/>
        </coding>
      </concept>
    </symptomConditionEffect>
    <frequencyOfOccurrence>
      <coding>
        <system value="http://hl7.org/fhir/undesirable-effect-frequency"/>
        <code value="Rare"/>
        <display value="Rare"/>
      </coding>
    </frequencyOfOccurrence>
  </undesirableEffect>
</ClinicalUseDefinition>