FHIR IG analytics| Package | br.ufg.cgis.rnds-lite |
| Resource Type | CodeSystem |
| Id | CodeSystem-BRRacaCor.json |
| FHIR Version | R4 |
| Source | http://www.saude.gov.br/fhir/r4/CodeSystem-BRRacaCor.html |
| URL | http://www.saude.gov.br/fhir/r4/CodeSystem/BRRacaCor |
| Version | 0.2.4 |
| Status | active |
| Date | 2020-03-11T18:20:40.0457007+00:00 |
| Name | Raça/Cor |
| Description | Códigos para representação de raça/cor. |
| Content | complete |
| ValueSet | |
| BRRacaCor-1.0 | Raça/Cor |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem BRRacaCor
Last updated: 2021-08-06 14:00:12+0000; Language: pt-BR
This code system http://www.saude.gov.br/fhir/r4/CodeSystem/BRRacaCor defines the following codes:
| Code | Display |
| 01 | Branca |
| 02 | Preta |
| 03 | Parda |
| 04 | Amarela |
| 05 | Indígena |
| 99 | Sem informação |
{
"resourceType": "CodeSystem",
"id": "BRRacaCor",
"meta": {
"lastUpdated": "2021-08-06T14:00:12.538+00:00"
},
"language": "pt-BR",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://www.saude.gov.br/fhir/r4/CodeSystem/BRRacaCor",
"version": "0.2.4",
"name": "Raça/Cor",
"status": "active",
"experimental": false,
"date": "2020-03-11T18:20:40.0457007+00:00",
"publisher": "CGIS",
"contact": [
{
"name": "CGIS",
"telecom": [
{
"system": "url",
"value": "https://cgis.ufg.br/"
},
{
"system": "email",
"value": "fabio@inf.ufg.br"
}
]
}
],
"description": "Códigos para representação de raça/cor.",
"content": "complete",
"concept": [
{
"code": "01",
"display": "Branca"
},
{
"code": "02",
"display": "Preta"
},
{
"code": "03",
"display": "Parda"
},
{
"code": "04",
"display": "Amarela"
},
{
"code": "05",
"display": "Indígena"
},
{
"code": "99",
"display": "Sem informação"
}
]
}