Package | hl7.fhir.cl.minsal.eis |
Type | CodeSystem |
Id | CSNivelAtencion |
FHIR Version | R4 |
Source | https://interoperabilidad.minsal.cl/fhir/ig/eis/https://interoperabilidad.minsal.cl/fhir/ig/eis/0.1.0/CodeSystem-CSNivelAtencion.html |
URL | https://interoperabilidad.minsal.cl/fhir/ig/eis/CodeSystem/CSNivelAtencion |
Version | 0.1.0 |
Status | active |
Date | 2023-01-15 |
Name | CSNivelAtencion |
Title | NivelAtencion |
Realm | cl |
Authority | hl7 |
Description | NivelAtencion |
Content | complete |
ValueSet | |
VSNivelAtencion | NivelAtencion |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem CSNivelAtencion
This case-sensitive code system https://interoperabilidad.minsal.cl/fhir/ig/eis/CodeSystem/CSNivelAtencion
defines the following codes:
Code | Display |
1 | Nivel Primario |
2 | Nivel Secundario |
3 | Nivel Terciario |
95 | No aplica |
{ "resourceType": "CodeSystem", "id": "CSNivelAtencion", "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "url": "https://interoperabilidad.minsal.cl/fhir/ig/eis/CodeSystem/CSNivelAtencion", "version": "0.1.0", "name": "CSNivelAtencion", "title": "NivelAtencion", "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": "NivelAtencion", "jurisdiction": [ { "coding": [ { "system": "urn:iso:std:iso:3166", "code": "CL", "display": "Chile" } ] } ], "caseSensitive": true, "content": "complete", "count": 4, "concept": [ { "code": "1", "display": "Nivel Primario" }, { "code": "2", "display": "Nivel Secundario" }, { "code": "3", "display": "Nivel Terciario" }, { "code": "95", "display": "No aplica" } ] }