Structured Data Capture Library

Data capture is a core activity for many healthcare applications. The Structured Data Capture (SDC) Library enables developers to use FHIR Questionnaires and the SDC Implementation Guide to making it faster and easier to develop applications that promote high quality data collection.

It provides a rich set of features including:

  • Default UI widgets for generating form fields and controls at runtime, built using Material Design. Users can also define custom widgets and styling.
  • Support for advanced form behaviors, such as field-level validation, pagination, localization, skip logic, and more.
  • The ability to interpret dynamic form logic using FHIRPath expressions.
  • The ability to automatically fill in answers using information in FHIR resources (population), or extract information to FHIR resources from answers (extraction).

Go to developer documentation on GitHub