performExtraction

suspend fun performExtraction(extractByStructureMap: Boolean, questionnaire: Questionnaire, questionnaireResponse: QuestionnaireResponse, context: Context): Bundle

Perform StructureMap or Definition based definition. The result of this function returns a Bundle that contains the resources that were generated via the ResourceMapper.extract operation otherwise returns null if an exception is encountered.