FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagebr.ufpb.cardioremoto
Resource TypeCodeSystem
IdCodeSystem-cardioremoto-communication-type.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/clauirton/CardioRemotoIG/CodeSystem-cardioremoto-communication-type.html
URLhttp://example.org/fhir/CardioRemotoIG/CodeSystem/cardioremoto-communication-type
Version0.1.0
Statusactive
Date2026-07-17T13:36:16+00:00
NameCardioRemotoCommunicationType
TitleTipo de Comunicação
Realmuv
DescriptionTipos de comunicação suportados pela plataforma CardioRemoto.
Contentcomplete

Resources that use this resource

ValueSet
br.ufpb.cardioremoto#currentcommunication-type-vsConjunto de Valores de Tipo de Comunicação

Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: CodeSystem cardioremoto-communication-type

This case-sensitive code system http://example.org/fhir/CardioRemotoIG/CodeSystem/cardioremoto-communication-type defines the following codes:

CodeDisplay
teleconsultation Teleconsulta
telephone-call Ligaçõa telefônica
video-call Chamada de vídeo
text-message Mensagem de texto
email Email
mobile-notification Notificação móvel
clinical-alert Alerta Clínico
appointment-reminder Lembrete de consulta
medication-reminder Lembrete de medicação
educational-message Mensagem Educativa

Source1

{
  "resourceType": "CodeSystem",
  "id": "cardioremoto-communication-type",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "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"
    }
  ]
}