Guia de Implementação do CardioRemoto
0.1.0 - release International flag

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

: Tipo de Comunicação - XML Representation

Active as of 2026-07-17

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="cardioremoto-communication-type"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem cardioremoto-communication-type</b></p><a name="cardioremoto-communication-type"> </a><a name="hccardioremoto-communication-type"> </a><p>This case-sensitive code system <code>http://example.org/fhir/CardioRemotoIG/CodeSystem/cardioremoto-communication-type</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">teleconsultation<a name="cardioremoto-communication-type-teleconsultation"> </a></td><td>Teleconsulta</td></tr><tr><td style="white-space:nowrap">telephone-call<a name="cardioremoto-communication-type-telephone-call"> </a></td><td>Ligaçõa telefônica</td></tr><tr><td style="white-space:nowrap">video-call<a name="cardioremoto-communication-type-video-call"> </a></td><td>Chamada de vídeo</td></tr><tr><td style="white-space:nowrap">text-message<a name="cardioremoto-communication-type-text-message"> </a></td><td>Mensagem de texto</td></tr><tr><td style="white-space:nowrap">email<a name="cardioremoto-communication-type-email"> </a></td><td>Email</td></tr><tr><td style="white-space:nowrap">mobile-notification<a name="cardioremoto-communication-type-mobile-notification"> </a></td><td>Notificação móvel</td></tr><tr><td style="white-space:nowrap">clinical-alert<a name="cardioremoto-communication-type-clinical-alert"> </a></td><td>Alerta Clínico</td></tr><tr><td style="white-space:nowrap">appointment-reminder<a name="cardioremoto-communication-type-appointment-reminder"> </a></td><td>Lembrete de consulta</td></tr><tr><td style="white-space:nowrap">medication-reminder<a name="cardioremoto-communication-type-medication-reminder"> </a></td><td>Lembrete de medicação</td></tr><tr><td style="white-space:nowrap">educational-message<a name="cardioremoto-communication-type-educational-message"> </a></td><td>Mensagem Educativa</td></tr></table></div>
  </text>
  <url
       value="http://example.org/fhir/CardioRemotoIG/CodeSystem/cardioremoto-communication-type"/>
  <version value="0.1.0"/>
  <name value="CardioRemotoCommunicationType"/>
  <title value="Tipo de Comunicação"/>
  <status value="active"/>
  <experimental value="false"/>
  <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="Tipos de comunicação suportados pela plataforma CardioRemoto."/>
  <jurisdiction>
    <coding>
      <system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
      <code value="001"/>
    </coding>
  </jurisdiction>
  <caseSensitive value="true"/>
  <content value="complete"/>
  <count value="10"/>
  <concept>
    <code value="teleconsultation"/>
    <display value="Teleconsulta"/>
  </concept>
  <concept>
    <code value="telephone-call"/>
    <display value="Ligaçõa telefônica"/>
  </concept>
  <concept>
    <code value="video-call"/>
    <display value="Chamada de vídeo"/>
  </concept>
  <concept>
    <code value="text-message"/>
    <display value="Mensagem de texto"/>
  </concept>
  <concept>
    <code value="email"/>
    <display value="Email"/>
  </concept>
  <concept>
    <code value="mobile-notification"/>
    <display value="Notificação móvel"/>
  </concept>
  <concept>
    <code value="clinical-alert"/>
    <display value="Alerta Clínico"/>
  </concept>
  <concept>
    <code value="appointment-reminder"/>
    <display value="Lembrete de consulta"/>
  </concept>
  <concept>
    <code value="medication-reminder"/>
    <display value="Lembrete de medicação"/>
  </concept>
  <concept>
    <code value="educational-message"/>
    <display value="Mensagem Educativa"/>
  </concept>
</CodeSystem>