FLC Implementation Guide
0.2.4 - stable [WIP]
This page is part of the FLC Implementation Guide (v0.2.4: Pre-Release Draft) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version. For a full list of available versions, 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"; }