This page is part of the 臺灣癌症用藥事前審查實作指引(TWPAS IG) (v1.0.1: Release) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version. For a full list of available versions, see the Directory of published versions
Active as of 2024-12-06 |
{
"resourceType" : "CodeSystem",
"id" : "nhi-approve-comment",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem nhi-approve-comment</b></p><a name=\"nhi-approve-comment\"> </a><a name=\"hcnhi-approve-comment\"> </a><a name=\"nhi-approve-comment-en-US\"> </a><p>This case-sensitive code system <code>https://twcore.mohw.gov.tw/ig/pas/CodeSystem/nhi-approve-comment</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style=\"white-space:nowrap\">1<a name=\"nhi-approve-comment-1\"> </a></td><td>同意備查</td></tr><tr><td style=\"white-space:nowrap\">2<a name=\"nhi-approve-comment-2\"> </a></td><td>不予同意</td></tr><tr><td style=\"white-space:nowrap\">3<a name=\"nhi-approve-comment-3\"> </a></td><td>部份同意</td></tr></table></div>"
},
"url" : "https://twcore.mohw.gov.tw/ig/pas/CodeSystem/nhi-approve-comment",
"version" : "1.0.1",
"name" : "NHIApproveComment",
"title" : "NHI-健保事前審查-核定註記",
"status" : "active",
"experimental" : false,
"date" : "2024-12-06",
"publisher" : "衛生福利部中央健康保險署",
"contact" : [
{
"name" : "衛生福利部中央健康保險署",
"telecom" : [
{
"system" : "url",
"value" : "https://www.nhi.gov.tw"
}
]
}
],
"description" : "臺灣衛生福利部中央健康保險署「核定註記」代碼,代碼出版日期:2024-12-06;資料所屬單位:臺灣衛生福利部中央健康保險署。",
"caseSensitive" : true,
"content" : "complete",
"count" : 3,
"concept" : [
{
"code" : "1",
"display" : "同意備查"
},
{
"code" : "2",
"display" : "不予同意"
},
{
"code" : "3",
"display" : "部份同意"
}
]
}