구조화된 데이터 캡처 라이브러리
컬렉션을 사용해 정리하기
내 환경설정을 기준으로 콘텐츠를 저장하고 분류하세요.
데이터 캡처는 많은 의료 애플리케이션의 핵심 활동입니다. 구조화된 데이터 캡처 (SDC) 라이브러리를 사용하면 개발자가 FHIR 설문조사 및 SDC 구현 가이드를 사용하여 고품질 데이터 수집을 촉진하는 애플리케이션을 더 쉽고 빠르게 개발할 수 있습니다.
다음과 같은 다양한 기능을 제공합니다.
- 런타임에 양식 필드와 컨트롤을 생성하기 위한 기본 UI 위젯으로, Material Design을 사용하여 빌드됩니다. 사용자는 맞춤 위젯과 스타일을 정의할 수도 있습니다.
- 필드 수준 유효성 검사, 페이징, 현지화, 건너뛰기 로직과 같은 고급 양식 동작 지원
- FHIRPath 표현식을 사용하여 동적 양식 로직을 해석하는 기능입니다.
- FHIR 리소스의 정보를 사용하여 답변을 자동으로 채우거나 (데이터 채우기) 답변에서 FHIR 리소스로 정보를 추출하는 기능 (추출)
SDC 라이브러리를 시작합니다.
달리 명시되지 않는 한 이 페이지의 콘텐츠에는 Creative Commons Attribution 4.0 라이선스에 따라 라이선스가 부여되며, 코드 샘플에는 Apache 2.0 라이선스에 따라 라이선스가 부여됩니다. 자세한 내용은 Google Developers 사이트 정책을 참조하세요. 자바는 Oracle 및/또는 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)"]]