FHIR IG analytics| Package | br.go.ses.reds-go |
| Resource Type | CodeSystem |
| Id | CodeSystem-BRRacaCor.json |
| FHIR Version | R4 |
| Source | https://fhir.saude.go.gov.br/r4/reds-go/CodeSystem-BRRacaCor.html |
| URL | http://www.saude.gov.br/fhir/r4/CodeSystem/BRRacaCor |
| Version | 1.0.3 |
| Status | active |
| Date | 2020-03-11T18:20:40.0457007+00:00 |
| Name | Raça/Cor |
| Realm | br |
| Description | Códigos para representação de raça/cor. |
| Content | complete |
| ValueSet | ||
| br.go.ses.reds-go#1.0.3 | BRRacaCor-1.0 | Raça/Cor |
No resources found
Note: links and images are rebased to the (stated) source
Narrativa gerada: CodeSystem BRRacaCor
Última atualização: 2021-08-06 14:00:12+0000; Língua: pt-BR
Este sistema de código http://www.saude.gov.br/fhir/r4/CodeSystem/BRRacaCor define o seguinte códigos:
| Código | Ecrã |
| 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": "1.0.3",
"name": "Raça/Cor",
"status": "active",
"experimental": false,
"date": "2020-03-11T18:20:40.0457007+00:00",
"publisher": "SES-GO",
"contact": [
{
"name": "SES-GO",
"telecom": [
{
"system": "url",
"value": "https://fhir.saude.go.gov.br"
},
{
"system": "email",
"value": "ti-ses.saude@goias.gov.br"
}
]
}
],
"description": "Códigos para representação de raça/cor.",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "BR"
}
]
}
],
"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"
}
]
}