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" : "abandono",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: SistemaDeCodigos abandono</b></p><a name=\"abandono\"> </a><a name=\"hcabandono\"> </a><p>This case-sensitive code system <code>https://interoperabilidad.minsal.cl/fhir/ig/urgencia/CodeSystem/abandono</code> defines the following codes:</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\">1<a name=\"abandono-1\"> </a></td><td>Abandono antes de la atención médica</td></tr><tr><td style=\"white-space:nowrap\">2<a name=\"abandono-2\"> </a></td><td>Abandono durante el proceso de atención médica</td></tr></table></div>"
},
"url" : "https://interoperabilidad.minsal.cl/fhir/ig/urgencia/CodeSystem/abandono",
"version" : "0.1.2-qa-preview",
"name" : "CSAbandono",
"title" : "Abandono",
"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ódigos asociados al tipo de abandono del paciente desde urgencia.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "CL",
"display" : "Chile"
}
]
}
],
"caseSensitive" : true,
"content" : "complete",
"count" : 2,
"concept" : [
{
"code" : "1",
"display" : "Abandono antes de la atención médica"
},
{
"code" : "2",
"display" : "Abandono durante el proceso de atención médica"
}
]
}