電子病歷交換單張實作指引(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/CapabilityStatementEMRServer | Version: 0.1.0 | |||
Draft as of 2023-11-20 | Computable Name: CapabilityStatementEMRServer |
電子病歷交換單張-伺服端(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 | 出院病摘 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
、 delete
patch
遵從度 | 參數 | 類型 | 範例 |
---|---|---|---|
建議應該(SHOULD) | _id | token | GET [base]/Bundle?_id=[id] ,GET [base]/Bundle/[id] |
建議應該(SHOULD) | identifier | token | GET [base]/Bundle?identifier={system|}[code] |