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

MedicationStatement/medicationstatement-warfarin-nsaid-warfarin-prefetch

Raw json

{
  "resourceType" : "MedicationStatement",
  "id" : "medicationstatement-warfarin-nsaid-warfarin-prefetch",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative</b></p><p><b>id</b>: medicationstatement-warfarin-nsaid-warfarin-prefetch</p><p><b>status</b>: active</p><p><b>category</b>: <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/medication-statement-category outpatient}\">Outpatient</span></p><p><b>medication</b>: <span title=\"Codes: {http://www.nlm.nih.gov/research/umls/rxnorm 855295}\">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: 1948-05-10</a></p></div>"
  },
  "status" : "active",
  "category" : {
    "coding" : [
      {
        "system" : "http://terminology.hl7.org/CodeSystem/medication-statement-category",
        "code" : "outpatient"
      }
    ]
  },
  "medicationCodeableConcept" : {
    "coding" : [
      {
        "system" : "http://www.nlm.nih.gov/research/umls/rxnorm",
        "code" : "855295",
        "display" : "Warfarin Sodium 10 MG"
      }
    ]
  },
  "subject" : {
    "reference" : "Patient/patient-warfarin-nsaid-over65-prefetch"
  }
}