patientCommunication
This query is for fetching a specific PatientCommunication by it's unique identifier. This includes sent and scheduled patient communications. Patient communications of type Share are not supported.
patientCommunication(
id: ID!
): PatientCommunication
Arguments
patientCommunication.id ● ID! non-null scalar
Type
PatientCommunication union
PatientCommunication can return an SMS or an Email.