Manifest-based Access to DICOM Objects (MADO) Profile (FHIR-R5 elements)
0.2.0-ballot - ci-build 150

Manifest-based Access to DICOM Objects (MADO) Profile (FHIR-R5 elements), published by HL7 Europe. This guide is not an authorized publication; it is the continuous build for version 0.2.0-ballot built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7-eu/imaging-manifest/ and changes regularly. See the Directory of published versions

: XDS Class Codes - JSON Representation

Draft as of 2025-09-05

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "im-xds-class-code-valueset",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet im-xds-class-code-valueset</b></p><a name=\"im-xds-class-code-valueset\"> </a><a name=\"hcim-xds-class-code-valueset\"> </a><ul><li>Include these codes as defined in <code>urn:oid:1.3.6.1.4.1.19376.1.2.6.1</code><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td>REPORTS</td><td/></tr><tr><td>SUMMARIES</td><td/></tr><tr><td>IMAGES</td><td/></tr><tr><td>PRESCRIPTIONS</td><td/></tr><tr><td>DISPENSATIONS</td><td/></tr><tr><td>PLANS</td><td/></tr><tr><td>HEALTH</td><td/></tr><tr><td>PATIENT</td><td/></tr><tr><td>WORKFLOWS</td><td/></tr></table></li></ul></div>"
  },
  "url" : "http://hl7.eu/fhir/imaging-manifest-r5/ValueSet/im-xds-class-code-valueset",
  "version" : "0.2.0-ballot",
  "name" : "XdsClassCodeVs",
  "title" : "XDS Class Codes",
  "status" : "draft",
  "date" : "2025-09-05T13:47:53+00:00",
  "publisher" : "HL7 Europe",
  "contact" : [
    {
      "name" : "HL7 Europe",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://hl7.eu"
        }
      ]
    }
  ],
  "description" : "A list of XDS class codes that can be used for filtering manifests (zie [XDS_classCode_MetaData_Coding_System](https://wiki.ihe.net/index.php/XDS_classCode_Metadata_Coding_System)).\nNote a IHE needs to make a formal FHIR CodeSystem for this,",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "150",
          "display" : "Europe"
        }
      ]
    }
  ],
  "copyright" : "Used by permission of HL7 Europe, all rights reserved Creative Commons License",
  "compose" : {
    "include" : [
      {
        "system" : "urn:oid:1.3.6.1.4.1.19376.1.2.6.1",
        "concept" : [
          {
            "code" : "REPORTS"
          },
          {
            "code" : "SUMMARIES"
          },
          {
            "code" : "IMAGES"
          },
          {
            "code" : "PRESCRIPTIONS"
          },
          {
            "code" : "DISPENSATIONS"
          },
          {
            "code" : "PLANS"
          },
          {
            "code" : "HEALTH"
          },
          {
            "code" : "PATIENT"
          },
          {
            "code" : "WORKFLOWS"
          }
        ]
      }
    ]
  }
}