Example in QI-Core7.0.2
Condition

health-concern-example

Condition-health-concern-example.json

Resource Details

Resource Type
Condition
Resource ID
health-concern-example
Conforms To
http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-condition-problems-health-concerns

Example Metadata

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

{
  "resourceType": "Condition",
  "id": "health-concern-example",
  "filename": "Condition-health-concern-example.json",
  "profile": [
    "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-condition-problems-health-concerns"
  ],
  "code": {
    "system": "http://snomed.info/sct",
    "code": "247824007",
    "display": "Fear of becoming fat"
  },
  "clinicalStatus": "active"
}