FLC Implementation Guide
0.2.4 - stable [WIP]
FLC Implementation Guide, published by Service Well AB. This guide is not an authorized publication; it is the continuous build for version 0.2.4 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/servicewell/flc.fhir.base/ and changes regularly. See the Directory of published versions
| Official URL: http://canonical.fhir.link/flc/base/StructureMap/flc-patient-to-fhir | Version: 0.2.4 | |||
| Draft as of 2025-10-02 | Computable Name: flc-patient-to-fhir | |||
Example Structure Map
Profile: FLCStructureMap
map "http://canonical.fhir.link/flc/base/StructureMap/flc-patient-to-fhir" = "flc-patient-to-fhir" // Example Structure Map uses "http://canonical.fhir.link/flc/base/StructureDefinition/flc-source-patient" as source uses "http://hl7.org/fhir/StructureDefinition/Patient" as target // test -> testValue group Examples(source msg : FLCSourcePatient) { source : Message as msg -> Destination "liquid"; }