Guía de Estandares de Información de Salud
0.2.0 - trial-use Chile flag

This page is part of the Guía de Estandares de Informacionde Salud (v0.2.0: STU1) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version. For a full list of available versions, see the Directory of published versions

: Seremi - JSON Representation

Active as of 2026-03-01

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "eis-seremi-vs",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ConjuntoValores / ConjuntoDeValores eis-seremi-vs</b></p><a name=\"eis-seremi-vs\"> </a><a name=\"hceis-seremi-vs\"> </a><ul><li>Include all codes defined in <a href=\"CodeSystem-eis-seremi-cs.html\"><code>https://interoperabilidad.minsal.cl/fhir/ig/eis/CodeSystem/eis-seremi-cs</code></a><span title=\"Version is not explicitly stated, which means it is fixed to the version provided in this specification\"> version &#x1F4E6;0.2.0</span></li></ul></div>"
  },
  "url" : "https://interoperabilidad.minsal.cl/fhir/ig/eis/ValueSet/eis-seremi-vs",
  "identifier" : [
    {
      "system" : "urn:ietf:rfc:3986",
      "value" : "urn:oid:2.16.840.1.113883.2.22.48.34"
    }
  ],
  "version" : "0.2.0",
  "name" : "SeremiVS",
  "title" : "Seremi",
  "status" : "active",
  "experimental" : false,
  "date" : "2026-03-01T00:00:00-03:00",
  "publisher" : "Unidad de Interoperabilidad - MINSAL",
  "contact" : [
    {
      "name" : "Unidad de Interoperabilidad - MINSAL",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://interoperabilidad.minsal.cl"
        }
      ]
    },
    {
      "name" : "Jorge Mansilla",
      "telecom" : [
        {
          "system" : "email",
          "value" : "jorge.mansilla@minsal.cl",
          "use" : "work"
        }
      ]
    }
  ],
  "description" : "Corresponde a los códigos y valores asociados a cada Secretaría Regional Ministerial (SEREMI), utilizados en los sistemas de información en salud. La codificación de la SEREMI es coincidente con el código de la región, el cual prevalece para efectos de registro e interoperabilidad.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "version" : "20210120",
          "code" : "CL",
          "display" : "Chile"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "https://interoperabilidad.minsal.cl/fhir/ig/eis/CodeSystem/eis-seremi-cs"
      }
    ]
  }
}