{
"description": "This example code System defines a set of codes that can be used to indicate a patient's gender identity.",
"_filename": "CodeSystem-gender-identity.json",
"package_name": "hl7.fhir.uv.xver",
"date": "2025-09-13T16:38:45-04:00",
"publisher": "Patient Administration",
"jurisdiction": [ {
"coding": [ {
"code": "001",
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"display": "World"
} ]
} ],
"content": "complete",
"name": "GenderIdentity",
"type": null,
"experimental": "true",
"resourceType": "CodeSystem",
"title": null,
"package_version": "r4b.r4-0.0.1-snapshot-2",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/package-source",
"extension": [ {
"url": "packageId",
"valueId": "hl7.fhir.uv.xver-r4b.r4"
}, {
"url": "version",
"valueString": "0.0.1-snapshot-2"
} ]
}, {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "pa"
} ],
"status": "draft",
"id": "770f5071-de97-4bfe-9548-f8a917b50085",
"kind": null,
"url": "http://hl7.org/fhir/gender-identity",
"concept": [ {
"code": "transgender-female",
"display": "transgender female",
"definition": "the patient identifies as transgender male-to-female"
}, {
"code": "transgender-male",
"display": "transgender male",
"definition": "the patient identifies as transgender female-to-male"
}, {
"code": "non-binary",
"display": "non-binary",
"definition": "the patient identifies with neither/both female and male"
}, {
"code": "male",
"display": "male",
"definition": "the patient identifies as male"
}, {
"code": "female",
"display": "female",
"definition": "the patient identifies as female"
}, {
"code": "other",
"display": "other",
"definition": "other gender identity"
}, {
"code": "non-disclose",
"display": "does not wish to disclose",
"definition": "the patient does not wish to disclose his gender identity"
} ],
"caseSensitive": true,
"version": "4.3.0",
"contact": [ {
"name": "Patient Administration",
"telecom": [ {
"value": "http://www.hl7.org/Special/committees/pafm",
"system": "url"
} ]
} ]
}