FHIR IG Statistics: ValueSet/birthsex
Resources that use this resource
Resources that this resource uses
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"
}
]
}
}