HL7 FHIR JP Core ImplementationGuide
1.3.0-dev - ci-build
HL7 FHIR JP Core ImplementationGuide - Local Development build (v1.3.0-dev) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
Active as of 2024-12-30 |
{
"resourceType" : "CodeSystem",
"id" : "jp-condition-disease-outcome-hl70241-cs",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem jp-condition-disease-outcome-hl70241-cs</b></p><a name=\"jp-condition-disease-outcome-hl70241-cs\"> </a><a name=\"hcjp-condition-disease-outcome-hl70241-cs\"> </a><p>This case-sensitive code system <code>http://jpfhir.jp/fhir/core/CodeSystem/HL70241</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\">D<a name=\"jp-condition-disease-outcome-hl70241-cs-D\"> </a></td><td>死亡</td></tr><tr><td style=\"white-space:nowrap\">R<a name=\"jp-condition-disease-outcome-hl70241-cs-R\"> </a></td><td>回復</td></tr><tr><td style=\"white-space:nowrap\">N<a name=\"jp-condition-disease-outcome-hl70241-cs-N\"> </a></td><td>回復せず/変わらない</td></tr><tr><td style=\"white-space:nowrap\">W<a name=\"jp-condition-disease-outcome-hl70241-cs-W\"> </a></td><td>悪化</td></tr><tr><td style=\"white-space:nowrap\">S<a name=\"jp-condition-disease-outcome-hl70241-cs-S\"> </a></td><td>後遺症</td></tr><tr><td style=\"white-space:nowrap\">F<a name=\"jp-condition-disease-outcome-hl70241-cs-F\"> </a></td><td>完全に回復した</td></tr><tr><td style=\"white-space:nowrap\">U<a name=\"jp-condition-disease-outcome-hl70241-cs-U\"> </a></td><td>未知</td></tr></table></div>"
},
"url" : "http://jpfhir.jp/fhir/core/CodeSystem/HL70241",
"version" : "1.3.0-dev",
"name" : "JP_ConditionDieaseOutcomeHL70241_CS",
"title" : "JP Core Condition Disease Outcome HL7 Table 0241 - Patient Outcome CodeSystem",
"status" : "active",
"experimental" : false,
"date" : "2024-12-30",
"publisher" : "FHIR Japanese implementation research working group in Japan Association of Medical Informatics (JAMI)",
"contact" : [
{
"name" : "FHIR Japanese implementation research working group in Japan Association of Medical Informatics (JAMI)",
"telecom" : [
{
"system" : "url",
"value" : "http://jpfhir.jp"
},
{
"system" : "email",
"value" : "office@hlfhir.jp"
}
]
}
],
"description" : "HL7表0241-Patient Outcome コードシステム",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "JP",
"display" : "Japan"
}
]
}
],
"copyright" : "Copyright HL7 Japan (出典:HL7-0241)",
"caseSensitive" : true,
"content" : "complete",
"count" : 7,
"concept" : [
{
"code" : "D",
"display" : "死亡"
},
{
"code" : "R",
"display" : "回復"
},
{
"code" : "N",
"display" : "回復せず/変わらない"
},
{
"code" : "W",
"display" : "悪化"
},
{
"code" : "S",
"display" : "後遺症"
},
{
"code" : "F",
"display" : "完全に回復した"
},
{
"code" : "U",
"display" : "未知"
}
]
}