Manifest-based Access to DICOM Objects (MADO)
1.0.0 - trial-use
This page is part of the Manifest-based Access to DICOM Objects (MADO) (v1.0.0: Publication) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version. For a full list of available versions, see the Directory of published versions
| Page standards status: Trial-use | Maturity Level: 1 |
{
"resourceType" : "CodeSystem",
"id" : "MadoDeviceType",
"text" : {
"status" : "generated",
"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>"
},
"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/MadoDeviceType",
"version" : "1.0.0",
"name" : "MadoDeviceType",
"title" : "MADO Device Type 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 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.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code" : "001"
}
]
}
],
"caseSensitive" : true,
"content" : "complete",
"count" : 1,
"concept" : [
{
"code" : "mado-creator",
"display" : "MADO Creator",
"definition" : "Device used to create a FHIR MADO document."
}
]
}