Skip to main content

ConsentListType

No description

type ConsentListType {
ConsentList(
_filter: String
date: [date]
identifier: [token]
period: [date]
data: [reference]
purpose: [token]
_lastUpdated: [date]
_security: [token]
source_reference: [reference]
actor: [reference]
security_label: [token]
_profile: [uri]
patient: [reference]
_tag: [token]
organization: [reference]
scope: [token]
action: [token]
_source: [uri]
consentor: [reference]
_id: [token]
_text: [String]
_content: [String]
category: [token]
status: [token]
_sort: String
_count: Int
_cursor: String
): [Consent]
}

Fields

ConsentListType.ConsentList ● [Consent] list object

ConsentListType.ConsentList._filter ● String scalar
ConsentListType.ConsentList.date ● [date] list scalar
ConsentListType.ConsentList.identifier ● [token] list scalar
ConsentListType.ConsentList.period ● [date] list scalar
ConsentListType.ConsentList.data ● [reference] list scalar
ConsentListType.ConsentList.purpose ● [token] list scalar
ConsentListType.ConsentList._lastUpdated ● [date] list scalar
ConsentListType.ConsentList._security ● [token] list scalar
ConsentListType.ConsentList.source_reference ● [reference] list scalar
ConsentListType.ConsentList.actor ● [reference] list scalar
ConsentListType.ConsentList.security_label ● [token] list scalar
ConsentListType.ConsentList._profile ● [uri] list scalar
ConsentListType.ConsentList.patient ● [reference] list scalar
ConsentListType.ConsentList._tag ● [token] list scalar
ConsentListType.ConsentList.organization ● [reference] list scalar
ConsentListType.ConsentList.scope ● [token] list scalar
ConsentListType.ConsentList.action ● [token] list scalar
ConsentListType.ConsentList._source ● [uri] list scalar
ConsentListType.ConsentList.consentor ● [reference] list scalar
ConsentListType.ConsentList._id ● [token] list scalar
ConsentListType.ConsentList._text ● [String] list scalar
ConsentListType.ConsentList._content ● [String] list scalar
ConsentListType.ConsentList.category ● [token] list scalar
ConsentListType.ConsentList.status ● [token] list scalar
ConsentListType.ConsentList._sort ● String scalar
ConsentListType.ConsentList._count ● Int scalar
ConsentListType.ConsentList._cursor ● String scalar