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" : "EPathEvaluationItemCS",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem EPathEvaluationItemCS</b></p><a name=\"EPathEvaluationItemCS\"> </a><a name=\"hcEPathEvaluationItemCS\"> </a><p>This case-sensitive code system <code>http://e-path.jp/fhir/ePath/CodeSystem/EPathEvaluationItemCS</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\">comp-assessment<a name=\"EPathEvaluationItemCS-comp-assessment\"> </a></td><td>総合評価</td></tr><tr><td style=\"white-space:nowrap\">judgement<a name=\"EPathEvaluationItemCS-judgement\"> </a></td><td>評価</td></tr><tr><td style=\"white-space:nowrap\">S<a name=\"EPathEvaluationItemCS-S\"> </a></td><td>Subjective</td></tr><tr><td style=\"white-space:nowrap\">O<a name=\"EPathEvaluationItemCS-O\"> </a></td><td>Objective</td></tr><tr><td style=\"white-space:nowrap\">A<a name=\"EPathEvaluationItemCS-A\"> </a></td><td>Assessment</td></tr><tr><td style=\"white-space:nowrap\">P<a name=\"EPathEvaluationItemCS-P\"> </a></td><td>Plan</td></tr></table></div>"
},
"url" : "http://e-path.jp/fhir/ePath/CodeSystem/EPathEvaluationItemCS",
"version" : "1.0.1",
"name" : "EPathEvaluationItemCS",
"title" : "EPath EvaluationItem 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" : 6,
"concept" : [
{
"code" : "comp-assessment",
"display" : "総合評価"
},
{
"code" : "judgement",
"display" : "評価"
},
{
"code" : "S",
"display" : "Subjective"
},
{
"code" : "O",
"display" : "Objective"
},
{
"code" : "A",
"display" : "Assessment"
},
{
"code" : "P",
"display" : "Plan"
}
]
}