Guía de Implementación FHIR de ESAVI
0.2.0 - ci-build
Guía de Implementación FHIR de ESAVI, published by ESAVI -. This guide is not an authorized publication; it is the continuous build for version 0.2.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/PanAmericanHealthOrganization/ESAVI-IG-FHIR/ and changes regularly. See the Directory of published versions
Active as of 2022-02-02 |
{
"resourceType" : "CodeSystem",
"id" : "ProfesionalNotificadorCS",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem ProfesionalNotificadorCS</b></p><a name=\"ProfesionalNotificadorCS\"> </a><a name=\"hcProfesionalNotificadorCS\"> </a><a name=\"ProfesionalNotificadorCS-en-US\"> </a><p>This case-insensitive code system <code>https://paho.org/fhir/esavi/CodeSystem/ProfesionalNotificadorCS</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\">1<a name=\"ProfesionalNotificadorCS-1\"> </a></td><td>Médico</td></tr><tr><td style=\"white-space:nowrap\">2<a name=\"ProfesionalNotificadorCS-2\"> </a></td><td>Farmacéutico</td></tr><tr><td style=\"white-space:nowrap\">3<a name=\"ProfesionalNotificadorCS-3\"> </a></td><td>Otro Profesional de la Salud</td></tr><tr><td style=\"white-space:nowrap\">4<a name=\"ProfesionalNotificadorCS-4\"> </a></td><td>Abogado</td></tr><tr><td style=\"white-space:nowrap\">5<a name=\"ProfesionalNotificadorCS-5\"> </a></td><td>Usuario u otro profesional no sanitario</td></tr><tr><td style=\"white-space:nowrap\">6<a name=\"ProfesionalNotificadorCS-6\"> </a></td><td>No definido por el usuario</td></tr></table></div>"
},
"url" : "https://paho.org/fhir/esavi/CodeSystem/ProfesionalNotificadorCS",
"version" : "0.2.0",
"name" : "ProfesionalNotificadorCS",
"title" : "Tipo de Profesional Notificador",
"status" : "active",
"experimental" : false,
"date" : "2022-02-02",
"publisher" : "ESAVI -",
"contact" : [
{
"name" : "ESAVI -",
"telecom" : [
{
"system" : "url",
"value" : "https://covid-19pharmacovigilance.paho.org/resources/updates-on-aefi"
},
{
"system" : "email",
"value" : "rizzatodan@paho.org"
}
]
}
],
"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"
}
]
}