{ "description": "This example value set 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-r4.r5", "date": "2025-09-13T16:22:57-04:00", "publisher": "FHIR Infrastructure", "jurisdiction": [ { "coding": [ { "code": "001", "system": "http://unstats.un.org/unsd/methods/m49/m49.htm", "display": "World" } ] } ], "content": "complete", "name": "GenderIdentity", "copyright": "This resource includes content from SNOMED Clinical Terms® (SNOMED CT®) which is copyright of the International Health Terminology Standards Development Organisation (IHTSDO). Implementers of these specifications must have the appropriate SNOMED CT Affiliate license - for more information contact http://www.snomed.org/snomed-ct/get-snomed-ct or info@snomed.org", "type": null, "experimental": "false", "resourceType": "CodeSystem", "title": "Gender identity", "package_version": "0.0.1-snapshot-2", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/package-source", "extension": [ { "url": "packageId", "valueId": "hl7.fhir.uv.xver-r4.r5" }, { "url": "version", "valueString": "0.0.1-snapshot-2" } ] }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", "valueCode": "fhir" }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", "valueInteger": 0, "_valueInteger": { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom", "valueCanonical": "http://hl7.org/fhir/4.0/ImplementationGuide/hl7.fhir.uv.xver-r4.r5" } ] } }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", "valueCode": "trial-use", "_valueCode": { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom", "valueCanonical": "http://hl7.org/fhir/4.0/ImplementationGuide/hl7.fhir.uv.xver-r4.r5" } ] } } ], "status": "draft", "id": "e399a696-5404-4f00-bafa-97ab0598c57d", "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.0.1", "contact": [ { "name": "FHIR Infrastructure", "telecom": [ { "value": "http://www.hl7.org/Special/committees/fiwg", "system": "url" } ] } ] }