Fujitsu Healthy Living Implementation Guide
1.1.29 - release
Publication Build: This will be filled in by the publication tooling
{
"resourceType" : "CarePlan",
"id" : "SelfCarePlanExample1",
"meta" : {
"profile" : [
🔗 "http://ig.fujitsu.com/healthy-living/StructureDefinition/fujitsu-careplan-selfcare"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: CarePlan</b><a name=\"SelfCarePlanExample1\"> </a><a name=\"hcSelfCarePlanExample1\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource CarePlan "SelfCarePlanExample1" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-fujitsu-careplan-selfcare.html\">Fujitsu SelfCare Plan Profile</a></p></div><p><b>status</b>: active</p><p><b>intent</b>: plan</p><p><b>category</b>: 腰痛や怪我 <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (sample-category#7)</span></p><p><b>title</b>: 腰痛や怪我</p><p><b>description</b>: 背中が痛いので、すぐに救急治療室に行く必要があります。 腰痛は局所的なもので、1~4週間続きました。 患者は 38 度の発熱がある、患者はがんを患っている、またはがんに罹患している、尿を我慢することが困難、便を我慢することが困難、および排尿が困難である(排尿できない)。 医療専門家による緊急の評価が必要な症状: 尿失禁、排尿困難、便失禁。 背中の症状は強度5の痛みを伴います</p><p><b>subject</b>: <a href=\"Patient-p001.html\">Patient/p001</a> " 健康"</p><p><b>author</b>: <a href=\"Patient-p001.html\">Patient/p001</a> " 健康"</p></div>"
},
"status" : "active",
"intent" : "plan",
"category" : [
{
"coding" : [
{
"system" : "http://example.fujitsu.com/CodeSystem/sample-category",
"code" : "7",
"display" : "腰痛や怪我"
}
]
}
],
"title" : "腰痛や怪我",
"description" : "背中が痛いので、すぐに救急治療室に行く必要があります。 腰痛は局所的なもので、1~4週間続きました。 患者は 38 度の発熱がある、患者はがんを患っている、またはがんに罹患している、尿を我慢することが困難、便を我慢することが困難、および排尿が困難である(排尿できない)。 医療専門家による緊急の評価が必要な症状: 尿失禁、排尿困難、便失禁。 背中の症状は強度5の痛みを伴います",
"subject" : {
🔗 "reference" : "Patient/p001"
},
"author" : {
🔗 "reference" : "Patient/p001"
}
}