Package | who.ddcc |
Resource Type | StructureMap |
Id | CoreDataSetVSToAddBundle |
FHIR Version | R4 |
Source | http://smart.who.int/ddcc/https://build.fhir.org/ig/WorldHealthOrganization/ddcc/StructureMap-CoreDataSetVSToAddBundle.html |
URL | http://smart.who.int/ddcc/StructureMap/CoreDataSetVSToAddBundle |
Version | 1.0.0 |
Status | draft |
Date | 2025-06-24T09:07:32+00:00 |
Name | CoreDataSetVSToAddBundle |
Realm | uv |
Authority | who |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: StructureMap CoreDataSetVSToAddBundle
map "http://smart.who.int/ddcc/StructureMap/CoreDataSetVSToAddBundle" = "CoreDataSetVSToAddBundle" uses "http://smart.who.int/ddcc/StructureDefinition/DDCCCoreDataSetVS" alias DDCCVS as source uses "http://hl7.org/fhir/StructureDefinition/Bundle" alias AddBundle as target imports "http://smart.who.int/ddcc/StructureMap/CoreDataSetVSLibrary" group CoreDataSetVSToAddBundle(source ddcc : DDCCVS, target bundle : AddBundle) { ddcc -> bundle then VSToAddBundle(ddcc, bundle) "setup add bundle"; }
{ "resourceType": "StructureMap", "id": "CoreDataSetVSToAddBundle", "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "url": "http://smart.who.int/ddcc/StructureMap/CoreDataSetVSToAddBundle", "version": "1.0.0", "name": "CoreDataSetVSToAddBundle", "status": "draft", "date": "2025-06-24T09:07:32+00:00", "publisher": "WHO", "contact": [ { "name": "WHO", "telecom": [ { "system": "url", "value": "http://who.int" } ] } ], "jurisdiction": [ { "coding": [ { "system": "http://unstats.un.org/unsd/methods/m49/m49.htm", "code": "001" } ] } ], "structure": [ { "url": "http://smart.who.int/ddcc/StructureDefinition/DDCCCoreDataSetVS", "mode": "source", "alias": "DDCCVS" }, { "url": "http://hl7.org/fhir/StructureDefinition/Bundle", "mode": "target", "alias": "AddBundle" } ], "import": [ "http://smart.who.int/ddcc/StructureMap/CoreDataSetVSLibrary" ], "group": [ { "name": "CoreDataSetVSToAddBundle", "typeMode": "none", "input": [ { "name": "ddcc", "type": "DDCCVS", "mode": "source" }, { "name": "bundle", "type": "AddBundle", "mode": "target" } ], "rule": [ { "name": "setup add bundle", "source": [ { "context": "ddcc" } ], "target": [ { "context": "bundle", "contextType": "variable" } ], "dependent": [ { "name": "VSToAddBundle", "variable": [ "ddcc", "bundle" ] } ] } ] } ] }