Example in Personal Health Device Implementation Guide2.0.0
Observation

glucose-observation

final
Observation-glucose-observation.json

Resource Details

Resource Type
Observation
Resource ID
glucose-observation
Conforms To
http://hl7.org/fhir/uv/phd/StructureDefinition/PhdNumericObservation

Example Metadata

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

{
  "resourceType": "Observation",
  "id": "glucose-observation",
  "filename": "Observation-glucose-observation.json",
  "profile": [
    "http://hl7.org/fhir/uv/phd/StructureDefinition/PhdNumericObservation"
  ],
  "status": "final",
  "code": {
    "system": "urn:iso:std:iso:11073:10101",
    "code": "160368",
    "display": "MDC_CONC_GLU_UNDETERMINED_PLASMA"
  },
  "category": "phd"
}