PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.extensions.r4@1.0.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.r4",
  "date": "2023-03-26T08:47:34+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",
  "xpathUsage": "normal",
  "type": "number",
  "experimental": "false",
  "resourceType": "SearchParameter",
  "title": null,
  "package_version": "1.0.0",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
    "valueCode": "trial-use"
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
    "valueInteger": 3
  } ],
  "status": "active",
  "id": "91d1801b-912d-4ebb-aa9e-decc988098e9",
  "kind": null,
  "url": "http://hl7.org/fhir/SearchParameter/patient-extensions-Patient-age",
  "code": "age",
  "base": [ "Patient" ],
  "version": "1.0.0",
  "contact": [ {
    "telecom": [ {
      "value": "http://hl7.org/Special/committees/fhir-i",
      "system": "url"
    } ]
  } ]
}