Guía de Estandares de Informacionde Salud
0.1.1 - ci-build Chile flag

Guía de Estandares de Informacionde Salud, published by Unidad de Interoperabilidad - MINSAL. This guide is not an authorized publication; it is the continuous build for version 0.1.1 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/Minsal-CL/eis/ and changes regularly. See the Directory of published versions

: Ultimo nivel aprobado - JSON Representation

Active as of 2022-01-18

Raw json | Download


{
  "resourceType" : "CodeSystem",
  "id" : "CSNivelInstruccion",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem CSNivelInstruccion</b></p><a name=\"CSNivelInstruccion\"> </a><a name=\"hcCSNivelInstruccion\"> </a><a name=\"CSNivelInstruccion-es-CL\"> </a><p>This case-sensitive code system <code>https://interoperabilidad.minsal.cl/fhir/ig/eis/CodeSystem/CSNivelInstruccion</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=\"CSNivelInstruccion-1\"> </a></td><td>Preescolar</td></tr><tr><td style=\"white-space:nowrap\">2<a name=\"CSNivelInstruccion-2\"> </a></td><td>Especial o Diferencial </td></tr><tr><td style=\"white-space:nowrap\">3<a name=\"CSNivelInstruccion-3\"> </a></td><td>Básica o Primaria</td></tr><tr><td style=\"white-space:nowrap\">4<a name=\"CSNivelInstruccion-4\"> </a></td><td>Media o Secundaria</td></tr><tr><td style=\"white-space:nowrap\">5<a name=\"CSNivelInstruccion-5\"> </a></td><td>Educación Superior</td></tr><tr><td style=\"white-space:nowrap\">6<a name=\"CSNivelInstruccion-6\"> </a></td><td>Sin Instrucción </td></tr><tr><td style=\"white-space:nowrap\">97<a name=\"CSNivelInstruccion-97\"> </a></td><td>No Recuerda</td></tr><tr><td style=\"white-space:nowrap\">98<a name=\"CSNivelInstruccion-98\"> </a></td><td>No Responde</td></tr></table></div>"
  },
  "url" : "https://interoperabilidad.minsal.cl/fhir/ig/eis/CodeSystem/CSNivelInstruccion",
  "version" : "0.1.1",
  "name" : "CSNivelInstruccion",
  "title" : "Ultimo nivel aprobado",
  "status" : "active",
  "experimental" : true,
  "date" : "2022-01-18T00:00:00-03:00",
  "publisher" : "Unidad de Interoperabilidad - MINSAL",
  "contact" : [
    {
      "name" : "Unidad de Interoperabilidad - MINSAL",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://interoperabilidad.minsal.cl"
        }
      ]
    }
  ],
  "description" : "Código del último nivel aprobado",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "CL",
          "display" : "Chile"
        }
      ]
    }
  ],
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 8,
  "concept" : [
    {
      "code" : "1",
      "display" : "Preescolar"
    },
    {
      "code" : "2",
      "display" : "Especial o Diferencial "
    },
    {
      "code" : "3",
      "display" : "Básica o Primaria"
    },
    {
      "code" : "4",
      "display" : "Media o Secundaria"
    },
    {
      "code" : "5",
      "display" : "Educación Superior"
    },
    {
      "code" : "6",
      "display" : "Sin Instrucción "
    },
    {
      "code" : "97",
      "display" : "No Recuerda"
    },
    {
      "code" : "98",
      "display" : "No Responde"
    }
  ]
}