{
"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-r4b.r4",
"date": "2026-03-20T14:30:22+11: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": "0.1.0",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/package-source",
"extension": [ {
"url": "packageId",
"valueId": "hl7.fhir.uv.xver-r4b.r4"
}, {
"url": "version",
"valueString": "0.1.0"
}, {
"url": "uri",
"valueUri": "http://hl7.org/fhir/uv/xver/ImplementationGuide/hl7.fhir.uv.xver-r4b.r4"
} ]
}, {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "pa"
} ],
"status": "draft",
"id": "76051a66-3f6b-4177-bad8-5338c0a56462",
"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"
} ]
} ]
}