Guide d'implémentation Fr Core
2.1.0 - trial-use
Guide d'implémentation Fr Core, published by Interop'Santé. This guide is not an authorized publication; it is the continuous build for version 2.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/Interop-Sante/hl7.fhir.fr.core/ and changes regularly. See the Directory of published versions
Active as of 2024-10-29 |
<ValueSet xmlns="http://hl7.org/fhir">
<id value="fr-core-vs-patient-gender-INS"/>
<meta>
<profile
value="http://hl7.org/fhir/StructureDefinition/shareablevalueset"/>
</meta>
<text>
<status value="extensions"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet fr-core-vs-patient-gender-INS</b></p><a name="fr-core-vs-patient-gender-INS"> </a><a name="hcfr-core-vs-patient-gender-INS"> </a><a name="fr-core-vs-patient-gender-INS-fr-FR"> </a><ul><li>Include these codes as defined in <a href="http://hl7.org/fhir/R4/codesystem-administrative-gender.html"><code>http://hl7.org/fhir/administrative-gender</code></a><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</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-INS"/>
<version value="2.1.0"/>
<name value="FRCoreValueSetPatientGenderINS"/>
<title value="FR Core ValueSet Patient gender INS ValueSet"/>
<status value="active"/>
<experimental value="false"/>
<date value="2024-10-29T10:42:31+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="Patient Gender for INS : male | female | unknown"/>
<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"/>
<concept>
<code value="male"/>
</concept>
<concept>
<code value="female"/>
</concept>
<concept>
<code value="unknown"/>
</concept>
</include>
</compose>
</ValueSet>