Skip to main content

PractitionerConnection

No description

PractitionerConnection(
_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
email: String
family: String
gender: String
given: String
phone: String
phonetic: String
telecom: String
active: String
communication: String
identifier: String
name: String
): ConnectionResult

Arguments

PractitionerConnection._cursor ● String scalar

PractitionerConnection._id ● String scalar

PractitionerConnection._lastUpdate ● String scalar

PractitionerConnection._tag ● String scalar

PractitionerConnection._profile ● String scalar

PractitionerConnection._security ● String scalar

PractitionerConnection._source ● String scalar

PractitionerConnection._text ● String scalar

PractitionerConnection._content ● String scalar

PractitionerConnection._list ● String scalar

PractitionerConnection._has ● String scalar

PractitionerConnection._type ● String scalar

PractitionerConnection._sort ● String scalar

PractitionerConnection._count ● String scalar

PractitionerConnection._include ● String scalar

PractitionerConnection._revinclude ● String scalar

PractitionerConnection._summary ● String scalar

PractitionerConnection._total ● String scalar

PractitionerConnection._elements ● String scalar

PractitionerConnection._contained ● String scalar

PractitionerConnection._containedType ● String scalar

PractitionerConnection.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 ///

PractitionerConnection.addressCity ● String scalar

Multiple Resources: ///

PractitionerConnection.addressCountry ● String scalar

Multiple Resources: ///

PractitionerConnection.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 ///

PractitionerConnection.addressState ● String scalar

Multiple Resources: ///

PractitionerConnection.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 ///

PractitionerConnection.email ● String scalar

Multiple Resources: ///

PractitionerConnection.family ● String scalar

Multiple Resources: ///

  • Patient: A portion of the family name of the patient
  • Practitioner: A portion of the family name ///

PractitionerConnection.gender ● String scalar

Multiple Resources: ///

PractitionerConnection.given ● String scalar

Multiple Resources: ///

  • Patient: A portion of the given name of the patient
  • Practitioner: A portion of the given name ///

PractitionerConnection.phone ● String scalar

Multiple Resources: ///

PractitionerConnection.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 ///

PractitionerConnection.telecom ● String scalar

Multiple Resources: ///

PractitionerConnection.active ● String scalar

Whether the practitioner record is active

PractitionerConnection.communication ● String scalar

One of the languages that the practitioner can communicate with

PractitionerConnection.identifier ● String scalar

A practitioner's Identifier

PractitionerConnection.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

Type

ConnectionResult object