構造化データ キャプチャ ライブラリ
コレクションでコンテンツを整理
必要に応じて、コンテンツの保存と分類を行います。
データの取得は、多くの医療アプリケーションの中核となるアクティビティです。構造化データ キャプチャ(SDC)ライブラリを使用すると、デベロッパーは FHIR 質問フォームと SDC 実装ガイドを使用して、高品質のデータ収集を促進するアプリケーションを迅速かつ簡単に開発できます。
次のような豊富な機能を提供します。
- マテリアル デザインを使用してビルドされ、ランタイムでフォーム フィールドとコントロールを生成するデフォルトの UI ウィジェット。ユーザーは、カスタム ウィジェットとスタイルを定義することもできます。
- フィールドレベルの検証、ページネーション、ローカライズ、スキップ ロジックなど、高度なフォーム動作のサポート。
- FHIRPath 式を使用して動的フォーム ロジックを解釈する機能。
- FHIR リソースの情報を使用して回答を自動的に入力する機能(入力)や、回答から FHIR リソースに情報を抽出する機能(抽出)。
SDC ライブラリの使用を開始する:
特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 4.0 ライセンスにより使用許諾されます。コードサンプルは Apache 2.0 ライセンスにより使用許諾されます。詳しくは、Google Developers サイトのポリシーをご覧ください。Java は Oracle および関連会社の登録商標です。
最終更新日 2025-07-25 UTC。
[null,null,["最終更新日 2025-07-25 UTC。"],[],["The Structured Data Capture (SDC) Library helps developers create healthcare applications with high-quality data collection. It uses FHIR Questionnaires and the SDC Implementation Guide. Key features include generating UI form fields with Material Design, custom widget options, and supporting form behaviors like validation and skip logic. It leverages FHIRPath expressions for dynamic logic. It can populate forms from FHIR resources and extract data to FHIR resources. Developer resources include documentation and tutorials.\n"],null,["# Structured Data Capture Library\n\nData capture is a core activity for many healthcare applications. The\n*Structured Data Capture (SDC) Library* enables developers to use [FHIR\nQuestionnaires](https://hl7.org/fhir/questionnaire.html) and the [SDC Implementation Guide](https://build.fhir.org/ig/HL7/sdc/)\nto making it faster and easier to develop applications that promote high quality\ndata collection.\n\nIt provides a rich set of features including:\n\n- Default UI widgets for generating form fields and controls at runtime, built using Material Design. Users can also define custom widgets and styling.\n- Support for advanced form behaviors, such as field-level validation, pagination, localization, skip logic, and more.\n- The ability to interpret dynamic form logic using [FHIRPath expressions](https://build.fhir.org/ig/HL7/sdc/expressions.html).\n- The ability to automatically fill in answers using information in FHIR resources ([population](https://build.fhir.org/ig/HL7/sdc/populate.html)), or extract information to FHIR resources from answers ([extraction](https://build.fhir.org/ig/HL7/sdc/extraction.html)).\n\nGet started with the SDC Library:\n\n- [Developer documentation](https://google.github.io/android-fhir/use/SDCL/)\n- [Video tutorials and codelabs](/open-health-stack/learn)"]]