This page is part of the Clinical Guidelines (v1.0.0: STU 1) based on FHIR R4. This is the current published version in it's permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions
Formats: Narrative, XML, JSON, Turtle
Raw json
{
"resourceType" : "EpisodeOfCare",
"id" : "ep-scenario4",
"text" : {
"status" : "extensions",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative</b></p><p><b>enrolledIn</b>: <a href=\"http://hl7.org/fhir/uv/cpg/PlanDefinition/activity-example-pathway\">http://hl7.org/fhir/uv/cpg/PlanDefinition/activity-example-pathway</a></p><p><b>status</b>: active</p><h3>Diagnoses</h3><table class=\"grid\"><tr><td>-</td><td><b>Condition</b></td></tr><tr><td>*</td><td><a href=\"Condition-ep-scenario4.html\">Generated Summary: <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/condition-clinical active}\">Active</span>; <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/condition-ver-status confirmed}\">Confirmed</span>; <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/condition-category problem-list-item}\">Problem List Item</span>; <span title=\"Codes: {http://snomed.info/sct 422504002}\">Stroke</span>; onset: 2020-01-15</a></td></tr></table><p><b>patient</b>: <a href=\"Patient-ep-scenario4.html\">Generated Summary: active; Example Patient; gender: female; birthDate: 1990-10-01; </a></p></div>"
},
"extension" : [
{
"url" : "http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-enrolledIn",
"valueCanonical" : "http://hl7.org/fhir/uv/cpg/PlanDefinition/activity-example-pathway"
}
],
"status" : "active",
"diagnosis" : [
{
"condition" : {
"reference" : "Condition/ep-scenario4"
}
}
],
"patient" : {
"reference" : "Patient/ep-scenario4"
}
}