Repositorio de Reportes de Biopsias Oncológicas
0.1.1-ballot - ballot
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.1.1-ballot 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 2025-12-23 |
{
"resourceType" : "ValueSet",
"id" : "r2bo-medida-margen-quirurgico-VS",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet r2bo-medida-margen-quirurgico-VS</b></p><a name=\"r2bo-medida-margen-quirurgico-VS\"> </a><a name=\"hcr2bo-medida-margen-quirurgico-VS\"> </a><ul><li>Include these codes as defined in <a href=\"http://unitsofmeasure.org\"><code>http://unitsofmeasure.org</code></a><span title=\"Version is not explicitly stated. No matching Code System found\"> version Not Stated (use latest from terminology server)</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td>cm</td><td>Centimeter</td></tr><tr><td>mm</td><td>Millimeter</td></tr></table></li></ul></div>"
},
"url" : "https://interoperabilidad.minsal.cl/fhir/ig/r2bo/ValueSet/r2bo-medida-margen-quirurgico-VS",
"version" : "0.1.1-ballot",
"name" : "MedidaMargenQuirurgicoVS",
"title" : "Set de Valores de la Medida de Margen Quirúrgico",
"status" : "draft",
"experimental" : true,
"date" : "2025-12-23T20:28:30+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" : "Valores aceptados para la medida del margen quirúrgico en un reporte de biopsia",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "CL",
"display" : "Chile"
}
]
}
],
"compose" : {
"include" : [
{
"system" : "http://unitsofmeasure.org",
"concept" : [
{
"code" : "cm",
"display" : "Centimeter"
},
{
"code" : "mm",
"display" : "Millimeter"
}
]
}
]
}
}