Potential Drug-Drug Interaction (PDDI) CDS IG : STU1 Ballot 2
1.0.0-ballot - STU Ballot International flag

Potential Drug-Drug Interaction (PDDI) CDS IG : STU1 Ballot 2, published by HL7 Clinical Decision Support Workgroup. This guide is not an authorized publication; it is the continuous build for version 1.0.0-ballot built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/PDDI-CDS/ and changes regularly. See the Directory of published versions

: medicationdispense-warfarin-nsaid-warfarin-prefetch - XML Representation

Raw xml | Download



<MedicationDispense xmlns="http://hl7.org/fhir">
  <id value="medicationdispense-warfarin-nsaid-warfarin-prefetch"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative: MedicationDispense</b><a name="medicationdispense-warfarin-nsaid-warfarin-prefetch"> </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 MedicationDispense &quot;medicationdispense-warfarin-nsaid-warfarin-prefetch&quot; </p></div><p><b>status</b>: completed</p><p><b>category</b>: Outpatient <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="http://hl7.org/fhir/R4/codesystem-medicationdispense-category.html">Medication dispense  category  codes</a>#outpatient)</span></p><p><b>medication</b>: Warfarin Sodium 5 MG Oral Tablet <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="http://terminology.hl7.org/5.3.0/CodeSystem-v3-rxNorm.html">RxNorm</a>#855332)</span></p><p><b>subject</b>: <a href="Patient-patient-warfarin-nsaid-over65-prefetch.html">Patient/patient-warfarin-nsaid-over65-prefetch</a></p><p><b>quantity</b>: 90 {tbl}<span style="background: LightGoldenRodYellow"> (Details: UCUM code {tbl} = '{tbl}')</span></p><p><b>daysSupply</b>: 90 Day<span style="background: LightGoldenRodYellow"> (Details: UCUM code d = 'd')</span></p><blockquote><p><b>dosageInstruction</b></p><p><b>timing</b>: Once per 1.0 days</p><p><b>asNeeded</b>: false</p><blockquote><p><b>doseAndRate</b></p></blockquote></blockquote></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="855332"/>
      <display value="Warfarin Sodium 5 MG Oral Tablet"/>
    </coding>
  </medicationCodeableConcept>
  <subject>🔗 
    <reference value="Patient/patient-warfarin-nsaid-over65-prefetch"/>
  </subject>
  <quantity>
    <value value="90"/>
    <system value="http://unitsofmeasure.org"/>
    <code value="{tbl}"/>
  </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://terminology.hl7.org/CodeSystem/dose-rate-type"/>
          <code value="calculated"/>
        </coding>
      </type>
      <doseQuantity>
        <value value="1.0"/>
        <unit value="tablet"/>
      </doseQuantity>
    </doseAndRate>
  </dosageInstruction>
</MedicationDispense>