Guia de Implementação do Registro de Atendimento Clínico (RAC) da RNDS
0.1.0 - CI Build Brazil flag

Guia de Implementação do Registro de Atendimento Clínico (RAC) da RNDS - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Justificativa da Impossibilidade de Identificação do Indivíduo - JSON Representation

Page standards status: Informative Maturity Level: 1

Raw json | Download


{
  "resourceType" : "CodeSystem",
  "id" : "BRJustificativaIndividuoNaoIdentificado",
  "meta" : {
    "lastUpdated" : "2020-03-11T18:15:05.557+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 case-sensitive code system <code>http://www.saude.gov.br/fhir/r4/CodeSystem/BRJustificativaIndividuoNaoIdentificado</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=\"BRJustificativaIndividuoNaoIdentificado-01\"> </a></td><td>Indivíduo acidentado grave</td></tr><tr><td style=\"white-space:nowrap\">02<a name=\"BRJustificativaIndividuoNaoIdentificado-02\"> </a></td><td>Indivíduo em sofrimento mental encontrado em via pública</td></tr><tr><td style=\"white-space:nowrap\">03<a name=\"BRJustificativaIndividuoNaoIdentificado-03\"> </a></td><td>Indivíduo com problema neurológico grave ou comatoso</td></tr><tr><td style=\"white-space:nowrap\">04<a name=\"BRJustificativaIndividuoNaoIdentificado-04\"> </a></td><td>Indivíduo incapacitado por motivos sociais e/ou culturais</td></tr><tr><td style=\"white-space:nowrap\">05<a name=\"BRJustificativaIndividuoNaoIdentificado-05\"> </a></td><td>Indivíduo doador de órgãos falecido</td></tr><tr><td style=\"white-space:nowrap\">99<a name=\"BRJustificativaIndividuoNaoIdentificado-99\"> </a></td><td>Sem registro no modelo de informação de origem</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" : "http://www.saude.gov.br/fhir/r4/ImplementationGuide/br.gov.saude.rnds.rac"
          }
        ]
      }
    },
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
      "valueCode" : "informative",
      "_valueCode" : {
        "extension" : [
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
            "valueCanonical" : "http://www.saude.gov.br/fhir/r4/ImplementationGuide/br.gov.saude.rnds.rac"
          }
        ]
      }
    }
  ],
  "url" : "http://www.saude.gov.br/fhir/r4/CodeSystem/BRJustificativaIndividuoNaoIdentificado",
  "version" : "0.1.0",
  "name" : "BRJustificativaIndividuoNaoIdentificado",
  "title" : "Justificativa da Impossibilidade de Identificação do Indivíduo",
  "status" : "active",
  "experimental" : false,
  "date" : "2020-03-11T18:15:25.4061393+00:00",
  "publisher" : "Ministério da Saúde do Brasil",
  "contact" : [
    {
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://www.saude.gov.br"
        }
      ]
    }
  ],
  "description" : "Classifica as razões pelo qual não foi possível obter os dados de identificação do indivíduo em um contato assistencial. (Port. nº 84/SAS/MS/1997 e Port. nº02/SAS/SGEP/MS/2012)",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "BR"
        }
      ]
    }
  ],
  "caseSensitive" : true,
  "content" : "complete",
  "concept" : [
    {
      "code" : "01",
      "display" : "Indivíduo acidentado grave"
    },
    {
      "code" : "02",
      "display" : "Indivíduo em sofrimento mental encontrado em via pública"
    },
    {
      "code" : "03",
      "display" : "Indivíduo com problema neurológico grave ou comatoso"
    },
    {
      "code" : "04",
      "display" : "Indivíduo incapacitado por motivos sociais e/ou culturais"
    },
    {
      "code" : "05",
      "display" : "Indivíduo doador de órgãos falecido"
    },
    {
      "code" : "99",
      "display" : "Sem registro no modelo de informação de origem"
    }
  ]
}