FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packageus.cdc.phinvads
Resource TypeValueSet
IdValueSet-2.16.840.1.114222.4.11.756.json
FHIR VersionR4
URLhttp://phinvads.cdc.gov/fhir/ValueSet/2.16.840.1.114222.4.11.756
Version4
Statusactive
Date2021-01-23T00:09:00+11:00
NamePHVS_GenderIdentity_CDC
TitleGender Identity
Realmus
DescriptionPatient identified gender identity (i.e., an individual?s personal sense of being a man, woman, or other gender, regardless of the sex that person was assigned at birth)

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
sctSNOMED codes used in this IG
v3-NullFlavorNullFlavor

Narrative

No narrative content found in resource


Source1

{
  "resourceType": "ValueSet",
  "id": "2.16.840.1.114222.4.11.756",
  "meta": {
    "source": "https://phinvads.cdc.gov/vads/ViewValueSet.action?oid=2.16.840.1.114222.4.11.756"
  },
  "url": "http://phinvads.cdc.gov/fhir/ValueSet/2.16.840.1.114222.4.11.756",
  "version": "4",
  "name": "PHVS_GenderIdentity_CDC",
  "title": "Gender Identity",
  "status": "active",
  "date": "2021-01-23T00:09:00+11:00",
  "description": "Patient identified gender identity (i.e., an individual?s personal sense of being a man, woman, or other gender, regardless of the sex that person was assigned at birth)",
  "compose": {
    "include": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/v3-NullFlavor",
        "version": "20090501",
        "concept": [
          {
            "code": "ASKU",
            "display": "Choose not to disclose"
          },
          {
            "code": "OTH",
            "display": "other"
          },
          {
            "code": "UNK",
            "display": "unknown"
          }
        ]
      },
      {
        "system": "urn:oid:2.16.840.1.114222.4.5.274",
        "version": "20210901",
        "concept": [
          {
            "code": "PHC1490",
            "display": "Person whose sense of personal identity and gender corresponds with their birth sex (cisgender)"
          }
        ]
      },
      {
        "system": "http://snomed.info/sct",
        "version": "http://snomed.info/sct/731000124108/version/20210322",
        "concept": [
          {
            "code": "407377005",
            "display": "Female-to-Male (FTM)/Transgender Male/Trans Man"
          },
          {
            "code": "446131000124102",
            "display": "Genderqueer, neither exclusively male nor female"
          },
          {
            "code": "407376001",
            "display": "Male-to-Female (MTF)/Transgender Female/Trans Woman"
          }
        ]
      }
    ]
  }
}