Guia de implementação de Terminologias do Brasil: Release 1 - BR Realm | STU1
1.0.0 - STU1 Brazil flag

This page is part of the Terminologias do Brasil (v1.0.0: Release) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version. For a full list of available versions, see the Directory of published versions

: RaçaCor - JSON Representation

Active as of 2025-02-18

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "BRRacaCor",
  "language" : "pt",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"pt\" lang=\"pt\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem BRRacaCor</b></p><a name=\"BRRacaCor\"> </a><a name=\"hcBRRacaCor\"> </a><a name=\"BRRacaCor-pt-BR\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Language: pt</p></div><p>This case-sensitive code system <code>https://terminologia.saude.gov.br/fhir/CodeSystem/BRRacaCor</code> defines the following codes in a Is-A hierarchy:</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\">03<a name=\"BRRacaCor-03\"> </a></td><td>Parda</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\">05<a name=\"BRRacaCor-05\"> </a></td><td>Indígena</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\">99<a name=\"BRRacaCor-99\"> </a></td><td>Sem informação</td></tr></table></div>"
  },
  "url" : "https://terminologia.saude.gov.br/fhir/CodeSystem/BRRacaCor",
  "version" : "1.0.0",
  "name" : "BRRacaCor",
  "title" : "RaçaCor",
  "status" : "active",
  "experimental" : false,
  "date" : "2025-02-18T21:08:42+00:00",
  "publisher" : "Ministério do Saúde do Brasil",
  "contact" : [
    {
      "name" : "Ministério do Saúde do Brasil",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://gov.br/saude"
        },
        {
          "system" : "email",
          "value" : "contato@gointerop.com"
        }
      ]
    },
    {
      "name" : "Italo Macedo",
      "telecom" : [
        {
          "system" : "email",
          "value" : "italo@gointerop.com",
          "use" : "work"
        }
      ]
    }
  ],
  "description" : "RaçaCor",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "BR",
          "display" : "Brazil"
        }
      ]
    }
  ],
  "caseSensitive" : true,
  "hierarchyMeaning" : "is-a",
  "versionNeeded" : true,
  "content" : "complete",
  "concept" : [
    {
      "code" : "03",
      "display" : "Parda"
    },
    {
      "code" : "01",
      "display" : "Branca"
    },
    {
      "code" : "02",
      "display" : "Preta"
    },
    {
      "code" : "05",
      "display" : "Indígena"
    },
    {
      "code" : "04",
      "display" : "Amarela"
    },
    {
      "code" : "99",
      "display" : "Sem informação"
    }
  ]
}