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

: Tipos de Encuentro EMA - JSON Representation

Draft as of 2026-03-10

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "vs-encounter-tipo",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ConjuntoValores / ConjuntoDeValores vs-encounter-tipo</b></p><a name=\"vs-encounter-tipo\"> </a><a name=\"hcvs-encounter-tipo\"> </a><p>This value set includes codes based on the following rules:</p><ul><li>Include all codes defined in <a href=\"CodeSystem-cs-encounter-tipo.html\"><code>https://emahealth.io/fhir/core/CodeSystem/cs-encounter-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><li>Include all codes defined in <a href=\"https://hl7chile.cl/fhir/ig/clcore/1.9.3/CodeSystem-CSTiposEncuentroCL.html\"><code>https://hl7chile.cl/fhir/ig/clcore/CodeSystem/CSTiposEncuentroCL</code></a><span title=\"Version is not explicitly stated, which means it is fixed to 1.9.3, the version found through the package references\"> version &#x1F4E6;1.9.3</span></li></ul></div>"
  },
  "url" : "https://emahealth.io/fhir/core/ValueSet/vs-encounter-tipo",
  "version" : "0.1.0",
  "name" : "VsEncounterTipo",
  "title" : "Tipos de Encuentro EMA",
  "status" : "draft",
  "date" : "2026-03-10T02:01:02+00:00",
  "publisher" : "EMA Health SpA",
  "contact" : [
    {
      "name" : "EMA Health SpA",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://emahealth.io"
        }
      ]
    }
  ],
  "description" : "Tipos de encuentro clínico para EMA Clinic, combinando códigos EMA y MINSAL/DEIS.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "CL",
          "display" : "Chile"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "https://emahealth.io/fhir/core/CodeSystem/cs-encounter-tipo"
      },
      {
        "system" : "https://hl7chile.cl/fhir/ig/clcore/CodeSystem/CSTiposEncuentroCL"
      }
    ]
  }
}