Mobile Access to DICOM Objects (MADO)
0.1.0-SNAPSHOT - ci-build
Mobile Access to DICOM Objects (MADO), published by IHE Radiology Technical Committee. This guide is not an authorized publication; it is the continuous build for version 0.1.0-SNAPSHOT built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/bvdh/bvdh-ihe-mado/ and changes regularly. See the Directory of published versions
| Page standards status: Draft | Maturity Level: 1 |
<CodeSystem xmlns="http://hl7.org/fhir">
<id value="MadoDeviceType"/>
<text>
<status value="generated"/>
<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 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>
</text>
<extension
url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm">
<valueInteger value="1"/>
</extension>
<extension
url="http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status">
<valueCode value="draft"/>
</extension>
<url value="https://profiles.ihe.net/RAD/MADO/CodeSystem/MadoDeviceType"/>
<version value="0.1.0-SNAPSHOT"/>
<name value="MadoDeviceType"/>
<title value="MADO Device Type Code System"/>
<status value="draft"/>
<date value="2026-03-06T11:56:39+00:00"/>
<publisher value="IHE Radiology Technical Committee"/>
<contact>
<name value="IHE Radiology Technical Committee"/>
<telecom>
<system value="url"/>
<value value="https://www.ihe.net/ihe_domains/radiology/"/>
</telecom>
<telecom>
<system value="email"/>
<value value="iti@ihe.net"/>
</telecom>
</contact>
<description
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."/>
<jurisdiction>
<coding>
<system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
<code value="001"/>
<display value="World"/>
</coding>
</jurisdiction>
<content value="complete"/>
<count value="1"/>
<concept>
<code value="mado-creator"/>
<display value="MADO Creator"/>
<definition value="Device used to create a FHIR MADO document."/>
</concept>
</CodeSystem>