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-patientdetails | Version: 0.1.1 | |||
| Draft as of 2025-12-05 | Computable Name: flc-patientdetails | |||
StructureMap for transforming PatientDetailsResponse from /api/patient/details to WofConnectPatient.
Profile: FLCStructureMap
map "https://canonical.fhir.link/servicewell/frenda-wof-connect-flc/StructureMap/flc-patientdetails" = "flc-patientdetails" // StructureMap for transforming PatientDetailsResponse from /api/patient/details to WofConnectPatient. uses "https://canonical.fhir.link/servicewell/frenda-wof-connect-flc/StructureDefinition/get-patient" as source uses "http://canonical.fhir.link/servicewell/wof-connect/StructureDefinition/wof-connect-patient" as target // Frenda PatientDetailsResponse to WofConnectPatient group LiquidTransform(source GetPatientDetails : FrendaAPIPatientDetails) { source : Message as msg -> Destination "liquid"; }