FHIR की जानकारी से जुड़ा गेटवे
संग्रह की मदद से व्यवस्थित रहें
अपनी प्राथमिकताओं के आधार पर, कॉन्टेंट को सेव करें और कैटगरी में बांटें.
GitHub पर सोर्स देखें
डिजिटल हेल्थ सॉल्यूशन को डिप्लॉय करते समय, मरीज़ के डेटा की निजता को बनाए रखना सबसे ज़रूरी है.
एफ़एचआईआर की जानकारी वाले गेटवे से, डेवलपर के लिए एफ़एचआईआर डेटा के साथ काम करते समय संगठन के भूमिका वाले ऐक्सेस कंट्रोल (आरबीएसी) नीतियों को लागू करना आसान हो जाता है.
FHIR Info गेटवे एक रिवर्स प्रॉक्सी है जो FHIR यूआरएल या खोज क्वेरी के लिए अनुमति देने के अनुरोध की जांच करके सर्वर पर FHIR संसाधनों को ऐक्सेस करता है. FHIR की जानकारी वाले गेटवे की मदद से, किसी क्लाइंट ऐप्लिकेशन और FHIR सर्वर के बीच, अनुमति और ऐक्सेस कंट्रोल की सुविधा चालू की जाती है. ऐसा तब किया जाता है, जब FHIR का इस्तेमाल किसी भी OpenID
Connect में शामिल पहचान देने वाली सेवा
(IdP) और अनुमति देने वाले सर्वर (AuthZ) के साथ किया जाता हो. फ़िलहाल, यह IDP+AuthZ सेवा के तौर पर Keycloak का इस्तेमाल करती है. इसे HAPI
FHIR
या Cloud Healthcare API FHIR
स्टोर
FHIR सर्वर के तौर पर टेस्ट किया गया है.
FHIR जानकारी गेटवे की सुविधाओं में ये शामिल हैं:
- स्टैंड-अलोन सेवा, जो एफ़एचआईआर के मुताबिक सर्वर के साथ काम कर सकती है
- एक प्लग-इन आर्किटेक्चर जिसमें ऐक्सेस-चेकर तय किए जाते हैं, ताकि
कॉन्फ़िगरेशन कॉन्फ़िगर किया जा सके
- जुड़ने की सुविधा बंद करने जैसी खास क्वेरी पर रोक लगाने या उनकी अनुमति देने के लिए, क्वेरी को फ़िल्टर करने की सुविधा
GitHub पर डेवलपर दस्तावेज़ पर जाएं
जब तक कुछ अलग से न बताया जाए, तब तक इस पेज की सामग्री को 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\u003eFHIR Info Gateway enhances patient data privacy by enabling role-based access control for FHIR data.\u003c/p\u003e\n"],["\u003cp\u003eIt acts as a reverse proxy, verifying client authorization against an OpenID Connect compliant Identity Provider before granting access to FHIR resources.\u003c/p\u003e\n"],["\u003cp\u003eThe gateway is compatible with various FHIR servers and offers a flexible architecture for customizing access control implementations.\u003c/p\u003e\n"],["\u003cp\u003eDevelopers can leverage query filtering to further refine data access and security policies.\u003c/p\u003e\n"]]],["The FHIR Info Gateway is a reverse proxy that enforces role-based access control (RBAC) for FHIR data, ensuring patient data privacy in digital health solutions. It controls client access to FHIR resources by verifying authorization against requests to a FHIR URL or search query. It is compatible with OpenID Connect Identity Providers and Authorization servers. The Gateway features a pluggable architecture for access-checkers and supports query filtering, allowing control over client interactions with FHIR-compliant servers like HAPI FHIR or Cloud Healthcare API FHIR store.\n"],null,["# FHIR Info Gateway\n\n[View source on Github](https://github.com/google/fhir-gateway)\n\nWhen deploying digital health solutions, preserving patient data privacy is key.\n\nThe *FHIR Info Gateway* makes it easier for developers to enforce organizational\nrole based access control (RBAC) policies when working with FHIR data.\n\nFHIR Info Gateway is a reverse proxy which controls client access to FHIR\nresources on a server by checking requests for authorization to a FHIR URL or\nsearch query. FHIR Info Gateway enables authorization and access-control between\na client application and a FHIR server when used along with any [OpenID\nConnect](https://openid.net/connect/) compliant Identity Provider\n(IdP) and Authorization server (AuthZ). It currently supports Keycloak as the\nIDP+AuthZ provider and has been tested with [HAPI\nFHIR](https://hapifhir.io/) or [Cloud Healthcare API FHIR\nstore](https://cloud.google.com/healthcare-api/docs/concepts/fhir)\nas the FHIR server.\n\nFHIR Info Gateway features include:\n\n- A stand-alone service that can work with FHIR compliant servers\n- A pluggable architecture for defining an access-checkers to allow for implementation configurability\n- Query filtering to block/allow specific queries such as for disabling joins\n\nGo to [developer documentation on\nGitHub](https://github.com/google/fhir-gateway/wiki)"]]