Guia de Implementação da RNDS - Local Development build (v1.0.0). See the Directory of published versions
: BRRacaCor - JSON Representation
Raw json | Download
{
"resourceType" : "CodeSystem",
"id" : "BRRacaCor",
"meta" : {
"lastUpdated" : "2021-08-06T14:00:12.538+00:00"
},
"language" : "pt-BR",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"pt-BR\" lang=\"pt-BR\"><p>This code system <code>https://rnds-fhir.saude.gov.br/CodeSystem/BRRacaCor</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style=\"white-space:nowrap\">01<a name=\"BRRacaCor-01\"> </a></td><td>Branca</td></tr><tr><td style=\"white-space:nowrap\">02<a name=\"BRRacaCor-02\"> </a></td><td>Preta</td></tr><tr><td style=\"white-space:nowrap\">03<a name=\"BRRacaCor-03\"> </a></td><td>Parda</td></tr><tr><td style=\"white-space:nowrap\">04<a name=\"BRRacaCor-04\"> </a></td><td>Amarela</td></tr><tr><td style=\"white-space:nowrap\">05<a name=\"BRRacaCor-05\"> </a></td><td>Indígena</td></tr><tr><td style=\"white-space:nowrap\">99<a name=\"BRRacaCor-99\"> </a></td><td>Sem informação</td></tr></table></div>"
},
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger" : 1,
"_valueInteger" : {
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
"valueCanonical" : "https://rnds-fhir.saude.gov.br/ImplementationGuide/rnds"
}
]
}
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode" : "informative",
"_valueCode" : {
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
"valueCanonical" : "https://rnds-fhir.saude.gov.br/ImplementationGuide/rnds"
}
]
}
}
],
"url" : "https://rnds-fhir.saude.gov.br/CodeSystem/BRRacaCor",
"version" : "1.0.0",
"name" : "RacaCor",
"title" : "Raça/Cor",
"status" : "active",
"experimental" : false,
"date" : "2020-03-11T18:20:40.0457007+00:00",
"publisher" : "Ministério da Saúde do Brasil",
"contact" : [
{
"telecom" : [
{
"system" : "url",
"value" : "https://saude.gov.br"
}
]
}
],
"description" : "Códigos para representação de raça/cor.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code" : "076"
}
]
}
],
"caseSensitive" : true,
"hierarchyMeaning" : "grouped-by",
"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"
}
]
}