Skip to main content

MinimalResolvedConsent

No description

type MinimalResolvedConsent {
completed: Boolean!
id: uuid!
patientConsentId: String!
title: String!
}

Fields

MinimalResolvedConsent.completed ● Boolean! non-null scalar

MinimalResolvedConsent.id ● uuid! non-null scalar

MinimalResolvedConsent.patientConsentId ● String! non-null scalar

MinimalResolvedConsent.title ● String! non-null scalar

Member Of

ResolvedAppointmentConsentsOutput object