{
"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.stu1",
"date": "2023-05-24",
"publisher": "NHS Wales",
"content": "complete",
"name": "DataStandardsWalesGenderIdentity",
"copyright": "© 2023 NHS Wales.",
"type": null,
"experimental": "false",
"resourceType": "CodeSystem",
"title": "Data Standards Wales Gender Identity",
"package_version": "0.1.1-ballot",
"status": "draft",
"id": "d7923a23-47bd-433d-8166-cae1df36f85d",
"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": "0.1.0",
"contact": [ {
"name": "Data Standards",
"telecom": [ {
"use": "work",
"value": "data.standards@wales.nhs.uk",
"system": "email"
} ]
} ]
}