This page is part of the Guide d'implémentation FHIR - Annuaire de santé (v1.0.0-ballot-3: Release) based on FHIR (HL7® FHIR® Standard) R4. The current version which supersedes this version is 1.1.0. For a full list of available versions, see the Directory of published versions
: as-sp-practitionerrole-name - XML Representation
Raw xml | Download
<SearchParameter xmlns="http://hl7.org/fhir">
<id value="as-sp-practitionerrole-name"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><h2>AsPractitionerRoleNameSearchParameter</h2><p>Parameter <code>name</code>:<code>string</code></p><div><p>Paramètre de recherche permettant de chercher le nom d'un PractitionerRole. Permet de chercher n'importe quelle chaîne de caractère dans family, give, prefix, suffix, suffix, and/or text.</p>
</div><table class="grid"><tr><td>Resource</td><td><a href="http://hl7.org/fhir/R4/practitionerrole.html">PractitionerRole</a></td></tr><tr><td>Expression</td><td><code>extension.where(url = 'https://interop.esante.gouv.fr/ig/fhir/annuaire/StructureDefinition/as-ext-practitionerrole-name').value</code></td></tr><tr><td>Multiples</td><td><ul><li>multipleAnd: It's up to the server whether the parameter may repeat in order to specify multiple values that must all be true</li><li>multipleOr: It's up to the server whether the parameter can have multiple values (separated by comma) where at least one must be true</li></ul></td></tr></table></div>
</text>
<url
value="https://interop.esante.gouv.fr/ig/fhir/annuaire/SearchParameter/as-sp-practitionerrole-name"/>
<version value="1.0.0-ballot-3"/>
<name value="AsPractitionerRoleNameSearchParameter"/>
<status value="active"/>
<date value="2021-12-01"/>
<publisher value="ANS"/>
<contact>
<name value="ANS"/>
<telecom>
<system value="url"/>
<value value="https://esante.gouv.fr"/>
</telecom>
<telecom>
<system value="email"/>
<value value="monserviceclient.annuaire@esante.gouv.fr"/>
</telecom>
</contact>
<description
value="Paramètre de recherche permettant de chercher le nom d'un PractitionerRole. Permet de chercher n'importe quelle chaîne de caractère dans family, give, prefix, suffix, suffix, and/or text."/>
<jurisdiction>
<coding>
<system value="urn:iso:std:iso:3166"/>
<code value="FR"/>
<display value="FRANCE"/>
</coding>
</jurisdiction>
<code value="name"/>
<base value="PractitionerRole"/>
<type value="string"/>
<expression
value="extension.where(url = 'https://interop.esante.gouv.fr/ig/fhir/annuaire/StructureDefinition/as-ext-practitionerrole-name').value"/>
</SearchParameter>