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

FHIR IG Statistics: ValueSet/uds-plus-sex-codes

Packagefhir.hrsa.uds-plus
TypeValueSet
Iduds-plus-sex-codes
FHIR VersionR4
Sourcehttp://fhir.org/guides/hrsa/uds-plus/http://fhir.org/guides/hrsa/uds-plus/STU2/ValueSet-uds-plus-sex-codes.html
URLhttp://fhir.org/guides/hrsa/uds-plus/ValueSet/uds-plus-sex-codes
Version2.0.0
Statusactive
Date2023-08-25
NameUdsPlusSexCodes
TitleUds Plus Sex Codes
Realmus
Authorityhl7
DescriptionThe Uds Plus Birth Sex Codes is a set of codes for identifying the birth sex of Patients, This ValueSet will deprecated in the future in favor of the CMS Sex codes value set used as part of the uds-plus-sex-extension.

Resources that use this resource

StructureDefinition
uds-plus-birthsex-extensionUDS Plus Birth Sex Extension

Resources that this resource uses

CodeSystem
sctSNOMED CT (all versions)
v3-AdministrativeGenderAdministrativeGender
sctSNOMED codes used in this IG
sctveri
v3-AdministrativeGenderAdministrativeGender

Narrative

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

Generated Narrative: ValueSet uds-plus-sex-codes

version: 1; Last updated: 2022-08-04 15:52:33+0000;

Information Source: #3Te0anOrvocKgcow

Profile: Shareable ValueSet

This value set includes codes based on the following rules:


Source

{
  "resourceType": "ValueSet",
  "id": "uds-plus-sex-codes",
  "meta": {
    "versionId": "1",
    "lastUpdated": "2022-08-04T15:52:33.158+00:00",
    "source": "#3Te0anOrvocKgcow",
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/shareablevalueset"
    ]
  },
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger": 2,
      "_valueInteger": {
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
            "valueCanonical": "http://fhir.org/guides/hrsa/uds-plus/ImplementationGuide/fhir.hrsa.uds-plus"
          }
        ]
      }
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
      "valueCode": "trial-use",
      "_valueCode": {
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
            "valueCanonical": "http://fhir.org/guides/hrsa/uds-plus/ImplementationGuide/fhir.hrsa.uds-plus"
          }
        ]
      }
    }
  ],
  "url": "http://fhir.org/guides/hrsa/uds-plus/ValueSet/uds-plus-sex-codes",
  "version": "2.0.0",
  "name": "UdsPlusSexCodes",
  "title": "Uds Plus Sex Codes",
  "status": "active",
  "experimental": false,
  "date": "2023-08-25",
  "publisher": "HRSA BPHC",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "https://bphc.hrsa.gov/"
        }
      ]
    }
  ],
  "description": "The Uds Plus Birth Sex Codes is a set of codes for identifying the birth sex of Patients, This ValueSet will deprecated in the future in favor of the CMS Sex codes value set used as part of the uds-plus-sex-extension.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/v3-AdministrativeGender|3.0.0",
        "concept": [
          {
            "code": "F",
            "display": "Female"
          },
          {
            "code": "M",
            "display": "Male"
          }
        ]
      },
      {
        "system": "http://snomed.info/sct",
        "concept": [
          {
            "code": "248152002",
            "display": "Female"
          },
          {
            "code": "248153007",
            "display": "Male"
          }
        ]
      }
    ]
  }
}