Example in QI-Core7.0.2
Observation

example-odh

final
Observation-example-odh.json

Resource Details

Resource Type
Observation
Resource ID
example-odh
Conforms To
http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-simple-observation

Example Metadata

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

{
  "resourceType": "Observation",
  "id": "example-odh",
  "filename": "Observation-example-odh.json",
  "profile": [
    "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-simple-observation"
  ],
  "status": "final",
  "code": {
    "system": "http://loinc.org",
    "code": "21843-8",
    "display": "History of Usual Occupation"
  },
  "category": "social-history"
}