FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagebr.go.ses.core
Resource TypeNamingSystem
IdNamingSystem-sinan.json
FHIR VersionR4
Sourcehttps://fhir.saude.go.gov.br/r4/core/NamingSystem-sinan.html
URLhttps://fhir.saude.go.gov.br/r4/core/NamingSystem/sinan
Version1.1.0
Statusactive
Date2025-09-12T17:24:34.711Z
NameSINAN
DescriptionÉ um número de identificação fornecido pelo SINAN.
Kindidentifier

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Narrativa gerada: NamingSystem sinan

Resumo

Definição de URLhttps://fhir.saude.go.gov.br/r4/core/NamingSystem/sinan
Versão1.1.0
NomeSINAN
Estadoactive
Definição

É um número de identificação fornecido pelo SINAN.

EditorSES-GO

Identificadores

TipoValor
URIhttps://fhir.saude.go.gov.br/sid/sinan

Source1

{
  "resourceType": "NamingSystem",
  "id": "sinan",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "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"
    }
  ]
}