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
<Device xmlns="http://hl7.org/fhir">
<id value="device-creator"/>
<meta>
<profile
value="https://profiles.ihe.net/RAD/MADO/StructureDefinition/MadoCreator"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Device device-creator</b></p><a name="device-creator"> </a><a name="hcdevice-creator"> </a><div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px"/><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-MadoCreator.html">MADO Creator</a></p></div><p><b>manufacturer</b>: ACME Company</p><p><b>type</b>: <span title="Codes:{https://profiles.ihe.net/RAD/MADO/CodeSystem/MadoDeviceType mado-creator}">MADO Creator</span></p></div>
</text>
<manufacturer value="ACME Company"/>
<type>
<coding>
<system
value="https://profiles.ihe.net/RAD/MADO/CodeSystem/MadoDeviceType"/>
<code value="mado-creator"/>
<display value="MADO Creator"/>
</coding>
</type>
</Device>