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 JHSD0006 CodeSystem - JSON Representation

Active as of 2023-08-05

Raw json | Download

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