FHIR Extensions Pack
5.1.0-cibuild - Working Copy International flag

FHIR Extensions Pack, published by HL7 International / FHIR Infrastructure. This guide is not an authorized publication; it is the continuous build for version 5.1.0-cibuild built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/fhir-extensions/ and changes regularly. See the Directory of published versions

SearchParameter: age

Official URL: http://hl7.org/fhir/SearchParameter/patient-extensions-Patient-age Version: 5.1.0-cibuild
Standards status: Trial-use Maturity Level: 3 Responsible: HL7 International / Patient Administration Computable Name: Age
Other Identifiers: OID:2.16.840.1.113883.4.642.31.18

Searches for patients based on age as calculated based on current date and date of birth. Deceased patients are excluded from the search.

Age TU

Parameter age:number

Searches for patients based on age as calculated based on current date and date of birth. Deceased patients are excluded from the search.

ResourcePatient
ExpressionPatient.birthDate
Processing ModeNormal
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