http://hl7.org/fhir/build/SearchParameter/Person-address8.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.addressUsage Normal Multiples The parameter cannot repeat or have multiple values
http://hl7.org/fhir/build/SearchParameter/Person-address-city8.18.22 address-city Parameter address-city:string
A city specified in an address
Resources Expression Person.address.cityUsage Normal Multiples The parameter cannot repeat or have multiple values
http://hl7.org/fhir/build/SearchParameter/Person-address-country8.18.23 address-country Parameter address-country:string
A country specified in an address
Resources Expression Person.address.countryUsage Normal Multiples The parameter cannot repeat or have multiple values
http://hl7.org/fhir/build/SearchParameter/Person-address-postalcode8.18.24 address-postalcode Parameter address-postalcode:string
A postal code specified in an address
Resources Expression Person.address.postalCodeUsage Normal Multiples The parameter cannot repeat or have multiple values
http://hl7.org/fhir/build/SearchParameter/Person-address-state8.18.25 address-state Parameter address-state:string
A state specified in an address
Resources Expression Person.address.stateUsage Normal Multiples The parameter cannot repeat or have multiple values
http://hl7.org/fhir/build/SearchParameter/Person-address-use8.18.26 address-use Parameter address-use:token
A use code specified in an address
Resources Expression Person.address.useUsage Normal Multiples The parameter cannot repeat or have multiple values
http://hl7.org/fhir/build/SearchParameter/Person-birthdate8.18.27 birthdate Parameter birthdate:date
The person's date of birth
Resources Expression Person.birthDateUsage Normal Multiples The parameter cannot repeat or have multiple values
http://hl7.org/fhir/SearchParameter/Person-death-date8.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-deceased8.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 != falseMultiples The parameter cannot repeat or have multiple values
http://hl7.org/fhir/build/SearchParameter/Person-email8.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-family8.18.31 family Parameter family:string
A portion of the family name of the person
Resource Person Expression Person.name.familyMultiples The parameter cannot repeat or have multiple values
http://hl7.org/fhir/build/SearchParameter/Person-gender8.18.32 gender Parameter gender:token
Resources Expression Person.genderUsage Normal Multiples The parameter cannot repeat or have multiple values
http://hl7.org/fhir/SearchParameter/Person-given8.18.33 given Parameter given:string
A portion of the given name of the person
Resource Person Expression Person.name.givenMultiples The parameter cannot repeat or have multiple values
http://hl7.org/fhir/SearchParameter/Person-identifier8.18.34 identifier Parameter identifier:token
Resource Person Expression Person.identifierMultiples The parameter cannot repeat or have multiple values
http://hl7.org/fhir/SearchParameter/Person-link8.18.35 link Parameter link:reference
Any link has this Patient, Person, RelatedPerson or Practitioner reference
http://hl7.org/fhir/SearchParameter/Person-name8.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.nameMultiples The parameter cannot repeat or have multiple values
http://hl7.org/fhir/SearchParameter/Person-organization8.18.37 organization Parameter organization:reference
The organization at which this person record is being managed
Resource Person Expression Person.managingOrganizationTarget Resources Organization Multiples The parameter cannot repeat or have multiple values
http://hl7.org/fhir/SearchParameter/Person-patient8.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-phone8.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-phonetic8.18.40 phonetic Parameter phonetic:string
A portion of name using some kind of phonetic matching algorithm
Resources Expression Person.nameUsage Phonetic Multiples The parameter cannot repeat or have multiple values
http://hl7.org/fhir/SearchParameter/Person-practitioner8.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-relatedperson8.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-telecom8.18.43 telecom Parameter telecom:token
The value in any kind of contact
Resources Expression Person.telecomUsage Normal Multiples The parameter cannot repeat or have multiple values