國家級人體生物資料庫整合平台共同資料模式實作指引(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/CDMServer | Version: 1.0.0 | |||
Draft as of 2025-03-10 | Computable Name: CapabilityStatementCDMServer |
國家級人體生物資料庫整合平台共同資料模式-伺服端(Server)之能力聲明
Raw OpenAPI-Swagger Definition file | Download
meta.profile
是否為EMR Profiles Defining URL,並確認實例是否依循profile製作。【註:實例是指依據profile實作,將真實資料以JSON、XML或Turtle格式存放的檔案】HTTP 401
未授權」,HTTP 403
「禁止」,或HTTP 404
「未找到」,來拒絕任何未經授權的請求。transaction
)batch
)search-system
)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
、 delete
patch
遵從度 | 參數 | 類型 | 範例 |
---|---|---|---|
建議應該(SHOULD) | _id | token | GET [base]/Bundle?_id=[id] ,GET [base]/Bundle/[id] |
建議應該(SHOULD) | identifier | token | GET [base]/Bundle?identifier={system|}[code] |