Skip to main content

RelatedPersonConnection

No description

RelatedPersonConnection(
_cursor: String
_id: String
_lastUpdate: String
_tag: String
_profile: String
_security: String
_source: String
_text: String
_content: String
_list: String
_has: String
_type: String
_sort: String
_count: String
_include: String
_revinclude: String
_summary: String
_total: String
_elements: String
_contained: String
_containedType: String
address: String
addressCity: String
addressCountry: String
addressPostalcode: String
addressState: String
addressUse: String
birthdate: String
email: String
gender: String
phone: String
phonetic: String
telecom: String
active: String
identifier: String
name: String
patient: String
relationship: String
): ConnectionResult

Arguments

RelatedPersonConnection._cursor ● String scalar

RelatedPersonConnection._id ● String scalar

RelatedPersonConnection._lastUpdate ● String scalar

RelatedPersonConnection._tag ● String scalar

RelatedPersonConnection._profile ● String scalar

RelatedPersonConnection._security ● String scalar

RelatedPersonConnection._source ● String scalar

RelatedPersonConnection._text ● String scalar

RelatedPersonConnection._content ● String scalar

RelatedPersonConnection._list ● String scalar

RelatedPersonConnection._has ● String scalar

RelatedPersonConnection._type ● String scalar

RelatedPersonConnection._sort ● String scalar

RelatedPersonConnection._count ● String scalar

RelatedPersonConnection._include ● String scalar

RelatedPersonConnection._revinclude ● String scalar

RelatedPersonConnection._summary ● String scalar

RelatedPersonConnection._total ● String scalar

RelatedPersonConnection._elements ● String scalar

RelatedPersonConnection._contained ● String scalar

RelatedPersonConnection._containedType ● String scalar

RelatedPersonConnection.address ● String scalar

Multiple Resources: ///

  • Patient: A server defined search that may match any of the string fields in the Address, including line, city, district, state, country, postalCode, and/or text
  • Person: A server defined search that may match any of the string fields in the Address, including line, city, district, state, country, postalCode, and/or text
  • Practitioner: A server defined search that may match any of the string fields in the Address, including line, city, district, state, country, postalCode, and/or text
  • RelatedPerson: A server defined search that may match any of the string fields in the Address, including line, city, district, state, country, postalCode, and/or text ///

RelatedPersonConnection.addressCity ● String scalar

Multiple Resources: ///

RelatedPersonConnection.addressCountry ● String scalar

Multiple Resources: ///

RelatedPersonConnection.addressPostalcode ● String scalar

Multiple Resources: ///

  • Patient: A postalCode specified in an address
  • Person: A postal code specified in an address
  • Practitioner: A postalCode specified in an address
  • RelatedPerson: A postal code specified in an address ///

RelatedPersonConnection.addressState ● String scalar

Multiple Resources: ///

RelatedPersonConnection.addressUse ● String scalar

Multiple Resources: ///

  • Patient: A use code specified in an address
  • Person: A use code specified in an address
  • Practitioner: A use code specified in an address
  • RelatedPerson: A use code specified in an address ///

RelatedPersonConnection.birthdate ● String scalar

Multiple Resources: ///

RelatedPersonConnection.email ● String scalar

Multiple Resources: ///

RelatedPersonConnection.gender ● String scalar

Multiple Resources: ///

RelatedPersonConnection.phone ● String scalar

Multiple Resources: ///

RelatedPersonConnection.phonetic ● String scalar

Multiple Resources: ///

  • Patient: A portion of either family or given name using some kind of phonetic matching algorithm
  • Person: A portion of name using some kind of phonetic matching algorithm
  • Practitioner: A portion of either family or given name using some kind of phonetic matching algorithm
  • RelatedPerson: A portion of name using some kind of phonetic matching algorithm ///

RelatedPersonConnection.telecom ● String scalar

Multiple Resources: ///

RelatedPersonConnection.active ● String scalar

Indicates if the related person record is active

RelatedPersonConnection.identifier ● String scalar

An Identifier of the RelatedPerson

RelatedPersonConnection.name ● String scalar

A server defined search that may match any of the string fields in the HumanName, including family, give, prefix, suffix, suffix, and/or text

RelatedPersonConnection.patient ● String scalar

The patient this related person is related to

RelatedPersonConnection.relationship ● String scalar

The relationship between the patient and the relatedperson

Type

ConnectionResult object