Genomics Reporting Implementation Guide
2.0.0 - trial-use

This page is part of the Genetic Reporting Implementation Guide (v2.0.0: STU 2) based on FHIR R4. This is the current published version. For a full list of available versions, see the Directory of published versions

: MedicationRecommendationExample1 - XML Representation

Raw xml | Download



<Task xmlns="http://hl7.org/fhir">
  <id value="MedicationRecommendationExample1"/>
  <meta>
    <profile
             value="http://hl7.org/fhir/uv/genomics-reporting/StructureDefinition/medication-recommendation"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative</b></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 "MedicationRecommendationExample1" </p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-medication-recommendation.html">Medication Recommendation</a></p></div><p><b>status</b>: requested</p><p><b>intent</b>: proposal</p><p><b>code</b>: Consider alternative medication <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="https://loinc.org/">LOINC</a>#LA26421-0)</span></p><p><b>description</b>: Patients positive for this allele should not be treated with CBZ, unless the benefits clearly outweigh the risk. Therapy should be discontinued immediately if symptoms of SJS or TEN develop. Alternative medication should be used as first line therapy. Consideration in the choice for alternative medications should be given to potential cross-reactivity with structurally similar aromatic antiepileptic drugs such as oxcarbazepine, phenytoin, fosphenytoin and lamotrigine, which can also moderately increase risk for SJS/TEN in association with HLA-B*15:02 positivity.</p><p><b>for</b>: <a href="Patient-CGPatientExample01.html">Patient/CGPatientExample01</a> " EVERYMAN"</p><p><b>reasonReference</b>: <a href="Observation-TherapeuticImplicationExample1.html">Observation/TherapeuticImplicationExample1</a></p></div>
  </text>
  <status value="requested"/>
  <intent value="proposal"/>
  <code>
    <coding>
      <system value="http://loinc.org"/>
      <code value="LA26421-0"/>
    </coding>
  </code>
  <description
               value="Patients positive for this allele should not be treated with CBZ, unless the benefits clearly outweigh the risk. Therapy should be discontinued immediately if symptoms of SJS or TEN develop. Alternative medication should be used as first line therapy. Consideration in the choice for alternative medications should be given to potential cross-reactivity with structurally similar aromatic antiepileptic drugs such as oxcarbazepine, phenytoin, fosphenytoin and lamotrigine, which can also moderately increase risk for SJS/TEN in association with HLA-B*15:02 positivity."/>
  <for>
    <reference value="Patient/CGPatientExample01"/>
  </for>
  <reasonReference>
    <reference value="Observation/TherapeuticImplicationExample1"/>
  </reasonReference>
</Task>