Example in C-CDA on FHIR1.2.0
Condition

CF-problem

Condition-CF-problem.json

Resource Details

Resource Type
Condition
Resource ID
CF-problem
Identifier
urn:oid:1.3.6.1.4.1.22812.3.2009316.3.4.1.2.1|545069300001

Example Metadata

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

{
  "resourceType": "Condition",
  "id": "CF-problem",
  "filename": "Condition-CF-problem.json",
  "identifier": {
    "system": "urn:oid:1.3.6.1.4.1.22812.3.2009316.3.4.1.2.1",
    "value": "545069300001"
  },
  "code": {
    "system": "http://snomed.info/sct",
    "code": "233604007",
    "display": "Pneumonia"
  },
  "clinicalStatus": "active"
}