ePath R4 Implementation Guide
1.0.0 - ci-build
Japan
ePath R4 Implementation Guide - Local Development build (v1.0.0) 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-unit-category-cs",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem epath-unit-category-cs</b></p><a name=\"epath-unit-category-cs\"> </a><a name=\"hcepath-unit-category-cs\"> </a><p>This case-sensitive code system <code>http://e-path.jp/fhir/ePath/CodeSystem/EPath_UnitCategory_CS</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style=\"white-space:nowrap\">apply<a name=\"epath-unit-category-cs-apply\"> </a></td><td>パス適用情報</td></tr><tr><td style=\"white-space:nowrap\">event<a name=\"epath-unit-category-cs-event\"> </a></td><td>病日・イベント</td></tr><tr><td style=\"white-space:nowrap\">oat-unit<a name=\"epath-unit-category-cs-oat-unit\"> </a></td><td>OATユニット</td></tr><tr><td style=\"white-space:nowrap\">assessment<a name=\"epath-unit-category-cs-assessment\"> </a></td><td>アセスメント</td></tr></table></div>"
},
"url" : "http://e-path.jp/fhir/ePath/CodeSystem/EPath_UnitCategory_CS",
"version" : "1.0.0",
"name" : "EPath_UnitCategory_CS",
"title" : "EPath_UnitCategory_CS",
"status" : "active",
"experimental" : false,
"date" : "2024-10-24",
"contact" : [
{
"name" : "ePath Project",
"telecom" : [
{
"system" : "url",
"value" : "http://e-path.jp"
}
]
}
],
"description" : "ePathデータ構造単位分類",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166-2",
"code" : "JP"
}
]
}
],
"caseSensitive" : true,
"content" : "complete",
"count" : 4,
"concept" : [
{
"code" : "apply",
"display" : "パス適用情報"
},
{
"code" : "event",
"display" : "病日・イベント"
},
{
"code" : "oat-unit",
"display" : "OATユニット"
},
{
"code" : "assessment",
"display" : "アセスメント"
}
]
}