FHIR IG analytics| Package | hl7.fhir.uv.cpg |
| Resource Type | EpisodeOfCare |
| Id | EpisodeOfCare-chf-scenario1-eoc.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: EpisodeOfCare chf-scenario1-eoc
CPG Enrolled In Extension: CHFPathway
status: Active
| Condition |
| Condition Congestive heart failure (disorder) |
patient: Patterson, Jeremy Male, DoB: 1949-03-17
period: 2019-01-31 05:03:00+0000 --> (ongoing)
{
"resourceType": "EpisodeOfCare",
"id": "chf-scenario1-eoc",
"meta": {
"profile": [
"http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-case"
]
},
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-enrolledIn",
"valueCanonical": "http://hl7.org/fhir/uv/cpg/PlanDefinition/chf-pathway"
}
],
"status": "active",
"diagnosis": [
{
"condition": {
"reference": "Condition/chf-scenario1-condition"
}
}
],
"patient": {
"reference": "Patient/chf-scenario1-patient"
},
"period": {
"start": "2019-01-31T05:03:00Z"
}
}