MinimalResolvedConsent
No description
type MinimalResolvedConsent {
completed: Boolean!
id: uuid!
patientConsentId: String!
title: String!
}
No description
type MinimalResolvedConsent {
completed: Boolean!
id: uuid!
patientConsentId: String!
title: String!
}
MinimalResolvedConsent.completed ● Boolean! non-null scalarMinimalResolvedConsent.id ● uuid! non-null scalarMinimalResolvedConsent.patientConsentId ● String! non-null scalarMinimalResolvedConsent.title ● String! non-null scalar