Example in Personal Health Device Implementation Guide2.0.0
Observation

string-observation-1

final
Observation-string-observation-1.json

Resource Details

Resource Type
Observation
Resource ID
string-observation-1
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": "string-observation-1",
  "filename": "Observation-string-observation-1.json",
  "profile": [
    "http://hl7.org/fhir/uv/phd/StructureDefinition/PhdStringObservation"
  ],
  "status": "final",
  "code": {
    "system": "http://hl7.org/fhir/uv/phd/CodeSystem/ACMEIncPrivateMDCCodes",
    "code": "8452096",
    "display": null
  },
  "category": "phd"
}