상태 스택 사용 사례 열기
컬렉션을 사용해 정리하기
내 환경설정을 기준으로 콘텐츠를 저장하고 분류하세요.
OHS 구성요소를 사용하면 FHIR을 더 쉽게 채택할 수 있습니다. 별도로 사용하거나 결합하여 엔드 투 엔드 디지털 의료 플랫폼의 기반을 형성할 수 있습니다.
FHIR 기반 Android 앱
개발자는 Android FHIR SDK를 사용하여 FHIR 네이티브 Android 애플리케이션을 빠르게 빌드할 수 있습니다. SDK는 다양한 사용 사례에 유연성을 제공하도록 설계된 모듈식 라이브러리 집합입니다.
여기에는 다음을 사용하는 경우가 포함됩니다.

리소스:
SMART-on-FHIR을 활용하여 개인 정보 보호 강화
FHIR 정보 게이트웨이는 모든 애플리케이션 앞에 배포할 수 있는 독립형 역방향 프록시로, 개인 정보 보호를 강화하고 조직 액세스 제어 정책을 더 쉽게 구현할 수 있도록 합니다. 또한 정보 게이트웨이를 Android FHIR SDK 기반 애플리케이션과 함께 사용하면 동기화 작업을 향상할 수 있습니다. 예를 들어 특정 의료 종사자가 오프라인으로 작업할 때 다운로드하고 액세스할 수 있는 환자 데이터를 제한할 수 있습니다.
독립형 프록시인 Info Gateway는 SMART-on-FHIR 애플리케이션과의 통합을 지원합니다.

리소스:
- FHIR 앱 예시 저장소를 살펴보고 FHIR 정보 게이트웨이를 다른 OHS 구성요소와 함께 사용하는 방법을 알아보세요.
FHIR 분석 솔루션
FHIR 데이터의 중첩 구조로 인해 쿼리를 작성하여 통계를 생성하는 것이 어려울 수 있습니다. FHIR 데이터 파이프는 FHIR 데이터를 SQL-on-FHIR 형식으로 변환하여 SQL을 통해 FHIR 데이터를 쿼리할 수 있는, 쉽게 배포 가능하고 수평적으로 확장 가능한 파이프라인으로 문제를 단순화합니다.

FHIR 데이터 파이프는 FHIR이 분석할 데이터의 소스인 경우에 유용합니다. 일반적인 개발자 시나리오는 다음과 같습니다.
- FHIR 네이티브 모바일 의료 솔루션의 확장 프로그램 - 엔드 투 엔드 디지털 의료 솔루션의 기초 참고
- FHIR을 활용하는 독립형 분석 솔루션의 일부로 하이브리드 아키텍처 예시 참고
리소스:
엔드 투 엔드 디지털 의료 솔루션의 토대
모든 OHS 구성요소를 함께 사용하면 개발자가 FHIR 기반 플랫폼 또는 솔루션을 빌드할 수 있습니다. 동기화 및 오프라인 기능과 같은 여러 핵심 기능을 제공하고 FHIR 작업의 기술적 복잡성을 줄여 개발자는 상당한 시간을 절약하고 솔루션의 가치에 더 집중할 수 있습니다.

리소스:
하이브리드 아키텍처 예시
OHS 구성요소 모듈성을 통해 개발자는 특정 문제를 해결하는 데 가장 도움이 되는 요소를 고를 수 있습니다.

