🇨🇱 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

: FONASA — Tramo previsional - JSON Representation

Active as of 2026-06-30

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "cs-fonasa-tramo",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem cs-fonasa-tramo</b></p><a name=\"cs-fonasa-tramo\"> </a><a name=\"hccs-fonasa-tramo\"> </a><p>This case-sensitive code system <code>https://emahealth.io/fhir/cl/CodeSystem/cs-fonasa-tramo</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">A<a name=\"cs-fonasa-tramo-A\"> </a></td><td>Tramo A</td><td>Carentes de recursos / indigentes</td></tr><tr><td style=\"white-space:nowrap\">B<a name=\"cs-fonasa-tramo-B\"> </a></td><td>Tramo B</td><td>Ingreso imponible menor o igual al mínimo</td></tr><tr><td style=\"white-space:nowrap\">C<a name=\"cs-fonasa-tramo-C\"> </a></td><td>Tramo C</td><td>Ingreso imponible medio</td></tr><tr><td style=\"white-space:nowrap\">D<a name=\"cs-fonasa-tramo-D\"> </a></td><td>Tramo D</td><td>Ingreso imponible mayor</td></tr></table></div>"
  },
  "url" : "https://emahealth.io/fhir/cl/CodeSystem/cs-fonasa-tramo",
  "version" : "0.1.0",
  "name" : "CsFonasaTramo",
  "title" : "FONASA — Tramo previsional",
  "status" : "active",
  "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" : "[email protected]"
        }
      ]
    }
  ],
  "description" : "Tramos previsionales FONASA (A/B/C/D).",
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 4,
  "concept" : [
    {
      "code" : "A",
      "display" : "Tramo A",
      "definition" : "Carentes de recursos / indigentes"
    },
    {
      "code" : "B",
      "display" : "Tramo B",
      "definition" : "Ingreso imponible menor o igual al mínimo"
    },
    {
      "code" : "C",
      "display" : "Tramo C",
      "definition" : "Ingreso imponible medio"
    },
    {
      "code" : "D",
      "display" : "Tramo D",
      "definition" : "Ingreso imponible mayor"
    }
  ]
}