{
"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": "2020-09-24T00:00:00+01:00",
"publisher": "NHS Wales",
"content": "complete",
"name": "DataStandardsWalesGenderIdentity",
"copyright": "© 2020 NHS Wales.",
"type": null,
"experimental": "true",
"resourceType": "CodeSystem",
"title": "Data Standards Wales Gender Identity",
"package_version": "0.0.1-SANDBOX",
"status": "active",
"id": "ba555452-f709-444a-bf5b-a5c7d11fd8c3",
"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.0",
"contact": [ {
"name": "Data Standards",
"telecom": [ {
"use": "work",
"value": "data.standards@wales.nhs.uk",
"system": "email"
} ]
} ]
}