Guia de Implementação da Regulação Assistencial (RIRA) da RNDS
1.0.0 - STU1
!!Guia de Implementação da Regulação Assistencial (RIRA) da RNDS - Compilação de desenvolvimento local (v1.0.0) construída pelas ferramentas de compilação FHIR (HL7® FHIR® Standard). Veja o Diretório de versões publicadas
Page standards status: Informative | Maturity Level: 1 |
{
"resourceType" : "ValueSet",
"id" : "BRStatusRequisicaoRegulacaoAssistencial",
"language" : "en",
"text" : {
"status" : "extensions",
"div" : "<div xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\" lang=\"en\"><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\">Língua: en</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> versão <code>*</code><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>"
},
"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.rira.fhir"
}
]
}
},
{
"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.rira.fhir"
}
]
}
}
],
"url" : "http://www.saude.gov.br/fhir/r4/ValueSet/BRStatusRequisicaoRegulacaoAssistencial",
"version" : "1.0.0",
"name" : "BRStatusRequisicaoRegulacaoAssistencial",
"title" : "Status de requisição de regulação assistencial",
"status" : "active",
"experimental" : false,
"date" : "2023-04-13T13:17:18.5012669+00:00",
"publisher" : "Ministério da Saúde do Brasil",
"contact" : [
{
"name" : "Ministério da Saúde do Brasil",
"telecom" : [
{
"system" : "url",
"value" : "http://www.saude.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",
"version" : "*",
"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"
}
]
}
]
}
]
}
}