FHIR 引擎程式庫
FHIR Engine Library 可讓開發人員為 Android 建立功能強大、可離線運作且可互通的健康應用程式,這些應用程式皆以 FHIR 標準建構。
FHIR Engine 程式庫會將 FHIR 資源儲存在加密的本機資料庫中,並提供一套 API 來管理 FHIR 資源。應用程式可以使用這些 API 搜尋本機 FHIR 資源、建立患者名單、顯示詳細的患者記錄,以及將 FHIR 資源與任何符合 FHIR 標準的伺服器同步。這樣一來,應用程式就能在離線狀態下運作,並在連上網際網路時更新。
功能包括:
- FHIR 資源的本機儲存空間,預設為加密。
- 以 FHIR R4 為基礎的資料存取 API,可用於管理 FHIR 資源,並預計支援日後的版本。
- 以流暢的 Kotlin 特定領域語言 (DSL) 建構的搜尋 API,可讓您使用結構化查詢語言搜尋 FHIR 資源。
- 同步處理 API,用於 Android 應用程式與符合 FHIR 標準的伺服器 (例如 HAPI FHIR 或 Cloud Healthcare API) 之間的雙向同步處理。
開始使用 FHIR Engine 程式庫:
除非另有註明,否則本頁面中的內容是採用創用 CC 姓名標示 4.0 授權,程式碼範例則為阿帕契 2.0 授權。詳情請參閱《Google Developers 網站政策》。Java 是 Oracle 和/或其關聯企業的註冊商標。
上次更新時間:2024-11-28 (世界標準時間)。
[null,null,["上次更新時間:2024-11-28 (世界標準時間)。"],[[["The FHIR Engine Library enables the development of robust, offline-first, and interoperable Android health applications utilizing the FHIR standard."],["It offers secure local storage, comprehensive data management APIs, advanced search capabilities, and seamless synchronization with FHIR servers."],["Developers can leverage the library's features to build applications that can access and manipulate FHIR data, manage patient information, and integrate with external healthcare systems."],["Resources such as developer documentation and video tutorials are readily available to assist developers in getting started with the FHIR Engine Library."]]],["The FHIR Engine Library enables Android health app development with offline capabilities and FHIR standard interoperability. It stores FHIR resources in an encrypted local database and offers APIs to manage them. Key actions include searching for local resources, creating patient lists, displaying records, and synchronizing with FHIR-compliant servers. Features include encrypted local storage, Data Access and Search APIs using a Kotlin DSL, and Sync APIs for two-way server synchronization. Developer resources are provided for getting started.\n"]]