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 |
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
a fhir:CodeSystem ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "SexualOrientation"] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem SexualOrientation</b></p><a name=\"SexualOrientation\"> </a><a name=\"hcSexualOrientation\"> </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><td><b>Value Set</b></td></tr><tr><td>synonym</td><td>synonym</td><td>http://gender.oemig.de/fhir/CodeSystem/SexualOrientation</td><td>code</td><td>synonym</td><td/></tr><tr><td>source</td><td>source</td><td>http://gender.oemig.de/fhir/CodeSystem/sourceAdministrativeGender</td><td>code</td><td>source gender</td><td><a href=\"ValueSet-AdministrativeGender.html\">Administrative Gender</a></td></tr><tr><td>target</td><td>target</td><td>http://gender.oemig.de/fhir/CodeSystem/targetAdministrativeGender</td><td>code</td><td>target gender</td><td><a href=\"ValueSet-AdministrativeGender.html\">Administrative Gender</a></td></tr></table><p><b>Concepts</b></p><p>This case-insensitive code system <code>http://gender.oemig.de/fhir/CodeSystem/SexualOrientation</code> defines the following codes in a Is-A hierarchy:</p><table class=\"codes\"><tr><td><b>Lvl</b></td><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>synonym</b></td><td><b>source</b></td><td><b>target</b></td><td><b>English (English, en)</b></td></tr><tr><td>1</td><td style=\"white-space:nowrap\">verzaubert<a name=\"SexualOrientation-verzaubert\"> </a></td><td>verzaubert</td><td/><td/><td/><td/></tr><tr><td>1</td><td style=\"white-space:nowrap\">warm<a name=\"SexualOrientation-warm\"> </a></td><td>warm</td><td/><td/><td/><td/></tr><tr><td>1</td><td style=\"white-space:nowrap\">homo<a name=\"SexualOrientation-homo\"> </a></td><td>homosexuell</td><td>verzaubert, warm</td><td/><td>sameGender</td><td/></tr><tr><td>2</td><td style=\"white-space:nowrap\"> lesbisch<a name=\"SexualOrientation-lesbisch\"> </a></td><td>lesbisch</td><td/><td>female</td><td>female</td><td/></tr><tr><td>2</td><td style=\"white-space:nowrap\"> schwul<a name=\"SexualOrientation-schwul\"> </a></td><td>schwul</td><td/><td>male</td><td>male</td><td>gay</td></tr><tr><td>1</td><td style=\"white-space:nowrap\">ambisexuell<a name=\"SexualOrientation-ambisexuell\"> </a></td><td>ambisexuell</td><td/><td/><td/><td/></tr><tr><td>1</td><td style=\"white-space:nowrap\">pansexuell<a name=\"SexualOrientation-pansexuell\"> </a></td><td>pansexuell</td><td/><td/><td/><td/></tr><tr><td>1</td><td style=\"white-space:nowrap\">bi<a name=\"SexualOrientation-bi\"> </a></td><td>bisexuell</td><td>ambisexuell, pansexuell</td><td/><td/><td/></tr><tr><td>1</td><td style=\"white-space:nowrap\">queer<a name=\"SexualOrientation-queer\"> </a></td><td>queer</td><td/><td/><td/><td/></tr><tr><td>1</td><td style=\"white-space:nowrap\">heterosexuell<a name=\"SexualOrientation-heterosexuell\"> </a></td><td>hetero</td><td/><td/><td>otherGender</td><td/></tr><tr><td>1</td><td style=\"white-space:nowrap\">unsicher<a name=\"SexualOrientation-unsicher\"> </a></td><td>ist mir derzeit nicht klar</td><td/><td/><td/><td/></tr><tr><td>1</td><td style=\"white-space:nowrap\">asexuell<a name=\"SexualOrientation-asexuell\"> </a></td><td>asexuell</td><td/><td/><td/><td/></tr><tr><td>1</td><td style=\"white-space:nowrap\">ablehnend<a name=\"SexualOrientation-ablehnend\"> </a></td><td>ich lehne solche Definitionen ab</td><td/><td/><td/><td/></tr><tr><td>1</td><td style=\"white-space:nowrap\">secret<a name=\"SexualOrientation-secret\"> </a></td><td>möchte ich nicht sagen</td><td/><td/><td/><td/></tr></table></div>"^^rdf:XMLLiteral ]
] ; #
fhir:url [
fhir:v "http://gender.oemig.de/fhir/CodeSystem/SexualOrientation"^^xsd:anyURI ;
fhir:l <http://gender.oemig.de/fhir/CodeSystem/SexualOrientation>
] ; #
fhir:version [ fhir:v "0.1.0"] ; #
fhir:name [ fhir:v "SexualOrientationCS"] ; #
fhir:title [ fhir:v "SexualOrientation"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:experimental [ fhir:v false] ; #
fhir:date [ fhir:v "2024-04-16"^^xsd:date] ; #
fhir:publisher [ fhir:v "FO"] ; #
fhir:contact ( [
fhir:name [ fhir:v "FO" ] ;
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://www.oemig.de" ] ] )
] ) ; #
fhir:description [ fhir:v "Sexual Orientation"] ; #
fhir:copyright [ fhir:v "FO"] ; #
fhir:caseSensitive [ fhir:v false] ; #
fhir:valueSet [
fhir:v "http://gender.oemig.de/fhir/ValueSet/SexualOrientation"^^xsd:anyURI ;
fhir:l <http://gender.oemig.de/fhir/ValueSet/SexualOrientation>
] ; #
fhir:hierarchyMeaning [ fhir:v "is-a"] ; #
fhir:compositional [ fhir:v false] ; #
fhir:versionNeeded [ fhir:v false] ; #
fhir:content [ fhir:v "complete"] ; #
fhir:count [ fhir:v "14"^^xsd:nonNegativeInteger] ; #
fhir:property ( [
fhir:code [ fhir:v "synonym" ] ;
fhir:uri [
fhir:v "http://gender.oemig.de/fhir/CodeSystem/SexualOrientation"^^xsd:anyURI ;
fhir:l <http://gender.oemig.de/fhir/CodeSystem/SexualOrientation> ] ;
fhir:description [ fhir:v "synonym" ] ;
fhir:type [ fhir:v "code" ]
] [
( fhir:extension [
fhir:url [
fhir:v "http://hl7.org/fhir/StructureDefinition/codesystem-property-valueset"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/codesystem-property-valueset> ] ;
fhir:value [
a fhir:Canonical ;
fhir:v "http://gender.oemig.de/fhir/ValueSet/AdministrativeGender"^^xsd:anyURI ;
fhir:l <http://gender.oemig.de/fhir/ValueSet/AdministrativeGender> ] ] ) ;
fhir:code [ fhir:v "source" ] ;
fhir:uri [
fhir:v "http://gender.oemig.de/fhir/CodeSystem/sourceAdministrativeGender"^^xsd:anyURI ;
fhir:l <http://gender.oemig.de/fhir/CodeSystem/sourceAdministrativeGender> ] ;
fhir:description [ fhir:v "source gender" ] ;
fhir:type [ fhir:v "code" ]
] [
( fhir:extension [
fhir:url [
fhir:v "http://hl7.org/fhir/StructureDefinition/codesystem-property-valueset"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/codesystem-property-valueset> ] ;
fhir:value [
a fhir:Canonical ;
fhir:v "http://gender.oemig.de/fhir/ValueSet/AdministrativeGender"^^xsd:anyURI ;
fhir:l <http://gender.oemig.de/fhir/ValueSet/AdministrativeGender> ] ] ) ;
fhir:code [ fhir:v "target" ] ;
fhir:uri [
fhir:v "http://gender.oemig.de/fhir/CodeSystem/targetAdministrativeGender"^^xsd:anyURI ;
fhir:l <http://gender.oemig.de/fhir/CodeSystem/targetAdministrativeGender> ] ;
fhir:description [ fhir:v "target gender" ] ;
fhir:type [ fhir:v "code" ]
] ) ; #
fhir:concept ( [
fhir:code [ fhir:v "verzaubert" ] ;
fhir:display [ fhir:v "verzaubert" ]
] [
fhir:code [ fhir:v "warm" ] ;
fhir:display [ fhir:v "warm" ]
] [
fhir:code [ fhir:v "homo" ] ;
fhir:display [ fhir:v "homosexuell" ] ;
( fhir:property [
fhir:code [ fhir:v "synonym" ] ;
fhir:value [
a fhir:Code ;
fhir:v "verzaubert" ] ] [
fhir:code [ fhir:v "synonym" ] ;
fhir:value [
a fhir:Code ;
fhir:v "warm" ] ] [
fhir:code [ fhir:v "target" ] ;
fhir:value [
a fhir:Code ;
fhir:v "sameGender" ] ] ) ;
( fhir:concept [
fhir:code [ fhir:v "lesbisch" ] ;
fhir:display [ fhir:v "lesbisch" ] ;
( fhir:property [
fhir:code [ fhir:v "source" ] ;
fhir:value [
a fhir:Code ;
fhir:v "female" ] ] [
fhir:code [ fhir:v "target" ] ;
fhir:value [
a fhir:Code ;
fhir:v "female" ] ] ) ] [
fhir:code [ fhir:v "schwul" ] ;
fhir:display [ fhir:v "schwul" ] ;
( fhir:designation [
fhir:language [ fhir:v "en" ] ;
fhir:value [ fhir:v "gay" ] ] ) ;
( fhir:property [
fhir:code [ fhir:v "source" ] ;
fhir:value [
a fhir:Code ;
fhir:v "male" ] ] [
fhir:code [ fhir:v "target" ] ;
fhir:value [
a fhir:Code ;
fhir:v "male" ] ] ) ] )
] [
fhir:code [ fhir:v "ambisexuell" ] ;
fhir:display [ fhir:v "ambisexuell" ]
] [
fhir:code [ fhir:v "pansexuell" ] ;
fhir:display [ fhir:v "pansexuell" ]
] [
fhir:code [ fhir:v "bi" ] ;
fhir:display [ fhir:v "bisexuell" ] ;
( fhir:property [
fhir:code [ fhir:v "synonym" ] ;
fhir:value [
a fhir:Code ;
fhir:v "ambisexuell" ] ] [
fhir:code [ fhir:v "synonym" ] ;
fhir:value [
a fhir:Code ;
fhir:v "pansexuell" ] ] )
] [
fhir:code [ fhir:v "queer" ] ;
fhir:display [ fhir:v "queer" ]
] [
fhir:code [ fhir:v "heterosexuell" ] ;
fhir:display [ fhir:v "hetero" ] ;
( fhir:property [
fhir:code [ fhir:v "target" ] ;
fhir:value [
a fhir:Code ;
fhir:v "otherGender" ] ] )
] [
fhir:code [ fhir:v "unsicher" ] ;
fhir:display [ fhir:v "ist mir derzeit nicht klar" ]
] [
fhir:code [ fhir:v "asexuell" ] ;
fhir:display [ fhir:v "asexuell" ]
] [
fhir:code [ fhir:v "ablehnend" ] ;
fhir:display [ fhir:v "ich lehne solche Definitionen ab" ]
] [
fhir:code [ fhir:v "secret" ] ;
fhir:display [ fhir:v "möchte ich nicht sagen" ]
] ) . #
IG © 2026+ FO. Package gender#0.1.0 based on FHIR 4.0.1. Generated 2026-05-08
Links: Table of Contents |
QA Report