HL7 FHIR JP Core ImplementationGuide
1.2.0-dev - ci-build
HL7 FHIR JP Core ImplementationGuide - Local Development build (v1.2.0-dev) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
Active as of 2024-11-18 |
{
"resourceType" : "CodeSystem",
"id" : "jp-condition-disease-outcome-hl70241-cs",
"url" : "http://jpfhir.jp/fhir/core/CodeSystem/HL70241",
"version" : "1.2.0-dev",
"name" : "JP_ConditionDieaseOutcomeHL70241_CS",
"title" : "JP Core Condition Disease Outcome HL7 Table 0241 - Patient Outcome CodeSystem",
"status" : "active",
"experimental" : false,
"date" : "2024-11-18",
"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" : "未知"
}
]
}