PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.r5.examples@5.0.0-snapshot3
    http://hl7.org/fhir/SearchParameter/patient-extensions-Patient-age
{
  "description": "Searches for patients based on age as calculated based on current date and date of birth.  Deceased patients are excluded from the search.",
  "_filename": "SearchParameter-patient-extensions-Patient-age.json",
  "package_name": "hl7.fhir.r5.examples",
  "date": null,
  "expression": "Patient.birthDate",
  "publisher": null,
  "name": "age",
  "type": "number",
  "experimental": "true",
  "resourceType": "SearchParameter",
  "title": null,
  "package_version": "5.0.0-snapshot3",
  "status": "draft",
  "id": "993dbef5-3b13-4a55-8e3a-39194fd2ed04",
  "kind": null,
  "processingMode": "normal",
  "url": "http://hl7.org/fhir/SearchParameter/patient-extensions-Patient-age",
  "code": "age",
  "base": [ "Patient" ],
  "version": "5.0.0"
}