⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 lxdicomdef.hpp.svn-base

📁 dicom 文件读写
💻 SVN-BASE
📖 第 1 页 / 共 5 页
字号:
#define UID_LDAP_dicomDevice                                       "1.2.840.10008.15.0.4.4" #define UID_LDAP_dicomNetworkAE                                    "1.2.840.10008.15.0.4.5" #define UID_LDAP_dicomNetworkConnection                            "1.2.840.10008.15.0.4.6" #define UID_LDAP_dicomUniqueAETitle                                "1.2.840.10008.15.0.4.7" #define UID_LDAP_dicomTransferCapability                           "1.2.840.10008.15.0.4.8" // Spatial Registration Frame of Reference UIDs#define UID_TalairachBrainAtlasFrameOfReference                    "1.2.840.10008.1.4.1.1"#define UID_SPM2T1FrameOfReference                                 "1.2.840.10008.1.4.1.2"#define UID_SPM2T2FrameOfReference                                 "1.2.840.10008.1.4.1.3"#define UID_SPM2PDFrameOfReference                                 "1.2.840.10008.1.4.1.4"#define UID_SPM2EPIFrameOfReference                                "1.2.840.10008.1.4.1.5"#define UID_SPM2FILT1FrameOfReference                              "1.2.840.10008.1.4.1.6"#define UID_SPM2PETFrameOfReference                                "1.2.840.10008.1.4.1.7"#define UID_SPM2TRANSMFrameOfReference                             "1.2.840.10008.1.4.1.8"#define UID_SPM2SPECTFrameOfReference                              "1.2.840.10008.1.4.1.9"#define UID_SPM2GRAYFrameOfReference                               "1.2.840.10008.1.4.1.10"#define UID_SPM2WHITEFrameOfReference                              "1.2.840.10008.1.4.1.11"#define UID_SPM2CSFFrameOfReference                                "1.2.840.10008.1.4.1.12"#define UID_SPM2BRAINMASKFrameOfReference                          "1.2.840.10008.1.4.1.13"#define UID_SPM2AVG305T1FrameOfReference                           "1.2.840.10008.1.4.1.14"#define UID_SPM2AVG152T1FrameOfReference                           "1.2.840.10008.1.4.1.15"#define UID_SPM2AVG152T2FrameOfReference                           "1.2.840.10008.1.4.1.16"#define UID_SPM2AVG152PDFrameOfReference                           "1.2.840.10008.1.4.1.17"#define UID_SPM2SINGLESUBJT1FrameOfReference                       "1.2.840.10008.1.4.1.18"#define UID_ICBM452T1FrameOfReference                              "1.2.840.10008.1.4.2.1"#define UID_ICBMSingleSubjectMRIFrameOfReference                   "1.2.840.10008.1.4.2.2"// Relevant Patient Information Query#define UID_GeneralRelevantPatientInformationQuery                 "1.2.840.10008.5.1.4.37.1" #define UID_BreastImagingRelevantPatientInformationQuery           "1.2.840.10008.5.1.4.37.2" #define UID_CardiacRelevantPatientInformationQuery                 "1.2.840.10008.5.1.4.37.3" // Media Creation Management#define UID_MediaCreationManagementSOPClass                        "1.2.840.10008.5.1.1.33" // SOP Class Relationship Negotiation#define UID_StorageServiceClass                                    "1.2.840.10008.4.2" // Instance Availability Notification#define UID_InstanceAvailabilityNotificationSOPClass               "1.2.840.10008.5.1.4.33" // UTC Synchronization Frame of Reference (CP 432)#define UID_UniversalCoordinatedTimeSynchronizationFrameOfReference "1.2.840.10008.15.1.1" // Hanging Protocols#define UID_FINDHangingProtocolInformationModel                    "1.2.840.10008.5.1.4.38.2"#define UID_MOVEHangingProtocolInformationModel                    "1.2.840.10008.5.1.4.38.3"/* Hanging Protocols Storage is a special case because hanging protocols use a differentinformation model, i.e. there is no patient, study or series in a hanging protocol IOD. */#define UID_HangingProtocolStorage                                 "1.2.840.10008.5.1.4.38.1"// Private DCMTK UIDs// Private SOP Class UID used to shutdown external network applications#define UID_PrivateShutdownSOPClass                                "1.2.276.0.7230010.3.4.1915765545.18030.917282194.0"/* DRAFT SUPPLEMENTS - EXPERIMENTAL USE ONLY *//** The following UIDs were defined in "frozen draft for trial implementation"* versions of various DICOM supplements and changed before final text.* Since it is likely that trial implementations exist, we leave the UIDs in the dictionary.*//* Supplement 23 Frozen Draft (November 1997) */#define UID_DRAFT_SRTextStorage                                    "1.2.840.10008.5.1.4.1.1.88.1"#define UID_DRAFT_SRAudioStorage                                   "1.2.840.10008.5.1.4.1.1.88.2"#define UID_DRAFT_SRDetailStorage                                  "1.2.840.10008.5.1.4.1.1.88.3"#define UID_DRAFT_SRComprehensiveStorage                           "1.2.840.10008.5.1.4.1.1.88.4"/* Supplement 30 Draft 08 for Demonstration (October 1997) */#define UID_DRAFT_WaveformStorage                                  "1.2.840.10008.5.1.4.1.1.9.1"


