This page is part of the Argonaut Questionnaire Implementation Guide (v1.0.0: Release) based on FHIR R3. This is the current published version. For a full list of available versions, see the Directory of published versions
XML Format: SearchParameter-patient-birthdate
Download Raw xml
<SearchParameter xmlns="http://hl7.org/fhir"> <id value="patient-birthdate"/> <text> <status value="generated"/> <div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: patient-birthdate</p><p><b>url</b>: <b>http://fhir.org/guides/argonaut/questionnaire/SearchParameter/patient-birthdate</b></p><p><b>name</b>: patient_birthdate</p><p><b>status</b>: active</p><p><b>experimental</b>: false</p><p><b>date</b>: 19/02/2019 10:57:46 AM</p><p><b>publisher</b>: The Argonaut Project</p><p><b>contact</b>: </p><p><b>code</b>: birthdate</p><p><b>base</b>: Patient</p><p><b>type</b>: date</p><p><b>derivedFrom</b>: <a href="http://hl7.org/fhir/SearchParameter/individual-birthdate">http://hl7.org/fhir/SearchParameter/individual-birthdate</a></p><p><b>description</b>: [Patient](patient.html): The patient's date of birth </p><p><b>expression</b>: Patient.birthDate</p><p><b>xpath</b>: f:Patient/f:birthDate</p><p><b>xpathUsage</b>: normal</p><p><b>comparator</b>: le, ge</p></div> </text> <url value="http://fhir.org/guides/argonaut/questionnaire/SearchParameter/patient-birthdate"/> <name value="patient_birthdate"/> <status value="active"/> <experimental value="false"/> <date value="2019-02-18T23:57:46.835306Z"/> <publisher value="The Argonaut Project"/> <contact> <telecom> <system value="url"/> <value value="https://github.com/argonautproject/questionnaire/issues"/> </telecom> </contact> <code value="birthdate"/> <base value="Patient"/> <type value="date"/> <derivedFrom value="http://hl7.org/fhir/SearchParameter/individual-birthdate"/> <description value="[Patient](patient.html): The patient's date of birth "/> <expression value="Patient.birthDate"/> <xpath value="f:Patient/f:birthDate"/> <xpathUsage value="normal"/> <comparator value="le"/> <comparator value="ge"/> </SearchParameter>