DICOM: Difference between revisions

From Chorke Wiki
Jump to navigation Jump to search
No edit summary
 
(5 intermediate revisions by the same user not shown)
Line 6: Line 6:
DICOM files can be exchanged between two entities that are capable of receiving image and patient data in DICOM format. The different devices come with DICOM Conformance Statements which clearly state which DICOM classes they support, and the standard includes a file format definition and a network communications protocol that uses TCP/IP to communicate between systems.
DICOM files can be exchanged between two entities that are capable of receiving image and patient data in DICOM format. The different devices come with DICOM Conformance Statements which clearly state which DICOM classes they support, and the standard includes a file format definition and a network communications protocol that uses TCP/IP to communicate between systems.


==Standards Up To 2018==
==Standards 2014-18==
* [http://dicom.nema.org/medical/Dicom/2018a/ 2018a], [http://dicom.nema.org/medical/Dicom/2018b/ 2018b], [http://dicom.nema.org/medical/Dicom/2018c/ 2018c], [http://dicom.nema.org/medical/Dicom/2018d/ 2018d], [http://dicom.nema.org/medical/Dicom/2018e/ 2018e]
* [http://dicom.nema.org/medical/Dicom/2018a/ 2018a], [http://dicom.nema.org/medical/Dicom/2018b/ 2018b], [http://dicom.nema.org/medical/Dicom/2018c/ 2018c], [http://dicom.nema.org/medical/Dicom/2018d/ 2018d], [http://dicom.nema.org/medical/Dicom/2018e/ 2018e]
* [http://dicom.nema.org/medical/Dicom/2017a/ 2017a], [http://dicom.nema.org/medical/Dicom/2017b/ 2017b], [http://dicom.nema.org/medical/Dicom/2017c/ 2017c], [http://dicom.nema.org/medical/Dicom/2017d/ 2017d], [http://dicom.nema.org/medical/Dicom/2017e/ 2017e]
* [http://dicom.nema.org/medical/Dicom/2017a/ 2017a], [http://dicom.nema.org/medical/Dicom/2017b/ 2017b], [http://dicom.nema.org/medical/Dicom/2017c/ 2017c], [http://dicom.nema.org/medical/Dicom/2017d/ '''2017d'''], [http://dicom.nema.org/medical/Dicom/2017e/ 2017e]
* [http://dicom.nema.org/medical/Dicom/2016a/ 2016a], [http://dicom.nema.org/medical/Dicom/2016b/ 2016b], [http://dicom.nema.org/medical/Dicom/2016c/ 2016c], [http://dicom.nema.org/medical/Dicom/2016d/ 2016d], [http://dicom.nema.org/medical/Dicom/2016e/ 2016e]
* [http://dicom.nema.org/medical/Dicom/2016a/ 2016a], [http://dicom.nema.org/medical/Dicom/2016b/ 2016b], [http://dicom.nema.org/medical/Dicom/2016c/ 2016c], [http://dicom.nema.org/medical/Dicom/2016d/ 2016d], [http://dicom.nema.org/medical/Dicom/2016e/ 2016e]
* [http://dicom.nema.org/medical/Dicom/2015a/ 2015a], [http://dicom.nema.org/medical/Dicom/2015b/ 2015b], [http://dicom.nema.org/medical/Dicom/2015c/ 2015c]
* [http://dicom.nema.org/medical/Dicom/2015a/ 2015a], [http://dicom.nema.org/medical/Dicom/2015b/ 2015b], [http://dicom.nema.org/medical/Dicom/2015c/ 2015c]
Line 14: Line 14:


==References==
==References==
* [http://www.hl7.org/oid/L-datyp2fig5.jpg Example Tree of HL7 OID (2.16.840.1.113883)]
* [http://dicom.nema.org/medical/Dicom/2017d/output/chtml/part16/PS3.16.html PS3.16 Content Mapping Resource]
* [https://www.dicomstandard.org/current/ DICOM Standard Current Edition]
* [https://www.dicomstandard.org/current/ DICOM Standard Current Edition]
* [https://www.dicomstandard.org/standard/prior/ DICOM Standard Prior Edition]
* [https://www.dicomstandard.org/standard/prior/ DICOM Standard Prior Edition]
* [http://dicom.nema.org/medical/Dicom/2017d/output/chtml/part16/sect_CID_405.html CID 405. Media Type Code]
* [http://dicom.nema.org/medical/Dicom/ DICOM Standard Indexes]
* [http://dicom.nema.org/medical/Dicom/ DICOM Standard Indexes]
* [https://en.wikipedia.org/wiki/DICOM Wikipedia/DICOM]
* [https://www.dicomstandard.org/ DICOM Standard]
* [https://www.dicomstandard.org/ DICOM Standard]

Latest revision as of 03:57, 12 December 2018

Digital Imaging and Communications in Medicine (DICOM)

Is a standard for storing and data transmission|transmitting Medical imaging|medical images enabling the integration of medical imaging devices such as scanners, servers, workstations, printers, network hardware, and picture archiving and communication systems (PACS) from multiple manufacturers. It has been widely adopted by hospitals, and is making inroads into smaller applications like dentists' and doctors' offices.


DICOM files can be exchanged between two entities that are capable of receiving image and patient data in DICOM format. The different devices come with DICOM Conformance Statements which clearly state which DICOM classes they support, and the standard includes a file format definition and a network communications protocol that uses TCP/IP to communicate between systems.

Standards 2014-18

References