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/MadoDeviceType> a fhir:CodeSystem ;
fhir:nodeRole fhir:treeRoot ;
fhir:Resource.id [ fhir:value "MadoDeviceType"] ;
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 MadoDeviceType</b></p><a name=\"MadoDeviceType\"> </a><a name=\"hcMadoDeviceType\"> </a><p>This case-sensitive code system <code>https://profiles.ihe.net/RAD/MADO/CodeSystem/MadoDeviceType</code> defines the following code:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">mado-creator<a name=\"MadoDeviceType-mado-creator\"> </a></td><td>MADO Creator</td><td>Device used to create a FHIR MADO document.</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/MadoDeviceType"] ;
fhir:CodeSystem.version [ fhir:value "1.0.0"] ;
fhir:CodeSystem.name [ fhir:value "MadoDeviceType"] ;
fhir:CodeSystem.title [ fhir:value "MADO Device Type 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 type of device used in the MADO context. This code system is used to specify the type of device used in the MADO context, such as the type of device used as the author of an ImagingStudy 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 "mado-creator" ] ;
fhir:CodeSystem.concept.display [ fhir:value "MADO Creator" ] ;
fhir:CodeSystem.concept.definition [ fhir:value "Device used to create a FHIR MADO document." ]
] .
# - ontology header ------------------------------------------------------------
<http://hl7.org/fhir/CodeSystem/MadoDeviceType.ttl> a owl:Ontology ;
owl:imports fhir:fhir.ttl ;
owl:versionIRI <http://build.fhir.org/CodeSystem/MadoDeviceType.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