FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagebr.ufg.cgis.rnds-lite
Resource TypeCodeSystem
IdCodeSystem-BRRacaCor.json
FHIR VersionR4
Sourcehttp://www.saude.gov.br/fhir/r4/CodeSystem-BRRacaCor.html
URLhttp://www.saude.gov.br/fhir/r4/CodeSystem/BRRacaCor
Version0.2.4
Statusactive
Date2020-03-11T18:20:40.0457007+00:00
NameRaça/Cor
DescriptionCódigos para representação de raça/cor.
Contentcomplete

Resources that use this resource

ValueSet
BRRacaCor-1.0Raça/Cor

Resources that this resource uses

No resources found


Narrative

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:

CodeDisplay
01 Branca
02 Preta
03 Parda
04 Amarela
05 Indígena
99 Sem informação

Source1

{
  "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"
    }
  ]
}