Multi-Language Test IG
0.2.0 - International drapeau

Multi-Language Test IG, published by HL7 International / FHIR Infrastructure. This guide is not an authorized publication; it is the continuous build for version 0.2.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/FHIR/multi-lang-test-ig/ and changes regularly. See the Directory of published versions

StructureMap: Example Structure Map (Expérimental)

URL officiel: http://hl7.org/fhir/test/multi-lang/StructureMap/example Version: 0.2.0
Standards status: Informative Draft à partir de 2025-08-07 Nom computable: ExampleStructureMap

Example Structure Map Instance


French


Langue : en

map "http://hl7.org/fhir/test/multi-lang/StructureMap/example" = "ExampleStructureMap"

// Example Structure Map Instance

// test -> testValue
group Examples(source Source, target Destination) {
  Source.test : SourceClassA as t -> Destination.testValue = copy() "rule1";
}