This page is part of the FHIR Specification v6.0.0-ballot1: Release 6 Ballot (1st Draft) (see Ballot Notes ). The current version is 5.0.0 . For a full list of available versions, see the Directory of published versions
Search parameters for the Resource Person - Search Parameters resource. Also check the Extensions registry for search parameters
on extensions related to this resource.
http://hl7.org/fhir/SearchParameter/individual-addressThis search parameter is part of the common search parameter individual-address 8.20.21 address Parameter address:string
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
Resource Person Expression Person.addressProcessing Mode Normal Multiples multipleAnd: It's up to the server whether the parameter may repeat in order to specify multiple values that must all be true multipleOr: It's up to the server whether the parameter can have multiple values (separated by comma) where at least one must be true
http://hl7.org/fhir/SearchParameter/individual-address-cityThis search parameter is part of the common search parameter individual-address-city 8.20.22 address-city Parameter address-city:string
Person : A city specified in an address
Resource Person Expression Person.address.cityProcessing Mode Normal Multiples multipleAnd: It's up to the server whether the parameter may repeat in order to specify multiple values that must all be true multipleOr: It's up to the server whether the parameter can have multiple values (separated by comma) where at least one must be true
http://hl7.org/fhir/SearchParameter/individual-address-countryThis search parameter is part of the common search parameter individual-address-country 8.20.23 address-country Parameter address-country:string
Person : A country specified in an address
Resource Person Expression Person.address.countryProcessing Mode Normal Multiples multipleAnd: It's up to the server whether the parameter may repeat in order to specify multiple values that must all be true multipleOr: It's up to the server whether the parameter can have multiple values (separated by comma) where at least one must be true
http://hl7.org/fhir/SearchParameter/individual-address-postalcodeThis search parameter is part of the common search parameter individual-address-postalcode 8.20.24 address-postalcode Parameter address-postalcode:string
Person : A postal code specified in an address
Resource Person Expression Person.address.postalCodeProcessing Mode Normal Multiples multipleAnd: It's up to the server whether the parameter may repeat in order to specify multiple values that must all be true multipleOr: It's up to the server whether the parameter can have multiple values (separated by comma) where at least one must be true
http://hl7.org/fhir/SearchParameter/individual-address-stateThis search parameter is part of the common search parameter individual-address-state 8.20.25 address-state Parameter address-state:string
Person : A state specified in an address
Resource Person Expression Person.address.stateProcessing Mode Normal Multiples multipleAnd: It's up to the server whether the parameter may repeat in order to specify multiple values that must all be true multipleOr: It's up to the server whether the parameter can have multiple values (separated by comma) where at least one must be true
http://hl7.org/fhir/SearchParameter/individual-address-useThis search parameter is part of the common search parameter individual-address-use 8.20.26 address-use Parameter address-use:token
Person : A use code specified in an address
Resource Person Expression Person.address.useProcessing Mode Normal Multiples multipleAnd: It's up to the server whether the parameter may repeat in order to specify multiple values that must all be true multipleOr: It's up to the server whether the parameter can have multiple values (separated by comma) where at least one must be true
http://hl7.org/fhir/SearchParameter/individual-birthdateThis search parameter is part of the common search parameter individual-birthdate 8.20.27 birthdate Parameter birthdate:date
Person : The person's date of birth
Resource Person Expression Person.birthDateProcessing Mode Normal Multiples multipleAnd: It's up to the server whether the parameter may repeat in order to specify multiple values that must all be true multipleOr: It's up to the server whether the parameter can have multiple values (separated by comma) where at least one must be true Comparators Allowed: eq, ne, gt, ge, lt, le, sa, eb, ap
http://hl7.org/fhir/SearchParameter/Person-death-date8.20.28 death-date Parameter death-date:date
The date of death has been provided and satisfies this search value
Resource Person Expression (Person.deceased.ofType(dateTime))Processing Mode Normal Multiples multipleAnd: It's up to the server whether the parameter may repeat in order to specify multiple values that must all be true multipleOr: It's up to the server whether the parameter can have multiple values (separated by comma) where at least one must be true Comparators Allowed: eq, ne, gt, ge, lt, le, sa, eb, ap
http://hl7.org/fhir/SearchParameter/Person-deceased8.20.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 != falseProcessing Mode Normal Multiples multipleAnd: It's up to the server whether the parameter may repeat in order to specify multiple values that must all be true multipleOr: It's up to the server whether the parameter can have multiple values (separated by comma) where at least one must be true
http://hl7.org/fhir/SearchParameter/individual-emailThis search parameter is part of the common search parameter individual-email 8.20.30 email Parameter email:token
Person : A value in an email contact
Resource Person Expression Person.telecom.where(system='email')Processing Mode Normal Multiples multipleAnd: It's up to the server whether the parameter may repeat in order to specify multiple values that must all be true multipleOr: It's up to the server whether the parameter can have multiple values (separated by comma) where at least one must be true
http://hl7.org/fhir/SearchParameter/Person-family8.20.31 family Parameter family:string
A portion of the family name of the person
Resource Person Expression Person.name.familyProcessing Mode Normal Multiples multipleAnd: It's up to the server whether the parameter may repeat in order to specify multiple values that must all be true multipleOr: It's up to the server whether the parameter can have multiple values (separated by comma) where at least one must be true
http://hl7.org/fhir/SearchParameter/individual-genderThis search parameter is part of the common search parameter individual-gender 8.20.32 gender Parameter gender:token
Person : The gender of the person
Resource Person Expression Person.genderProcessing Mode Normal Multiples multipleAnd: It's up to the server whether the parameter may repeat in order to specify multiple values that must all be true multipleOr: It's up to the server whether the parameter can have multiple values (separated by comma) where at least one must be true
http://hl7.org/fhir/SearchParameter/Person-given8.20.33 given Parameter given:string
A portion of the given name of the person
Resource Person Expression Person.name.givenProcessing Mode Normal Multiples multipleAnd: It's up to the server whether the parameter may repeat in order to specify multiple values that must all be true multipleOr: It's up to the server whether the parameter can have multiple values (separated by comma) where at least one must be true
http://hl7.org/fhir/SearchParameter/clinical-identifierThis search parameter is part of the common search parameter clinical-identifier 8.20.34 identifier Parameter identifier:token
Resource Person Expression Person.identifierProcessing Mode Normal Multiples multipleAnd: It's up to the server whether the parameter may repeat in order to specify multiple values that must all be true multipleOr: It's up to the server whether the parameter can have multiple values (separated by comma) where at least one must be true
http://hl7.org/fhir/SearchParameter/Person-link8.20.35 link Parameter link:reference
Any link has this Patient, Person, RelatedPerson or Practitioner reference
Resource Person Expression Person.link.targetProcessing Mode Normal Target Resources RelatedPerson , Practitioner , Person , Patient Multiples multipleAnd: It's up to the server whether the parameter may repeat in order to specify multiple values that must all be true multipleOr: It's up to the server whether the parameter can have multiple values (separated by comma) where at least one must be true
http://hl7.org/fhir/SearchParameter/Person-name8.20.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.nameProcessing Mode Normal Multiples multipleAnd: It's up to the server whether the parameter may repeat in order to specify multiple values that must all be true multipleOr: It's up to the server whether the parameter can have multiple values (separated by comma) where at least one must be true
http://hl7.org/fhir/SearchParameter/Person-organization8.20.37 organization Parameter organization:reference
The organization at which this person record is being managed
Resource Person Expression Person.managingOrganizationProcessing Mode Normal Target Resources Organization Multiples multipleAnd: It's up to the server whether the parameter may repeat in order to specify multiple values that must all be true multipleOr: It's up to the server whether the parameter can have multiple values (separated by comma) where at least one must be true
http://hl7.org/fhir/SearchParameter/clinical-patientThis search parameter is part of the common search parameter clinical-patient 8.20.38 patient Parameter patient:reference
Person : The Person links to this Patient
Resource Person Expression Person.link.target.where(resolve() is Patient)Processing Mode Normal Target Resources Patient Multiples multipleAnd: It's up to the server whether the parameter may repeat in order to specify multiple values that must all be true multipleOr: It's up to the server whether the parameter can have multiple values (separated by comma) where at least one must be true
http://hl7.org/fhir/SearchParameter/individual-phoneThis search parameter is part of the common search parameter individual-phone 8.20.39 phone Parameter phone:token
Person : A value in a phone contact
Resource Person Expression Person.telecom.where(system='phone')Processing Mode Normal Multiples multipleAnd: It's up to the server whether the parameter may repeat in order to specify multiple values that must all be true multipleOr: It's up to the server whether the parameter can have multiple values (separated by comma) where at least one must be true
http://hl7.org/fhir/SearchParameter/individual-phoneticThis search parameter is part of the common search parameter individual-phonetic 8.20.40 phonetic Parameter phonetic:string
Person : A portion of name using some kind of phonetic matching algorithm
Resource Person Expression Person.nameProcessing Mode Phonetic Multiples multipleAnd: It's up to the server whether the parameter may repeat in order to specify multiple values that must all be true multipleOr: It's up to the server whether the parameter can have multiple values (separated by comma) where at least one must be true
http://hl7.org/fhir/SearchParameter/Person-practitioner8.20.41 practitioner Parameter practitioner:reference
The Person links to this Practitioner
Resource Person Expression Person.link.target.where(resolve() is Practitioner)Processing Mode Normal Target Resources Practitioner Multiples multipleAnd: It's up to the server whether the parameter may repeat in order to specify multiple values that must all be true multipleOr: It's up to the server whether the parameter can have multiple values (separated by comma) where at least one must be true
http://hl7.org/fhir/SearchParameter/Person-relatedperson8.20.42 relatedperson Parameter relatedperson:reference
The Person links to this RelatedPerson
Resource Person Expression Person.link.target.where(resolve() is RelatedPerson)Processing Mode Normal Target Resources RelatedPerson Multiples multipleAnd: It's up to the server whether the parameter may repeat in order to specify multiple values that must all be true multipleOr: It's up to the server whether the parameter can have multiple values (separated by comma) where at least one must be true
http://hl7.org/fhir/SearchParameter/individual-telecomThis search parameter is part of the common search parameter individual-telecom 8.20.43 telecom Parameter telecom:token
Person : The value in any kind of contact
Resource Person Expression Person.telecomProcessing Mode Normal Multiples multipleAnd: It's up to the server whether the parameter may repeat in order to specify multiple values that must all be true multipleOr: It's up to the server whether the parameter can have multiple values (separated by comma) where at least one must be true