Guide d'implémentation FR Core
2.2.0-ballot-2 - ballot France flag

Guide d'implémentation FR Core, publié par Interop'Santé. Ce guide n'est pas une publication autorisée ; C'est la version en intégration continue pour la version 2.2.0-ballot-2 construite par le CI Build FHIR (HL7® FHIR® Standard). Cette version est basée sur le contenu actuel de https://github.com/Interop-Sante/hl7.fhir.fr.core/ et change régulièrement. Voir le répertoire des versions publiées

: FR Core ValueSet Patient gender - XML Representation

Active as of 2026-02-23

Raw xml | Download


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="fr-core-vs-patient-gender"/>
  <meta>
    <profile
             value="http://hl7.org/fhir/StructureDefinition/shareablevalueset|4.0.1"/>
  </meta>
  <language value="fr-FR"/>
  <text>
    <status value="extensions"/>
    <div xml:lang="fr-FR" xmlns="http://www.w3.org/1999/xhtml" lang="fr-FR"><p class="res-header-id"><b>Narratif généré : EnsembleValeurs fr-core-vs-patient-gender</b></p><a name="fr-core-vs-patient-gender"> </a><a name="hcfr-core-vs-patient-gender"> </a><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">Langue : fr-FR</p><p style="margin-bottom: 0px">Profil: <a href="http://hl7.org/fhir/R4/shareablevalueset.html">Shareable ValueSetversion : null4.0.1)</a></p></div><ul><li>Include ce(s) code(s) tel qu'il(s) est (sont) défini(s) dans <a href="http://hl7.org/fhir/R4/codesystem-administrative-gender.html"><code>http://hl7.org/fhir/administrative-gender</code></a><span title="La version est explicitement indiquée comme étant 4.0.1"> version &#x1F4CD;4.0.1</span><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Affichage</b></td><td><b>Définition</b></td></tr><tr><td><a href="http://hl7.org/fhir/R4/codesystem-administrative-gender.html#administrative-gender-male">male</a></td><td style="color: #cccccc">Male</td><td>Male.</td></tr><tr><td><a href="http://hl7.org/fhir/R4/codesystem-administrative-gender.html#administrative-gender-female">female</a></td><td style="color: #cccccc">Female</td><td>Female.</td></tr><tr><td><a href="http://hl7.org/fhir/R4/codesystem-administrative-gender.html#administrative-gender-unknown">unknown</a></td><td style="color: #cccccc">Unknown</td><td>Unknown.</td></tr></table></li></ul></div>
  </text>
  <url
       value="https://hl7.fr/ig/fhir/core/ValueSet/fr-core-vs-patient-gender"/>
  <version value="2.2.0-ballot-2"/>
  <name value="FRCoreValueSetPatientGender"/>
  <title value="FR Core ValueSet Patient gender"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2026-02-23T12:57:56+00:00"/>
  <publisher value="Interop'Santé"/>
  <contact>
    <name value="Interop'Santé"/>
    <telecom>
      <system value="url"/>
      <value value="http://interopsante.org"/>
    </telecom>
  </contact>
  <contact>
    <name value="InteropSanté"/>
    <telecom>
      <system value="email"/>
      <value value="fhir@interopsante.org"/>
      <use value="work"/>
    </telecom>
  </contact>
  <description
               value="Genres autorisés dans le cadre du genre administratif du Patient en France. Pour partager des genres suplémentaires (ex. biologique), cf gender harmony implementation guide.
Permitted genders for French Patient gender."/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="FR"/>
      <display value="France"/>
    </coding>
  </jurisdiction>
  <compose>
    <include>
      <system value="http://hl7.org/fhir/administrative-gender"/>
      <version value="4.0.1"/>
      <concept>
        <code value="male"/>
      </concept>
      <concept>
        <code value="female"/>
      </concept>
      <concept>
        <code value="unknown"/>
      </concept>
    </include>
  </compose>
</ValueSet>