DICOM笔记-DICOM常用Tag标签汇总

文件引言MetaInfo

GroupElementTag Description中文解释VR
00020000File Meta Information Group LengthMeta Info的长度UL
00020001File Meta Information VersionMeta Info的版本OB
00020002Media Storage SOP Class UID SOP Class UID同Data Set里的SOP class UIDUI
00020003Media Storage SOP Instance UIDSOP Instance UID 同Data Set里的SOP Instance UIDUI
00020010Transfer Syntax UIDDataSet的编码方式UI
00020012Implementation Class UIDImplementation Class UIDUI
00020013Implementation Version NameImplementation版本名SH
00020016Source Application Entity​ Title​ 最后一个编辑该文件的实体AE
00020017Sending Application​ Entity Title网络上发送该文件的实体AE
00020018Receiving Application​ Entity Title​网络上接收该文件的实体AE
00020100Private Information​ Creator UID私有信息的Creator的UIDUI
00020102Private InformationMeta里面的私有信息OB

病人信息

GroupElementTag Description中文解释VR
00100010Patient’s Name患者姓名PN
00100020Patient ID患者IDLO
00100030Patient’s Birth Date患者出生日期DA
00100032Patient’s Birth Time患者出生时间TM
00100040Patient’s Sex患者性别CS
00101001OtherPatientNames患者其他姓名PN
00101010Patient’s Age患者年龄AS
00101020Patient’s Size患者身高DS
00101030Patient’s Weight患者体重DS
001021C0Pregnancy Status怀孕状态US
00104000Patient’s Comments患者注解LT

检查信息

GroupElementTag Description中文解释VR
00080050Accession Number:A RIS generated number that identifies the order for the Study.检查号: RIS的生成序号,用以标识做检查的次序.SH
00200010Study ID检查ID.SH
0020000DStudy Instance UID:Unique identifier for the Study.检查实例号: 唯一标记不同检查的号码.UI
00080020Study Date:Date the Study started.检查日期: 检查开始的日期.DA
00080030Study Time:Time the Study started.检查时间: 检查开始的时间.TM
00080061Modalities in Study一个检查中含有的不同检查类型.CS
00080015Body Part Examined检查的部位.CS
00081030Study Description检查的描述.LO
00080090Referring Physician’s Name​医师名称PN​
00101010Patient’s Age做检查时刻的患者年龄,而不是此刻患者的真实年龄.AS

序列信息

GroupElementTag Description中文解释VR
00200011Series Number:A number that identifies this Series.序列号: 识别不同检查的号码.IS
0020000ESeries Instance UID:Unique identifier for the Series.序列实例号: 唯一标记不同序列的号码.UI
00080060Modality检查模态(MRI/CT/CR/DR)CS
0008103ESeries Description检查描述和说明LO
00080021Series Date检查日期DA
00080031Series Time检查时间TM
00200032Image Position (Patient):The x, y and z coordinates of the upper left hand corner of the image, in mm.图像位置: 图像的左上角在空间坐标系中的x,y,z坐标,单位是毫米.如果在检查中,则指该序列中第一张影像左上角的坐标.DS
00200037Image Orientation (Patient):The direction cosines of the first row and the first column with respect to the patient.图像方位:DS
00180050Slice Thickness:Nominal slice thickness, in mm.层厚.DS
00180088Spacing Between Slices层与层之间的间距,单位为mmDS
00201041Slice Location:Relative position of exposure expressed in mm.实际的相对位置,单位为mm.DS
00180023MR AcquisitionCS
00180015Body Part Examined身体部位.CS

SOP影像信息

GroupElementTag Description中文解释VR
00080008Image Type:Image identification characteristics.CS
00080018SOP Instance UIDSOP实例UID.
00080023Content Date:The date the image pixel data creation started.影像拍摄的日期.DA
00080033Content Time影像拍摄的时间.TM
00200013Image/Instance Number:A number that identifies this image.图像码: 辨识图像的号码.IS
00280002Samples Per Pixel:Number of samples (planes) in this image.图像上的采样率.US
00280004Photometric Interpretation:Specifies the intended interpretation of the pixel data.光度计的解释,对于CT图像,用两个枚举值 MONOCHROME1,MONOCHROME2. 用来判断图像是否是彩色的, MONOCHROME1/2是灰度图, RGB则是真彩色图,还有其他.CS
00280010Rows: Number of rows in the image.图像的总行数,行分辨率.US
00280011Columns: Number of columns in the image.图像的总列数,列分辨率.US
00280030Pixel Spacing:Physical distance in the patient between the center of each pixel.像素间距. 像素中心之间的物理间距.DS
00280100Bits Allocated:Number of bits allocated for each pixel sample. Each sample shall have the same number of bits allocated.分配的位数: 存储每一个像素值时分配的位数,每一个样本应该拥有相同的这个值.US
00280101Bits Stored:Number of bits stored for each pixel sample. Each sample shall have the same number of bits stored.存储的位数:有12到16列举值. 存储每一个像素用的位数.每一个样本应该有相同值.US
00280102High Bit:Most significant bit for pixel sample data. Each sample shall have the same high bit.高位.US
00280103Pixel Representation:Data representation of the pixel samples. Each sample shall have the same pixel representation.Enum: 0000H=unsigned integer,0001H=2’s complement.像素数据的表现类型: 这是一个枚举值,分别为十六进制数0000和0001. 0000H = 无符号整数, 0001H = 2的补码.US
00281050Window Center窗位.DS
00281051Window Width窗宽.DS
00281052Rescale Intercept:The value b in relationship between stored values (SV) and the output units.Output units = m*SV + b.Required if Modality LUT Sequence (0028, 0030) is not present.截距: 如果表明不同模态的LUT颜色对应表不存在时,则使用方程 Units = m*SV + b,计算真实的像素值到呈现像素值。 其中这个值为表达式中的b。DS
00281053Rescale Slope:m in the equation specified by Rescale Intercept (0028,1052).Required if Rescale Intercept is present.斜率. 这个值为表达式中的m。DS
00281054Rescale Type:Specifies the output units of Rescale Slope (0028,1053) and Rescale Intercept (0028,1052).Enum: US=Unspecified Requried if Photometric Interpretation is MONOCHROME2, and Bits Stored is greater than 1.This specifies an identity Modality LUT transformation.输出值的单位. 这是一个枚举值,LO

