Example in Personal Health Device Implementation Guide2.0.0
Observation

compound-numeric-blood-pressure

final
Observation-compound-numeric-blood-pressure.json

Resource Details

Resource Type
Observation
Resource ID
compound-numeric-blood-pressure
Conforms To
http://hl7.org/fhir/uv/phd/StructureDefinition/PhdCompoundNumericObservation
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-numeric-blood-pressure",
  "filename": "Observation-compound-numeric-blood-pressure.json",
  "profile": [
    "http://hl7.org/fhir/uv/phd/StructureDefinition/PhdCompoundNumericObservation",
    "http://hl7.org/fhir/uv/phd/StructureDefinition/PhdCompoundObservation"
  ],
  "status": "final",
  "code": {
    "system": "urn:iso:std:iso:11073:10101",
    "code": "150020",
    "display": "MDC_PRESS_BLD_NONINV"
  },
  "category": "vital-signs"
}