開始使用 FHIR
HL7 FHIR (快速醫療照護互通資源);是標準開發機構 Health Level 7 (HL7) 的新一代互通性標準。
FHIR 的發展從追求醫療照護 IT 轉變為現代化的 API 導向方法,希望能讓世界各地的行動和網頁開發人員更容易取得醫療照護服務。
雖然互通性 (或促進資料交換) 是 FHIR 的主要目標,但其設計為數位健康解決方案帶來許多好處:
- 用於建構醫療照護應用程式的常見資料模型:FHIR 資源代表了用於定義醫療照護應用程式資料模型的臨床和行政資訊單位。
- 開放式規格且免費使用:FHIR 規格開放,代表任何人皆可參與投票程序。此外,您可以隨時隨地使用任何應用程式。
- 根據熟悉的技術:FHIR 是一種規範與開放式標準化網路 API,以既有的 REST 標準 (如 REST、OAuth、XML、JSON 和 HTTP) 為基礎。
- 促進內容可重複使用:可共用並重複使用特定應用程式的邏輯模型、資料字典和程式設計系統等 FHIR 資源。這使得類似計劃的資料收集作業更加一致,並能散佈 WHO SMART 指南等有實證據的指引。
如果你是第一次使用 FHIR 或只是想瞭解更多資訊,以下是一些可協助您快速上手的資源。
除非另有註明,否則本頁面中的內容是採用創用 CC 姓名標示 4.0 授權,程式碼範例則為阿帕契 2.0 授權。詳情請參閱《Google Developers 網站政策》。Java 是 Oracle 和/或其關聯企業的註冊商標。
上次更新時間:2024-07-23 (世界標準時間)。
[null,null,["上次更新時間:2024-07-23 (世界標準時間)。"],[[["HL7 FHIR is a next-generation standard for healthcare data exchange, designed to make healthcare development more accessible using modern API-driven approaches."],["FHIR offers a common data model, is free to use and built on familiar web technologies, promoting reusability and consistency in healthcare applications."],["FHIR's primary goal is to enhance interoperability by enabling seamless data exchange between different healthcare systems and applications."],["The specification is open and anyone can participate, allowing for wider adoption and community contributions to its development."]]],["FHIR (Fast Healthcare Interoperability Resources) is a healthcare interoperability standard designed to make healthcare development more accessible via API-driven approaches. Key features include a common data model using FHIR Resources, an open and free-to-use specification, reliance on web standards like REST and JSON, and support for content reusability. This promotes data consistency and guideline dissemination. Resources for learning more include the FHIR specification, webinars, and an Android developer SDK.\n"]]