setQuestionnaireLaunchContextMap
fun setQuestionnaireLaunchContextMap(launchContextMap: Map<String, String>): QuestionnaireFragment.Builder
The launch context allows information to be passed into questionnaire based on the context in which the questionnaire is being evaluated. For example, what patient, what encounter, what user, etc. is "in context" at the time the questionnaire response is being completed: https://build.fhir.org/ig/HL7/sdc/StructureDefinition-sdc-questionnaire-launchContext.html
Parameters
launchContextMap
map of launchContext name and serialized resources