HL7 Europe Imaging Report R5, 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-r5/ and changes regularly. See the Directory of published versions
: XDS Class Codes
Raw ttl | Download
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
a fhir:ValueSet ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "im-xds-class-code-valueset"] ; #
fhir:language [ fhir:v "en"] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\" lang=\"en\"><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><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Language: en</p></div><ul><li>Include these codes as defined in <code>urn:oid:1.3.6.1.4.1.19376.1.2.6.1</code><span title=\"Version is not explicity stated. No matching Code System found\"> version Not Stated (use latest from terminology server)</span><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>"^^rdf:XMLLiteral
] ; #
fhir:extension ( [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm"^^xsd:anyURI ] ;
fhir:value [
a fhir:integer ;
fhir:v 1 ]
] [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status"^^xsd:anyURI ] ;
fhir:value [
a fhir:code ;
fhir:v "draft" ]
] ) ; #
fhir:url [ fhir:v "http://hl7.eu/fhir/imaging-r5/ValueSet/im-xds-class-code-valueset"^^xsd:anyURI] ; #
fhir:identifier ( [
fhir:system [ fhir:v "urn:ietf:rfc:3986"^^xsd:anyURI ] ;
fhir:value [ fhir:v "urn:oid:1.3.6.1.4.1.19376.1.2.6.1.1" ] ;
fhir:assigner [
fhir:display [ fhir:v "IHE" ] ]
] ) ; #
fhir:version [ fhir:v "0.1.1-build"] ; #
fhir:name [ fhir:v "XdsClassCodeVs"] ; #
fhir:title [ fhir:v "XDS Class Codes"] ; #
fhir:status [ fhir:v "draft"] ; #
fhir:experimental [ fhir:v false] ; #
fhir:date [ fhir:v "2025-10-20T15:51:26+00:00"^^xsd:dateTime] ; #
fhir:publisher [ fhir:v "HL7 Europe"] ; #
fhir:contact ( [
fhir:name [ fhir:v "HL7 Europe" ] ;
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://hl7.eu" ] ] )
] ) ; #
fhir:description [ fhir:v "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."] ; #
fhir:jurisdiction ( [
( fhir:coding [
fhir:system [ fhir:v "http://unstats.un.org/unsd/methods/m49/m49.htm"^^xsd:anyURI ] ;
fhir:code [ fhir:v "150" ] ;
fhir:display [ fhir:v "Europe" ] ] )
] ) ; #
fhir:copyright [ fhir:v "Copyright HL7 Europe. Licensed under Creative Commons public domain (CC0 1.0)."] ; #
fhir:compose [
( fhir:include [
fhir:system [ fhir:v "urn:oid:1.3.6.1.4.1.19376.1.2.6.1"^^xsd:anyURI ] ;
( fhir:concept [
fhir:code [ fhir:v "REPORTS" ] ] [
fhir:code [ fhir:v "SUMMARIES" ] ] [
fhir:code [ fhir:v "IMAGES" ] ] [
fhir:code [ fhir:v "PRESCRIPTIONS" ] ] [
fhir:code [ fhir:v "DISPENSATIONS" ] ] [
fhir:code [ fhir:v "PLANS" ] ] [
fhir:code [ fhir:v "HEALTH" ] ] [
fhir:code [ fhir:v "PATIENT" ] ] [
fhir:code [ fhir:v "WORKFLOWS" ] ] ) ] )
] . #