Fachbereiche
0.3.1 - ci-build
Fachbereiche, published by FO/IHE-D. This guide is not an authorized publication; it is the continuous build for version 0.3.1 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/IHE-Germany/fachbereich/ and changes regularly. See the Directory of published versions
| Active as of 2026-07-23 | Maturity Level: 2 |
<CodeSystem xmlns="http://hl7.org/fhir">
<id value="Gender"/>
<language value="de-DE"/>
<text>
<status value="generated"/>
<div xml:lang="de-DE" xmlns="http://www.w3.org/1999/xhtml" lang="de-DE"><p class="res-header-id"><b>Generated Narrative: CodeSystem Gender</b></p><a name="Gender"> </a><a name="hcGender"> </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">Language: de-DE</p></div><p>This case-sensitive code system <code>http://fachbereich.ihe-d.de/fhir/CodeSystem/Gender</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>Definition</b></td></tr><tr><td style="white-space:nowrap">male<a name="Gender-male"> </a></td><td>male</td></tr><tr><td style="white-space:nowrap">female<a name="Gender-female"> </a></td><td>female</td></tr></table></div>
</text>
<extension
url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm">
<valueInteger value="2"/>
</extension>
<url value="http://fachbereich.ihe-d.de/fhir/CodeSystem/Gender"/>
<identifier>
<system value="urn:ietf:rfc:3986"/>
<value value="urn:oid:1.2.3.4.5.6.7.8.9.4"/>
</identifier>
<version value="0.3.1"/>
<name value="GenderCS"/>
<title value="Gender"/>
<status value="active"/>
<experimental value="false"/>
<date value="2026-07-23"/>
<publisher value="FO/IHE-D"/>
<contact>
<name value="FO/IHE-D"/>
<telecom>
<system value="url"/>
<value value="http://www.ihe-d.de"/>
</telecom>
</contact>
<description value="**Gender** zur Attributierung der Fachbereiche"/>
<copyright value="CC-BY-4.0"/>
<caseSensitive value="true"/>
<valueSet value="http://fachbereich.ihe-d.de/fhir/ValueSet/Gender"/>
<hierarchyMeaning value="is-a"/>
<compositional value="false"/>
<versionNeeded value="false"/>
<content value="complete"/>
<count value="2"/>
<concept>
<code value="male"/>
<display value="male"/>
<definition value="male"/>
</concept>
<concept>
<code value="female"/>
<display value="female"/>
<definition value="female"/>
</concept>
</CodeSystem>