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

FHIR IG analytics

Packageihe.ro.smrt
Resource TypeValueSet
IdValueSet-dicom-endpoint-connectiontype-valueset.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/IHE/RO.SMRT/ValueSet-dicom-endpoint-connectiontype-valueset.html
URLhttps://profiles.ihe.net/RO/SMRT/ValueSet/dicom-endpoint-connectiontype-valueset
Version0.0.1-current
Statusdraft
Date2026-09-10T14:01:57+00:00
NameDicomEndpointConnectionTypeValueSet
TitleDICOM Endpoint ConnectionType ValueSet
Realmuv
Authorityihe

Resources that use this resource

StructureDefinition
ihe.ro.smrt#currentsmrt-endpointSMRT Endpoint

Resources that this resource uses

CodeSystem
hl7.terminology#currentendpoint-connection-typeEndpoint Connection Type
ihe.ro.smrt#currentdicom-endpoint-connection-typeDICOM Endpoint Connection Type

Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: ValueSet dicom-endpoint-connectiontype-valueset

This value set includes codes based on the following rules:


Source1

{
  "resourceType": "ValueSet",
  "id": "dicom-endpoint-connectiontype-valueset",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://profiles.ihe.net/RO/SMRT/ValueSet/dicom-endpoint-connectiontype-valueset",
  "version": "0.0.1-current",
  "name": "DicomEndpointConnectionTypeValueSet",
  "title": "DICOM Endpoint ConnectionType ValueSet",
  "status": "draft",
  "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"
        }
      ]
    }
  ],
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/endpoint-connection-type",
        "concept": [
          {
            "code": "wado-rs"
          },
          {
            "code": "wado-uri"
          },
          {
            "code": "dicom-wado-rs"
          }
        ]
      },
      {
        "system": "https://profiles.ihe.net/RO/SMRT/CodeSystem/dicom-endpoint-connection-type"
      }
    ]
  }
}