This page is part of the Potential Drug-Drug Interaction (PDDI) Clinical Decision Support (CDS) (FHIR IG) (v0.2.0: STU 1 Ballot 2) based on FHIR R4. . For a full list of available versions, see the Directory of published versions

(DRAFT) Potential Drug-Drug Interaction (PDDI) CDS IG : Ballot for Comment 2

MedicationDispense/medicationdispense-digoxin-cyclosporine-digoxin-prefetch

Raw xml


<MedicationDispense xmlns="http://hl7.org/fhir">
  <id value="medicationdispense-digoxin-cyclosporine-digoxin-prefetch"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative</b></p><p><b>id</b>: medicationdispense-digoxin-cyclosporine-digoxin-prefetch</p><p><b>status</b>: completed</p><p><b>category</b>: <span title="Codes: {http://terminology.hl7.org/fhir/CodeSystem/medicationdispense-category outpatient}">Outpatient</span></p><p><b>medication</b>: <span title="Codes: {http://www.nlm.nih.gov/research/umls/rxnorm 197604}">digoxin 125 MCG Oral Tablet</span></p><p><b>subject</b>: <a href="Patient-patient-digoxin-cyclosporine-context.html">Generated Summary: id: patient-digoxin-cyclosporine-context; gender: female; birthDate: 1978-07-23</a></p><p><b>context</b>: <a href="Encounter-encounter-digoxin-cyclosporine-prefetch.html">Generated Summary: id: encounter-digoxin-cyclosporine-prefetch; status: in-progress; <span title="{http://terminology.hl7.org/CodeSystem/v3-ActCode AMB}">ambulatory</span>; period: ?ngen-2? --&gt; (ongoing)</a></p><p><b>quantity</b>: 90 1151133</p><p><b>daysSupply</b>: 90 Day</p><p><b>dosageInstruction</b>: </p></div>
  </text>
  <status value="completed"/>
  <category>
    <coding>
      <system
              value="http://terminology.hl7.org/fhir/CodeSystem/medicationdispense-category"/>
      <code value="outpatient"/>
    </coding>
  </category>
  <medicationCodeableConcept>
    <coding>
      <system value="http://www.nlm.nih.gov/research/umls/rxnorm"/>
      <code value="197604"/>
      <display value="digoxin 125 MCG Oral Tablet"/>
    </coding>
  </medicationCodeableConcept>
  <subject>
    <reference value="Patient/patient-digoxin-cyclosporine-context"/>
  </subject>
  <context>
    <reference value="Encounter/encounter-digoxin-cyclosporine-prefetch"/>
  </context>
  <quantity>
    <value value="90"/>
    <system value="http://www.nlm.nih.gov/research/umls/rxnorm"/>
    <code value="1151133"/>
  </quantity>
  <daysSupply>
    <value value="90"/>
    <unit value="Day"/>
    <system value="http://unitsofmeasure.org"/>
    <code value="d"/>
  </daysSupply>
  <dosageInstruction>
    <timing>
      <repeat>
        <frequency value="1"/>
        <period value="1.0"/>
        <periodUnit value="d"/>
      </repeat>
    </timing>
    <asNeededBoolean value="false"/>
    <doseAndRate>
      <type>
        <coding>
          <system value="http://snomed.info/sct"/>
          <code value="258090004"/>
        </coding>
      </type>
      <doseQuantity>
        <value value="1.0"/>
        <unit value="tablet"/>
      </doseQuantity>
    </doseAndRate>
  </dosageInstruction>
</MedicationDispense>