{{ disableStatus || protocolStatus || accountMessages }}
This patient does not have any assigned protocols. Select "Assign New Protocol" to assign a protocol.
This patient does not have any active protocols. Select "Assign New Protocol" to assign a protocol.
Protocol: | {{patientProtocol.protocol.name}} | |
---|---|---|
Assigned On: | {{patientProtocol.assignedDate | date:'MM/dd/yyyy'}} | |
Last Edited On: | {{patientProtocol.lastEditedDate | date:'MM/dd/yyyy'}} | |
Edited By: | {{patientProtocol.comments[patientProtocol.comments.length-1].user | lowercase }} | |
Last Comment: | {{getLastComment(patientProtocol.comments).content || newProtocolText }} | Audit Trail |
Status: |
|
|
Edit/View |
Protocol: | {{patientProtocol.protocol.name}} | |
---|---|---|
Assigned On: | {{patientProtocol.assignedDate | date:'MM/dd/yyyy'}} | |
Last Edited On: | {{patientProtocol.lastEditedDate | date:'MM/dd/yyyy'}} | |
Edited By: | {{patientProtocol.comments[patientProtocol.comments.length-1].user | lowercase}} | |
Inactive Type: | {{patientProtocol.status}} | |
Last Comment: | {{getLastComment(patientProtocol.comments).content }} | Audit Trail |
Status: |
|
|
This patient does not have any inactive protocols.