Races Reference
The Races Reference allows the user to view the configured Races values in the system. For more information on race, please refer Registration Race and Ethnicity Requirements workflow.
Race is the patient's racial affiliation.
The API returns the most common race values that are used for the practice’s patients. In the POST API, there is a Patient Declined option for patients who do not wish to provide an answer to the race question when registering with the practice. Note: athenaNet uses the CDC Race and Ethnicity Code Set Version 1.0 for races. Consult hl7.org for a more detailed explanation.
Was this information helpful?
Yes | No
Thank you for your feedback!
What went wrong?
Incomplete or incorrect information |
Irrelevant Content
| Others
Submit
Endpoints
- Reference
Get reference list of races
GET
/v1/{practiceid}/races
Retrieves the list of types of races configured in the system
Was this information helpful?
Yes | No
Thank you for your feedback!
What went wrong?
Incomplete or incorrect information |
Irrelevant Content
| Others
Submit
Input Parameters
Expand all❙ required
practiceid
integer
practiceid
Output Parameters
Expand all
raceid
string
The 2.16.840.1.113883.5.104 code
Example Code