Frenda Wof-Connect FLC
0.1.1 - Init release - stable

This page is part of the Frenda Flc ig for Wof-Connect (v0.1.1: QA Preview) based on FHIR (HL7® FHIR® Standard) R4. No current official version has been published yet. For a full list of available versions, see the Directory of published versions

StructureMap: FLC BookAppointmentResponse (Experimental)

Official URL: https://canonical.fhir.link/servicewell/frenda-wof-connect-flc/StructureMap/flc-bookappointmentresponse Version: 0.1.1
Draft as of 2025-11-18 Computable Name: flc-bookappointmentresponse

Structure Map for transforming Frenda BookAppointmentResponse to the IHE Scheduled Appointment Bundle.

map "https://canonical.fhir.link/servicewell/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/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";
}