臺灣健保署基礎實作指引, published by 衛生福利部中央健康保險署. This guide is not an authorized publication; it is the continuous build for version 0.0.1 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/TWNHIFHIR/base/ and changes regularly. See the Directory of published versions
| Official URL: https://nhicore.nhi.gov.tw/base/CapabilityStatement/CapabilityStatementTWNHIBASEClient | Version: 0.0.1 | |||
| Active as of 2025-11-07 | Computable Name: CapabilityStatementTWNHIBASEClient | |||
臺灣健保署基礎實作指引(TWNHIBASE IG)用戶端(Client)之能力聲明
Raw OpenAPI-Swagger Definition file | Download
jsonclient臺灣健保署基礎-用戶端(TWNHIBASE Client)建議應該(SHOULD):
(1)使用臺灣健保署基礎伺服端(TWNHIBASE Server)能力聲明中的查詢參數,支援讀取和查詢一個或多個臺灣健保署基礎Profile(s)
安全性:
(1)有關要求和建議,請參閱安全性。
共有七類Resources支援查詢,查詢參數如表列:
| Resource型別 | Profile | Create | Read | VRead | Delete | Update | 支援的查詢參數 |
|---|---|---|---|---|---|---|---|
| Claim | 事前審查-Claim TWNHIBASE | y | y | y | y | patient | |
| Organization | 支援的Profiles 機構-Organization TWNHIBASE 基因檢測機構-Organization Genetic Testing TWNHIBASE TW Core Organization Government | y | y | y | y | ||
| Patient | 病人資訊-Patient TWNHIBASE | y | y | y | y | name, identifier | |
| Observation | 基因資訊-Observation Diagnostic TWNHIBASE | y | y | y | y | ||
| Specimen | 基因檢測檢體-Specimen TWNHIBASE | y | y | y | y | ||
| DocumentReference | 文件參照-DocumentReference TWNHIBASE | y | y | y | y | ||
| Coverage | 健保事前審查計畫-Coverage TWNHIBASE | y | y | y | y |
resolvescreate, read, vread, update.| 遵從度 | 參數 | 類型 | 範例 |
|---|---|---|---|
| 建議應該(SHOULD) | patient | token | GET [base]/Claim?patient={Type/}[id] |
resolvescreate, read, vread, update.resolvescreate, read, vread, update.| 遵從度 | 參數 | 類型 | 範例 |
|---|---|---|---|
| 建議應該(SHOULD) | name | string | GET [base]/Patient?name=[string] |
| 建議應該(SHOULD) | identifier | token | GET [base]/Patient?identifier=[code] |
resolvescreate, read, vread, update.resolvescreate, read, vread, update.resolvescreate, read, vread, update.resolvescreate, read, vread, update.