FHIR IG analytics| Package | us.cdc.phinvads |
| Resource Type | ValueSet |
| Id | ValueSet-2.16.840.1.114222.4.11.7190.json |
| FHIR Version | R4 |
| URL | http://phinvads.cdc.gov/fhir/ValueSet/2.16.840.1.114222.4.11.7190 |
| Version | 2 |
| Status | active |
| Date | 2020-01-07T00:07:00+11:00 |
| Name | PHVS_CurrentSex_NND |
| Title | Current Sex (NND) |
| Realm | us |
| Description | Current sex of subject. |
No resources found
| CodeSystem | |
| v2-0001 | administrativeSex |
No narrative content found in resource
{
"resourceType": "ValueSet",
"id": "2.16.840.1.114222.4.11.7190",
"meta": {
"source": "https://phinvads.cdc.gov/vads/ViewValueSet.action?oid=2.16.840.1.114222.4.11.7190"
},
"url": "http://phinvads.cdc.gov/fhir/ValueSet/2.16.840.1.114222.4.11.7190",
"version": "2",
"name": "PHVS_CurrentSex_NND",
"title": "Current Sex (NND)",
"status": "active",
"date": "2020-01-07T00:07:00+11:00",
"description": "Current sex of subject.",
"compose": {
"include": [
{
"system": "http://terminology.hl7.org/CodeSystem/v2-0001",
"version": "HL7 v2.5",
"concept": [
{
"code": "F",
"display": "Female"
},
{
"code": "M",
"display": "Male"
},
{
"code": "U",
"display": "Unknown"
}
]
},
{
"system": "urn:oid:2.16.840.1.114222.4.5.274",
"version": "20200526",
"concept": [
{
"code": "T",
"display": "Female to Male"
},
{
"code": "G",
"display": "Male to Female"
}
]
}
]
}
}