Atención de Urgencia Interoperable
0.1.2-ballot - ballot
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-ballot 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-12-23 |
<ValueSet xmlns="http://hl7.org/fhir">
<id value="TipoParticipanteEncuentroUrgencia"/>
<text>
<status value="extensions"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet TipoParticipanteEncuentroUrgencia</b></p><a name="TipoParticipanteEncuentroUrgencia"> </a><a name="hcTipoParticipanteEncuentroUrgencia"> </a><p>This value set includes codes based on the following rules:</p><ul><li>Include all codes defined in <a href="CodeSystem-TipoParticipanteUrgencia.html"><code>https://interoperabilidad.minsal.cl/fhir/ig/urgencia/CodeSystem/TipoParticipanteUrgencia</code></a><span title="Version is not explicitly stated, which means it is fixed to the version provided in this specification"> version 📦0.1.2-ballot</span></li><li>Include these codes as defined in <a href="http://terminology.hl7.org/7.0.1/CodeSystem-v3-ParticipationType.html"><code>http://terminology.hl7.org/CodeSystem/v3-ParticipationType</code></a><span title="Version is not explicitly stated, which means it is fixed to 5.0.0, the version found through the package references"> version 📦5.0.0</span><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href="http://terminology.hl7.org/7.0.1/CodeSystem-v3-ParticipationType.html#v3-ParticipationType-ADM">ADM</a></td><td style="color: #cccccc">admitter</td><td>The practitioner who is responsible for admitting a patient to a patient encounter.</td></tr><tr><td><a href="http://terminology.hl7.org/7.0.1/CodeSystem-v3-ParticipationType.html#v3-ParticipationType-ATND">ATND</a></td><td style="color: #cccccc">attender</td><td>The practitioner that has responsibility for overseeing a patient's care during a patient encounter.</td></tr><tr><td><a href="http://terminology.hl7.org/7.0.1/CodeSystem-v3-ParticipationType.html#v3-ParticipationType-CON">CON</a></td><td style="color: #cccccc">consultant</td><td>An advisor participating in the service by performing evaluations and making recommendations.</td></tr><tr><td><a href="http://terminology.hl7.org/7.0.1/CodeSystem-v3-ParticipationType.html#v3-ParticipationType-DIS">DIS</a></td><td style="color: #cccccc">discharger</td><td>The practitioner who is responsible for the discharge of a patient from a patient encounter.</td></tr><tr><td><a href="http://terminology.hl7.org/7.0.1/CodeSystem-v3-ParticipationType.html#v3-ParticipationType-SPRF">SPRF</a></td><td style="color: #cccccc">secondary performer</td><td>A person assisting in an act through his substantial presence and involvement This includes: assistants, technicians, associates, or whatever the job titles may be.</td></tr></table></li><li>Include these codes as defined in <a href="http://tx.fhir.org/r4"><code>http://terminology.hl7.org/CodeSystem/participant-type</code></a><span title="Version is explicitly stated to be 4.0.1"> version 📍4.0.1</span><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href="http://tx.fhir.org/r4/ValueSet/encounter-participant-type#encounter-participant-type-emergency">emergency</a></td><td style="color: #cccccc">Emergency</td><td>A person to be contacted in case of an emergency during the encounter.</td></tr></table></li></ul></div>
</text>
<url
value="https://interoperabilidad.minsal.cl/fhir/ig/urgencia/ValueSet/TipoParticipanteEncuentroUrgencia"/>
<version value="0.1.2-ballot"/>
<name value="VSTipoParticipanteEncuentroUrgencia"/>
<title value="Tipo Participante Encuentro Urgencia"/>
<status value="active"/>
<experimental value="false"/>
<date value="2025-12-23T19:06:41+00:00"/>
<publisher value="Unidad de Interoperabilidad - MINSAL"/>
<contact>
<name value="Unidad de Interoperabilidad - MINSAL"/>
<telecom>
<system value="url"/>
<value value="https://interoperabilidad.minsal.cl"/>
</telecom>
</contact>
<contact>
<name value="Roberto Araneda"/>
<telecom>
<system value="email"/>
<value value="roberto.araneda@chiledata.cl"/>
<use value="work"/>
</telecom>
</contact>
<contact>
<name value="John Díaz"/>
<telecom>
<system value="email"/>
<value value="john.diaz@chiledata.cl"/>
<use value="work"/>
</telecom>
</contact>
<description value="Códigos de los tipos de participante de un Encounter"/>
<jurisdiction>
<coding>
<system value="urn:iso:std:iso:3166"/>
<code value="CL"/>
<display value="Chile"/>
</coding>
</jurisdiction>
<compose>
<include>
<system
value="https://interoperabilidad.minsal.cl/fhir/ig/urgencia/CodeSystem/TipoParticipanteUrgencia"/>
</include>
<include>
<system
value="http://terminology.hl7.org/CodeSystem/v3-ParticipationType"/>
<concept>
<code value="ADM"/>
</concept>
<concept>
<code value="ATND"/>
</concept>
<concept>
<code value="CON"/>
</concept>
<concept>
<code value="DIS"/>
</concept>
<concept>
<code value="SPRF"/>
</concept>
</include>
<include>
<system value="http://terminology.hl7.org/CodeSystem/participant-type"/>
<version value="4.0.1"/>
<concept>
<code value="emergency"/>
</concept>
</include>
</compose>
</ValueSet>