Jonathan212
IS-IT--Management
Our hospital policy requires that Attending Surgeon be in the Operating Room during a timeout (before the case starts) to make sure there is agreement on surgical site, laterality, etc. In case number 147,298 (see below) the Attending Surgeon was documented as being in the room during the timeout (column heading: “provider personnel in room”). In case number 148,160 the attending surgeon was not documented as being in the room during the timeout.
I would like to see only those instances when the Attending Surgeon was not documented as being in the room. The Attending Surgeon field is called “PCMSurgeon.surgeon” and the Provider Personnel in Room field is “ProvidersinRoom.Personnel”. Complicating matters, perhaps, is that data in the “Providersinroom.Personnel” field is always preceded by the word “Provider – “. Otherwise, the format is the same. So, somehow, I need to strip out or account for the extra “Provider –“during the comparison check.
Provider personnel in room Attending Surgeon Room Surgdate
Case # 147,298 AS 3 09/04/2007
Provider - MANTLE, SUZANNE DOE, JOHN
Provider - MAYS, SARAH DOE, JOHN
Provider - DOE, JOHN DOE, JOHN
Provider - CLEMENTE, JACQUES DOE, JOHN
Case # 148,160 OR 3 09/04/2007
Provider - ROBINSON, PIERRE CLEMENS, ROGER
Provider - AARON, DONNA CLEMENS, ROGER
Provider - POWELL, JAMES CLEMENS, ROGER
I am using CR10.
Any suggestions for a formula to do this?
Thanks in advance, Jonathan
I would like to see only those instances when the Attending Surgeon was not documented as being in the room. The Attending Surgeon field is called “PCMSurgeon.surgeon” and the Provider Personnel in Room field is “ProvidersinRoom.Personnel”. Complicating matters, perhaps, is that data in the “Providersinroom.Personnel” field is always preceded by the word “Provider – “. Otherwise, the format is the same. So, somehow, I need to strip out or account for the extra “Provider –“during the comparison check.
Provider personnel in room Attending Surgeon Room Surgdate
Case # 147,298 AS 3 09/04/2007
Provider - MANTLE, SUZANNE DOE, JOHN
Provider - MAYS, SARAH DOE, JOHN
Provider - DOE, JOHN DOE, JOHN
Provider - CLEMENTE, JACQUES DOE, JOHN
Case # 148,160 OR 3 09/04/2007
Provider - ROBINSON, PIERRE CLEMENS, ROGER
Provider - AARON, DONNA CLEMENS, ROGER
Provider - POWELL, JAMES CLEMENS, ROGER
I am using CR10.
Any suggestions for a formula to do this?
Thanks in advance, Jonathan