HL7 Europe Imaging Study Report
0.1.1-build - ci-build 150

HL7 Europe Imaging Study Report, published by HL7 Europe. This guide is not an authorized publication; it is the continuous build for version 0.1.1-build built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7-eu/imaging/ and changes regularly. See the Directory of published versions

: XDS Class Codes - JSON Representation

Page standards status: Draft Maturity Level: 1

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>ihe: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>"
  },
  "extension" : [
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger" : 1
    },
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
      "valueCode" : "draft"
    }
  ],
  "url" : "http://hl7.eu/fhir/imaging-r5/ValueSet/im-xds-class-code-valueset",
  "identifier" : [
    {
      "system" : "urn:ietf:rfc:3986",
      "value" : "urn:oid:1.3.6.1.4.1.19376.1.2.6.1.1",
      "assigner" : {
        "display" : "IHE"
      }
    }
  ],
  "version" : "0.1.1-build",
  "name" : "XdsClassCodeVs",
  "title" : "XDS Class Codes",
  "status" : "draft",
  "experimental" : false,
  "date" : "2025-09-24T08:50:23+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)).\n**Note**: 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" : "Copyright HL7 Europe. Licensed under Creative Commons public domain (CC0 1.0).",
  "compose" : {
    "include" : [
      {
        "system" : "ihe: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"
          }
        ]
      }
    ]
  }
}