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
| Official URL: https://canonical.fhir.link/servicewell/frenda-wof-connect-flc/StructureMap/flc-appointmentsbypatient | Version: 0.1.1 | |||
| Draft as of 2025-12-03 | Computable Name: flc-appointmentsbypatient | |||
StructureMap for transforming FrendaBookingResponse from /api/patient/appointments to IHE Appointments.
Profile: FLCStructureMap
map "https://canonical.fhir.link/servicewell/frenda-wof-connect-flc/StructureMap/flc-appointmentsbypatient" = "flc-appointmentsbypatient" // StructureMap for transforming FrendaBookingResponse from /api/patient/appointments to IHE Appointments. uses "https://canonical.fhir.link/servicewell/frenda-wof-connect-flc/StructureDefinition/get-appointments-by-patient" as source uses "https://profiles.ihe.net/ITI/Scheduling/StructureDefinition/ihe-sched-appt" as target // Frenda BookingResponse to IHE Appointment group LiquidTransform(source GetAppointmentsByPatient : FrendaAPIPatientAppointments) { source : Message as msg -> Destination "liquid"; }