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
| Active as of 2026-07-17 |
<CodeSystem xmlns="http://hl7.org/fhir">
<id value="cardioremoto-monitoring-frequency"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem cardioremoto-monitoring-frequency</b></p><a name="cardioremoto-monitoring-frequency"> </a><a name="hccardioremoto-monitoring-frequency"> </a><p>This code system <code>http://example.org/fhir/CardioRemotoIG/CodeSystem/cardioremoto-monitoring-frequency</code> defines the following codes:</p><table class="codes"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style="white-space:nowrap">daily<a name="cardioremoto-monitoring-frequency-daily"> </a></td><td>Diária</td></tr><tr><td style="white-space:nowrap">weekly<a name="cardioremoto-monitoring-frequency-weekly"> </a></td><td>Semanal</td></tr><tr><td style="white-space:nowrap">monthly<a name="cardioremoto-monitoring-frequency-monthly"> </a></td><td>Mensal</td></tr></table></div>
</text>
<url
value="http://example.org/fhir/CardioRemotoIG/CodeSystem/cardioremoto-monitoring-frequency"/>
<version value="0.1.0"/>
<name value="CardioRemotoMonitoringFrequency"/>
<title value="Frequência de Monitoramento"/>
<status value="active"/>
<date value="2026-07-17T13:36:16+00:00"/>
<publisher value="Universidade Federal da Paraíba (UFPB)"/>
<contact>
<name value="Universidade Federal da Paraíba (UFPB)"/>
<telecom>
<system value="url"/>
<value value="https://www.ufpb.br"/>
</telecom>
<telecom>
<system value="email"/>
<value value="clauirton@ci.ufpb.br"/>
</telecom>
</contact>
<description value="Frequência de monitoramento recomendada."/>
<jurisdiction>
<coding>
<system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
<code value="001"/>
</coding>
</jurisdiction>
<content value="complete"/>
<count value="3"/>
<concept>
<code value="daily"/>
<display value="Diária"/>
</concept>
<concept>
<code value="weekly"/>
<display value="Semanal"/>
</concept>
<concept>
<code value="monthly"/>
<display value="Mensal"/>
</concept>
</CodeSystem>