FHIR इंजन लाइब्रेरी
संग्रह की मदद से व्यवस्थित रहें
अपनी प्राथमिकताओं के आधार पर, कॉन्टेंट को सेव करें और कैटगरी में बांटें.
FHIR इंजन लाइब्रेरी की मदद से, डेवलपर Android के लिए ऐसे हेल्थ ऐप्लिकेशन बना सकते हैं जो बेहतरीन हों, ऑफ़लाइन काम करते हों, और एक-दूसरे के साथ काम करते हों. ये सभी ऐप्लिकेशन, FHIR स्टैंडर्ड पर आधारित होते हैं.
FHIR Engine Library, एन्क्रिप्ट (सुरक्षित) किए गए लोकल डेटाबेस में FHIR संसाधनों को सेव करती है. साथ ही, FHIR संसाधनों को मैनेज करने के लिए एपीआई का एक सुइट उपलब्ध कराती है. ऐप्लिकेशन, स्थानीय FHIR संसाधनों को खोजने, मरीज की सूचियां बनाने, मरीज के रिकॉर्ड की पूरी जानकारी दिखाने, और FHIR के मुताबिक काम करने वाले किसी भी सर्वर के साथ FHIR संसाधनों को सिंक करने के लिए, इन एपीआई का इस्तेमाल कर सकते हैं.
इससे ऐप्लिकेशन, इंटरनेट कनेक्शन के उपलब्ध होने पर अपडेट हो सकते हैं और ऑफ़लाइन काम कर सकते हैं.
सुविधाओं में शामिल हैं:
- FHIR संसाधनों का लोकल स्टोरेज, जो डिफ़ॉल्ट रूप से एन्क्रिप्ट (सुरक्षित) होता है.
- FHIR संसाधनों को मैनेज करने के लिए, डेटा ऐक्सेस एपीआई. ये एपीआई, FHIR R4 पर आधारित हैं और आने वाले वर्शन के लिए भी काम करेंगे.
- Search API, Kotlin डोमेन स्पेसिफ़िक लैंग्वेज (DSL) पर आधारित हैं. इनकी मदद से, स्ट्रक्चर्ड क्वेरी लैंग्वेज का इस्तेमाल करके FHIR संसाधनों को खोजा जा सकता है.
- Android ऐप्लिकेशन और FHIR के मुताबिक काम करने वाले सर्वर, जैसे कि HAPI FHIR या Cloud Healthcare API के बीच, डेटा को दोनों तरफ़ सिंक करने के लिए सिंक एपीआई.
FHIR इंजन लाइब्रेरी का इस्तेमाल शुरू करना:
जब तक कुछ अलग से न बताया जाए, तब तक इस पेज की सामग्री को Creative Commons Attribution 4.0 License के तहत और कोड के नमूनों को Apache 2.0 License के तहत लाइसेंस मिला है. ज़्यादा जानकारी के लिए, Google Developers साइट नीतियां देखें. Oracle और/या इससे जुड़ी हुई कंपनियों का, Java एक रजिस्टर किया हुआ ट्रेडमार्क है.
आखिरी बार 2025-07-25 (UTC) को अपडेट किया गया.
[null,null,["आखिरी बार 2025-07-25 (UTC) को अपडेट किया गया."],[[["\u003cp\u003eThe FHIR Engine Library enables the development of robust, offline-first, and interoperable Android health applications utilizing the FHIR standard.\u003c/p\u003e\n"],["\u003cp\u003eIt offers secure local storage, comprehensive data management APIs, advanced search capabilities, and seamless synchronization with FHIR servers.\u003c/p\u003e\n"],["\u003cp\u003eDevelopers 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.\u003c/p\u003e\n"],["\u003cp\u003eResources such as developer documentation and video tutorials are readily available to assist developers in getting started with the FHIR Engine Library.\u003c/p\u003e\n"]]],["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"],null,["# FHIR Engine Library\n\nThe *FHIR Engine Library* allows developers to create health applications for\nAndroid that are powerful, offline-capable, and interoperable, all built on the\nFHIR standard.\n\nThe FHIR Engine Library stores FHIR resources in an encrypted local database and\nprovides a suite of APIs for managing FHIR resources. Applications can use these\nAPIs to search for local FHIR resources, build patient lists, display detailed\npatient records, and synchronize FHIR resources with any FHIR-compliant server.\nThis allows applications to operate offline and update when there's an internet\nconnection.\n\nFeatures include:\n\n- Local storage of FHIR resources, encrypted by default.\n- Data Access APIs for managing FHIR resources, based on FHIR R4 with planned support for future versions.\n- Search APIs built on a fluent Kotlin Domain Specific Language (DSL), allowing you to search for FHIR resources using a structured query language.\n- Sync APIs for bidirectional synchronization between an Android app and a FHIR-compliant server, such as HAPI FHIR or the Cloud Healthcare API.\n\nGet started with the FHIR Engine Library:\n\n- [Developer documentation](https://google.github.io/android-fhir/use/FEL/)\n- [Video tutorials and codelabs](/open-health-stack/learn)"]]