FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: ValueSet/sex-orientation-value-vs

Packageca.infoway.io.core
Resource TypeValueSet
Idsex-orientation-value-vs
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=ca.infoway.io.core@1.0.1-dft-preballot&canonical=https://fhir.infoway-inforoute.ca/ValueSet/sexualorientationcode
URLhttps://fhir.infoway-inforoute.ca/ValueSet/sexualorientationcode
Statusdraft
Date2025-03-31
NameSexualOrientationValueSet
TitleSex Orientation Value Set
Realmca
Authoritynational
DescriptionThe 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).
CopyrightCopyright © 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).

Resources that use this resource

StructureDefinition
observation-sexual-orientationSexual Orientation

Resources that this resource uses

CodeSystem
data-absent-reasonDataAbsentReason
v3-NullFlavorNullFlavor
sctSNOMED CT International Edition

Narrative

No narrative content found in resource


Source

{
  "resourceType": "ValueSet",
  "id": "sex-orientation-value-vs",
  "url": "https://fhir.infoway-inforoute.ca/ValueSet/sexualorientationcode",
  "name": "SexualOrientationValueSet",
  "title": "Sex Orientation Value Set",
  "status": "draft",
  "experimental": false,
  "date": "2025-03-31",
  "publisher": "Canada Health Infoway",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://www.infoway-inforoute.ca"
        },
        {
          "system": "email",
          "value": "standards@infoway-inforoute.ca"
        }
      ]
    }
  ],
  "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).",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "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).",
  "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"
          }
        ]
      }
    ]
  }
}