| Package | tw.gov.mohw.nhi.pas |
| Resource Type | CodeSystem |
| Id | nhi-pdf-type |
| FHIR Version | R4 |
| Source | https://nhicore.nhi.gov.tw/pas/https://build.fhir.org/ig/TWNHIFHIR/pas/CodeSystem-nhi-pdf-type.html |
| URL | https://nhicore.nhi.gov.tw/pas/CodeSystem/nhi-pdf-type |
| Version | 1.0.7 |
| Status | active |
| Date | 2025-07-01 |
| Name | NHIPDFType |
| Title | NHI-健保事前審查-文件類型 |
| Realm | tw |
| Authority | national |
| Description | 臺灣衛生福利部中央健康保險署「文件類型」代碼,代碼出版日期:2025-07-01;資料所屬單位:臺灣衛生福利部中央健康保險署。 |
| Content | complete |
| ValueSet | |
| nhi-pdf-type | NHI-健保事前審查-文件類型值集 |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem nhi-pdf-type
This case-sensitive code system https://nhicore.nhi.gov.tw/pas/CodeSystem/nhi-pdf-type defines the following codes:
| Code | Display |
| gene | 基因報告 |
| careplan | 治療計畫文件 |
| test | 檢驗(查)附件 |
| medrec | 病歷資料 |
{
"resourceType": "CodeSystem",
"id": "nhi-pdf-type",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://nhicore.nhi.gov.tw/pas/CodeSystem/nhi-pdf-type",
"version": "1.0.7",
"name": "NHIPDFType",
"title": "NHI-健保事前審查-文件類型",
"status": "active",
"experimental": false,
"date": "2025-07-01",
"publisher": "衛生福利部中央健康保險署",
"contact": [
{
"name": "衛生福利部中央健康保險署",
"telecom": [
{
"system": "url",
"value": "https://www.nhi.gov.tw"
}
]
}
],
"description": "臺灣衛生福利部中央健康保險署「文件類型」代碼,代碼出版日期:2025-07-01;資料所屬單位:臺灣衛生福利部中央健康保險署。",
"caseSensitive": true,
"content": "complete",
"count": 4,
"concept": [
{
"code": "gene",
"display": "基因報告"
},
{
"code": "careplan",
"display": "治療計畫文件"
},
{
"code": "test",
"display": "檢驗(查)附件"
},
{
"code": "medrec",
"display": "病歷資料"
}
]
}