//tag
#define DCM_CommandGroupLength                           0x0000, 0x0000        #define DCM_ACR_NEMA_CommandGroupLengthToEnd             0x0000, 0x0001        #define DCM_AffectedSOPClassUID                          0x0000, 0x0002        #define DCM_RequestedSOPClassUID                         0x0000, 0x0003        #define DCM_ACR_NEMA_CommandRecognitionCode              0x0000, 0x0010        #define DCM_CommandField                                 0x0000, 0x0100        #define DCM_MessageID                                    0x0000, 0x0110        #define DCM_MessageIDBeingRespondedTo                    0x0000, 0x0120        #define DCM_ACR_NEMA_Initiator                           0x0000, 0x0200        #define DCM_ACR_NEMA_Receiver                            0x0000, 0x0300        #define DCM_ACR_NEMA_FindLocation                        0x0000, 0x0400        #define DCM_MoveDestination                              0x0000, 0x0600        #define DCM_Priority                                     0x0000, 0x0700        #define DCM_DataSetType                                  0x0000, 0x0800        #define DCM_ACR_NEMA_NumberOfMatches                     0x0000, 0x0850        #define DCM_ACR_NEMA_ResponseSequenceNumber              0x0000, 0x0860        #define DCM_Status                                       0x0000, 0x0900        #define DCM_OffendingElement                             0x0000, 0x0901        #define DCM_ErrorComment                                 0x0000, 0x0902        #define DCM_ErrorID                                      0x0000, 0x0903        #define DCM_AffectedSOPInstanceUID                       0x0000, 0x1000        #define DCM_RequestedSOPInstanceUID                      0x0000, 0x1001        #define DCM_EventTypeID                                  0x0000, 0x1002        #define DCM_AttributeIdentifierList                      0x0000, 0x1005        #define DCM_ActionTypeID                                 0x0000, 0x1008        #define DCM_NumberOfRemainingSuboperations               0x0000, 0x1020        #define DCM_NumberOfCompletedSuboperations               0x0000, 0x1021        #define DCM_NumberOfFailedSuboperations                  0x0000, 0x1022        #define DCM_NumberOfWarningSuboperations                 0x0000, 0x1023        #define DCM_MoveOriginatorApplicationEntityTitle         0x0000, 0x1030        #define DCM_MoveOriginatorMessageID                      0x0000, 0x1031        #define DCM_ACR_NEMA_DialogReceiver                      0x0000, 0x4000        #define DCM_ACR_NEMA_TerminalType                        0x0000, 0x4010        #define DCM_ACR_NEMA_MessageSetID                        0x0000, 0x5010        #define DCM_ACR_NEMA_EndMessageSet                       0x0000, 0x5020        #define DCM_ACR_NEMA_DisplayFormat                       0x0000, 0x5110        #define DCM_ACR_NEMA_PagePositionID                      0x0000, 0x5120        #define DCM_ACR_NEMA_TextFormatID                        0x0000, 0x5130        #define DCM_ACR_NEMA_NormalReverse                       0x0000, 0x5140        #define DCM_ACR_NEMA_AddGrayScale                        0x0000, 0x5150        #define DCM_ACR_NEMA_Borders                             0x0000, 0x5160        #define DCM_ACR_NEMA_Copies                              0x0000, 0x5170        #define DCM_ACR_NEMA_MagnificationType                   0x0000, 0x5180        #define DCM_ACR_NEMA_Erase                               0x0000, 0x5190        #define DCM_ACR_NEMA_Print                               0x0000, 0x51a0        #define DCM_ACR_NEMA_Overlays                            0x0000, 0x51b0        #define DCM_MetaElementGroupLength                       0x0002, 0x0000        #define DCM_FileMetaInformationVersion                   0x0002, 0x0001        #define DCM_MediaStorageSOPClassUID                      0x0002, 0x0002        #define DCM_MediaStorageSOPInstanceUID                   0x0002, 0x0003        #define DCM_TransferSyntaxUID                            0x0002, 0x0010        #define DCM_ImplementationClassUID                       0x0002, 0x0012        #define DCM_ImplementationVersionName                    0x0002, 0x0013        #define DCM_SourceApplicationEntityTitle                 0x0002, 0x0016        #define DCM_PrivateInformationCreatorUID                 0x0002, 0x0100        #define DCM_PrivateInformation                           0x0002, 0x0102        #define DCM_FileSetGroupLength                           0x0004, 0x0000        #define DCM_FileSetID                                    0x0004, 0x1130        #define DCM_FileSetDescriptorFileID                      0x0004, 0x1141        #define DCM_SpecificCharacterSetOfFileSetDescriptorFile         0x0004, 0x1142        #define DCM_OffsetOfTheFirstDirectoryRecordOfTheRootDirectoryEntity         0x0004, 0x1200        #define DCM_OffsetOfTheLastDirectoryRecordOfTheRootDirectoryEntity         0x0004, 0x1202        #define DCM_FileSetConsistencyFlag                       0x0004, 0x1212        #define DCM_DirectoryRecordSequence                      0x0004, 0x1220        #define DCM_OffsetOfTheNextDirectoryRecord               0x0004, 0x1400        #define DCM_RecordInUseFlag                              0x0004, 0x1410        #define DCM_OffsetOfReferencedLowerLevelDirectoryEntity         0x0004, 0x1420        #define DCM_DirectoryRecordType                          0x0004, 0x1430        #define DCM_PrivateRecordUID                             0x0004, 0x1432        #define DCM_ReferencedFileID                             0x0004, 0x1500        #define DCM_MRDRDirectoryRecordOffset                    0x0004, 0x1504        #define DCM_ReferencedSOPClassUIDInFile                  0x0004, 0x1510        #define DCM_ReferencedSOPInstanceUIDInFile               0x0004, 0x1511        #define DCM_ReferencedTransferSyntaxUIDInFile            0x0004, 0x1512        #define DCM_ReferencedRelatedGeneralSOPClassUIDInFile         0x0004, 0x151a        #define DCM_NumberOfReferences                           0x0004, 0x1600        #define DCM_IdentifyingGroupLength                       0x0008, 0x0000        #define DCM_ACR_NEMA_IdentifyingGroupLengthToEnd         0x0008, 0x0001        #define DCM_SpecificCharacterSet                         0x0008, 0x0005        #define DCM_ImageType                                    0x0008, 0x0008        #define DCM_ACR_NEMA_RecognitionCode                     0x0008, 0x0010        #define DCM_InstanceCreationDate                         0x0008, 0x0012        #define DCM_InstanceCreationTime                         0x0008, 0x0013        #define DCM_InstanceCreatorUID                           0x0008, 0x0014        #define DCM_SOPClassUID                                  0x0008, 0x0016        #define DCM_SOPInstanceUID                               0x0008, 0x0018        #define DCM_RelatedGeneralSOPClassUID                    0x0008, 0x001a        #define DCM_OriginalSpecializedSOPClassUID               0x0008, 0x001b        #define DCM_StudyDate                                    0x0008, 0x0020        #define DCM_SeriesDate                                   0x0008, 0x0021        #define DCM_AcquisitionDate                              0x0008, 0x0022        #define DCM_ContentDate                                  0x0008, 0x0023        #define DCM_OverlayDate                                  0x0008, 0x0024        #define DCM_CurveDate                                    0x0008, 0x0025        #define DCM_AcquisitionDatetime                          0x0008, 0x002a        #define DCM_StudyTime                                    0x0008, 0x0030        #define DCM_SeriesTime                                   0x0008, 0x0031        #define DCM_AcquisitionTime                              0x0008, 0x0032        #define DCM_ContentTime                                  0x0008, 0x0033        #define DCM_OverlayTime                                  0x0008, 0x0034        #define DCM_CurveTime                                    0x0008, 0x0035        #define DCM_ACR_NEMA_OldDataSetType                      0x0008, 0x0040        #define DCM_ACR_NEMA_DataSetSubtype                      0x0008, 0x0041        

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -