HL7 FHIR JP Core ImplementationGuide
1.2.0-dev - ci-build Japan flag

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

: JP Core Condition Disease Outcome HL7 Table 0241 - Patient Outcome CodeSystem - JSON Representation

Active as of 2023-08-05

Raw json | Download

{
  "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" : "2023-08-05",
  "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" : "未知"
    }
  ]
}
本実装ガイドへのご質問・ご指摘については、GitHub IssueおよびGitHub PullRequestにて受け付けております。