Guia de Implementação do CardioRemoto
0.1.0 - release
Guia de Implementação do CardioRemoto, published by Universidade Federal da Paraíba (UFPB). This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/clauirton/CardioRemotoIG/ and changes regularly. See the Directory of published versions
<Communication xmlns="http://hl7.org/fhir">
<id value="CardioRemotoCommunicationExample"/>
<meta>
<profile
value="http://example.org/fhir/CardioRemotoIG/StructureDefinition/cardio-remoto-communication"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml">Comunicação enviada ao paciente com orientações sobre a continuidade do tratamento e do monitoramento remoto.</div>
</text>
<status value="completed"/>
<category>
<text value="Monitoramento remoto"/>
</category>
<subject>🔗
<reference value="Patient/CardioRemotoPatientExample"/>
</subject>
<sent value="2026-07-12T09:35:00Z"/>
<received value="2026-07-12T09:36:15Z"/>
<recipient>🔗
<reference value="Patient/CardioRemotoPatientExample"/>
</recipient>
<sender>🔗
<reference value="Practitioner/CardioRemotoPractitionerExample"/>
</sender>
<payload>
<contentString
value="Seus sinais vitais e exames laboratoriais permanecem dentro da faixa esperada. Continue utilizando a medicação conforme prescrição, mantenha o monitoramento diário da pressão arterial e compareça ao retorno agendado."/>
</payload>
<note>
<text
value="Mensagem enviada automaticamente após validação do profissional responsável."/>
</note>
</Communication>