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

FHIR IG Statistics: CodeSystem/pcornet-gender-identity

Packagehl7.fhir.us.cdmh
TypeCodeSystem
Idpcornet-gender-identity
FHIR VersionR4
Sourcehttp://hl7.org/fhir/us/cdmh/https://build.fhir.org/ig/HL7/cdmh/CodeSystem-pcornet-gender-identity.html
URLhttp://hl7.org/fhir/us/cdmh/CodeSystem/pcornet-gender-identity
Version1.0.0
Statusactive
Date2021-09-06
NamePCORNetGenderIdentity
TitlePCORNet Gender Identity Codes
Realmus
Authorityhl7
DescriptionThe PCORNet Gender Identity Codes contains the codes to be used by PCORNet data marts.
CopyrightUsed by permission of HL7, all rights reserved Creative Commons License
Contentcomplete

Resources that use this resource

ValueSet
pcornet-gender-identityPCORNet Gender Identity

Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

This code system http://hl7.org/fhir/us/cdmh/CodeSystem/pcornet-gender-identity defines the following codes:

CodeDisplayDefinition
M ManGender identity is a Man.
F WomanGender identity is a Woman.
TM Transgender male/Transman/Female-to-maleGender identity is Transgender male or Transman or Female-to-Male.
TF Transgender female/Transwoman/Male-tofemaleGender identity is Transgender female or Transwoman or Male-to-female.
GQ Genderqueer/Non-binaryGender identity is GenderQueer/Non-binary.
SE Something elseGender identity is Something else.
MU Multiple gender categoriesGender identity is Multiple gender categories.
DC Decline to AnswerPerson has declined to answer about their gender identity.
NI No informationThere is no information about the Person's gender identity
UN UnknownPerson's gender identity is unknown.
OT OtherPerson's gender identity is Other.

Source

{
  "resourceType": "CodeSystem",
  "id": "pcornet-gender-identity",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://hl7.org/fhir/us/cdmh/CodeSystem/pcornet-gender-identity",
  "version": "1.0.0",
  "name": "PCORNetGenderIdentity",
  "title": "PCORNet Gender Identity Codes",
  "status": "active",
  "date": "2021-09-06",
  "publisher": "HL7 International - Biomedical Research and Regulation Work Group",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://hl7.org/Special/committees/rcrim"
        }
      ]
    }
  ],
  "description": "The PCORNet Gender Identity Codes contains the codes to be used by PCORNet data marts.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "US"
        }
      ]
    }
  ],
  "copyright": "Used by permission of HL7, all rights reserved Creative Commons License",
  "caseSensitive": true,
  "valueSet": "http://hl7.org/fhir/us/cdmh/ValueSet/pcornet-gender-identity",
  "content": "complete",
  "count": 11,
  "concept": [
    {
      "code": "M",
      "display": "Man",
      "definition": "Gender identity is a Man."
    },
    {
      "code": "F",
      "display": "Woman",
      "definition": "Gender identity is a Woman."
    },
    {
      "code": "TM",
      "display": "Transgender male/Transman/Female-to-male",
      "definition": "Gender identity is Transgender male or Transman or Female-to-Male."
    },
    {
      "code": "TF",
      "display": "Transgender female/Transwoman/Male-tofemale",
      "definition": "Gender identity is Transgender female or Transwoman or Male-to-female."
    },
    {
      "code": "GQ",
      "display": "Genderqueer/Non-binary",
      "definition": "Gender identity is GenderQueer/Non-binary."
    },
    {
      "code": "SE",
      "display": "Something else",
      "definition": "Gender identity is Something else."
    },
    {
      "code": "MU",
      "display": "Multiple gender categories",
      "definition": "Gender identity is Multiple gender categories."
    },
    {
      "code": "DC",
      "display": "Decline to Answer",
      "definition": "Person has declined to answer about their gender identity."
    },
    {
      "code": "NI",
      "display": "No information",
      "definition": "There is no information about the Person's gender identity"
    },
    {
      "code": "UN",
      "display": "Unknown",
      "definition": "Person's gender identity is unknown."
    },
    {
      "code": "OT",
      "display": "Other",
      "definition": "Person's gender identity is Other."
    }
  ]
}