Aggregator Adapter for QuickFHIR - Local Development build (v1.0.0). See the Directory of published versions
: birthdate - XML Representation
Raw xml | Download
<SearchParameter xmlns="http://hl7.org/fhir">
<id value="individual-birthdate"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><h2>birthdate <a style="padding-left: 3px; padding-right: 3px; border: 1px grey solid; font-weight: bold; color: black; background-color: #fff5e6" href="http://hl7.org/fhir/R4/versions.html#std-process" title="Standards Status = Trial Use">TU</a></h2><p>Parameter <code>birthdate</code>:<code>date</code></p><div><p>Multiple Resources:</p>
<ul>
<li><a href="patient.html">Patient</a>: The patient's date of birth</li>
<li><a href="person.html">Person</a>: The person's date of birth</li>
<li><a href="relatedperson.html">RelatedPerson</a>: The Related Person's date of birth</li>
</ul>
</div><table class="grid"><tr><td>Resource</td><td><a href="http://hl7.org/fhir/R4/patient.html">Patient</a></td></tr><tr><td>Expression</td><td><code>Patient.birthDate</code></td></tr><tr><td>Processing Mode</td><td>Normal</td></tr><tr><td>Multiples</td><td>The parameter cannot repeat or have multiple values</td></tr><tr><td>Comparators</td><td>Allowed: eq, ne, gt, ge, lt, le, sa, eb, ap</td></tr></table></div>
</text>
<extension
url="http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status">
<valueCode value="trial-use"/>
</extension>
<url value="http://hl7.org/fhir/SearchParameter/individual-birthdate"/>
<version value="1.0.0"/>
<name value="birthdate"/>
<status value="draft"/>
<experimental value="false"/>
<date value="2019-11-01T09:29:23+11:00"/>
<publisher
value="Health Level Seven International (Patient Administration)"/>
<contact>
<telecom>
<system value="url"/>
<value value="http://hl7.org/fhir"/>
</telecom>
</contact>
<contact>
<telecom>
<system value="url"/>
<value value="http://www.hl7.org/Special/committees/pafm/index.cfm"/>
</telecom>
</contact>
<description
value="Multiple Resources:
* [Patient](patient.html): The patient's date of birth
* [Person](person.html): The person's date of birth
* [RelatedPerson](relatedperson.html): The Related Person's date of birth
"/>
<code value="birthdate"/>
<base value="Patient"/>
<type value="date"/>
<expression value="Patient.birthDate"/>
<xpathUsage value="normal"/>
<comparator value="eq"/>
<comparator value="ne"/>
<comparator value="gt"/>
<comparator value="ge"/>
<comparator value="lt"/>
<comparator value="le"/>
<comparator value="sa"/>
<comparator value="eb"/>
<comparator value="ap"/>
</SearchParameter>