{
"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)",
"compose": {
"include": [ {
"system": "http://terminology.hl7.org/CodeSystem/v3-AdministrativeGender",
"concept": [ {
"code": "F",
"display": "Female"
}, {
"code": "M",
"display": "Male"
} ],
"version": "20190731"
}, {
"system": "http://terminology.hl7.org/CodeSystem/v3-NullFlavor",
"concept": [ {
"code": "ASKU",
"display": "asked but unknown"
}, {
"code": "OTH",
"display": "other"
}, {
"code": "UNK",
"display": "unknown"
} ],
"version": "20190731"
} ]
},
"_filename": "valueset-patient-birthsex.json",
"package_name": "signal.core.r4",
"date": "2022-09-29",
"publisher": "HL7 International - Cross-Group Projects",
"jurisdiction": [ {
"coding": [ {
"code": "US",
"system": "urn:iso:std:iso:3166"
} ]
} ],
"name": "BirthSex",
"copyright": "Used by permission of HL7 International, all rights reserved Creative Commons License",
"type": null,
"experimental": "false",
"resourceType": "ValueSet",
"title": "Birth Sex",
"package_version": "0.1.1-beta-1",
"status": "active",
"id": "f28d965d-9ad0-45fa-83f9-ff05bfa12736",
"kind": null,
"url": "https://signalbhn.org/fhir/ValueSet/birthsex",
"version": "6.1.0-snapshot1"
}