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