FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: CodeSystem/pcornet-race

Packagehl7.fhir.us.cdmh
TypeCodeSystem
Idpcornet-race
FHIR VersionR4
Sourcehttp://hl7.org/fhir/us/cdmh/https://build.fhir.org/ig/HL7/cdmh/CodeSystem-pcornet-race.html
URLhttp://hl7.org/fhir/us/cdmh/CodeSystem/pcornet-race
Version1.0.0
Statusactive
Date2021-09-06
NamePCORNetRace
TitlePCORNet Race Codes
Realmus
Authorityhl7
DescriptionThe PCORNet Race Codes contains the codes to be used by PCORNet data marts.
CopyrightUsed by permission of HL7, all rights reserved Creative Commons License
Contentcomplete

Resources that use this resource

ValueSet
pcornet-racePCORNet Race

Resources that this resource uses

No resources found


Narrative

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:

CodeDisplayDefinition
01 American Indian or Alaskan NativePerson's Race is American Indian or Alaskan Native.
02 AsianPerson's Race is Asian.
03 Black or African AmericanPerson's Race is Black or African American.
04 Native Hawaiian or Other Pacific HighlanderPerson's Race is Hawaiian or Other Pacific Highlander.
05 WhitePerson's Race is White.
06 Multiple RacePerson's belongs to multiple race.
07 Refuse to answerPerson refused to identify which race they belong to.
NI No InformationThere is no information about Person's race.
UN UnknownPerson's race is unknown.
OT OtherPerson's race is Other.

Source

{
  "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."
    }
  ]
}