This page is part of the DICOM® SR to FHIR Resource Mapping IG (v1.0.0-ballot: STU1 Ballot 1) based on FHIR (HL7® FHIR® Standard) v5.0.0. . For a full list of available versions, see the Directory of published versions
<Device xmlns="http://hl7.org/fhir">
<id value="measurement-report-general-equipment"/>
<meta>
<profile
value="http://hl7.org/fhir/uv/dicom-sr/StructureDefinition/dicom-general-equipment"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><pre>
{
"00080070": { "vr": "LO", "Value": [ "Example Device Manufacturer" ] },
"001081090": { "vr": "LO", "Value": [ "Example Imaging Measurement Device" ] },
"00181002": { "vr": "UI", "Value": [ "1.2.840.113747.20080222.83311413144566317081790268995.8888" ] }
}
</pre></div>
</text>
<identifier>
<type>
<coding>
<system value="http://terminology.hl7.org/CodeSystem/v2-0203"/>
<code value="UDI"/>
</coding>
</type>
<system value="urn:dicom:uid"/>
<value
value="1.2.840.113747.20080222.83311413144566317081790268995.8888"/>
</identifier>
<displayName value="Example Imaging Measurement Device"/>
<manufacturer value="Example Device Manufacturer"/>
</Device>