A Set of Codesystems for Gender
0.1.0 - ci-build
A Set of Codesystems for Gender, published by FO. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/frankoemig/gender/ and changes regularly. See the Directory of published versions
| Active as of 2024-04-16 |
<CodeSystem xmlns="http://hl7.org/fhir">
<id value="Pronouns"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem Pronouns</b></p><a name="Pronouns"> </a><a name="hcPronouns"> </a><p>This case-insensitive code system <code>http://gender.oemig.de/fhir/CodeSystem/Pronouns</code> defines the following codes in a Is-A hierarchy:</p><table class="codes"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style="white-space:nowrap">he<a name="Pronouns-he"> </a></td><td>he/him</td></tr><tr><td style="white-space:nowrap">she<a name="Pronouns-she"> </a></td><td>she/her</td></tr></table></div>
</text>
<url value="http://gender.oemig.de/fhir/CodeSystem/Pronouns"/>
<version value="0.1.0"/>
<name value="PronounsCS"/>
<title value="Pronouns"/>
<status value="active"/>
<experimental value="false"/>
<date value="2024-04-16"/>
<publisher value="FO"/>
<contact>
<name value="FO"/>
<telecom>
<system value="url"/>
<value value="http://www.oemig.de"/>
</telecom>
</contact>
<description value="Pronouns"/>
<copyright value="FO"/>
<caseSensitive value="false"/>
<valueSet value="http://gender.oemig.de/fhir/ValueSet/Pronouns"/>
<hierarchyMeaning value="is-a"/>
<compositional value="false"/>
<versionNeeded value="false"/>
<content value="complete"/>
<count value="2"/>
<concept>
<code value="he"/>
<display value="he/him"/>
</concept>
<concept>
<code value="she"/>
<display value="she/her"/>
</concept>
</CodeSystem>