電子カルテ情報共有サービス2文書5情報+患者サマリー FHIR実装ガイド JP-CLINS(CLinical Information Sharing ImplementationGuide) v1.5.5
1.5.5 - release
Japan
電子カルテ情報共有サービス2文書5情報+患者サマリー FHIR実装ガイド JP-CLINS(CLinical Information Sharing ImplementationGuide) v1.5.5 - Local Development build (v1.5.5) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
{
"resourceType" : "Encounter",
"id" : "Example-Contained-JP-Encounter-IMP",
"meta" : {
"profile" : [
🔗 "http://jpfhir.jp/fhir/core/StructureDefinition/JP_Encounter"
]
},
"language" : "ja",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"ja\" lang=\"ja\"><p class=\"res-header-id\"><b>Generated Narrative: Encounter Example-Contained-JP-Encounter-IMP</b></p><a name=\"Example-Contained-JP-Encounter-IMP\"> </a><a name=\"hcExample-Contained-JP-Encounter-IMP\"> </a><a name=\"Example-Contained-JP-Encounter-IMP-ja-JP\"> </a><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\">Language: ja</p><p style=\"margin-bottom: 0px\">Profile: <a href=\"http://jpfhir.jp/fhir/core/StructureDefinition/JP_Encounter\">JP Core Encounter Profile</a></p></div><p><b>status</b>: Finished</p><p><b>class</b>: <a href=\"http://terminology.hl7.org/CodeSystem/v3-ActCode#v3-ActCode-IMP\">ActCode IMP</a>: 入院</p><p><b>period</b>: 2021-07-05 --> (ongoing)</p></div>"
},
"status" : "finished",
"class" : {
"system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode",
"code" : "IMP",
"display" : "入院"
},
"period" : {
"start" : "2021-07-05"
}
}