{ "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.r5", "date": "2025-09-13T16:46:03-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": "0.0.1-snapshot-2", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/package-source", "extension": [ { "url": "packageId", "valueId": "hl7.fhir.uv.xver-r4b.r5" }, { "url": "version", "valueString": "0.0.1-snapshot-2" } ] }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", "valueCode": "pa" } ], "status": "draft", "id": "d26c0e49-bc8c-4ff2-b77d-e9cb1e9d0093", "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" } ] } ] }