FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: ValueSet/Human_race

Packagehl7.fhir.sami.core
Resource TypeValueSet
IdHuman_race
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=hl7.fhir.sami.core@0.0.1&canonical=https://www.samisaude.com.br/fhir/r4/ValueSet/human-race
URLhttps://www.samisaude.com.br/fhir/r4/ValueSet/human-race
Version1.0
Statusactive
Date2022-03-21T00:00:00.000Z
Namehuman-race
TitleRaça/Cor
Realmsami
Authorityhl7
DescriptionCódigos para representação de raça/cor.

Resources that use this resource

No resources found


Resources that this resource uses

StructureDefinition
human-raceHumanRace

Narrative

No narrative content found in resource


Source

{
  "resourceType": "ValueSet",
  "url": "https://www.samisaude.com.br/fhir/r4/ValueSet/human-race",
  "version": "1.0",
  "title": "Raça/Cor",
  "status": "active",
  "contact": [
    {
      "telecom": [
        {
          "system": "other"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "https://www.samisaude.com.br/fhir/r4/CodeSystem/human-race",
        "concept": [
          {
            "code": "unknown",
            "display": "Desconhecido"
          },
          {
            "display": "Branca",
            "code": "2"
          },
          {
            "code": "3",
            "display": "Preta"
          },
          {
            "code": "4",
            "display": "Amarela"
          },
          {
            "code": "5",
            "display": "Parda"
          },
          {
            "code": "6",
            "display": "Indígena"
          }
        ],
        "version": "1.0"
      }
    ]
  },
  "name": "human-race",
  "language": "pt-br",
  "date": "2022-03-21T00:00:00.000Z",
  "publisher": "Sami Saúde",
  "description": "Códigos para representação de raça/cor."
}