FHIR IG analytics| Package | br.go.ses.imunizacao |
| Resource Type | Questionnaire |
| Id | Questionnaire-RespostaSuvisagi.json |
| FHIR Version | R4 |
| Source | https://fhir.saude.go.gov.br/r4/imunizacao/Questionnaire-RespostaSuvisagi.html |
| URL | https://fhir.saude.go.gov.br/r4/imunizacao/Questionnaire/RespostaSuvisagi |
| Version | 1.0.0 |
| Status | active |
| Date | 2025-12-12T17:17:44+00:00 |
| Title | Resposta SUVISA/GI |
| Realm | br |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Narrativa gerada: Questionnaire RespostaSuvisagi
| ID da ligação | Texto | Cardinalidade | Tipo | Descrição e condicionalismos |
|---|---|---|---|---|
![]() | Questionário | https://fhir.saude.go.gov.br/r4/imunizacao/Questionnaire/RespostaSuvisagi#1.0.0 | ||
![]() ![]() | Medida adotada | 1..1 | choice | Conjunto de valores: Medida Adotada |
![]() ![]() | Orientações para a conduta | 1..1 | string | |
![]() ![]() | Resposta por imunobiológico | 1..* | attachment | |
{
"resourceType": "Questionnaire",
"id": "RespostaSuvisagi",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"url": "https://fhir.saude.go.gov.br/r4/imunizacao/Questionnaire/RespostaSuvisagi",
"version": "1.0.0",
"title": "Resposta SUVISA/GI",
"status": "active",
"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"
}
]
}
],
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "BR"
}
]
}
],
"item": [
{
"linkId": "0",
"text": "Medida adotada",
"type": "choice",
"required": true,
"repeats": false,
"answerValueSet": "https://fhir.saude.go.gov.br/r4/imunizacao/ValueSet/medida-adotada"
},
{
"linkId": "1",
"text": "Orientações para a conduta",
"type": "string",
"required": true,
"repeats": false
},
{
"linkId": "2",
"text": "Resposta por imunobiológico",
"type": "attachment",
"required": true,
"repeats": true
}
]
}