Package com. google. android. fhir. datacapture
Types
The App developers may provide the DataCaptureConfig for the DataCapture library by implementing Provider interface in the Application class. The library would load and cache the configuration by calling Provider.getDataCaptureConfig.
Resolves external answer value sets not defined in the questionnaire's contained
element. This allows the library to render answer options to choice
and open-choice
type questions more dynamically.
A Fragment for displaying FHIR Questionnaires and getting user responses as FHIR QuestionnareResponses.
Functions
Add items within QuestionnaireResponse.QuestionnaireResponseItemAnswerComponent from the provided parent Questionnaire.QuestionnaireItemComponent with nested items. The hierarchy and order of child items will be retained as specified in the standard. See https://www.hl7.org/fhir/questionnaireresponse.html#notes for more details.
Creates a QuestionnaireResponse.QuestionnaireResponseItemComponent from the provided Questionnaire.QuestionnaireItemComponent.
Properties
The StructureMap url in the target structure-map extension s.