<StructureDefinition xmlns="http://hl7.org/fhir">
  <id value="shr-financial-Coverage" />
  <text>
    <status value="generated" />
    <div xmlns="http://www.w3.org/1999/xhtml">
      <p>
        <b>SHR Coverage Profile</b>
      </p>
      <p>Health insurance coverage available (even if not used for payment for a given encounter).</p>
      <p>
        <b>SHR Mapping Summary</b>
      </p>
      <p>
        <pre>shr.financial.Coverage maps to Coverage:
  Type maps to type
  InsuranceMemberId maps to subscriberId
  EffectiveTimePeriod maps to period
</pre>
      </p>
    </div>
  </text>
  <url value="http://standardhealthrecord.org/fhir/StructureDefinition/shr-financial-Coverage" />
  <identifier>
    <system value="http://standardhealthrecord.org" />
    <value value="shr.financial.Coverage" />
  </identifier>
  <version value="0.0.1" />
  <name value="SHR Coverage Profile" />
  <status value="draft" />
  <date value="2017-12-20" />
  <publisher value="The MITRE Corporation: Standard Health Record Collaborative" />
  <contact>
    <telecom>
      <system value="url" />
      <value value="http://standardhealthrecord.org" />
    </telecom>
  </contact>
  <description value="Health insurance coverage available (even if not used for payment for a given encounter)." />
  <purpose value="Health care programs and insurers are significant payors of health service costs." />
  <fhirVersion value="3.0.1" />
  <mapping>
    <identity value="workflow" />
    <uri value="http://hl7.org/fhir/workflow" />
    <name value="Workflow Mapping" />
  </mapping>
  <mapping>
    <identity value="rim" />
    <uri value="http://hl7.org/v3" />
    <name value="RIM Mapping" />
  </mapping>
  <mapping>
    <identity value="w5" />
    <uri value="http://hl7.org/fhir/w5" />
    <name value="W5 Mapping" />
  </mapping>
  <mapping>
    <identity value="cdanetv4" />
    <uri value="http://www.cda-adc.ca/en/services/cdanet/" />
    <name value="Canadian Dental Association eclaims standard" />
  </mapping>
  <mapping>
    <identity value="v2" />
    <uri value="http://hl7.org/v2" />
    <name value="HL7 v2 Mapping" />
  </mapping>
  <mapping>
    <identity value="cpha3pharm" />
    <uri value="http://www.pharmacists.ca/" />
    <name value="Canadian Pharmacy Associaiton eclaims standard" />
  </mapping>
  <kind value="resource" />
  <abstract value="false" />
  <type value="Coverage" />
  <baseDefinition value="http://hl7.org/fhir/StructureDefinition/Coverage" />
  <derivation value="constraint" />
  <differential>
    <element id="Coverage:shr-financial-Coverage">
      <path value="Coverage" />
      <short value="SHR Coverage Profile" />
      <definition value="Health insurance coverage available (even if not used for payment for a given encounter)." />
    </element>
    <element id="Coverage:shr-financial-Coverage.type">
      <path value="Coverage.type" />
      <min value="1" />
      <max value="1" />
      <binding>
        <strength value="required" />
        <valueSetReference>
          <reference value="http://standardhealthrecord.org/shr/financial/vs/InsuranceProviderTypeVS" />
        </valueSetReference>
      </binding>
    </element>
  </differential>
</StructureDefinition>