Shared Managament of Radiation Treatments, published by IHE Radiation Oncology Technical Committee. This guide is not an authorized publication; it is the continuous build for version 0.0.1-current built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/IHE/RO.SMRT/ and changes regularly. See the Directory of published versions
| Draft as of 2026-09-10 |
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
<http://hl7.org/fhir/ValueSet/dicom-endpoint-connectiontype-valueset> a fhir:ValueSet ;
fhir:nodeRole fhir:treeRoot ;
fhir:Resource.id [ fhir:value "dicom-endpoint-connectiontype-valueset"] ;
fhir:DomainResource.text [
fhir:Narrative.status [ fhir:value "extensions" ] ;
fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet dicom-endpoint-connectiontype-valueset</b></p><a name=\"dicom-endpoint-connectiontype-valueset\"> </a><a name=\"hcdicom-endpoint-connectiontype-valueset\"> </a><p>This value set includes codes based on the following rules:</p><ul><li>Include these codes as defined in <a href=\"http://terminology.hl7.org/7.3.0/CodeSystem-endpoint-connection-type.html\"><code>http://terminology.hl7.org/CodeSystem/endpoint-connection-type</code></a><span title=\"Version is not explicitly stated, which means it is fixed to 2.1.1, the version found through the package references\"> version ?2.1.1</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href=\"http://terminology.hl7.org/7.3.0/CodeSystem-endpoint-connection-type.html#endpoint-connection-type-wado-rs\">wado-rs</a></td><td/><td/></tr><tr><td><a href=\"http://terminology.hl7.org/7.3.0/CodeSystem-endpoint-connection-type.html#endpoint-connection-type-wado-uri\">wado-uri</a></td><td/><td/></tr><tr><td><a href=\"http://terminology.hl7.org/7.3.0/CodeSystem-endpoint-connection-type.html#endpoint-connection-type-dicom-wado-rs\">dicom-wado-rs</a></td><td style=\"color: #cccccc\">DICOM WADO-RS</td><td>DICOMweb RESTful Image Retrieve - http://dicom.nema.org/medical/dicom/current/output/chtml/part18/sect_6.5.html</td></tr></table></li><li>Include all codes defined in <a href=\"CodeSystem-dicom-endpoint-connection-type.html\"><code>https://profiles.ihe.net/RO/SMRT/CodeSystem/dicom-endpoint-connection-type</code></a><span title=\"Version is not explicitly stated, which means it is fixed to the version provided in this specification\"> version ?0.0.1-current</span></li></ul></div>"
] ;
fhir:ValueSet.url [ fhir:value "https://profiles.ihe.net/RO/SMRT/ValueSet/dicom-endpoint-connectiontype-valueset"] ;
fhir:ValueSet.version [ fhir:value "0.0.1-current"] ;
fhir:ValueSet.name [ fhir:value "DicomEndpointConnectionTypeValueSet"] ;
fhir:ValueSet.title [ fhir:value "DICOM Endpoint ConnectionType ValueSet"] ;
fhir:ValueSet.status [ fhir:value "draft"] ;
fhir:ValueSet.date [ fhir:value "2026-09-10T14:01:57+00:00"^^xsd:dateTime] ;
fhir:ValueSet.publisher [ fhir:value "IHE Radiation Oncology Technical Committee"] ;
fhir:ValueSet.contact [
fhir:index 0 ;
fhir:ContactDetail.telecom [
fhir:index 0 ;
fhir:ContactPoint.system [ fhir:value "url" ] ;
fhir:ContactPoint.value [ fhir:value "https://www.ihe.net/ihe_domains/radiation_oncology/" ]
]
], [
fhir:index 1 ;
fhir:ContactDetail.telecom [
fhir:index 0 ;
fhir:ContactPoint.system [ fhir:value "email" ] ;
fhir:ContactPoint.value [ fhir:value "jill@aapm.org" ]
]
], [
fhir:index 2 ;
fhir:ContactDetail.name [ fhir:value "IHE Radiation Oncology Technical Committee" ] ;
fhir:ContactDetail.telecom [
fhir:index 0 ;
fhir:ContactPoint.system [ fhir:value "email" ] ;
fhir:ContactPoint.value [ fhir:value "jill@aapm.org" ]
]
] ;
fhir:ValueSet.jurisdiction [
fhir:index 0 ;
fhir:CodeableConcept.coding [
fhir:index 0 ;
fhir:Coding.system [ fhir:value "http://unstats.un.org/unsd/methods/m49/m49.htm" ] ;
fhir:Coding.code [ fhir:value "001" ]
]
] ;
fhir:ValueSet.compose [
fhir:ValueSet.compose.include [
fhir:index 0 ;
fhir:ValueSet.compose.include.system [ fhir:value "http://terminology.hl7.org/CodeSystem/endpoint-connection-type" ] ;
fhir:ValueSet.compose.include.concept [
fhir:index 0 ;
fhir:ValueSet.compose.include.concept.code [ fhir:value "wado-rs" ]
], [
fhir:index 1 ;
fhir:ValueSet.compose.include.concept.code [ fhir:value "wado-uri" ]
], [
fhir:index 2 ;
fhir:ValueSet.compose.include.concept.code [ fhir:value "dicom-wado-rs" ]
]
], [
fhir:index 1 ;
fhir:ValueSet.compose.include.system [ fhir:value "https://profiles.ihe.net/RO/SMRT/CodeSystem/dicom-endpoint-connection-type" ]
]
] .
# - ontology header ------------------------------------------------------------
<http://hl7.org/fhir/ValueSet/dicom-endpoint-connectiontype-valueset.ttl> a owl:Ontology ;
owl:imports fhir:fhir.ttl ;
owl:versionIRI <http://build.fhir.org/ValueSet/dicom-endpoint-connectiontype-valueset.ttl> .
IG © 2025+ IHE Radiation Oncology Technical Committee. Package ihe.ro.smrt#0.0.1-current based on FHIR 4.0.1. Generated 2026-09-10
Links: Table of Contents |
QA Report
| New Issue | Issues
Version History |
|
Propose a change