Maestro de pacientes - Local Development build (v0.2.0). See the Directory of published versions
: NivelEducacionalDesc - JSON Representation
Raw json | Download
{
"resourceType" : "CodeSystem",
"id" : "CSNivelEducacionalDesc",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This case-sensitive code system <code>https://interoperabilidad.minsal.cl/fhir/ig/mpi/CodeSystem/CSNivelEducacionalDesc</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=\"CSNivelEducacionalDesc-01\"> </a></td><td>Ultimo curso aprobado</td></tr><tr><td style=\"white-space:nowrap\">02<a name=\"CSNivelEducacionalDesc-02\"> </a></td><td>Ultimo nivel aprobado</td></tr></table></div>"
},
"url" : "https://interoperabilidad.minsal.cl/fhir/ig/mpi/CodeSystem/CSNivelEducacionalDesc",
"version" : "0.2.0",
"name" : "CSNivelEducacionalDesc",
"title" : "NivelEducacionalDesc",
"status" : "active",
"experimental" : false,
"date" : "2023-01-15",
"publisher" : "Unidad de Interoperabilidad - MINSAL",
"contact" : [
{
"name" : "Unidad de Interoperabilidad - MINSAL",
"telecom" : [
{
"system" : "url",
"value" : "https://interoperabilidad.minsal.cl"
}
]
}
],
"description" : "NivelEducacionalDesc",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "CL",
"display" : "Chile"
}
]
}
],
"caseSensitive" : true,
"content" : "complete",
"count" : 2,
"concept" : [
{
"code" : "01",
"display" : "Ultimo curso aprobado"
},
{
"code" : "02",
"display" : "Ultimo nivel aprobado"
}
]
}