Skip to main content

AccountConnectionType

No description

type AccountConnectionType {
AccountConection(
_filter: String
owner: [reference]
identifier: [token]
period: [date]
subject: [reference]
_lastUpdated: [date]
_security: [token]
type: [token]
_profile: [uri]
patient: [reference]
_tag: [token]
name: [String]
_source: [uri]
_id: [token]
_text: [String]
_content: [String]
status: [token]
_sort: String
_count: Int
_cursor: String
): AccountConnection
}

Fields

AccountConnectionType.AccountConection ● AccountConnection object

AccountConnectionType.AccountConection._filter ● String scalar
AccountConnectionType.AccountConection.owner ● [reference] list scalar
AccountConnectionType.AccountConection.identifier ● [token] list scalar
AccountConnectionType.AccountConection.period ● [date] list scalar
AccountConnectionType.AccountConection.subject ● [reference] list scalar
AccountConnectionType.AccountConection._lastUpdated ● [date] list scalar
AccountConnectionType.AccountConection._security ● [token] list scalar
AccountConnectionType.AccountConection.type ● [token] list scalar
AccountConnectionType.AccountConection._profile ● [uri] list scalar
AccountConnectionType.AccountConection.patient ● [reference] list scalar
AccountConnectionType.AccountConection._tag ● [token] list scalar
AccountConnectionType.AccountConection.name ● [String] list scalar
AccountConnectionType.AccountConection._source ● [uri] list scalar
AccountConnectionType.AccountConection._id ● [token] list scalar
AccountConnectionType.AccountConection._text ● [String] list scalar
AccountConnectionType.AccountConection._content ● [String] list scalar
AccountConnectionType.AccountConection.status ● [token] list scalar
AccountConnectionType.AccountConection._sort ● String scalar
AccountConnectionType.AccountConection._count ● Int scalar
AccountConnectionType.AccountConection._cursor ● String scalar