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.8062.json
FHIR VersionR4
URLhttp://phinvads.cdc.gov/fhir/ValueSet/2.16.840.1.114222.4.11.8062
Version1
Statusactive
Date2022-01-18T00:02:00+11:00
NamePHVS_GenderIdentity_USCDI
TitleGender Identity (USCDI)
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.8062",
  "meta": {
    "source": "https://phinvads.cdc.gov/vads/ViewValueSet.action?oid=2.16.840.1.114222.4.11.8062"
  },
  "url": "http://phinvads.cdc.gov/fhir/ValueSet/2.16.840.1.114222.4.11.8062",
  "version": "1",
  "name": "PHVS_GenderIdentity_USCDI",
  "title": "Gender Identity (USCDI)",
  "status": "active",
  "date": "2022-01-18T00:02:00+11:00",
  "description": "Patient identified gender identity (i.e., an individual's personal sense \r\nof being a man, woman, or other gender, regardless of the sex that \r\nperson 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": "Additional gender category or other, please specify"
          }
        ]
      },
      {
        "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": "446141000124107",
            "display": "Female"
          },
          {
            "code": "446151000124109",
            "display": "Male"
          },
          {
            "code": "446131000124102",
            "display": "Genderqueer, neither exclusively male nor female"
          },
          {
            "code": "407376001",
            "display": "Male-to-Female (MTF)/Transgender Female/Trans Woman"
          }
        ]
      }
    ]
  }
}