Repositorio de Reportes de Biopsias Oncológicas
0.1.0 - ci-build Chile flag

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.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/Minsal-CL/riap/ and changes regularly. See the Directory of published versions

: Set de Valores de la Categoría Reportes de Biopsia - JSON Representation

Page standards status: Informative

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "r2bo-categoria-reporte-biopsia-vs",
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet r2bo-categoria-reporte-biopsia-vs</b></p><a name=\"r2bo-categoria-reporte-biopsia-vs\"> </a><a name=\"hcr2bo-categoria-reporte-biopsia-vs\"> </a><ul><li>Include these codes as defined in <a href=\"http://terminology.hl7.org/5.0.0/CodeSystem-v2-0074.html\"><code>http://terminology.hl7.org/CodeSystem/v2-0074</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href=\"http://terminology.hl7.org/5.0.0/CodeSystem-v2-0074.html#v2-0074-CP\">CP</a></td><td>Cytopathology</td><td>Cytopathology</td></tr><tr><td><a href=\"http://terminology.hl7.org/5.0.0/CodeSystem-v2-0074.html#v2-0074-PAT\">PAT</a></td><td>Pathology (gross &amp; histopath, not surgical)</td><td>Pathology (gross &amp; histopath, not surgical)</td></tr><tr><td><a href=\"http://terminology.hl7.org/5.0.0/CodeSystem-v2-0074.html#v2-0074-HM\">HM</a></td><td>Hematology</td><td>Hematology</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-categoria-reporte-biopsia-vs",
  "version" : "0.1.0",
  "name" : "CategoriaReporteBiopsiaVS",
  "title" : "Set de Valores de la Categoría Reportes de Biopsia",
  "status" : "draft",
  "experimental" : true,
  "date" : "2025-08-18T20:48:01+00:00",
  "publisher" : "Unidad de Interoperabilidad - MINSAL",
  "contact" : [
    {
      "name" : "Unidad de Interoperabilidad - MINSAL",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://interoperabilidad.minsal.cl"
        }
      ]
    }
  ],
  "description" : "Códigos de tipos de categoría de reportes de biopsias en HL7",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "CL",
          "display" : "Chile"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "http://terminology.hl7.org/CodeSystem/v2-0074",
        "concept" : [
          {
            "code" : "CP",
            "display" : "Cytopathology"
          },
          {
            "code" : "PAT",
            "display" : "Pathology (gross & histopath, not surgical)"
          },
          {
            "code" : "HM",
            "display" : "Hematology"
          }
        ]
      }
    ]
  }
}