Skip to main content

PatientConnection

No description

PatientConnection(
_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
active: String
address: String
addressCity: String
addressCountry: String
addressPostalcode: String
addressState: String
addressUse: String
birthdate: String
deathDate: String
deceased: String
email: String
family: String
gender: String
generalPractitioner: String
given: String
identifier: String
language: String
link: String
name: String
organization: String
phone: String
phonetic: String
telecom: String
): ConnectionResult

Arguments

PatientConnection._cursor ● String scalar

PatientConnection._id ● String scalar

PatientConnection._lastUpdate ● String scalar

PatientConnection._tag ● String scalar

PatientConnection._profile ● String scalar

PatientConnection._security ● String scalar

PatientConnection._source ● String scalar

PatientConnection._text ● String scalar

PatientConnection._content ● String scalar

PatientConnection._list ● String scalar

PatientConnection._has ● String scalar

PatientConnection._type ● String scalar

PatientConnection._sort ● String scalar

PatientConnection._count ● String scalar

PatientConnection._include ● String scalar

PatientConnection._revinclude ● String scalar

PatientConnection._summary ● String scalar

PatientConnection._total ● String scalar

PatientConnection._elements ● String scalar

PatientConnection._contained ● String scalar

PatientConnection._containedType ● String scalar

PatientConnection.active ● String scalar

Whether the patient record is active

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

PatientConnection.addressCity ● String scalar

Multiple Resources: ///

PatientConnection.addressCountry ● String scalar

Multiple Resources: ///

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

PatientConnection.addressState ● String scalar

Multiple Resources: ///

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

PatientConnection.birthdate ● String scalar

Multiple Resources: ///

PatientConnection.deathDate ● String scalar

The date of death has been provided and satisfies this search value

PatientConnection.deceased ● String scalar

This patient has been marked as deceased, or has a death date entered

PatientConnection.email ● String scalar

Multiple Resources: ///

PatientConnection.family ● String scalar

Multiple Resources: ///

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

PatientConnection.gender ● String scalar

Multiple Resources: ///

PatientConnection.generalPractitioner ● String scalar

Patient's nominated general practitioner, not the organization that manages the record

PatientConnection.given ● String scalar

Multiple Resources: ///

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

PatientConnection.identifier ● String scalar

A patient identifier

PatientConnection.language ● String scalar

Language code (irrespective of use value)

PatientConnection.link ● String scalar

All patients linked to the given patient

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

PatientConnection.organization ● String scalar

The organization that is the custodian of the patient record

PatientConnection.phone ● String scalar

Multiple Resources: ///

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

PatientConnection.telecom ● String scalar

Multiple Resources: ///

Type

ConnectionResult object