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

FHIR IG Statistics: ValueSet/gender-identity-value-vs

Packageca.infoway.io.core
Resource TypeValueSet
Idgender-identity-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/genderidentityvaluecode
URLhttps://fhir.infoway-inforoute.ca/ValueSet/genderidentityvaluecode
Statusdraft
Date2025-03-31
NameGenderIdentityValueSet
TitleGender Identity Value Set
Realmca
Authoritynational
DescriptionThis valueset specifies terms which represent an individual's personal experience of being a woman, man, nonbinary, or how the person prefers to self-describe. People may identify with more than one gender identity or use different gender identities in different settings. 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
gender-identity-ca-coreGender Identity
patient-ca-corePatient (CA-Core)

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": "gender-identity-value-vs",
  "url": "https://fhir.infoway-inforoute.ca/ValueSet/genderidentityvaluecode",
  "name": "GenderIdentityValueSet",
  "title": "Gender Identity 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": "This valueset specifies terms which represent an individual's personal experience of being a woman, man, nonbinary, or how the person prefers to self-describe. People may identify with more than one gender identity or use different gender identities in different settings. 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": "446141000124107",
            "display": "Woman"
          },
          {
            "code": "446151000124109",
            "display": "Man"
          },
          {
            "code": "33791000087105",
            "display": "Nonbinary"
          },
          {
            "code": "51371000087107",
            "display": "Ciswoman"
          },
          {
            "code": "51411000087106",
            "display": "Transwoman"
          },
          {
            "code": "51361000087103",
            "display": "Cisman"
          },
          {
            "code": "51401000087109",
            "display": "Transman"
          },
          {
            "code": "51351000087101",
            "display": "Agender"
          },
          {
            "code": "51381000087109",
            "display": "Fluid gender identity"
          },
          {
            "code": "51391000087106",
            "display": "Transfeminine"
          },
          {
            "code": "51421000087103",
            "display": "Transmasculine"
          },
          {
            "code": "33771000087106",
            "display": "Indigenous gender identity"
          },
          {
            "code": "33801000087109",
            "display": "Two-Spirit"
          },
          {
            "code": "51341000087104",
            "display": "Indigiqueer"
          }
        ]
      },
      {
        "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"
          }
        ]
      }
    ]
  }
}