Repositorio de Reportes de Biopsias Oncológicas
0.3.0-draft - draft Chile flag

This page is part of the Repositorio de Reportes de Biopsias Oncológicas (v0.3.0-draft: STU1 Draft) based on FHIR (HL7® FHIR® Standard) R4. No current official version has been published yet. For a full list of available versions, see the Directory of published versions

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

Draft as of 2026-08-20

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/7.3.0/CodeSystem-v2-0074.html\"><code>http://terminology.hl7.org/CodeSystem/v2-0074</code></a><span title=\"Version is explicitly stated to be 3.0.0\"> version &#x1F4CD;3.0.0</span><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/7.3.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/7.3.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/7.3.0/CodeSystem-v2-0074.html#v2-0074-HM\">HM</a></td><td>Hematology</td><td>Hematology</td></tr></table></li></ul></div>"
  },
  "url" : "https://interoperabilidad.minsal.cl/fhir/ig/r2bo/ValueSet/r2bo-categoria-reporte-biopsia-vs",
  "identifier" : [
    {
      "system" : "urn:ietf:rfc:3986",
      "value" : "urn:oid:2.16.840.1.113883.2.22.40.8.48.1"
    }
  ],
  "version" : "0.3.0-draft",
  "name" : "CategoriaReporteBiopsiaVS",
  "title" : "Set de Valores de la Categoría Reportes de Biopsia",
  "status" : "draft",
  "experimental" : false,
  "date" : "2026-08-20T16:22:48-04: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" : "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",
        "version" : "3.0.0",
        "concept" : [
          {
            "code" : "CP",
            "display" : "Cytopathology"
          },
          {
            "code" : "PAT",
            "display" : "Pathology (gross & histopath, not surgical)"
          },
          {
            "code" : "HM",
            "display" : "Hematology"
          }
        ]
      }
    ]
  }
}