FHIR IG analytics| Package | br.go.ses.core |
| Resource Type | Communication |
| Id | Communication-NotificacaoIndividualAgravoExemplo.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Narrativa gerada: Communication NotificacaoIndividualAgravoExemplo
Perfil: Notificação Individual de Agravo
identifier: SINAN/2025-00012345
status: Completed
category: notificacao-agravo
subject: José Silva(official) Male, DoB: 1989-02-19 ( https://fhir.saude.go.gov.br/sid/cpf#CPF#1234567879)
topic: Individual
sent: 2025-09-08
sender: Organization Hospital Exemplo
reasonReference: Condition Dengue
payload
content: Observation 104950-1
payload
content: Observation 32418-6
{
"resourceType": "Communication",
"id": "NotificacaoIndividualAgravoExemplo",
"meta": {
"profile": [
"https://fhir.saude.go.gov.br/r4/core/StructureDefinition/notificacao-individual-agravo"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"system": "https://fhir.saude.go.gov.br/sid/sinan",
"value": "2025-00012345"
}
],
"status": "completed",
"category": [
{
"coding": [
{
"code": "notificacao-agravo"
}
]
}
],
"subject": {
"reference": "Patient/PacienteJose"
},
"topic": {
"coding": [
{
"system": "https://fhir.saude.go.gov.br/r4/core/CodeSystem/tipo-notificacao-agravo-cs",
"code": "2"
}
]
},
"sent": "2025-09-08",
"sender": {
"reference": "Organization/HospitalExemplo"
},
"reasonReference": [
{
"reference": "Condition/AgravoNotificadoExemplo"
}
],
"payload": [
{
"contentReference": {
"reference": "Observation/SinalSintomaNotificacaoAgravoExemplo"
}
},
{
"contentReference": {
"reference": "Observation/CondicaoTrimestreGestacionalExemplo"
}
}
]
}