FHIR 정보 게이트웨이
GitHub에서 소스 보기
디지털 의료 솔루션을 배포할 때 환자 데이터 개인 정보 보호는 중요합니다.
FHIR 정보 게이트웨이를 사용하면 개발자가 FHIR 데이터로 작업할 때 조직 역할 기반 액세스 제어 (RBAC) 정책을 더 쉽게 시행할 수 있습니다.
FHIR 정보 게이트웨이는 FHIR URL 또는 검색어에 대한 승인 요청을 확인하여 서버의 FHIR 리소스에 대한 클라이언트 액세스를 제어하는 역방향 프록시입니다. FHIR 정보 게이트웨이를 사용하면 OpenID Connect 규정 준수 ID 제공업체(IdP) 및 승인 서버 (AuthZ)와 함께 사용할 경우 클라이언트 애플리케이션과 FHIR 서버 간의 승인 및 액세스 제어를 사용 설정할 수 있습니다. KeyKeyak은 현재 IDP+AuthZ 제공업체로서 Keycloak을 지원하며 FHIR 서버로 HAPI FHIR 또는 Cloud Healthcare API FHIR 저장소로 테스트되었습니다.
FHIR 정보 게이트웨이의 기능은 다음과 같습니다.
- FHIR 호환 서버와 작동할 수 있는 독립형 서비스
- 구현 구성을 허용하도록 액세스 검사기를 정의하는 플러그인 가능한 아키텍처
- 쿼리 필터링으로 조인 사용 중지 등 특정 쿼리 차단/허용
GitHub의 개발자 문서로 이동
달리 명시되지 않는 한 이 페이지의 콘텐츠에는 Creative Commons Attribution 4.0 라이선스에 따라 라이선스가 부여되며, 코드 샘플에는 Apache 2.0 라이선스에 따라 라이선스가 부여됩니다. 자세한 내용은 Google Developers 사이트 정책을 참조하세요. 자바는 Oracle 및/또는 Oracle 계열사의 등록 상표입니다.
최종 업데이트: 2024-07-23(UTC)
[null,null,["최종 업데이트: 2024-07-23(UTC)"],[[["FHIR Info Gateway enhances patient data privacy by enabling role-based access control for FHIR data."],["It acts as a reverse proxy, verifying client authorization against an OpenID Connect compliant Identity Provider before granting access to FHIR resources."],["The gateway is compatible with various FHIR servers and offers a flexible architecture for customizing access control implementations."],["Developers can leverage query filtering to further refine data access and security policies."]]],["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"]]