Skip to main content

In the EHR

Comments carry the back-and-forth that follows a patient letter. Practice users add them to the letter in the chart, patients add them from Patient Passport, and each side sees what the other wrote, so a letter and its comments read as one conversation. A comment belongs to one letter and is addressed through it. See Communicating with patients, and The Patient Letter Object for the letter a comment hangs off.

Working with patient letter comments via the API

The patient reads these comments. A comment is part of the conversation the patient sees, not an internal annotation on the chart document, and comments the patient writes come back in the same list as the ones you create. Keep practice-only remarks out of this resource. A letter accepts comments only after it is signed. A POST to an unsigned letter’s comments is rejected. Sequence the write after signing, or hold the comment until the letter is signed. Deleting a comment removes the record permanently. The comment carries no deleted timestamp and drops out of the letter’s comments on the next read, with no way to retrieve it afterward. Keep your own copy of anything you need to reconstruct later.