Android FHIR SDK टूल
संग्रह की मदद से व्यवस्थित रहें
अपनी प्राथमिकताओं के आधार पर, कॉन्टेंट को सेव करें और कैटगरी में बांटें.
GitHub पर सोर्स देखें
Android FHIR SDK, Kotlin लाइब्रेरी का एक सेट है. इसका इस्तेमाल, Android पर HL7 FHIR® स्टैंडर्ड का इस्तेमाल करके, ऑफ़लाइन काम करने वाले और मोबाइल पर पहले से मौजूद स्वास्थ्य सेवा से जुड़े ऐप्लिकेशन बनाने के लिए किया जाता है.
Android FHIR SDK टूल को, विश्व स्वास्थ्य संगठन के साथ मिलकर बनाया गया है. इसका मकसद, डब्ल्यूएचओ के स्मार्ट दिशा-निर्देशों को लागू करना है. ये दिशा-निर्देश, FHIR के क्लिनिकल दिशा-निर्देशों को लागू करने के लिए गाइड पर आधारित हैं.
SDK टूल का इस्तेमाल करके, डेवलपर अलग-अलग तरह के FHIR-नेटिव Android हेल्थ ऐप्लिकेशन को तुरंत बना सकते हैं और उन्हें डिप्लॉय कर सकते हैं. ये ऐप्लिकेशन, सामान्य और बेहतर इस्तेमाल के उदाहरणों के लिए बनाए जाते हैं.
डेवलपर को मिलने वाले फ़ायदे
FHIR R4 स्पेसिफ़िकेशन का इस्तेमाल इनके लिए करें:
- स्टैंडर्ड पर आधारित डेटा मॉडल (HAPI
FHIR स्ट्रक्चर) का इस्तेमाल करके, Android के लिए स्वास्थ्य से जुड़े समाधान बनाएं.
- अलग-अलग सिस्टम के साथ काम करने की सुविधा को बढ़ावा दें और आने वाले समय में काम करने वाले समाधान बनाएं.
- FHIR ईकोसिस्टम से शेयर किए जा रहे कॉन्टेंट का इस्तेमाल करें. जैसे, WHO के स्मार्ट दिशा-निर्देश.
समय और मेहनत बचाएं:
- डेटा सिंक करने और ऑफ़लाइन काम करने जैसी आम समस्याओं को हल करने में डेवलपर की मदद करने वाले एपीआई.
- डिवाइस में पहले से मौजूद यूज़र इंटरफ़ेस (यूआई) विजेट का इस्तेमाल करके, FHIR सवालों की सूचियों को फ़ॉर्म में तुरंत बदलें.
- FHIRPath के एक्सप्रेशन की मदद से, बेहतर व्यवहार के साथ फ़ॉर्म के जटिल यूज़र फ़्लो बनाएं.
डिवाइस पर क्लिनिकल रीज़निंग:
Android FHIR SDK का आर्किटेक्चर
Android FHIR SDK टूल चार लाइब्रेरी से बना है. इन्हें अलग-अलग तरह की समस्याओं को ध्यान में रखकर डिज़ाइन किया गया है:
- स्ट्रक्चर्ड डेटा कैप्चर लाइब्रेरी: Android पर स्वास्थ्य से जुड़ा डेटा इकट्ठा करना, उसकी पुष्टि करना, और उसे प्रोसेस करना
- FHIR Engine Library: Android पर स्थानीय तौर पर FHIR संसाधनों को सेव और मैनेज करना और उन्हें FHIR सर्वर के साथ सिंक करना
- वर्कफ़्लो लाइब्रेरी: Android पर, इलाज के दौरान फ़ैसला लेने में मदद करने और क्लिनिकल क्वालिटी के मेज़र का हिसाब लगाने की सुविधा
- नॉलेज मैनेजर लाइब्रेरी: FHIR के नॉलेज आर्टफ़ैक्ट संसाधनों (जैसे, लागू करने के लिए गाइड) को डिप्लॉय और मैनेज करें. साथ ही, इन्हें दूसरी लाइब्रेरी के लिए उपलब्ध कराएं
Android FHIR SDK टूल का इस्तेमाल शुरू करना
डेवलपर दस्तावेज़, वीडियो ट्यूटोरियल, और कोडलैब ऐक्सेस करने के लिए, जानें सेक्शन पर जाएं. इसके अलावा, डेवलपर कॉल, फ़ोरम, और इसमें शामिल होने के तरीकों के बारे में जानने के लिए, कम्यूनिटी सेक्शन पर जाएं.
जब तक कुछ अलग से न बताया जाए, तब तक इस पेज की सामग्री को 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 Android FHIR SDK is a set of Kotlin libraries for building offline-capable, mobile-first healthcare applications on Android using the HL7 FHIR® standard.\u003c/p\u003e\n"],["\u003cp\u003eIt enables developers to build interoperable health solutions using FHIR R4, leveraging shared content like WHO SMART Guidelines.\u003c/p\u003e\n"],["\u003cp\u003eThe SDK provides APIs for data synchronization, offline capabilities, form creation with FHIR Questionnaires, and on-device clinical reasoning with FHIRPath and CQL.\u003c/p\u003e\n"],["\u003cp\u003eIt comprises four libraries: Structured Data Capture, FHIR Engine, Workflow, and Knowledge Manager, each addressing specific functionalities.\u003c/p\u003e\n"],["\u003cp\u003eDevelopers can access learning resources and community support through the provided links to get started and engage with the project.\u003c/p\u003e\n"]]],["The Android FHIR SDK provides Kotlin libraries for building offline-capable healthcare apps using the HL7 FHIR standard. It utilizes the FHIR R4 specification, promoting interoperability and enabling the use of shared content like WHO SMART Guidelines. Key features include APIs for data synchronization, offline work, and FHIR Questionnaire-based form creation. The SDK also supports on-device clinical reasoning via FHIRPath and CQL, with four core libraries: Structured Data Capture, FHIR Engine, Workflow, and Knowledge Manager.\n"],null,["# Android FHIR SDK\n\n[View source on Github](https://github.com/google/android-fhir) \n\nThe *Android FHIR SDK* is a set of Kotlin libraries for building\noffline-capable, mobile-first healthcare applications using the HL7 FHIR®\nstandard on Android.\n\nThe Android FHIR SDK has been developed as part of a close collaboration with\nthe World Health Organization to support the [WHO SMART Guidelines](https://www.who.int/teams/digital-health-and-innovation/smart-guidelines),\nwhich are based on the [FHIR Clinical Guidelines Implementation Guide](http://build.fhir.org/ig/HL7/cqf-recommendations/index.html).\n\nUsing the SDK, developers can quickly build and deploy different types of\nFHIR-native Android health applications for a range of common and advanced use\ncases.\n\nBenefits to developers\n----------------------\n\n**Use FHIR R4 specification to:**\n\n- Build Android health solutions using a standards-based data model ([HAPI\n FHIR Structures](https://hapifhir.io/hapi-fhir/apidocs/hapi-fhir-structures-r4/)).\n- Promote interoperability and create future-proof solutions.\n- Build on shared content being produced by the FHIR ecosystem such as WHO SMART Guidelines.\n\n**Save time and effort:**\n\n- APIs that help developers solve common data challenges like synchronization and working offline.\n- Quickly turn FHIR Questionnaires into forms using built-in UI widgets.\n- Build complex form user flows with advanced behaviors powered by FHIRPath Expressions.\n\n**On-device clinical reasoning:**\n\n- Support for FHIRPath and [HL7 Clinical Quality Language](https://cql.hl7.org/) (CQL) for on-device data processing and clinical decision support.\n- Deploy and run applications based on [FHIR Clinical\n Guidelines](http://build.fhir.org/ig/HL7/cqf-recommendations/index.html), like the [WHO SMART Guidelines](https://www.who.int/teams/digital-health-and-innovation/smart-guidelines/fhir-based-smart-guidelines).\n\nAndroid FHIR SDK architecture\n-----------------------------\n\nThe Android FHIR SDK is made up of four libraries, designed with a separation of\nconcerns:\n\n- [Structured Data Capture Library](/open-health-stack/android-fhir/data-capture): Collect, validate, and process healthcare data on Android\n- [FHIR Engine Library](/open-health-stack/android-fhir/fhir-engine): Store and manage FHIR resources locally on Android and synchronize with FHIR server\n- [Workflow Library](/open-health-stack/android-fhir/workflow): Provide point-of-care decision support and compute clinical quality measures on Android\n- [Knowledge Manager Library](/open-health-stack/android-fhir/knowledge-manager): Deploy and manage FHIR knowledge artifact resources (e.g. from Implementation Guides) and make these available to other libraries\n\nGet started with the Android FHIR SDK\n-------------------------------------\n\nHead to the [learn section](/open-health-stack/learn) to access developer docs, video tutorials and\ncodelabs or jump into the [community section](/open-health-stack/community) to find out about developer\ncalls, forums and ways to can get involved."]]