Example in SDOH Clinical Care2.3.0
Condition

SDOHCC-ConditionUnemployedExample

Condition-SDOHCC-ConditionUnemployedExample.json

Resource Details

Resource Type
Condition
Resource ID
SDOHCC-ConditionUnemployedExample
Conforms To
http://hl7.org/fhir/us/sdoh-clinicalcare/StructureDefinition/SDOHCC-Condition

Example Metadata

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

{
  "resourceType": "Condition",
  "id": "SDOHCC-ConditionUnemployedExample",
  "filename": "Condition-SDOHCC-ConditionUnemployedExample.json",
  "profile": [
    "http://hl7.org/fhir/us/sdoh-clinicalcare/StructureDefinition/SDOHCC-Condition"
  ],
  "code": {
    "system": "http://snomed.info/sct",
    "code": "73438004",
    "display": "Unemployed"
  },
  "clinicalStatus": "active"
}