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 - JSON Representation

Active as of 2025-03-20

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "tipo-notificante",
  "text" : {
    "status" : "generated",
    "div" : "<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>"
  },
  "url" : "https://fhir.saude.go.gov.br/r4/core/CodeSystem/tipo-notificante",
  "version" : "0.0.1",
  "name" : "TipoNotificante",
  "title" : "Tipo Notificante",
  "status" : "active",
  "experimental" : false,
  "date" : "2025-03-20T14:24:26-03:00",
  "publisher" : "SES-GO",
  "contact" : [
    {
      "name" : "SES-GO",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://fhir.saude.go.gov.br"
        },
        {
          "system" : "email",
          "value" : "ti-ses.saude@goias.gov.br"
        }
      ]
    }
  ],
  "description" : "Tipo Notificante",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "BRA"
        }
      ]
    }
  ],
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 4,
  "concept" : [
    {
      "code" : "administrador",
      "display" : "Administrador"
    },
    {
      "code" : "regional",
      "display" : "Regional"
    },
    {
      "code" : "municipio",
      "display" : "Município"
    },
    {
      "code" : "gerencia-de-imunizacao",
      "display" : "Gerência de Imunização"
    }
  ]
}