Frenda Wof-Connect FLC, published by Service Well AB. This guide is not an authorized publication; it is the continuous build for version 0.1.2 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/servicewell/servicewell.fhir.se.frenda-wof-connect-flc/ and changes regularly. See the Directory of published versions
| Official URL: https://canonical.fhir.link/servicewell/fhir.se.frenda-wof-connect-flc/StructureMap/flc-bookappointmentresponse | Version: 0.1.2 | |||
| Draft as of 2025-11-18 | Computable Name: flc-bookappointmentresponse | |||
Structure Map for transforming Frenda BookAppointmentResponse to the IHE Scheduled Appointment Bundle.
Profile: FLCStructureMap
map "https://canonical.fhir.link/servicewell/fhir.se.frenda-wof-connect-flc/StructureMap/flc-bookappointmentresponse" = "flc-bookappointmentresponse" // Structure Map for transforming Frenda BookAppointmentResponse to the IHE Scheduled Appointment Bundle. uses "https://canonical.fhir.link/servicewell/fhir.se.frenda-wof-connect-flc/StructureDefinition/book-appointment-response" as source uses "https://profiles.ihe.net/ITI/Scheduling/StructureDefinition/ihe-sched-avail-bundle" as target // Frenda BookingResponse to IHE Scheduled Appointment Bundle (searchset Bundle with booked Appointment). group LiquidTransform(source AppointmentBookOpResult : FrendaAPIBookResponse) { source : Message as msg -> Destination "liquid"; }