Skip to main content

PersonConnectionType

No description

type PersonConnectionType {
PersonConection(
_filter: String
birthdate: [date]
address_state: [String]
gender: [token]
_lastUpdated: [date]
link: [reference]
address_country: [String]
phonetic: [String]
patient: [reference]
telecom: [token]
address_city: [String]
email: [token]
identifier: [token]
address: [String]
practitioner: [reference]
_security: [token]
relatedperson: [reference]
address_postalcode: [String]
_profile: [uri]
phone: [token]
_tag: [token]
organization: [reference]
address_use: [token]
name: [String]
_source: [uri]
_id: [token]
_text: [String]
_content: [String]
_sort: String
_count: Int
_cursor: String
): PersonConnection
}

Fields

PersonConnectionType.PersonConection ● PersonConnection object

PersonConnectionType.PersonConection._filter ● String scalar
PersonConnectionType.PersonConection.birthdate ● [date] list scalar
PersonConnectionType.PersonConection.address_state ● [String] list scalar
PersonConnectionType.PersonConection.gender ● [token] list scalar
PersonConnectionType.PersonConection._lastUpdated ● [date] list scalar
PersonConnectionType.PersonConection.link ● [reference] list scalar
PersonConnectionType.PersonConection.address_country ● [String] list scalar
PersonConnectionType.PersonConection.phonetic ● [String] list scalar
PersonConnectionType.PersonConection.patient ● [reference] list scalar
PersonConnectionType.PersonConection.telecom ● [token] list scalar
PersonConnectionType.PersonConection.address_city ● [String] list scalar
PersonConnectionType.PersonConection.email ● [token] list scalar
PersonConnectionType.PersonConection.identifier ● [token] list scalar
PersonConnectionType.PersonConection.address ● [String] list scalar
PersonConnectionType.PersonConection.practitioner ● [reference] list scalar
PersonConnectionType.PersonConection._security ● [token] list scalar
PersonConnectionType.PersonConection.relatedperson ● [reference] list scalar
PersonConnectionType.PersonConection.address_postalcode ● [String] list scalar
PersonConnectionType.PersonConection._profile ● [uri] list scalar
PersonConnectionType.PersonConection.phone ● [token] list scalar
PersonConnectionType.PersonConection._tag ● [token] list scalar
PersonConnectionType.PersonConection.organization ● [reference] list scalar
PersonConnectionType.PersonConection.address_use ● [token] list scalar
PersonConnectionType.PersonConection.name ● [String] list scalar
PersonConnectionType.PersonConection._source ● [uri] list scalar
PersonConnectionType.PersonConection._id ● [token] list scalar
PersonConnectionType.PersonConection._text ● [String] list scalar
PersonConnectionType.PersonConection._content ● [String] list scalar
PersonConnectionType.PersonConection._sort ● String scalar
PersonConnectionType.PersonConection._count ● Int scalar
PersonConnectionType.PersonConection._cursor ● String scalar