| Package | acme.base.r4 |
| Resource Type | ValueSet |
| Id | birthsex |
| FHIR Version | R4 |
| Source | https://simplifier.net/resolve?scope=acme.base.r4@4.1.7&canonical=https://fake-acme.org/fhir/ValueSet/birthsex |
| URL | https://fake-acme.org/fhir/ValueSet/birthsex |
| Version | 3.1.1 |
| Status | active |
| Date | 2022-06-23T13:51:57.6150325+00:00 |
| Name | BirthSex |
| Title | Birth Sex |
| Realm | us |
| 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) |
No resources found
| CodeSystem | |
| v3-AdministrativeGender | AdministrativeGender |
| v3-NullFlavor | NullFlavor |
No narrative content found in resource
{
"resourceType": "ValueSet",
"id": "birthsex",
"url": "https://fake-acme.org/fhir/ValueSet/birthsex",
"identifier": [
{
"system": "urn:ietf:rfc:3986",
"value": "urn:oid:2.16.840.1.113762.1.4.1021.24"
}
],
"version": "3.1.1",
"name": "BirthSex",
"title": "Birth Sex",
"status": "active",
"date": "2022-06-23T13:51:57.6150325+00:00",
"publisher": "ACME Corp",
"contact": [
{
"telecom": [
{
"system": "other",
"value": "http://hl7.org/fhir"
}
]
}
],
"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",
"display": "United States of America"
}
]
}
],
"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"
}
]
}
]
},
"expansion": {
"identifier": "urn:uuid:45875867-e584-45f2-940e-3060b0379906",
"timestamp": "2022-09-01T09:19:15.4378296+02:00",
"total": 3,
"contains": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-AdministrativeGender",
"code": "F",
"display": "Female"
},
{
"system": "http://terminology.hl7.org/CodeSystem/v3-AdministrativeGender",
"code": "M",
"display": "Male"
},
{
"system": "http://terminology.hl7.org/CodeSystem/v3-NullFlavor",
"code": "UNK",
"display": "Unknown"
}
]
}
}