{
"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"
} ]
}, {
"system": "http://terminology.hl7.org/CodeSystem/v3-NullFlavor",
"concept": [ {
"code": "UNK",
"display": "Unknown"
} ]
} ]
},
"_filename": "ACME-ValueSet-birthsex.json",
"package_name": "acme.base.r4",
"date": "2022-06-23T13:51:57.6150325+00:00",
"publisher": "ACME Corp",
"jurisdiction": [ {
"coding": [ {
"code": "US",
"system": "urn:iso:std:iso:3166",
"display": "United States of America"
} ]
} ],
"name": "BirthSex",
"type": null,
"experimental": null,
"resourceType": "ValueSet",
"expansion": {
"total": 3,
"contains": [ {
"code": "F",
"system": "http://terminology.hl7.org/CodeSystem/v3-AdministrativeGender",
"display": "Female"
}, {
"code": "M",
"system": "http://terminology.hl7.org/CodeSystem/v3-AdministrativeGender",
"display": "Male"
}, {
"code": "UNK",
"system": "http://terminology.hl7.org/CodeSystem/v3-NullFlavor",
"display": "Unknown"
} ],
"timestamp": "2022-09-01T09:19:15.4378296+02:00",
"identifier": "urn:uuid:45875867-e584-45f2-940e-3060b0379906"
},
"title": "Birth Sex",
"package_version": "4.1.3",
"status": "active",
"id": "3155cda3-4640-4122-afed-22faa038a8da",
"kind": null,
"url": "https://fake-acme.org/fhir/ValueSet/birthsex",
"identifier": [ {
"value": "urn:oid:2.16.840.1.113762.1.4.1021.24",
"system": "urn:ietf:rfc:3986"
} ],
"version": "3.1.1",
"contact": [ {
"telecom": [ {
"value": "http://hl7.org/fhir",
"system": "other"
} ]
} ]
}