PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.extensions@0.1.0
    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.uv.extensions",
  "date": "2023-03-04T10:12:27+11:00",
  "expression": "Patient.birthDate",
  "publisher": "HL7 International / FHIR Infrastructure",
  "jurisdiction": [ {
    "coding": [ {
      "code": "001",
      "system": "http://unstats.un.org/unsd/methods/m49/m49.htm"
    } ]
  } ],
  "name": "Age",
  "type": "number",
  "experimental": "true",
  "resourceType": "SearchParameter",
  "title": "age",
  "package_version": "0.1.0",
  "status": "draft",
  "id": "a8882a38-6856-49cf-acc6-a9aa6a45485d",
  "kind": null,
  "processingMode": "normal",
  "url": "http://hl7.org/fhir/SearchParameter/patient-extensions-Patient-age",
  "code": "age",
  "base": [ "Patient" ],
  "version": "0.1.0",
  "contact": [ {
    "telecom": [ {
      "value": "http://hl7.org/Special/committees/fhir-i",
      "system": "url"
    } ]
  } ]
}