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
<Bundle xmlns="http://hl7.org/fhir">
<id value="Bundle-RDS-resources"/>
<type value="transaction"/>
<entry>
<fullUrl value="urn:uuid:31f5c227-259e-4741-be3c-0d61b8b8d434"/>
<resource>
<Observation>
<meta>
<profile
value="http://hl7.org/fhir/uv/radiation-dose-summary/StructureDefinition/radiation-dose-summary"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><a name="Observation_null"> </a><p class="res-header-id"><b>Generated Narrative: Observation </b></p><p><b>partOf</b>: <a href="Bundle-Bundle-RDS-resources.html#urn-uuid-f1738bb1-6f51-4d6b-ad7a-d8c933cf0cf1">Bundle: type = transaction</a></p><p><b>status</b>: Final</p><p><b>code</b>: <span title="Codes:{http://loinc.org 73569-6}">Radiation exposure and protection information [Description] Document Diagnostic imaging</span></p><p><b>subject</b>: <a href="Bundle-Bundle-RDS-resources.html#urn-uuid-9dbc81e1-99c1-4b9c-8a5b-1d37ee18312f">Pascale Dupont</a></p><p><b>focus</b>: <a href="Bundle-Bundle-RDS-resources.html#urn-uuid-f1738bb1-6f51-4d6b-ad7a-d8c933cf0cf1">Bundle: type = transaction</a></p><p><b>effective</b>: 2019-01-23 12:00:30+0000</p><p><b>performer</b>: <a href="Bundle-Bundle-RDS-resources.html#urn-uuid-a7176373-e7e3-49ff-9d1f-fb977a4dd88f">John Moore</a></p><p><b>value</b>: X-ray angiography performed, total dose 212 mGy</p><p><b>device</b>: <a href="Bundle-Bundle-RDS-resources.html#urn-uuid-c7627fe7-c072-4b9e-a4ee-94939b41664e">XA01</a></p><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://dicom.nema.org/resources/ontology/DCM 121058}">Procedure reported</span></p><p><b>value</b>: <span title="Codes:{http://dicom.nema.org/resources/ontology/DCM 113704}">Projection X-Ray</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://dicom.nema.org/resources/ontology/DCM 113725}">Dose (RP) Total</span></p><p><b>value</b>: 212 mGy</p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://dicom.nema.org/resources/ontology/DCM 113722}">Dose Area Product Total</span></p><p><b>value</b>: 13639 mGy.cm2</p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://dicom.nema.org/resources/ontology/DCM 113730}">Total Fluoro Time</span></p><p><b>value</b>: 450 s</p></blockquote></div>
</text>
<partOf>
<reference value="urn:uuid:f1738bb1-6f51-4d6b-ad7a-d8c933cf0cf1"/>
<identifier>
<type>
<coding>
<system
value="http://hl7.org/fhir/uv/radiation-dose-summary/CodeSystem/dicom-identifier-type"/>
<code value="study-instance-uid"/>
<display value="Study Instance UID"/>
</coding>
</type>
<system value="urn:dicom:uid"/>
<value value="urn:oid:1.2.840.121.3.32.0.1.25"/>
</identifier>
</partOf>
<status value="final"/>
<code>
<coding>
<system value="http://loinc.org"/>
<code value="73569-6"/>
<display
value="Radiation exposure and protection information [Description] Document Diagnostic imaging"/>
</coding>
</code>
<subject>
<reference value="urn:uuid:9dbc81e1-99c1-4b9c-8a5b-1d37ee18312f"/>
<display value="Pascale Dupont"/>
</subject>
<focus>
<reference value="urn:uuid:f1738bb1-6f51-4d6b-ad7a-d8c933cf0cf1"/>
</focus>
<effectiveDateTime value="2019-01-23T12:00:30.000Z"/>
<performer>
<reference value="urn:uuid:a7176373-e7e3-49ff-9d1f-fb977a4dd88f"/>
<display value="John Moore"/>
</performer>
<valueString value="X-ray angiography performed, total dose 212 mGy"/>
<device>
<reference value="urn:uuid:c7627fe7-c072-4b9e-a4ee-94939b41664e"/>
<display value="XA01"/>
</device>
<component>
<code>
<coding>
<system value="http://dicom.nema.org/resources/ontology/DCM"/>
<code value="121058"/>
<display value="Procedure reported"/>
</coding>
</code>
<valueCodeableConcept>
<coding>
<system value="http://dicom.nema.org/resources/ontology/DCM"/>
<code value="113704"/>
<display value="Projection X-Ray"/>
</coding>
</valueCodeableConcept>
</component>
<component>
<code>
<coding>
<system value="http://dicom.nema.org/resources/ontology/DCM"/>
<code value="113725"/>
<display value="Dose (RP) Total"/>
</coding>
</code>
<valueQuantity>
<value value="212"/>
<unit value="mGy"/>
</valueQuantity>
</component>
<component>
<code>
<coding>
<system value="http://dicom.nema.org/resources/ontology/DCM"/>
<code value="113722"/>
<display value="Dose Area Product Total"/>
</coding>
</code>
<valueQuantity>
<value value="13639"/>
<unit value="mGy.cm2"/>
</valueQuantity>
</component>
<component>
<code>
<coding>
<system value="http://dicom.nema.org/resources/ontology/DCM"/>
<code value="113730"/>
<display value="Total Fluoro Time"/>
</coding>
</code>
<valueQuantity>
<value value="450"/>
<unit value="s"/>
</valueQuantity>
</component>
</Observation>
</resource>
<request>
<method value="POST"/>
<url value="Observation"/>
</request>
</entry>
<entry>
<fullUrl value="urn:uuid:9dbc81e1-99c1-4b9c-8a5b-1d37ee18312f"/>
<resource>
<Patient>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><a name="Patient_null"> </a><p class="res-header-id"><b>Generated Narrative: Patient </b></p><p style="border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;">Pascale Dupony Female, DoB: 1990-03-18 ( urn:pid:ipdauth1#PAT3421)</p><hr/></div>
</text>
<identifier>
<system value="urn:pid:ipdauth1"/>
<value value="PAT3421"/>
</identifier>
<name>
<family value="Dupony"/>
<given value="Pascale"/>
</name>
<gender value="female"/>
<birthDate value="1990-03-18"/>
</Patient>
</resource>
<request>
<method value="POST"/>
<url value="Patient"/>
</request>
</entry>
<entry>
<fullUrl value="urn:uuid:a7176373-e7e3-49ff-9d1f-fb977a4dd88f"/>
<resource>
<Practitioner>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><a name="Practitioner_null"> </a><p class="res-header-id"><b>Generated Narrative: Practitioner </b></p><p><b>identifier</b>: <code>urn:prid:ipractauth1</code>/pract67</p><p><b>name</b>: John Moore </p></div>
</text>
<identifier>
<system value="urn:prid:ipractauth1"/>
<value value="pract67"/>
</identifier>
<name>
<family value="Moore"/>
<given value="John"/>
</name>
</Practitioner>
</resource>
<request>
<method value="POST"/>
<url value="Practitioner"/>
</request>
</entry>
<entry>
<fullUrl value="urn:uuid:c7627fe7-c072-4b9e-a4ee-94939b41664e"/>
<resource>
<Device>
<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"><a name="Device_null"> </a><p class="res-header-id"><b>Generated Narrative: Device </b></p><p><b>identifier</b>: Serial Number/767ER, Application Entity/XA01</p><p><b>manufacturer</b>: Manufacturer-1</p><p><b>serialNumber</b>: 767ER</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 XA}">X-Ray Angiography</span></p></div>
</text>
<identifier>
<type>
<coding>
<system value="http://terminology.hl7.org/CodeSystem/v2-0203"/>
<code value="SNO"/>
<display value="Serial Number"/>
</coding>
</type>
<value value="767ER"/>
</identifier>
<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="XA01"/>
</identifier>
<manufacturer value="Manufacturer-1"/>
<serialNumber value="767ER"/>
<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="XA"/>
<display value="X-Ray Angiography"/>
</coding>
</type>
</Device>
</resource>
<request>
<method value="POST"/>
<url value="Device"/>
</request>
</entry>
<entry>
<fullUrl value="urn:uuid:f1738bb1-6f51-4d6b-ad7a-d8c933cf0cf1"/>
<resource>
<ImagingStudy>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><a name="ImagingStudy_null"> </a><p class="res-header-id"><b>Generated Narrative: ImagingStudy </b></p><p><b>identifier</b>: <a href="http://terminology.hl7.org/5.5.0/NamingSystem-dui.html" title="An OID issued under DICOM OID rules. DICOM OIDs are represented as plain OIDs, with a prefix of "urn:oid:". See https://www.dicomstandard.org/">DICOM Unique Id</a>/urn:oid:1.2.840.121.3.32.0.1.25, Accession ID/AN1232234</p><p><b>status</b>: Available</p><p><b>subject</b>: <a href="Bundle-Bundle-RDS-resources.html#urn-uuid-9dbc81e1-99c1-4b9c-8a5b-1d37ee18312f">Pascale Dupont</a></p><p><b>started</b>: 2019-01-23 11:45:30+0000</p></div>
</text>
<identifier>
<system value="urn:dicom:uid"/>
<value value="urn:oid:1.2.840.121.3.32.0.1.25"/>
</identifier>
<identifier>
<type>
<coding>
<system value="http://terminology.hl7.org/CodeSystem/v2-0203"/>
<code value="ACSN"/>
<display value="Accession ID"/>
</coding>
</type>
<value value="AN1232234"/>
</identifier>
<status value="available"/>
<subject>
<reference value="urn:uuid:9dbc81e1-99c1-4b9c-8a5b-1d37ee18312f"/>
<display value="Pascale Dupont"/>
</subject>
<started value="2019-01-23T11:45:30.000Z"/>
</ImagingStudy>
</resource>
<request>
<method value="POST"/>
<url value="ImagingStudy"/>
</request>
</entry>
</Bundle>