國家級人體生物資料庫整合平台共同資料模式實作指引(NBCT Common Data Model IG)
1.0.0 - ci-build
This page is part of the 國家級人體生物資料庫整合平台共同資料模式實作指引(NBCT Common Data Model IG) (v1.0.0: Release) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions
Official URL: https://www.ghd.tw/cdm-fhir/CapabilityStatement/CDMClient | Version: 1.0.0 | |||
Active as of 2025-03-10 | Computable Name: CapabilityStatementCDMClient |
國家級人體生物資料庫整合平台共同資料模式-用戶端(Client)之能力聲明
Raw OpenAPI-Swagger Definition file | Download
transaction
interaction)。batch
interaction)。search-system
interaction)。create
、update
Resources型別 | Profile | 支援的Profiles | 支援的查詢參數 |
---|---|---|---|
Bundle | 門診醫療申報檔(TOTFA) Bundle 住院醫療申報檔案(TOTFB) Bundle 檢驗檢查資料檔每日格式(LABD) Bundle 檢驗檢查資料檔每月格式(LABM) Bundle 癌症個案管理追蹤資料檔(CASE) Bundle 死亡資料檔(DEATH) Bundle | - | _id,identifier |
resolves
,Server會嘗試將邏輯參照(logical reference)解析為文字參照,意即轉換Reference.identifier為Reference.reference(但如果解析失敗,Server仍然會接收這個resource,請參閱logical
)。search-type
,read
,vread
create
,update
,patch
,delete
遵從度 | 參數 | 類型 | 範例 |
---|---|---|---|
建議應該(SHOULD) | _id | token | GET [base]/Bundle?_id=[id] ,GET [base]/Bundle/[id] |
建議應該(SHOULD) | identifier | token | GET [base]/Bundle?identifier={system|}[code] |