電子カルテ情報共有サービス2文書5情報+患者サマリー FHIR実装ガイド JP-CLINS(CLinical Information Sharing ImplementationGuide) v1.8.0
1.8.0 - release
Japan
電子カルテ情報共有サービス2文書5情報+患者サマリー FHIR実装ガイド JP-CLINS(CLinical Information Sharing ImplementationGuide) v1.8.0 - Local Development build (v1.8.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
{
"resourceType" : "Observation",
"id" : "Example-JP-Obs-Common-eCS-PS-textOnly01",
"meta" : {
"lastUpdated" : "2021-11-26T10:00:00+09:00",
"profile" : [
🔗 "http://jpfhir.jp/fhir/eCS/StructureDefinition/JP_Observation_Common_eCS"
]
},
"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: Observation Example-JP-Obs-Common-eCS-PS-textOnly01</b></p><a name=\"Example-JP-Obs-Common-eCS-PS-textOnly01\"> </a><a name=\"hcExample-JP-Obs-Common-eCS-PS-textOnly01\"> </a><a name=\"Example-JP-Obs-Common-eCS-PS-textOnly01-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\">Last updated: 2021-11-26 10:00:00+0900; Language: ja</p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-JP-Observation-Common-eCS.html\">JP_Observation_Common_eCS</a></p></div><p><b>identifier</b>: <code>http://jpfhir.jp/fhir/core/IdSystem/resourceInstance-identifier</code>/192837</p><p><b>status</b>: Final</p><p><b>category</b>: <span title=\"Codes:{http://jpfhir.jp/fhir/core/CodeSystem/JP_SimpleObservationCategory_CS exam}\">Exam</span></p><p><b>code</b>: <span title=\"Codes:\">腹部所見</span></p><p><b>subject</b>: <a href=\"Bundle-Bundle-CLINS-PCS-Example-01.html#urn-uuid-0a48a4bf-0d87-4efb-aafd-d45e0842a4dd\">Bundle: identifier = http://jpfhir.jp/fhir/clins/bundle-identifier#1318814790^2024^0123-PCS-203949583949; type = document; timestamp = 2024-07-07 10:00:00+0900</a></p><p><b>encounter</b>: <a href=\"#hcExample-JP-Obs-Common-eCS-PS-textOnly01/Example-Contained-JP-Encounter-IMP\">Encounter: status = finished; class = 入院 (ActCode#IMP); period = 2021-07-05 --> (ongoing)</a></p><p><b>performer</b>: <a href=\"Practitioner-Example-Contained-JP-Practitioner-minimun-D002.html\">Practitioner 田中 宏</a></p><p><b>value</b>: 上腹部圧痛あり、その他特に所見なし。</p><hr/><blockquote><p class=\"res-header-id\"><b>Generated Narrative: Encounter #Example-Contained-JP-Encounter-IMP</b></p><a name=\"Example-JP-Obs-Common-eCS-PS-textOnly01/Example-Contained-JP-Encounter-IMP\"> </a><a name=\"hcExample-JP-Obs-Common-eCS-PS-textOnly01/Example-Contained-JP-Encounter-IMP\"> </a><a name=\"Example-JP-Obs-Common-eCS-PS-textOnly01/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=\"StructureDefinition-JP-Encounter-eCS.html\">JP_Encounter-eCS</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></blockquote></div>"
},
"contained" : [
{
"resourceType" : "Encounter",
"id" : "Example-Contained-JP-Encounter-IMP",
"meta" : {
"profile" : [
🔗 "http://jpfhir.jp/fhir/eCS/StructureDefinition/JP_Encounter_eCS"
]
},
"language" : "ja",
"status" : "finished",
"class" : {
"system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode",
"code" : "IMP",
"display" : "入院"
},
"period" : {
"start" : "2021-07-05"
}
}
],
"identifier" : [
{
"system" : "http://jpfhir.jp/fhir/core/IdSystem/resourceInstance-identifier",
"value" : "192837"
}
],
"status" : "final",
"category" : [
{
"coding" : [
{
"system" : "http://jpfhir.jp/fhir/core/CodeSystem/JP_SimpleObservationCategory_CS",
"code" : "exam",
"display" : "Exam"
}
]
}
],
"code" : {
"text" : "腹部所見"
},
"subject" : {
"reference" : "urn:uuid:0a48a4bf-0d87-4efb-aafd-d45e0842a4dd"
},
"encounter" : {
"reference" : "#Example-Contained-JP-Encounter-IMP"
},
"performer" : [
{
🔗 "reference" : "Practitioner/Example-Contained-JP-Practitioner-minimun-D002"
}
],
"valueString" : "上腹部圧痛あり、その他特に所見なし。"
}