GI Resumen IPS FALP
0.1.0 - ci-build
GI Resumen IPS FALP, published by EstebanFredes. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/SIMSADIs/GI_IPS_FALP/ and changes regularly. See the Directory of published versions
Active as of 2024-12-20 |
{
"resourceType" : "CodeSystem",
"id" : "CSSeccionesDoc",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem CSSeccionesDoc</b></p><a name=\"CSSeccionesDoc\"> </a><a name=\"hcCSSeccionesDoc\"> </a><a name=\"CSSeccionesDoc-es-CL\"> </a><p>This case-sensitive code system <code>https://falp.cl/fhir/ig/IPSFalp/CodeSystem/CSSeccionesDoc</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\">01<a name=\"CSSeccionesDoc-01\"> </a></td><td>Documento</td></tr><tr><td style=\"white-space:nowrap\">02<a name=\"CSSeccionesDoc-02\"> </a></td><td>Paciente</td></tr><tr><td style=\"white-space:nowrap\">03<a name=\"CSSeccionesDoc-03\"> </a></td><td>Autor</td></tr><tr><td style=\"white-space:nowrap\">04<a name=\"CSSeccionesDoc-04\"> </a></td><td>Declarante</td></tr><tr><td style=\"white-space:nowrap\">05<a name=\"CSSeccionesDoc-05\"> </a></td><td>Custodio</td></tr><tr><td style=\"white-space:nowrap\">06<a name=\"CSSeccionesDoc-06\"> </a></td><td>Problemas</td></tr><tr><td style=\"white-space:nowrap\">07<a name=\"CSSeccionesDoc-07\"> </a></td><td>Alergias</td></tr><tr><td style=\"white-space:nowrap\">08<a name=\"CSSeccionesDoc-08\"> </a></td><td>Medicamentos</td></tr><tr><td style=\"white-space:nowrap\">09<a name=\"CSSeccionesDoc-09\"> </a></td><td>Inmunizaciones</td></tr><tr><td style=\"white-space:nowrap\">10<a name=\"CSSeccionesDoc-10\"> </a></td><td>DispMedicos</td></tr><tr><td style=\"white-space:nowrap\">11<a name=\"CSSeccionesDoc-11\"> </a></td><td>Procedimientos</td></tr><tr><td style=\"white-space:nowrap\">12<a name=\"CSSeccionesDoc-12\"> </a></td><td>Resultados</td></tr><tr><td style=\"white-space:nowrap\">13<a name=\"CSSeccionesDoc-13\"> </a></td><td>SignosVitales</td></tr></table></div>"
},
"url" : "https://falp.cl/fhir/ig/IPSFalp/CodeSystem/CSSeccionesDoc",
"version" : "0.1.0",
"name" : "CSSeccionesDoc",
"title" : "CSSeccionesDoc",
"status" : "active",
"experimental" : false,
"date" : "2024-12-20T22:34:51+00:00",
"publisher" : "EstebanFredes",
"description" : "Code system que contiene los codigos para utilizar en el documento para determinar cual sección representará",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "CL",
"display" : "Chile"
}
]
}
],
"caseSensitive" : true,
"content" : "complete",
"count" : 13,
"concept" : [
{
"code" : "01",
"display" : "Documento"
},
{
"code" : "02",
"display" : "Paciente"
},
{
"code" : "03",
"display" : "Autor"
},
{
"code" : "04",
"display" : "Declarante"
},
{
"code" : "05",
"display" : "Custodio"
},
{
"code" : "06",
"display" : "Problemas"
},
{
"code" : "07",
"display" : "Alergias"
},
{
"code" : "08",
"display" : "Medicamentos"
},
{
"code" : "09",
"display" : "Inmunizaciones"
},
{
"code" : "10",
"display" : "DispMedicos"
},
{
"code" : "11",
"display" : "Procedimientos"
},
{
"code" : "12",
"display" : "Resultados"
},
{
"code" : "13",
"display" : "SignosVitales"
}
]
}