{
  "resourceType" : "ValueSet",
  "id" : "ddcc-example-test-vs",
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet ddcc-example-test-vs</b></p><a name=\"ddcc-example-test-vs\"> </a><a name=\"hcddcc-example-test-vs\"> </a><ul><li>Include these codes as defined in <a href=\"CodeSystem-DDCC-Example-Test-CodeSystem.html\"><code>http://lacpass.racsel.org/CodeSystem/DDCC-Example-Test-CodeSystem</code></a><span title=\"Version is not explicitly stated, which means it is fixed to the version provided in this specification\"> version &#x1F4E6;0.2.1</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href=\"CodeSystem-DDCC-Example-Test-CodeSystem.html#DDCC-Example-Test-CodeSystem-XM4YL8\">XM4YL8</a></td><td style=\"color: #cccccc\">XM4YL8</td><td>Legacy DDCC example vaccine brand code.</td></tr><tr><td><a href=\"CodeSystem-DDCC-Example-Test-CodeSystem.html#DDCC-Example-Test-CodeSystem-TEST\">TEST</a></td><td style=\"color: #cccccc\">TEST</td><td>Legacy DDCC example market authorization code.</td></tr></table></li></ul></div>"
  },
  "url" : "http://racsel.org/ValueSet/ddcc-example-test-vs",
  "version" : "0.2.1",
  "name" : "DDCCExampleTestValueSet",
  "title" : "DDCC Example Test Codes",
  "status" : "draft",
  "experimental" : true,
  "date" : "2026-07-03T12:32:00-03:00",
  "publisher" : "RACSEL",
  "contact" : [{
    "name" : "RACSEL",
    "telecom" : [{
      "system" : "url",
      "value" : "http://racsel.org"
    }]
  }],
  "description" : "Legacy DDCC compatibility value set containing RACSEL-hosted DDCC test codes used by older vaccination examples.",
  "jurisdiction" : [{
    "coding" : [{
      "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
      "code" : "001",
      "display" : "World"
    }]
  }],
  "compose" : {
    "include" : [{
      "system" : "http://lacpass.racsel.org/CodeSystem/DDCC-Example-Test-CodeSystem",
      "concept" : [{
        "code" : "XM4YL8"
      },
      {
        "code" : "TEST"
      }]
    }]
  }
}