Example in US Core9.0.0
Observation

simple-observation-sdoh

final
Observation-simple-observation-sdoh.json

Resource Details

Resource Type
Observation
Resource ID
simple-observation-sdoh
Conforms To
http://hl7.org/fhir/us/core/StructureDefinition/us-core-simple-observation|9.0.0

Example Metadata

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

{
  "resourceType": "Observation",
  "id": "simple-observation-sdoh",
  "filename": "Observation-simple-observation-sdoh.json",
  "profile": [
    "http://hl7.org/fhir/us/core/StructureDefinition/us-core-simple-observation|9.0.0"
  ],
  "status": "final",
  "code": {
    "system": "http://snomed.info/sct",
    "code": "160695008",
    "display": "Transport too expensive"
  },
  "category": "sdoh"
}