Example in Personal Health Device Implementation Guide2.0.0
Observation

compound-observation-glucose

final
Observation-compound-observation-glucose.json

Resource Details

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

Example Metadata

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

{
  "resourceType": "Observation",
  "id": "compound-observation-glucose",
  "filename": "Observation-compound-observation-glucose.json",
  "profile": [
    "http://hl7.org/fhir/uv/phd/StructureDefinition/PhdCompoundObservation"
  ],
  "status": "final",
  "code": {
    "system": "http://hl7.org/fhir/uv/phd/CodeSystem/ACMEIncPrivateMDCCodes",
    "code": "8452097",
    "display": null
  },
  "category": "phd"
}