دروازه اطلاعات FHIR
با مجموعهها، منظم بمانید
ذخیره و طبقهبندی محتوا براساس اولویتهای شما.
مشاهده منبع در Github 
هنگام استقرار راهحلهای سلامت دیجیتال، حفظ حریم خصوصی دادههای بیمار کلیدی است.
FHIR Info Gateway اجرای سیاست های کنترل دسترسی مبتنی بر نقش سازمانی (RBAC) را برای توسعه دهندگان در هنگام کار با داده های FHIR آسان تر می کند.
FHIR Info Gateway یک پروکسی معکوس است که دسترسی مشتری به منابع FHIR در سرور را با بررسی درخواستهای مجوز به URL FHIR یا عبارت جستجو کنترل میکند. FHIR Info Gateway مجوز و کنترل دسترسی را بین یک برنامه مشتری و یک سرور FHIR هنگامی که همراه با هر ارائه دهنده هویت (IdP) و سرور مجوز (AuthZ) سازگار با OpenID Connect استفاده می شود، فعال می کند. در حال حاضر از Keycloak به عنوان ارائه دهنده IDP+AuthZ پشتیبانی می کند و با HAPI FHIR یا Cloud Healthcare API FHIR فروشگاه به عنوان سرور FHIR آزمایش شده است.
ویژگی های FHIR Info Gateway عبارتند از:
- یک سرویس مستقل که می تواند با سرورهای سازگار با FHIR کار کند
- یک معماری قابل اتصال برای تعریف یک چککننده دسترسی به منظور امکان پیکربندی پیادهسازی
- فیلتر کردن پرس و جو برای مسدود کردن/اجازه دادن به پرس و جوهای خاص مانند غیرفعال کردن اتصالات
به مستندات توسعه دهنده در GitHub بروید
جز در مواردی که غیر از این ذکر شده باشد،محتوای این صفحه تحت مجوز Creative Commons Attribution 4.0 License است. نمونه کدها نیز دارای مجوز Apache 2.0 License است. برای اطلاع از جزئیات، به خطمشیهای سایت Google Developers مراجعه کنید. جاوا علامت تجاری ثبتشده Oracle و/یا شرکتهای وابسته به آن است.
تاریخ آخرین بهروزرسانی 2025-07-24 بهوقت ساعت هماهنگ جهانی.
[null,null,["تاریخ آخرین بهروزرسانی 2025-07-24 بهوقت ساعت هماهنگ جهانی."],[[["\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)"]]