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 2021-03-11 |
{
"resourceType" : "CodeSystem",
"id" : "ModoConfirmacionInfeccionCS",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem ModoConfirmacionInfeccionCS</b></p><a name=\"ModoConfirmacionInfeccionCS\"> </a><a name=\"hcModoConfirmacionInfeccionCS\"> </a><a name=\"ModoConfirmacionInfeccionCS-en-US\"> </a><p>This case-insensitive code system <code>https://paho.org/fhir/esavi/CodeSystem/ModoConfirmacionInfeccionCS</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=\"ModoConfirmacionInfeccionCS-1\"> </a></td><td>Por criterio clínico epidemiológico</td></tr><tr><td style=\"white-space:nowrap\">2<a name=\"ModoConfirmacionInfeccionCS-2\"> </a></td><td>por inmunoensayo</td></tr><tr><td style=\"white-space:nowrap\">3<a name=\"ModoConfirmacionInfeccionCS-3\"> </a></td><td>Por pruebas moleculares</td></tr><tr><td style=\"white-space:nowrap\">4<a name=\"ModoConfirmacionInfeccionCS-4\"> </a></td><td>Por aislamiento viral</td></tr><tr><td style=\"white-space:nowrap\">5<a name=\"ModoConfirmacionInfeccionCS-5\"> </a></td><td>Otra</td></tr></table></div>"
},
"url" : "https://paho.org/fhir/esavi/CodeSystem/ModoConfirmacionInfeccionCS",
"version" : "0.2.0",
"name" : "ModoConfirmacionInfeccionCS",
"title" : "Modo de Confirmación de la Infección",
"status" : "active",
"experimental" : false,
"date" : "2021-03-11T00:00:00-03:00",
"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" : "Modos de Confirmacion de Infección por COVID-19",
"jurisdiction" : [
{
"coding" : [
{
"system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code" : "001"
}
]
}
],
"caseSensitive" : false,
"content" : "complete",
"count" : 5,
"concept" : [
{
"code" : "1",
"display" : "Por criterio clínico epidemiológico"
},
{
"code" : "2",
"display" : "por inmunoensayo"
},
{
"code" : "3",
"display" : "Por pruebas moleculares"
},
{
"code" : "4",
"display" : "Por aislamiento viral"
},
{
"code" : "5",
"display" : "Otra"
}
]
}