FHIR IG analytics| Package | ihe.ro.smrt |
| Resource Type | CodeSystem |
| Id | CodeSystem-dicom-endpoint-connection-type.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/IHE/RO.SMRT/CodeSystem-dicom-endpoint-connection-type.html |
| URL | https://profiles.ihe.net/RO/SMRT/CodeSystem/dicom-endpoint-connection-type |
| Version | 0.0.1-current |
| Status | active |
| Date | 2026-09-10T14:01:57+00:00 |
| Name | DicomEndpointConnectionType |
| Title | DICOM Endpoint Connection Type |
| Realm | uv |
| Authority | ihe |
| Description | Concepts describing the connection types for DICOM endpoints. |
| Content | complete |
| ValueSet | ||
| ihe.ro.smrt#current | dicom-endpoint-connectiontype-valueset | DICOM Endpoint ConnectionType ValueSet |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem dicom-endpoint-connection-type
This case-sensitive code system https://profiles.ihe.net/RO/SMRT/CodeSystem/dicom-endpoint-connection-type defines the following code in a Is-A hierarchy:
| Code | Display | Definition |
| dicom-dimse | DICOM DIMSE | DICOM Message Service Element (DIMSE) communication. |
{
"resourceType": "CodeSystem",
"id": "dicom-endpoint-connection-type",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://profiles.ihe.net/RO/SMRT/CodeSystem/dicom-endpoint-connection-type",
"version": "0.0.1-current",
"name": "DicomEndpointConnectionType",
"title": "DICOM Endpoint Connection Type",
"status": "active",
"date": "2026-09-10T14:01:57+00:00",
"publisher": "IHE Radiation Oncology Technical Committee",
"contact": [
{
"telecom": [
{
"system": "url",
"value": "https://www.ihe.net/ihe_domains/radiation_oncology/"
}
]
},
{
"telecom": [
{
"system": "email",
"value": "jill@aapm.org"
}
]
},
{
"name": "IHE Radiation Oncology Technical Committee",
"telecom": [
{
"system": "email",
"value": "jill@aapm.org"
}
]
}
],
"description": "Concepts describing the connection types for DICOM endpoints.",
"jurisdiction": [
{
"coding": [
{
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code": "001"
}
]
}
],
"caseSensitive": true,
"hierarchyMeaning": "is-a",
"content": "complete",
"count": 1,
"concept": [
{
"code": "dicom-dimse",
"display": "DICOM DIMSE",
"definition": "DICOM Message Service Element (DIMSE) communication."
}
]
}