This page is part of the FUT Infrastructure (v8.0.0: Release) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions
| Official URL: http://ehealth.sundhed.dk/fhir/OperationDefinition/-s-upload-QFDD | Version: 8.0.0 | |||
| Active as of 2026-01-27 |
Realm: |
Computable Name: upload-QFDD | ||
Uploads an DK-HL7 Questionnaire Form Definition Document (QFDD). The input FHIR DocumentReference must be of type QFDD (74468-0) and the status set to current. Include an attachment which contains the base64 encoded QFDD XML document with contentType application/xml. The QFDD XML document must contain a unique id which is used as the the masterIdentifier in the DocumentReference. The returned FHIR DocumentReference contains a masterIdentifier, a type and the description all pulled from the attachment.
URL: [base]/$$upload-QFDD
| Use | Name | Scope | Cardinality | Type | Binding | Documentation |
| IN | documentReference | 0..1 | DocumentReference | A FHIR DocumentReference that contains the QFDD XML document to be uploaded. | ||
| OUT | documentReference | 0..1 | DocumentReference |