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

FHIR IG analytics

Packagebr.go.ses.imunizacao
Resource TypeCodeSystem
IdCodeSystem-tipo-notificante.json
FHIR VersionR4
Sourcehttps://fhir.saude.go.gov.br/r4/imunizacao/CodeSystem-tipo-notificante.html
URLhttps://fhir.saude.go.gov.br/r4/imunizacao/CodeSystem/tipo-notificante
Version1.0.0
Statusactive
Date2025-12-12T17:17:44+00:00
NameTipoNotificante
TitleTipo Notificante
Realmbr
DescriptionTipo Notificante
Contentcomplete

Resources that use this resource

ValueSet
tipo-notificanteTipo Notificante

Resources that this resource uses

No resources found


Narrative

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

Narrativa gerada: CodeSystem tipo-notificante

Este case-sensitive sistema de código https://fhir.saude.go.gov.br/r4/imunizacao/CodeSystem/tipo-notificante define o seguinte códigos:

CódigoEcrã
administrador Administrador
regional Regional
municipio Município
gerencia-de-imunizacao Gerência de Imunização

Source1

{
  "resourceType": "CodeSystem",
  "id": "tipo-notificante",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://fhir.saude.go.gov.br/r4/imunizacao/CodeSystem/tipo-notificante",
  "version": "1.0.0",
  "name": "TipoNotificante",
  "title": "Tipo Notificante",
  "status": "active",
  "experimental": false,
  "date": "2025-12-12T17:17:44+00: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": "BR"
        }
      ]
    }
  ],
  "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"
    }
  ]
}