xShare Project IPS+
0.1.0 - qa-preview 150

xShare Project IPS+, published by xShare Project. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7-eu/xshare-ips-plus/ and changes regularly. See the Directory of published versions

: All Cdisc Codes - JSON Representation

Active as of 2026-07-24

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "cdisc-all",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet cdisc-all</b></p><a name=\"cdisc-all\"> </a><a name=\"hccdisc-all\"> </a><ul><li>Include all codes defined in <code>https://www.cdisc.org/standards/terminology/controlled-terminology</code><span title=\"Version is not explicitly stated. No matching Code System found\"> version Not Stated (use latest from terminology server)</span></li></ul></div>"
  },
  "url" : "http://hl7.eu/fhir/ig/xshare-ips-plus/ValueSet/cdisc-all",
  "version" : "0.1.0",
  "name" : "CdiscAllVs",
  "title" : "All Cdisc Codes",
  "status" : "active",
  "experimental" : false,
  "date" : "2026-07-24T13:23:35+00:00",
  "publisher" : "xShare Project",
  "contact" : [
    {
      "name" : "xShare Project",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://xshare-project.eu/"
        }
      ]
    }
  ],
  "description" : "Value set including all codes from Cdisc.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "150",
          "display" : "Europe"
        }
      ]
    }
  ],
  "copyright" : "Copyright xShare Project. Licensed under creative commons public domain (CC0 1.0).",
  "compose" : {
    "include" : [
      {
        "system" : "https://www.cdisc.org/standards/terminology/controlled-terminology"
      }
    ]
  }
}