FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.fhir.cl.minsal.r2bo
Resource TypeValueSet
IdValueSet-r2bo-observaciones-NeoAdyuvancia-VS.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/Minsal-CL/R2BO/ValueSet-r2bo-observaciones-NeoAdyuvancia-VS.html
URLhttps://interoperabilidad.minsal.cl/fhir/ig/r2bo/ValueSet/r2bo-observaciones-NeoAdyuvancia-VS
Version0.2.0-draft
Statusdraft
Date2026-01-27T11:24:53+00:00
NameObservacionNeoAdyuvanciaVS
TitleSet de Valores de Resultados de Observación Post Neoadyuvancia
Realmcl
Authorityhl7
DescriptionPosibles valores para las observaciones realizadas en la evaluación post neoadyuvancia de un reporte de biopsia
CopyrightThis 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

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
loinc.orgLOINC codes used in this IG

Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: ValueSet r2bo-observaciones-NeoAdyuvancia-VS

  • Include these codes as defined in http://loinc.org version 📍
    CodeDisplay
    LA26537-3No prior treatment
    LA26538-1Complete response (Grade 0 - No viable cancer cells)
    LA26539-9Moderate response (Grade 1 - Single cells or small groups of cancer cells)
    LA26540-7Mminimal response (Grade 2 - Residual cancer outgrown by fibrosis)
    LA26541-5Poor response (Grade 3 - Minimal or no tumor kill; extensive)

Source1

{
  "resourceType": "ValueSet",
  "id": "r2bo-observaciones-NeoAdyuvancia-VS",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://interoperabilidad.minsal.cl/fhir/ig/r2bo/ValueSet/r2bo-observaciones-NeoAdyuvancia-VS",
  "version": "0.2.0-draft",
  "name": "ObservacionNeoAdyuvanciaVS",
  "title": "Set de Valores de Resultados de Observación Post Neoadyuvancia",
  "status": "draft",
  "experimental": true,
  "date": "2026-01-27T11:24:53+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": "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",
        "version": "2.81",
        "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)"
          }
        ]
      }
    ]
  }
}