FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: CodeSystem/ProfesionalNotificadorCS

Packagefhir.ops-esavi
TypeCodeSystem
IdProfesionalNotificadorCS
FHIR VersionR4
Sourcehttps://paho.org/fhir/ops-esavi/https://build.fhir.org/ig/cens-chile/OPS-Esavi-IG/CodeSystem-ProfesionalNotificadorCS.html
URLhttps://paho.org/fhir/ops-esavi/CodeSystem/ProfesionalNotificadorCS
Version0.1.0
Statusactive
Date2025-05-19T18:35:22+00:00
NameProfesionalNotificadorCS
TitleTipo de Profesional Notificador
Realmus
Authorityhl7
DescriptionCódigos de Tipo de Notificadores de ESAVI para PAHO
Contentcomplete

Resources that use this resource

ValueSet
ProfesionalNotificadorVSTipo de Profesional Notificador

Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: CodeSystem ProfesionalNotificadorCS

This case-insensitive code system https://paho.org/fhir/ops-esavi/CodeSystem/ProfesionalNotificadorCS defines the following codes:

CodeDisplay
1 Médico
2 Farmacéutico
3 Otro Profesional de la Salud
4 Abogado
5 Usuario u otro profesional no sanitario
6 No definido por el usuario

Source

{
  "resourceType": "CodeSystem",
  "id": "ProfesionalNotificadorCS",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://paho.org/fhir/ops-esavi/CodeSystem/ProfesionalNotificadorCS",
  "version": "0.1.0",
  "name": "ProfesionalNotificadorCS",
  "title": "Tipo de Profesional Notificador",
  "status": "active",
  "experimental": false,
  "date": "2025-05-19T18:35:22+00:00",
  "publisher": "CENS",
  "contact": [
    {
      "name": "CENS",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.cens.cl"
        }
      ]
    }
  ],
  "description": "Códigos de Tipo de Notificadores de ESAVI para PAHO",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001"
        }
      ]
    }
  ],
  "caseSensitive": false,
  "content": "complete",
  "count": 6,
  "concept": [
    {
      "code": "1",
      "display": "Médico"
    },
    {
      "code": "2",
      "display": "Farmacéutico"
    },
    {
      "code": "3",
      "display": "Otro Profesional de la Salud"
    },
    {
      "code": "4",
      "display": "Abogado"
    },
    {
      "code": "5",
      "display": "Usuario u otro profesional no sanitario"
    },
    {
      "code": "6",
      "display": "No definido por el usuario"
    }
  ]
}