電子カルテ情報共有サービス2文書5情報+患者サマリー FHIR実装ガイド JP-CLINS(CLinical Information Sharing ImplementationGuide) v1.3.0-rc3 (リリース候補v3)
1.3.0-rc3 - release
Japan
電子カルテ情報共有サービス2文書5情報+患者サマリー FHIR実装ガイド JP-CLINS(CLinical Information Sharing ImplementationGuide) v1.3.0-rc3 (リリース候補v3) - Local Development build (v1.3.0-rc3) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
{
"resourceType" : "CarePlan",
"id" : "Example-JP-CarePlan-eCS-HT",
"meta" : {
"lastUpdated" : "2024-07-07T10:00:00+09:00",
"profile" : [
🔗 "http://jpfhir.jp/fhir/eCS/StructureDefinition/JP_CarePlan_ePCS"🔗 ,
"http://jpfhir.jp/fhir/eCS/StructureDefinition/JP_CarePlan_eCS"
]
},
"language" : "ja",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"ja\" lang=\"ja\"><p><b>Generated Narrative: CarePlan </b><a name=\"Example-JP-CarePlan-eCS-HT\"> </a><a name=\"hcExample-JP-CarePlan-eCS-HT\"> </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\">ResourceCarePlan "Example-JP-CarePlan-eCS-HT" Updated"2024-07-07 10:00:00+0900" (Language"ja") </p><p style=\"margin-bottom: 0px\">Profiles: <a href=\"StructureDefinition-JP-CarePlan-ePCS.html\">JP_CarePlan_ePCS</a>, <a href=\"StructureDefinition-JP-CarePlan-eCS.html\">JP_CarePlan_eCS</a></p></div><p><b>identifier</b>: <code>http://jpfhir.jp/fhir/core/IdSystem/resourceInstance-identifier</code>/192838</p><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\"> (<a href=\"CodeSystem-jp-careplancategory-cs.html\">ケアプランのタイプコード</a>#followup-plan)</span></p><p><b>title</b>: 療養計画</p><p><b>description</b>: 高血圧について内服を継続してください。\r\n1日30分でも軽い運動を継続しましょう。</p><p><b>subject</b>: <a href=\"Bundle-Bundle-CLINS-PCS-Example-01.html#urn-uuid-0a48a4bf-0d87-4efb-aafd-d45e0842a4dd\">urn:uuid:0a48a4bf-0d87-4efb-aafd-d45e0842a4dd</a></p><p><b>period</b>: 2024-07-07 --> (ongoing)</p><p><b>created</b>: 2024-07-07</p></div>"
},
"identifier" : [
{
"system" : "http://jpfhir.jp/fhir/core/IdSystem/resourceInstance-identifier",
"value" : "192838"
}
],
"status" : "active",
"intent" : "plan",
"category" : [
{
"coding" : [
{
"system" : "http://jpfhir.jp/fhir/CarePlan/CodeSystem/category",
"code" : "followup-plan",
"display" : "外来診療経過中プラン"
}
]
}
],
"title" : "療養計画",
"description" : "高血圧について内服を継続してください。\r\n1日30分でも軽い運動を継続しましょう。",
"subject" : {
"reference" : "urn:uuid:0a48a4bf-0d87-4efb-aafd-d45e0842a4dd"
},
"period" : {
"start" : "2024-07-07"
},
"created" : "2024-07-07"
}