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

FHIR IG analytics

Packageus.nlm.vsac
Resource TypeValueSet
IdValueSet-2.16.840.1.113762.1.4.1099.53.json
FHIR VersionR4
Sourcehttps://vsac.nlm.nih.gov/valueset/2.16.840.1.113762.1.4.1099.53/expansion
URLhttp://cts.nlm.nih.gov/fhir/ValueSet/2.16.840.1.113762.1.4.1099.53
Version20240217
Statusactive
Date2024-02-17T01:10:27-05:00
NameSex
TitleSex
Realmus
Authorityhl7
DescriptionThis value set was developed explicity to represent the USCDI "Sex: data element.
Purpose(Clinical Focus: This set of values includes the terms Male, Female, Patient Sex Unknown, for documentation of a person’s sex.),(Data Element Scope: This set of values contains codes for the terms Male, Female, Patient Sex Unknown, and Identifies as Binary. Note that this term has a SNOMED CT synonym of "Fluctuating between male and female, or identifying as either having a gender that is in-between or beyond the two categories or as having no gender, either permanently or some of the time." which aligns with the concept of "X" that is an allowable term on passports and many states birth certificates.),(Inclusion Criteria: Basic sex terms commonly collected including coverage of Unknown.),(Exclusion Criteria: Biology of sex, genetics sex, and other more explicit sex terms needed for clinical care.)

Resources that use this resource

ValueSet
2.16.840.1.113762.1.4.1240.3Sex

Resources that this resource uses

CodeSystem
sctSNOMED codes used in this IG

Narrative

No narrative content found in resource


Source1

{
  "resourceType": "ValueSet",
  "id": "2.16.840.1.113762.1.4.1099.53",
  "meta": {
    "versionId": "30",
    "lastUpdated": "2024-04-25T13:25:07.000-04:00",
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/shareablevalueset",
      "http://hl7.org/fhir/us/cqfmeasures/StructureDefinition/computable-valueset-cqfm",
      "http://hl7.org/fhir/us/cqfmeasures/StructureDefinition/publishable-valueset-cqfm"
    ]
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/valueset-author",
      "valueContactDetail": {
        "name": "HL7 US Realm Program Management Author"
      }
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/resource-lastReviewDate",
      "valueDate": "2024-06-05"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/valueset-effectiveDate",
      "valueDate": "2024-02-17"
    }
  ],
  "url": "http://cts.nlm.nih.gov/fhir/ValueSet/2.16.840.1.113762.1.4.1099.53",
  "identifier": [
    {
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:2.16.840.1.113762.1.4.1099.53"
    }
  ],
  "version": "20240217",
  "name": "Sex",
  "title": "Sex",
  "status": "active",
  "date": "2024-02-17T01:10:27-05:00",
  "publisher": "HL7 US Realm Program Management Steward",
  "description": "This value set was developed explicity to represent the USCDI \"Sex: data element.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "US"
        }
      ]
    }
  ],
  "purpose": "(Clinical Focus: This set of values includes the terms Male, Female, Patient Sex Unknown, for documentation of a person’s sex.),(Data Element Scope: This set of values contains codes for the terms Male, Female, Patient Sex Unknown, and Identifies as Binary.\nNote that this term has a SNOMED CT synonym of \"Fluctuating between male and female, or identifying as either having a gender that is in-between or beyond the two categories or as having no gender, either permanently or some of the time.\" which aligns with the concept of \"X\" that is an allowable term on passports and many states birth certificates.),(Inclusion Criteria: Basic sex terms commonly collected including coverage of Unknown.),(Exclusion Criteria: Biology of sex, genetics sex, and other more explicit sex terms needed for clinical care.)",
  "compose": {
    "include": [
      {
        "system": "http://snomed.info/sct",
        "concept": [
          {
            "code": "184115007",
            "display": "Patient sex unknown (finding)"
          },
          {
            "code": "248152002",
            "display": "Female (finding)"
          },
          {
            "code": "248153007",
            "display": "Male (finding)"
          },
          {
            "code": "33791000087105",
            "display": "Identifies as nonbinary gender (finding)"
          }
        ]
      }
    ]
  },
  "expansion": {
    "identifier": "urn:uuid:f299fbb4-61b6-4214-9959-0d01f9a277e2",
    "timestamp": "2025-05-23T18:12:12-04:00",
    "total": 4,
    "contains": [
      {
        "system": "http://snomed.info/sct",
        "version": "http://snomed.info/sct/731000124108/version/20250301",
        "code": "184115007",
        "display": "Patient sex unknown (finding)"
      },
      {
        "system": "http://snomed.info/sct",
        "version": "http://snomed.info/sct/731000124108/version/20250301",
        "code": "248152002",
        "display": "Female (finding)"
      },
      {
        "system": "http://snomed.info/sct",
        "version": "http://snomed.info/sct/731000124108/version/20250301",
        "code": "248153007",
        "display": "Male (finding)"
      },
      {
        "system": "http://snomed.info/sct",
        "version": "http://snomed.info/sct/731000124108/version/20250301",
        "code": "33791000087105",
        "display": "Identifies as nonbinary gender (finding)"
      }
    ]
  }
}