OperationDefinition-Questionnaire-assemble

Sourcehl7.fhir.uv.sdc.r4#3.0.0:Structured Data Capture (v4.0.1)
resourceTypeOperationDefinition
idQuestionnaire-assemble
canonicalhttp://hl7.org/fhir/uv/sdc/OperationDefinition/Questionnaire-assemble
version3.0.0
statusdraft
publisherHL7 International - FHIR Infrastructure Work Group
nameSDCAssemble
titleAssemble Modular Questionnaire Operation
date2022-03-08T18:37:19+00:00
descriptionThe $assemble operation takes a modular questionnaire (one that references sub-questionnaires and/or relies on definition elements to contain the content for item definitions) and produces the equivalent fully-inline Questionnaire. Full details on the process can be found [here](modular.html).
jurisdictionsuv
codeassemble
systemfalse
typetrue
instancefalse
resourcesQuestionnaire
Usages

URL: [base]/Questionnaire/$assemble

Input parameters Profile: SDC Modular Questionnaire

Parameters

Use Name Scope Cardinality Type Binding Documentation
IN questionnaire 1..1 Resource

The Modular Questionnaire to assemble the content of.

OUT return 0..1 Resource

The fully assembled Questionnaire with all subQuestionnaires inlined and all items with item.definitions have had relevant metadata propagated into the item.

OUT outcome 0..1 Resource

The OperationOutcome indicating any warnings or information messages with the assembly process


Produced 08 Sep 2023