Questionnaire response extract to resource(s)
The Extract operation takes a completed QuestionnaireResponse and converts it to a FHIR resource or Bundle of resources by using metadata embedded in the Questionnaire the QuestionnaireResponse is based on. The extracted resources might include Observations, MedicationStatements and other standard FHIR resources which can then be shared and manipulated. When invoking the $extract operation, care should be taken that the submitted QuestionnaireResponse is itself valid. If not, the extract operation could fail (with appropriate OperationOutcomes) or, more problematic, might succeed but provide incorrect output.
Metadata
hl7.org/fhir- Canonical URL
- http://hl7.org/fhir/uv/sdc/OperationDefinition/QuestionnaireResponse-extract
- Code
- $extract
- Kind
- operation
- Affects State
- No
- Publisher
- HL7 International / FHIR Infrastructure
Invocation Context
Implementation Notes
The QuestionnaireResponse must identify a Questionnaire instance containing appropriate metadata to allow extraction. (Refer to the [Data Extraction](extraction.html) page for more details.)
Input Parameters (2)
Output Parameters (2)
Additional Information
- Version
- 4.0.0
- Date
- 2018-08-30