| Package | hl7.fhir.cl.minsal.nid |
| Resource Type | ValueSet |
| Id | VSIdentificadorPrestador |
| FHIR Version | R4 |
| Source | https://interoperabilidad.minsal.cl/fhir/ig/nid/https://interoperabilidad.minsal.cl/fhir/ig/nid/0.4.7/ValueSet-VSIdentificadorPrestador.html |
| URL | https://interoperabilidad.minsal.cl/fhir/ig/nid/ValueSet/VSIdentificadorPrestador |
| Version | 0.4.7 |
| Status | active |
| Date | 2023-01-15 |
| Name | VSIdentificadorPrestador |
| Title | Identificador del Prestador |
| Realm | cl |
| Authority | hl7 |
| Description | Identificador del Prestador Profesional o Administrativo |
| StructureDefinition | |
| MINSALPractitionerAdministrativo | Prestador Administrativo |
| MINSALPrestadorProfesional | Prestador Profesional |
| CodeSystem | |
| CSTipoIdentificador | Tipo Identificador |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet VSIdentificadorPrestador
This value set includes codes based on the following rules:
https://hl7chile.cl/fhir/ig/clcore/CodeSystem/CSTipoIdentificador where concept is-a 01https://hl7chile.cl/fhir/ig/clcore/CodeSystem/CSTipoIdentificador where concept is-a 13{
"resourceType": "ValueSet",
"id": "VSIdentificadorPrestador",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://interoperabilidad.minsal.cl/fhir/ig/nid/ValueSet/VSIdentificadorPrestador",
"version": "0.4.7",
"name": "VSIdentificadorPrestador",
"title": "Identificador del Prestador",
"status": "active",
"experimental": false,
"date": "2023-01-15",
"publisher": "Unidad de Interoperabilidad - MINSAL",
"contact": [
{
"name": "Unidad de Interoperabilidad - MINSAL",
"telecom": [
{
"system": "url",
"value": "https://interoperabilidad.minsal.cl"
}
]
}
],
"description": "Identificador del Prestador Profesional o Administrativo",
"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"
}
]
}
]
}
}