Manifest-based Access to DICOM Objects (MADO)
1.0.0 - trial-use International flag

Manifest-based Access to DICOM Objects (MADO) - Downloaded Version 1.0.0 See the Directory of published versions

: MADO Endpoint Connection Types Code System - JSON Representation

Page standards status: Trial-use Maturity Level: 1

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "MadoEndpointConnectionTypes",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem MadoEndpointConnectionTypes</b></p><a name=\"MadoEndpointConnectionTypes\"> </a><a name=\"hcMadoEndpointConnectionTypes\"> </a><p>This case-sensitive code system <code>https://profiles.ihe.net/RAD/MADO/CodeSystem/MadoEndpointConnectionTypes</code> defines the following code:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style=\"white-space:nowrap\">web-viewer<a name=\"MadoEndpointConnectionTypes-web-viewer\"> </a></td><td>DICOM web viewer for the study</td></tr></table></div>"
  },
  "extension" : [
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger" : 1
    },
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
      "valueCode" : "trial-use"
    }
  ],
  "url" : "https://profiles.ihe.net/RAD/MADO/CodeSystem/MadoEndpointConnectionTypes",
  "version" : "1.0.0",
  "name" : "MadoEndpointConnectionTypes",
  "title" : "MADO Endpoint Connection Types Code System",
  "status" : "active",
  "experimental" : false,
  "date" : "2026-09-03T19:52:58-05:00",
  "publisher" : "IHE Radiology Technical Committee",
  "contact" : [
    {
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.ihe.net/ihe_domains/radiology/"
        }
      ]
    },
    {
      "telecom" : [
        {
          "system" : "email",
          "value" : "rad@ihe.net"
        }
      ]
    },
    {
      "name" : "IHE Radiology Technical Committee",
      "telecom" : [
        {
          "system" : "email",
          "value" : "rad@ihe.net"
        }
      ]
    }
  ],
  "description" : "Code system for the MADO-specific Endpoint connection types used in the MADO context.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001"
        }
      ]
    }
  ],
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 1,
  "concept" : [
    {
      "code" : "web-viewer",
      "display" : "DICOM web viewer for the study"
    }
  ]
}