FHIR IG Statistics: ValueSet/vs-SexualOrientation-v1
Resources that use this resource
Resources that this resource uses
Narrative
Note: links and images are rebased to the (stated) source
Sexual Orientation
http://ontariohealth.ca/fhir/ValueSet/sexual-orientationThe sexual orientation that best represents the client.
Source
{
"resourceType": "ValueSet",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://ontariohealth.ca/fhir/ValueSet/sexual-orientation",
"version": "1.0.0",
"name": "SexualOrientation",
"title": "Sexual Orientation",
"status": "active",
"date": "2022-08-22T20:17:06.3613088+00:00",
"publisher": "Ontario Health",
"description": "The sexual orientation that best represents the client.",
"compose": {
"include": [
{
"system": "http://snomed.info/sct",
"version": "http://snomed.info/sct/20611000087101/version/20210331",
"concept": [
{
"code": "765288000",
"display": "Asexual"
},
{
"code": "42035005",
"display": "Bisexual"
},
{
"code": "38628009",
"display": "Gay"
},
{
"code": "20430005",
"display": "Heterosexual"
},
{
"code": "89217008",
"display": "Lesbian"
},
{
"code": "34071000087106",
"display": "Identifies as queer"
},
{
"code": "440583007",
"display": "Do not know"
}
]
},
{
"system": "http://terminology.hl7.org/CodeSystem/v3-NullFlavor",
"version": "2018-08-12",
"concept": [
{
"code": "OTH",
"display": "Other"
}
]
},
{
"system": "http://terminology.hl7.org/CodeSystem/data-absent-reason",
"version": "2018-08-12",
"concept": [
{
"code": "asked-declined",
"display": "Asked But Declined"
}
]
}
]
}
}