<?xml version="1.0" encoding="UTF-8"?>

<Coverage xmlns="http://hl7.org/fhir">
  <id value="EjemploEmaCoverage"/>
  <meta>
    <profile value="https://emahealth.io/fhir/core/StructureDefinition/ema-coverage"/>
  </meta>
  <text>
    <status value="generated"/><div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Cobertura EjemploEmaCoverage</b></p><a name="EjemploEmaCoverage"> </a><a name="hcEjemploEmaCoverage"> </a><div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px"/><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-ema-coverage.html">EMA Coverage</a></p></div><p><b>status</b>: Active</p><p><b>type</b>: <span title="Codes:{https://emahealth.io/fhir/core/CodeSystem/cs-coverage-tipo fonasa}">Fonasa</span></p><p><b>subscriber</b>: <a href="Patient-EjemploEmaPatient.html">María Fernández (official) Female, DoB: 1968-03-15 ( RUN (use: official, ))</a></p><p><b>beneficiary</b>: <a href="Patient-EjemploEmaPatient.html">María Fernández (official) Female, DoB: 1968-03-15 ( RUN (use: official, ))</a></p><p><b>payor</b>: <a href="Organization-EjemploEmaOrganization.html">Organization Centro Médico EMA</a></p><h3>Classes</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Type</b></td><td><b>Value</b></td><td><b>Name</b></td></tr><tr><td style="display: none">*</td><td><span title="Codes:{http://terminology.hl7.org/CodeSystem/coverage-class class}">Class</span></td><td>B</td><td>Tramo B</td></tr></table></div>
  </text>
  <status value="active"/>
  <type>
    <coding>
      <system value="https://emahealth.io/fhir/core/CodeSystem/cs-coverage-tipo"/>
      <code value="fonasa"/>
      <display value="Fonasa"/>
    </coding>
  </type>
  <subscriber>
    <reference value="Patient/EjemploEmaPatient"/>
  </subscriber>
  <beneficiary>
    <reference value="Patient/EjemploEmaPatient"/>
  </beneficiary>
  <payor>
    <reference value="Organization/EjemploEmaOrganization"/>
  </payor>
  <class>
    <type>
      <coding>
        <system value="http://terminology.hl7.org/CodeSystem/coverage-class"/>
        <code value="class"/>
      </coding>
    </type>
    <value value="B"/>
    <name value="Tramo B"/>
  </class>
</Coverage>