Repositorio de Reportes de Biopsias Oncológicas
0.3.1-draft - draft
Repositorio de Reportes de Biopsias Oncológicas, published by Unidad de Interoperabilidad - MINSAL. This guide is not an authorized publication; it is the continuous build for version 0.3.1-draft built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/Minsal-CL/R2BO/ and changes regularly. See the Directory of published versions
| Draft as of 2026-08-20 |
{
"resourceType" : "ValueSet",
"id" : "r2bo-especialistas-autorizado-VS",
"language" : "es",
"text" : {
"status" : "generated",
"div" : "<div xml:lang=\"es\" xmlns=\"http://www.w3.org/1999/xhtml\" lang=\"es\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet r2bo-especialistas-autorizado-VS</b></p><a name=\"r2bo-especialistas-autorizado-VS\"> </a><a name=\"hcr2bo-especialistas-autorizado-VS\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Language: es</p></div><ul><li>Include these codes as defined in <a href=\"https://interoperabilidad.minsal.cl/fhir/ig/nid/0.4.9/CodeSystem-CSEspecialidadMed.html\"><code>https://interoperabilidad.minsal.cl/fhir/ig/nid/CodeSystem/CSEspecialidadMed</code></a><span title=\"Version is not explicitly stated, which means it is fixed to 0.4.9, the version found through the package references\"> version 📦0.4.9</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"https://interoperabilidad.minsal.cl/fhir/ig/nid/0.4.9/CodeSystem-CSEspecialidadMed.html#CSEspecialidadMed-1\">1</a></td><td>ANATOMÍA PATOLÓGICA</td></tr></table></li></ul></div>"
},
"url" : "https://interoperabilidad.minsal.cl/fhir/ig/r2bo/ValueSet/r2bo-especialistas-autorizado-VS",
"identifier" : [
{
"system" : "urn:ietf:rfc:3986",
"value" : "urn:oid:2.16.840.1.113883.2.22.40.8.48.3"
}
],
"version" : "0.3.1-draft",
"name" : "EspecialistasAutorizadosR2BO",
"title" : "Especialistas Autorizados",
"status" : "draft",
"experimental" : false,
"date" : "2026-08-20T19:58:20+00:00",
"publisher" : "Unidad de Interoperabilidad - MINSAL",
"contact" : [
{
"name" : "Unidad de Interoperabilidad - MINSAL",
"telecom" : [
{
"system" : "url",
"value" : "https://interoperabilidad.minsal.cl"
}
]
},
{
"name" : "Franco Ulloa",
"telecom" : [
{
"system" : "email",
"value" : "franco.ulloa@minsal.cl",
"use" : "work"
}
]
}
],
"description" : "Estos son los especialistas autorizados para realizar informes anatomías patológicas",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "CL",
"display" : "Chile"
}
]
}
],
"compose" : {
"include" : [
{
"system" : "https://interoperabilidad.minsal.cl/fhir/ig/nid/CodeSystem/CSEspecialidadMed",
"concept" : [
{
"code" : "1",
"display" : "ANATOMÍA PATOLÓGICA"
}
]
}
]
}
}