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 |
<ValueSet xmlns="http://hl7.org/fhir">
<id value="BRStatusParticipante"/>
<language value="en"/>
<text>
<status value="extensions"/>
<div xml:lang="en" xmlns="http://www.w3.org/1999/xhtml" lang="en"><p class="res-header-id"><b>Narrativa gerada: ValueSet BRStatusParticipante</b></p><a name="BRStatusParticipante"> </a><a name="hcBRStatusParticipante"> </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-participationstatus.html"><code>http://hl7.org/fhir/participationstatus</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-participationstatus.html#participationstatus-accepted">accepted</a></td><td>Accepted</td><td>The participant has accepted the appointment.</td><td>Aceito</td></tr><tr><td><a href="http://hl7.org/fhir/R4/codesystem-participationstatus.html#participationstatus-declined">declined</a></td><td>Declined</td><td>The participant has declined the appointment and will not participate in the appointment.</td><td>Negado</td></tr><tr><td><a href="http://hl7.org/fhir/R4/codesystem-participationstatus.html#participationstatus-tentative">tentative</a></td><td>Tentative</td><td>The participant has tentatively accepted the appointment. This could be automatically created by a system and requires further processing before it can be accepted. There is no commitment that attendance will occur.</td><td>Tentativa</td></tr><tr><td><a href="http://hl7.org/fhir/R4/codesystem-participationstatus.html#participationstatus-needs-action">needs-action</a></td><td>Needs Action</td><td>The participant needs to indicate if they accept the appointment by changing this status to one of the other statuses.</td><td>Aguardando resposta</td></tr></table></li></ul></div>
</text>
<extension
url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm">
<valueInteger value="1">
<extension
url="http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom">
<valueCanonical
value="http://www.saude.gov.br/fhir/r4/ImplementationGuide/br.gov.saude.rira.fhir"/>
</extension>
</valueInteger>
</extension>
<extension
url="http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status">
<valueCode value="informative">
<extension
url="http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom">
<valueCanonical
value="http://www.saude.gov.br/fhir/r4/ImplementationGuide/br.gov.saude.rira.fhir"/>
</extension>
</valueCode>
</extension>
<url value="http://www.saude.gov.br/fhir/r4/ValueSet/BRStatusParticipante"/>
<version value="1.0.0"/>
<name value="BRStatusParticipante"/>
<title value="Status do Participante do agendamento"/>
<status value="active"/>
<experimental value="false"/>
<date value="2023-04-13T13:17:18.5012669+00:00"/>
<publisher value="Ministério da Saúde do Brasil"/>
<contact>
<name value="Ministério da Saúde do Brasil"/>
<telecom>
<system value="url"/>
<value value="http://www.saude.gov.br"/>
</telecom>
</contact>
<description value="Status do Participante do agendamento."/>
<jurisdiction>
<coding>
<system value="urn:iso:std:iso:3166"/>
<code value="BR"/>
</coding>
</jurisdiction>
<immutable value="false"/>
<compose>
<include>
<system value="http://hl7.org/fhir/participationstatus"/>
<version value="*"/>
<concept>
<code value="accepted"/>
<display value="Accepted"/>
<designation>
<language value="pt-BR"/>
<value value="Aceito"/>
</designation>
</concept>
<concept>
<code value="declined"/>
<display value="Declined"/>
<designation>
<language value="pt-BR"/>
<value value="Negado"/>
</designation>
</concept>
<concept>
<code value="tentative"/>
<display value="Tentative"/>
<designation>
<language value="pt-BR"/>
<value value="Tentativa"/>
</designation>
</concept>
<concept>
<code value="needs-action"/>
<display value="Needs Action"/>
<designation>
<language value="pt-BR"/>
<value value="Aguardando resposta"/>
</designation>
</concept>
</include>
</compose>
</ValueSet>