솔루션의 다른 부분은 그대로 유지하면서 기존 시스템의 일부를 FHIR로 전환하는 것이 유용할 수 있는 예가 많습니다. 예를 들면 다음과 같습니다
FHIR 기반 분석에 대한 비 FHIR 데이터 수집: 이 시나리오에서는 FHIR 이외의 방식으로 수집된 데이터가 FHIR로 변환되어 FHIR 데이터에서 유용한 정보를 생성하는 일반적인 접근 방식에 OHS FHIR 데이터 파이프를 사용할 수 있도록 합니다. 데이터를 변환하기 위해 개발자는 기존 공급업체 API 또는 기존 서드 파티 서비스(예: Global Goods 승인 OpenFn)를 사용하거나 관련 오픈소스 프로젝트를 활용할 수 있습니다.
비 FHIR 시스템에 FHIR 네이티브 앱 사용: 이 시나리오에서는 Android FHIR SDK를 사용하여 빌드된 FHIR 네이티브 모바일 앱이 FHIR 서버에 동기화된 데이터를 사용한 오프라인 진료 제공에 사용됩니다. FHIR 서버 개발자는 기존 시스템, 서드 파티 어댑터 또는 커스텀 코드와의 통합을 구현할 수 있습니다.
리소스:
달리 명시되지 않는 한 이 페이지의 콘텐츠에는 Creative Commons Attribution 4.0 라이선스에 따라 라이선스가 부여되며, 코드 샘플에는 Apache 2.0 라이선스에 따라 라이선스가 부여됩니다. 자세한 내용은 Google Developers 사이트 정책을 참조하세요. 자바는 Oracle 및/또는 Oracle 계열사의 등록 상표입니다.
최종 업데이트: 2025-07-25(UTC)
[null,null,["최종 업데이트: 2025-07-25(UTC)"],[[["\u003cp\u003eOpen Health Stack (OHS) components simplify FHIR adoption and can be used individually or combined for a comprehensive digital health platform.\u003c/p\u003e\n"],["\u003cp\u003eDevelopers can build offline-first Android FHIR apps using the Android FHIR SDK, featuring Structured Data Capture, FHIR Engine, and Workflow libraries.\u003c/p\u003e\n"],["\u003cp\u003eThe FHIR Info Gateway enhances privacy and access control for FHIR applications, supporting SMART-on-FHIR integration.\u003c/p\u003e\n"],["\u003cp\u003eFHIR Data Pipes streamline FHIR analytics by transforming data into an SQL-on-FHIR format for easier querying.\u003c/p\u003e\n"],["\u003cp\u003eOHS components offer modularity, allowing integration with existing systems in hybrid architectures for data transformation and app development.\u003c/p\u003e\n"]]],["The OHS (Open Health Stack) enables FHIR adoption through modular components. Developers can use the Android FHIR SDK to build FHIR-based apps, leveraging libraries for data capture, offline solutions, and clinical decision support. The FHIR Info Gateway enhances privacy and access control. FHIR Data Pipes transforms FHIR data into SQL for simplified analysis, supporting both end-to-end and hybrid solutions. These components enable building complete FHIR platforms or integrating FHIR into existing systems.\n"],null,["# Open Health Stack use cases\n\nOHS components make it easier to adopt FHIR. You can use them separately or\ncombine them to form the foundation of an end-to-end digital health platform.\n\nFHIR-based Android apps\n-----------------------\n\nUsing the [Android FHIR SDK](/open-health-stack/android-fhir), developers can\nbuild FHIR native Android applications quickly. The SDK is a modular set of\nlibraries designed to provide flexibility for a range of different use cases.\nThese include using:\n\n- the [Structured Data Capture\n Library](/open-health-stack/android-fhir/data-capture) in an existing application to enable data collection via FHIR,\n- the [FHIR Engine Library](/open-health-stack/android-fhir/fhir-engine) to build offline first solutions on FHIR and,\n- the advanced capabilities of the [Workflow\n Library](/open-health-stack/android-fhir/workflow) to enable CQL-based clinical decision support from WHO Smart Guidelines content.\n\n**Resources**:\n\n- Get started quickly with the [SDC\n codelab](/open-health-stack/codelabs/data-capture).\n- [Read](/open-health-stack/stories) about how developers are building mobile solutions with OHS.\n\nEnhancing privacy, leveraging SMART-on-FHIR\n-------------------------------------------\n\nThe [FHIR Info Gateway](/open-health-stack/fhir-info-gateway) is a stand-alone\nreverse proxy that you can deploy in front of any application to enhance privacy\nand make it easier to implement organizational access control policies. When\nused together with an Android FHIR SDK powered application the Info Gateway can\nalso enhance sync operations, for example, to limit the patient data that a\nspecific health worker can download and access when working offline.\n\nAs a stand-alone proxy, the Info Gateway supports integration with SMART-on-FHIR\napplications.\n\n**Resources**:\n\n- Explore the [FHIR app examples\n repository](https://github.com/google/fhir-app-examples) to see how the FHIR Info Gateway can be used with other OHS components.\n\nFHIR Analytics Solutions\n------------------------\n\nDue to the heavily nested structure of FHIR data, writing queries to generate\ninsights can be challenging. [FHIR Data\nPipes](/open-health-stack/fhir-analytics/data-pipes) simplify the problem with\nan easily deployable and horizontally scalable pipeline that transforms FHIR\ndata into an [SQL-on-FHIR\nformat](https://github.com/FHIR/sql-on-fhir), making it possible to\nquery FHIR Data via SQL.\n\nFHIR Data Pipes can be helpful where FHIR is the source of the data to be\nanalyzed. Common scenarios for developers include:\n\n1. As an extension of a FHIR native mobile health solution - [see foundations\n for an end-to-end digital health\n solution](#foundations_for_an_end-to-end_digital_health_solution).\n2. As part of a stand-alone analytics solution that is leveraging FHIR - [see\n hybrid architecture example](#hybrid_architecture_example).\n\n**Resources**:\n\n- Get started quickly with the [single machine deployment\n tutorial](https://github.com/google/fhir-data-pipes/wiki/Analytics-on-a-single-machine-using-Docker).\n- Explore the [FHIR app examples\n repository](https://github.com/google/fhir-app-examples) to see how the FHIR Data Pipes can be used with other OHS components.\n\nFoundations for an end-to-end digital health solution\n-----------------------------------------------------\n\nUsing all of the OHS components together provides a foundation for developers to\nbuild FHIR based platforms or solutions. By providing a number of core\nfeatures---like sync and offline capabilities---and reducing the technical\ncomplexity of working with FHIR, developers can save significant time and focus\nmore on the value-add of their solutions.\n\n**Resources**:\n\n- Explore the [FHIR app examples\n repository](https://github.com/google/fhir-app-examples) to see how all of the components can be used together.\n- [Read about how Ona has used OHS](/open-health-stack/stories/ona) to build OpenSRP FHIRCore.\n\nHybrid Architecture Example\n---------------------------\n\nOHS component modularity lets developers pick and choose the pieces that best\nhelp them solve specific problems.\n\nThere are many examples of where it could be beneficial to transition a part of\nan existing system to FHIR while maintaining other parts of the solution as they\nare. These include:\n\n1. *Non-FHIR data collection to FHIR based analytics* : In this scenario, data\n collected in a non-FHIR way is transformed into FHIR to enable the use of\n the OHS FHIR Data Pipes for a common approach to generating insights from\n FHIR data. To transform data, developers can use existing vendor APIs,\n existing third party services such as the [Global\n Goods](https://digitalsquare.org/blog/2023/2/16/digital-square-announces-new-software-global-goods-approved-through-notice-g)\n approved [OpenFn](http://openfn.org) or leverage relevant [open\n source\n projects](https://github.com/GoogleCloudPlatform/healthcare-data-harmonization).\n\n2. *FHIR Native app to Non-FHIR Systems*: In this scenario, a FHIR native\n mobile app built using the Android FHIR SDK is used for offline care\n delivery with data synced to a FHIR Server. From the FHIR server developers\n could implement integrations with existing systems, third party adapters or\n custom code.\n\n**Resources**:\n\n- Explore the [FHIR app examples\n repository](https://github.com/google/fhir-app-examples) to see how all of the components can be used together."]]