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

Guia de Implementação da SES GO - CORE - Local Development build (v0.0.1) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Tipo de uso do nome do cidadão - XML Representation

Active as of 2024-09-21

Raw xml | Download



<ValueSet xmlns="http://hl7.org/fhir">
  <id value="uso-nome-cidadao"/>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet uso-nome-cidadao</b></p><a name="uso-nome-cidadao"> </a><a name="hcuso-nome-cidadao"> </a><a name="uso-nome-cidadao-pt-BR"> </a><ul><li>Include these codes as defined in <a href="http://hl7.org/fhir/R4/codesystem-name-use.html"><code>http://hl7.org/fhir/name-use</code></a><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-name-use.html#name-use-official">official</a></td><td>Nome oficial</td><td>The formal name as registered in an official (government) registry, but which name might not be commonly used. May be called &quot;legal name&quot;.</td></tr><tr><td><a href="http://hl7.org/fhir/R4/codesystem-name-use.html#name-use-usual">usual</a></td><td>Nome social</td><td>Known as/conventional/the one you normally use.</td></tr></table></li></ul></div>
  </text>
  <url
       value="https://fhir.saude.go.gov.br/r4/core/ValueSet/uso-nome-cidadao"/>
  <version value="0.0.1"/>
  <name value="UsoNomeCidadao"/>
  <title value="Tipo de uso do nome do cidadão"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2024-09-21T14:49:24+00:00"/>
  <publisher value="SES-GO"/>
  <contact>
    <name value="SES-GO"/>
    <telecom>
      <system value="url"/>
      <value value="https://fhir-homolog.saude.go.gov.br"/>
    </telecom>
    <telecom>
      <system value="email"/>
      <value value="muriloluz@ufg.br"/>
    </telecom>
  </contact>
  <description value="Valores das opções de uso do nome do cidadão"/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="BR"/>
    </coding>
  </jurisdiction>
  <compose>
    <include>
      <system value="http://hl7.org/fhir/name-use"/>
      <concept>
        <code value="official"/>
        <display value="Nome oficial"/>
      </concept>
      <concept>
        <code value="usual"/>
        <display value="Nome social"/>
      </concept>
    </include>
  </compose>
</ValueSet>