FHIR IG Statistics: ValueSet/gender-identity
Resources that use this resource
Resources that this resource uses
CodeSystem |
sct | SNOMED CT (all versions) |
Narrative
No narrative content found in resource
Source
{
"resourceType": "ValueSet",
"id": "gender-identity",
"url": "http://ontariohealth.ca/fhir/ValueSet/gender-identity",
"version": "1.0.0",
"name": "GenderIdentity",
"title": "Gender Identity",
"status": "draft",
"publisher": "Ontario Health",
"description": "The socially prescribed roles, attributes and behaviors which best describe client's gender.",
"immutable": false,
"compose": {
"include": [
{
"system": "http://snomed.info/sct",
"concept": [
{
"code": "446151000124109",
"display": "Man"
},
{
"code": "446141000124107",
"display": "Woman"
},
{
"code": "33791000087105",
"display": "Nonbinary gender identity"
},
{
"code": "51381000087109",
"display": "Gender-fluid"
},
{
"code": "33801000087109",
"display": "Two Spirit gender identity"
},
{
"code": "64957009",
"display": "Uncertain"
}
]
}
]
}
}