Guia de Implementação da SES GO - CORE
1.1.0 - draft Brazil flag

Guia de Implementação da SES GO - CORE - Downloaded Version 1.1.0 See the Directory of published versions

: RelacaoContato - XML Representation

Active as of 2025-11-26

Raw xml | Download


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="relacao-contato"/>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Narrativa gerada: ValueSet relacao-contato</b></p><a name="relacao-contato"> </a><a name="hcrelacao-contato"> </a><p>Este conjunto de valores inclui códigos baseados nas seguintes regras:</p><ul><li>Incluir estes códigos, tal como definidos em <a href="http://terminology.hl7.org/6.5.0/CodeSystem-v2-0131.html"><code>http://terminology.hl7.org/CodeSystem/v2-0131</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></tr><tr><td><a href="http://terminology.hl7.org/6.5.0/CodeSystem-v2-0131.html#v2-0131-EP">EP</a></td><td style="color: #cccccc">Emergency contact person</td><td>Emergency contact person</td></tr></table></li><li>Incluir estes códigos, tal como definidos em <a href="http://terminology.hl7.org/6.5.0/CodeSystem-v3-RoleCode.html"><code>http://terminology.hl7.org/CodeSystem/v3-RoleCode</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></tr><tr><td><a href="http://terminology.hl7.org/6.5.0/CodeSystem-v3-RoleCode.html#v3-RoleCode-SPS">SPS</a></td><td style="color: #cccccc">spouse</td><td>The player of the role is a marriage partner of the scoping person.</td></tr></table></li></ul></div>
  </text>
  <url value="https://fhir.saude.go.gov.br/r4/core/ValueSet/relacao-contato"/>
  <version value="1.1.0"/>
  <name value="RelacaoContato"/>
  <title value="RelacaoContato"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2025-11-26T13:07:11+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="Valores possíveis de relação de contato, incluíndo a informação de conjuge."/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="BRA"/>
    </coding>
  </jurisdiction>
  <compose>
    <include>
      <system value="http://terminology.hl7.org/CodeSystem/v2-0131"/>
      <concept>
        <code value="EP"/>
      </concept>
    </include>
    <include>
      <system value="http://terminology.hl7.org/CodeSystem/v3-RoleCode"/>
      <concept>
        <code value="SPS"/>
      </concept>
    </include>
  </compose>
</ValueSet>