ph4h
EN ES

PH4H - RACSEL Core Guide
0.2.1 - draft International flag

PH4H - RACSEL Core Guide - Local Development build (v0.2.1) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

DDCC Example Test CodeSystem - JSON Representation

Draft as of 2026-07-03

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "DDCC-Example-Test-CodeSystem",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem DDCC-Example-Test-CodeSystem</b></p><a name=\"DDCC-Example-Test-CodeSystem\"> </a><a name=\"hcDDCC-Example-Test-CodeSystem\"> </a><p>This case-sensitive code system <code>http://lacpass.racsel.org/CodeSystem/DDCC-Example-Test-CodeSystem</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">XM4YL8<a name=\"DDCC-Example-Test-CodeSystem-XM4YL8\"> </a></td><td>Legacy DDCC example vaccine brand code.</td></tr><tr><td style=\"white-space:nowrap\">TEST<a name=\"DDCC-Example-Test-CodeSystem-TEST\"> </a></td><td>Legacy DDCC example market authorization code.</td></tr></table></div>"
  },
  "url" : "http://lacpass.racsel.org/CodeSystem/DDCC-Example-Test-CodeSystem",
  "version" : "0.2.1",
  "name" : "DDCCExampleTestCodeSystem",
  "title" : "DDCC Example Test CodeSystem",
  "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 CodeSystem for older vaccination examples that used RACSEL-hosted DDCC test codes.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }
      ]
    }
  ],
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 2,
  "concept" : [
    {
      "code" : "XM4YL8",
      "display" : "XM4YL8",
      "definition" : "Legacy DDCC example vaccine brand code."
    },
    {
      "code" : "TEST",
      "display" : "TEST",
      "definition" : "Legacy DDCC example market authorization code."
    }
  ]
}