FHIR IG Statistics: CodeSystem/DataStandardsWales-GenderIdentity
Resources that use this resource
Resources that this resource uses
No resources found
Narrative
No narrative content found in resource
Source
{
"resourceType": "CodeSystem",
"id": "DataStandardsWales-GenderIdentity",
"url": "https://fhir.nhs.wales/CodeSystem/DataStandardsWales-GenderIdentity",
"version": "1.0.1",
"name": "DataStandardsWalesGenderIdentity",
"title": "Data Standards Wales Gender Identity",
"status": "active",
"experimental": false,
"date": "2023-11-10",
"publisher": "NHS Wales",
"contact": [
{
"name": "Data Standards",
"telecom": [
{
"system": "email",
"value": "data.standards@wales.nhs.uk",
"use": "work"
}
]
}
],
"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.",
"copyright": "2024 NHS Wales.",
"caseSensitive": true,
"content": "complete",
"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"
}
]
}