ไลบรารี FHIR Engine
FHIR Engine Library ช่วยให้นักพัฒนาแอปสามารถสร้างแอปพลิเคชันสุขภาพสำหรับ Android ที่มีประสิทธิภาพ ทำงานแบบออฟไลน์ได้ และทำงานร่วมกันได้ ซึ่งทั้งหมดสร้างขึ้นตามมาตรฐาน FHIR
FHIR Engine Library จะจัดเก็บทรัพยากร FHIR ในฐานข้อมูลในเครื่องที่เข้ารหัส และมีชุด API สำหรับจัดการทรัพยากร FHIR แอปพลิเคชันสามารถใช้ API เหล่านี้เพื่อค้นหาทรัพยากร FHIR ในเครื่อง สร้างรายชื่อผู้ป่วย แสดงระเบียนผู้ป่วยแบบละเอียด และซิงค์ทรัพยากร FHIR กับเซิร์ฟเวอร์ที่เป็นไปตามข้อกำหนด FHIR
ซึ่งช่วยให้แอปพลิเคชันทำงานแบบออฟไลน์และอัปเดตเมื่อมีการเชื่อมต่ออินเทอร์เน็ต
คุณลักษณะต่างๆ ได้แก่
- พื้นที่เก็บข้อมูลในเครื่องของทรัพยากร FHIR ซึ่งได้รับการเข้ารหัสโดยค่าเริ่มต้น
- Data Access API สำหรับการจัดการทรัพยากร FHIR โดยอิงตาม FHIR R4 พร้อมการรองรับเวอร์ชันในอนาคต
- Search API ที่สร้างขึ้นจากภาษาเฉพาะโดเมน (DSL) ของ Kotlin ซึ่งช่วยให้คุณค้นหาทรัพยากร FHIR โดยใช้ Structured Query Language ได้
- Sync API สําหรับการซิงค์แบบ 2 ทิศทางระหว่างแอป Android กับเซิร์ฟเวอร์ที่เป็นไปตาม FHIR เช่น HAPI FHIR หรือ Cloud Healthcare API
เริ่มต้นใช้งานไลบรารี FHIR Engine โดยทำดังนี้
เนื้อหาของหน้าเว็บนี้ได้รับอนุญาตภายใต้ใบอนุญาตที่ต้องระบุที่มาของครีเอทีฟคอมมอนส์ 4.0 และตัวอย่างโค้ดได้รับอนุญาตภายใต้ใบอนุญาต Apache 2.0 เว้นแต่จะระบุไว้เป็นอย่างอื่น โปรดดูรายละเอียดที่นโยบายเว็บไซต์ Google Developers Java เป็นเครื่องหมายการค้าจดทะเบียนของ Oracle และ/หรือบริษัทในเครือ
อัปเดตล่าสุด 2024-11-28 UTC
[null,null,["อัปเดตล่าสุด 2024-11-28 UTC"],[[["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"]]