EMA Clinical Implementation Guide
0.1.0 - ci-build Chile flag

EMA Clinical Implementation Guide - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Procedimientos Clínicos - JSON Representation

Draft as of 2026-03-10

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "vs-procedimientos-cl",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ConjuntoValores / ConjuntoDeValores vs-procedimientos-cl</b></p><a name=\"vs-procedimientos-cl\"> </a><a name=\"hcvs-procedimientos-cl\"> </a><ul><li>Include codes from<a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a><span title=\"Version is not explicitly stated. No matching Code System found\"> version Not Stated (use latest from terminology server)</span> where concept  descends from 71388002 (Procedure)</li></ul></div>"
  },
  "url" : "https://emahealth.io/fhir/clinical/ValueSet/vs-procedimientos-cl",
  "version" : "0.1.0",
  "name" : "VsProcedimientosCL",
  "title" : "Procedimientos Clínicos",
  "status" : "draft",
  "date" : "2026-03-10T02:04:19+00:00",
  "publisher" : "EMA Health SpA",
  "contact" : [
    {
      "name" : "EMA Health SpA",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://emahealth.io"
        }
      ]
    }
  ],
  "description" : "Códigos de procedimientos clínicos basados en SNOMED CT, alineados con la codificación DEIS.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "CL",
          "display" : "Chile"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "http://snomed.info/sct",
        "filter" : [
          {
            "property" : "concept",
            "op" : "descendent-of",
            "value" : "71388002"
          }
        ]
      }
    ]
  }
}