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 Code MEDIS Record No CodeSystem - JSON Representation

Active as of 2023-08-05

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "jp-condition-disease-code-medis-record-no-cs",
  "url" : "urn:oid:1.2.392.200119.4.101.2",
  "version" : "1.2.0-dev",
  "name" : "JP_ConditionDiseaseCodeMEDISRecordNo_CS",
  "title" : "JP Core Condition Disease Code MEDIS Record No 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" : "MEDIS ICD10対応標準病名マスター(管理番号) コードシステム",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "JP",
          "display" : "Japan"
        }
      ]
    }
  ],
  "copyright" : "Copyright MEDIS-DC 医療情報システム開発センター",
  "caseSensitive" : true,
  "content" : "fragment",
  "concept" : [
    {
      "code" : "20058257",
      "display" : "急性化膿性虫垂炎"
    },
    {
      "code" : "20069737",
      "display" : "大腸炎"
    }
  ]
}
本実装ガイドへのご質問・ご指摘については、GitHub IssueおよびGitHub PullRequestにて受け付けております。