Example apps and code samples
The demo applications and code samples can help you quickly get started with OHS
components:
Structured Data Capture Catalog App: In this demo app you can see and
interact with components and layouts that are supported by the Structured
Data Capture library. Build and run instructions
FHIR Engine Demo App: This demo application showcases many of the core
capabilities of the FHIR Engine Library. The Demo app uses the public HAPI
FHIR demo server as the server to sync with and all data is visible to
anyone on the internet. Build and run instructions
OHS based FHIR app example repository: This example repository contains
code samples and instructions for using the OHS components together. It
includes a demo Android app that uses the Android FHIR SDK to show a patient
registration questionnaire and save responses locally. It also syncs data
with a FHIR server through the FHIR Info Gateway, which provides access
control to FHIR resources based on the authenticated user. Finally, FHIR
Data Pipes periodically transform the data to Parquet files that you can
query to perform analytics.
Go to the FHIR app examples repository
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-07-23 UTC.
[null,null,["Last updated 2024-07-23 UTC."],[[["OHS provides demo apps and code samples to help developers get started with structured data capture, FHIR engine, and building FHIR-based Android applications."],["The Structured Data Capture Catalog app showcases components and layouts of the Structured Data Capture library."],["The FHIR Engine Demo app demonstrates core functionalities of the FHIR Engine Library by interacting with a public FHIR server."],["The OHS FHIR app example repository provides a comprehensive guide for integrating OHS components, including a demo app with data synchronization and transformation capabilities."]]],["The Structured Data Capture Catalog app demonstrates supported components and layouts. The FHIR Engine Demo app showcases core capabilities, syncing with a public FHIR server. The OHS-based FHIR app example features an Android app using the FHIR SDK for patient registration, local data storage, and syncing with a FHIR server via the FHIR Info Gateway for access control. FHIR Data Pipes transform data to Parquet files for analytics. Instructions for building and running these applications are provided.\n"]]