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 Notificante - XML Representation

Active as of 2025-03-20

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="tipo-notificante"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem tipo-notificante</b></p><a name="tipo-notificante"> </a><a name="hctipo-notificante"> </a><a name="tipo-notificante-pt-BR"> </a><p>This case-sensitive code system <code>https://fhir.saude.go.gov.br/r4/core/CodeSystem/tipo-notificante</code> defines the following codes:</p><table class="codes"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style="white-space:nowrap">administrador<a name="tipo-notificante-administrador"> </a></td><td>Administrador</td></tr><tr><td style="white-space:nowrap">regional<a name="tipo-notificante-regional"> </a></td><td>Regional</td></tr><tr><td style="white-space:nowrap">municipio<a name="tipo-notificante-municipio"> </a></td><td>Município</td></tr><tr><td style="white-space:nowrap">gerencia-de-imunizacao<a name="tipo-notificante-gerencia-de-imunizacao"> </a></td><td>Gerência de Imunização</td></tr></table></div>
  </text>
  <url
       value="https://fhir.saude.go.gov.br/r4/core/CodeSystem/tipo-notificante"/>
  <version value="0.0.1"/>
  <name value="TipoNotificante"/>
  <title value="Tipo Notificante"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2025-03-20T14:24:26-03: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="Tipo Notificante"/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="BRA"/>
    </coding>
  </jurisdiction>
  <caseSensitive value="true"/>
  <content value="complete"/>
  <count value="4"/>
  <concept>
    <code value="administrador"/>
    <display value="Administrador"/>
  </concept>
  <concept>
    <code value="regional"/>
    <display value="Regional"/>
  </concept>
  <concept>
    <code value="municipio"/>
    <display value="Município"/>
  </concept>
  <concept>
    <code value="gerencia-de-imunizacao"/>
    <display value="Gerência de Imunização"/>
  </concept>
</CodeSystem>