<p>大家好:</p><p>我正在写Worklist SCP程序过程中发现一个郁闷的问题:<br />我把病人的请求信息发送给SIEMENS CR (软件Syngo 版本VB10K),其他信息(病人姓名、性别、ID...)都正常,但是部位就是过不去。</p><p>我现在有点迷茫,这个设备到底怎么才认我的部位啊?我接过PHILIPS DR,使用Scheduled Protocol Code SQ中的CodeValue进行发送,但这个西门子的系统里我就没有找到类似飞利浦DR设置不为编码的地方。于是我使用Requested Procedure Description 发送部位的诊断级的名称(发送格式:Region Study)Scheduled Procedure Step Description发送Program(就是正侧位等,在他的系统中叫做 Program),他就直接认为我的Study信息不完整,我照着他的系统中的Program名字发过去,他倒是不认为信息不完整了,就是识别不了对应的部位。<br /><br />这是我接收到SIEMENS 发送的 Worklist 请求:<br />-------------------------------------------------------------------------------------------<br />(0x00080005, CS, "") # Specific Character Set<br />(0x00080050, SH, "") # Accession Number<br />(0x00080080, LO, "") # Institution Name<br />(0x00080081, ST, "") # Institution Address<br />(0x00080090, PN, "") # Referring Physician's Name<br />(0x00081080, LO, "") # Admitting Diagnoses Description<br />(0x00081110, SQ, "") # Referenced Study Sequence<br />(0x00081120, SQ, "") # Referenced Patient Sequence<br />(0x00100010, PN, "") # Patient's Name<br />(0x00100020, LO, "") # Patient ID<br />(0x00100030, DA, "") # Patient's Birth Date<br />(0x00100040, CS, "") # Patient's Sex<br />(0x00101000, LO, "") # Other Patient IDs<br />(0x00101001, PN, "") # Other Patient Names<br />(0x00101020, DS, "") # Patient's Size<br />(0x00101030, DS, "") # Patient's Weight<br />(0x00101040, LO, "") # Patient's Address<br />(0x00101080, LO, "") # Military Rank<br />(0x00102000, LO, "") # Medical about:s<br />(0x00102110, LO, "") # Contrast Allergies<br />(0x00102160, SH, "") # Ethnic Group<br />(0x001021A0, CS, "") # Smoking Status<br />(0x001021B0, LT, "") # Additional Patient History<br />(0x001021C0, US, "") # Pregnancy Status<br />(0x001021D0, DA, "") # Last Menstrual Date<br />(0x00104000, LT, "") # Patient Comments<br />(0x0020000D, UI, "") # Study Instance UID<br />(0x00321032, PN, "") # Requesting Physician<br />(0x00321033, LO, "") # Requesting Service<br />(0x00321060, LO, "") # Requested Procedure Description<br />(0x00321064, SQ, "") # Requested Procedure Code Sequence<br />(0x00380010, LO, "") # Admission ID<br />(0x00380011, LO, "") # Issuer of Admission ID<br />(0x00380050, LO, "") # Special Needs<br />(0x00380300, LO, "") # Current Patient Location<br />(0x00380500, LO, "") # Patient State<br />(0x00400100, SQ,<br /> >(0x00080060, CS, "") # Modality<br /> >(0x00321070, LO, "") # Requested Contrast Agent<br /> >(0x00400001, AE, "VX") # Scheduled Station AE Title<br /> >(0x00400002, DA, "20060606") # Scheduled Procedure Step Start Date<br /> >(0x00400003, TM, "000000.000000-235959.000000 ") # Scheduled Procedure Step Start Time<br /> >(0x00400004, DA, "") # Scheduled Procedure Step End Date<br /> >(0x00400005, TM, "") # Scheduled Procedure Step End Time<br /> >(0x00400006, PN, "") # Scheduled Performing Physician's Name<br /> >(0x00400007, LO, "") # Scheduled Procedure Step Description<br /> >(0x00400008, SQ, "") # Scheduled Action Item Code Sequence<br /> >(0x00400009, SH, "") # Scheduled Procedure Step ID<br /> >(0x00400010, SH, "") # Scheduled Station Name<br /> >(0x00400011, SH, "") # Scheduled Procedure Step Location<br /> >(0x00400012, LO, "") # Pre-Medication<br /> >(0x00400020, CS, "") # Scheduled Procedure Step Status<br /> >(0x00400400, LT, "") # Comments on the Scheduled Procedure Step<br />) # Scheduled Procedure Step Sequence<br />(0x00401001, SH, "") # Requested Procedure ID<br />(0x00401002, LO, "") # Reason for the Requested Procedure<br />(0x00401003, SH, "") # Requested Procedure Priority<br />(0x00401004, LO, "") # Patient Transport Arrangements<br />(0x00401005, LO, "") # Requested Procedure Location<br />(0x00401008, LO, "") # Confidentiality Code<br />(0x00401009, SH, "") # Reporting Priority<br />(0x00401010, PN, "") # Names of Intended Recipients of Results<br />(0x00401400, LT, "") # Requested Procedure Comments<br />(0x00402001, LO, "") # Reason for the Imaging Service Request<br />(0x00402004, DA, "") # Issue Date of Imaging Service Request<br />(0x00402005, TM, "") # Issue Time of Imaging Service Request<br />(0x00402008, PN, "") # Order Entered By<br />(0x00402009, SH, "") # Order Enterer's Location<br />(0x00402010, SH, "") # Order Callback Phone Number<br />(0x00402016, LO, "") # Placer Order Number/Imaging Service Request<br />(0x00402017, LO, "") # Filler Order Number/Imaging Service Request<br />(0x00402400, LT, "") # Imaging Service Request Comments<br />(0x00403001, LO, "") # Patient Data Confidentiality Constraint Description<br />)<br />------------------------------------------------------------------------------------------------</p><p></p><p>这是我给他的回应信息:<br />-------------------------------------------------------------------------------------------------<br />(0x00080005, CS, "") # Specific Character Set<br />(0x00080050, SH, "0001") # Accession Number<br />(0x00080080, LO, "") # Institution Name<br />(0x00080081, ST, "") # Institution Address<br />(0x00080090, PN, "") # Referring Physician's Name<br />(0x00081080, LO, "") # Admitting Diagnoses Description<br />(0x00081110, SQ, "") # Referenced Study Sequence<br />(0x00081120, SQ, "") # Referenced Patient Sequence<br />(0x00100010, PN, "Nepton") # Patient's Name<br />(0x00100020, LO, "0001") # Patient ID<br />(0x00100030, DA, "19800921") # Patient's Birth Date<br />(0x00100040, CS, "M ") # Patient's Sex<br />(0x00101000, LO, "") # Other Patient IDs<br />(0x00101001, PN, "") # Other Patient Names<br />(0x00101020, DS, "") # Patient's Size<br />(0x00101030, DS, "") # Patient's Weight<br />(0x00101040, LO, "") # Patient's Address<br />(0x00101080, LO, "") # Military Rank<br />(0x00102000, LO, "") # Medical about:s<br />(0x00102110, LO, "") # Contrast Allergies<br />(0x00102160, SH, "") # Ethnic Group<br />(0x001021A0, CS, "") # Smoking Status<br />(0x001021B0, LT, "") # Additional Patient History<br />(0x001021C0, US, "") # Pregnancy Status<br />(0x001021D0, DA, "") # Last Menstrual Date<br />(0x00104000, LT, "") # Patient Comments<br />(0x0020000D, UI, "1.2.840.860.871.884306916.38860.77836187.2417 ") # Study Instance UID<br />(0x00321032, PN, "") # Requesting Physician<br />(0x00321033, LO, "") # Requesting Service<br />(0x00321060, LO, "Siemens W Thorax p.a., a.p. ") # Requested Procedure Description<br />(0x00380010, LO, "") # Admission ID<br />(0x00380011, LO, "") # Issuer of Admission ID<br />(0x00380050, LO, "") # Special Needs<br />(0x00380300, LO, "") # Current Patient Location<br />(0x00380500, LO, "") # Patient State<br />(0x00400100, SQ,<br /> >(0x00080060, CS, "") # Modality<br /> >(0x00321070, LO, "") # Requested Contrast Agent<br /> >(0x00400001, AE, "VX") # Scheduled Station AE Title<br /> >(0x00400002, DA, "20060606") # Scheduled Procedure Step Start Date<br /> >(0x00400003, TM, "190130.000000 ") # Scheduled Procedure Step Start Time<br /> >(0x00400004, DA, "") # Scheduled Procedure Step End Date<br /> >(0x00400005, TM, "") # Scheduled Procedure Step End Time<br /> >(0x00400006, PN, "") # Scheduled Performing Physician's Name<br /> >(0x00400007, LO, "W033 Thorax p.a./a.p. ") # Scheduled Procedure Step Description<br /> >(0x00400009, SH, "00000001") # Scheduled Procedure Step ID<br /> >(0x00400010, SH, "") # Scheduled Station Name<br /> >(0x00400011, SH, "") # Scheduled Procedure Step Location<br /> >(0x00400012, LO, "") # Pre-Medication<br /> >(0x00400020, CS, "") # Scheduled Procedure Step Status<br /> >(0x00400400, LT, "") # Comments on the Scheduled Procedure Step<br />) # Scheduled Procedure Step Sequence<br />(0x00401001, SH, "000001") # Requested Procedure ID<br />(0x00401002, LO, "") # Reason for the Requested Procedure<br />(0x00401003, SH, "") # Requested Procedure Priority<br />(0x00401004, LO, "") # Patient Transport Arrangements<br />(0x00401005, LO, "") # Requested Procedure Location<br />(0x00401008, LO, "") # Confidentiality Code<br />(0x00401009, SH, "") # Reporting Priority<br />(0x00401010, PN, "") # Names of Intended Recipients of Results<br />(0x00401400, LT, "") # Requested Procedure Comments<br />(0x00402001, LO, "") # Reason for the Imaging Service Request<br />(0x00402004, DA, "") # Issue Date of Imaging Service Request<br />(0x00402005, TM, "") # Issue Time of Imaging Service Request<br />(0x00402008, PN, "") # Order Entered By<br />(0x00402009, SH, "") # Order Enterer's Location<br />(0x00402010, SH, "") # Order Callback Phone Number<br />(0x00402016, LO, "") # Placer Order Number/Imaging Service Request<br />(0x00402017, LO, "") # Filler Order Number/Imaging Service Request<br />(0x00402400, LT, "") # Imaging Service Request Comments<br />(0x00403001, LO, "") # Patient Data Confidentiality Constraint Description<br />----------------------------------------------------------------------</p><p><br />备注:</p><p>在请求描述中: Siemens W Thorax p.a., a.p. <br /> ~~~~~ ~~~~~~~~~~~~~<br /> Region Study</p><p>在安排描述中: W033 Thorax p.a./a.p. <br /> ~~~~~~~~~~~~~~~<br /> Program</p><p></p><p></p><p></p><p>还有一个问题:我现在暂时给他们使用的是没有发送部位的模式,我把以下两个字段就这么发过去,并且两个描述字段都为空的话,他的系统就会出错,症状是随即找到一个部位添进去(大多时候都是胸部后前位)<br />(0x00321064, SQ, "") # Requested Procedure Code Sequence<br />(0x00400008, SQ, "") # Scheduled Action Item Code Sequence</p><p></p><p>谢谢</p> |