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-hallazgos-clinicos-cie10-VS.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/Minsal-CL/R2BO/ValueSet-r2bo-hallazgos-clinicos-cie10-VS.html
URLhttps://interoperabilidad.minsal.cl/fhir/ig/r2bo/ValueSet/r2bo-hallazgos-clinicos-cie10-VS
Version0.3.0-draft
Statusdraft
Date2026-08-14T20:05:58+00:00
NameHallazgosClinicosCIE10VS
TitleValueSet Para Hallazgos Clínicos
Realmcl
Authorityhl7
DescriptionEste ValueSet contiene los códigos que representan las neoplasias de la CIE 10

Resources that use this resource

StructureDefinition
hl7.fhir.cl.minsal.r2bo#currentr2bo-solicitud-informe-apaPerfil de Solicitud de Informe de Anatomía Patológica

Resources that this resource uses

CodeSystem
hl7.terminology.r4b#6.0.2icd-10ICD-10

Narrative

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

Generated Narrative: ValueSet r2bo-hallazgos-clinicos-cie10-VS


Source1

{
  "resourceType": "ValueSet",
  "id": "r2bo-hallazgos-clinicos-cie10-VS",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://interoperabilidad.minsal.cl/fhir/ig/r2bo/ValueSet/r2bo-hallazgos-clinicos-cie10-VS",
  "version": "0.3.0-draft",
  "name": "HallazgosClinicosCIE10VS",
  "title": "ValueSet Para Hallazgos Clínicos",
  "status": "draft",
  "experimental": true,
  "date": "2026-08-14T20:05:58+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": "Este ValueSet contiene los códigos que representan las neoplasias de la CIE 10",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "CL",
          "display": "Chile"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://hl7.org/fhir/sid/icd-10",
        "version": "2019-covid-expanded",
        "filter": [
          {
            "property": "concept",
            "op": "descendent-of",
            "value": "II"
          },
          {
            "property": "kind",
            "op": "=",
            "value": "category"
          }
        ]
      }
    ]
  }
}