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

: observation-digoxin-cyclosporine-potassium - JSON Representation

Raw json | Download

{
  "resourceType" : "Observation",
  "id" : "observation-digoxin-cyclosporine-potassium",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Observation observation-digoxin-cyclosporine-potassium</b></p><a name=\"observation-digoxin-cyclosporine-potassium\"> </a><a name=\"hcobservation-digoxin-cyclosporine-potassium\"> </a><a name=\"observation-digoxin-cyclosporine-potassium-en-US\"> </a><p><b>status</b>: Final</p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 22760-3}\">Potassium [Mass/volume] in Serum or Plasma</span></p><p><b>subject</b>: <a href=\"Patient-patient-digoxin-cyclosporine-context.html\">Anonymous Patient Female, DoB: 1978-07-23</a></p><p><b>issued</b>: 2018-08-04 14:34:00+0100</p><p><b>value</b>: 0.9 mmol/L<span style=\"background: LightGoldenRodYellow\"> (Details: SNOMED CT  code258813002 = 'mM')</span></p><h3>ReferenceRanges</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Low</b></td><td><b>High</b></td></tr><tr><td style=\"display: none\">*</td><td>3.5</td><td>5.0</td></tr></table></div>"
  },
  "status" : "final",
  "code" : {
    "coding" : [
      {
        "system" : "http://loinc.org",
        "code" : "22760-3",
        "display" : "Potassium [Mass/volume] in Serum or Plasma"
      }
    ]
  },
  "subject" : {
    🔗 "reference" : "Patient/patient-digoxin-cyclosporine-context"
  },
  "issued" : "2018-08-04T14:34:00+01:00",
  "valueQuantity" : {
    "value" : 0.9,
    "unit" : "mmol/L",
    "system" : "http://snomed.info/sct",
    "code" : "258813002"
  },
  "referenceRange" : [
    {
      "low" : {
        "value" : 3.5
      },
      "high" : {
        "value" : 5.0
      }
    }
  ]
}