FHIR IG analytics| Package | hl7.fhir.cl.minsal.urgencia |
| Resource Type | ValueSet |
| Id | ValueSet-IdentificadorPrestador.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/Minsal-CL/IG_Urgencia/ValueSet-IdentificadorPrestador.html |
| URL | https://interoperabilidad.minsal.cl/fhir/ig/urgencia/ValueSet/IdentificadorPrestador |
| Version | 0.1.2-ballot |
| Status | active |
| Date | 2025-12-23T19:06:41+00:00 |
| Name | VSIdentificadorPrestador |
| Title | Identificador Prestador |
| Realm | cl |
| Authority | hl7 |
| Description | Identificador Prestador |
| StructureDefinition | |
| PrestadorAdministrativo | Prestador Administrativo de Urgencia |
| PrestadorProfesional | Prestador Profesional de Urgencia |
| CodeSystem | |
| CSTipoIdentificador | Tipo Identificador |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet IdentificadorPrestador
This value set includes codes based on the following rules:
https://hl7chile.cl/fhir/ig/clcore/CodeSystem/CSTipoIdentificador version 📦1.9.4 where concept is-a 01https://hl7chile.cl/fhir/ig/clcore/CodeSystem/CSTipoIdentificador version 📦1.9.4 where concept is-a 13{
"resourceType": "ValueSet",
"id": "IdentificadorPrestador",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://interoperabilidad.minsal.cl/fhir/ig/urgencia/ValueSet/IdentificadorPrestador",
"version": "0.1.2-ballot",
"name": "VSIdentificadorPrestador",
"title": "Identificador Prestador",
"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": "Identificador Prestador",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "CL",
"display": "Chile"
}
]
}
],
"compose": {
"include": [
{
"system": "https://hl7chile.cl/fhir/ig/clcore/CodeSystem/CSTipoIdentificador",
"filter": [
{
"property": "concept",
"op": "is-a",
"value": "01"
}
]
},
{
"system": "https://hl7chile.cl/fhir/ig/clcore/CodeSystem/CSTipoIdentificador",
"filter": [
{
"property": "concept",
"op": "is-a",
"value": "13"
}
]
}
]
}
}