Radiation Dose Summary for Diagnostic Procedures on FHIR, published by HL7 International / Imaging Integration. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/fhir-radiation-dose-summary-ig/ and changes regularly. See the Directory of published versions
<Device xmlns="http://hl7.org/fhir">
<id value="539"/>
<meta>
<profile
value="http://hl7.org/fhir/uv/radiation-dose-summary/StructureDefinition/modality-device"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Device 539</b></p><a name="539"> </a><a name="hc539"> </a><a name="hc539-en-US"> </a><p><b>identifier</b>: Application Entity/CT01</p><p><b>manufacturer</b>: Manufacturer-1</p><p><b>serialNumber</b>: 5445A343</p><blockquote><p><b>deviceName</b></p><p><b>name</b>: Manufacturer-1</p><p><b>type</b>: Manufacturer name</p></blockquote><blockquote><p><b>deviceName</b></p><p><b>name</b>: Manufacturer-ModelName-1</p><p><b>type</b>: Model name</p></blockquote><p><b>type</b>: <span title="Codes:{http://dicom.nema.org/resources/ontology/DCM CT}">Computed Tomography</span></p></div>
</text>
<identifier>
<type>
<coding>
<system
value="http://hl7.org/fhir/uv/radiation-dose-summary/CodeSystem/dicom-identifier-type"/>
<code value="application-entity"/>
<display value="Application Entity"/>
</coding>
</type>
<value value="CT01"/>
</identifier>
<manufacturer value="Manufacturer-1"/>
<serialNumber value="5445A343"/>
<deviceName>
<name value="Manufacturer-1"/>
<type value="manufacturer-name"/>
</deviceName>
<deviceName>
<name value="Manufacturer-ModelName-1"/>
<type value="model-name"/>
</deviceName>
<type>
<coding>
<system value="http://dicom.nema.org/resources/ontology/DCM"/>
<code value="CT"/>
<display value="Computed Tomography"/>
</coding>
</type>
</Device>