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

FHIR IG analytics

Packagehl7.fhir.eu.imaging-manifest-r5
Resource TypeValueSet
IdValueSet-im-xds-class-code-valueset.json
FHIR VersionR5
Sourcehttps://build.fhir.org/ig/hl7-eu/imaging-manifest/ValueSet-im-xds-class-code-valueset.html
URLhttp://hl7.eu/fhir/imaging-manifest-r5/ValueSet/im-xds-class-code-valueset
Version0.2.1-build
Statusdraft
Date2026-01-23T12:52:46+00:00
NameXdsClassCodeVs
TitleXDS 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
ImManifestDocumentReferenceManifest DocumentReference for MHD deployments

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

Language: en

  • Include these codes as defined in ihe: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",
  "language": "en",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://hl7.eu/fhir/imaging-manifest-r5/ValueSet/im-xds-class-code-valueset",
  "version": "0.2.1-build",
  "name": "XdsClassCodeVs",
  "title": "XDS Class Codes",
  "status": "draft",
  "date": "2026-01-23T12:52:46+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": "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"
          }
        ]
      }
    ]
  }
}