ePath R4 Implementation Guide
0.0.4 - ci-build
Japan
ePath R4 Implementation Guide - Local Development build (v0.0.4) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
| Active as of 2024-10-24 |
{
"resourceType" : "CodeSystem",
"id" : "epath-taskcategory-lv1-cs",
"url" : "http://e-path.jp/fhir/ePath/CodeSystem/EPath_TaskCategory_Lv1_CS",
"identifier" : [
{
"system" : "urn:ietf:rfc:3986",
"value" : "urn:oid:1.2.392.200250.2.2.50.150.1"
}
],
"version" : "0.0.4",
"name" : "EPath_TaskCategory_Lv1_CS",
"title" : "EPath_TaskCategory_Lv1_CS",
"status" : "active",
"date" : "2024-10-24",
"contact" : [
{
"name" : "ePath Project",
"telecom" : [
{
"system" : "url",
"value" : "http://e-path.jp"
}
]
}
],
"description" : "タスク分類(第1階層)",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "JP"
}
]
}
],
"caseSensitive" : true,
"content" : "fragment",
"concept" : [
{
"code" : "TP",
"display" : "治療"
},
{
"code" : "EX",
"display" : "検査"
},
{
"code" : "ML",
"display" : "食事(栄養)"
},
{
"code" : "NO",
"display" : "観察項目"
},
{
"code" : "NC",
"display" : "ケア項目"
},
{
"code" : "EG",
"display" : "教育・指導・説明"
},
{
"code" : "AL",
"display" : "活動・安静度"
},
{
"code" : "MD",
"display" : "医療文書"
}
]
}