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

Observation/observation-digoxin-cyclosporine-calcium

Raw json

{
  "resourceType" : "Observation",
  "id" : "observation-digoxin-cyclosporine-calcium",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative</b></p><p><b>id</b>: observation-digoxin-cyclosporine-calcium</p><p></p><p><b>code</b>: <span title=\"Codes: {http://loinc.org 17861-6}\">Calcium [Mass/volume] in Serum or Plasma</span></p><p><b>subject</b>: <a href=\"Patient-patient-digoxin-cyclosporine-context.html\">Generated Summary: id: patient-digoxin-cyclosporine-context; gender: female; birthDate: 1978-07-23</a></p><p><b>issued</b>: Aug 4, 2018 1:34:00 PM</p><p><b>value</b>: 10.1 mg/dL</p><h3>ReferenceRanges</h3><table class=\"grid\"><tr><td>-</td><td><b>Low</b></td><td><b>High</b></td></tr><tr><td>*</td><td>8.5</td><td>10.2</td></tr></table></div>"
  },
  "status" : "final",
  "code" : {
    "coding" : [
      {
        "system" : "http://loinc.org",
        "code" : "17861-6",
        "display" : "Calcium [Mass/volume] in Serum or Plasma"
      }
    ]
  },
  "subject" : {
    "reference" : "Patient/patient-digoxin-cyclosporine-context"
  },
  "issued" : "2018-08-04T14:34:00+01:00",
  "valueQuantity" : {
    "value" : 10.1,
    "unit" : "mg/dL",
    "system" : "http://snomed.info/sct",
    "code" : "258797006"
  },
  "referenceRange" : [
    {
      "low" : {
        "value" : 8.5
      },
      "high" : {
        "value" : 10.2
      }
    }
  ]
}