Visit the HL7 website
Visit the FHIR website

CA Core+ v1.1.0 DFT-preBallot

1.1.0-DFT-preBallot   Canada flag
  • Index
  • Home
  • Business Context
    • Business Context
    • Relationship to PCHDCF
    • Relationship to Other Specifications
    • CA Core+ to pCHDCF Mapping
  • Technical Context
    • Technical Context
    • Artifact Status Summary
    • Profiling Conventions & Approach
    • General Guidance
    • Mapping Logic
    • Security And Privacy
  • Modules
    • Modules
    • Common Data Exchange
    • Workflows
  • FHIR Artifacts
    • FHIR Artifacts
    • Profiles
    • Extensions
    • Data Types
    • Terminology
    • Examples
    • Download
  • Change Log
    • Change Log
    • Specification Guidance
    • Copyrights
    • Known Issues & Future Development
    • Specification Feedback
    1. Index
    2. FHIR Artifacts
    3. Terminology
    4. SexualOrientationCode

DFT-preBallot - The specification is a DFT-preBallot version of CA Core+ for collecting community feedback. For a full list of available versions, see the Directory of published versions

SexualOrientationCode

Link to ValueSet

This link will take you to this ValueSet on Simplifier.

sex-orientation-value-vs

Description

The scope of this subset is to specify codes that specifies how a person describes their sexuality or who a person is romantically or physically attracted to. This resource is an informative value set; a normative subset containing the expanded values can be found on Canada Health Infoway's Terminology Server.

Canonical URL

https://fhir.infoway-inforoute.ca/ValueSet/sexualorientationcode

Definitions

Code definitions can be found on the Infoway Terminology Browser. If the code cannot be found on the Infoway Terminology Browser it may be pending an update. You may find the code on its source system look up e.g. SNOMED CT, LOINC, or HL7.

Resource content

The views below provide an HTML rendered, XML and JSON look at this ValueSet:

  • Overview
  • XML
  • JSON

This value set includes codes from the following code systems:

  • The following codes from system: SNOMED_CT

    CodeDisplay
    20430005Heterosexual
    89217008Lesbian
    38628009Gay
    42035005Bisexual
    765288000Asexual
    51431000087101Pansexual
    1064711000000108Undecided
    34071000087106Queer
  • The following codes from system: v3.NullFlavor

    CodeDisplay
    UNCUn-encoded
    UNKUnknown
    NINo Information
    NASKNot asked
    ASKUAsked but unknown
  • The following codes from system: DataAbsentReason

    CodeDisplay
    asked-declinedAsked but declined
