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 Curso Aprobado - JSON Representation

Active as of 2022-01-18

Raw json | Download


{
  "resourceType" : "CodeSystem",
  "id" : "CSUCursoAprobado",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem CSUCursoAprobado</b></p><a name=\"CSUCursoAprobado\"> </a><a name=\"hcCSUCursoAprobado\"> </a><a name=\"CSUCursoAprobado-es-CL\"> </a><p>This case-sensitive code system <code>https://interoperabilidad.minsal.cl/fhir/ig/eis/CodeSystem/CSUCursoAprobado</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\">0<a name=\"CSUCursoAprobado-0\"> </a></td><td>Sin Curso</td></tr><tr><td style=\"white-space:nowrap\">1<a name=\"CSUCursoAprobado-1\"> </a></td><td>1o Básico</td></tr><tr><td style=\"white-space:nowrap\">2<a name=\"CSUCursoAprobado-2\"> </a></td><td>2o Básico</td></tr><tr><td style=\"white-space:nowrap\">3<a name=\"CSUCursoAprobado-3\"> </a></td><td>3ro Básico</td></tr><tr><td style=\"white-space:nowrap\">4<a name=\"CSUCursoAprobado-4\"> </a></td><td>4o Básico</td></tr><tr><td style=\"white-space:nowrap\">5<a name=\"CSUCursoAprobado-5\"> </a></td><td>5o Básico</td></tr><tr><td style=\"white-space:nowrap\">6<a name=\"CSUCursoAprobado-6\"> </a></td><td>6o Básico</td></tr><tr><td style=\"white-space:nowrap\">7<a name=\"CSUCursoAprobado-7\"> </a></td><td>7mo Básico</td></tr><tr><td style=\"white-space:nowrap\">8<a name=\"CSUCursoAprobado-8\"> </a></td><td>8vo Básico</td></tr></table></div>"
  },
  "url" : "https://interoperabilidad.minsal.cl/fhir/ig/eis/CodeSystem/CSUCursoAprobado",
  "version" : "0.1.1",
  "name" : "CSUCursoAprobado",
  "title" : "Ultimo Curso 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" : "Categoría del último curso aprobado",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "CL",
          "display" : "Chile"
        }
      ]
    }
  ],
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 9,
  "concept" : [
    {
      "code" : "0",
      "display" : "Sin Curso"
    },
    {
      "code" : "1",
      "display" : "1o Básico"
    },
    {
      "code" : "2",
      "display" : "2o Básico"
    },
    {
      "code" : "3",
      "display" : "3ro Básico"
    },
    {
      "code" : "4",
      "display" : "4o Básico"
    },
    {
      "code" : "5",
      "display" : "5o Básico"
    },
    {
      "code" : "6",
      "display" : "6o Básico"
    },
    {
      "code" : "7",
      "display" : "7mo Básico"
    },
    {
      "code" : "8",
      "display" : "8vo Básico"
    }
  ]
}