Example in QI-Core7.0.2
Observation

laboratory-result-observation-example-blood-glucose

final
Observation-laboratory-result-observation-example-blood-glucose.json

Resource Details

Resource Type
Observation
Resource ID
laboratory-result-observation-example-blood-glucose
Conforms To
http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-observation-lab

Example Metadata

Index metadata for this example. The full FHIR resource body is not loaded in the workbench.

{
  "resourceType": "Observation",
  "id": "laboratory-result-observation-example-blood-glucose",
  "filename": "Observation-laboratory-result-observation-example-blood-glucose.json",
  "profile": [
    "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-observation-lab"
  ],
  "lastUpdated": "2016-03-09T15:29:58.328+00:00",
  "status": "final",
  "code": {
    "system": "http://loinc.org",
    "code": "2339-0",
    "display": "Glucose Bld-mCnc"
  },
  "category": "laboratory"
}