<ValueSet xmlns="http://hl7.org/fhir">
<id value="sex-orientation-value-vs" />
<url value="https://fhir.infoway-inforoute.ca/ValueSet/sexualorientationcode" />
<name value="SexualOrientationValueSet" />
<title value="Sex Orientation Value Set" />
<status value="active" />
<experimental value="false" />
<date value="2025-03-31" />
<publisher value="Canada Health Infoway" />
<contact>
<telecom>
<system value="url" />
<value value="http://www.infoway-inforoute.ca" />
</telecom>
<telecom>
<system value="email" />
<value value="standards@infoway-inforoute.ca" />
</telecom>
</contact>
<description value="The scope of this subset is to specify codes that specifies how a person describes their sexuality or who a person is romantically or physically attracted to. This resource is an informative value set; a normative subset containing the expanded values can be found on Canada Health Infoway's [Terminology Server](https://infocentral.infoway-inforoute.ca/en/tools/standards-tools/terminology-server)." />
<jurisdiction>
<coding>
<system value="urn:iso:std:iso:3166" />
<code value="CA" />
</coding>
</jurisdiction>
<copyright value="Copyright © 2025+ Canada Health Infoway. All rights reserved. [Terms of Use and License Agreements](https://ic.infoway-inforoute.ca/en/about/tou). [Privacy Policy](https://www.infoway-inforoute.ca/en/legal/privacy-policy)." />
<compose>
<include>
<system value="http://snomed.info/sct" />
<concept>
<code value="20430005" />
<display value="Heterosexual" />
</concept>
<concept>
<code value="89217008" />
<display value="Lesbian" />
</concept>
<concept>
<code value="38628009" />
<display value="Gay" />
</concept>
<concept>
<code value="42035005" />
<display value="Bisexual" />
</concept>
<concept>
<code value="765288000" />
<display value="Asexual" />
</concept>
<concept>
<code value="51431000087101" />
<display value="Pansexual" />
</concept>
<concept>
<code value="1064711000000108" />
<display value="Undecided" />
</concept>
<concept>
<code value="34071000087106" />
<display value="Queer" />
</concept>
</include>
<include>
<system value="http://terminology.hl7.org/CodeSystem/v3-NullFlavor" />
<concept>
<code value="UNC" />
<display value="Un-encoded" />
</concept>
<concept>
<code value="UNK" />
<display value="Unknown" />
</concept>
<concept>
<code value="NI" />
<display value="No Information" />
</concept>
<concept>
<code value="NASK" />
<display value="Not asked" />
</concept>
<concept>
<code value="ASKU" />
<display value="Asked but unknown" />
</concept>
</include>
<include>
<system value="http://terminology.hl7.org/CodeSystem/data-absent-reason" />
<concept>
<code value="asked-declined" />
<display value="Asked but declined" />
</concept>
</include>
</compose>
</ValueSet>
{
"resourceType": "ValueSet",
"status": "active",
"name": "SexualOrientationValueSet",
"id": "sex-orientation-value-vs",
"title": "Sex Orientation Value Set",
"description": "The scope of this subset is to specify codes that specifies how a person describes their sexuality or who a person is romantically or physically attracted to. This resource is an informative value set; a normative subset containing the expanded values can be found on Canada Health Infoway's [Terminology Server](https://infocentral.infoway-inforoute.ca/en/tools/standards-tools/terminology-server).",
"url": "https://fhir.infoway-inforoute.ca/ValueSet/sexualorientationcode",
"experimental": false,
"publisher": "Canada Health Infoway",
"jurisdiction": [
{
"coding": [
{
"code": "CA",
"system": "urn:iso:std:iso:3166"
}
]
}
],
"contact": [
{
"telecom": [
{
"system": "url",
"value": "http://www.infoway-inforoute.ca"
},
{
"system": "email",
"value": "standards@infoway-inforoute.ca"
}
]
}
],
"copyright": "Copyright © 2025+ Canada Health Infoway. All rights reserved. [Terms of Use and License Agreements](https://ic.infoway-inforoute.ca/en/about/tou). [Privacy Policy](https://www.infoway-inforoute.ca/en/legal/privacy-policy).",
"date": "2025-03-31",
"compose": {
"include": [
{
"system": "http://snomed.info/sct",
"concept": [
{
"code": "20430005",
"display": "Heterosexual"
},
{
"code": "89217008",
"display": "Lesbian"
},
{
"code": "38628009",
"display": "Gay"
},
{
"code": "42035005",
"display": "Bisexual"
},
{
"code": "765288000",
"display": "Asexual"
},
{
"code": "51431000087101",
"display": "Pansexual"
},
{
"code": "1064711000000108",
"display": "Undecided"
},
{
"code": "34071000087106",
"display": "Queer"
}
]
},
{
"system": "http://terminology.hl7.org/CodeSystem/v3-NullFlavor",
"concept": [
{
"code": "UNC",
"display": "Un-encoded"
},
{
"code": "UNK",
"display": "Unknown"
},
{
"code": "NI",
"display": "No Information"
},
{
"code": "NASK",
"display": "Not asked"
},
{
"code": "ASKU",
"display": "Asked but unknown"
}
]
},
{
"system": "http://terminology.hl7.org/CodeSystem/data-absent-reason",
"concept": [
{
"code": "asked-declined",
"display": "Asked but declined"
}
]
}
]
}
}

IG © based on FHIR R4 | Package package:ca.infoway.io.core@1.1.0-dft-preballot
HL7® and FHIR® are the registered trademarks of Health Level Seven International