電子カルテ情報共有サービス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" : "DocumentReference",
"id" : "Example-JP-DocRef-eCS-cccourseRef01-onlyDescription",
"meta" : {
"lastUpdated" : "2024-11-06T00:00:00+09:00",
"profile" : [
🔗 "http://jpfhir.jp/fhir/eCS/StructureDefinition/JP_DocumentReference_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: DocumentReference Example-JP-DocRef-eCS-cccourseRef01-onlyDescription</b></p><a name=\"Example-JP-DocRef-eCS-cccourseRef01-onlyDescription\"> </a><a name=\"hcExample-JP-DocRef-eCS-cccourseRef01-onlyDescription\"> </a><a name=\"Example-JP-DocRef-eCS-cccourseRef01-onlyDescription-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: 2024-11-06 00:00:00+0900; Language: ja</p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-JP-DocumentReference-eCS.html\">JP_DocumentReference_eCS</a></p></div><p><b>status</b>: Current</p><p><b>type</b>: <span title=\"Codes:{http://loinc.org 11506-3}\">Progress note</span></p><p><b>description</b>: 臨床経過:入院後経過観察をしていたが、特に症状悪化することもなく、3日目に軽快退院した。</p><blockquote><p><b>content</b></p><h3>Attachments</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Extension</b></td></tr><tr><td style=\"display: none\">*</td><td/></tr></table></blockquote></div>"
},
"status" : "current",
"type" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "11506-3",
"display" : "Progress note"
}
]
},
"description" : "臨床経過:入院後経過観察をしていたが、特に症状悪化することもなく、3日目に軽快退院した。",
"content" : [
{
"attachment" : {
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/iso21090-nullFlavor",
"valueCode" : "NI"
}
]
}
}
]
}