REDS GO
1.0.0 - draft Brazil flag

REDS GO - Downloaded Version 1.0.0 See the Directory of published versions

: Status de requisição de regulação assistencial - XML Representation

Active as of 2023-04-13

Raw xml | Download


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="BRStatusRequisicaoRegulacaoAssistencial"/>
  <meta>
    <lastUpdated value="2023-04-13T13:17:22.715+00:00"/>
  </meta>
  <language value="pt-BR"/>
  <text>
    <status value="extensions"/>
    <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 &quot;revoked&quot; rather than &quot;entered-in-error&quot;.).</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 &quot;other&quot; - 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>
  </text>
  <url
       value="http://www.saude.gov.br/fhir/r4/ValueSet/BRStatusRequisicaoRegulacaoAssistencial"/>
  <version value="1.0.0"/>
  <name value="Status de requisição de regulação assistencial"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2023-04-13T13:17:18.5012669+00:00"/>
  <publisher value="SES-GO"/>
  <contact>
    <name value="SES-GO"/>
    <telecom>
      <system value="url"/>
      <value value="https://fhir.saude.go.gov.br"/>
    </telecom>
    <telecom>
      <system value="email"/>
      <value value="ti-ses.saude@goias.gov.br"/>
    </telecom>
  </contact>
  <description value="Status de requisição de regulação assistencial."/>
  <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/request-status"/>
      <concept>
        <code value="draft"/>
        <display value="Draft"/>
        <designation>
          <language value="pt-BR"/>
          <value value="Rascunho"/>
        </designation>
      </concept>
      <concept>
        <code value="active"/>
        <display value="Active"/>
        <designation>
          <language value="pt-BR"/>
          <value value="Ativo"/>
        </designation>
      </concept>
      <concept>
        <code value="on-hold"/>
        <display value="On Hold"/>
        <designation>
          <language value="pt-BR"/>
          <value value="Em espera"/>
        </designation>
      </concept>
      <concept>
        <code value="revoked"/>
        <display value="Revoked"/>
        <designation>
          <language value="pt-BR"/>
          <value value="Revogado"/>
        </designation>
      </concept>
      <concept>
        <code value="completed"/>
        <display value="Completed"/>
        <designation>
          <language value="pt-BR"/>
          <value value="Completo"/>
        </designation>
      </concept>
      <concept>
        <code value="entered-in-error"/>
        <display value="Entered in error"/>
        <designation>
          <language value="pt-BR"/>
          <value value="Em estado de erro"/>
        </designation>
      </concept>
      <concept>
        <code value="unknown"/>
        <display value="Unknown"/>
        <designation>
          <language value="pt-BR"/>
          <value value="Desconhecido"/>
        </designation>
      </concept>
    </include>
  </compose>
</ValueSet>