Guia de Implementação da SES GO - CORE
1.1.0 - draft Brazil flag

Guia de Implementação da SES GO - CORE - Downloaded Version 1.1.0 See the Directory of published versions

: Notificação Individual de Agravo - XML Representation

Raw xml | Download


<Communication xmlns="http://hl7.org/fhir">
  <id value="NotificacaoIndividualAgravoExemplo"/>
  <meta>
    <profile
             value="https://fhir.saude.go.gov.br/r4/core/StructureDefinition/notificacao-individual-agravo"/>
  </meta>
  <text>
    <status value="generated"/>
    <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 Individual 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:">notificacao-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/core/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</a></p><blockquote><p><b>payload</b></p><p><b>content</b>: <a href="Observation-SinalSintomaNotificacaoAgravoExemplo.html">Observation 104950-1</a></p></blockquote><blockquote><p><b>payload</b></p><p><b>content</b>: <a href="Observation-CondicaoTrimestreGestacionalExemplo.html">Observation 32418-6</a></p></blockquote></div>
  </text>
  <identifier>
    <system value="https://fhir.saude.go.gov.br/sid/sinan"/>
    <value value="2025-00012345"/>
  </identifier>
  <status value="completed"/>
  <category>
    <coding>
      <code value="notificacao-agravo"/>
    </coding>
  </category>
  <subject>🔗 
    <reference value="Patient/PacienteJose"/>
  </subject>
  <topic>
    <coding>
      <system
              value="https://fhir.saude.go.gov.br/r4/core/CodeSystem/tipo-notificacao-agravo-cs"/>
      <code value="2"/>
    </coding>
  </topic>
  <sent value="2025-09-08"/>
  <sender>🔗 
    <reference value="Organization/HospitalExemplo"/>
  </sender>
  <reasonReference>🔗 
    <reference value="Condition/AgravoNotificadoExemplo"/>
  </reasonReference>
  <payload>
    <contentReference>🔗 
      <reference value="Observation/SinalSintomaNotificacaoAgravoExemplo"/>
    </contentReference>
  </payload>
  <payload>
    <contentReference>🔗 
      <reference value="Observation/CondicaoTrimestreGestacionalExemplo"/>
    </contentReference>
  </payload>
</Communication>