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

FHIR IG analytics

Packageihe.ro.smrt
Resource TypeCodeSystem
IdCodeSystem-dicom-endpoint-connection-type.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/IHE/RO.SMRT/CodeSystem-dicom-endpoint-connection-type.html
URLhttps://profiles.ihe.net/RO/SMRT/CodeSystem/dicom-endpoint-connection-type
Version0.0.1-current
Statusactive
Date2026-09-10T14:01:57+00:00
NameDicomEndpointConnectionType
TitleDICOM Endpoint Connection Type
Realmuv
Authorityihe
DescriptionConcepts describing the connection types for DICOM endpoints.
Contentcomplete

Resources that use this resource

ValueSet
ihe.ro.smrt#currentdicom-endpoint-connectiontype-valuesetDICOM Endpoint ConnectionType ValueSet

Resources that this resource uses

No resources found


Narrative

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:

CodeDisplayDefinition
dicom-dimse DICOM DIMSEDICOM Message Service Element (DIMSE) communication.

Source1

{
  "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."
    }
  ]
}