ePath R4 Implementation Guide
1.0.1 - ci-build
Japan
ePath R4 Implementation Guide - Local Development build (v1.0.1) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
| Active as of 2024-10-24 |
{
"resourceType" : "CodeSystem",
"id" : "EPathUsesTypeCS",
"url" : "http://e-path.jp/fhir/ePath/CodeSystem/EPathUsesTypeCS",
"version" : "1.0.1",
"name" : "EPathUsesTypeCS",
"title" : "EPath UsesType CS",
"status" : "active",
"experimental" : false,
"date" : "2024-10-24",
"contact" : [
{
"name" : "ePath Project",
"telecom" : [
{
"system" : "url",
"value" : "http://e-path.jp"
}
]
}
],
"description" : "用途種別",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166-2",
"code" : "JP"
}
]
}
],
"copyright" : "Joint Committee of JAMI and JSCP(日本医療情報学会と日本クリニカルパス学会との合同委員会). CC(Creative Commons) BY-ND 4.0",
"caseSensitive" : true,
"content" : "complete",
"count" : 4,
"concept" : [
{
"code" : "ePath",
"display" : "ePath",
"definition" : "ePath"
},
{
"code" : "BRIDGE",
"display" : "BRIDGE",
"definition" : "BRIDGE(研究開発とSociety 5.0との橋渡しプログラム)"
},
{
"code" : "eWS",
"display" : "eWS",
"definition" : "eワークシート"
},
{
"code" : "Other",
"display" : "その他",
"definition" : "その他"
}
]
}