Cổng thông tin FHIR
Sử dụng bộ sưu tập để sắp xếp ngăn nắp các trang
Lưu và phân loại nội dung dựa trên lựa chọn ưu tiên của bạn.
Xem nguồn trên GitHub
Khi triển khai các giải pháp y tế kỹ thuật số, việc bảo vệ quyền riêng tư đối với dữ liệu của bệnh nhân là rất quan trọng.
FHIR Info Gateway giúp nhà phát triển dễ dàng thực thi các chính sách kiểm soát quyền truy cập dựa trên vai trò (RBAC) của tổ chức khi làm việc với dữ liệu FHIR.
Cổng thông tin FHIR là một proxy ngược kiểm soát việc ứng dụng truy cập vào các tài nguyên FHIR trên máy chủ bằng cách kiểm tra các yêu cầu cấp quyền cho một URL FHIR hoặc truy vấn tìm kiếm. Cổng thông tin FHIR cho phép uỷ quyền và kiểm soát quyền truy cập giữa ứng dụng khách và máy chủ FHIR khi được sử dụng cùng với bất kỳ Nhà cung cấp danh tính (IdP) OpenID Connect và máy chủ Ủy quyền (AuthZ) nào. Ứng dụng này hiện hỗ trợ Keycloak làm nhà cung cấp IDP+AuthZ và đã được thử nghiệm với HAPI FHIR hoặc Cloud Healthcare API FHIR store
với vai trò là máy chủ FHIR.
Các tính năng của Cổng thông tin FHIR bao gồm:
- Dịch vụ độc lập có thể hoạt động với các máy chủ tuân thủ FHIR
- Một kiến trúc có thể cắm vào để xác định trình kiểm tra quyền truy cập để cho phép
cấu hình triển khai
- Lọc truy vấn để chặn/cho phép các truy vấn cụ thể như tắt tham gia
Truy cập vào tài liệu dành cho nhà phát triển trên GitHub
Trừ phi có lưu ý khác, nội dung của trang này được cấp phép theo Giấy phép ghi nhận tác giả 4.0 của Creative Commons và các mẫu mã lập trình được cấp phép theo Giấy phép Apache 2.0. Để biết thông tin chi tiết, vui lòng tham khảo Chính sách trang web của Google Developers. Java là nhãn hiệu đã đăng ký của Oracle và/hoặc các đơn vị liên kết với Oracle.
Cập nhật lần gần đây nhất: 2025-07-25 UTC.
[null,null,["Cập nhật lần gần đây nhất: 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)"]]