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-jhsd0006-cs",
"url" : "http://jpfhir.jp/fhir/core/CodeSystem/JHSD0006",
"version" : "1.2.0-dev",
"name" : "JP_ConditionDieaseOutcomeJHSD0006_CS",
"title" : "JP Core Condition Disease Outcome JHSD0006 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" : "JAHIS病名情報データ交換規約Ver.3.1C JHSD表00006-転帰区分 コードシステム",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "JP",
"display" : "Japan"
}
]
}
],
"copyright" : "Copyright Japanese Association of Healthcare Information Systems Industry(JAHIS) 一般社団法人保健医療福祉情報システム工業会",
"caseSensitive" : true,
"content" : "complete",
"count" : 4,
"concept" : [
{
"code" : "I",
"display" : "中止"
},
{
"code" : "M",
"display" : "寛解"
},
{
"code" : "C",
"display" : "継続"
},
{
"code" : "O",
"display" : "その他"
}
]
}