FHIR IG analytics| Package | hl7.fhir.cl.minsal.urgencia |
| Resource Type | ValueSet |
| Id | ValueSet-TipoParticipanteEncuentroUrgencia.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/Minsal-CL/IG_Urgencia/ValueSet-TipoParticipanteEncuentroUrgencia.html |
| URL | https://interoperabilidad.minsal.cl/fhir/ig/urgencia/ValueSet/TipoParticipanteEncuentroUrgencia |
| Version | 0.1.2-ballot |
| Status | active |
| Date | 2025-12-23T19:06:41+00:00 |
| Name | VSTipoParticipanteEncuentroUrgencia |
| Title | Tipo Participante Encuentro Urgencia |
| Realm | cl |
| Authority | hl7 |
| Description | Códigos de los tipos de participante de un Encounter |
| StructureDefinition | |
| EncounterAtencion | Encuentro Atención |
| EncounterUrg | Encuentro Urgencia |
| CodeSystem | |
| participant-type | Participant type |
| v3-ParticipationType | ParticipationType |
| TipoParticipanteUrgencia | Tipo Participante Urgencia |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet TipoParticipanteEncuentroUrgencia
This value set includes codes based on the following rules:
https://interoperabilidad.minsal.cl/fhir/ig/urgencia/CodeSystem/TipoParticipanteUrgencia version 📦0.1.2-ballothttp://terminology.hl7.org/CodeSystem/v3-ParticipationType version 📦5.0.0| Code | Display | Definition |
| ADM | admitter | The practitioner who is responsible for admitting a patient to a patient encounter. |
| ATND | attender | The practitioner that has responsibility for overseeing a patient's care during a patient encounter. |
| CON | consultant | An advisor participating in the service by performing evaluations and making recommendations. |
| DIS | discharger | The practitioner who is responsible for the discharge of a patient from a patient encounter. |
| SPRF | secondary performer | A person assisting in an act through his substantial presence and involvement This includes: assistants, technicians, associates, or whatever the job titles may be. |
http://terminology.hl7.org/CodeSystem/participant-type version 📍4.0.1| Code | Display | Definition |
| emergency | Emergency | A person to be contacted in case of an emergency during the encounter. |
{
"resourceType": "ValueSet",
"id": "TipoParticipanteEncuentroUrgencia",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"url": "https://interoperabilidad.minsal.cl/fhir/ig/urgencia/ValueSet/TipoParticipanteEncuentroUrgencia",
"version": "0.1.2-ballot",
"name": "VSTipoParticipanteEncuentroUrgencia",
"title": "Tipo Participante Encuentro Urgencia",
"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ódigos de los tipos de participante de un Encounter",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "CL",
"display": "Chile"
}
]
}
],
"compose": {
"include": [
{
"system": "https://interoperabilidad.minsal.cl/fhir/ig/urgencia/CodeSystem/TipoParticipanteUrgencia"
},
{
"system": "http://terminology.hl7.org/CodeSystem/v3-ParticipationType",
"concept": [
{
"code": "ADM"
},
{
"code": "ATND"
},
{
"code": "CON"
},
{
"code": "DIS"
},
{
"code": "SPRF"
}
]
},
{
"system": "http://terminology.hl7.org/CodeSystem/participant-type",
"version": "4.0.1",
"concept": [
{
"code": "emergency"
}
]
}
]
}
}