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

FHIR IG Statistics: ValueSet/birthsex

Packagesignal.core.r4
Resource TypeValueSet
Idbirthsex
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=signal.core.r4@0.2.10&canonical=http://hl7.org/fhir/us/core/ValueSet/birthsex
URLhttp://hl7.org/fhir/us/core/ValueSet/birthsex
Statusactive
Date2022-09-29
NameBirthSex
TitleBirth Sex
Realmus
Authorityhl7
DescriptionCodes for assigning sex at birth as specified by the [Office of the National Coordinator for Health IT (ONC)](https://www.healthit.gov/newsroom/about-onc)
CopyrightUsed by permission of HL7 International, all rights reserved Creative Commons License

Resources that use this resource

ConceptMap
uscore-to-pcornet-birth-sexMapping from US Core to PCORNet Birth Sex Codes
StructureDefinition
base-ext-service-or-program-requirementNDH HealthcareService or Program Requirement

Resources that this resource uses

CodeSystem
v3-AdministrativeGenderAdministrativeGender
v3-NullFlavorNullFlavor
ValueSet
2.16.840.1.113762.1.4.1ONC Administrative Sex
2.16.840.1.113762.1.4.1021.103Other or unknown or refused to answer

Narrative

No narrative content found in resource


Source

{
  "resourceType": "ValueSet",
  "id": "birthsex",
  "url": "http://hl7.org/fhir/us/core/ValueSet/birthsex",
  "name": "BirthSex",
  "title": "Birth Sex",
  "status": "active",
  "experimental": false,
  "date": "2022-09-29",
  "publisher": "HL7 International - Cross-Group Projects",
  "description": "Codes for assigning sex at birth as specified by the [Office of the National Coordinator for Health IT (ONC)](https://www.healthit.gov/newsroom/about-onc)",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "US"
        }
      ]
    }
  ],
  "copyright": "Used by permission of HL7 International, all rights reserved Creative Commons License",
  "compose": {
    "include": [
      {
        "valueSet": [
          "http://cts.nlm.nih.gov/fhir/ValueSet/2.16.840.1.113762.1.4.1"
        ]
      },
      {
        "valueSet": [
          "http://cts.nlm.nih.gov/fhir/ValueSet/2.16.840.1.113762.1.4.1021.103"
        ]
      }
    ]
  },
  "expansion": {
    "timestamp": "2022-06-10T10:28:30-04:00",
    "total": 5,
    "contains": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/v3-AdministrativeGender",
        "version": "2021-12-01",
        "code": "F",
        "display": "Female"
      },
      {
        "system": "http://terminology.hl7.org/CodeSystem/v3-AdministrativeGender",
        "version": "2021-12-01",
        "code": "M",
        "display": "Male"
      },
      {
        "system": "http://terminology.hl7.org/CodeSystem/v3-NullFlavor",
        "version": "2022-02-01",
        "code": "ASKU",
        "display": "Asked But Unknown"
      },
      {
        "system": "http://terminology.hl7.org/CodeSystem/v3-NullFlavor",
        "version": "2022-02-01",
        "code": "OTH",
        "display": "Other"
      },
      {
        "system": "http://terminology.hl7.org/CodeSystem/v3-NullFlavor",
        "version": "2022-02-01",
        "code": "UNK",
        "display": "Unknown"
      }
    ]
  }
}