Package | hl7.fhir.cl.minsal.eis |
Type | CodeSystem |
Id | CSNivelInstruccion |
FHIR Version | R4 |
Source | https://interoperabilidad.minsal.cl/fhir/ig/eis/https://interoperabilidad.minsal.cl/fhir/ig/eis/0.1.0/CodeSystem-CSNivelInstruccion.html |
URL | https://interoperabilidad.minsal.cl/fhir/ig/eis/CodeSystem/CSNivelInstruccion |
Version | 0.1.0 |
Status | active |
Date | 2022-01-18T00:00:00-03:00 |
Name | CSNivelInstruccion |
Title | Ultimo nivel aprobado |
Realm | cl |
Authority | hl7 |
Description | Código del último nivel aprobado |
Content | complete |
ValueSet | |
VSNivelInstruccion | Ultimo nivel aprobado |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem CSNivelInstruccion
This case-sensitive code system https://interoperabilidad.minsal.cl/fhir/ig/eis/CodeSystem/CSNivelInstruccion
defines the following codes:
Code | Display |
1 | Preescolar |
2 | Especial o Diferencial |
3 | Básica o Primaria |
4 | Media o Secundaria |
5 | Educación Superior |
6 | Sin Instrucción |
97 | No Recuerda |
98 | No Responde |
{ "resourceType": "CodeSystem", "id": "CSNivelInstruccion", "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "url": "https://interoperabilidad.minsal.cl/fhir/ig/eis/CodeSystem/CSNivelInstruccion", "version": "0.1.0", "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" } ] }