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

: null - XML Representation

Draft as of 2024-10-15

Raw xml | Download


<StructureMap xmlns="http://hl7.org/fhir">
  <id value="CoreDataSetVSToAddBundle"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: StructureMap CoreDataSetVSToAddBundle</b></p><a name="CoreDataSetVSToAddBundle"> </a><a name="hcCoreDataSetVSToAddBundle"> </a><a name="CoreDataSetVSToAddBundle-en-US"> </a><pre class="fml">
<b>map</b><span style="color: navy"> &quot;</span>http://smart.who.int/ddcc/StructureMap/CoreDataSetVSToAddBundle<span style="color: navy">&quot; = &quot;</span>CoreDataSetVSToAddBundle<span style="color: navy">&quot;

</span><b>uses</b><span style="color: navy"> &quot;</span><a href="StructureDefinition-DDCCCoreDataSetVS.html" title="DDCC Core Data Set Logical Model for Vaccination Status">http://smart.who.int/ddcc/StructureDefinition/DDCCCoreDataSetVS</a><span style="color: navy">&quot; </span><b>alias </b>DDCCVS <b>as </b><b>source</b>
<b>uses</b><span style="color: navy"> &quot;</span><a href="http://hl7.org/fhir/R4/bundle.html" title="Bundle">http://hl7.org/fhir/StructureDefinition/Bundle</a><span style="color: navy">&quot; </span><b>alias </b>AddBundle <b>as </b><b>target</b>

<b>imports</b><span style="color: navy"> &quot;</span><a href="StructureMap-CoreDataSetVSLibrary.html" title="CoreDataSetVSLibrary">http://smart.who.int/ddcc/StructureMap/CoreDataSetVSLibrary</a><span style="color: navy">&quot;
</span>
<b>group </b>CoreDataSetVSToAddBundle<span style="color: navy">(</span><b>source</b> <span style="color: maroon">ddcc</span><span style="color: navy"> : </span>DDCCVS, <b>target</b> <span style="color: maroon">bundle</span><span style="color: navy"> : </span>AddBundle<span style="color: navy">)</span><span style="color: navy"> {
</span>  ddcc<span style="color: navy"><b> -&gt; </b></span>bundle<b> then </b>VSToAddBundle<span style="color: navy">(</span><span style="color: maroon">ddcc</span><span style="color: navy">, </span><span style="color: maroon">bundle</span><span style="color: navy">)</span> <i>&quot;setup add bundle&quot;</i><span style="color: navy">;</span>
<span style="color: navy">}

</span></pre></div>
  </text>
  <url
       value="http://smart.who.int/ddcc/StructureMap/CoreDataSetVSToAddBundle"/>
  <version value="1.0.0"/>
  <name value="CoreDataSetVSToAddBundle"/>
  <status value="draft"/>
  <date value="2024-10-15T11:00:36+02:00"/>
  <publisher value="WHO"/>
  <contact>
    <name value="WHO"/>
    <telecom>
      <system value="url"/>
      <value value="http://who.int"/>
    </telecom>
  </contact>
  <jurisdiction>
    <coding>
      <system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
      <code value="001"/>
    </coding>
  </jurisdiction>
  <structure>
    <url
         value="http://smart.who.int/ddcc/StructureDefinition/DDCCCoreDataSetVS"/>
    <mode value="source"/>
    <alias value="DDCCVS"/>
  </structure>
  <structure>
    <url value="http://hl7.org/fhir/StructureDefinition/Bundle"/>
    <mode value="target"/>
    <alias value="AddBundle"/>
  </structure>
  <import
          value="http://smart.who.int/ddcc/StructureMap/CoreDataSetVSLibrary"/>
  <group>
    <name value="CoreDataSetVSToAddBundle"/>
    <typeMode value="none"/>
    <input>
      <name value="ddcc"/>
      <type value="DDCCVS"/>
      <mode value="source"/>
    </input>
    <input>
      <name value="bundle"/>
      <type value="AddBundle"/>
      <mode value="target"/>
    </input>
    <rule>
      <name value="setup add bundle"/>
      <source>
        <context value="ddcc"/>
      </source>
      <target>
        <context value="bundle"/>
        <contextType value="variable"/>
      </target>
      <dependent>
        <name value="VSToAddBundle"/>
        <variable value="ddcc"/>
        <variable value="bundle"/>
      </dependent>
    </rule>
  </group>
</StructureMap>