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 |
{
"resourceType" : "CodeSystem",
"id" : "V2AdministrativeGender",
"text" : {
"status" : "generated",
"div" : "<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>"
},
"url" : "http://gender.oemig.de/fhir/CodeSystem/V2AdministrativeGender",
"version" : "0.1.0",
"name" : "V2AdministrativeGenderCS",
"title" : "v2 Administrative Gender",
"status" : "active",
"experimental" : false,
"date" : "2024-04-16",
"publisher" : "FO",
"contact" : [
{
"name" : "FO",
"telecom" : [
{
"system" : "url",
"value" : "http://www.oemig.de"
}
]
}
],
"description" : "HL7 International hat schon in den neunziger Jahren die Bezeichnung 'Sex' abgeändert in 'administrative gender'. \nGemeint ist damit, wie eine Person administrativ behandelt werden möchte. \nDamit stehen dann nur noch folgende Werte zur Verfügung, die auch ausreichend sind: ",
"copyright" : "FO",
"caseSensitive" : false,
"valueSet" : "http://gender.oemig.de/fhir/ValueSet/V2AdministrativeGender",
"hierarchyMeaning" : "is-a",
"compositional" : false,
"versionNeeded" : false,
"content" : "complete",
"count" : 7,
"property" : [
{
"code" : "comment",
"uri" : "http://hl7.org/fhir/concept-properties#comment",
"description" : "Comment",
"type" : "string"
}
],
"concept" : [
{
"code" : "M",
"display" : "male",
"definition" : "male",
"designation" : [
{
"language" : "de",
"value" : "männlich"
}
]
},
{
"code" : "F",
"display" : "female",
"definition" : "female",
"designation" : [
{
"language" : "de",
"value" : "weiblich"
}
]
},
{
"code" : "O",
"display" : "other",
"definition" : "other",
"designation" : [
{
"language" : "de",
"value" : "sonstig"
}
]
},
{
"code" : "U",
"display" : "unknown",
"definition" : "unknown",
"designation" : [
{
"language" : "de",
"value" : "unbekannt"
}
]
},
{
"code" : "A",
"display" : "ambiguous",
"definition" : "ambiguous"
},
{
"code" : "N",
"display" : "not applicable",
"definition" : "not applicable"
},
{
"code" : "X",
"display" : "non-binary",
"definition" : "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."
}
]
}