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 GetScheduleContext (Experimental)

Official URL: https://canonical.fhir.link/servicewell/frenda-wof-connect-flc/StructureMap/flc-getschedule-context Version: 0.1.1
Draft as of 2025-12-17 Computable Name: flc-getschedule-context

StructureMap for transforming GetScheduleContext to a context Bundle.

map "https://canonical.fhir.link/servicewell/frenda-wof-connect-flc/StructureMap/flc-getschedule-context" = "flc-getschedule-context"

// StructureMap for transforming GetScheduleContext to a context Bundle.

uses "https://canonical.fhir.link/servicewell/frenda-wof-connect-flc/StructureDefinition/get-clinic-treatments" as source
uses "http://canonical.fhir.link/servicewell/wof-connect/StructureDefinition/wof-connect-schedule-context-operation-response" as target

// Frenda schedule context to WOF Connect ScheduleContext Bundle
group LiquidTransform(source GetScheduleContext : FrendaAPIScheduleContext) {
  source : Message as msg -> Destination "liquid";
}