RNDS (Guia de Implementação)
0.1.0 - ci-build
RNDS (Guia de Implementação) - Local Development build (v0.1.0). See the Directory of published versions
{
"resourceType" : "CodeSystem",
"id" : "BRCaraterAtendimento",
"meta" : {
"lastUpdated" : "2020-03-11T08:56:57.326-03: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 http://www.saude.gov.br/fhir/r4/CodeSystem/BRCaraterAtendimento 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=\"BRCaraterAtendimento-01\"> </a></td><td>Eletivo</td></tr><tr><td style=\"white-space:nowrap\">02<a name=\"BRCaraterAtendimento-02\"> </a></td><td>Urgência</td></tr></table></div>"
},
"url" : "http://www.saude.gov.br/fhir/r4/CodeSystem/BRCaraterAtendimento",
"version" : "0.1.0",
"name" : "BRCaraterAtendimento",
"title" : "Caráter de atendimento",
"status" : "active",
"experimental" : false,
"date" : "2021-11-16T07:50:50-03:00",
"publisher" : "Rede Nacional de Dados em Saúde",
"contact" : [
{
"name" : "Rede Nacional de Dados em Saúde",
"telecom" : [
{
"system" : "url",
"value" : "https://github.com/kyriosdata"
},
{
"system" : "email",
"value" : "rnds@saude.gov.br"
}
]
}
],
"description" : "Terminologia que classifica a prioridade de realização de um Contato Assistencial.",
"content" : "complete",
"count" : 2,
"concept" : [
{
"code" : "01",
"display" : "Eletivo"
},
{
"code" : "02",
"display" : "Urgência"
}
]
}