Skip to content

Commit

Permalink
Updated code definitions for DICOM 2024a.
Browse files Browse the repository at this point in the history
Updated automatically generated code definitions for coding scheme "DCM".
For the coding schemes "NCIt" and "UMLS", there were no changes.
  • Loading branch information
jriesmeier committed Feb 22, 2024
1 parent 7891f2e commit 1a2b2b8
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 8 deletions.
10 changes: 6 additions & 4 deletions dcmsr/include/dcmtk/dcmsr/codes/dcm.h
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
*
* Header file with DICOM Controlled Terminology Code Definitions (Coding Scheme "DCM", Version "01")
*
* Generated automatically from DICOM PS 3.16-2023e
* File created on 2024-01-12 09:31:08 by J. Riesmeier
* Generated automatically from DICOM PS 3.16-2024a
* File created on 2024-02-22 13:38:35 by J. Riesmeier
*
*/

Expand Down Expand Up @@ -34,7 +34,7 @@
* code definitions *
*--------------------*/

// total number of codes: 4716
// total number of codes: 4718
// - retired: 202
// - no name: 27
// - not unique: 17
Expand Down Expand Up @@ -522,6 +522,7 @@
#define CODE_DCM_EquipmentChange DSRBasicCodedEntry("110516", "DCM", "Equipment change")
#define CODE_DCM_PatientMovement DSRBasicCodedEntry("110518", "DCM", "Patient Movement")
#define CODE_DCM_OperatorError DSRBasicCodedEntry("110519", "DCM", "Operator Error")
#define CODE_DCM_ChannelObstruction DSRBasicCodedEntry("110520", "DCM", "Channel Obstruction")
#define CODE_DCM_ObjectsIncorrectlyFormatted DSRBasicCodedEntry("110521", "DCM", "Objects incorrectly formatted")
#define CODE_DCM_ObjectTypesNotSupported DSRBasicCodedEntry("110522", "DCM", "Object Types not supported")
#define CODE_DCM_ObjectSetIncomplete DSRBasicCodedEntry("110523", "DCM", "Object Set incomplete")
Expand Down Expand Up @@ -2076,7 +2077,7 @@
#define CODE_DCM_1cmAboveTabletop DSRBasicCodedEntry("113862", "DCM", "1cm above Tabletop")
#define CODE_DCM_30cmAboveTabletop DSRBasicCodedEntry("113863", "DCM", "30cm above Tabletop")
#define CODE_DCM_15cmFromTableCenterline DSRBasicCodedEntry("113864", "DCM", "15cm from Table Centerline")
#define CODE_DCM_EntranceExposureToA4dot2cmBreastThickness DSRBasicCodedEntry("113865", "DCM", "Entrance exposure to a 4.2 cm breast thickness")
#define CODE_DCM_4dot2cmAboveBreastSupportSurface DSRBasicCodedEntry("113865", "DCM", "4.2cm above Breast Support Surface")
#define CODE_DCM_CopiedFromImageAttributes DSRBasicCodedEntry("113866", "DCM", "Copied From Image Attributes")
#define CODE_DCM_ComputedFromImageAttributes DSRBasicCodedEntry("113867", "DCM", "Computed From Image Attributes")
#define CODE_DCM_DerivedFromHumanReadableReports DSRBasicCodedEntry("113868", "DCM", "Derived From Human-Readable Reports")
Expand Down Expand Up @@ -4764,5 +4765,6 @@
#define CODE_DCM_MetersetRateInterlock DSRBasicCodedEntry("130830", "DCM", "Meterset Rate Interlock")
#define CODE_DCM_BeamEnergyInterlock DSRBasicCodedEntry("130831", "DCM", "Beam Energy Interlock")
#define CODE_DCM_SkinLesionColor DSRBasicCodedEntry("130832", "DCM", "Skin lesion color")
#define CODE_DCM_PreSurgicalAnatomy DSRBasicCodedEntry("130833", "DCM", "Pre-surgical anatomy")

#endif
4 changes: 2 additions & 2 deletions dcmsr/include/dcmtk/dcmsr/codes/ncit.h
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
*
* Header file with NCI Thesaurus Code Definitions (Coding Scheme "NCIt")
*
* Generated automatically from DICOM PS 3.16-2023e
* File created on 2024-01-12 09:31:13 by J. Riesmeier
* Generated automatically from DICOM PS 3.16-2024a
* File created on 2024-02-22 13:38:40 by J. Riesmeier
*
*/

Expand Down
4 changes: 2 additions & 2 deletions dcmsr/include/dcmtk/dcmsr/codes/umls.h
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
*
* Header file with UMLS Code Definitions (Coding Scheme "UMLS")
*
* Generated automatically from DICOM PS 3.16-2023e
* File created on 2024-01-12 09:31:12 by J. Riesmeier
* Generated automatically from DICOM PS 3.16-2024a
* File created on 2024-02-22 13:38:39 by J. Riesmeier
*
*/

Expand Down

0 comments on commit 1a2b2b8

Please sign in to comment.