FHIR IG analytics| Package | hl7.fhir.cl.minsal.urgencia |
| Resource Type | CodeSystem |
| Id | CodeSystem-categorizacion-no-realizada.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/Minsal-CL/IG_Urgencia/CodeSystem-categorizacion-no-realizada.html |
| URL | https://interoperabilidad.minsal.cl/fhir/ig/urgencia/CodeSystem/categorizacion-no-realizada |
| Version | 0.1.2-ballot |
| Status | active |
| Date | 2025-12-23T19:06:41+00:00 |
| Name | CSCategorizacionNoRealizada |
| Title | CSCategorizacionNoRealizada |
| Realm | cl |
| Authority | hl7 |
| Description | Código asociado a la categorización no realizada en el sistema de salud chileno |
| Content | complete |
| ValueSet | |
| categorizacion-urgencia | Categorización Urgencia |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem categorizacion-no-realizada
This case-sensitive code system https://interoperabilidad.minsal.cl/fhir/ig/urgencia/CodeSystem/categorizacion-no-realizada defines the following code:
| Code | Display |
| 99 | Sin Categorizar |
{
"resourceType": "CodeSystem",
"id": "categorizacion-no-realizada",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://interoperabilidad.minsal.cl/fhir/ig/urgencia/CodeSystem/categorizacion-no-realizada",
"version": "0.1.2-ballot",
"name": "CSCategorizacionNoRealizada",
"title": "CSCategorizacionNoRealizada",
"status": "active",
"experimental": false,
"date": "2025-12-23T19:06:41+00:00",
"publisher": "Unidad de Interoperabilidad - MINSAL",
"contact": [
{
"name": "Unidad de Interoperabilidad - MINSAL",
"telecom": [
{
"system": "url",
"value": "https://interoperabilidad.minsal.cl"
}
]
},
{
"name": "Roberto Araneda",
"telecom": [
{
"system": "email",
"value": "roberto.araneda@chiledata.cl",
"use": "work"
}
]
},
{
"name": "John Díaz",
"telecom": [
{
"system": "email",
"value": "john.diaz@chiledata.cl",
"use": "work"
}
]
}
],
"description": "Código asociado a la categorización no realizada en el sistema de salud chileno",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "CL",
"display": "Chile"
}
]
}
],
"caseSensitive": true,
"content": "complete",
"count": 1,
"concept": [
{
"code": "99",
"display": "Sin Categorizar"
}
]
}