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

WHO Digital Documentation of COVID-19 Certificates (DDCC), published by WHO. This guide is not an authorized publication; it is the continuous build for version 1.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/WorldHealthOrganization/ddcc/tree/main and changes regularly. See the Directory of published versions

: null - JSON Representation

Draft as of 2024-10-17

Raw json | Download

{
  "resourceType" : "StructureMap",
  "id" : "CoreDataSetVSToAddBundle",
  "text" : {
    "status" : "generated",
    "div" : "<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\">\r\n<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;\r\n\r\n</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>\r\n<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>\r\n\r\n<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;\r\n</span>\r\n<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\"> {\r\n</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>\r\n<span style=\"color: navy\">}\r\n\r\n</span></pre></div>"
  },
  "url" : "http://smart.who.int/ddcc/StructureMap/CoreDataSetVSToAddBundle",
  "version" : "1.0.0",
  "name" : "CoreDataSetVSToAddBundle",
  "status" : "draft",
  "date" : "2024-10-17T04:40:27+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"
              ]
            }
          ]
        }
      ]
    }
  ]
}