{
  "resourceType" : "CodeSystem",
  "id" : "cardioremoto-communication-type",
  "text" : {
    "status" : "generated",
    "div" : "<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>"
  },
  "url" : "http://example.org/fhir/CardioRemotoIG/CodeSystem/cardioremoto-communication-type",
  "version" : "0.1.0",
  "name" : "CardioRemotoCommunicationType",
  "title" : "Tipo de Comunicação",
  "status" : "active",
  "experimental" : false,
  "date" : "2026-07-17T13:36:16+00:00",
  "publisher" : "Universidade Federal da Paraíba (UFPB)",
  "contact" : [{
    "name" : "Universidade Federal da Paraíba (UFPB)",
    "telecom" : [{
      "system" : "url",
      "value" : "https://www.ufpb.br"
    },
    {
      "system" : "email",
      "value" : "clauirton@ci.ufpb.br"
    }]
  }],
  "description" : "Tipos de comunicação suportados pela plataforma CardioRemoto.",
  "jurisdiction" : [{
    "coding" : [{
      "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
      "code" : "001"
    }]
  }],
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 10,
  "concept" : [{
    "code" : "teleconsultation",
    "display" : "Teleconsulta"
  },
  {
    "code" : "telephone-call",
    "display" : "Ligaçõa telefônica"
  },
  {
    "code" : "video-call",
    "display" : "Chamada de vídeo"
  },
  {
    "code" : "text-message",
    "display" : "Mensagem de texto"
  },
  {
    "code" : "email",
    "display" : "Email"
  },
  {
    "code" : "mobile-notification",
    "display" : "Notificação móvel"
  },
  {
    "code" : "clinical-alert",
    "display" : "Alerta Clínico"
  },
  {
    "code" : "appointment-reminder",
    "display" : "Lembrete de consulta"
  },
  {
    "code" : "medication-reminder",
    "display" : "Lembrete de medicação"
  },
  {
    "code" : "educational-message",
    "display" : "Mensagem Educativa"
  }]
}