{
  "resourceType" : "Communication",
  "id" : "NotificacaoIndividualAgravoExemplo",
  "meta" : {
    "profile" : ["https://fhir.saude.go.gov.br/r4/vigilancia-epidemiologica/StructureDefinition/notificacao-individual-agravo"]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Narrativa gerada: Communication NotificacaoIndividualAgravoExemplo</b></p><a name=\"NotificacaoIndividualAgravoExemplo\"> </a><a name=\"hcNotificacaoIndividualAgravoExemplo\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Perfil: <a href=\"StructureDefinition-notificacao-individual-agravo.html\">Notificação de Agravo</a></p></div><p><b>identifier</b>: <a href=\"NamingSystem-sinan.html\" title=\"É um número de identificação  fornecido pelo SINAN.\">SINAN</a>/2025-00012345</p><p><b>status</b>: Completed</p><p><b>category</b>: <span title=\"Códigos:{https://fhir.saude.go.gov.br/r4/vigilancia-epidemiologica/CodeSystem/categoria-comunicacao-cs notificacao-agravo}\">Notificação de Agravo</span></p><p><b>subject</b>: <a href=\"Patient-PacienteJose.html\">José Silva(official) Male, DoB: 1989-02-19 ( https://fhir.saude.go.gov.br/sid/cpf#CPF#1234567879)</a></p><p><b>topic</b>: <span title=\"Códigos:{https://fhir.saude.go.gov.br/r4/vigilancia-epidemiologica/CodeSystem/tipo-notificacao-agravo-cs 2}\">Individual</span></p><p><b>sent</b>: 2025-09-08</p><p><b>sender</b>: <a href=\"Organization-HospitalExemplo.html\">Organization Hospital Exemplo</a></p><p><b>reasonReference</b>: <a href=\"Condition-AgravoNotificadoExemplo.html\">Condition Dengue [dengue clássico]</a></p><h3>Payloads</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Content[x]</b></td></tr><tr><td style=\"display: none\">*</td><td><a href=\"Observation-CondicaoTrimestreGestacionalExemplo.html\">Observation 32418-6</a></td></tr></table></div>"
  },
  "identifier" : [{
    "system" : "https://fhir.saude.go.gov.br/sid/sinan",
    "value" : "2025-00012345"
  }],
  "status" : "completed",
  "category" : [{
    "coding" : [{
      "system" : "https://fhir.saude.go.gov.br/r4/vigilancia-epidemiologica/CodeSystem/categoria-comunicacao-cs",
      "code" : "notificacao-agravo"
    }]
  }],
  "subject" : {
    "reference" : "Patient/PacienteJose"
  },
  "topic" : {
    "coding" : [{
      "system" : "https://fhir.saude.go.gov.br/r4/vigilancia-epidemiologica/CodeSystem/tipo-notificacao-agravo-cs",
      "code" : "2"
    }]
  },
  "sent" : "2025-09-08",
  "sender" : {
    "reference" : "Organization/HospitalExemplo"
  },
  "reasonReference" : [{
    "reference" : "Condition/AgravoNotificadoExemplo"
  }],
  "payload" : [{
    "contentReference" : {
      "reference" : "Observation/CondicaoTrimestreGestacionalExemplo"
    }
  }]
}