REDS GO
1.0.0 - draft Brazil flag

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

: Caráter de Atendimento no MIRA - XML Representation

Active as of 2023-04-13

Raw xml | Download


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="BRCaraterAtendimentoMIRA"/>
  <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 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>
  </text>
  <url
       value="http://www.saude.gov.br/fhir/r4/ValueSet/BRCaraterAtendimentoMIRA"/>
  <version value="1.0.0"/>
  <name value="Caráter de Atendimento no MIRA"/>
  <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="Caráter da solicitação do procedimento."/>
  <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-priority"/>
      <concept>
        <code value="routine"/>
        <display value="Routine"/>
        <designation>
          <language value="pt-BR"/>
          <value value="Eletivo"/>
        </designation>
      </concept>
      <concept>
        <code value="urgent"/>
        <display value="Urgent"/>
        <designation>
          <language value="pt-BR"/>
          <value value="Urgência"/>
        </designation>
      </concept>
    </include>
  </compose>
</ValueSet>