REDS GO
1.0.0 - draft
REDS GO - Downloaded Version 1.0.0 See the Directory of published versions
| Active as of 2023-04-13 |
{
"resourceType" : "ValueSet",
"id" : "BRCaraterAtendimentoMIRA",
"meta" : {
"lastUpdated" : "2023-04-13T13:17:22.715+00:00"
},
"language" : "pt-BR",
"text" : {
"status" : "extensions",
"div" : "<div xml:lang=\"pt-BR\" xmlns=\"http://www.w3.org/1999/xhtml\" lang=\"pt-BR\"><p class=\"res-header-id\"><b>Narrativa gerada: ValueSet BRCaraterAtendimentoMIRA</b></p><a name=\"BRCaraterAtendimentoMIRA\"> </a><a name=\"hcBRCaraterAtendimentoMIRA\"> </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\">Última atualização: 2023-04-13 13:17:22+0000; Língua: pt-BR</p></div><ul><li>Include estes códigos, tal como definidos em <a href=\"http://hl7.org/fhir/R4/codesystem-request-priority.html\"><code>http://hl7.org/fhir/request-priority</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Código</b></td><td><b>Ecrã</b></td><td><b>Definição</b></td><td><b>Portuguese (Brazil) (pt)</b></td></tr><tr><td><a href=\"http://hl7.org/fhir/R4/codesystem-request-priority.html#request-priority-routine\">routine</a></td><td>Routine</td><td>The request has normal priority.</td><td>Eletivo</td></tr><tr><td><a href=\"http://hl7.org/fhir/R4/codesystem-request-priority.html#request-priority-urgent\">urgent</a></td><td>Urgent</td><td>The request should be actioned promptly - higher priority than routine.</td><td>Urgência</td></tr></table></li></ul></div>"
},
"url" : "http://www.saude.gov.br/fhir/r4/ValueSet/BRCaraterAtendimentoMIRA",
"version" : "1.0.0",
"name" : "Caráter de Atendimento no MIRA",
"status" : "active",
"experimental" : false,
"date" : "2023-04-13T13:17:18.5012669+00:00",
"publisher" : "SES-GO",
"contact" : [
{
"name" : "SES-GO",
"telecom" : [
{
"system" : "url",
"value" : "https://fhir.saude.go.gov.br"
},
{
"system" : "email",
"value" : "ti-ses.saude@goias.gov.br"
}
]
}
],
"description" : "Caráter da solicitação do procedimento.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "BR"
}
]
}
],
"immutable" : false,
"compose" : {
"include" : [
{
"system" : "http://hl7.org/fhir/request-priority",
"concept" : [
{
"code" : "routine",
"display" : "Routine",
"designation" : [
{
"language" : "pt-BR",
"value" : "Eletivo"
}
]
},
{
"code" : "urgent",
"display" : "Urgent",
"designation" : [
{
"language" : "pt-BR",
"value" : "Urgência"
}
]
}
]
}
]
}
}