Guia de implementação de Terminologias do Brasil: Release 1 - BR Realm | STU1
1.0.0 - STU1 Brazil flag

This page is part of the Terminologias do Brasil (v1.0.0: Release) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version. For a full list of available versions, see the Directory of published versions

: Estado da Observação - XML Representation

Active as of 2025-02-18

Raw xml | Download


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="BREstadoObservacao"/>
  <language value="pt"/>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml" xml:lang="pt" lang="pt"><p class="res-header-id"><b>Generated Narrative: ValueSet BREstadoObservacao</b></p><a name="BREstadoObservacao"> </a><a name="hcBREstadoObservacao"> </a><a name="BREstadoObservacao-pt-BR"> </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">Language: pt</p></div><p>This value set includes codes based on the following rules:</p><ul><li>Include these codes as defined in <a href="http://hl7.org/fhir/R4/codesystem-observation-status.html"><code>http://hl7.org/fhir/observation-status</code></a> version <code>1.0.0</code><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href="http://hl7.org/fhir/R4/codesystem-observation-status.html#observation-status-final">final</a></td><td>Final</td><td>The observation is complete and there are no further actions needed. Additional information such &quot;released&quot;, &quot;signed&quot;, etc would be represented using [Provenance](provenance.html) which provides not only the act but also the actors and dates and other related data. These act states would be associated with an observation status of `preliminary` until they are all completed and then a status of `final` would be applied.</td></tr></table></li><li>Include these codes as defined in <a href="http://hl7.org/fhir/R4/codesystem-observation-status.html"><code>http://hl7.org/fhir/observation-status</code></a> version <code>1.0.0</code><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href="http://hl7.org/fhir/R4/codesystem-observation-status.html#observation-status-entered-in-error">entered-in-error</a></td><td>Entered in Error</td><td>The observation has been withdrawn following previous final release.  This electronic record should never have existed, though it is possible that real-world decisions were based on it. (If real-world activity has occurred, the status should be &quot;cancelled&quot; rather than &quot;entered-in-error&quot;.).</td></tr></table></li></ul></div>
  </text>
  <url
       value="https://terminologia.saude.gov.br/fhir/ValueSet/BREstadoObservacao"/>
  <version value="1.0.0"/>
  <name value="BREstadoObservacao"/>
  <title value="Estado da Observação"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2025-02-18T21:08:42+00:00"/>
  <publisher value="Ministério do Saúde do Brasil"/>
  <contact>
    <name value="Ministério do Saúde do Brasil"/>
    <telecom>
      <system value="url"/>
      <value value="https://gov.br/saude"/>
    </telecom>
    <telecom>
      <system value="email"/>
      <value value="contato@gointerop.com"/>
    </telecom>
  </contact>
  <contact>
    <name value="Italo Macedo"/>
    <telecom>
      <system value="email"/>
      <value value="italo@gointerop.com"/>
      <use value="work"/>
    </telecom>
  </contact>
  <description value="Estado da Observação"/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="BR"/>
      <display value="Brazil"/>
    </coding>
  </jurisdiction>
  <immutable value="true"/>
  <compose>
    <include>
      <system value="http://hl7.org/fhir/observation-status"/>
      <version value="1.0.0"/>
      <concept>
        <code value="final"/>
        <display value="Final"/>
      </concept>
    </include>
    <include>
      <system value="http://hl7.org/fhir/observation-status"/>
      <version value="1.0.0"/>
      <concept>
        <code value="entered-in-error"/>
        <display value="Entered in Error"/>
      </concept>
    </include>
  </compose>
</ValueSet>