transform-to-APD
OPERATION: transform-to-APD
The official URL for this operation definition is:
https://document-transformation.devtest.systematic-ehealth.com/fhir/OperationDefinition/-s-transform-to-APD
Transforms a FHIR Appointment (ehealth-appointment profile) resource to a DK-HL7 Appointment Document (APD) XML document. The input FHIR Bundle contains a FHIR Composition (ehealth-composition profile) resource referencing a FHIR Appointment (ehealth-appointment profile) resource and referenced resources such as FHIR Organization. The returned FHIR DocumentReference contains the APD XML document adhering to the DK-HL7 Appointment Document profile.
\n
URL: [base]/$transform-to-APD
Parameters
"
];
fhir:OperationDefinition.url [ fhir:value "https://document-transformation.devtest.systematic-ehealth.com/fhir/OperationDefinition/-s-transform-to-APD"];
fhir:OperationDefinition.version [ fhir:value "2021.3.0"];
fhir:OperationDefinition.name [ fhir:value "transform-to-APD"];
fhir:OperationDefinition.title [ fhir:value "Transform to APD"];
fhir:OperationDefinition.status [ fhir:value "active"];
fhir:OperationDefinition.kind [ fhir:value "operation"];
fhir:OperationDefinition.date [ fhir:value "2021-11-25T09:32:14+00:00"^^xsd:dateTime];
fhir:OperationDefinition.publisher [ fhir:value "Systematic | Trifork"];
fhir:OperationDefinition.contact [
fhir:index 0;
fhir:ContactDetail.name [ fhir:value "Systematic | Trifork" ];
fhir:ContactDetail.telecom [
fhir:index 0;
fhir:ContactPoint.system [ fhir:value "url" ];
fhir:ContactPoint.value [ fhir:value "http://ehealth.sundhed.dk" ]
]
];
fhir:OperationDefinition.description [ fhir:value "Transforms a FHIR Appointment (ehealth-appointment profile) resource to a DK-HL7 Appointment Document (APD) XML document. The input FHIR Bundle contains a FHIR Composition (ehealth-composition profile) resource referencing a FHIR Appointment (ehealth-appointment profile) resource and referenced resources such as FHIR Organization. The returned FHIR DocumentReference contains the APD XML document adhering to the DK-HL7 Appointment Document profile."];
fhir:OperationDefinition.affectsState [ fhir:value "false"^^xsd:boolean];
fhir:OperationDefinition.code [ fhir:value "transform-to-APD"];
fhir:OperationDefinition.system [ fhir:value "true"^^xsd:boolean];
fhir:OperationDefinition.type [ fhir:value "false"^^xsd:boolean];
fhir:OperationDefinition.instance [ fhir:value "false"^^xsd:boolean];
fhir:OperationDefinition.parameter [
fhir:index 0;
fhir:OperationDefinition.parameter.name [ fhir:value "bundle" ];
fhir:OperationDefinition.parameter.use [ fhir:value "in" ];
fhir:OperationDefinition.parameter.min [ fhir:value "0"^^xsd:integer ];
fhir:OperationDefinition.parameter.max [ fhir:value "1" ];
fhir:OperationDefinition.parameter.type [ fhir:value "Bundle" ]
], [
fhir:index 1;
fhir:OperationDefinition.parameter.name [ fhir:value "documentReference" ];
fhir:OperationDefinition.parameter.use [ fhir:value "out" ];
fhir:OperationDefinition.parameter.min [ fhir:value "0"^^xsd:integer ];
fhir:OperationDefinition.parameter.max [ fhir:value "1" ];
fhir:OperationDefinition.parameter.type [ fhir:value "DocumentReference" ]
] .
# - ontology header ------------------------------------------------------------