| Package | hl7.fhir.us.cdmh |
| Resource Type | CodeSystem |
| Id | pcornet-race |
| FHIR Version | R4 |
| Source | http://hl7.org/fhir/us/cdmh/https://build.fhir.org/ig/HL7/cdmh/CodeSystem-pcornet-race.html |
| URL | http://hl7.org/fhir/us/cdmh/CodeSystem/pcornet-race |
| Version | 1.0.0 |
| Status | active |
| Date | 2021-09-06 |
| Name | PCORNetRace |
| Title | PCORNet Race Codes |
| Realm | us |
| Authority | hl7 |
| Description | The PCORNet Race Codes contains the codes to be used by PCORNet data marts. |
| Copyright | Used by permission of HL7, all rights reserved Creative Commons License |
| Content | complete |
| ValueSet | |
| pcornet-race | PCORNet Race |
No resources found
Note: links and images are rebased to the (stated) source
This code system http://hl7.org/fhir/us/cdmh/CodeSystem/pcornet-race defines the following codes:
{
"resourceType": "CodeSystem",
"id": "pcornet-race",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://hl7.org/fhir/us/cdmh/CodeSystem/pcornet-race",
"version": "1.0.0",
"name": "PCORNetRace",
"title": "PCORNet Race Codes",
"status": "active",
"date": "2021-09-06",
"publisher": "HL7 International - Biomedical Research and Regulation Work Group",
"contact": [
{
"telecom": [
{
"system": "url",
"value": "http://hl7.org/Special/committees/rcrim"
}
]
}
],
"description": "The PCORNet Race Codes contains the codes to be used by PCORNet data marts.",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "US"
}
]
}
],
"copyright": "Used by permission of HL7, all rights reserved Creative Commons License",
"caseSensitive": true,
"valueSet": "http://hl7.org/fhir/us/cdmh/ValueSet/pcornet-race",
"content": "complete",
"count": 10,
"concept": [
{
"code": "01",
"display": "American Indian or Alaskan Native",
"definition": "Person's Race is American Indian or Alaskan Native."
},
{
"code": "02",
"display": "Asian",
"definition": "Person's Race is Asian."
},
{
"code": "03",
"display": "Black or African American",
"definition": "Person's Race is Black or African American."
},
{
"code": "04",
"display": "Native Hawaiian or Other Pacific Highlander",
"definition": "Person's Race is Hawaiian or Other Pacific Highlander."
},
{
"code": "05",
"display": "White",
"definition": "Person's Race is White."
},
{
"code": "06",
"display": "Multiple Race",
"definition": "Person's belongs to multiple race."
},
{
"code": "07",
"display": "Refuse to answer",
"definition": "Person refused to identify which race they belong to."
},
{
"code": "NI",
"display": "No Information",
"definition": "There is no information about Person's race."
},
{
"code": "UN",
"display": "Unknown",
"definition": "Person's race is unknown."
},
{
"code": "OT",
"display": "Other",
"definition": "Person's race is Other."
}
]
}