國家級人體生物資料庫整合平台共同資料模式實作指引(NBCT Common Data Model IG)
0.1.0 - trial-use
This page is part of the 國家級人體生物資料庫整合平台共同資料模式實作指引(NBCT Common Data Model IG) (v0.1.0: Releases) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions
Active as of 2024-09-01 |
{
"resourceType" : "CodeSystem",
"id" : "TranCode",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">Placeholder</div>"
},
"url" : "https://www.ghd.tw/cdm-fhir/fhir/CodeSystem/TranCode",
"version" : "0.1.0",
"name" : "TranCode",
"title" : "轉歸代碼",
"status" : "active",
"experimental" : false,
"date" : "2024-09-01",
"publisher" : "國家級人體生物資料庫整合平台",
"contact" : [
{
"telecom" : [
{
"system" : "url",
"value" : "https://ghd.tw/"
}
]
}
],
"description" : "轉歸代碼系統",
"caseSensitive" : true,
"content" : "complete",
"count" : 21,
"concept" : [
{
"code" : "1",
"display" : "治療出院"
},
{
"code" : "2",
"display" : "繼續住院"
},
{
"code" : "3",
"display" : "改門診治療"
},
{
"code" : "4",
"display" : "死亡"
},
{
"code" : "5",
"display" : "一般自動出院"
},
{
"code" : "6",
"display" : "轉院"
},
{
"code" : "7",
"display" : "身份變更"
},
{
"code" : "8",
"display" : "潛逃"
},
{
"code" : "9",
"display" : "自殺"
},
{
"code" : "0",
"display" : "其他"
},
{
"code" : "A",
"display" : "病危自動出院"
},
{
"code" : "B",
"display" : "住院 30 日內因身分變更切帳申報後,轉為論日支付或代辦之非Tw-DRGs 案件"
},
{
"code" : "D",
"display" : "醫院間轉急性後期照護"
},
{
"code" : "E",
"display" : "院內轉急性後期照護"
},
{
"code" : "F",
"display" : "因療程需要計劃性出院"
},
{
"code" : "G",
"display" : "依醫囑出院轉機構照護"
},
{
"code" : "H",
"display" : "依醫囑出院並轉介照管中心/長照需求評估"
},
{
"code" : "I",
"display" : "依醫囑出院並安排居家醫療"
},
{
"code" : "J",
"display" : "依醫囑出院並轉社區精神醫療"
},
{
"code" : "K",
"display" : "轉自費身份繼續住院"
},
{
"code" : "L",
"display" : "依醫囑出院,已無需於本院繼續接受治療,但仍需接受後續醫療服務,下轉至適當院所"
}
]
}