http://hl7.org/fhir/build/SearchParameter/Person-address
8.18.21 address Parameter address
:string
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
Resources Expression Person.address
Usage Normal Multiples The parameter cannot repeat or have multiple values
http://hl7.org/fhir/build/SearchParameter/Person-address-city
8.18.22 address-city Parameter address-city
:string
A city specified in an address
Resources Expression Person.address.city
Usage Normal Multiples The parameter cannot repeat or have multiple values
http://hl7.org/fhir/build/SearchParameter/Person-address-country
8.18.23 address-country Parameter address-country
:string
A country specified in an address
Resources Expression Person.address.country
Usage Normal Multiples The parameter cannot repeat or have multiple values
http://hl7.org/fhir/build/SearchParameter/Person-address-postalcode
8.18.24 address-postalcode Parameter address-postalcode
:string
A postal code specified in an address
Resources Expression Person.address.postalCode
Usage Normal Multiples The parameter cannot repeat or have multiple values
http://hl7.org/fhir/build/SearchParameter/Person-address-state
8.18.25 address-state Parameter address-state
:string
A state specified in an address
Resources Expression Person.address.state
Usage Normal Multiples The parameter cannot repeat or have multiple values
http://hl7.org/fhir/build/SearchParameter/Person-address-use
8.18.26 address-use Parameter address-use
:token
A use code specified in an address
Resources Expression Person.address.use
Usage Normal Multiples The parameter cannot repeat or have multiple values
http://hl7.org/fhir/build/SearchParameter/Person-birthdate
8.18.27 birthdate Parameter birthdate
:date
The person's date of birth
Resources Expression Person.birthDate
Usage Normal Multiples The parameter cannot repeat or have multiple values
http://hl7.org/fhir/SearchParameter/Person-death-date
8.18.28 death-date Parameter death-date
:date
The date of death has been provided and satisfies this search value
Resource Person Expression (Person.deceased as dateTime)
Multiples The parameter cannot repeat or have multiple values Comparators Allowed: eq, ne, gt, ge, lt, le, sa, eb, ap
http://hl7.org/fhir/SearchParameter/Person-deceased
8.18.29 deceased Parameter deceased
:token
This person has been marked as deceased, or has a death date entered
Resource Person Expression Person.deceased.exists() and Person.deceased != false
Multiples The parameter cannot repeat or have multiple values
http://hl7.org/fhir/build/SearchParameter/Person-email
8.18.30 email Parameter email
:token
A value in an email contact
Resources Expression Person.telecom.where(system='email')
Usage Normal Multiples The parameter cannot repeat or have multiple values
http://hl7.org/fhir/SearchParameter/Person-family
8.18.31 family Parameter family
:string
A portion of the family name of the person
Resource Person Expression Person.name.family
Multiples The parameter cannot repeat or have multiple values
http://hl7.org/fhir/build/SearchParameter/Person-gender
8.18.32 gender Parameter gender
:token
Resources Expression Person.gender
Usage Normal Multiples The parameter cannot repeat or have multiple values
http://hl7.org/fhir/SearchParameter/Person-given
8.18.33 given Parameter given
:string
A portion of the given name of the person
Resource Person Expression Person.name.given
Multiples The parameter cannot repeat or have multiple values
http://hl7.org/fhir/SearchParameter/Person-identifier
8.18.34 identifier Parameter identifier
:token
Resource Person Expression Person.identifier
Multiples The parameter cannot repeat or have multiple values
http://hl7.org/fhir/SearchParameter/Person-link
8.18.35 link Parameter link
:reference
Any link has this Patient, Person, RelatedPerson or Practitioner reference
http://hl7.org/fhir/SearchParameter/Person-name
8.18.36 name Parameter name
:string
A server defined search that may match any of the string fields in the HumanName, including family, give, prefix, suffix, suffix, and/or text
Resource Person Expression Person.name
Multiples The parameter cannot repeat or have multiple values
http://hl7.org/fhir/SearchParameter/Person-organization
8.18.37 organization Parameter organization
:reference
The organization at which this person record is being managed
Resource Person Expression Person.managingOrganization
Target Resources Organization Multiples The parameter cannot repeat or have multiple values
http://hl7.org/fhir/SearchParameter/Person-patient
8.18.38 patient Parameter patient
:reference
The Person links to this Patient
Resource Person Expression Person.link.target.where(resolve() is Patient)
Target Resources Patient Multiples The parameter cannot repeat or have multiple values
http://hl7.org/fhir/build/SearchParameter/Person-phone
8.18.39 phone Parameter phone
:token
A value in a phone contact
Resources Expression Person.telecom.where(system='phone')
Usage Normal Multiples The parameter cannot repeat or have multiple values
http://hl7.org/fhir/build/SearchParameter/Person-phonetic
8.18.40 phonetic Parameter phonetic
:string
A portion of name using some kind of phonetic matching algorithm
Resources Expression Person.name
Usage Phonetic Multiples The parameter cannot repeat or have multiple values
http://hl7.org/fhir/SearchParameter/Person-practitioner
8.18.41 practitioner Parameter practitioner
:reference
The Person links to this Practitioner
Resource Person Expression Person.link.target.where(resolve() is Practitioner)
Target Resources Practitioner Multiples The parameter cannot repeat or have multiple values
http://hl7.org/fhir/SearchParameter/Person-relatedperson
8.18.42 relatedperson Parameter relatedperson
:reference
The Person links to this RelatedPerson
Resource Person Expression Person.link.target.where(resolve() is RelatedPerson)
Target Resources RelatedPerson Multiples The parameter cannot repeat or have multiple values
http://hl7.org/fhir/build/SearchParameter/Person-telecom
8.18.43 telecom Parameter telecom
:token
The value in any kind of contact
Resources Expression Person.telecom
Usage Normal Multiples The parameter cannot repeat or have multiple values