FHIR IG analytics| Package | servicewell.fhir.frenda-wof-connect-flc |
| Resource Type | StructureMap |
| Id | StructureMap-flc-getschedule-context.json |
| FHIR Version | R4 |
| Source | https://canonical.fhir.link/servicewell/frenda-wof-connect-flc/0.1.1/StructureMap-flc-getschedule-context.html |
| URL | https://canonical.fhir.link/servicewell/frenda-wof-connect-flc/StructureMap/flc-getschedule-context |
| Version | 0.1.1 |
| Status | draft |
| Date | 2025-12-17 |
| Name | flc-getschedule-context |
| Title | FLC GetScheduleContext |
| Description | StructureMap for transforming GetScheduleContext to a context Bundle. |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: StructureMap flc-getschedule-context
Profile: FLCStructureMap
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"; }
{
"resourceType": "StructureMap",
"id": "flc-getschedule-context",
"meta": {
"profile": [
"http://canonical.fhir.link/flc/base/StructureDefinition/flc-structuremap"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://canonical.fhir.link/servicewell/frenda-wof-connect-flc/StructureMap/flc-getschedule-context",
"version": "0.1.1",
"name": "flc-getschedule-context",
"title": "FLC GetScheduleContext",
"status": "draft",
"experimental": true,
"date": "2025-12-17",
"publisher": "Service Well AB",
"contact": [
{
"name": "Service Well AB",
"telecom": [
{
"system": "url",
"value": "https://servicewell.se"
}
]
}
],
"description": "StructureMap for transforming GetScheduleContext to a context Bundle.",
"structure": [
{
"url": "https://canonical.fhir.link/servicewell/frenda-wof-connect-flc/StructureDefinition/get-clinic-treatments",
"mode": "source"
},
{
"url": "http://canonical.fhir.link/servicewell/wof-connect/StructureDefinition/wof-connect-schedule-context-operation-response",
"mode": "target"
}
],
"group": [
{
"name": "LiquidTransform",
"typeMode": "none",
"documentation": "Frenda schedule context to WOF Connect ScheduleContext Bundle",
"input": [
{
"name": "GetScheduleContext",
"type": "FrendaAPIScheduleContext",
"mode": "source"
}
],
"rule": [
{
"name": "liquid",
"source": [
{
"context": "source",
"type": "Message",
"variable": "msg"
}
],
"target": [
{
"extension": [
{
"extension": [
{
"url": "flcPackage",
"valueString": "servicewell.se.fhir.wof-connect-frenda"
},
{
"url": "flcPackageVersion",
"valueString": "0.1.1"
},
{
"url": "flcLibrary",
"valueCanonical": "https://canonical.fhir.link/servicewell/frenda-wof-connect-flc/Library/FLCLiquidTemplates"
},
{
"url": "liquidTemplate",
"valueString": "GetScheduleContextOp.liquid"
}
],
"url": "http://canonical.fhir.link/flc/base/StructureDefinition/fhir-liquid-map"
}
],
"context": "Destination",
"contextType": "variable",
"parameter": [
{
"valueString": "liquid"
}
]
}
]
}
]
}
]
}