简体   繁体   English

HL7消息-外科手术

[英]HL7 Messages - Surgical

I am confused on how I would find the following: 我对如何找到以下内容感到困惑:

Admission time to Operating Room. 手术室入场时间。

I know I can get the admit time, but would I be able to retrieve the time of arrival to the OR via HL7? 我知道我可以得到录取时间,但是我可以通过HL7检索到达OR的时间吗?

Thanks. 谢谢。

If you're using HL7 V2.x messages you should look for an ADT^A10 (Patient Arriving - Tracking) message with the the PV1-3 (Assigned Patient Location) or PV1-11 (Temporary Location) field set to whatever is the local value for the Operating Room. 如果您使用的是HL7 V2.x消息,则应查找ADT ^ A10(患者到达-跟踪)消息,并将PV1-3(分配的患者位置)或PV1-11(临时位置)字段设置为手术室的当地价值。 Then the admission time for the OR should be in EVN-6 (Event Occurred) or if that's empty then in EVN-2 (Recorded Date/Time). 然后,OR的准入时间应为EVN-6(发生事件),如果为空,则为EVN-2(记录的日期/时间)。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM