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

FHIR IG analytics

Packagehl7.fhir.uv.pddi.r4
Resource TypeObservation
IdObservation-observation-digoxin-cyclosporine-digoxin.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

Resource Observation "observation-digoxin-cyclosporine-digoxin"

status: final

code: Digoxin [Mass/volume] in Serum or Plasma (LOINC#10535-3)

subject: Patient/patient-digoxin-cyclosporine-context

issued: Aug 4, 2018 1:34:00 PM

value: 2.3 ng/mL (Details: SNOMED CT code 258806002 = 'ng/mL')

ReferenceRanges

-LowHigh
*0.82.0

Source1

{
  "resourceType": "Observation",
  "id": "observation-digoxin-cyclosporine-digoxin",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "status": "final",
  "code": {
    "coding": [
      {
        "system": "http://loinc.org",
        "code": "10535-3",
        "display": "Digoxin [Mass/volume] in Serum or Plasma"
      }
    ]
  },
  "subject": {
    "reference": "Patient/patient-digoxin-cyclosporine-context"
  },
  "issued": "2018-08-04T14:34:00+01:00",
  "valueQuantity": {
    "value": 2.3,
    "unit": "ng/mL",
    "system": "http://snomed.info/sct",
    "code": "258806002"
  },
  "referenceRange": [
    {
      "low": {
        "value": 0.8
      },
      "high": {
        "value": 2
      }
    }
  ]
}