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" : "BRStatusRequisicaoRegulacaoAssistencial",
"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 BRStatusRequisicaoRegulacaoAssistencial</b></p><a name=\"BRStatusRequisicaoRegulacaoAssistencial\"> </a><a name=\"hcBRStatusRequisicaoRegulacaoAssistencial\"> </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-status.html\"><code>http://hl7.org/fhir/request-status</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-status.html#request-status-draft\">draft</a></td><td>Draft</td><td>The request has been created but is not yet complete or ready for action.</td><td>Rascunho</td></tr><tr><td><a href=\"http://hl7.org/fhir/R4/codesystem-request-status.html#request-status-active\">active</a></td><td>Active</td><td>The request is in force and ready to be acted upon.</td><td>Ativo</td></tr><tr><td><a href=\"http://hl7.org/fhir/R4/codesystem-request-status.html#request-status-on-hold\">on-hold</a></td><td>On Hold</td><td>The request (and any implicit authorization to act) has been temporarily withdrawn but is expected to resume in the future.</td><td>Em espera</td></tr><tr><td><a href=\"http://hl7.org/fhir/R4/codesystem-request-status.html#request-status-revoked\">revoked</a></td><td>Revoked</td><td>The request (and any implicit authorization to act) has been terminated prior to the known full completion of the intended actions. No further activity should occur.</td><td>Revogado</td></tr><tr><td><a href=\"http://hl7.org/fhir/R4/codesystem-request-status.html#request-status-completed\">completed</a></td><td>Completed</td><td>The activity described by the request has been fully performed. No further activity will occur.</td><td>Completo</td></tr><tr><td><a href=\"http://hl7.org/fhir/R4/codesystem-request-status.html#request-status-entered-in-error\">entered-in-error</a></td><td>Entered in error</td><td>This request should never have existed and should be considered 'void'. (It is possible that real-world decisions were based on it. If real-world activity has occurred, the status should be "revoked" rather than "entered-in-error".).</td><td>Em estado de erro</td></tr><tr><td><a href=\"http://hl7.org/fhir/R4/codesystem-request-status.html#request-status-unknown\">unknown</a></td><td>Unknown</td><td>The authoring/source system does not know which of the status values currently applies for this request. Note: This concept is not to be used for "other" - one of the listed statuses is presumed to apply, but the authoring/source system does not know which.</td><td>Desconhecido</td></tr></table></li></ul></div>"
},
"url" : "http://www.saude.gov.br/fhir/r4/ValueSet/BRStatusRequisicaoRegulacaoAssistencial",
"version" : "1.0.0",
"name" : "Status de requisição de regulação assistencial",
"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" : "Status de requisição de regulação assistencial.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "BR"
}
]
}
],
"immutable" : false,
"compose" : {
"include" : [
{
"system" : "http://hl7.org/fhir/request-status",
"concept" : [
{
"code" : "draft",
"display" : "Draft",
"designation" : [
{
"language" : "pt-BR",
"value" : "Rascunho"
}
]
},
{
"code" : "active",
"display" : "Active",
"designation" : [
{
"language" : "pt-BR",
"value" : "Ativo"
}
]
},
{
"code" : "on-hold",
"display" : "On Hold",
"designation" : [
{
"language" : "pt-BR",
"value" : "Em espera"
}
]
},
{
"code" : "revoked",
"display" : "Revoked",
"designation" : [
{
"language" : "pt-BR",
"value" : "Revogado"
}
]
},
{
"code" : "completed",
"display" : "Completed",
"designation" : [
{
"language" : "pt-BR",
"value" : "Completo"
}
]
},
{
"code" : "entered-in-error",
"display" : "Entered in error",
"designation" : [
{
"language" : "pt-BR",
"value" : "Em estado de erro"
}
]
},
{
"code" : "unknown",
"display" : "Unknown",
"designation" : [
{
"language" : "pt-BR",
"value" : "Desconhecido"
}
]
}
]
}
]
}
}