Package | hl7.fhir.cl.agenda |
Type | CodeSystem |
Id | CSCategotias |
FHIR Version | R4 |
Source | https://interoperabilidad.minsal.cl/fhir/ig/agenda/https://build.fhir.org/ig/Minsal-CL/agenda/CodeSystem-CSCategotias.html |
URL | https://interoperabilidad.minsal.cl/fhir/ig/agenda/CodeSystem/CSCategotias |
Version | 0.4.0 |
Status | active |
Date | 2025-07-14T13:19:30+00:00 |
Name | CSCategotias |
Title | CS Prestaciones |
Realm | cl |
Authority | hl7 |
Description | Codigos de las prestaciones |
Content | complete |
ValueSet | |
VSCategorias | VS Prestaciones |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: SistemaDeCodigos CSCategotias
This case-sensitive code system https://interoperabilidad.minsal.cl/fhir/ig/agenda/CodeSystem/CSCategotias
defines the following codes:
Code | Display |
1 | Urgencia |
2 | Consulta |
{ "resourceType": "CodeSystem", "id": "CSCategotias", "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "url": "https://interoperabilidad.minsal.cl/fhir/ig/agenda/CodeSystem/CSCategotias", "version": "0.4.0", "name": "CSCategotias", "title": "CS Prestaciones", "status": "active", "experimental": false, "date": "2025-07-14T13:19:30+00:00", "publisher": "Unidad de Interoperabilidad - MINSAL", "contact": [ { "name": "Unidad de Interoperabilidad - MINSAL", "telecom": [ { "system": "url", "value": "https://interoperabilidad.minsal.cl" } ] } ], "description": "Codigos de las prestaciones", "jurisdiction": [ { "coding": [ { "system": "urn:iso:std:iso:3166", "code": "CL", "display": "Chile" } ] } ], "caseSensitive": true, "content": "complete", "count": 2, "concept": [ { "code": "1", "display": "Urgencia" }, { "code": "2", "display": "Consulta" } ] }