臺灣血液透析實作指引 (TW HD IG)
0.0.2 - ci-build Taiwan, Province of China flag

臺灣血液透析實作指引 (TW HD IG) - Local Development build (v0.0.2) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

CapabilityStatement: 血液透析交換伺服器能力聲明 (HD Server Capability Statement) (Experimental)

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

血液透析交換伺服器能力聲明 (HD Server Capability Statement)

  • Implementation Guide Version: 0.0.2
  • FHIR Version: 4.0.1
  • Supported Formats: json, xml
  • Published on: 2026-06-11
  • Published by: 沐恩生醫光電股份有限公司

Note 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.

FHIR RESTful Capabilities

Mode: server

以下各資源之互動:read 與 search-type 為必須;create / update 依部署情境為建議。

Capabilities by Resource/Profile

Summary

The summary table lists the resources that are part of this configuration, and for each resource it lists:

  • The relevant profiles (if any)
  • The interactions supported by each resource (Read, Search, Update, and Create, are always shown, while VRead, Patch, Delete, History on Instance, or History on Type are only present if at least one of the resources has support for them.
  • The required, recommended, and some optional search parameters (if any).
  • The linked resources enabled for _include
  • The other resources enabled for _revinclude
  • The operations on the resource (if any)

Core FHIR Resource
Patient
Reference Policy
Interaction summary
  • Supports read, search-type, create, update.

Documentation

血液透析病患(HDPatient)。

Search Parameters
ConformanceParameterTypeDocumentation
SHALLidentifiertoken

身分證號 / 病歷號查詢。

SHALLnamestring
SHALLbirthdatedate
SHALLgendertoken
 
Core FHIR Resource
Organization
Reference Policy
Interaction summary
  • Supports read, search-type.

Documentation

透析院所(採 TW Core Organization)。

Search Parameters
ConformanceParameterTypeDocumentation
SHALLidentifiertoken
SHALLnamestring
 
Core FHIR Resource
Condition
Reference Policy
Interaction summary
  • Supports read, search-type, create.

Documentation

原發腎臟疾病 / 合併症 / 透析相關感染。

Search Parameters
ConformanceParameterTypeDocumentation
SHALLpatientreference
SHALLcodetoken
SHALLcategorytoken
 
Core FHIR Resource
Observation
Reference Policy
Interaction summary
  • Supports read, search-type, create.

Documentation

檢驗 / 血壓 / 體重 / 通路血流量 / 生活與一般狀況評估。

Search Parameters
ConformanceParameterTypeDocumentation
SHALLpatientreference
SHALLcodetoken
SHALLdatedate
SHALLcategorytoken
 
Core FHIR Resource
Encounter
Reference Policy
Interaction summary
  • Supports read, search-type, create.

Documentation

住出院紀錄。

Search Parameters
ConformanceParameterTypeDocumentation
SHALLpatientreference
SHALLdatedate
SHALLstatustoken
 
Core FHIR Resource
Procedure
Reference Policy
Interaction summary
  • Supports read, search-type, create.

Documentation

透析處方 / 治療紀錄 / 血管通路處置。

Search Parameters
ConformanceParameterTypeDocumentation
SHALLpatientreference
SHALLcodetoken
SHALLdatedate
 
Core FHIR Resource
Device
Reference Policy
Interaction summary
  • Supports read, search-type, create.

Documentation

透析器 / 血管通路裝置。

Search Parameters
ConformanceParameterTypeDocumentation
SHALLpatientreference
SHALLtypetoken
 
Core FHIR Resource
MedicationStatement
Reference Policy
Interaction summary
  • Supports read, search-type, create.

Documentation

透析用藥(EPO / 鐵劑 / 活性維他命 D / 降壓劑等)。

Search Parameters
ConformanceParameterTypeDocumentation
SHALLpatientreference
SHALLstatustoken
 
Core FHIR Resource
Composition
Reference Policy
Interaction summary
  • Supports read, search-type, create.

Documentation

血液透析病歷文件骨架。

Search Parameters
ConformanceParameterTypeDocumentation
SHALLpatientreference
SHALLdatedate
SHALLtypetoken
 
Core FHIR Resource
Bundle
Reference Policy
Interaction summary
  • Supports read, create.

Documentation

透析病例交換文件(type=document)之提交與讀取。

FHIR Document Capabilities

ModeDocument Resource ProfileDocumentation
producer血液透析文件 Bundle (HD Document Bundle)

產出端:能產生符合 HemodialysisDocumentBundle 之 type=document Bundle(首筆 entry 為 HemodialysisComposition)。

consumer血液透析文件 Bundle (HD Document Bundle)

接收端:能接收並解析 HemodialysisDocumentBundle,拆解各 entry 入庫。