Núcleo de Interoperabilidad de Datos (NID) - MINSAL
0.4.0 - draft
Núcleo de Interoperabilidad de Datos (NID) - MINSAL, published by Unidad de Interoperabilidad - MINSAL. This guide is not an authorized publication; it is the continuous build for version 0.4.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/Minsal-CL/NID/ and changes regularly. See the Directory of published versions
Active as of 2023-01-15 |
{
"resourceType" : "ValueSet",
"id" : "VSIdentificadorPrestador",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet VSIdentificadorPrestador</b></p><a name=\"VSIdentificadorPrestador\"> </a><a name=\"hcVSIdentificadorPrestador\"> </a><a name=\"VSIdentificadorPrestador-es-CL\"> </a><p>This value set includes codes based on the following rules:</p><ul><li>Include codes from<a href=\"https://hl7chile.cl/fhir/ig/clcore/1.9.1/CodeSystem-CSTipoIdentificador.html\"><code>https://hl7chile.cl/fhir/ig/clcore/CodeSystem/CSTipoIdentificador</code></a> where concept is-a <a href=\"https://hl7chile.cl/fhir/ig/clcore/1.9.1/CodeSystem-CSTipoIdentificador.html#CSTipoIdentificador-01\">01</a></li><li>Include codes from<a href=\"https://hl7chile.cl/fhir/ig/clcore/1.9.1/CodeSystem-CSTipoIdentificador.html\"><code>https://hl7chile.cl/fhir/ig/clcore/CodeSystem/CSTipoIdentificador</code></a> where concept is-a <a href=\"https://hl7chile.cl/fhir/ig/clcore/1.9.1/CodeSystem-CSTipoIdentificador.html#CSTipoIdentificador-13\">13</a></li></ul></div>"
},
"url" : "https://interoperabilidad.minsal.cl/fhir/ig/nid/ValueSet/VSIdentificadorPrestador",
"version" : "0.4.0",
"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"
}
]
}
]
}
}