FHIR IG analytics| Package | br.go.ses.imunizacao |
| Resource Type | CodeSystem |
| Id | CodeSystem-tipo-notificante.json |
| FHIR Version | R4 |
| Source | https://fhir.saude.go.gov.br/r4/imunizacao/CodeSystem-tipo-notificante.html |
| URL | https://fhir.saude.go.gov.br/r4/imunizacao/CodeSystem/tipo-notificante |
| Version | 1.0.0 |
| Status | active |
| Date | 2025-12-12T17:17:44+00:00 |
| Name | TipoNotificante |
| Title | Tipo Notificante |
| Realm | br |
| Description | Tipo Notificante |
| Content | complete |
| ValueSet | |
| tipo-notificante | Tipo Notificante |
No resources found
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ódigo | Ecrã |
| administrador | Administrador |
| regional | Regional |
| municipio | Município |
| gerencia-de-imunizacao | Gerência de Imunização |
{
"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"
}
]
}