PathwayConsultationSummary
Not available for public API use yet. This operation is documented for future use only.
Summary details for a consultation assigned to a clinical pathway.
type PathwayConsultationSummary {
id: ID!
patient: ID
date: Date
encounterType: String
doctorName: String
questionnaireId: ID
deleted: Boolean
}