FHIR IG analytics| Package | hl7.fhir.uv.cpg |
| Resource Type | EpisodeOfCare |
| Id | EpisodeOfCare-ep-scenario4-eoc.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: EpisodeOfCare ep-scenario4-eoc
CPG Enrolled In Extension: Activity Example Pathway PD
status: Active
| Condition |
| Condition Ischemic stroke (disorder) |
{
"resourceType": "EpisodeOfCare",
"id": "ep-scenario4-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/activity-example-pathway-pd"
}
],
"status": "active",
"diagnosis": [
{
"condition": {
"reference": "Condition/ep-scenario4-condition"
}
}
],
"patient": {
"reference": "Patient/ep-scenario4-patient"
}
}