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="AdministrativeGender"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem AdministrativeGender</b></p><a name="AdministrativeGender"> </a><a name="hcAdministrativeGender"> </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/AdministrativeGender</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>comment</b></td></tr><tr><td style="white-space:nowrap">male<a name="AdministrativeGender-male"> </a></td><td>männlich</td><td>with other male patients</td><td/></tr><tr><td style="white-space:nowrap">female<a name="AdministrativeGender-female"> </a></td><td>weiblich</td><td>with other female patients</td><td/></tr><tr><td style="white-space:nowrap">alone<a name="AdministrativeGender-alone"> </a></td><td>alone</td><td>lying alone in a room</td><td>unclear situation so that the patient should lie alone</td></tr></table></div>
</text>
<url value="http://gender.oemig.de/fhir/CodeSystem/AdministrativeGender"/>
<version value="0.1.0"/>
<name value="AdministrativeGenderCS"/>
<title value="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="The original definition is **administrative gender**.
The meaning is 'with whom you want to lie in a room'."/>
<copyright value="FO"/>
<caseSensitive value="false"/>
<valueSet
value="http://gender.oemig.de/fhir/ValueSet/AdministrativeGender"/>
<hierarchyMeaning value="is-a"/>
<compositional value="false"/>
<versionNeeded value="false"/>
<content value="complete"/>
<count value="3"/>
<property>
<code value="comment"/>
<uri value="http://hl7.org/fhir/concept-properties#comment"/>
<description value="Comment"/>
<type value="string"/>
</property>
<concept>
<code value="male"/>
<display value="männlich"/>
<definition value="with other male patients"/>
</concept>
<concept>
<code value="female"/>
<display value="weiblich"/>
<definition value="with other female patients"/>
</concept>
<concept>
<code value="alone"/>
<display value="alone"/>
<definition value="lying alone in a room"/>
<property>
<code value="comment"/>
<valueString
value="unclear situation so that the patient should lie alone"/>
</property>
</concept>
</CodeSystem>