🇨🇱 EMA Health Chile Implementation Guide
0.1.0 - ci-build

🇨🇱 EMA Health Chile 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-06-30

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: ValueSet 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/cl/ValueSet/vs-procedimientos-cl",
  "version" : "0.1.0",
  "name" : "VsProcedimientosCL",
  "title" : "Procedimientos Clínicos",
  "status" : "draft",
  "experimental" : false,
  "date" : "2026-06-30T03:05:46-04:00",
  "publisher" : "EMA Health SpA",
  "contact" : [
    {
      "name" : "EMA Health SpA",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://emahealth.io"
        },
        {
          "system" : "email",
          "value" : "contacto@emahealth.io"
        }
      ]
    }
  ],
  "description" : "Códigos de procedimientos clínicos basados en SNOMED CT, alineados con la codificación DEIS.",
  "compose" : {
    "include" : [
      {
        "system" : "http://snomed.info/sct",
        "filter" : [
          {
            "property" : "concept",
            "op" : "descendent-of",
            "value" : "71388002"
          }
        ]
      }
    ]
  }
}