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="V2AdministrativeGender"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem V2AdministrativeGender</b></p><a name="V2AdministrativeGender"> </a><a name="hcV2AdministrativeGender"> </a><p><b>Properties</b></p><p><b>This code system defines the following properties for its concepts</b></p><table class="grid"><tr><td><b>Name</b></td><td><b>Code</b></td><td><b>URI</b></td><td><b>Type</b></td><td><b>Description</b></td></tr><tr><td>comment</td><td>comment</td><td>http://hl7.org/fhir/concept-properties#comment</td><td>string</td><td>Comment</td></tr></table><p><b>Concepts</b></p><p>This case-insensitive code system <code>http://gender.oemig.de/fhir/CodeSystem/V2AdministrativeGender</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><td><b>Definition</b></td><td><b>Deutsch (German, de)</b></td></tr><tr><td style="white-space:nowrap">M<a name="V2AdministrativeGender-M"> </a></td><td>male</td><td>male</td><td>männlich</td></tr><tr><td style="white-space:nowrap">F<a name="V2AdministrativeGender-F"> </a></td><td>female</td><td>female</td><td>weiblich</td></tr><tr><td style="white-space:nowrap">O<a name="V2AdministrativeGender-O"> </a></td><td>other</td><td>other</td><td>sonstig</td></tr><tr><td style="white-space:nowrap">U<a name="V2AdministrativeGender-U"> </a></td><td>unknown</td><td>unknown</td><td>unbekannt</td></tr><tr><td style="white-space:nowrap">A<a name="V2AdministrativeGender-A"> </a></td><td>ambiguous</td><td>ambiguous</td><td/></tr><tr><td style="white-space:nowrap">N<a name="V2AdministrativeGender-N"> </a></td><td>not applicable</td><td>not applicable</td><td/></tr><tr><td style="white-space:nowrap">X<a name="V2AdministrativeGender-X"> </a></td><td>non-binary</td><td>Intended for situations where the gender or sex representation of the individual is not strictly male, or strictly female, and is driven by jurisdictional requirements, personal needs, or legal boundaries.</td><td/></tr></table></div>
</text>
<url value="http://gender.oemig.de/fhir/CodeSystem/V2AdministrativeGender"/>
<version value="0.1.0"/>
<name value="V2AdministrativeGenderCS"/>
<title value="v2 Administrative Gender"/>
<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="HL7 International hat schon in den neunziger Jahren die Bezeichnung 'Sex' abgeändert in 'administrative gender'.
Gemeint ist damit, wie eine Person administrativ behandelt werden möchte.
Damit stehen dann nur noch folgende Werte zur Verfügung, die auch ausreichend sind: "/>
<copyright value="FO"/>
<caseSensitive value="false"/>
<valueSet
value="http://gender.oemig.de/fhir/ValueSet/V2AdministrativeGender"/>
<hierarchyMeaning value="is-a"/>
<compositional value="false"/>
<versionNeeded value="false"/>
<content value="complete"/>
<count value="7"/>
<property>
<code value="comment"/>
<uri value="http://hl7.org/fhir/concept-properties#comment"/>
<description value="Comment"/>
<type value="string"/>
</property>
<concept>
<code value="M"/>
<display value="male"/>
<definition value="male"/>
<designation>
<language value="de"/>
<value value="männlich"/>
</designation>
</concept>
<concept>
<code value="F"/>
<display value="female"/>
<definition value="female"/>
<designation>
<language value="de"/>
<value value="weiblich"/>
</designation>
</concept>
<concept>
<code value="O"/>
<display value="other"/>
<definition value="other"/>
<designation>
<language value="de"/>
<value value="sonstig"/>
</designation>
</concept>
<concept>
<code value="U"/>
<display value="unknown"/>
<definition value="unknown"/>
<designation>
<language value="de"/>
<value value="unbekannt"/>
</designation>
</concept>
<concept>
<code value="A"/>
<display value="ambiguous"/>
<definition value="ambiguous"/>
</concept>
<concept>
<code value="N"/>
<display value="not applicable"/>
<definition value="not applicable"/>
</concept>
<concept>
<code value="X"/>
<display value="non-binary"/>
<definition
value="Intended for situations where the gender or sex representation of the individual is not strictly male, or strictly female, and is driven by jurisdictional requirements, personal needs, or legal boundaries."/>
</concept>
</CodeSystem>