This page is part of the HL7 Europe European Patient Summary (v1.0.0-ballot: STU 1 Ballot 1) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions
{
"resourceType" : "CarePlan",
"id" : "81b033d8-ab2e-4eee-8792-3b9c6261869d",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><table class=\"hl7__ips\"><tr><td>Hyperlipidemia clinical management plan</td><td><span class=\"nb\">2020-07-06</span></td><td>Hyperlipidemia</td></tr></table></div>"
},
"status" : "active",
"intent" : "plan",
"category" : [
{
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "734163000",
"display" : "Care plan"
}
]
}
],
"subject" : {
🔗 "reference" : "Patient/f0b2dcfe-e837-464b-ae8a-3b9da1807dd3",
"display" : "Petra Schwartz"
},
"period" : {
"start" : "2020-07-06"
},
"activity" : [
{
"detail" : {
"kind" : "Appointment",
"code" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "736285004",
"display" : "Hyperlipidemia clinical management plan (record artifact)"
}
]
},
"reasonCode" : [
{
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "55822004",
"display" : "Hyperlipidemia"
}
]
}
],
"status" : "unknown",
"description" : "Hyperlipidemia clinical management plan"
}
}
]
}