OPERATION: transformToQuestionnaireResponse
The official URL for this operation definition is:
http://ehealth.sundhed.dk/fhir/OperationDefinition/-s-transformToQuestionnaireResponse
Transforms a DK-HL7 Questionnaire Response Document (QRD) XML document to a FHIR QuestionnaireResponse (ehealth-questionnaireresponse profile) resource. The input FHIR DocumentReference (ehealth-documentreference profile) contains the QRD XML document. The caller must ensure that the QRD XML document is valid and adheres to the DK-HL7 Questionnaire Response Document profile. The returned FHIR Bundle contains a FHIR Composition (ehealth-composition profile) resource referencing a FHIR QuestionnaireResponse ehealth-questionnaireresponse profile) resource.
URL: [base]/$transformToQuestionnaireResponse
Parameters
Use | Name | Cardinality | Type | Binding | Documentation |
IN | documentReference | 0..1 | DocumentReference | ||
OUT | bundle | 0..1 | Bundle |