Package | hl7.fhir.uv.xver |
Resource Type | StructureMap |
Id | Characteristic4to3 |
FHIR Version | R5 |
Source | http://hl7.org/fhir/extensions/https://build.fhir.org/ig/HL7/fhir-cross-version/StructureMap-Characteristic4to3.html |
URL | http://hl7.org/fhir/StructureMap/ProdCharacteristic4to3 |
Version | 0.1.0 |
Status | active |
Date | 2024-02-22T03:16:50+00:00 |
Name | Characteristic4to3 |
Title | ProdCharacteristic Transforms: R4 to R3 |
Realm | uv |
Authority | hl7 |
Description | ProdCharacteristicTransformsR4toR3 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
/// url = 'http://hl7.org/fhir/StructureMap/ProdCharacteristic4to3' /// name = 'Characteristic4to3' /// title = 'ProdCharacteristic Transforms: R4 to R3' /// status = 'active' uses "http://hl7.org/fhir/4.0/ProdCharacteristic" alias ProdCharacteristic as source uses "http://hl7.org/fhir/3.0/ProdCharacteristic" alias ProdCharacteristicR3 as target imports "http://hl7.org/fhir/StructureMap/*4to3" group ProdCharacteristic(source src : ProdCharacteristicR3, target tgt : ProdCharacteristic) extends BackboneElement <<type+>> { src.height -> tgt.height; src.width -> tgt.width; src.depth -> tgt.depth; src.weight -> tgt.weight; src.nominalVolume -> tgt.nominalVolume; src.externalDiameter -> tgt.externalDiameter; src.shape -> tgt.shape; src.color -> tgt.color; src.imprint -> tgt.imprint; src.image -> tgt.image; src.scoring -> tgt.scoring; }
{ "resourceType": "StructureMap", "id": "Characteristic4to3", "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", "valueCode": "fhir" }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", "valueInteger": 1, "_valueInteger": { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom", "valueCanonical": "http://hl7.org/fhir/extensions/ImplementationGuide/hl7.fhir.uv.xver" } ] } }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", "valueCode": "draft", "_valueCode": { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom", "valueCanonical": "http://hl7.org/fhir/extensions/ImplementationGuide/hl7.fhir.uv.xver" } ] } } ], "url": "http://hl7.org/fhir/StructureMap/ProdCharacteristic4to3", "version": "0.1.0", "name": "Characteristic4to3", "title": "ProdCharacteristic Transforms: R4 to R3", "status": "active", "date": "2024-02-22T03:16:50+00:00", "publisher": "HL7 International / FHIR Infrastructure", "contact": [ { "telecom": [ { "system": "url", "value": "http://www.hl7.org/Special/committees/fiwg" } ] } ], "description": "ProdCharacteristicTransformsR4toR3", "jurisdiction": [ { "coding": [ { "system": "http://unstats.un.org/unsd/methods/m49/m49.htm", "code": "001" } ] } ], "structure": [ { "url": "http://hl7.org/fhir/4.0/ProdCharacteristic", "mode": "source", "alias": "ProdCharacteristic" }, { "url": "http://hl7.org/fhir/3.0/ProdCharacteristic", "mode": "target", "alias": "ProdCharacteristicR3" } ], "import": [ "http://hl7.org/fhir/StructureMap/*4to3" ], "group": [ { "name": "ProdCharacteristic", "extends": "BackboneElement", "typeMode": "type-and-types", "input": [ { "name": "src", "type": "ProdCharacteristicR3", "mode": "source" }, { "name": "tgt", "type": "ProdCharacteristic", "mode": "target" } ], "rule": [ { "name": "height", "source": [ { "context": "src", "element": "height", "variable": "vvv" } ], "target": [ { "context": "tgt", "element": "height", "variable": "vvv", "transform": "create" } ], "dependent": [ { "name": "DefaultMappingGroupAnonymousAlias", "parameter": [ { "valueId": "vvv" }, { "valueId": "vvv" } ] } ] }, { "name": "width", "source": [ { "context": "src", "element": "width", "variable": "vvv" } ], "target": [ { "context": "tgt", "element": "width", "variable": "vvv", "transform": "create" } ], "dependent": [ { "name": "DefaultMappingGroupAnonymousAlias", "parameter": [ { "valueId": "vvv" }, { "valueId": "vvv" } ] } ] }, { "name": "depth", "source": [ { "context": "src", "element": "depth", "variable": "vvv" } ], "target": [ { "context": "tgt", "element": "depth", "variable": "vvv", "transform": "create" } ], "dependent": [ { "name": "DefaultMappingGroupAnonymousAlias", "parameter": [ { "valueId": "vvv" }, { "valueId": "vvv" } ] } ] }, { "name": "weight", "source": [ { "context": "src", "element": "weight", "variable": "vvv" } ], "target": [ { "context": "tgt", "element": "weight", "variable": "vvv", "transform": "create" } ], "dependent": [ { "name": "DefaultMappingGroupAnonymousAlias", "parameter": [ { "valueId": "vvv" }, { "valueId": "vvv" } ] } ] }, { "name": "nominalVolume", "source": [ { "context": "src", "element": "nominalVolume", "variable": "vvv" } ], "target": [ { "context": "tgt", "element": "nominalVolume", "variable": "vvv", "transform": "create" } ], "dependent": [ { "name": "DefaultMappingGroupAnonymousAlias", "parameter": [ { "valueId": "vvv" }, { "valueId": "vvv" } ] } ] }, { "name": "externalDiameter", "source": [ { "context": "src", "element": "externalDiameter", "variable": "vvv" } ], "target": [ { "context": "tgt", "element": "externalDiameter", "variable": "vvv", "transform": "create" } ], "dependent": [ { "name": "DefaultMappingGroupAnonymousAlias", "parameter": [ { "valueId": "vvv" }, { "valueId": "vvv" } ] } ] }, { "name": "shape", "source": [ { "context": "src", "element": "shape", "variable": "vvv" } ], "target": [ { "context": "tgt", "element": "shape", "variable": "vvv", "transform": "create" } ], "dependent": [ { "name": "DefaultMappingGroupAnonymousAlias", "parameter": [ { "valueId": "vvv" }, { "valueId": "vvv" } ] } ] }, { "name": "color", "source": [ { "context": "src", "element": "color", "variable": "vvv" } ], "target": [ { "context": "tgt", "element": "color", "variable": "vvv", "transform": "create" } ], "dependent": [ { "name": "DefaultMappingGroupAnonymousAlias", "parameter": [ { "valueId": "vvv" }, { "valueId": "vvv" } ] } ] }, { "name": "imprint", "source": [ { "context": "src", "element": "imprint", "variable": "vvv" } ], "target": [ { "context": "tgt", "element": "imprint", "variable": "vvv", "transform": "create" } ], "dependent": [ { "name": "DefaultMappingGroupAnonymousAlias", "parameter": [ { "valueId": "vvv" }, { "valueId": "vvv" } ] } ] }, { "name": "image", "source": [ { "context": "src", "element": "image", "variable": "vvv" } ], "target": [ { "context": "tgt", "element": "image", "variable": "vvv", "transform": "create" } ], "dependent": [ { "name": "DefaultMappingGroupAnonymousAlias", "parameter": [ { "valueId": "vvv" }, { "valueId": "vvv" } ] } ] }, { "name": "scoring", "source": [ { "context": "src", "element": "scoring", "variable": "vvv" } ], "target": [ { "context": "tgt", "element": "scoring", "variable": "vvv", "transform": "create" } ], "dependent": [ { "name": "DefaultMappingGroupAnonymousAlias", "parameter": [ { "valueId": "vvv" }, { "valueId": "vvv" } ] } ] } ] } ] }