Potential Drug-Drug Interaction (PDDI) CDS IG : STU Ballot 1

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

MedicationAdministration medicationadministration-warfarin-nsaid-warfarin-prefetch

Raw xml


<MedicationAdministration xmlns="http://hl7.org/fhir">
  <id value="medicationadministration-warfarin-nsaid-warfarin-prefetch"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: medicationadministration-warfarin-nsaid-warfarin-prefetch</p><p><b>status</b>: COMPLETED</p><p><b>category</b>: inpatient <span style="background: LightGoldenRodYellow">(Details : {[not stated] code 'inpatient' = 'inpatient)</span></p><p><b>medication</b>: Warfarin Sodium 10 MG <span style="background: LightGoldenRodYellow">(Details : {RxNorm code '855295' = 'Warfarin Sodium 10 MG', given as 'Warfarin Sodium 10 MG'})</span></p><p><b>subject</b>: <a href="Patient-patient-warfarin-nsaid-over65-prefetch.html">Generated Summary: id: patient-warfarin-nsaid-over65-prefetch; gender: male; birthDate: 10/05/1948</a></p><p><b>effective</b>: ?? --&gt; (ongoing)</p><h3>Dosages</h3><table class="grid"><tr><td>-</td><td><b>Text</b></td><td><b>Route</b></td><td><b>Method</b></td><td><b>Dose</b></td></tr><tr><td>*</td><td>1 tablet</td><td>Oral Route <span style="background: LightGoldenRodYellow">(Details : {SNOMED CT code '26643006' = 'Oral use', given as 'Oral Route'})</span></td><td>Swallow <span style="background: LightGoldenRodYellow">(Details : {SNOMED CT code '421521009' = 'Swallow - dosing instruction imperative (qualifier value)', given as 'Swallow'})</span></td><td>1 TAB<span style="background: LightGoldenRodYellow"> (Details: http://hl7.org/fhir/v3/orderableDrugForm code TAB = 'TAB')</span></td></tr></table></div>
  </text>
  <status value="completed"/>
  <category>
    <coding>
      <code value="inpatient"/>
    </coding>
  </category>
  <medicationCodeableConcept>
    <coding>
      <system value="http://www.nlm.nih.gov/research/umls/rxnorm"/>
      <code value="855295"/>
      <display value="Warfarin Sodium 10 MG"/>
    </coding>
  </medicationCodeableConcept>
  <subject>
    <reference value="Patient/patient-warfarin-nsaid-over65-prefetch"/>
  </subject>
  <effectivePeriod>
    <extension url="http://hl7.org/fhir/StructureDefinition/cqf-expression">
      <valueExpression>
        <language value="text/cql"/>
        <expression
                    value="FHIR.Period { start: FHIR.dateTime { value: Today() }, end: FHIR.dateTime { value: Today() } }"/>
      </valueExpression>
    </extension>
  </effectivePeriod>
  <dosage>
    <text value="1 tablet"/>
    <route>
      <coding>
        <system value="http://snomed.info/sct"/>
        <code value="26643006"/>
        <display value="Oral Route"/>
      </coding>
    </route>
    <method>
      <coding>
        <system value="http://snomed.info/sct"/>
        <code value="421521009"/>
        <display value="Swallow"/>
      </coding>
    </method>
    <dose>
      <value value="1"/>
      <unit value="TAB"/>
      <system value="http://hl7.org/fhir/v3/orderableDrugForm"/>
      <code value="TAB"/>
    </dose>
  </dosage>
</MedicationAdministration>