EMA Core Implementation Guide
0.1.0 - ci-build Chile flag

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

: Tipo de Previsión de Salud - JSON Representation

Active as of 2026-03-09

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "vs-coverage-tipo",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ConjuntoValores / ConjuntoDeValores vs-coverage-tipo</b></p><a name=\"vs-coverage-tipo\"> </a><a name=\"hcvs-coverage-tipo\"> </a><ul><li>Include all codes defined in <a href=\"CodeSystem-cs-coverage-tipo.html\"><code>https://emahealth.io/fhir/core/CodeSystem/cs-coverage-tipo</code></a><span title=\"Version is not explicitly stated, which means it is fixed to the version provided in this specification\"> version &#x1F4E6;0.1.0</span></li></ul></div>"
  },
  "url" : "https://emahealth.io/fhir/core/ValueSet/vs-coverage-tipo",
  "version" : "0.1.0",
  "name" : "VsCoverageTipo",
  "title" : "Tipo de Previsión de Salud",
  "status" : "active",
  "date" : "2026-03-09T05:55:46+00:00",
  "publisher" : "EMA Health SpA",
  "contact" : [
    {
      "name" : "EMA Health SpA",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://emahealth.io"
        }
      ]
    }
  ],
  "description" : "Tipos de previsión de salud en Chile.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "CL",
          "display" : "Chile"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "https://emahealth.io/fhir/core/CodeSystem/cs-coverage-tipo"
      }
    ]
  }
}