FHIR IG Statistics: ValueSet/SexualOrientationValueSet
Resources that use this resource
Resources that this resource uses
Narrative
Note: links and images are rebased to the (stated) source
SexualOrientation.ValueSet
https://cygnethealth.co.ukDefines the patient's sexual orientation supported codes.
Source
{
"resourceType": "ValueSet",
"url": "https://cygnethealth.co.uk/fhir/sexualorientationValueSet",
"version": "1.0.0",
"title": "SexualOrientationValueSet",
"id": "SexualOrientationValueSet",
"status": "draft",
"contact": [
{
"telecom": [
{
"system": "email"
}
]
}
],
"compose": {
"include": [
{
"system": "https://cygnethealth.co.uk/fhir/sexualorientationValueSet",
"concept": [
{
"code": "AS",
"display": "Patient has an Asexual sexual orientation"
},
{
"code": "BI",
"display": "Patient has a Bisexual orientation"
},
{
"code": "GA",
"display": "Patient has a Gay sexual orientation"
},
{
"code": "LE",
"display": "Patient has a Lesbian sexual orientation"
},
{
"code": "QU",
"display": "Patient has a Queer sexual orientation"
},
{
"code": "QS",
"display": "Patient has a Questioning sexual orientation"
},
{
"code": "ST",
"display": "Person has a Straight sexual orientation"
},
{
"code": "OT",
"display": "Patient has an Other sexual orientation"
},
{
"code": "MU",
"display": "Patient has Multiple sexual orientations"
},
{
"code": "DC",
"display": "Patient has declined to answer regarding their sexual orientation"
},
{
"code": "NI",
"display": "No information provided regarding the patient sexual orientation"
},
{
"code": "UN",
"display": "Patient sexual orientation is Unknown"
}
]
}
]
},
"description": "Defines the patient's sexual orientation supported codes.",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"date": "2022-11-02T00:00:00.000Z",
"publisher": "Cygnet Health",
"name": "SexualOrientationValueSet"
}