臺灣血液透析實作指引 (TW HD IG)
0.0.2 - ci-build
臺灣血液透析實作指引 (TW HD IG) - Local Development build (v0.0.2) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
| Official URL: https://fhir.muen.tw/ig/hd/CapabilityStatement/hd-capability-server | Version: 0.0.2 | |||
| Draft as of 2026-06-11 | Computable Name: HDServerCapabilityStatement | |||
宣稱符合本實作指引之 FHIR 伺服器,於「透析病例交換」情境下應具備的能力(kind=requirements)。 涵蓋:文件型 Bundle 之收發、各 profiled 資源之讀取/查詢/建立,以及應支援之標準查詢參數。 互動標註原則:必須=read / search-type;建議=create / update(依交換方向而定)。
Raw OpenAPI-Swagger Definition file | Download
json, xmlNote to Implementers: FHIR Capabilities
Any FHIR capability may be 'allowed' by the system unless explicitly marked as 'SHALL NOT'. A few items are marked as MAY in the Implementation Guide to highlight their potential relevance to the use case.
server以下各資源之互動:read 與 search-type 為必須;create / update 依部署情境為建議。
The summary table lists the resources that are part of this configuration, and for each resource it lists:
_include_revincluderead, search-type, create, update.血液透析病患(HDPatient)。
| Conformance | Parameter | Type | Documentation |
|---|---|---|---|
| SHALL | identifier | token | 身分證號 / 病歷號查詢。 |
| SHALL | name | string | |
| SHALL | birthdate | date | |
| SHALL | gender | token |
透析院所(採 TW Core Organization)。
| Conformance | Parameter | Type | Documentation |
|---|---|---|---|
| SHALL | identifier | token | |
| SHALL | name | string |
原發腎臟疾病 / 合併症 / 透析相關感染。
檢驗 / 血壓 / 體重 / 通路血流量 / 生活與一般狀況評估。
住出院紀錄。
透析處方 / 治療紀錄 / 血管通路處置。
透析器 / 血管通路裝置。
read, search-type, create.透析用藥(EPO / 鐵劑 / 活性維他命 D / 降壓劑等)。
血液透析病歷文件骨架。
透析病例交換文件(type=document)之提交與讀取。
| Mode | Document Resource Profile | Documentation |
|---|---|---|
| producer | 血液透析文件 Bundle (HD Document Bundle) | 產出端:能產生符合 HemodialysisDocumentBundle 之 type=document Bundle(首筆 entry 為 HemodialysisComposition)。 |
| consumer | 血液透析文件 Bundle (HD Document Bundle) | 接收端:能接收並解析 HemodialysisDocumentBundle,拆解各 entry 入庫。 |