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" : "GenderIdentity",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem GenderIdentity</b></p><a name=\"GenderIdentity\"> </a><a name=\"hcGenderIdentity\"> </a><p>This case-insensitive code system <code>http://gender.oemig.de/fhir/CodeSystem/GenderIdentity</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></tr><tr><td style=\"white-space:nowrap\">407376001<a name=\"GenderIdentity-407376001\"> </a></td><td>Male-to-female transsexual (finding)</td><td>SNOMEDCT \ttransgender-female \ttransgender female \tthe patient identifies as transgender male-to-female</td></tr><tr><td style=\"white-space:nowrap\">407377005<a name=\"GenderIdentity-407377005\"> </a></td><td>Female-to-male transsexual (finding)</td><td>SNOMEDCT \ttransgender-male \ttransgender male \tthe patient identifies as transgender female-to-male</td></tr><tr><td style=\"white-space:nowrap\">446131000124102<a name=\"GenderIdentity-446131000124102\"> </a></td><td>Identifies as non-conforming gender (finding)</td><td>SNOMEDCT \tnon-binary \tnon-binary \tthe patient identifies with neither/both female and male</td></tr><tr><td style=\"white-space:nowrap\">446141000124107<a name=\"GenderIdentity-446141000124107\"> </a></td><td>Identifies as female gender (finding)</td><td>SNOMEDCT \tfemale \tfemale \tthe patient identifies as female</td></tr><tr><td style=\"white-space:nowrap\">446151000124109<a name=\"GenderIdentity-446151000124109\"> </a></td><td>Identifies as male gender (finding)</td><td>SNOMEDCT \tmale \tmale \tthe patient identifies as male</td></tr><tr><td style=\"white-space:nowrap\">other<a name=\"GenderIdentity-other\"> </a></td><td>other</td><td>other gender identity</td></tr><tr><td style=\"white-space:nowrap\">nonDisclosure<a name=\"GenderIdentity-nonDisclosure\"> </a></td><td>non-disclose</td><td>does not whish to disclose \tthe patient does not whish to disclose his gender identity</td></tr></table></div>"
},
"url" : "http://gender.oemig.de/fhir/CodeSystem/GenderIdentity",
"version" : "0.1.0",
"name" : "GenderIdentityCS",
"title" : "Gender Identity",
"status" : "active",
"experimental" : false,
"date" : "2024-04-16",
"publisher" : "FO",
"contact" : [
{
"name" : "FO",
"telecom" : [
{
"system" : "url",
"value" : "http://www.oemig.de"
}
]
}
],
"description" : "These codes are in a value set: Gender Identity - 2.16.840.1.113762.1.4.1021.32\n\nFHIR: http://hl7.org/fhir/2018Jan/valueset-gender-identity.html \t",
"copyright" : "FO",
"caseSensitive" : false,
"valueSet" : "http://gender.oemig.de/fhir/ValueSet/GenderIdentity",
"hierarchyMeaning" : "is-a",
"compositional" : false,
"versionNeeded" : false,
"content" : "complete",
"count" : 7,
"concept" : [
{
"code" : "407376001",
"display" : "Male-to-female transsexual (finding)",
"definition" : "SNOMEDCT \ttransgender-female \ttransgender female \tthe patient identifies as transgender male-to-female"
},
{
"code" : "407377005",
"display" : "Female-to-male transsexual (finding)",
"definition" : "SNOMEDCT \ttransgender-male \ttransgender male \tthe patient identifies as transgender female-to-male"
},
{
"code" : "446131000124102",
"display" : "Identifies as non-conforming gender (finding)",
"definition" : "SNOMEDCT \tnon-binary \tnon-binary \tthe patient identifies with neither/both female and male"
},
{
"code" : "446141000124107",
"display" : "Identifies as female gender (finding)",
"definition" : "SNOMEDCT \tfemale \tfemale \tthe patient identifies as female"
},
{
"code" : "446151000124109",
"display" : "Identifies as male gender (finding)",
"definition" : "SNOMEDCT \tmale \tmale \tthe patient identifies as male"
},
{
"code" : "other",
"display" : "other",
"definition" : "other gender identity"
},
{
"code" : "nonDisclosure",
"display" : "non-disclose",
"definition" : "does not whish to disclose \tthe patient does not whish to disclose his gender identity"
}
]
}