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-state-of-execution-cs",
"url" : "http://e-path.jp/fhir/ePath/CodeSystem/EPath_StateOfExecution_CS",
"identifier" : [
{
"system" : "urn:ietf:rfc:3986",
"value" : "urn:oid:1.2.392.200250.2.2.50.160"
}
],
"version" : "0.0.4",
"name" : "EPath_StateOfExecution_CS",
"title" : "EPath_StateOfExecution_CS",
"status" : "active",
"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",
"code" : "JP"
}
]
}
],
"caseSensitive" : true,
"content" : "fragment",
"concept" : [
{
"code" : "1",
"display" : "実施"
},
{
"code" : "2",
"display" : "未実施"
}
]
}