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

Encounter encounter-warfarin-nsaid-context

Raw json

{
  "resourceType" : "Encounter",
  "id" : "encounter-warfarin-nsaid-context",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: encounter-warfarin-nsaid-context</p><p><b>status</b>: INPROGRESS</p><p><b>class</b>: AMB (Details: [not stated] code AMB = 'AMB', stated as 'null')</p><p><b>period</b>: ?? --&gt; (ongoing)</p></div>"
  },
  "status" : "in-progress",
  "class" : {
    "code" : "AMB"
  },
  "period" : {
    "extension" : [
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/cqf-expression",
        "valueExpression" : {
          "language" : "text/cql",
          "expression" : "FHIR.Period { start: FHIR.dateTime { value: Today() }, end: FHIR.dateTime { value: Today() } }"
        }
      }
    ]
  }
}