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

<Coverage xmlns="http://hl7.org/fhir">
  <id value="EjemploDatosCobertura"/>
  <meta>
    <profile value="http://fhir.msal.gob.ar/RDI/StructureDefinition/datosCoberturaAR"/>
  </meta>
  <text>
    <status value="additional"/><div xmlns="http://www.w3.org/1999/xhtml">OBRA SOCIAL DE EJEMPLO - PLAN JOVEN - 206850/01</div>
  </text>
  <identifier>
    <system value="http://ssalud.gob.ar/coberturas-13566-carnet"/>
    <value value="206850-01"/>
  </identifier>
  <status value="active"/>
  <beneficiary>
    <reference value="urn:uuid:015c6f50-28de-4224-b950-a764396d4a25"/>
  </beneficiary>
  <payor>
    <identifier>
      <system value="http://ssalud.gob.ar/coberturas"/>
      <value value="13566"/>
    </identifier>
    <display value="OBRA SOCIAL DE EJEMPLO"/>
  </payor>
  <class>
    <type>
      <coding>
        <system value="http://terminology.hl7.org/CodeSystem/coverage-class"/>
        <code value="plan"/>
        <display value="Plan"/>
      </coding>
    </type>
    <value value="13566_3"/>
    <name value="Plan Joven"/>
  </class>
</Coverage>