電子病歷交換單張實作指引(EMR-IG)
0.1.0 - ci-build
This page is part of the 電子病歷交換單張實作指引(EMR-IG) (v0.1.0: Releases) 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://twcore.mohw.gov.tw/ig/emr/CapabilityStatement/CapabilityStatementEMRClient | Version: 0.1.0 | |||
Draft as of 2023-11-20 | Computable Name: CapabilityStatementEMRClient |
電子病歷交換單張-用戶端(Client)之能力聲明
Raw OpenAPI-Swagger Definition file | Download
transaction
interaction)。batch
interaction)。search-system
interaction)。create
、update
Resources型別 | Profile | 支援的Profiles | 支援的查詢參數 |
---|---|---|---|
Bundle | 出院病摘 Bundle 門診病歷 Bundle 檢驗檢查 Bundle 醫療影像報告 Bundle 電子處方箋 Bundle 調劑單張 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] |