Manifest-based Access to DICOM Objects (MADO) - Downloaded Version 1.0.0 See the Directory of published versions
| Page standards status: Trial-use | Maturity Level: 1 |
@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/CodeSystem/MadoEndpointConnectionTypes> a fhir:CodeSystem ;
fhir:nodeRole fhir:treeRoot ;
fhir:Resource.id [ fhir:value "MadoEndpointConnectionTypes"] ;
fhir:DomainResource.text [
fhir:Narrative.status [ fhir:value "generated" ] ;
fhir:Narrative.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>"
] ;
fhir:DomainResource.extension [
fhir:index 0 ;
fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm" ] ;
fhir:Extension.valueInteger [ fhir:value "1"^^xsd:integer ]
], [
fhir:index 1 ;
fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status" ] ;
fhir:Extension.valueCode [ fhir:value "trial-use" ]
] ;
fhir:CodeSystem.url [ fhir:value "https://profiles.ihe.net/RAD/MADO/CodeSystem/MadoEndpointConnectionTypes"] ;
fhir:CodeSystem.version [ fhir:value "1.0.0"] ;
fhir:CodeSystem.name [ fhir:value "MadoEndpointConnectionTypes"] ;
fhir:CodeSystem.title [ fhir:value "MADO Endpoint Connection Types Code System"] ;
fhir:CodeSystem.status [ fhir:value "active"] ;
fhir:CodeSystem.experimental [ fhir:value "false"^^xsd:boolean] ;
fhir:CodeSystem.date [ fhir:value "2026-09-03T19:52:58-05:00"^^xsd:dateTime] ;
fhir:CodeSystem.publisher [ fhir:value "IHE Radiology Technical Committee"] ;
fhir:CodeSystem.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/radiology/" ]
]
], [
fhir:index 1 ;
fhir:ContactDetail.telecom [
fhir:index 0 ;
fhir:ContactPoint.system [ fhir:value "email" ] ;
fhir:ContactPoint.value [ fhir:value "rad@ihe.net" ]
]
], [
fhir:index 2 ;
fhir:ContactDetail.name [ fhir:value "IHE Radiology Technical Committee" ] ;
fhir:ContactDetail.telecom [
fhir:index 0 ;
fhir:ContactPoint.system [ fhir:value "email" ] ;
fhir:ContactPoint.value [ fhir:value "rad@ihe.net" ]
]
] ;
fhir:CodeSystem.description [ fhir:value "Code system for the MADO-specific Endpoint connection types used in the MADO context."] ;
fhir:CodeSystem.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:CodeSystem.caseSensitive [ fhir:value "true"^^xsd:boolean] ;
fhir:CodeSystem.content [ fhir:value "complete"] ;
fhir:CodeSystem.count [ fhir:value "1"^^xsd:nonNegativeInteger] ;
fhir:CodeSystem.concept [
fhir:index 0 ;
fhir:CodeSystem.concept.code [ fhir:value "web-viewer" ] ;
fhir:CodeSystem.concept.display [ fhir:value "DICOM web viewer for the study" ]
] .
# - ontology header ------------------------------------------------------------
<http://hl7.org/fhir/CodeSystem/MadoEndpointConnectionTypes.ttl> a owl:Ontology ;
owl:imports fhir:fhir.ttl ;
owl:versionIRI <http://build.fhir.org/CodeSystem/MadoEndpointConnectionTypes.ttl> .
IG © 2025+ IHE Radiology Technical Committee. Package ihe.rad.mado#1.0.0 based on FHIR 4.0.1. Generated 2026-09-03
Links: Table of Contents |
QA Report
| New Issue | Issues
Version History |
|
Propose a change