Example in Personal Health Device Implementation Guide2.0.0
Observation

stringenum-1234

final
Observation-stringenum-1234.json

Resource Details

Resource Type
Observation
Resource ID
stringenum-1234
Conforms To
http://hl7.org/fhir/uv/phd/StructureDefinition/PhdStringObservation

Example Metadata

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

{
  "resourceType": "Observation",
  "id": "stringenum-1234",
  "filename": "Observation-stringenum-1234.json",
  "profile": [
    "http://hl7.org/fhir/uv/phd/StructureDefinition/PhdStringObservation"
  ],
  "status": "final",
  "code": {
    "system": "urn:iso:std:iso:11073:10101",
    "code": "8454252",
    "display": "MDC_HF_PROGRAM_ID"
  },
  "category": "phd"
}