FHIR IG analytics| Package | fhir.argonaut.r2 |
| Resource Type | ValueSet |
| Id | ValueSet-detailed-race.json |
| FHIR Version | R2 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "ValueSet",
"id": "detailed-race",
"text": {
"status": "generated"
},
"url": "http://fhir.org/guides/argonaut/ValueSet/detailed-race",
"name": "US-Core Detailed Race",
"status": "draft",
"publisher": "Argonaut Project",
"contact": [
{
"telecom": [
{
"system": "other",
"value": "http://argonautwiki.hl7.org",
"rank": 0
}
]
}
],
"date": "2016-08-30T00:00:00+10:00",
"description": "The 900+ [CDC Race codes](http://www.cdc.gov/phin/resources/vocabulary/index.html) that are grouped under one of the 5 OMB race category codes.",
"immutable": false,
"extensible": false,
"compose": {
"import": [
"http://hl7.org/fhir/ValueSet/v3-Race"
],
"exclude": [
{
"system": "http://hl7.org/fhir/v3/Race",
"concept": [
{
"code": "1002-5"
},
{
"code": "2028-9"
},
{
"code": "2054-5"
},
{
"code": "2076-8"
},
{
"code": "2106-3"
}
]
}
]
}
}