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

Active as of 2023-08-05

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "jp-condition-disease-outcome-receipt-cs",
  "url" : "http://jpfhir.jp/fhir/core/CodeSystem/JP_ConditionDiseaseOutcomeReceipt_CS",
  "version" : "1.2.0-dev",
  "name" : "JP_ConditionDieaseOutcomeReceipt_CS",
  "title" : "JP Core Condition Disease Outcome Receipt 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" : "レセプト電算システム 転帰区分 コードシステム",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "JP",
          "display" : "Japan"
        }
      ]
    }
  ],
  "copyright" : "Copyright 社会保険診療報酬支払基金",
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 4,
  "concept" : [
    {
      "code" : "1",
      "display" : "治ゆ、死亡、中止以外"
    },
    {
      "code" : "2",
      "display" : "治ゆ"
    },
    {
      "code" : "3",
      "display" : "死亡"
    },
    {
      "code" : "4",
      "display" : "中止(転医)"
    }
  ]
}
本実装ガイドへのご質問・ご指摘については、GitHub IssueおよびGitHub PullRequestにて受け付けております。