เกตเวย์ข้อมูล FHIR
จัดทุกอย่างให้เป็นระเบียบอยู่เสมอด้วยคอลเล็กชัน
บันทึกและจัดหมวดหมู่เนื้อหาตามค่ากำหนดของคุณ
ดูซอร์สโค้ดใน GitHub
เมื่อต้องนําโซลูชันด้านสุขภาพดิจิทัลมาใช้ การรักษาความเป็นส่วนตัวของข้อมูลสําหรับผู้ป่วยเป็นสิ่งสําคัญ
เกตเวย์ข้อมูล FHIR ช่วยให้นักพัฒนาซอฟต์แวร์บังคับใช้นโยบายการเข้าถึงตามบทบาทขององค์กร (RBAC) ได้ง่ายขึ้นเมื่อทํางานกับข้อมูล FHIR
เกตเวย์ข้อมูล FHIR คือพร็อกซีแบบย้อนกลับที่ควบคุมการเข้าถึงไคลเอ็นต์ไปยังทรัพยากร FHIR ในเซิร์ฟเวอร์ โดยตรวจสอบคําขอการให้สิทธิ์สําหรับ FHIR URL หรือคําค้นหา เกตเวย์ข้อมูล FHIR เปิดใช้การให้สิทธิ์และการควบคุมการเข้าถึงระหว่างแอปพลิเคชันไคลเอ็นต์และเซิร์ฟเวอร์ FHIR เมื่อใช้ร่วมกับผู้ให้บริการข้อมูลประจําตัว (IdP) ของ OpenID Connect และเซิร์ฟเวอร์การให้สิทธิ์ (AuthZ) ปัจจุบันรองรับ Keycloak เป็นผู้ให้บริการ
IDP+AuthZ และได้รับการทดสอบด้วย HAPI
FHIR หรือ Cloud Healthcare API FHIR สโตร์
เป็นเซิร์ฟเวอร์ FHIR
ฟีเจอร์ของ FHIR Info Gateway ประกอบด้วย
- บริการแบบสแตนด์อโลนที่สามารถทํางานร่วมกับเซิร์ฟเวอร์ที่เป็นไปตามข้อกําหนดของ FHIR
- สถาปัตยกรรมที่เสียบปลั๊กได้สําหรับกําหนดเครื่องมือตรวจสอบสิทธิ์การเข้าถึง
เพื่อความสามารถในการกําหนดค่าการใช้งาน
- การกรองคําค้นหาเพื่อบล็อก/อนุญาตการค้นหาเฉพาะบางอย่าง เช่น การปิดใช้การเข้าร่วม
ไปที่เอกสารประกอบสําหรับนักพัฒนาซอฟต์แวร์ใน
GitHub
เนื้อหาของหน้าเว็บนี้ได้รับอนุญาตภายใต้ใบอนุญาตที่ต้องระบุที่มาของครีเอทีฟคอมมอนส์ 4.0 และตัวอย่างโค้ดได้รับอนุญาตภายใต้ใบอนุญาต Apache 2.0 เว้นแต่จะระบุไว้เป็นอย่างอื่น โปรดดูรายละเอียดที่นโยบายเว็บไซต์ Google Developers Java เป็นเครื่องหมายการค้าจดทะเบียนของ Oracle และ/หรือบริษัทในเครือ
อัปเดตล่าสุด 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)"]]