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" : "EPathBOMOutcomeCategoryCS",
"url" : "http://e-path.jp/fhir/ePath/CodeSystem/EPathBOMOutcomeCategoryCS",
"identifier" : [
{
"system" : "urn:ietf:rfc:3986",
"value" : "urn:oid:1.2.392.200250.3.2.200.10"
}
],
"version" : "1.0.1",
"name" : "EPathBOMOutcomeCategoryCS",
"title" : "EPath BOMOutcomeCategory CS",
"status" : "active",
"experimental" : false,
"date" : "2024-10-24",
"contact" : [
{
"name" : "ePath Project",
"telecom" : [
{
"system" : "url",
"value" : "http://e-path.jp"
}
]
}
],
"description" : "Basic Outcome Master® (BOM) アウトカム大分類",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166-2",
"code" : "JP"
}
]
}
],
"copyright" : "一般社団法人 日本クリニカルパス学会",
"caseSensitive" : true,
"content" : "complete",
"count" : 2,
"concept" : [
{
"code" : "G",
"display" : "患者目標"
},
{
"code" : "H",
"display" : "患者状態"
}
]
}