歯科レセプト
0.8.0 - CI Build

このページは作成中の内容です。

: 転帰区分コード - JSON Representation

Raw json | ダウンロード


{
  "resourceType" : "CodeSystem",
  "id" : "CodeSystem-JP-REZEPT-OutcomeClassification",
  "meta" : {
    "versionId" : "5",
    "lastUpdated" : "2021-05-07T04:38:42.545+00:00",
    "source" : "#ZsiL8EWPO828PGOm"
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This code system https://igs.healthdataworks.net/jp-rezept-medical/CodeSystem-CodeSystem-JP-REZEPT-OutcomeClassification.html defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">1<a name=\"CodeSystem-JP-REZEPT-OutcomeClassification-1\"> </a></td><td>治ゆ、死亡、中止以外</td><td>治ゆ、死亡、中止以外</td></tr><tr><td style=\"white-space:nowrap\">2<a name=\"CodeSystem-JP-REZEPT-OutcomeClassification-2\"> </a></td><td>治ゆ</td><td>治ゆ</td></tr><tr><td style=\"white-space:nowrap\">3<a name=\"CodeSystem-JP-REZEPT-OutcomeClassification-3\"> </a></td><td>死亡</td><td>死亡</td></tr><tr><td style=\"white-space:nowrap\">4<a name=\"CodeSystem-JP-REZEPT-OutcomeClassification-4\"> </a></td><td>中止(転医)</td><td>中止(転医)</td></tr></table></div>"
  },
  "url" : "https://igs.healthdataworks.net/jp-rezept-medical/CodeSystem-CodeSystem-JP-REZEPT-OutcomeClassification.html",
  "version" : "0.8.0",
  "name" : "OutcomeClassification",
  "title" : "転帰区分コード",
  "status" : "draft",
  "date" : "2021-09-14T21:52:16+00:00",
  "publisher" : "HealthDataWorks",
  "contact" : [
    {
      "name" : "小山内 尚、西山 喜樹、能崎 克行",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://healthdataworks.net/"
        }
      ]
    }
  ],
  "description" : "レセプト電算処理システムで使用されている転帰区分コードです。\n\n医科レセプトでこのコードは[オンライン又は光ディスク等による請求に係る記録条件仕様(医科用)](https://shinryohoshu.mhlw.go.jp/shinryohoshu/file/spec/R02bt1_1_kiroku.pdf) の「別表18 転帰区分コード」に記載されています。\n\nDPCレセプトでこのコードは[オンライン又は光ディスク等による請求に係る記録条件仕様(DPC用)](https://shinryohoshu.mhlw.go.jp/shinryohoshu/file/spec/R02bt1_2_kiroku_dpc.pdf) の「別表24 転帰区分コード」に記載されています。\n\n歯科レセプトでこのコードは[オンライン又は光ディスク等による請求に係る記録条件仕様(歯科用)](https://shinryohoshu.mhlw.go.jp/shinryohoshu/file/spec/R02bt1_3_kiroku_dental.pdf) の「別表8 転帰区分コード」に記載されています。",
  "valueSet" : "https://igs.healthdataworks.net/jp-rezept-medical/ValueSet-ValueSet-JP-REZEPT-OutcomeClassification.html",
  "content" : "complete",
  "count" : 4,
  "concept" : [
    {
      "code" : "1",
      "display" : "治ゆ、死亡、中止以外",
      "definition" : "治ゆ、死亡、中止以外"
    },
    {
      "code" : "2",
      "display" : "治ゆ",
      "definition" : "治ゆ"
    },
    {
      "code" : "3",
      "display" : "死亡",
      "definition" : "死亡"
    },
    {
      "code" : "4",
      "display" : "中止(転医)",
      "definition" : "中止(転医)"
    }
  ]
}