WHO Digital Documentation of COVID-19 Certificates (DDCC)
1.0.0 - CI Build International flag

This page is part of the WHO Digital Documentation of COVID-19 Certificates (DDCC) (v1.0.0: releases Draft) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version. For a full list of available versions, see the Directory of published versions

StructureMap:

Official URL: http://smart.who.int/ddcc/StructureMap/CoreDataSetVSToAddBundle Version: 1.0.0
Draft as of 2024-10-15 Computable Name: CoreDataSetVSToAddBundle

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";
}