Validated Healthcare Directory, published by HL7 International - Patient Administration Work Group. This is not an authorized publication; it is the continuous build for version 0.2.0). This version is based on the current content of https://github.com/HL7/VhDir/ and changes regularly. See the Directory of published versions
<SearchParameter xmlns="http://hl7.org/fhir">
<id value="practitioner-given-name"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative</b></p><div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px">Resource "practitioner-given-name" </p></div><p><b>url</b>: <code>http://hl7.org/fhir/uv/vhdir/SearchParameter/practitioner-given-name</code></p><p><b>version</b>: 0.2.0</p><p><b>name</b>: VhDir_sp_practitioner_given_name</p><p><b>derivedFrom</b>: <a href="http://hl7.org/fhir/SearchParameter/individual-given">http://hl7.org/fhir/SearchParameter/individual-given</a></p><p><b>status</b>: draft</p><p><b>date</b>: 2018-05-23</p><p><b>publisher</b>: HL7 International - Patient Administration Work Group</p><p><b>contact</b>: HL7 International - Patient Administration Work Group: <a href="http://www.hl7.org/Special/committees/pafm">http://www.hl7.org/Special/committees/pafm</a>,<a href="mailto:pafm@lists.HL7.org">pafm@lists.HL7.org</a></p><p><b>description</b>: Select Practitioners with the specified given name</p><p><b>jurisdiction</b>: United States of America <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (unknown#US)</span></p><p><b>code</b>: given</p><p><b>base</b>: Practitioner</p><p><b>type</b>: string</p><p><b>expression</b>: Practitioner.name.given</p><p><b>multipleOr</b>: true</p><p><b>multipleAnd</b>: true</p><p><b>modifier</b>: exact</p></div>
</text>
<url
value="http://hl7.org/fhir/uv/vhdir/SearchParameter/practitioner-given-name"/>
<version value="0.2.0"/>
<name value="VhDir_sp_practitioner_given_name"/>
<derivedFrom value="http://hl7.org/fhir/SearchParameter/individual-given"/>
<status value="draft"/>
<date value="2018-05-23"/>
<publisher value="HL7 International - Patient Administration Work Group"/>
<contact>
<name value="HL7 International - Patient Administration Work Group"/>
<telecom>
<system value="url"/>
<value value="http://www.hl7.org/Special/committees/pafm"/>
</telecom>
<telecom>
<system value="email"/>
<value value="pafm@lists.HL7.org"/>
</telecom>
</contact>
<description value="Select Practitioners with the specified given name"/>
<jurisdiction>
<coding>
<system value="urn:iso:std:iso:3166"/>
<code value="US"/>
</coding>
</jurisdiction>
<code value="given"/>
<base value="Practitioner"/>
<type value="string"/>
<expression value="Practitioner.name.given"/>
<multipleOr value="true"/>
<multipleAnd value="true"/>
<modifier value="exact"/>
</SearchParameter>