Package | hl7.fhir.uv.xver |
Resource Type | StructureMap |
Id | BodySite2to3 |
FHIR Version | R5 |
Source | http://hl7.org/fhir/extensions/https://build.fhir.org/ig/HL7/fhir-cross-version/StructureMap-BodySite2to3.html |
URL | http://hl7.org/fhir/StructureMap/BodySite2to3 |
Version | 0.1.0 |
Status | active |
Date | 2024-02-22T03:16:50+00:00 |
Name | BodySite2to3 |
Title | BodySite Transforms: R2 to R3 |
Realm | uv |
Authority | hl7 |
Description | BodySiteTransformsR2toR3 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
/// url = 'http://hl7.org/fhir/StructureMap/BodySite2to3' /// name = 'BodySite2to3' /// title = 'BodySite Transforms: R2 to R3' /// status = 'active' uses "http://hl7.org/fhir/1.0/BodySite" alias BodySiteR2 as source uses "http://hl7.org/fhir/3.0/BodySite" alias BodySite as target imports "http://hl7.org/fhir/StructureMap/primitives2to3" imports "http://hl7.org/fhir/StructureMap/DomainResource2to3" imports "http://hl7.org/fhir/StructureMap/Attachment2to3" imports "http://hl7.org/fhir/StructureMap/Identifier2to3" imports "http://hl7.org/fhir/StructureMap/Reference2to3" imports "http://hl7.org/fhir/StructureMap/CodeableConcept2to3" group BodySite(source src : BodySiteR2, target tgt : BodySite) extends DomainResource <<type+>> { src.patient -> tgt.patient "BodySite-patient"; src.identifier -> tgt.identifier "BodySite-identifier"; src.code -> tgt.code "BodySite-code"; src.modifier -> tgt.qualifier "BodySite-modifier"; src.description -> tgt.description "BodySite-description"; src.image -> tgt.image "BodySite-image"; }
{ "resourceType": "StructureMap", "id": "BodySite2to3", "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/BodySite2to3", "version": "0.1.0", "name": "BodySite2to3", "title": "BodySite Transforms: R2 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": "BodySiteTransformsR2toR3", "jurisdiction": [ { "coding": [ { "system": "http://unstats.un.org/unsd/methods/m49/m49.htm", "code": "001" } ] } ], "structure": [ { "url": "http://hl7.org/fhir/1.0/BodySite", "mode": "source", "alias": "BodySiteR2" }, { "url": "http://hl7.org/fhir/3.0/BodySite", "mode": "target", "alias": "BodySite" } ], "import": [ "http://hl7.org/fhir/StructureMap/primitives2to3", "http://hl7.org/fhir/StructureMap/DomainResource2to3", "http://hl7.org/fhir/StructureMap/Attachment2to3", "http://hl7.org/fhir/StructureMap/Identifier2to3", "http://hl7.org/fhir/StructureMap/Reference2to3", "http://hl7.org/fhir/StructureMap/CodeableConcept2to3" ], "group": [ { "name": "BodySite", "extends": "DomainResource", "typeMode": "type-and-types", "input": [ { "name": "src", "type": "BodySiteR2", "mode": "source" }, { "name": "tgt", "type": "BodySite", "mode": "target" } ], "rule": [ { "name": "BodySite-patient", "source": [ { "context": "src", "element": "patient", "variable": "vvv" } ], "target": [ { "context": "tgt", "element": "patient", "variable": "vvv", "transform": "create" } ], "dependent": [ { "name": "DefaultMappingGroupAnonymousAlias", "parameter": [ { "valueId": "vvv" }, { "valueId": "vvv" } ] } ] }, { "name": "BodySite-identifier", "source": [ { "context": "src", "element": "identifier", "variable": "vvv" } ], "target": [ { "context": "tgt", "element": "identifier", "variable": "vvv", "transform": "create" } ], "dependent": [ { "name": "DefaultMappingGroupAnonymousAlias", "parameter": [ { "valueId": "vvv" }, { "valueId": "vvv" } ] } ] }, { "name": "BodySite-code", "source": [ { "context": "src", "element": "code", "variable": "vvv" } ], "target": [ { "context": "tgt", "element": "code", "variable": "vvv", "transform": "create" } ], "dependent": [ { "name": "DefaultMappingGroupAnonymousAlias", "parameter": [ { "valueId": "vvv" }, { "valueId": "vvv" } ] } ] }, { "name": "BodySite-modifier", "source": [ { "context": "src", "element": "modifier", "variable": "vvv" } ], "target": [ { "context": "tgt", "element": "qualifier", "variable": "vvv", "transform": "create" } ], "dependent": [ { "name": "DefaultMappingGroupAnonymousAlias", "parameter": [ { "valueId": "vvv" }, { "valueId": "vvv" } ] } ] }, { "name": "BodySite-description", "source": [ { "context": "src", "element": "description", "variable": "vvv" } ], "target": [ { "context": "tgt", "element": "description", "variable": "vvv", "transform": "create" } ], "dependent": [ { "name": "DefaultMappingGroupAnonymousAlias", "parameter": [ { "valueId": "vvv" }, { "valueId": "vvv" } ] } ] }, { "name": "BodySite-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" } ] } ] } ] } ] }