Repositorio de Reportes de Biopsias Oncológicas
0.1.1-draft - STU1
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-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
| Page standards status: Informative |
{
"resourceType" : "ValueSet",
"id" : "r2bo-observaciones-NeoAdyuvancia-VS",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet r2bo-observaciones-NeoAdyuvancia-VS</b></p><a name=\"r2bo-observaciones-NeoAdyuvancia-VS\"> </a><a name=\"hcr2bo-observaciones-NeoAdyuvancia-VS\"> </a><ul><li>Include these codes as defined in <a href=\"http://loinc.org\"><code>http://loinc.org</code></a><span title=\"Version is not explicity 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><a href=\"https://loinc.org/LA26537-3/\">LA26537-3</a></td><td>No prior treatment</td></tr><tr><td><a href=\"https://loinc.org/LA26538-1/\">LA26538-1</a></td><td>Complete response (Grade 0 - No viable cancer cells)</td></tr><tr><td><a href=\"https://loinc.org/LA26539-9/\">LA26539-9</a></td><td>Moderate response (Grade 1 - Single cells or small groups of cancer cells)</td></tr><tr><td><a href=\"https://loinc.org/LA26540-7/\">LA26540-7</a></td><td>Mminimal response (Grade 2 - Residual cancer outgrown by fibrosis)</td></tr><tr><td><a href=\"https://loinc.org/LA26541-5/\">LA26541-5</a></td><td>Poor response (Grade 3 - Minimal or no tumor kill; extensive)</td></tr></table></li></ul></div>"
},
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode" : "oo"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode" : "informative",
"_valueCode" : {
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
"valueCanonical" : "https://interoperabilidad.minsal.cl/fhir/ig/r2bo/ImplementationGuide/hl7.fhir.cl.minsal.r2bo"
}
]
}
}
],
"url" : "https://interoperabilidad.minsal.cl/fhir/ig/r2bo/ValueSet/r2bo-observaciones-NeoAdyuvancia-VS",
"version" : "0.1.1-draft",
"name" : "ObservacionNeoAdyuvanciaVS",
"title" : "Set de Valores de Resultados de Observación Post Neoadyuvancia",
"status" : "draft",
"experimental" : true,
"date" : "2025-11-14T15:34:16+00:00",
"publisher" : "Unidad de Interoperabilidad - MINSAL",
"contact" : [
{
"name" : "Unidad de Interoperabilidad - MINSAL",
"telecom" : [
{
"system" : "url",
"value" : "https://interoperabilidad.minsal.cl"
}
]
}
],
"description" : "Posibles valores para las observaciones realizadas en la evaluación post neoadyuvancia de un reporte de biopsia",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "CL",
"display" : "Chile"
}
]
}
],
"copyright" : "This material contains content from LOINC (http://loinc.org). LOINC is copyright © 1995-2020, Regenstrief Institute, Inc. and the Logical Observation Identifiers Names and Codes (LOINC) Committee and is available at no cost under the license at http://loinc.org/license. LOINC® is a registered United States trademark of Regenstrief Institute, Inc",
"compose" : {
"include" : [
{
"system" : "http://loinc.org",
"concept" : [
{
"code" : "LA26537-3",
"display" : "No prior treatment"
},
{
"code" : "LA26538-1",
"display" : "Complete response (Grade 0 - No viable cancer cells)"
},
{
"code" : "LA26539-9",
"display" : "Moderate response (Grade 1 - Single cells or small groups of cancer cells)"
},
{
"code" : "LA26540-7",
"display" : "Mminimal response (Grade 2 - Residual cancer outgrown by fibrosis)"
},
{
"code" : "LA26541-5",
"display" : "Poor response (Grade 3 - Minimal or no tumor kill; extensive)"
}
]
}
]
}
}