Atención de Urgencia Interoperable
0.1.2-qa-preview - qa-preview
Atención de Urgencia Interoperable, published by Unidad de Interoperabilidad - MINSAL. This guide is not an authorized publication; it is the continuous build for version 0.1.2-qa-preview built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/Minsal-CL/IG_Urgencia/ and changes regularly. See the Directory of published versions
| Active as of 2025-10-09 |
{
"resourceType" : "CodeSystem",
"id" : "categorizacion-no-realizada",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: SistemaDeCodigos categorizacion-no-realizada</b></p><a name=\"categorizacion-no-realizada\"> </a><a name=\"hccategorizacion-no-realizada\"> </a><p>This case-sensitive code system <code>https://interoperabilidad.minsal.cl/fhir/ig/urgencia/CodeSystem/categorizacion-no-realizada</code> defines the following code:</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\">99<a name=\"categorizacion-no-realizada-99\"> </a></td><td>Sin Categorizar</td></tr></table></div>"
},
"url" : "https://interoperabilidad.minsal.cl/fhir/ig/urgencia/CodeSystem/categorizacion-no-realizada",
"version" : "0.1.2-qa-preview",
"name" : "CSCategorizacionNoRealizada",
"title" : "CSCategorizacionNoRealizada",
"status" : "active",
"experimental" : false,
"date" : "2025-10-09T00:25:42+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"
}
]
}