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

: SINAN - JSON Representation

Active as of 2025-09-12

Raw json | Download

{
  "resourceType" : "NamingSystem",
  "id" : "sinan",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Narrativa gerada: NamingSystem sinan</b></p><a name=\"sinan\"> </a><a name=\"hcsinan\"> </a><h3>Resumo</h3><table class=\"grid\"><tr><td>Definição de URL</td><td>https://fhir.saude.go.gov.br/r4/core/NamingSystem/sinan</td></tr><tr><td>Versão</td><td>1.1.0</td></tr><tr><td>Nome</td><td>SINAN</td></tr><tr><td>Estado</td><td>active</td></tr><tr><td>Definição</td><td><div><p>É um número de identificação  fornecido pelo SINAN.</p>\n</div></td></tr><tr><td>Editor</td><td>SES-GO</td></tr></table><h3>Identificadores</h3><table class=\"grid\"><tr><td><b>Tipo</b></td><td><b>Valor</b></td></tr><tr><td>URI</td><td>https://fhir.saude.go.gov.br/sid/sinan</td></tr></table></div>"
  },
  "extension" : [
    {
      "url" : "http://hl7.org/fhir/5.0/StructureDefinition/extension-NamingSystem.url",
      "valueUri" : "https://fhir.saude.go.gov.br/r4/core/NamingSystem/sinan"
    },
    {
      "url" : "http://hl7.org/fhir/5.0/StructureDefinition/extension-NamingSystem.version",
      "valueString" : "1.1.0"
    }
  ],
  "name" : "SINAN",
  "status" : "active",
  "kind" : "identifier",
  "date" : "2025-09-12T17:24:34.711Z",
  "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"
        }
      ]
    }
  ],
  "responsible" : "Receita Federal (Brasil)",
  "type" : {
    "coding" : [
      {
        "system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
        "code" : "PRN"
      }
    ]
  },
  "description" : "É um número de identificação  fornecido pelo SINAN.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "BRA"
        }
      ]
    }
  ],
  "usage" : "Código único do SINAN.",
  "uniqueId" : [
    {
      "type" : "uri",
      "value" : "https://fhir.saude.go.gov.br/sid/sinan"
    }
  ]
}