FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.fhir.eu.imaging-r4
Resource TypeValueSet
IdValueSet-im-xds-class-code-valueset.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/hl7-eu/imaging-r4/ValueSet-im-xds-class-code-valueset.html
URLhttp://hl7.eu/fhir/imaging-r4/ValueSet/im-xds-class-code-valueset
Version0.1.1-build
Statusdraft
Date2026-01-26T22:51:13+00:00
NameXdsClassCodeVs
TitleValueSet: XDS Class Codes
Realmeu
Authorityhl7
DescriptionA 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)). **Note**: a IHE needs to make a formal FHIR CodeSystem for this.
CopyrightCopyright HL7 Europe. Licensed under Creative Commons public domain (CC0 1.0).

Resources that use this resource

StructureDefinition
UnstructuredDocumentReferenceEuImagingDocumentReference: Unstructured Imaging Report

Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: ValueSet im-xds-class-code-valueset

  • Include these codes as defined in urn:oid:1.3.6.1.4.1.19376.1.2.6.1 version Not Stated (use latest from terminology server)
    CodeDisplay
    REPORTS
    SUMMARIES
    IMAGES
    PRESCRIPTIONS
    DISPENSATIONS
    PLANS
    HEALTH
    PATIENT
    WORKFLOWS

Source1

{
  "resourceType": "ValueSet",
  "id": "im-xds-class-code-valueset",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "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-r4/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": "ValueSet: XDS Class Codes",
  "status": "draft",
  "experimental": false,
  "date": "2026-01-26T22:51:13+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": "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"
          }
        ]
      }
    ]
  }
}