{
"description": "Gender identity is a person's sense of identification with either the male or female sex, as manifested in appearance, behaviour, and other aspects of a person's life.",
"_filename": "CodeSystem-DataStandardsWales-GenderIdentity.json",
"package_name": "fhir.r4.wales",
"date": "2023-11-10",
"publisher": "NHS Wales",
"content": "complete",
"name": "DataStandardsWalesGenderIdentity",
"copyright": "2024 NHS Wales.",
"type": null,
"experimental": "false",
"resourceType": "CodeSystem",
"title": "Data Standards Wales Gender Identity",
"package_version": "2.4.0",
"status": "active",
"id": "3f05bbe3-3321-4db3-bdf8-38e1123e5309",
"kind": null,
"url": "https://fhir.nhs.wales/CodeSystem/DataStandardsWales-GenderIdentity",
"concept": [ {
"code": "F",
"display": "Female"
}, {
"code": "M",
"display": "Male"
}, {
"code": "N",
"display": "Non-binary"
}, {
"code": "Z",
"display": "Not disclosed or unknown, e.g. for unborn baby"
} ],
"caseSensitive": true,
"version": "1.0.1",
"contact": [ {
"name": "Data Standards",
"telecom": [ {
"use": "work",
"value": "data.standards@wales.nhs.uk",
"system": "email"
} ]
} ]
}