DICOM VR类型

VR含义允许的字符数据长
**CS **- Code String 代码字符串开头结尾可以有没有意义的空格的字符串,比如“CD123_4”大写字母,0-9,空格以及下划线字符
SH - Short String 短字符串短字符串,比如:电话号码,ID等最多 16 个字符
LO - Long String 长字符串一个字符串,可能在开头、结尾填有空 格。比如“Introduction to DICOM”最多 64 个字符
ST - Short Text 短文本可能包含一个或多个段落的字符串 最多1024 个字符
LT - Long Text 短文本可能包含一个或多个锻炼的字符串,与LO相同,但可以更长最多 10240 个字符
UT - Unlimited Text 无限制文本包含一个或多个段落的字符串,与LT 类似最多(2的32次方–2)个字符
AE- Application Entity 应用实体标识一个设备的名称的字符串,开头和 结尾可以有无意义的字符。比如“MyPC01”最多 16 个字符
PN - Person Name 病人姓名有插入符号()作为姓名分隔符的病人姓名。比如“SMITHJOHN” “Morrison- JonesSusan^^Ph.D, Chief Executive Officer”最多 64 个字符
UI- Unique Identifier (UID) 唯一标识符一个用作唯一标识各类项目的包含UID 的字符串。比如“1.2.840.10008.1.1”0-9 和半角句号(.)最多64 个字符
DA - Date 日期格式为 YYYYMMDD 的字符串;YYYY 代表年;MM 代表月;DD 代表日。比 如“20050822”表示2005 年 8 月 22 日0-98个字符
TM - Time 时间格式为 HHMMSS 的字符串。FRAC; HH 表示小时(范围“00”-“23”); MM 表示分钟(范围“00”-“59”); 而 FRAC 包含秒的小数部分,即百万分 之一秒。比如“183200.00” 表示下午 6:32 就是微秒(microsecond)0-9 和半角句号(.)最多 16 个字符
DT - Date Time 日期时间格式为 YYYYMMDDHHMMSS. FFFFFF,串联的日期时间字符串。字符串的各部分从左至右是:年YYYY;月 MM;日 DD;小时HH;分钟 MM;秒 SS;秒的小数FFFFFF。比如20050812183000.00”表示 2005年 8 月 12 日下午 18 点 30 分 00秒0-9,加号,减号和半角句号最多 26 个字符
AS - Age String 年龄字符串符合以下格式的字符串:nnnD,nnnW, nnnM, nnnY;其中nnn 对于 D 来说表示天数,对于W来说表示周数,对于M 来说表示月数,对于 Y 来说表示岁数。 比如“018M”表示他的年龄是 18 个月0–9, D,W,M, Y4 个字符
IS- Integer String 整型字符串表示一个整型数字的字符串。比如“-1234567”0-9,加号(+),减号(-)最多 12 个字符
DS - Decimal String 小数字符串表示定点小数和浮点小数。 比如“12345.67”,“-5.0e3”0-9,加号(+),减号(-), 最多 16个字符 E,e和半角句号(.)最多 16 个字符
SS - Signed Short 有符号短型符号型二进制整数,长度 16 比特2 个字符
US - Unsigned Short 无符号短型无符号二进制整数,长度 16 比特2 个字符
SL - Signed Long 有符号长型有符号二进制整数4 个字符
UL - Unsigned Long 无符号长型无符号二进制整数,长度 32 比特4 个字符
AT - Attribute Tag 属性标签16 比特无符号整数的有序对,数据元素的标签4 个字符
FL - Floating Single 单精度浮点单精度二进制浮点数字4 个字符
FD - Floating Point Double 双精度二进制浮点数字双精度二进制浮点数字8 个字符
OB - Other Byte String 其他字节字符串字节的字符串(“其他”表示没有在VR中定义的内容)
OW- Other Word String 其他单词字符串16 比特(2 字节)单词字符串
OF- Other Float String 其他浮点字符串32 比特(4 个字节)浮点单词字符串
SQ - Sequence Items 条目序列条目的序列
UN – Unknown 未知字节的字符串,其中内容的编码方式是未知的
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包

打赏作者

黑山老妖的笔记本

你的鼓励将是我创作的最大动力

¥1 ¥2 ¥4 ¥6 ¥10 ¥20
扫码支付:¥1
获取中
扫码支付

您的余额不足,请更换扫码支付或充值

打赏作者

实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值