Package | dk.ehealth.sundhed.fhir.ig.core |
Type | OperationDefinition |
Id | -s-transform-from-QRD-based-on-questionnaire |
FHIR Version | R4 |
Source | http://ehealth.sundhed.dk/fhir/https://build.fhir.org/ig/fut-infrastructure/implementation-guide/OperationDefinition--s-transform-from-QRD-based-on-questionnaire.html |
URL | https://document-transformation.devtest.systematic-ehealth.com/fhir/OperationDefinition/-s-transform-from-QRD-based-on-questionnaire |
Version | 3.5.1 |
Status | active |
Date | 2025-07-03T10:29:25+00:00 |
Name | transform-from-QRD-based-on-questionnaire |
Title | Transform from QRD based on FHIR Questionnaire |
Realm | dk |
Description | Transforms a DK-HL7 Questionnaire Response Document (QRD) XML document to a FHIR QuestionnaireResponse (ehealth-questionnaireresponse profile) resource. The input bundle must contain the QRD XML document adhering to the DK-HL7 Questionnaire Response Document profile. And a FHIR Questionnaire resource. The returned FHIR Bundle contains FHIR Composition (ehealth-composition profile) resource referencing a FHIR QuestionnaireResponse (ehealth-documentreference profile) resource. |
Type | false |
Kind | operation |
CapabilityStatement | |
document-transformation | document-transformation |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Operationsdefinition -s-transform-from-QRD-based-on-questionnaire
URL: [base]/$transform-from-QRD-based-on-questionnaire
Use | Name | Scope | Cardinality | Type | Binding | Documentation |
IN | bundle | 0..1 | Bundle | |||
OUT | bundle | 0..1 | Bundle |
{ "resourceType": "OperationDefinition", "id": "-s-transform-from-QRD-based-on-questionnaire", "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "url": "https://document-transformation.devtest.systematic-ehealth.com/fhir/OperationDefinition/-s-transform-from-QRD-based-on-questionnaire", "version": "3.5.1", "name": "transform-from-QRD-based-on-questionnaire", "title": "Transform from QRD based on FHIR Questionnaire", "status": "active", "kind": "operation", "date": "2025-07-03T10:29:25+00:00", "publisher": "Den telemedicinske infrastruktur (eHealth Infrastructure)", "contact": [ { "name": "Den telemedicinske infrastruktur (eHealth Infrastructure)", "telecom": [ { "system": "url", "value": "http://ehealth.sundhed.dk" } ] } ], "description": "Transforms a DK-HL7 Questionnaire Response Document (QRD) XML document to a FHIR QuestionnaireResponse (ehealth-questionnaireresponse profile) resource. The input bundle must contain the QRD XML document adhering to the DK-HL7 Questionnaire Response Document profile. And a FHIR Questionnaire resource. The returned FHIR Bundle contains FHIR Composition (ehealth-composition profile) resource referencing a FHIR QuestionnaireResponse (ehealth-documentreference profile) resource.", "jurisdiction": [ { "coding": [ { "system": "urn:iso:std:iso:3166", "code": "DK", "display": "Denmark" } ] } ], "affectsState": false, "code": "transform-from-QRD-based-on-questionnaire", "system": true, "type": false, "instance": false, "parameter": [ { "name": "bundle", "use": "in", "min": 0, "max": "1", "type": "Bundle" }, { "name": "bundle", "use": "out", "min": 0, "max": "1", "type": "Bundle" } ] }