Guia de Implementação da SES GO - Imunização
1.0.5 - draft
Guia de Implementação da SES GO - Imunização - Downloaded Version 1.0.5 See the Directory of published versions
| Active as of 2026-03-03 |
{
"resourceType" : "ValueSet",
"id" : "imunizacao-status",
"text" : {
"status" : "extensions",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Narrativa gerada: ValueSet imunizacao-status</b></p><a name=\"imunizacao-status\"> </a><a name=\"hcimunizacao-status\"> </a><ul><li>Include estes códigos, tal como definidos em <a href=\"http://hl7.org/fhir/R4/codesystem-event-status.html\"><code>http://hl7.org/fhir/event-status</code></a><span title=\"Version is not explicitly stated, which means it is fixed to 4.0.1, the version found through the package references\"> versão 📦4.0.1</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Código</b></td><td><b>Ecrã</b></td><td><b>Definição</b></td></tr><tr><td><a href=\"http://hl7.org/fhir/R4/codesystem-event-status.html#event-status-completed\">completed</a></td><td>Concluído - O evento foi concluído, vacina administrada</td><td>The event has now concluded.</td></tr><tr><td><a href=\"http://hl7.org/fhir/R4/codesystem-event-status.html#event-status-entered-in-error\">entered-in-error</a></td><td>Inserido por erro - Registro eletrônico com erro, deve ser desconsiderado</td><td>This electronic record should never have existed, though it is possible that real-world decisions were based on it. (If real-world activity has occurred, the status should be "stopped" rather than "entered-in-error".).</td></tr><tr><td><a href=\"http://hl7.org/fhir/R4/codesystem-event-status.html#event-status-not-done\">not-done</a></td><td>Não concluído - O evento foi encerrado antes da administração</td><td>The event was terminated prior to any activity beyond preparation. I.e. The 'main' activity has not yet begun. The boundary between preparatory and the 'main' activity is context-specific.</td></tr></table></li></ul></div>"
},
"url" : "https://fhir.saude.go.gov.br/r4/imunizacao/ValueSet/imunizacao-status",
"version" : "1.0.5",
"name" : "ImunizacaoStatus",
"title" : "Status de Imunização",
"status" : "active",
"experimental" : false,
"date" : "2026-03-03T16:58:57+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" : "Status possíveis para registro de imunização conforme tabela 4.3 do MI.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "BR"
}
]
}
],
"compose" : {
"include" : [
{
"system" : "http://hl7.org/fhir/event-status",
"concept" : [
{
"code" : "completed",
"display" : "Concluído - O evento foi concluído, vacina administrada"
},
{
"code" : "entered-in-error",
"display" : "Inserido por erro - Registro eletrônico com erro, deve ser desconsiderado"
},
{
"code" : "not-done",
"display" : "Não concluído - O evento foi encerrado antes da administração"
}
]
}
]
}
}