FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.fhir.uv.pddi
Resource TypeObservation
IdObservation-observation-digoxin-cyclosporine-calcium.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: Observation observation-digoxin-cyclosporine-calcium

status: Final

code: Calcium [Mass/volume] in Serum or Plasma

subject: Anonymous Patient Female, DoB: 1978-07-23

issued: 2018-08-04 14:34:00+0100

value: 10.1 mg/dL (Details: SNOMED CT code258797006 = 'milligram/decilitre')

ReferenceRanges

-LowHigh
*8.510.2

Source1

{
  "resourceType": "Observation",
  "id": "observation-digoxin-cyclosporine-calcium",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "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
      }
    }
  ]
}