FHIR के साथ शुरुआत करना
संग्रह की मदद से व्यवस्थित रहें
अपनी प्राथमिकताओं के आधार पर, कॉन्टेंट को सेव करें और कैटगरी में बांटें.
HL7 FHIR (फ़ास्ट हेल्थकेयर
इंटरऑपरेबिलिटी रिसोर्स); स्टैंडर्ड डेवलपमेंट इंटरऑपरेबिलिटी स्टैंडर्ड है, जो स्टैंडर्ड डेवलपमेंट डेवलपमेंट वाले हेल्थ लेवल 7 (HL7) से मिलता है.
एफ़एचआईआर की शुरुआत, हेल्थकेयर आईटी को आधुनिक एपीआई से चलने वाले अप्रोच के लिए करने की सोचकर शुरू हुई. इससे,
हेल्थकेयर डेवलपमेंट को मोबाइल और वेब डेवलपर के लिए हर जगह से ऐक्सेस करने लायक बनाया जा सका.
हालांकि, इंटरऑपरेबिलिटी (दूसरे सिस्टम के साथ काम करना) - या डेटा एक्सचेंज को बढ़ावा देना, एफ़एचआईआर का मुख्य मकसद है.
हालांकि, इसके डिज़ाइन में डिजिटल हेल्थ से जुड़े समाधान के लिए कई फ़ायदे दिए गए हैं:
- स्वास्थ्य देखभाल ऐप्लिकेशन बनाने के लिए एक सामान्य डेटा मॉडल: एफ़एचआईआर रिसॉर्स, क्लिनिकल और एडमिनिस्ट्रेटिव जानकारी की उन अलग-अलग इकाइयों के बारे में बताते हैं जिनका इस्तेमाल हेल्थकेयर ऐप्लिकेशन के लिए डेटा मॉडल तय करने के लिए किया जाता है.
- ओपन स्पेसिफ़िकेशन और मुफ़्त में इस्तेमाल करने के लिए जानकारी: एफ़एचआईआर की खास बातों में बताया गया है कि
कोई भी व्यक्ति मतदान की प्रक्रिया में शामिल हो सकता है. इसके अलावा, यह किसी भी ऐप्लिकेशन में कहीं भी
इस्तेमाल करने के लिए मुफ़्त है.
- जाने-पहचाने टेक्नोलॉजी के आधार पर: एफ़एचआईआर, एक स्टैंडर्ड और ओपन स्टैंडर्ड्ड वेब एपीआई है, जो REST, OAuth, एक्सएमएल, JSON, और एचटीटीपी जैसे वेब स्टैंडर्ड पर आधारित है.
- कॉन्टेंट को फिर से इस्तेमाल करने को बढ़ावा देता है: एफ़एचआईआर रिसॉर्स जो किसी तय ऐप्लिकेशन के लिए
लॉजिकल मॉडल, डेटा डिक्शनरी, और कोडिंग सिस्टम तय करते हैं, उन्हें
फिर से इस्तेमाल किया जा सकता है. इससे सभी मिलते-जुलते प्रोग्राम में,
डेटा को इकट्ठा करने के साथ-साथ सबूतों के आधार पर
दिशा-निर्देश, जैसे कि डब्ल्यूएचओ के स्मार्ट दिशा-निर्देशों को प्रमोट किया जाता है.
अगर आपको एफ़एचआईआर की जानकारी नहीं है या आपको इसके बारे में ज़्यादा जानकारी चाहिए, तो यहां ऐसे संसाधन दिए गए हैं जिनकी मदद से
अपने कॉन्टेंट को तेज़ी से अपलोड किया जा सकता है.
जब तक कुछ अलग से न बताया जाए, तब तक इस पेज की सामग्री को 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\u003eHL7 FHIR is a next-generation standard for healthcare data exchange, designed to make healthcare development more accessible using modern API-driven approaches.\u003c/p\u003e\n"],["\u003cp\u003eFHIR offers a common data model, is free to use and built on familiar web technologies, promoting reusability and consistency in healthcare applications.\u003c/p\u003e\n"],["\u003cp\u003eFHIR's primary goal is to enhance interoperability by enabling seamless data exchange between different healthcare systems and applications.\u003c/p\u003e\n"],["\u003cp\u003eThe specification is open and anyone can participate, allowing for wider adoption and community contributions to its development.\u003c/p\u003e\n"]]],["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"],null,["# Getting started with FHIR\n\n[HL7 FHIR](https://www.hl7.org/fhir/) (Fast Healthcare\nInteroperability Resources); is a next-generation interoperability standard from\nthe standards development organization Health Level 7 (HL7).\n\nFHIR evolved out of the desire to shift healthcare IT towards modern API driven\napproaches making healthcare development more accessible to mobile and web\ndevelopers everywhere.\n\nWhilst interoperability - or promoting data exchange - is the primary goal of\nFHIR, its design offers many benefits especially for digital health solutions:\n\n- *A common data model for building healthcare applications*: FHIR Resources represent individual units of clinical and administrative information that are used to define the data model for a healthcare application.\n- *Open specification and free to use*: The FHIR specification is open meaning that anyone can get involved in the balloting process. In addition it's free to use for any application anywhere.\n- *Based on familiar technologies*: FHIR is a specification and an open standardized web API that is based on established web standards like REST, OAuth, XML, JSON and HTTP.\n- *Promotes reusability of content* : FHIR Resources that define the logical models, data dictionaries and coding systems for a specific application can be shared and reused. This promotes more consistent data collection across similar programs as well as dissemination of evidence based guidelines such as the [WHO SMART\n Guidelines](https://www.who.int/teams/digital-health-and-innovation/smart-guidelines/fhir-based-smart-guidelines).\n\nIf you are new to FHIR or just looking to learn more, here is a selection of\nresources that can help you get up to speed quickly.\n\n- [HL7 FHIR Specification](https://www.hl7.org/fhir/)\n- [What is HL7 FHIR?](https://www.healthit.gov/sites/default/files/page/2021-04/What%20Is%20FHIR%20Fact%20Sheet.pdf)\n- [Digital Square on FHIR Webinar Series](https://digitalsquare.org/resourcesrepository/digital-square-on-fhir-4c78p)\n- [Our FHIR SDK for Android Developers](https://medium.com/androiddevelopers/our-fhir-sdk-for-android-developers-9f8455e0b42f)"]]