Source | hl7.fhir.uv.sdc.r4#3.0.0:Structured Data Capture (v4.0.1) |
resourceType | OperationDefinition |
id | Questionnaire-assemble |
canonical | http://hl7.org/fhir/uv/sdc/OperationDefinition/Questionnaire-assemble |
version | 3.0.0 |
status | draft |
publisher | HL7 International - FHIR Infrastructure Work Group |
name | SDCAssemble |
title | Assemble Modular Questionnaire Operation |
date | 2022-03-08T18:37:19+00:00 |
description | The $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). |
jurisdictions | uv |
code | assemble |
system | false |
type | true |
instance | false |
resources | Questionnaire |
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