<StructureDefinition xmlns="http://hl7.org/fhir">
  <id value="FPARCoverage" />
  <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm">
    <valueInteger value="2" />
  </extension>
  <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
    <valueCode value="fm" />
  </extension>
  <url value="http://fhir.org/guides/hspc/StructureDefinition/fpar-coverage" />
  <name value="fparCoverage" />
  <status value="draft" />
  <date value="2017-05-23" />
  <publisher value="Healthcare Services Platform Consortium (HPSC) on behalf of FPAR" />
  <contact>
    <telecom>
      <system value="url" />
      <value value="http://healthcaresoa.org" />
    </telecom>
  </contact>
  <description value="The Family Planning Annual Report Coverage Profile" />
  <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:fparCoverage">
      <path value="Coverage" />
      <short value="Insurance or medical plan or a payment agreement" />
      <definition value="Financial instrument which may be used to reimburse or pay for health care products and        services." />
      <min value="0" />
      <max value="*" />
      <mapping>
        <identity value="workflow" />
        <map value="Event" />
      </mapping>
      <mapping>
        <identity value="rim" />
        <map value="Coverage" />
      </mapping>
      <mapping>
        <identity value="w5" />
        <map value="financial.support" />
      </mapping>
    </element>
    <element id="Coverage:fparCoverage.extension:PrimaryInsuranceClassification">
      <path value="Coverage.extension" />
      <sliceName value="PrimaryInsuranceClassification" />
      <short value="Extension" />
      <definition value="An Extension" />
      <min value="0" />
      <max value="1" />
      <base>
        <path value="Coverage.extension" />
        <min value="0" />
        <max value="*" />
      </base>
      <type>
        <code value="Extension" />
        <profile value="http://fhir.org/guides/hspc/StructureDefinition/primaryInsuranceClassification" />
      </type>
      <mustSupport value="false" />
      <isModifier value="false" />
      <binding>
        <strength value="required" />
        <description value="Source of Payment Typology" />
        <valueSetReference>
          <reference value="https://cts.nlm.nih.gov/fhir/ValueSet/2.16.840.1.114222.4.11.3591" />
        </valueSetReference>
      </binding>
      <mapping>
        <identity value="LOINC" />
        <map value="76437-3" />
      </mapping>
    </element>
    <element id="Coverage:fparCoverage.extension.extension:dataAbsendReason">
      <path value="Coverage.extension" />
      <sliceName value="dataAbsentReason" />
      <short value="Extension" />
      <definition value="An Extension" />
      <min value="0" />
      <max value="1" />
      <base>
        <path value="Coverage.extension" />
        <min value="0" />
        <max value="*" />
      </base>
      <type>
        <code value="Extension" />
        <profile value="http://fhir.org/guides/hspc/StructureDefinition/dataAbsentReason" />
      </type>
      <mustSupport value="false" />
      <isModifier value="false" />
      <binding>
        <strength value="preferred" />
        <description value="The reason why there is no data for the given element." />
        <valueSetReference>
          <reference value="http://fhir.org/guides/hspc/CodeSystem/nullValueReason" />
        </valueSetReference>
      </binding>
    </element>
    <element id="Coverage:fparCoverage.identifier">
      <path value="Coverage.identifier" />
      <short value="The primary coverage ID" />
      <definition value="The main (and possibly only) identifier for the coverage - often referred to as a Member        Id, Certificate number, Personal Health Number or Case ID. May be constructed as the concatination        of the Coverage.SubscriberID and the Coverage.dependant." />
      <requirements value="This value may uniquely identify the coverage or it may be used in conjunction with the        additional identifiers below." />
      <min value="0" />
      <max value="*" />
      <type>
        <code value="Identifier" />
      </type>
      <isSummary value="true" />
      <mapping>
        <identity value="workflow" />
        <map value="Event.identifier" />
      </mapping>
      <mapping>
        <identity value="cdanetv4" />
        <map value="C02" />
      </mapping>
      <mapping>
        <identity value="v2" />
        <map value="IN1-2" />
      </mapping>
      <mapping>
        <identity value="cpha3pharm" />
        <map value="C.32, C.33, C.39" />
      </mapping>
      <mapping>
        <identity value="w5" />
        <map value="id" />
      </mapping>
    </element>
    <element id="Coverage:fparCoverage.status">
      <path value="Coverage.status" />
      <short value="active | cancelled | draft | entered-in-error" />
      <definition value="The status of the resource instance." />
      <comment value="This element is labeled as a modifier because the status contains the code entered-in-error        that marks the coverage as not currently valid." />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="code" />
      </type>
      <isModifier value="true" />
      <isSummary value="true" />
      <binding>
        <extension url="http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName">
          <valueString value="CoverageStatus" />
        </extension>
        <strength value="required" />
        <description value="A code specifying the state of the resource instance." />
        <valueSetReference>
          <reference value="http://hl7.org/fhir/ValueSet/fm-status" />
        </valueSetReference>
      </binding>
      <mapping>
        <identity value="workflow" />
        <map value="Event.status" />
      </mapping>
      <mapping>
        <identity value="w5" />
        <map value="status" />
      </mapping>
    </element>
    <element id="Coverage:fparCoverage.type">
      <path value="Coverage.type" />
      <short value="Type of coverage such as medical or accident" />
      <definition value="The type of coverage: social program, medical plan, accident coverage (workers compensation,        auto), group health or payment by an individual or organization." />
      <requirements value="The order of application of coverages is dependent on the types of coverage." />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="CodeableConcept" />
      </type>
      <isSummary value="true" />
      <binding>
        <extension url="http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName">
          <valueString value="FPAR Insurance Coverage Type" />
        </extension>
        <strength value="required" />
        <description value="Low granularity classification of insurance coverage" />
        <valueSetReference>
          <reference value="https://cts.nlm.nih.gov/fhir/ValueSet/2.16.840.1.113762.1.4.1166.29" />
        </valueSetReference>
      </binding>
      <mapping>
        <identity value="v2" />
        <map value="IN1-15" />
      </mapping>
      <mapping>
        <identity value="w5" />
        <map value="class" />
      </mapping>
    </element>
    <element id="Coverage:fparCoverage.policyHolder">
      <path value="Coverage.policyHolder" />
      <short value="Owner of the policy" />
      <definition value="The party who 'owns' the insurance policy,  may be an individual, corporation or the subscriber's        employer." />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="Reference" />
        <targetProfile value="http://hl7.org/fhir/StructureDefinition/Patient" />
      </type>
      <type>
        <code value="Reference" />
        <targetProfile value="http://hl7.org/fhir/StructureDefinition/RelatedPerson" />
      </type>
      <type>
        <code value="Reference" />
        <targetProfile value="http://hl7.org/fhir/StructureDefinition/Organization" />
      </type>
      <isSummary value="true" />
      <mapping>
        <identity value="cdanetv4" />
        <map value="D01 through D09" />
      </mapping>
      <mapping>
        <identity value="v2" />
        <map value="IN1-16, 18,  19-name of insured, address, date of birth" />
      </mapping>
      <mapping>
        <identity value="cpha3pharm" />
        <map value="C.35" />
      </mapping>
      <mapping>
        <identity value="w5" />
        <map value="who.focus" />
      </mapping>
    </element>
    <element id="Coverage:fparCoverage.subscriber">
      <path value="Coverage.subscriber" />
      <short value="Subscriber to the policy" />
      <definition value="The party who has signed-up for or 'owns' the contractual relationship to the policy or        to whom the benefit of the policy for services rendered to them or their family is due." />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="Reference" />
        <targetProfile value="http://hl7.org/fhir/StructureDefinition/Patient" />
      </type>
      <type>
        <code value="Reference" />
        <targetProfile value="http://hl7.org/fhir/StructureDefinition/RelatedPerson" />
      </type>
      <isSummary value="true" />
      <mapping>
        <identity value="cdanetv4" />
        <map value="D01 through D09" />
      </mapping>
      <mapping>
        <identity value="v2" />
        <map value="IN1-16, 18,  19-name of insured, address, date of birth" />
      </mapping>
      <mapping>
        <identity value="cpha3pharm" />
        <map value="C.35" />
      </mapping>
      <mapping>
        <identity value="w5" />
        <map value="who.focus" />
      </mapping>
    </element>
    <element id="Coverage:fparCoverage.subscriberId">
      <path value="Coverage.subscriberId" />
      <short value="ID assigned to the Subscriber" />
      <definition value="The insurer assigned ID for the Subscriber." />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="string" />
      </type>
      <isSummary value="true" />
      <mapping>
        <identity value="cdanetv4" />
        <map value="D01 through D09" />
      </mapping>
      <mapping>
        <identity value="v2" />
        <map value="IN1-16, 18,  19-name of insured, address, date of birth" />
      </mapping>
      <mapping>
        <identity value="cpha3pharm" />
        <map value="C.35" />
      </mapping>
      <mapping>
        <identity value="w5" />
        <map value="who.focus" />
      </mapping>
    </element>
    <element id="Coverage:fparCoverage.beneficiary">
      <path value="Coverage.beneficiary" />
      <short value="Plan Beneficiary" />
      <definition value="The party who benefits from the insurance coverage., the patient when services are provided." />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="Reference" />
        <targetProfile value="http://hl7.org/fhir/StructureDefinition/Patient" />
      </type>
      <isSummary value="true" />
      <mapping>
        <identity value="workflow" />
        <map value="Event.subject" />
      </mapping>
      <mapping>
        <identity value="cdanetv4" />
        <map value="D01 through D09" />
      </mapping>
      <mapping>
        <identity value="v2" />
        <map value="IN1-16, 18,  19-name of insured, address, date of birth" />
      </mapping>
      <mapping>
        <identity value="cpha3pharm" />
        <map value="C.35" />
      </mapping>
      <mapping>
        <identity value="w5" />
        <map value="who.focus" />
      </mapping>
    </element>
    <element id="Coverage:fparCoverage.relationship">
      <path value="Coverage.relationship" />
      <short value="Beneficiary relationship to the Subscriber" />
      <definition value="The relationship of beneficiary (patient) to the subscriber." />
      <requirements value="To determine relationship between the patient and the subscriber." />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="CodeableConcept" />
      </type>
      <binding>
        <extension url="http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName">
          <valueString value="Relationship" />
        </extension>
        <strength value="example" />
        <description value="The relationship between the Policyholder and the Beneficiary (insured/covered party/patient)." />
        <valueSetReference>
          <reference value="http://hl7.org/fhir/ValueSet/policyholder-relationship" />
        </valueSetReference>
      </binding>
      <mapping>
        <identity value="cdanetv4" />
        <map value="C03" />
      </mapping>
    </element>
    <element id="Coverage:fparCoverage.period">
      <path value="Coverage.period" />
      <short value="Coverage start and end dates" />
      <definition value="Time period during which the coverage is in force. A missing start date indicates the        start date isn't known, a missing end date means the coverage is continuing to be in force." />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="Period" />
      </type>
      <isSummary value="true" />
      <mapping>
        <identity value="workflow" />
        <map value="Event.occurrence" />
      </mapping>
      <mapping>
        <identity value="v2" />
        <map value="IN1-12 / IN1-13" />
      </mapping>
      <mapping>
        <identity value="w5" />
        <map value="when.done" />
      </mapping>
    </element>
    <element id="Coverage:fparCoverage.payor">
      <path value="Coverage.payor" />
      <short value="Identifier for the plan or agreement issuer" />
      <definition value="The program or plan underwriter or payor including both insurance and non-insurance agreements,        such as patient-pay agreements. May provide multiple identifiers such as insurance company        identifier or business identifier (BIN number)." />
      <requirements value="Need to identify the issuer to target for processing and for coordination of benefit processing." />
      <min value="0" />
      <max value="*" />
      <type>
        <code value="Reference" />
        <targetProfile value="http://hl7.org/fhir/StructureDefinition/Organization" />
      </type>
      <type>
        <code value="Reference" />
        <targetProfile value="http://hl7.org/fhir/StructureDefinition/Patient" />
      </type>
      <type>
        <code value="Reference" />
        <targetProfile value="http://hl7.org/fhir/StructureDefinition/RelatedPerson" />
      </type>
      <isSummary value="true" />
      <mapping>
        <identity value="cdanetv4" />
        <map value="A05" />
      </mapping>
      <mapping>
        <identity value="v2" />
        <map value="IN1-3" />
      </mapping>
      <mapping>
        <identity value="cpha3pharm" />
        <map value="C.30" />
      </mapping>
      <mapping>
        <identity value="w5" />
        <map value="who.author" />
      </mapping>
    </element>
    <element id="Coverage:fparCoverage.grouping">
      <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-explicit-type-name">
        <valueString value="Group" />
      </extension>
      <path value="Coverage.grouping" />
      <short value="Additional coverage classifications" />
      <definition value="A suite of underwrite specific classifiers, for example may be used to identify a class        of coverage or employer group, Policy, Plan." />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="BackboneElement" />
      </type>
    </element>
    <element id="Coverage:fparCoverage.grouping.group">
      <path value="Coverage.grouping.group" />
      <short value="An identifier for the group" />
      <definition value="Identifies a style or collective of coverage issued by the underwriter, for example may        be used to identify an employer group. May also be referred to as a Policy or Group ID." />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="string" />
      </type>
      <isSummary value="true" />
      <mapping>
        <identity value="cdanetv4" />
        <map value="C11 (Division,Section)" />
      </mapping>
      <mapping>
        <identity value="v2" />
        <map value="IN1-8" />
      </mapping>
      <mapping>
        <identity value="cpha3pharm" />
        <map value="C.31" />
      </mapping>
    </element>
    <element id="Coverage:fparCoverage.grouping.groupDisplay">
      <path value="Coverage.grouping.groupDisplay" />
      <short value="Display text for an identifier for the group" />
      <definition value="A short description for the group." />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="string" />
      </type>
      <isSummary value="true" />
      <mapping>
        <identity value="cdanetv4" />
        <map value="C11 (Division,Section)" />
      </mapping>
      <mapping>
        <identity value="v2" />
        <map value="IN1-8" />
      </mapping>
      <mapping>
        <identity value="cpha3pharm" />
        <map value="C.31" />
      </mapping>
    </element>
    <element id="Coverage:fparCoverage.grouping.subGroup">
      <path value="Coverage.grouping.subGroup" />
      <short value="An identifier for the subsection of the group" />
      <definition value="Identifies a style or collective of coverage issued by the underwriter, for example may        be used to identify a subset of an employer group." />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="string" />
      </type>
      <isSummary value="true" />
      <mapping>
        <identity value="v2" />
        <map value="IN1-8" />
      </mapping>
    </element>
    <element id="Coverage:fparCoverage.grouping.subGroupDisplay">
      <path value="Coverage.grouping.subGroupDisplay" />
      <short value="Display text for the subsection of the group" />
      <definition value="A short description for the subgroup." />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="string" />
      </type>
      <isSummary value="true" />
      <mapping>
        <identity value="v2" />
        <map value="IN1-8" />
      </mapping>
    </element>
    <element id="Coverage:fparCoverage.grouping.plan">
      <path value="Coverage.grouping.plan" />
      <short value="An identifier for the plan" />
      <definition value="Identifies a style or collective of coverage issued by the underwriter, for example may        be used to identify a collection of benefits provided to employees. May be referred to        as a Section or Division ID." />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="string" />
      </type>
      <isSummary value="true" />
      <mapping>
        <identity value="cdanetv4" />
        <map value="C01" />
      </mapping>
      <mapping>
        <identity value="v2" />
        <map value="IN1-35" />
      </mapping>
    </element>
    <element id="Coverage:fparCoverage.grouping.planDisplay">
      <path value="Coverage.grouping.planDisplay" />
      <short value="Display text for the plan" />
      <definition value="A short description for the plan." />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="string" />
      </type>
      <isSummary value="true" />
      <mapping>
        <identity value="cdanetv4" />
        <map value="C01" />
      </mapping>
      <mapping>
        <identity value="v2" />
        <map value="IN1-35" />
      </mapping>
    </element>
    <element id="Coverage:fparCoverage.grouping.subPlan">
      <path value="Coverage.grouping.subPlan" />
      <short value="An identifier for the subsection of the plan" />
      <definition value="Identifies a sub-style or sub-collective of coverage issued by the underwriter, for example        may be used to identify a subset of a collection of benefits provided to employees." />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="string" />
      </type>
      <isSummary value="true" />
      <mapping>
        <identity value="v2" />
        <map value="IN1-10" />
      </mapping>
    </element>
    <element id="Coverage:fparCoverage.grouping.subPlanDisplay">
      <path value="Coverage.grouping.subPlanDisplay" />
      <short value="Display text for the subsection of the plan" />
      <definition value="A short description for the subplan." />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="string" />
      </type>
      <isSummary value="true" />
      <mapping>
        <identity value="v2" />
        <map value="IN1-10" />
      </mapping>
    </element>
    <element id="Coverage:fparCoverage.grouping.class">
      <path value="Coverage.grouping.class" />
      <short value="An identifier for the class" />
      <definition value="Identifies a style or collective of coverage issues by the underwriter, for example may        be used to identify a class of coverage such as a level of deductables or co-payment." />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="string" />
      </type>
      <isSummary value="true" />
      <mapping>
        <identity value="cdanetv4" />
        <map value="C01" />
      </mapping>
      <mapping>
        <identity value="v2" />
        <map value="IN1-35" />
      </mapping>
    </element>
    <element id="Coverage:fparCoverage.grouping.classDisplay">
      <path value="Coverage.grouping.classDisplay" />
      <short value="Display text for the class" />
      <definition value="A short description for the class." />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="string" />
      </type>
      <isSummary value="true" />
      <mapping>
        <identity value="cdanetv4" />
        <map value="C01" />
      </mapping>
      <mapping>
        <identity value="v2" />
        <map value="IN1-35" />
      </mapping>
    </element>
    <element id="Coverage:fparCoverage.grouping.subClass">
      <path value="Coverage.grouping.subClass" />
      <short value="An identifier for the subsection of the class" />
      <definition value="Identifies a sub-style or sub-collective of coverage issues by the underwriter, for example        may be used to identify a subclass of coverage such as a sub-level of deductables or co-payment." />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="string" />
      </type>
      <isSummary value="true" />
      <mapping>
        <identity value="cdanetv4" />
        <map value="C01" />
      </mapping>
      <mapping>
        <identity value="v2" />
        <map value="IN1-35" />
      </mapping>
    </element>
    <element id="Coverage:fparCoverage.grouping.subClassDisplay">
      <path value="Coverage.grouping.subClassDisplay" />
      <short value="Display text for the subsection of the subclass" />
      <definition value="A short description for the subclass." />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="string" />
      </type>
      <isSummary value="true" />
      <mapping>
        <identity value="cdanetv4" />
        <map value="C01" />
      </mapping>
      <mapping>
        <identity value="v2" />
        <map value="IN1-35" />
      </mapping>
    </element>
    <element id="Coverage:fparCoverage.dependent">
      <path value="Coverage.dependent" />
      <short value="Dependent number" />
      <definition value="A unique identifier for a dependent under the coverage." />
      <requirements value="For some coverage a single identifier is issued to the Subscriber and a dependent number        issued to each beneficiary." />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="string" />
      </type>
      <isSummary value="true" />
      <mapping>
        <identity value="cdanetv4" />
        <map value="C17" />
      </mapping>
      <mapping>
        <identity value="v2" />
        <map value="- No exact HL7 v2 equivalent concept seems to exist;" />
      </mapping>
    </element>
    <element id="Coverage:fparCoverage.sequence">
      <path value="Coverage.sequence" />
      <short value="The plan instance or sequence counter" />
      <definition value="An optional counter for a particular instance of the identified coverage which increments        upon each renewal." />
      <requirements value="Some coverage, for example social plans, may be offered in short time increments, for        example for a week or a month at a time, so while the rest of the plan details and identifiers        may remain constant over time, the instance is incremented with each renewal and provided        to the covered party on their 'card'." />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="string" />
      </type>
      <isSummary value="true" />
      <mapping>
        <identity value="cdanetv4" />
        <map value="D11" />
      </mapping>
      <mapping>
        <identity value="v2" />
        <map value="No HL7 v2 equivalent concept seems to exist" />
      </mapping>
    </element>
    <element id="Coverage:fparCoverage.order">
      <path value="Coverage.order" />
      <short value="Relative order of the coverage" />
      <definition value="The order of applicability of this coverage relative to other coverages which are currently        inforce. Note, there may be gaps in the numbering and this does not imply primary, secondard        etc. as the specific positioning of coverages depends upon the episode of care." />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="positiveInt" />
      </type>
      <isSummary value="true" />
      <mapping>
        <identity value="v2" />
        <map value="- No exact HL7 v2 equivalent concept seems to exist;" />
      </mapping>
    </element>
    <element id="Coverage:fparCoverage.network">
      <path value="Coverage.network" />
      <short value="Insurer network" />
      <definition value="The insurer-specific identifier for the insurer-defined network of providers to which        the beneficiary may seek treatment which will be covered at the 'in-network' rate, otherwise        'out of network' terms and conditions apply." />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="string" />
      </type>
      <isSummary value="true" />
      <mapping>
        <identity value="cdanetv4" />
        <map value="D10" />
      </mapping>
    </element>
    <element id="Coverage:fparCoverage.contract">
      <path value="Coverage.contract" />
      <short value="Contract details" />
      <definition value="The policy(s) which constitute this insurance coverage." />
      <min value="0" />
      <max value="*" />
      <type>
        <code value="Reference" />
        <targetProfile value="http://hl7.org/fhir/StructureDefinition/Contract" />
      </type>
      <mapping>
        <identity value="cdanetv4" />
        <map value="D01 through D09" />
      </mapping>
      <mapping>
        <identity value="v2" />
        <map value="IN1-16, 18,  19" />
      </mapping>
      <mapping>
        <identity value="cpha3pharm" />
        <map value="C.35" />
      </mapping>
    </element>
  </differential>
</StructureDefinition>