2nd DSTU Draft For Comment

This page is part of the FHIR Specification (v0.4.0: DSTU 2 Draft). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions

Oralhealthclaim.profile.xml

Raw XML (canonical form)

Profile for oralhealthclaim

Raw XML

<Profile xmlns="http://hl7.org/fhir">
  <id value="OralHealthClaim"/>
  <meta>
    <lastUpdated value="2015-02-23T09:07:27.665+11:00"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><!-- Snipped for brevity --></div>
  </text>
  <url value="http://hl7.org/fhir/Profile/OralHealthClaim"/>
  <name value="OralHealthClaim"/>
  <publisher value="HL7 FHIR Project (Financial Management)"/>
  <contact>
    <telecom>
      <system value="url"/>
      <value value="http://hl7.org/fhir"/>
    </telecom>
  </contact>
  <contact>
    <telecom>
      <system value="url"/>
      <value value="http://www.hl7.org/Special/committees/fm/index.cfm"/>
    </telecom>
  </contact>
  <description value="Base Profile for OralHealthClaim Resource"/>
  <status value="draft"/>
  <date value="2015-02-23T09:07:27+11:00"/>
  <mapping>
    <identity value="rim"/>
    <uri value="http://hl7.org/v3"/>
    <name value="RIM"/>
  </mapping>
  <type value="OralHealthClaim"/>
  <snapshot>
    <element>
      <path value="OralHealthClaim"/>
      <short value="Claim, Pre-determination or Pre-authorization"/>
      <definition value="A provider issued list of services and products provided, or to be provided, to a patient
       which is provided to an insurer for payment recovery."/>
      <min value="1"/>
      <max value="1"/>
    </element>
    <element>
      <path value="OralHealthClaim.id"/>
      <short value="Logical id of this artefact"/>
      <definition value="The logical id of the resource, as used in the url for the resoure. Once assigned, this
       value never changes."/>
      <comments value="The only time that a resource does not have an id is when it is being submitted to the
       server using a create operation. Bundles always have an id, though it is usually a generated
       UUID."/>
      <min value="0"/>
      <max value="1"/>
      <type>
        <code value="id"/>
      </type>
    </element>
    <element>
      <path value="OralHealthClaim.meta"/>
      <short value="Metadata about the resource"/>
      <definition value="The metadata about the resource. This is content that is maintained by the infrastructure.
       Changes to the content may not always be associated with version changes to the resource."/>
      <min value="0"/>
      <max value="1"/>
      <type>
        <code value="Meta"/>
      </type>
    </element>
    <element>
      <path value="OralHealthClaim.implicitRules"/>
      <short value="A set of rules under which this content was created"/>
      <definition value="A reference to a set of rules that were followed when the resource was constructed, and
       which must be understood when processing the content."/>
      <comments value="Asserting this rule set restricts the content to be only understood by a limited set of
       trading partners. This inherently limits the usefulness of the data in the long term.
       However the existing health eco-system is highly fractured, and not yet ready to define,
       collect, and exchange data in a generally computable sense. Wherever possible, implementers
       and/or specification writers should avoid using this element as much as possible."/>
      <min value="0"/>
      <max value="1"/>
      <type>
        <code value="uri"/>
      </type>
      <isModifier value="true"/>
    </element>
    <element>
      <path value="OralHealthClaim.language"/>
      <short value="Language of the resource content"/>
      <definition value="The base language in which the resource is written."/>
      <comments value="Language is provided to support indexing and accessibility (typically, services such as
       text to speech use the language tag). The html language tag in the narrative applies 
       to the narrative. The language tag on the resource may be used to specify the language
       of other presentations generated from the data in the resource  Not all the content has
       to be in the base language. The Resource.language should not be assumed to apply to the
       narrative automatically. If a language is specified, it should it also be specified on
       the div element in the html (see rules in HTML5 for information about the relationship
       between xml:lang and the html lang attribute)."/>
      <min value="0"/>
      <max value="1"/>
      <type>
        <code value="code"/>
      </type>
      <binding>
        <name value="Language"/>
        <isExtensible value="false"/>
        <conformance value="required"/>
        <description value="A human language"/>
        <referenceUri value="http://tools.ietf.org/html/bcp47"/>
      </binding>
    </element>
    <element>
      <path value="OralHealthClaim.text"/>
      <short value="Text summary of the resource, for human interpretation"/>
      <definition value="A human-readable narrative that contains a summary of the resource, and may be used to
       represent the content of the resource to a human. The narrative need not encode all the
       structured data, but is required to contain sufficient detail to make it &quot;clinically
       safe&quot; for a human to just read the narrative. Resource definitions may define what
       content should be represented in the narrative to ensure clinical safety."/>
      <comments value="Contained resources do not have narrative. Resources that are not contained SHOULD have
       a narrative."/>
      <synonym value="narrative"/>
      <synonym value="html"/>
      <synonym value="xhtml"/>
      <synonym value="display"/>
      <min value="0"/>
      <max value="1"/>
      <type>
        <code value="Narrative"/>
      </type>
      <condition value="dom-1"/>
      <mapping>
        <identity value="rim"/>
        <map value="Act.text?"/>
      </mapping>
    </element>
    <element>
      <path value="OralHealthClaim.contained"/>
      <short value="Contained, inline Resources"/>
      <definition value="These resources do not have an independent existence apart from the resource that contains
       them - they cannot be identified independently, and nor can they have their own independent
       transaction scope."/>
      <comments value="This should never be done when the content can be identified properly, as once identification
       is lost, it is extremely difficult (and context dependent) to restore it again."/>
      <synonym value="inline resources"/>
      <synonym value="anonymous resources"/>
      <synonym value="contained resources"/>
      <min value="0"/>
      <max value="*"/>
      <type>
        <code value="Resource"/>
      </type>
      <mapping>
        <identity value="rim"/>
        <map value="N/A"/>
      </mapping>
    </element>
    <element>
      <path value="OralHealthClaim.extension"/>
      <short value="Additional Content defined by implementations"/>
      <definition value="May be used to represent additional information that is not part of the basic definition
       of the resource. In order to make the use of extensions safe and manageable, there is
       a strict set of governance  applied to the definition and use of extensions. Though any
       implementer is allowed to define an extension, there is a set of requirements that SHALL
       be met as part of the definition of the extension."/>
      <comments value="There can be no stigma associated with the use of extensions by any application, project,
       or standard - regardless of the institution or jurisdiction that uses or defines the extensions.
        The use of extensions is what allows the FHIR specification to retain a core level of
       simplicity for everyone."/>
      <synonym value="extensions"/>
      <synonym value="user content"/>
      <min value="0"/>
      <max value="*"/>
      <type>
        <code value="Extension"/>
      </type>
      <mapping>
        <identity value="rim"/>
        <map value="N/A"/>
      </mapping>
    </element>
    <element>
      <path value="OralHealthClaim.modifierExtension"/>
      <short value="Extensions that cannot be ignored"/>
      <definition value="May be used to represent additional information that is not part of the basic definition
       of the resource, and that modifies the understanding of the element that contains it.
       Usually modifier elements provide negation or qualification. In order to make the use
       of extensions safe and manageable, there is a strict set of governance applied to the
       definition and use of extensions. Though any implementer is allowed to define an extension,
       there is a set of requirements that SHALL be met as part of the definition of the extension.
       Applications processing a resource are required to check for modifier extensions."/>
      <comments value="There can be no stigma associated with the use of extensions by any application, project,
       or standard - regardless of the institution or jurisdiction that uses or defines the extensions.
        The use of extensions is what allows the FHIR specification to retain a core level of
       simplicity for everyone."/>
      <synonym value="extensions"/>
      <synonym value="user content"/>
      <min value="0"/>
      <max value="*"/>
      <type>
        <code value="Extension"/>
      </type>
      <mapping>
        <identity value="rim"/>
        <map value="N/A"/>
      </mapping>
    </element>
    <element>
      <path value="OralHealthClaim.identifier"/>
      <short value="Claim number"/>
      <definition value="The business identifier for the instance: invoice number, claim number, pre-determination
       or pre-authorization number."/>
      <min value="0"/>
      <max value="*"/>
      <type>
        <code value="Identifier"/>
      </type>
    </element>
    <element>
      <path value="OralHealthClaim.ruleset"/>
      <short value="Current specification followed"/>
      <definition value="The version of the specification on which this instance relies."/>
      <synonym value="BusinessVersion"/>
      <min value="0"/>
      <max value="1"/>
      <type>
        <code value="Coding"/>
      </type>
      <binding>
        <name value="Ruleset"/>
        <isExtensible value="true"/>
        <conformance value="example"/>
        <description value="The static and dynamic model to which contents conform, may be business version or standard
         and version."/>
        <referenceReference>
          <reference value="http://hl7.org/fhir/vs/ruleset"/>
        </referenceReference>
      </binding>
    </element>
    <element>
      <path value="OralHealthClaim.originalRuleset"/>
      <short value="Original specification followed"/>
      <definition value="The version of the specification from which the original instance was created."/>
      <synonym value="OriginalBusinessVersion"/>
      <min value="0"/>
      <max value="1"/>
      <type>
        <code value="Coding"/>
      </type>
      <binding>
        <name value="Ruleset"/>
        <isExtensible value="true"/>
        <conformance value="example"/>
        <description value="The static and dynamic model to which contents conform, may be business version or standard
         and version."/>
        <referenceReference>
          <reference value="http://hl7.org/fhir/vs/ruleset"/>
        </referenceReference>
      </binding>
    </element>
    <element>
      <path value="OralHealthClaim.created"/>
      <short value="Creation date"/>
      <definition value="The date when the enclosed suite of services were performed or completed."/>
      <min value="0"/>
      <max value="1"/>
      <type>
        <code value="dateTime"/>
      </type>
    </element>
    <element>
      <path value="OralHealthClaim.target"/>
      <short value="Insurer"/>
      <definition value="Insurer Identifier, typical BIN number (6 digit)."/>
      <min value="0"/>
      <max value="1"/>
      <type>
        <code value="Reference"/>
        <profile value="http://hl7.org/fhir/Profile/Organization"/>
      </type>
    </element>
    <element>
      <path value="OralHealthClaim.provider"/>
      <short value="Responsible provider"/>
      <definition value="The provider which is responsible for the bill, claim pre-determination, pre-authorization."/>
      <min value="0"/>
      <max value="1"/>
      <type>
        <code value="Reference"/>
        <profile value="http://hl7.org/fhir/Profile/Practitioner"/>
      </type>
    </element>
    <element>
      <path value="OralHealthClaim.organization"/>
      <short value="Responsible organization"/>
      <definition value="The organization which is responsible for the bill, claim pre-determination, pre-authorization."/>
      <min value="0"/>
      <max value="1"/>
      <type>
        <code value="Reference"/>
        <profile value="http://hl7.org/fhir/Profile/Organization"/>
      </type>
    </element>
    <element>
      <path value="OralHealthClaim.use"/>
      <short value="complete | proposed | exploratory | other"/>
      <definition value="Complete (Bill or Claim), Proposed (Pre-Authorization), Exploratory (Pre-determination)."/>
      <min value="0"/>
      <max value="1"/>
      <type>
        <code value="code"/>
      </type>
      <binding>
        <name value="Use"/>
        <isExtensible value="false"/>
        <conformance value="required"/>
        <description value="Complete, proposed, exploratory, other"/>
        <referenceReference>
          <reference value="http://hl7.org/fhir/vs/use-link"/>
        </referenceReference>
      </binding>
    </element>
    <element>
      <path value="OralHealthClaim.priority"/>
      <short value="Desired processing priority"/>
      <definition value="Immediate (STAT), best effort (NORMAL), deferred (DEFER)."/>
      <min value="0"/>
      <max value="1"/>
      <type>
        <code value="Coding"/>
      </type>
      <binding>
        <name value="ProcessPriority"/>
        <isExtensible value="true"/>
        <conformance value="example"/>
        <description value="The timeliness with which processing is required: STAT, normal, Deferred"/>
        <referenceReference>
          <reference value="http://hl7.org/fhir/vs/process-priority"/>
        </referenceReference>
      </binding>
    </element>
    <element>
      <path value="OralHealthClaim.fundsReserve"/>
      <short value="Funds requested to be reserved"/>
      <definition value="In the case of a Pre-Determination/Pre-Authorization the provider may request that funds
       in the amount of the expected Benefit be reserved ('Patient' or 'Provider') to pay for
       the Benefits determined on the subsequent claim(s). 'None' explicitly indicates no funds
       reserving is requested."/>
      <min value="0"/>
      <max value="1"/>
      <type>
        <code value="Coding"/>
      </type>
      <binding>
        <name value="FundsReserve"/>
        <isExtensible value="true"/>
        <conformance value="example"/>
        <description value="For whom funds are to be reserved: (Patient, Provider, None)"/>
        <referenceReference>
          <reference value="http://hl7.org/fhir/vs/fundsreserve"/>
        </referenceReference>
      </binding>
    </element>
    <element>
      <path value="OralHealthClaim.enterer"/>
      <short value="Author"/>
      <definition value="Person who created the invoice/claim/pre-determination or pre-authorization."/>
      <min value="0"/>
      <max value="1"/>
      <type>
        <code value="Reference"/>
        <profile value="http://hl7.org/fhir/Profile/Practitioner"/>
      </type>
    </element>
    <element>
      <path value="OralHealthClaim.facility"/>
      <short value="Servicing Facility"/>
      <definition value="Facility where the services were provided."/>
      <min value="0"/>
      <max value="1"/>
      <type>
        <code value="Reference"/>
        <profile value="http://hl7.org/fhir/Profile/Location"/>
      </type>
    </element>
    <element>
      <path value="OralHealthClaim.payee"/>
      <short value="Payee"/>
      <definition value="The party to be reimbursed for the services."/>
      <min value="0"/>
      <max value="1"/>
    </element>
    <element>
      <path value="OralHealthClaim.payee.id"/>
      <representation value="xmlAttr"/>
      <short value="xml:id (or equivalent in JSON)"/>
      <definition value="unique id for the element within a resource (for internal references)."/>
      <min value="0"/>
      <max value="1"/>
      <type>
        <code value="id"/>
      </type>
      <mapping>
        <identity value="rim"/>
        <map value="n/a"/>
      </mapping>
    </element>
    <element>
      <path value="OralHealthClaim.payee.extension"/>
      <short value="Additional Content defined by implementations"/>
      <definition value="May be used to represent additional information that is not part of the basic definition
       of the element. In order to make the use of extensions safe and manageable, there is a
       strict set of governance  applied to the definition and use of extensions. Though any
       implementer is allowed to define an extension, there is a set of requirements that SHALL
       be met as part of the definition of the extension."/>
      <comments value="There can be no stigma associated with the use of extensions by any application, project,
       or standard - regardless of the institution or jurisdiction that uses or defines the extensions.
        The use of extensions is what allows the FHIR specification to retain a core level of
       simplicity for everyone."/>
      <synonym value="extensions"/>
      <synonym value="user content"/>
      <min value="0"/>
      <max value="*"/>
      <type>
        <code value="Extension"/>
      </type>
      <mapping>
        <identity value="rim"/>
        <map value="n/a"/>
      </mapping>
    </element>
    <element>
      <path value="OralHealthClaim.payee.modifierExtension"/>
      <short value="Extensions that cannot be ignored"/>
      <definition value="May be used to represent additional information that is not part of the basic definition
       of the element, and that modifies the understanding of the element that contains it. Usually
       modifier elements provide negation or qualification. In order to make the use of extensions
       safe and manageable, there is a strict set of governance applied to the definition and
       use of extensions. Though any implementer is allowed to define an extension, there is
       a set of requirements that SHALL be met as part of the definition of the extension. Applications
       processing a resource are required to check for modifier extensions."/>
      <comments value="There can be no stigma associated with the use of extensions by any application, project,
       or standard - regardless of the institution or jurisdiction that uses or defines the extensions.
        The use of extensions is what allows the FHIR specification to retain a core level of
       simplicity for everyone."/>
      <synonym value="extensions"/>
      <synonym value="user content"/>
      <synonym value="modifiers"/>
      <min value="0"/>
      <max value="*"/>
      <type>
        <code value="Extension"/>
      </type>
      <mapping>
        <identity value="rim"/>
        <map value="N/A"/>
      </mapping>
    </element>
    <element>
      <path value="OralHealthClaim.payee.type"/>
      <short value="Party to be paid any benefits payable"/>
      <definition value="Party to be reimbursed: Subscriber, provider, other."/>
      <min value="0"/>
      <max value="1"/>
      <type>
        <code value="Coding"/>
      </type>
      <binding>
        <name value="PayeeType"/>
        <isExtensible value="true"/>
        <conformance value="example"/>
        <description value="A code for the party to be reimbursed."/>
        <referenceReference>
          <reference value="http://hl7.org/fhir/vs/payeetype"/>
        </referenceReference>
      </binding>
    </element>
    <element>
      <path value="OralHealthClaim.payee.provider"/>
      <short value="Provider who is the payee"/>
      <definition value="The provider who is to be reimbursed for the claim (the party to whom any benefit is assigned)."/>
      <min value="0"/>
      <max value="1"/>
      <type>
        <code value="Reference"/>
        <profile value="http://hl7.org/fhir/Profile/Practitioner"/>
      </type>
    </element>
    <element>
      <path value="OralHealthClaim.payee.organization"/>
      <short value="Organization who is the payee"/>
      <definition value="The organization who is to be reimbursed for the claim (the party to whom any benefit
       is assigned)."/>
      <min value="0"/>
      <max value="1"/>
      <type>
        <code value="Reference"/>
        <profile value="http://hl7.org/fhir/Profile/Organization"/>
      </type>
    </element>
    <element>
      <path value="OralHealthClaim.payee.person"/>
      <short value="Other person who is the payee"/>
      <definition value="The person other than the subscriber who is to be reimbursed for the claim (the party
       to whom any benefit is assigned)."/>
      <min value="0"/>
      <max value="1"/>
      <type>
        <code value="Reference"/>
        <profile value="http://hl7.org/fhir/Profile/Patient"/>
      </type>
    </element>
    <element>
      <path value="OralHealthClaim.referral"/>
      <short value="Treatment Referral"/>
      <definition value="The referral resource which lists the date, practitioner, reason and other supporting
       information."/>
      <min value="0"/>
      <max value="1"/>
      <type>
        <code value="Reference"/>
        <profile value="http://hl7.org/fhir/Profile/ReferralRequest"/>
      </type>
    </element>
    <element>
      <path value="OralHealthClaim.diagnosis"/>
      <short value="Diagnosis"/>
      <definition value="Ordered list of patient diagnosis for which care is sought."/>
      <min value="0"/>
      <max value="*"/>
    </element>
    <element>
      <path value="OralHealthClaim.diagnosis.id"/>
      <representation value="xmlAttr"/>
      <short value="xml:id (or equivalent in JSON)"/>
      <definition value="unique id for the element within a resource (for internal references)."/>
      <min value="0"/>
      <max value="1"/>
      <type>
        <code value="id"/>
      </type>
      <mapping>
        <identity value="rim"/>
        <map value="n/a"/>
      </mapping>
    </element>
    <element>
      <path value="OralHealthClaim.diagnosis.extension"/>
      <short value="Additional Content defined by implementations"/>
      <definition value="May be used to represent additional information that is not part of the basic definition
       of the element. In order to make the use of extensions safe and manageable, there is a
       strict set of governance  applied to the definition and use of extensions. Though any
       implementer is allowed to define an extension, there is a set of requirements that SHALL
       be met as part of the definition of the extension."/>
      <comments value="There can be no stigma associated with the use of extensions by any application, project,
       or standard - regardless of the institution or jurisdiction that uses or defines the extensions.
        The use of extensions is what allows the FHIR specification to retain a core level of
       simplicity for everyone."/>
      <synonym value="extensions"/>
      <synonym value="user content"/>
      <min value="0"/>
      <max value="*"/>
      <type>
        <code value="Extension"/>
      </type>
      <mapping>
        <identity value="rim"/>
        <map value="n/a"/>
      </mapping>
    </element>
    <element>
      <path value="OralHealthClaim.diagnosis.modifierExtension"/>
      <short value="Extensions that cannot be ignored"/>
      <definition value="May be used to represent additional information that is not part of the basic definition
       of the element, and that modifies the understanding of the element that contains it. Usually
       modifier elements provide negation or qualification. In order to make the use of extensions
       safe and manageable, there is a strict set of governance applied to the definition and
       use of extensions. Though any implementer is allowed to define an extension, there is
       a set of requirements that SHALL be met as part of the definition of the extension. Applications
       processing a resource are required to check for modifier extensions."/>
      <comments value="There can be no stigma associated with the use of extensions by any application, project,
       or standard - regardless of the institution or jurisdiction that uses or defines the extensions.
        The use of extensions is what allows the FHIR specification to retain a core level of
       simplicity for everyone."/>
      <synonym value="extensions"/>
      <synonym value="user content"/>
      <synonym value="modifiers"/>
      <min value="0"/>
      <max value="*"/>
      <type>
        <code value="Extension"/>
      </type>
      <mapping>
        <identity value="rim"/>
        <map value="N/A"/>
      </mapping>
    </element>
    <element>
      <path value="OralHealthClaim.diagnosis.sequence"/>
      <short value="Sequence of diagnosis"/>
      <definition value="Sequence of diagnosis."/>
      <requirements value="Required to maintain order of the diagnoses."/>
      <min value="1"/>
      <max value="1"/>
      <type>
        <code value="integer"/>
      </type>
    </element>
    <element>
      <path value="OralHealthClaim.diagnosis.diagnosis"/>
      <short value="Patient's list of diagnosis"/>
      <definition value="The diagnosis."/>
      <requirements value="Required to adjudicate services rendered to condition presented."/>
      <min value="1"/>
      <max value="1"/>
      <type>
        <code value="Coding"/>
      </type>
      <binding>
        <name value="ICD10"/>
        <isExtensible value="true"/>
        <conformance value="example"/>
        <description value="ICD10 Diagnostic codes"/>
        <referenceReference>
          <reference value="http://hl7.org/fhir/vs/icd-10"/>
        </referenceReference>
      </binding>
    </element>
    <element>
      <path value="OralHealthClaim.condition"/>
      <short value="List of presenting Conditions"/>
      <definition value="List of patient conditions for which care is sought."/>
      <min value="0"/>
      <max value="*"/>
      <type>
        <code value="Coding"/>
      </type>
      <binding>
        <name value="Conditions"/>
        <isExtensible value="true"/>
        <conformance value="example"/>
        <description value="Patient conditions and symptoms"/>
        <referenceReference>
          <reference value="http://hl7.org/fhir/vs/fm-conditions"/>
        </referenceReference>
      </binding>
    </element>
    <element>
      <path value="OralHealthClaim.patient"/>
      <short value="The subject of the Products and Services"/>
      <definition value="Patient Resource."/>
      <min value="1"/>
      <max value="1"/>
      <type>
        <code value="Reference"/>
        <profile value="http://hl7.org/fhir/Profile/Patient"/>
      </type>
    </element>
    <element>
      <path value="OralHealthClaim.coverage"/>
      <short value="Insurance or medical plan"/>
      <definition value="Financial instrument by which payment information for health care."/>
      <requirements value="Health care programs and insurers are significant payors of health service costs."/>
      <min value="0"/>
      <max value="*"/>
      <mapping>
        <identity value="rim"/>
        <map value="Coverage"/>
      </mapping>
    </element>
    <element>
      <path value="OralHealthClaim.coverage.id"/>
      <representation value="xmlAttr"/>
      <short value="xml:id (or equivalent in JSON)"/>
      <definition value="unique id for the element within a resource (for internal references)."/>
      <min value="0"/>
      <max value="1"/>
      <type>
        <code value="id"/>
      </type>
      <mapping>
        <identity value="rim"/>
        <map value="n/a"/>
      </mapping>
    </element>
    <element>
      <path value="OralHealthClaim.coverage.extension"/>
      <short value="Additional Content defined by implementations"/>
      <definition value="May be used to represent additional information that is not part of the basic definition
       of the element. In order to make the use of extensions safe and manageable, there is a
       strict set of governance  applied to the definition and use of extensions. Though any
       implementer is allowed to define an extension, there is a set of requirements that SHALL
       be met as part of the definition of the extension."/>
      <comments value="There can be no stigma associated with the use of extensions by any application, project,
       or standard - regardless of the institution or jurisdiction that uses or defines the extensions.
        The use of extensions is what allows the FHIR specification to retain a core level of
       simplicity for everyone."/>
      <synonym value="extensions"/>
      <synonym value="user content"/>
      <min value="0"/>
      <max value="*"/>
      <type>
        <code value="Extension"/>
      </type>
      <mapping>
        <identity value="rim"/>
        <map value="n/a"/>
      </mapping>
    </element>
    <element>
      <path value="OralHealthClaim.coverage.modifierExtension"/>
      <short value="Extensions that cannot be ignored"/>
      <definition value="May be used to represent additional information that is not part of the basic definition
       of the element, and that modifies the understanding of the element that contains it. Usually
       modifier elements provide negation or qualification. In order to make the use of extensions
       safe and manageable, there is a strict set of governance applied to the definition and
       use of extensions. Though any implementer is allowed to define an extension, there is
       a set of requirements that SHALL be met as part of the definition of the extension. Applications
       processing a resource are required to check for modifier extensions."/>
      <comments value="There can be no stigma associated with the use of extensions by any application, project,
       or standard - regardless of the institution or jurisdiction that uses or defines the extensions.
        The use of extensions is what allows the FHIR specification to retain a core level of
       simplicity for everyone."/>
      <synonym value="extensions"/>
      <synonym value="user content"/>
      <synonym value="modifiers"/>
      <min value="0"/>
      <max value="*"/>
      <type>
        <code value="Extension"/>
      </type>
      <mapping>
        <identity value="rim"/>
        <map value="N/A"/>
      </mapping>
    </element>
    <element>
      <path value="OralHealthClaim.coverage.sequence"/>
      <short value="Service instance identifier"/>
      <definition value="A service line item."/>
      <requirements value="To maintain order of the coverages."/>
      <min value="1"/>
      <max value="1"/>
      <type>
        <code value="integer"/>
      </type>
    </element>
    <element>
      <path value="OralHealthClaim.coverage.focal"/>
      <short value="Is the focal Coverage"/>
      <definition value="The instance number of the Coverage which is the focus for adjudication. The Coverage
       against which the claim is to be adjudicated."/>
      <requirements value="To identify which coverage is being adjudicated."/>
      <min value="1"/>
      <max value="1"/>
      <type>
        <code value="boolean"/>
      </type>
    </element>
    <element>
      <path value="OralHealthClaim.coverage.coverage"/>
      <short value="Insurance information"/>
      <definition value="Reference to the program or plan identification, underwriter or payor."/>
      <requirements value="Need to identify the issuer to target for processing and for coordination of benefit processing."/>
      <min value="1"/>
      <max value="1"/>
      <type>
        <code value="Reference"/>
        <profile value="http://hl7.org/fhir/Profile/Coverage"/>
      </type>
    </element>
    <element>
      <path value="OralHealthClaim.coverage.businessArrangement"/>
      <short value="Business agreement"/>
      <definition value="The contract number of a business agreement which describes the terms and conditions."/>
      <min value="0"/>
      <max value="1"/>
      <type>
        <code value="string"/>
      </type>
    </element>
    <element>
      <path value="OralHealthClaim.coverage.relationship"/>
      <short value="Patient relationship to subscriber"/>
      <definition value="The relationship of the patient to the subscriber."/>
      <requirements value="To determine relationship between the patient and the subscriber."/>
      <min value="1"/>
      <max value="1"/>
      <type>
        <code value="Coding"/>
      </type>
      <binding>
        <name value="Relationship"/>
        <isExtensible value="true"/>
        <conformance value="example"/>
        <description value="The code for the relationship of the patient to the subscriber"/>
        <referenceReference>
          <reference value="http://hl7.org/fhir/vs/relationship"/>
        </referenceReference>
      </binding>
    </element>
    <element>
      <path value="OralHealthClaim.coverage.preauthref"/>
      <short value="Pre-Authorization/Determination Reference"/>
      <definition value="A list of references from the Insurer to which these services pertain."/>
      <requirements value="To provide any pre=determination or prior authorization reference."/>
      <min value="0"/>
      <max value="*"/>
      <type>
        <code value="string"/>
      </type>
    </element>
    <element>
      <path value="OralHealthClaim.coverage.claimResponse"/>
      <short value="Adjudication results"/>
      <definition value="The Coverages adjudication details."/>
      <requirements value="Used by downstream payers to determine what balance remains and the net payable."/>
      <min value="0"/>
      <max value="1"/>
      <type>
        <code value="Reference"/>
        <profile value="http://hl7.org/fhir/Profile/ClaimResponse"/>
      </type>
    </element>
    <element>
      <path value="OralHealthClaim.coverage.originalRuleset"/>
      <short value="Original version"/>
      <definition value="The style (standard) and version of the original material which was converted into this
       resource."/>
      <requirements value="Knowledge of the original version can inform the processing of this instance so that information
       which is processable by the originating system may be generated."/>
      <min value="0"/>
      <max value="1"/>
      <type>
        <code value="Coding"/>
      </type>
      <binding>
        <name value="Ruleset"/>
        <isExtensible value="true"/>
        <conformance value="example"/>
        <description value="The static and dynamic model to which contents conform, may be business version or standard
         and version."/>
        <referenceReference>
          <reference value="http://hl7.org/fhir/vs/ruleset"/>
        </referenceReference>
      </binding>
    </element>
    <element>
      <path value="OralHealthClaim.exception"/>
      <short value="Eligibility exceptions"/>
      <definition value="Factors which may influence the applicability of coverage."/>
      <requirements value="To determine extenuating circumstances for coverage."/>
      <min value="0"/>
      <max value="*"/>
      <type>
        <code value="Coding"/>
      </type>
      <binding>
        <name value="Exception"/>
        <isExtensible value="true"/>
        <conformance value="example"/>
        <description value="The eligibility exception codes."/>
        <referenceReference>
          <reference value="http://hl7.org/fhir/vs/exception"/>
        </referenceReference>
      </binding>
    </element>
    <element>
      <path value="OralHealthClaim.school"/>
      <short value="Name of School"/>
      <definition value="Name of school for over-aged dependants."/>
      <requirements value="Often required for over-age dependents."/>
      <min value="0"/>
      <max value="1"/>
      <type>
        <code value="string"/>
      </type>
    </element>
    <element>
      <path value="OralHealthClaim.accident"/>
      <short value="Accident Date"/>
      <definition value="Date of an accident which these services are addressing."/>
      <requirements value="Coverage may be dependant on accidents."/>
      <min value="0"/>
      <max value="1"/>
      <type>
        <code value="date"/>
      </type>
    </element>
    <element>
      <path value="OralHealthClaim.accidentType"/>
      <short value="Accident Type"/>
      <definition value="Type of accident: work, auto, etc."/>
      <requirements value="Coverage may be dependant on the type of accident."/>
      <min value="0"/>
      <max value="1"/>
      <type>
        <code value="Coding"/>
      </type>
      <binding>
        <name value="AccidentType"/>
        <isExtensible value="true"/>
        <conformance value="example"/>
        <description value="Type of accident: work place, auto, etc."/>
        <referenceReference>
          <reference value="http://hl7.org/fhir/vs/ActIncidentCode"/>
        </referenceReference>
      </binding>
    </element>
    <element>
      <path value="OralHealthClaim.interventionException"/>
      <short value="Intervention and exception code (Pharma)"/>
      <definition value="A list of intervention and exception codes which may influence the adjudication of the
       claim."/>
      <requirements value="Coverage may be modified based on exception information provided."/>
      <min value="0"/>
      <max value="*"/>
      <type>
        <code value="Coding"/>
      </type>
      <binding>
        <name value="Intervention"/>
        <isExtensible value="true"/>
        <conformance value="example"/>
        <description value="Intervention and exception codes (Pharm)"/>
        <referenceReference>
          <reference value="http://hl7.org/fhir/vs/intervention"/>
        </referenceReference>
      </binding>
    </element>
    <element>
      <path value="OralHealthClaim.missingteeth"/>
      <short value="Missing Teeth"/>
      <definition value="A list of teeth which would be expected but are not found due to having been previously
        extracted or for other reasons."/>
      <requirements value="The list of missing teeth may influence the adjudication of services for example with
       Bridges."/>
      <min value="0"/>
      <max value="*"/>
    </element>
    <element>
      <path value="OralHealthClaim.missingteeth.id"/>
      <representation value="xmlAttr"/>
      <short value="xml:id (or equivalent in JSON)"/>
      <definition value="unique id for the element within a resource (for internal references)."/>
      <min value="0"/>
      <max value="1"/>
      <type>
        <code value="id"/>
      </type>
      <mapping>
        <identity value="rim"/>
        <map value="n/a"/>
      </mapping>
    </element>
    <element>
      <path value="OralHealthClaim.missingteeth.extension"/>
      <short value="Additional Content defined by implementations"/>
      <definition value="May be used to represent additional information that is not part of the basic definition
       of the element. In order to make the use of extensions safe and manageable, there is a
       strict set of governance  applied to the definition and use of extensions. Though any
       implementer is allowed to define an extension, there is a set of requirements that SHALL
       be met as part of the definition of the extension."/>
      <comments value="There can be no stigma associated with the use of extensions by any application, project,
       or standard - regardless of the institution or jurisdiction that uses or defines the extensions.
        The use of extensions is what allows the FHIR specification to retain a core level of
       simplicity for everyone."/>
      <synonym value="extensions"/>
      <synonym value="user content"/>
      <min value="0"/>
      <max value="*"/>
      <type>
        <code value="Extension"/>
      </type>
      <mapping>
        <identity value="rim"/>
        <map value="n/a"/>
      </mapping>
    </element>
    <element>
      <path value="OralHealthClaim.missingteeth.modifierExtension"/>
      <short value="Extensions that cannot be ignored"/>
      <definition value="May be used to represent additional information that is not part of the basic definition
       of the element, and that modifies the understanding of the element that contains it. Usually
       modifier elements provide negation or qualification. In order to make the use of extensions
       safe and manageable, there is a strict set of governance applied to the definition and
       use of extensions. Though any implementer is allowed to define an extension, there is
       a set of requirements that SHALL be met as part of the definition of the extension. Applications
       processing a resource are required to check for modifier extensions."/>
      <comments value="There can be no stigma associated with the use of extensions by any application, project,
       or standard - regardless of the institution or jurisdiction that uses or defines the extensions.
        The use of extensions is what allows the FHIR specification to retain a core level of
       simplicity for everyone."/>
      <synonym value="extensions"/>
      <synonym value="user content"/>
      <synonym value="modifiers"/>
      <min value="0"/>
      <max value="*"/>
      <type>
        <code value="Extension"/>
      </type>
      <mapping>
        <identity value="rim"/>
        <map value="N/A"/>
      </mapping>
    </element>
    <element>
      <path value="OralHealthClaim.missingteeth.tooth"/>
      <short value="Tooth Code"/>
      <definition value="The code identifying which tooth is missing."/>
      <requirements value="Provides the tooth number of the missing tooth."/>
      <min value="1"/>
      <max value="1"/>
      <type>
        <code value="Coding"/>
      </type>
      <binding>
        <name value="Tooth"/>
        <isExtensible value="true"/>
        <conformance value="example"/>
        <description value="The codes for the teeth, subset of OralSites"/>
        <referenceReference>
          <reference value="http://hl7.org/fhir/vs/teeth"/>
        </referenceReference>
      </binding>
    </element>
    <element>
      <path value="OralHealthClaim.missingteeth.reason"/>
      <short value="Reason for missing"/>
      <definition value="Missing reason may be: E-extraction, O-other."/>
      <requirements value="Provides the reason for the missing tooth."/>
      <min value="0"/>
      <max value="1"/>
      <type>
        <code value="Coding"/>
      </type>
      <binding>
        <name value="MissingReason"/>
        <isExtensible value="true"/>
        <conformance value="example"/>
        <description value="Reason codes for the missing teeth"/>
        <referenceReference>
          <reference value="http://hl7.org/fhir/vs/missing-tooth-reason"/>
        </referenceReference>
      </binding>
    </element>
    <element>
      <path value="OralHealthClaim.missingteeth.extractiondate"/>
      <short value="Date of Extraction"/>
      <definition value="The date of the extraction either known from records or patient reported estimate."/>
      <requirements value="Some services and adjudications require this information."/>
      <min value="0"/>
      <max value="1"/>
      <type>
        <code value="date"/>
      </type>
    </element>
    <element>
      <path value="OralHealthClaim.orthoPlan"/>
      <short value="Orthodontic Treatment Plan"/>
      <definition value="The high-level details of an Orthodontic Treatment Plan."/>
      <requirements value="Provides an overall Oththodonic treatment plan."/>
      <min value="0"/>
      <max value="1"/>
    </element>
    <element>
      <path value="OralHealthClaim.orthoPlan.id"/>
      <representation value="xmlAttr"/>
      <short value="xml:id (or equivalent in JSON)"/>
      <definition value="unique id for the element within a resource (for internal references)."/>
      <min value="0"/>
      <max value="1"/>
      <type>
        <code value="id"/>
      </type>
      <mapping>
        <identity value="rim"/>
        <map value="n/a"/>
      </mapping>
    </element>
    <element>
      <path value="OralHealthClaim.orthoPlan.extension"/>
      <short value="Additional Content defined by implementations"/>
      <definition value="May be used to represent additional information that is not part of the basic definition
       of the element. In order to make the use of extensions safe and manageable, there is a
       strict set of governance  applied to the definition and use of extensions. Though any
       implementer is allowed to define an extension, there is a set of requirements that SHALL
       be met as part of the definition of the extension."/>
      <comments value="There can be no stigma associated with the use of extensions by any application, project,
       or standard - regardless of the institution or jurisdiction that uses or defines the extensions.
        The use of extensions is what allows the FHIR specification to retain a core level of
       simplicity for everyone."/>
      <synonym value="extensions"/>
      <synonym value="user content"/>
      <min value="0"/>
      <max value="*"/>
      <type>
        <code value="Extension"/>
      </type>
      <mapping>
        <identity value="rim"/>
        <map value="n/a"/>
      </mapping>
    </element>
    <element>
      <path value="OralHealthClaim.orthoPlan.modifierExtension"/>
      <short value="Extensions that cannot be ignored"/>
      <definition value="May be used to represent additional information that is not part of the basic definition
       of the element, and that modifies the understanding of the element that contains it. Usually
       modifier elements provide negation or qualification. In order to make the use of extensions
       safe and manageable, there is a strict set of governance applied to the definition and
       use of extensions. Though any implementer is allowed to define an extension, there is
       a set of requirements that SHALL be met as part of the definition of the extension. Applications
       processing a resource are required to check for modifier extensions."/>
      <comments value="There can be no stigma associated with the use of extensions by any application, project,
       or standard - regardless of the institution or jurisdiction that uses or defines the extensions.
        The use of extensions is what allows the FHIR specification to retain a core level of
       simplicity for everyone."/>
      <synonym value="extensions"/>
      <synonym value="user content"/>
      <synonym value="modifiers"/>
      <min value="0"/>
      <max value="*"/>
      <type>
        <code value="Extension"/>
      </type>
      <mapping>
        <identity value="rim"/>
        <map value="N/A"/>
      </mapping>
    </element>
    <element>
      <path value="OralHealthClaim.orthoPlan.start"/>
      <short value="Start date"/>
      <definition value="The intended start date for service."/>
      <min value="0"/>
      <max value="1"/>
      <type>
        <code value="date"/>
      </type>
    </element>
    <element>
      <path value="OralHealthClaim.orthoPlan.examFee"/>
      <short value="First exam fee"/>
      <definition value="The estimated first examination fee."/>
      <min value="0"/>
      <max value="1"/>
      <type>
        <code value="Money"/>
      </type>
    </element>
    <element>
      <path value="OralHealthClaim.orthoPlan.diagnosticFee"/>
      <short value="Diagnostic phase fee"/>
      <definition value="The estimated diagnostic fee."/>
      <min value="0"/>
      <max value="1"/>
      <type>
        <code value="Money"/>
      </type>
    </element>
    <element>
      <path value="OralHealthClaim.orthoPlan.initialPayment"/>
      <short value="Initial payment"/>
      <definition value="The estimated initial payment."/>
      <min value="0"/>
      <max value="1"/>
      <type>
        <code value="Money"/>
      </type>
    </element>
    <element>
      <path value="OralHealthClaim.orthoPlan.durationMonths"/>
      <short value="Duration in months"/>
      <definition value="The estimated treatment duration in months."/>
      <min value="0"/>
      <max value="1"/>
      <type>
        <code value="integer"/>
      </type>
    </element>
    <element>
      <path value="OralHealthClaim.orthoPlan.paymentCount"/>
      <short value="Anticipated number of payments"/>
      <definition value="The anticipated number of payments."/>
      <min value="0"/>
      <max value="1"/>
      <type>
        <code value="integer"/>
      </type>
    </element>
    <element>
      <path value="OralHealthClaim.orthoPlan.periodicPayment"/>
      <short value="Anticipated payment"/>
      <definition value="The anticipated payment amount."/>
      <min value="0"/>
      <max value="1"/>
      <type>
        <code value="Money"/>
      </type>
    </element>
    <element>
      <path value="OralHealthClaim.item"/>
      <short value="Goods and Services"/>
      <definition value="First tier of goods and services."/>
      <min value="0"/>
      <max value="*"/>
    </element>
    <element>
      <path value="OralHealthClaim.item.id"/>
      <representation value="xmlAttr"/>
      <short value="xml:id (or equivalent in JSON)"/>
      <definition value="unique id for the element within a resource (for internal references)."/>
      <min value="0"/>
      <max value="1"/>
      <type>
        <code value="id"/>
      </type>
      <mapping>
        <identity value="rim"/>
        <map value="n/a"/>
      </mapping>
    </element>
    <element>
      <path value="OralHealthClaim.item.extension"/>
      <short value="Additional Content defined by implementations"/>
      <definition value="May be used to represent additional information that is not part of the basic definition
       of the element. In order to make the use of extensions safe and manageable, there is a
       strict set of governance  applied to the definition and use of extensions. Though any
       implementer is allowed to define an extension, there is a set of requirements that SHALL
       be met as part of the definition of the extension."/>
      <comments value="There can be no stigma associated with the use of extensions by any application, project,
       or standard - regardless of the institution or jurisdiction that uses or defines the extensions.
        The use of extensions is what allows the FHIR specification to retain a core level of
       simplicity for everyone."/>
      <synonym value="extensions"/>
      <synonym value="user content"/>
      <min value="0"/>
      <max value="*"/>
      <type>
        <code value="Extension"/>
      </type>
      <mapping>
        <identity value="rim"/>
        <map value="n/a"/>
      </mapping>
    </element>
    <element>
      <path value="OralHealthClaim.item.modifierExtension"/>
      <short value="Extensions that cannot be ignored"/>
      <definition value="May be used to represent additional information that is not part of the basic definition
       of the element, and that modifies the understanding of the element that contains it. Usually
       modifier elements provide negation or qualification. In order to make the use of extensions
       safe and manageable, there is a strict set of governance applied to the definition and
       use of extensions. Though any implementer is allowed to define an extension, there is
       a set of requirements that SHALL be met as part of the definition of the extension. Applications
       processing a resource are required to check for modifier extensions."/>
      <comments value="There can be no stigma associated with the use of extensions by any application, project,
       or standard - regardless of the institution or jurisdiction that uses or defines the extensions.
        The use of extensions is what allows the FHIR specification to retain a core level of
       simplicity for everyone."/>
      <synonym value="extensions"/>
      <synonym value="user content"/>
      <synonym value="modifiers"/>
      <min value="0"/>
      <max value="*"/>
      <type>
        <code value="Extension"/>
      </type>
      <mapping>
        <identity value="rim"/>
        <map value="N/A"/>
      </mapping>
    </element>
    <element>
      <path value="OralHealthClaim.item.sequence"/>
      <short value="Service instance"/>
      <definition value="A service line number."/>
      <min value="1"/>
      <max value="1"/>
      <type>
        <code value="integer"/>
      </type>
    </element>
    <element>
      <path value="OralHealthClaim.item.type"/>
      <short value="Group or type of product or service"/>
      <definition value="The type of product or service."/>
      <min value="1"/>
      <max value="1"/>
      <type>
        <code value="Coding"/>
      </type>
      <binding>
        <name value="ItemType"/>
        <isExtensible value="true"/>
        <conformance value="example"/>
        <description value="Service, Product, Rx Dispense, Rx Compound etc."/>
        <referenceReference>
          <reference value="http://hl7.org/fhir/vs/ActInvoiceGroupCode"/>
        </referenceReference>
      </binding>
    </element>
    <element>
      <path value="OralHealthClaim.item.provider"/>
      <short value="Responsible practitioner"/>
      <definition value="The practitioner who is responsible for the services rendered to the patient."/>
      <min value="0"/>
      <max value="1"/>
      <type>
        <code value="Reference"/>
        <profile value="http://hl7.org/fhir/Profile/Practitioner"/>
      </type>
    </element>
    <element>
      <path value="OralHealthClaim.item.diagnosisLinkId"/>
      <short value="Diagnosis Link"/>
      <definition value="Diagnosis applicable for this service or product line."/>
      <min value="0"/>
      <max value="*"/>
      <type>
        <code value="integer"/>
      </type>
    </element>
    <element>
      <path value="OralHealthClaim.item.service"/>
      <short value="Item Code"/>
      <definition value="If a grouping item then 'GROUP' otherwise it is a node therefore a code to indicate the
       Professional Service or Product supplied."/>
      <min value="1"/>
      <max value="1"/>
      <type>
        <code value="Coding"/>
      </type>
      <binding>
        <name value="ServiceProduct"/>
        <isExtensible value="true"/>
        <conformance value="example"/>
        <description value="Allowable service and product codes"/>
        <referenceReference>
          <reference value="http://hl7.org/fhir/vs/service-uscls"/>
        </referenceReference>
      </binding>
    </element>
    <element>
      <path value="OralHealthClaim.item.serviceDate"/>
      <short value="Date of Service"/>
      <definition value="The date when the enclosed suite of services were performed or completed."/>
      <min value="0"/>
      <max value="1"/>
      <type>
        <code value="date"/>
      </type>
    </element>
    <element>
      <path value="OralHealthClaim.item.quantity"/>
      <short value="Count of Products or Services"/>
      <definition value="The number of repetitions of a service or product."/>
      <min value="0"/>
      <max value="1"/>
      <type>
        <code value="Quantity"/>
      </type>
    </element>
    <element>
      <path value="OralHealthClaim.item.unitPrice"/>
      <short value="Fee, charge or cost per point"/>
      <definition value="If the item is a node then this is the fee for the product or service, otherwise this
       is the total of the fees for the children of the group."/>
      <min value="0"/>
      <max value="1"/>
      <type>
        <code value="Money"/>
      </type>
    </element>
    <element>
      <path value="OralHealthClaim.item.factor"/>
      <short value="Price scaling factor"/>
      <definition value="A real number that represents a multiplier used in determining the overall value of services
       delivered and/or goods received. The concept of a Factor allows for a discount or surcharge
       multiplier to be applied to a monetary amount."/>
      <requirements value="If a fee is present the associated product/service code must be present."/>
      <min value="0"/>
      <max value="1"/>
      <type>
        <code value="decimal"/>
      </type>
    </element>
    <element>
      <path value="OralHealthClaim.item.points"/>
      <short value="Difficulty scaling factor"/>
      <definition value="An amount that expresses the weighting (based on difficulty, cost and/or resource intensiveness)
       associated with the good or service delivered. The concept of Points allows for assignment
       of point values for services and/or goods, such that a monetary amount can be assigned
       to each point."/>
      <requirements value="If a fee is present the associated product/service code must be present."/>
      <min value="0"/>
      <max value="1"/>
      <type>
        <code value="decimal"/>
      </type>
    </element>
    <element>
      <path value="OralHealthClaim.item.net"/>
      <short value="Total item cost"/>
      <definition value="The quantity times the unit price for an addittional service or product or charge. For
       example, the formula: unit Quantity * unit Price (Cost per Point) * factor Number  * points
       = net Amount. Quantity, factor and points are assumed to be 1 if not supplied."/>
      <requirements value="If a fee is present the associated product/service code must be present."/>
      <min value="0"/>
      <max value="1"/>
      <type>
        <code value="Money"/>
      </type>
    </element>
    <element>
      <path value="OralHealthClaim.item.udi"/>
      <short value="Unique Device Identifier"/>
      <definition value="List of Unique Device Identifiers associated with this line item."/>
      <requirements value="The UDI code and issuer if applicable for the supplied product."/>
      <min value="0"/>
      <max value="1"/>
      <type>
        <code value="Coding"/>
      </type>
      <binding>
        <name value="UDI"/>
        <isExtensible value="true"/>
        <conformance value="example"/>
        <description value="The FDA, or other, UDI repository."/>
        <referenceReference>
          <reference value="http://hl7.org/fhir/vs/udi"/>
        </referenceReference>
      </binding>
    </element>
    <element>
      <path value="OralHealthClaim.item.bodySite"/>
      <short value="Service Location"/>
      <definition value="Physical service site on the patient (limb, tooth, etc)."/>
      <min value="0"/>
      <max value="1"/>
      <type>
        <code value="Coding"/>
      </type>
      <binding>
        <name value="OralSites"/>
        <isExtensible value="true"/>
        <conformance value="example"/>
        <description value="The code for the teeth, quadrant, sextant and arch"/>
        <referenceReference>
          <reference value="http://hl7.org/fhir/vs/tooth"/>
        </referenceReference>
      </binding>
    </element>
    <element>
      <path value="OralHealthClaim.item.subsite"/>
      <short value="Service Sub-location"/>
      <definition value="A region or surface of the site, eg. limb region or tooth surface(s)."/>
      <min value="0"/>
      <max value="*"/>
      <type>
        <code value="Coding"/>
      </type>
      <binding>
        <name value="Surface"/>
        <isExtensible value="true"/>
        <conformance value="example"/>
        <description value="The code for the tooth surface and surface combinations"/>
        <referenceReference>
          <reference value="http://hl7.org/fhir/vs/surface"/>
        </referenceReference>
      </binding>
    </element>
    <element>
      <path value="OralHealthClaim.item.modifier"/>
      <short value="Service/Product billing modifiers"/>
      <definition value="Item typification or modifiers codes, eg for Oral whether the treatment is cosmetic or
       associated with TMJ, or an appliance was lost or stolen."/>
      <requirements value="May impact on adjudication."/>
      <min value="0"/>
      <max value="*"/>
      <type>
        <code value="Coding"/>
      </type>
      <binding>
        <name value="Modifiers"/>
        <isExtensible value="true"/>
        <conformance value="example"/>
        <description value="Item type or modifiers codes, eg for Oral whether the treatment is cosmetic or associated
         with TMJ, or an appliance was lost or stolen."/>
        <referenceReference>
          <reference value="http://hl7.org/fhir/vs/modifiers"/>
        </referenceReference>
      </binding>
    </element>
    <element>
      <path value="OralHealthClaim.item.detail"/>
      <short value="Additional items"/>
      <definition value="Second tier of goods and services."/>
      <min value="0"/>
      <max value="*"/>
    </element>
    <element>
      <path value="OralHealthClaim.item.detail.id"/>
      <representation value="xmlAttr"/>
      <short value="xml:id (or equivalent in JSON)"/>
      <definition value="unique id for the element within a resource (for internal references)."/>
      <min value="0"/>
      <max value="1"/>
      <type>
        <code value="id"/>
      </type>
      <mapping>
        <identity value="rim"/>
        <map value="n/a"/>
      </mapping>
    </element>
    <element>
      <path value="OralHealthClaim.item.detail.extension"/>
      <short value="Additional Content defined by implementations"/>
      <definition value="May be used to represent additional information that is not part of the basic definition
       of the element. In order to make the use of extensions safe and manageable, there is a
       strict set of governance  applied to the definition and use of extensions. Though any
       implementer is allowed to define an extension, there is a set of requirements that SHALL
       be met as part of the definition of the extension."/>
      <comments value="There can be no stigma associated with the use of extensions by any application, project,
       or standard - regardless of the institution or jurisdiction that uses or defines the extensions.
        The use of extensions is what allows the FHIR specification to retain a core level of
       simplicity for everyone."/>
      <synonym value="extensions"/>
      <synonym value="user content"/>
      <min value="0"/>
      <max value="*"/>
      <type>
        <code value="Extension"/>
      </type>
      <mapping>
        <identity value="rim"/>
        <map value="n/a"/>
      </mapping>
    </element>
    <element>
      <path value="OralHealthClaim.item.detail.modifierExtension"/>
      <short value="Extensions that cannot be ignored"/>
      <definition value="May be used to represent additional information that is not part of the basic definition
       of the element, and that modifies the understanding of the element that contains it. Usually
       modifier elements provide negation or qualification. In order to make the use of extensions
       safe and manageable, there is a strict set of governance applied to the definition and
       use of extensions. Though any implementer is allowed to define an extension, there is
       a set of requirements that SHALL be met as part of the definition of the extension. Applications
       processing a resource are required to check for modifier extensions."/>
      <comments value="There can be no stigma associated with the use of extensions by any application, project,
       or standard - regardless of the institution or jurisdiction that uses or defines the extensions.
        The use of extensions is what allows the FHIR specification to retain a core level of
       simplicity for everyone."/>
      <synonym value="extensions"/>
      <synonym value="user content"/>
      <synonym value="modifiers"/>
      <min value="0"/>
      <max value="*"/>
      <type>
        <code value="Extension"/>
      </type>
      <mapping>
        <identity value="rim"/>
        <map value="N/A"/>
      </mapping>
    </element>
    <element>
      <path value="OralHealthClaim.item.detail.sequence"/>
      <short value="Service instance"/>
      <definition value="A service line number."/>
      <min value="1"/>
      <max value="1"/>
      <type>
        <code value="integer"/>
      </type>
    </element>
    <element>
      <path value="OralHealthClaim.item.detail.type"/>
      <short value="Group or type of product or service"/>
      <definition value="The type of product or service."/>
      <min value="1"/>
      <max value="1"/>
      <type>
        <code value="Coding"/>
      </type>
      <binding>
        <name value="ItemType"/>
        <isExtensible value="true"/>
        <conformance value="example"/>
        <description value="Service, Product, Rx Dispense, Rx Compound etc."/>
        <referenceReference>
          <reference value="http://hl7.org/fhir/vs/ActInvoiceGroupCode"/>
        </referenceReference>
      </binding>
    </element>
    <element>
      <path value="OralHealthClaim.item.detail.service"/>
      <short value="Additional item codes"/>
      <definition value="If a grouping item then 'GROUP' otherwise it is a node therefore a code to indicate the
       Professional Service or Product supplied."/>
      <min value="1"/>
      <max value="1"/>
      <type>
        <code value="Coding"/>
      </type>
      <binding>
        <name value="ServiceProduct"/>
        <isExtensible value="true"/>
        <conformance value="example"/>
        <description value="Allowable service and product codes"/>
        <referenceReference>
          <reference value="http://hl7.org/fhir/vs/service-uscls"/>
        </referenceReference>
      </binding>
    </element>
    <element>
      <path value="OralHealthClaim.item.detail.quantity"/>
      <short value="Count of Products or Services"/>
      <definition value="The number of repetitions of a service or product."/>
      <min value="0"/>
      <max value="1"/>
      <type>
        <code value="Quantity"/>
      </type>
    </element>
    <element>
      <path value="OralHealthClaim.item.detail.unitPrice"/>
      <short value="Fee, charge or cost per point"/>
      <definition value="If the item is a node then this is the fee for the product or service, otherwise this
       is the total of the fees for the children of the group."/>
      <requirements value="If a fee is present the associated product/service code must be present."/>
      <min value="0"/>
      <max value="1"/>
      <type>
        <code value="Money"/>
      </type>
    </element>
    <element>
      <path value="OralHealthClaim.item.detail.factor"/>
      <short value="Price scaling factor"/>
      <definition value="A real number that represents a multiplier used in determining the overall value of services
       delivered and/or goods received. The concept of a Factor allows for a discount or surcharge
       multiplier to be applied to a monetary amount."/>
      <requirements value="If a fee is present the associated product/service code must be present."/>
      <min value="0"/>
      <max value="1"/>
      <type>
        <code value="decimal"/>
      </type>
    </element>
    <element>
      <path value="OralHealthClaim.item.detail.points"/>
      <short value="Difficulty scaling factor"/>
      <definition value="An amount that expresses the weighting (based on difficulty, cost and/or resource intensiveness)
       associated with the good or service delivered. The concept of Points allows for assignment
       of point values for services and/or goods, such that a monetary amount can be assigned
       to each point."/>
      <requirements value="If a fee is present the associated product/service code must be present."/>
      <min value="0"/>
      <max value="1"/>
      <type>
        <code value="decimal"/>
      </type>
    </element>
    <element>
      <path value="OralHealthClaim.item.detail.net"/>
      <short value="Total additional item cost"/>
      <definition value="The quantity times the unit price for an addittional service or product or charge. For
       example, the formula: unit Quantity * unit Price (Cost per Point) * factor Number  * points
       = net Amount. Quantity, factor and points are assumed to be 1 if not supplied."/>
      <requirements value="If a fee is present the associated product/service code must be present."/>
      <min value="0"/>
      <max value="1"/>
      <type>
        <code value="Money"/>
      </type>
    </element>
    <element>
      <path value="OralHealthClaim.item.detail.udi"/>
      <short value="Unique Device Identifier"/>
      <definition value="List of Unique Device Identifiers associated with this line item."/>
      <requirements value="The UDI code and issuer if applicable for the supplied product."/>
      <min value="0"/>
      <max value="1"/>
      <type>
        <code value="Coding"/>
      </type>
      <binding>
        <name value="UDI"/>
        <isExtensible value="true"/>
        <conformance value="example"/>
        <description value="The FDA, or other, UDI repository."/>
        <referenceReference>
          <reference value="http://hl7.org/fhir/vs/udi"/>
        </referenceReference>
      </binding>
    </element>
    <element>
      <path value="OralHealthClaim.item.detail.subDetail"/>
      <short value="Additional items"/>
      <definition value="Third tier of goods and services."/>
      <min value="0"/>
      <max value="*"/>
    </element>
    <element>
      <path value="OralHealthClaim.item.detail.subDetail.id"/>
      <representation value="xmlAttr"/>
      <short value="xml:id (or equivalent in JSON)"/>
      <definition value="unique id for the element within a resource (for internal references)."/>
      <min value="0"/>
      <max value="1"/>
      <type>
        <code value="id"/>
      </type>
      <mapping>
        <identity value="rim"/>
        <map value="n/a"/>
      </mapping>
    </element>
    <element>
      <path value="OralHealthClaim.item.detail.subDetail.extension"/>
      <short value="Additional Content defined by implementations"/>
      <definition value="May be used to represent additional information that is not part of the basic definition
       of the element. In order to make the use of extensions safe and manageable, there is a
       strict set of governance  applied to the definition and use of extensions. Though any
       implementer is allowed to define an extension, there is a set of requirements that SHALL
       be met as part of the definition of the extension."/>
      <comments value="There can be no stigma associated with the use of extensions by any application, project,
       or standard - regardless of the institution or jurisdiction that uses or defines the extensions.
        The use of extensions is what allows the FHIR specification to retain a core level of
       simplicity for everyone."/>
      <synonym value="extensions"/>
      <synonym value="user content"/>
      <min value="0"/>
      <max value="*"/>
      <type>
        <code value="Extension"/>
      </type>
      <mapping>
        <identity value="rim"/>
        <map value="n/a"/>
      </mapping>
    </element>
    <element>
      <path value="OralHealthClaim.item.detail.subDetail.modifierExtension"/>
      <short value="Extensions that cannot be ignored"/>
      <definition value="May be used to represent additional information that is not part of the basic definition
       of the element, and that modifies the understanding of the element that contains it. Usually
       modifier elements provide negation or qualification. In order to make the use of extensions
       safe and manageable, there is a strict set of governance applied to the definition and
       use of extensions. Though any implementer is allowed to define an extension, there is
       a set of requirements that SHALL be met as part of the definition of the extension. Applications
       processing a resource are required to check for modifier extensions."/>
      <comments value="There can be no stigma associated with the use of extensions by any application, project,
       or standard - regardless of the institution or jurisdiction that uses or defines the extensions.
        The use of extensions is what allows the FHIR specification to retain a core level of
       simplicity for everyone."/>
      <synonym value="extensions"/>
      <synonym value="user content"/>
      <synonym value="modifiers"/>
      <min value="0"/>
      <max value="*"/>
      <type>
        <code value="Extension"/>
      </type>
      <mapping>
        <identity value="rim"/>
        <map value="N/A"/>
      </mapping>
    </element>
    <element>
      <path value="OralHealthClaim.item.detail.subDetail.sequence"/>
      <short value="Service instance"/>
      <definition value="A service line number."/>
      <min value="1"/>
      <max value="1"/>
      <type>
        <code value="integer"/>
      </type>
    </element>
    <element>
      <path value="OralHealthClaim.item.detail.subDetail.type"/>
      <short value="Type of product or service"/>
      <definition value="The type of product or service."/>
      <min value="1"/>
      <max value="1"/>
      <type>
        <code value="Coding"/>
      </type>
      <binding>
        <name value="ItemType"/>
        <isExtensible value="true"/>
        <conformance value="example"/>
        <description value="Service, Product, Rx Dispense, Rx Compound etc."/>
        <referenceReference>
          <reference value="http://hl7.org/fhir/vs/ActInvoiceGroupCode"/>
        </referenceReference>
      </binding>
    </element>
    <element>
      <path value="OralHealthClaim.item.detail.subDetail.service"/>
      <short value="Additional item codes"/>
      <definition value="The fee for an addittional service or product or charge."/>
      <min value="1"/>
      <max value="1"/>
      <type>
        <code value="Coding"/>
      </type>
      <binding>
        <name value="ServiceProduct"/>
        <isExtensible value="true"/>
        <conformance value="example"/>
        <description value="Allowable service and product codes"/>
        <referenceReference>
          <reference value="http://hl7.org/fhir/vs/service-uscls"/>
        </referenceReference>
      </binding>
    </element>
    <element>
      <path value="OralHealthClaim.item.detail.subDetail.quantity"/>
      <short value="Count of Products or Services"/>
      <definition value="The number of repetitions of a service or product."/>
      <min value="0"/>
      <max value="1"/>
      <type>
        <code value="Quantity"/>
      </type>
    </element>
    <element>
      <path value="OralHealthClaim.item.detail.subDetail.unitPrice"/>
      <short value="Fee, charge or cost per point"/>
      <definition value="The fee for an addittional service or product or charge."/>
      <requirements value="If a fee is present the associated product/service code must be present."/>
      <min value="0"/>
      <max value="1"/>
      <type>
        <code value="Money"/>
      </type>
    </element>
    <element>
      <path value="OralHealthClaim.item.detail.subDetail.factor"/>
      <short value="Price scaling factor"/>
      <definition value="A real number that represents a multiplier used in determining the overall value of services
       delivered and/or goods received. The concept of a Factor allows for a discount or surcharge
       multiplier to be applied to a monetary amount."/>
      <requirements value="If a fee is present the associated product/service code must be present."/>
      <min value="0"/>
      <max value="1"/>
      <type>
        <code value="decimal"/>
      </type>
    </element>
    <element>
      <path value="OralHealthClaim.item.detail.subDetail.points"/>
      <short value="Difficulty scaling factor"/>
      <definition value="An amount that expresses the weighting (based on difficulty, cost and/or resource intensiveness)
       associated with the good or service delivered. The concept of Points allows for assignment
       of point values for services and/or goods, such that a monetary amount can be assigned
       to each point."/>
      <requirements value="If a fee is present the associated product/service code must be present."/>
      <min value="0"/>
      <max value="1"/>
      <type>
        <code value="decimal"/>
      </type>
    </element>
    <element>
      <path value="OralHealthClaim.item.detail.subDetail.net"/>
      <short value="Net additional item cost"/>
      <definition value="The quantity times the unit price for an addittional service or product or charge. For
       example, the formula: unit Quantity * unit Price (Cost per Point) * factor Number  * points
       = net Amount. Quantity, factor and points are assumed to be 1 if not supplied."/>
      <requirements value="If a fee is present the associated product/service code must be present."/>
      <min value="0"/>
      <max value="1"/>
      <type>
        <code value="Money"/>
      </type>
    </element>
    <element>
      <path value="OralHealthClaim.item.detail.subDetail.udi"/>
      <short value="Unique Device Identifier"/>
      <definition value="List of Unique Device Identifiers associated with this line item."/>
      <requirements value="The UDI code and issuer if applicable for the supplied product."/>
      <min value="0"/>
      <max value="1"/>
      <type>
        <code value="Coding"/>
      </type>
      <binding>
        <name value="UDI"/>
        <isExtensible value="true"/>
        <conformance value="example"/>
        <description value="The FDA, or other, UDI repository."/>
        <referenceReference>
          <reference value="http://hl7.org/fhir/vs/udi"/>
        </referenceReference>
      </binding>
    </element>
    <element>
      <path value="OralHealthClaim.item.prosthesis"/>
      <short value="Prosthetic details"/>
      <definition value="The materials and placement date of prior fixed prosthesis."/>
      <min value="0"/>
      <max value="1"/>
    </element>
    <element>
      <path value="OralHealthClaim.item.prosthesis.id"/>
      <representation value="xmlAttr"/>
      <short value="xml:id (or equivalent in JSON)"/>
      <definition value="unique id for the element within a resource (for internal references)."/>
      <min value="0"/>
      <max value="1"/>
      <type>
        <code value="id"/>
      </type>
      <mapping>
        <identity value="rim"/>
        <map value="n/a"/>
      </mapping>
    </element>
    <element>
      <path value="OralHealthClaim.item.prosthesis.extension"/>
      <short value="Additional Content defined by implementations"/>
      <definition value="May be used to represent additional information that is not part of the basic definition
       of the element. In order to make the use of extensions safe and manageable, there is a
       strict set of governance  applied to the definition and use of extensions. Though any
       implementer is allowed to define an extension, there is a set of requirements that SHALL
       be met as part of the definition of the extension."/>
      <comments value="There can be no stigma associated with the use of extensions by any application, project,
       or standard - regardless of the institution or jurisdiction that uses or defines the extensions.
        The use of extensions is what allows the FHIR specification to retain a core level of
       simplicity for everyone."/>
      <synonym value="extensions"/>
      <synonym value="user content"/>
      <min value="0"/>
      <max value="*"/>
      <type>
        <code value="Extension"/>
      </type>
      <mapping>
        <identity value="rim"/>
        <map value="n/a"/>
      </mapping>
    </element>
    <element>
      <path value="OralHealthClaim.item.prosthesis.modifierExtension"/>
      <short value="Extensions that cannot be ignored"/>
      <definition value="May be used to represent additional information that is not part of the basic definition
       of the element, and that modifies the understanding of the element that contains it. Usually
       modifier elements provide negation or qualification. In order to make the use of extensions
       safe and manageable, there is a strict set of governance applied to the definition and
       use of extensions. Though any implementer is allowed to define an extension, there is
       a set of requirements that SHALL be met as part of the definition of the extension. Applications
       processing a resource are required to check for modifier extensions."/>
      <comments value="There can be no stigma associated with the use of extensions by any application, project,
       or standard - regardless of the institution or jurisdiction that uses or defines the extensions.
        The use of extensions is what allows the FHIR specification to retain a core level of
       simplicity for everyone."/>
      <synonym value="extensions"/>
      <synonym value="user content"/>
      <synonym value="modifiers"/>
      <min value="0"/>
      <max value="*"/>
      <type>
        <code value="Extension"/>
      </type>
      <mapping>
        <identity value="rim"/>
        <map value="N/A"/>
      </mapping>
    </element>
    <element>
      <path value="OralHealthClaim.item.prosthesis.initial"/>
      <short value="Is this the initial service"/>
      <definition value="Indicates whether this is the initial placement of a fixed prosthesis."/>
      <requirements value="May impact on adjudication."/>
      <min value="0"/>
      <max value="1"/>
      <type>
        <code value="boolean"/>
      </type>
    </element>
    <element>
      <path value="OralHealthClaim.item.prosthesis.priorDate"/>
      <short value="Initial service Date"/>
      <definition value="Date of the initial placement."/>
      <requirements value="May impact on adjudication."/>
      <min value="0"/>
      <max value="1"/>
      <type>
        <code value="date"/>
      </type>
    </element>
    <element>
      <path value="OralHealthClaim.item.prosthesis.priorMaterial"/>
      <short value="Prosthetic Material"/>
      <definition value="Material of the prior denture or bridge prosthesis. (Oral)."/>
      <requirements value="May impact on adjudication."/>
      <min value="0"/>
      <max value="1"/>
      <type>
        <code value="Coding"/>
      </type>
      <binding>
        <name value="OralProsthoMaterial"/>
        <isExtensible value="true"/>
        <conformance value="example"/>
        <description value="Material of the prior denture or bridge prosthesis. (Oral)"/>
        <referenceReference>
          <reference value="http://hl7.org/fhir/vs/oral-prosthodontic-material"/>
        </referenceReference>
      </binding>
    </element>
    <element>
      <path value="OralHealthClaim.additionalMaterials"/>
      <short value="Additional materials, documents, etc."/>
      <definition value="Code to indicate that Xrays, images, emails, documents, models or attachments are being
       sent in support of this submission."/>
      <min value="0"/>
      <max value="*"/>
      <type>
        <code value="Coding"/>
      </type>
      <binding>
        <name value="AdditionalMaterials"/>
        <isExtensible value="true"/>
        <conformance value="example"/>
        <description value="Code to indicate that Xrays, images, emails, documents, models or attachments are being
         sent in support of this submission."/>
        <referenceReference>
          <reference value="http://hl7.org/fhir/vs/additionalmaterials"/>
        </referenceReference>
      </binding>
    </element>
  </snapshot>
  <differential>
    <element>
      <path value="OralHealthClaim"/>
      <short value="Claim, Pre-determination or Pre-authorization"/>
      <definition value="A provider issued list of services and products provided, or to be provided, to a patient
       which is provided to an insurer for payment recovery."/>
      <min value="1"/>
      <max value="1"/>
    </element>
    <element>
      <path value="OralHealthClaim.identifier"/>
      <short value="Claim number"/>
      <definition value="The business identifier for the instance: invoice number, claim number, pre-determination
       or pre-authorization number."/>
      <min value="0"/>
      <max value="*"/>
      <type>
        <code value="Identifier"/>
      </type>
    </element>
    <element>
      <path value="OralHealthClaim.ruleset"/>
      <short value="Current specification followed"/>
      <definition value="The version of the specification on which this instance relies."/>
      <synonym value="BusinessVersion"/>
      <min value="0"/>
      <max value="1"/>
      <type>
        <code value="Coding"/>
      </type>
      <binding>
        <name value="Ruleset"/>
        <isExtensible value="true"/>
        <conformance value="example"/>
        <description value="The static and dynamic model to which contents conform, may be business version or standard
         and version."/>
        <referenceReference>
          <reference value="http://hl7.org/fhir/vs/ruleset"/>
        </referenceReference>
      </binding>
    </element>
    <element>
      <path value="OralHealthClaim.originalRuleset"/>
      <short value="Original specification followed"/>
      <definition value="The version of the specification from which the original instance was created."/>
      <synonym value="OriginalBusinessVersion"/>
      <min value="0"/>
      <max value="1"/>
      <type>
        <code value="Coding"/>
      </type>
      <binding>
        <name value="Ruleset"/>
        <isExtensible value="true"/>
        <conformance value="example"/>
        <description value="The static and dynamic model to which contents conform, may be business version or standard
         and version."/>
        <referenceReference>
          <reference value="http://hl7.org/fhir/vs/ruleset"/>
        </referenceReference>
      </binding>
    </element>
    <element>
      <path value="OralHealthClaim.created"/>
      <short value="Creation date"/>
      <definition value="The date when the enclosed suite of services were performed or completed."/>
      <min value="0"/>
      <max value="1"/>
      <type>
        <code value="dateTime"/>
      </type>
    </element>
    <element>
      <path value="OralHealthClaim.target"/>
      <short value="Insurer"/>
      <definition value="Insurer Identifier, typical BIN number (6 digit)."/>
      <min value="0"/>
      <max value="1"/>
      <type>
        <code value="Reference"/>
        <profile value="http://hl7.org/fhir/Profile/Organization"/>
      </type>
    </element>
    <element>
      <path value="OralHealthClaim.provider"/>
      <short value="Responsible provider"/>
      <definition value="The provider which is responsible for the bill, claim pre-determination, pre-authorization."/>
      <min value="0"/>
      <max value="1"/>
      <type>
        <code value="Reference"/>
        <profile value="http://hl7.org/fhir/Profile/Practitioner"/>
      </type>
    </element>
    <element>
      <path value="OralHealthClaim.organization"/>
      <short value="Responsible organization"/>
      <definition value="The organization which is responsible for the bill, claim pre-determination, pre-authorization."/>
      <min value="0"/>
      <max value="1"/>
      <type>
        <code value="Reference"/>
        <profile value="http://hl7.org/fhir/Profile/Organization"/>
      </type>
    </element>
    <element>
      <path value="OralHealthClaim.use"/>
      <short value="complete | proposed | exploratory | other"/>
      <definition value="Complete (Bill or Claim), Proposed (Pre-Authorization), Exploratory (Pre-determination)."/>
      <min value="0"/>
      <max value="1"/>
      <type>
        <code value="code"/>
      </type>
      <binding>
        <name value="Use"/>
        <isExtensible value="false"/>
        <conformance value="required"/>
        <description value="Complete, proposed, exploratory, other"/>
        <referenceReference>
          <reference value="http://hl7.org/fhir/vs/use-link"/>
        </referenceReference>
      </binding>
    </element>
    <element>
      <path value="OralHealthClaim.priority"/>
      <short value="Desired processing priority"/>
      <definition value="Immediate (STAT), best effort (NORMAL), deferred (DEFER)."/>
      <min value="0"/>
      <max value="1"/>
      <type>
        <code value="Coding"/>
      </type>
      <binding>
        <name value="ProcessPriority"/>
        <isExtensible value="true"/>
        <conformance value="example"/>
        <description value="The timeliness with which processing is required: STAT, normal, Deferred"/>
        <referenceReference>
          <reference value="http://hl7.org/fhir/vs/process-priority"/>
        </referenceReference>
      </binding>
    </element>
    <element>
      <path value="OralHealthClaim.fundsReserve"/>
      <short value="Funds requested to be reserved"/>
      <definition value="In the case of a Pre-Determination/Pre-Authorization the provider may request that funds
       in the amount of the expected Benefit be reserved ('Patient' or 'Provider') to pay for
       the Benefits determined on the subsequent claim(s). 'None' explicitly indicates no funds
       reserving is requested."/>
      <min value="0"/>
      <max value="1"/>
      <type>
        <code value="Coding"/>
      </type>
      <binding>
        <name value="FundsReserve"/>
        <isExtensible value="true"/>
        <conformance value="example"/>
        <description value="For whom funds are to be reserved: (Patient, Provider, None)"/>
        <referenceReference>
          <reference value="http://hl7.org/fhir/vs/fundsreserve"/>
        </referenceReference>
      </binding>
    </element>
    <element>
      <path value="OralHealthClaim.enterer"/>
      <short value="Author"/>
      <definition value="Person who created the invoice/claim/pre-determination or pre-authorization."/>
      <min value="0"/>
      <max value="1"/>
      <type>
        <code value="Reference"/>
        <profile value="http://hl7.org/fhir/Profile/Practitioner"/>
      </type>
    </element>
    <element>
      <path value="OralHealthClaim.facility"/>
      <short value="Servicing Facility"/>
      <definition value="Facility where the services were provided."/>
      <min value="0"/>
      <max value="1"/>
      <type>
        <code value="Reference"/>
        <profile value="http://hl7.org/fhir/Profile/Location"/>
      </type>
    </element>
    <element>
      <path value="OralHealthClaim.payee"/>
      <short value="Payee"/>
      <definition value="The party to be reimbursed for the services."/>
      <min value="0"/>
      <max value="1"/>
    </element>
    <element>
      <path value="OralHealthClaim.payee.type"/>
      <short value="Party to be paid any benefits payable"/>
      <definition value="Party to be reimbursed: Subscriber, provider, other."/>
      <min value="0"/>
      <max value="1"/>
      <type>
        <code value="Coding"/>
      </type>
      <binding>
        <name value="PayeeType"/>
        <isExtensible value="true"/>
        <conformance value="example"/>
        <description value="A code for the party to be reimbursed."/>
        <referenceReference>
          <reference value="http://hl7.org/fhir/vs/payeetype"/>
        </referenceReference>
      </binding>
    </element>
    <element>
      <path value="OralHealthClaim.payee.provider"/>
      <short value="Provider who is the payee"/>
      <definition value="The provider who is to be reimbursed for the claim (the party to whom any benefit is assigned)."/>
      <min value="0"/>
      <max value="1"/>
      <type>
        <code value="Reference"/>
        <profile value="http://hl7.org/fhir/Profile/Practitioner"/>
      </type>
    </element>
    <element>
      <path value="OralHealthClaim.payee.organization"/>
      <short value="Organization who is the payee"/>
      <definition value="The organization who is to be reimbursed for the claim (the party to whom any benefit
       is assigned)."/>
      <min value="0"/>
      <max value="1"/>
      <type>
        <code value="Reference"/>
        <profile value="http://hl7.org/fhir/Profile/Organization"/>
      </type>
    </element>
    <element>
      <path value="OralHealthClaim.payee.person"/>
      <short value="Other person who is the payee"/>
      <definition value="The person other than the subscriber who is to be reimbursed for the claim (the party
       to whom any benefit is assigned)."/>
      <min value="0"/>
      <max value="1"/>
      <type>
        <code value="Reference"/>
        <profile value="http://hl7.org/fhir/Profile/Patient"/>
      </type>
    </element>
    <element>
      <path value="OralHealthClaim.referral"/>
      <short value="Treatment Referral"/>
      <definition value="The referral resource which lists the date, practitioner, reason and other supporting
       information."/>
      <min value="0"/>
      <max value="1"/>
      <type>
        <code value="Reference"/>
        <profile value="http://hl7.org/fhir/Profile/ReferralRequest"/>
      </type>
    </element>
    <element>
      <path value="OralHealthClaim.diagnosis"/>
      <short value="Diagnosis"/>
      <definition value="Ordered list of patient diagnosis for which care is sought."/>
      <min value="0"/>
      <max value="*"/>
    </element>
    <element>
      <path value="OralHealthClaim.diagnosis.sequence"/>
      <short value="Sequence of diagnosis"/>
      <definition value="Sequence of diagnosis."/>
      <requirements value="Required to maintain order of the diagnoses."/>
      <min value="1"/>
      <max value="1"/>
      <type>
        <code value="integer"/>
      </type>
    </element>
    <element>
      <path value="OralHealthClaim.diagnosis.diagnosis"/>
      <short value="Patient's list of diagnosis"/>
      <definition value="The diagnosis."/>
      <requirements value="Required to adjudicate services rendered to condition presented."/>
      <min value="1"/>
      <max value="1"/>
      <type>
        <code value="Coding"/>
      </type>
      <binding>
        <name value="ICD10"/>
        <isExtensible value="true"/>
        <conformance value="example"/>
        <description value="ICD10 Diagnostic codes"/>
        <referenceReference>
          <reference value="http://hl7.org/fhir/vs/icd-10"/>
        </referenceReference>
      </binding>
    </element>
    <element>
      <path value="OralHealthClaim.condition"/>
      <short value="List of presenting Conditions"/>
      <definition value="List of patient conditions for which care is sought."/>
      <min value="0"/>
      <max value="*"/>
      <type>
        <code value="Coding"/>
      </type>
      <binding>
        <name value="Conditions"/>
        <isExtensible value="true"/>
        <conformance value="example"/>
        <description value="Patient conditions and symptoms"/>
        <referenceReference>
          <reference value="http://hl7.org/fhir/vs/fm-conditions"/>
        </referenceReference>
      </binding>
    </element>
    <element>
      <path value="OralHealthClaim.patient"/>
      <short value="The subject of the Products and Services"/>
      <definition value="Patient Resource."/>
      <min value="1"/>
      <max value="1"/>
      <type>
        <code value="Reference"/>
        <profile value="http://hl7.org/fhir/Profile/Patient"/>
      </type>
    </element>
    <element>
      <path value="OralHealthClaim.coverage"/>
      <short value="Insurance or medical plan"/>
      <definition value="Financial instrument by which payment information for health care."/>
      <requirements value="Health care programs and insurers are significant payors of health service costs."/>
      <min value="0"/>
      <max value="*"/>
      <mapping>
        <identity value="rim"/>
        <map value="Coverage"/>
      </mapping>
    </element>
    <element>
      <path value="OralHealthClaim.coverage.sequence"/>
      <short value="Service instance identifier"/>
      <definition value="A service line item."/>
      <requirements value="To maintain order of the coverages."/>
      <min value="1"/>
      <max value="1"/>
      <type>
        <code value="integer"/>
      </type>
    </element>
    <element>
      <path value="OralHealthClaim.coverage.focal"/>
      <short value="Is the focal Coverage"/>
      <definition value="The instance number of the Coverage which is the focus for adjudication. The Coverage
       against which the claim is to be adjudicated."/>
      <requirements value="To identify which coverage is being adjudicated."/>
      <min value="1"/>
      <max value="1"/>
      <type>
        <code value="boolean"/>
      </type>
    </element>
    <element>
      <path value="OralHealthClaim.coverage.coverage"/>
      <short value="Insurance information"/>
      <definition value="Reference to the program or plan identification, underwriter or payor."/>
      <requirements value="Need to identify the issuer to target for processing and for coordination of benefit processing."/>
      <min value="1"/>
      <max value="1"/>
      <type>
        <code value="Reference"/>
        <profile value="http://hl7.org/fhir/Profile/Coverage"/>
      </type>
    </element>
    <element>
      <path value="OralHealthClaim.coverage.businessArrangement"/>
      <short value="Business agreement"/>
      <definition value="The contract number of a business agreement which describes the terms and conditions."/>
      <min value="0"/>
      <max value="1"/>
      <type>
        <code value="string"/>
      </type>
    </element>
    <element>
      <path value="OralHealthClaim.coverage.relationship"/>
      <short value="Patient relationship to subscriber"/>
      <definition value="The relationship of the patient to the subscriber."/>
      <requirements value="To determine relationship between the patient and the subscriber."/>
      <min value="1"/>
      <max value="1"/>
      <type>
        <code value="Coding"/>
      </type>
      <binding>
        <name value="Relationship"/>
        <isExtensible value="true"/>
        <conformance value="example"/>
        <description value="The code for the relationship of the patient to the subscriber"/>
        <referenceReference>
          <reference value="http://hl7.org/fhir/vs/relationship"/>
        </referenceReference>
      </binding>
    </element>
    <element>
      <path value="OralHealthClaim.coverage.preauthref"/>
      <short value="Pre-Authorization/Determination Reference"/>
      <definition value="A list of references from the Insurer to which these services pertain."/>
      <requirements value="To provide any pre=determination or prior authorization reference."/>
      <min value="0"/>
      <max value="*"/>
      <type>
        <code value="string"/>
      </type>
    </element>
    <element>
      <path value="OralHealthClaim.coverage.claimResponse"/>
      <short value="Adjudication results"/>
      <definition value="The Coverages adjudication details."/>
      <requirements value="Used by downstream payers to determine what balance remains and the net payable."/>
      <min value="0"/>
      <max value="1"/>
      <type>
        <code value="Reference"/>
        <profile value="http://hl7.org/fhir/Profile/ClaimResponse"/>
      </type>
    </element>
    <element>
      <path value="OralHealthClaim.coverage.originalRuleset"/>
      <short value="Original version"/>
      <definition value="The style (standard) and version of the original material which was converted into this
       resource."/>
      <requirements value="Knowledge of the original version can inform the processing of this instance so that information
       which is processable by the originating system may be generated."/>
      <min value="0"/>
      <max value="1"/>
      <type>
        <code value="Coding"/>
      </type>
      <binding>
        <name value="Ruleset"/>
        <isExtensible value="true"/>
        <conformance value="example"/>
        <description value="The static and dynamic model to which contents conform, may be business version or standard
         and version."/>
        <referenceReference>
          <reference value="http://hl7.org/fhir/vs/ruleset"/>
        </referenceReference>
      </binding>
    </element>
    <element>
      <path value="OralHealthClaim.exception"/>
      <short value="Eligibility exceptions"/>
      <definition value="Factors which may influence the applicability of coverage."/>
      <requirements value="To determine extenuating circumstances for coverage."/>
      <min value="0"/>
      <max value="*"/>
      <type>
        <code value="Coding"/>
      </type>
      <binding>
        <name value="Exception"/>
        <isExtensible value="true"/>
        <conformance value="example"/>
        <description value="The eligibility exception codes."/>
        <referenceReference>
          <reference value="http://hl7.org/fhir/vs/exception"/>
        </referenceReference>
      </binding>
    </element>
    <element>
      <path value="OralHealthClaim.school"/>
      <short value="Name of School"/>
      <definition value="Name of school for over-aged dependants."/>
      <requirements value="Often required for over-age dependents."/>
      <min value="0"/>
      <max value="1"/>
      <type>
        <code value="string"/>
      </type>
    </element>
    <element>
      <path value="OralHealthClaim.accident"/>
      <short value="Accident Date"/>
      <definition value="Date of an accident which these services are addressing."/>
      <requirements value="Coverage may be dependant on accidents."/>
      <min value="0"/>
      <max value="1"/>
      <type>
        <code value="date"/>
      </type>
    </element>
    <element>
      <path value="OralHealthClaim.accidentType"/>
      <short value="Accident Type"/>
      <definition value="Type of accident: work, auto, etc."/>
      <requirements value="Coverage may be dependant on the type of accident."/>
      <min value="0"/>
      <max value="1"/>
      <type>
        <code value="Coding"/>
      </type>
      <binding>
        <name value="AccidentType"/>
        <isExtensible value="true"/>
        <conformance value="example"/>
        <description value="Type of accident: work place, auto, etc."/>
        <referenceReference>
          <reference value="http://hl7.org/fhir/vs/ActIncidentCode"/>
        </referenceReference>
      </binding>
    </element>
    <element>
      <path value="OralHealthClaim.interventionException"/>
      <short value="Intervention and exception code (Pharma)"/>
      <definition value="A list of intervention and exception codes which may influence the adjudication of the
       claim."/>
      <requirements value="Coverage may be modified based on exception information provided."/>
      <min value="0"/>
      <max value="*"/>
      <type>
        <code value="Coding"/>
      </type>
      <binding>
        <name value="Intervention"/>
        <isExtensible value="true"/>
        <conformance value="example"/>
        <description value="Intervention and exception codes (Pharm)"/>
        <referenceReference>
          <reference value="http://hl7.org/fhir/vs/intervention"/>
        </referenceReference>
      </binding>
    </element>
    <element>
      <path value="OralHealthClaim.missingteeth"/>
      <short value="Missing Teeth"/>
      <definition value="A list of teeth which would be expected but are not found due to having been previously
        extracted or for other reasons."/>
      <requirements value="The list of missing teeth may influence the adjudication of services for example with
       Bridges."/>
      <min value="0"/>
      <max value="*"/>
    </element>
    <element>
      <path value="OralHealthClaim.missingteeth.tooth"/>
      <short value="Tooth Code"/>
      <definition value="The code identifying which tooth is missing."/>
      <requirements value="Provides the tooth number of the missing tooth."/>
      <min value="1"/>
      <max value="1"/>
      <type>
        <code value="Coding"/>
      </type>
      <binding>
        <name value="Tooth"/>
        <isExtensible value="true"/>
        <conformance value="example"/>
        <description value="The codes for the teeth, subset of OralSites"/>
        <referenceReference>
          <reference value="http://hl7.org/fhir/vs/teeth"/>
        </referenceReference>
      </binding>
    </element>
    <element>
      <path value="OralHealthClaim.missingteeth.reason"/>
      <short value="Reason for missing"/>
      <definition value="Missing reason may be: E-extraction, O-other."/>
      <requirements value="Provides the reason for the missing tooth."/>
      <min value="0"/>
      <max value="1"/>
      <type>
        <code value="Coding"/>
      </type>
      <binding>
        <name value="MissingReason"/>
        <isExtensible value="true"/>
        <conformance value="example"/>
        <description value="Reason codes for the missing teeth"/>
        <referenceReference>
          <reference value="http://hl7.org/fhir/vs/missing-tooth-reason"/>
        </referenceReference>
      </binding>
    </element>
    <element>
      <path value="OralHealthClaim.missingteeth.extractiondate"/>
      <short value="Date of Extraction"/>
      <definition value="The date of the extraction either known from records or patient reported estimate."/>
      <requirements value="Some services and adjudications require this information."/>
      <min value="0"/>
      <max value="1"/>
      <type>
        <code value="date"/>
      </type>
    </element>
    <element>
      <path value="OralHealthClaim.orthoPlan"/>
      <short value="Orthodontic Treatment Plan"/>
      <definition value="The high-level details of an Orthodontic Treatment Plan."/>
      <requirements value="Provides an overall Oththodonic treatment plan."/>
      <min value="0"/>
      <max value="1"/>
    </element>
    <element>
      <path value="OralHealthClaim.orthoPlan.start"/>
      <short value="Start date"/>
      <definition value="The intended start date for service."/>
      <min value="0"/>
      <max value="1"/>
      <type>
        <code value="date"/>
      </type>
    </element>
    <element>
      <path value="OralHealthClaim.orthoPlan.examFee"/>
      <short value="First exam fee"/>
      <definition value="The estimated first examination fee."/>
      <min value="0"/>
      <max value="1"/>
      <type>
        <code value="Money"/>
      </type>
    </element>
    <element>
      <path value="OralHealthClaim.orthoPlan.diagnosticFee"/>
      <short value="Diagnostic phase fee"/>
      <definition value="The estimated diagnostic fee."/>
      <min value="0"/>
      <max value="1"/>
      <type>
        <code value="Money"/>
      </type>
    </element>
    <element>
      <path value="OralHealthClaim.orthoPlan.initialPayment"/>
      <short value="Initial payment"/>
      <definition value="The estimated initial payment."/>
      <min value="0"/>
      <max value="1"/>
      <type>
        <code value="Money"/>
      </type>
    </element>
    <element>
      <path value="OralHealthClaim.orthoPlan.durationMonths"/>
      <short value="Duration in months"/>
      <definition value="The estimated treatment duration in months."/>
      <min value="0"/>
      <max value="1"/>
      <type>
        <code value="integer"/>
      </type>
    </element>
    <element>
      <path value="OralHealthClaim.orthoPlan.paymentCount"/>
      <short value="Anticipated number of payments"/>
      <definition value="The anticipated number of payments."/>
      <min value="0"/>
      <max value="1"/>
      <type>
        <code value="integer"/>
      </type>
    </element>
    <element>
      <path value="OralHealthClaim.orthoPlan.periodicPayment"/>
      <short value="Anticipated payment"/>
      <definition value="The anticipated payment amount."/>
      <min value="0"/>
      <max value="1"/>
      <type>
        <code value="Money"/>
      </type>
    </element>
    <element>
      <path value="OralHealthClaim.item"/>
      <short value="Goods and Services"/>
      <definition value="First tier of goods and services."/>
      <min value="0"/>
      <max value="*"/>
    </element>
    <element>
      <path value="OralHealthClaim.item.sequence"/>
      <short value="Service instance"/>
      <definition value="A service line number."/>
      <min value="1"/>
      <max value="1"/>
      <type>
        <code value="integer"/>
      </type>
    </element>
    <element>
      <path value="OralHealthClaim.item.type"/>
      <short value="Group or type of product or service"/>
      <definition value="The type of product or service."/>
      <min value="1"/>
      <max value="1"/>
      <type>
        <code value="Coding"/>
      </type>
      <binding>
        <name value="ItemType"/>
        <isExtensible value="true"/>
        <conformance value="example"/>
        <description value="Service, Product, Rx Dispense, Rx Compound etc."/>
        <referenceReference>
          <reference value="http://hl7.org/fhir/vs/ActInvoiceGroupCode"/>
        </referenceReference>
      </binding>
    </element>
    <element>
      <path value="OralHealthClaim.item.provider"/>
      <short value="Responsible practitioner"/>
      <definition value="The practitioner who is responsible for the services rendered to the patient."/>
      <min value="0"/>
      <max value="1"/>
      <type>
        <code value="Reference"/>
        <profile value="http://hl7.org/fhir/Profile/Practitioner"/>
      </type>
    </element>
    <element>
      <path value="OralHealthClaim.item.diagnosisLinkId"/>
      <short value="Diagnosis Link"/>
      <definition value="Diagnosis applicable for this service or product line."/>
      <min value="0"/>
      <max value="*"/>
      <type>
        <code value="integer"/>
      </type>
    </element>
    <element>
      <path value="OralHealthClaim.item.service"/>
      <short value="Item Code"/>
      <definition value="If a grouping item then 'GROUP' otherwise it is a node therefore a code to indicate the
       Professional Service or Product supplied."/>
      <min value="1"/>
      <max value="1"/>
      <type>
        <code value="Coding"/>
      </type>
      <binding>
        <name value="ServiceProduct"/>
        <isExtensible value="true"/>
        <conformance value="example"/>
        <description value="Allowable service and product codes"/>
        <referenceReference>
          <reference value="http://hl7.org/fhir/vs/service-uscls"/>
        </referenceReference>
      </binding>
    </element>
    <element>
      <path value="OralHealthClaim.item.serviceDate"/>
      <short value="Date of Service"/>
      <definition value="The date when the enclosed suite of services were performed or completed."/>
      <min value="0"/>
      <max value="1"/>
      <type>
        <code value="date"/>
      </type>
    </element>
    <element>
      <path value="OralHealthClaim.item.quantity"/>
      <short value="Count of Products or Services"/>
      <definition value="The number of repetitions of a service or product."/>
      <min value="0"/>
      <max value="1"/>
      <type>
        <code value="Quantity"/>
      </type>
    </element>
    <element>
      <path value="OralHealthClaim.item.unitPrice"/>
      <short value="Fee, charge or cost per point"/>
      <definition value="If the item is a node then this is the fee for the product or service, otherwise this
       is the total of the fees for the children of the group."/>
      <min value="0"/>
      <max value="1"/>
      <type>
        <code value="Money"/>
      </type>
    </element>
    <element>
      <path value="OralHealthClaim.item.factor"/>
      <short value="Price scaling factor"/>
      <definition value="A real number that represents a multiplier used in determining the overall value of services
       delivered and/or goods received. The concept of a Factor allows for a discount or surcharge
       multiplier to be applied to a monetary amount."/>
      <requirements value="If a fee is present the associated product/service code must be present."/>
      <min value="0"/>
      <max value="1"/>
      <type>
        <code value="decimal"/>
      </type>
    </element>
    <element>
      <path value="OralHealthClaim.item.points"/>
      <short value="Difficulty scaling factor"/>
      <definition value="An amount that expresses the weighting (based on difficulty, cost and/or resource intensiveness)
       associated with the good or service delivered. The concept of Points allows for assignment
       of point values for services and/or goods, such that a monetary amount can be assigned
       to each point."/>
      <requirements value="If a fee is present the associated product/service code must be present."/>
      <min value="0"/>
      <max value="1"/>
      <type>
        <code value="decimal"/>
      </type>
    </element>
    <element>
      <path value="OralHealthClaim.item.net"/>
      <short value="Total item cost"/>
      <definition value="The quantity times the unit price for an addittional service or product or charge. For
       example, the formula: unit Quantity * unit Price (Cost per Point) * factor Number  * points
       = net Amount. Quantity, factor and points are assumed to be 1 if not supplied."/>
      <requirements value="If a fee is present the associated product/service code must be present."/>
      <min value="0"/>
      <max value="1"/>
      <type>
        <code value="Money"/>
      </type>
    </element>
    <element>
      <path value="OralHealthClaim.item.udi"/>
      <short value="Unique Device Identifier"/>
      <definition value="List of Unique Device Identifiers associated with this line item."/>
      <requirements value="The UDI code and issuer if applicable for the supplied product."/>
      <min value="0"/>
      <max value="1"/>
      <type>
        <code value="Coding"/>
      </type>
      <binding>
        <name value="UDI"/>
        <isExtensible value="true"/>
        <conformance value="example"/>
        <description value="The FDA, or other, UDI repository."/>
        <referenceReference>
          <reference value="http://hl7.org/fhir/vs/udi"/>
        </referenceReference>
      </binding>
    </element>
    <element>
      <path value="OralHealthClaim.item.bodySite"/>
      <short value="Service Location"/>
      <definition value="Physical service site on the patient (limb, tooth, etc)."/>
      <min value="0"/>
      <max value="1"/>
      <type>
        <code value="Coding"/>
      </type>
      <binding>
        <name value="OralSites"/>
        <isExtensible value="true"/>
        <conformance value="example"/>
        <description value="The code for the teeth, quadrant, sextant and arch"/>
        <referenceReference>
          <reference value="http://hl7.org/fhir/vs/tooth"/>
        </referenceReference>
      </binding>
    </element>
    <element>
      <path value="OralHealthClaim.item.subsite"/>
      <short value="Service Sub-location"/>
      <definition value="A region or surface of the site, eg. limb region or tooth surface(s)."/>
      <min value="0"/>
      <max value="*"/>
      <type>
        <code value="Coding"/>
      </type>
      <binding>
        <name value="Surface"/>
        <isExtensible value="true"/>
        <conformance value="example"/>
        <description value="The code for the tooth surface and surface combinations"/>
        <referenceReference>
          <reference value="http://hl7.org/fhir/vs/surface"/>
        </referenceReference>
      </binding>
    </element>
    <element>
      <path value="OralHealthClaim.item.modifier"/>
      <short value="Service/Product billing modifiers"/>
      <definition value="Item typification or modifiers codes, eg for Oral whether the treatment is cosmetic or
       associated with TMJ, or an appliance was lost or stolen."/>
      <requirements value="May impact on adjudication."/>
      <min value="0"/>
      <max value="*"/>
      <type>
        <code value="Coding"/>
      </type>
      <binding>
        <name value="Modifiers"/>
        <isExtensible value="true"/>
        <conformance value="example"/>
        <description value="Item type or modifiers codes, eg for Oral whether the treatment is cosmetic or associated
         with TMJ, or an appliance was lost or stolen."/>
        <referenceReference>
          <reference value="http://hl7.org/fhir/vs/modifiers"/>
        </referenceReference>
      </binding>
    </element>
    <element>
      <path value="OralHealthClaim.item.detail"/>
      <short value="Additional items"/>
      <definition value="Second tier of goods and services."/>
      <min value="0"/>
      <max value="*"/>
    </element>
    <element>
      <path value="OralHealthClaim.item.detail.sequence"/>
      <short value="Service instance"/>
      <definition value="A service line number."/>
      <min value="1"/>
      <max value="1"/>
      <type>
        <code value="integer"/>
      </type>
    </element>
    <element>
      <path value="OralHealthClaim.item.detail.type"/>
      <short value="Group or type of product or service"/>
      <definition value="The type of product or service."/>
      <min value="1"/>
      <max value="1"/>
      <type>
        <code value="Coding"/>
      </type>
      <binding>
        <name value="ItemType"/>
        <isExtensible value="true"/>
        <conformance value="example"/>
        <description value="Service, Product, Rx Dispense, Rx Compound etc."/>
        <referenceReference>
          <reference value="http://hl7.org/fhir/vs/ActInvoiceGroupCode"/>
        </referenceReference>
      </binding>
    </element>
    <element>
      <path value="OralHealthClaim.item.detail.service"/>
      <short value="Additional item codes"/>
      <definition value="If a grouping item then 'GROUP' otherwise it is a node therefore a code to indicate the
       Professional Service or Product supplied."/>
      <min value="1"/>
      <max value="1"/>
      <type>
        <code value="Coding"/>
      </type>
      <binding>
        <name value="ServiceProduct"/>
        <isExtensible value="true"/>
        <conformance value="example"/>
        <description value="Allowable service and product codes"/>
        <referenceReference>
          <reference value="http://hl7.org/fhir/vs/service-uscls"/>
        </referenceReference>
      </binding>
    </element>
    <element>
      <path value="OralHealthClaim.item.detail.quantity"/>
      <short value="Count of Products or Services"/>
      <definition value="The number of repetitions of a service or product."/>
      <min value="0"/>
      <max value="1"/>
      <type>
        <code value="Quantity"/>
      </type>
    </element>
    <element>
      <path value="OralHealthClaim.item.detail.unitPrice"/>
      <short value="Fee, charge or cost per point"/>
      <definition value="If the item is a node then this is the fee for the product or service, otherwise this
       is the total of the fees for the children of the group."/>
      <requirements value="If a fee is present the associated product/service code must be present."/>
      <min value="0"/>
      <max value="1"/>
      <type>
        <code value="Money"/>
      </type>
    </element>
    <element>
      <path value="OralHealthClaim.item.detail.factor"/>
      <short value="Price scaling factor"/>
      <definition value="A real number that represents a multiplier used in determining the overall value of services
       delivered and/or goods received. The concept of a Factor allows for a discount or surcharge
       multiplier to be applied to a monetary amount."/>
      <requirements value="If a fee is present the associated product/service code must be present."/>
      <min value="0"/>
      <max value="1"/>
      <type>
        <code value="decimal"/>
      </type>
    </element>
    <element>
      <path value="OralHealthClaim.item.detail.points"/>
      <short value="Difficulty scaling factor"/>
      <definition value="An amount that expresses the weighting (based on difficulty, cost and/or resource intensiveness)
       associated with the good or service delivered. The concept of Points allows for assignment
       of point values for services and/or goods, such that a monetary amount can be assigned
       to each point."/>
      <requirements value="If a fee is present the associated product/service code must be present."/>
      <min value="0"/>
      <max value="1"/>
      <type>
        <code value="decimal"/>
      </type>
    </element>
    <element>
      <path value="OralHealthClaim.item.detail.net"/>
      <short value="Total additional item cost"/>
      <definition value="The quantity times the unit price for an addittional service or product or charge. For
       example, the formula: unit Quantity * unit Price (Cost per Point) * factor Number  * points
       = net Amount. Quantity, factor and points are assumed to be 1 if not supplied."/>
      <requirements value="If a fee is present the associated product/service code must be present."/>
      <min value="0"/>
      <max value="1"/>
      <type>
        <code value="Money"/>
      </type>
    </element>
    <element>
      <path value="OralHealthClaim.item.detail.udi"/>
      <short value="Unique Device Identifier"/>
      <definition value="List of Unique Device Identifiers associated with this line item."/>
      <requirements value="The UDI code and issuer if applicable for the supplied product."/>
      <min value="0"/>
      <max value="1"/>
      <type>
        <code value="Coding"/>
      </type>
      <binding>
        <name value="UDI"/>
        <isExtensible value="true"/>
        <conformance value="example"/>
        <description value="The FDA, or other, UDI repository."/>
        <referenceReference>
          <reference value="http://hl7.org/fhir/vs/udi"/>
        </referenceReference>
      </binding>
    </element>
    <element>
      <path value="OralHealthClaim.item.detail.subDetail"/>
      <short value="Additional items"/>
      <definition value="Third tier of goods and services."/>
      <min value="0"/>
      <max value="*"/>
    </element>
    <element>
      <path value="OralHealthClaim.item.detail.subDetail.sequence"/>
      <short value="Service instance"/>
      <definition value="A service line number."/>
      <min value="1"/>
      <max value="1"/>
      <type>
        <code value="integer"/>
      </type>
    </element>
    <element>
      <path value="OralHealthClaim.item.detail.subDetail.type"/>
      <short value="Type of product or service"/>
      <definition value="The type of product or service."/>
      <min value="1"/>
      <max value="1"/>
      <type>
        <code value="Coding"/>
      </type>
      <binding>
        <name value="ItemType"/>
        <isExtensible value="true"/>
        <conformance value="example"/>
        <description value="Service, Product, Rx Dispense, Rx Compound etc."/>
        <referenceReference>
          <reference value="http://hl7.org/fhir/vs/ActInvoiceGroupCode"/>
        </referenceReference>
      </binding>
    </element>
    <element>
      <path value="OralHealthClaim.item.detail.subDetail.service"/>
      <short value="Additional item codes"/>
      <definition value="The fee for an addittional service or product or charge."/>
      <min value="1"/>
      <max value="1"/>
      <type>
        <code value="Coding"/>
      </type>
      <binding>
        <name value="ServiceProduct"/>
        <isExtensible value="true"/>
        <conformance value="example"/>
        <description value="Allowable service and product codes"/>
        <referenceReference>
          <reference value="http://hl7.org/fhir/vs/service-uscls"/>
        </referenceReference>
      </binding>
    </element>
    <element>
      <path value="OralHealthClaim.item.detail.subDetail.quantity"/>
      <short value="Count of Products or Services"/>
      <definition value="The number of repetitions of a service or product."/>
      <min value="0"/>
      <max value="1"/>
      <type>
        <code value="Quantity"/>
      </type>
    </element>
    <element>
      <path value="OralHealthClaim.item.detail.subDetail.unitPrice"/>
      <short value="Fee, charge or cost per point"/>
      <definition value="The fee for an addittional service or product or charge."/>
      <requirements value="If a fee is present the associated product/service code must be present."/>
      <min value="0"/>
      <max value="1"/>
      <type>
        <code value="Money"/>
      </type>
    </element>
    <element>
      <path value="OralHealthClaim.item.detail.subDetail.factor"/>
      <short value="Price scaling factor"/>
      <definition value="A real number that represents a multiplier used in determining the overall value of services
       delivered and/or goods received. The concept of a Factor allows for a discount or surcharge
       multiplier to be applied to a monetary amount."/>
      <requirements value="If a fee is present the associated product/service code must be present."/>
      <min value="0"/>
      <max value="1"/>
      <type>
        <code value="decimal"/>
      </type>
    </element>
    <element>
      <path value="OralHealthClaim.item.detail.subDetail.points"/>
      <short value="Difficulty scaling factor"/>
      <definition value="An amount that expresses the weighting (based on difficulty, cost and/or resource intensiveness)
       associated with the good or service delivered. The concept of Points allows for assignment
       of point values for services and/or goods, such that a monetary amount can be assigned
       to each point."/>
      <requirements value="If a fee is present the associated product/service code must be present."/>
      <min value="0"/>
      <max value="1"/>
      <type>
        <code value="decimal"/>
      </type>
    </element>
    <element>
      <path value="OralHealthClaim.item.detail.subDetail.net"/>
      <short value="Net additional item cost"/>
      <definition value="The quantity times the unit price for an addittional service or product or charge. For
       example, the formula: unit Quantity * unit Price (Cost per Point) * factor Number  * points
       = net Amount. Quantity, factor and points are assumed to be 1 if not supplied."/>
      <requirements value="If a fee is present the associated product/service code must be present."/>
      <min value="0"/>
      <max value="1"/>
      <type>
        <code value="Money"/>
      </type>
    </element>
    <element>
      <path value="OralHealthClaim.item.detail.subDetail.udi"/>
      <short value="Unique Device Identifier"/>
      <definition value="List of Unique Device Identifiers associated with this line item."/>
      <requirements value="The UDI code and issuer if applicable for the supplied product."/>
      <min value="0"/>
      <max value="1"/>
      <type>
        <code value="Coding"/>
      </type>
      <binding>
        <name value="UDI"/>
        <isExtensible value="true"/>
        <conformance value="example"/>
        <description value="The FDA, or other, UDI repository."/>
        <referenceReference>
          <reference value="http://hl7.org/fhir/vs/udi"/>
        </referenceReference>
      </binding>
    </element>
    <element>
      <path value="OralHealthClaim.item.prosthesis"/>
      <short value="Prosthetic details"/>
      <definition value="The materials and placement date of prior fixed prosthesis."/>
      <min value="0"/>
      <max value="1"/>
    </element>
    <element>
      <path value="OralHealthClaim.item.prosthesis.initial"/>
      <short value="Is this the initial service"/>
      <definition value="Indicates whether this is the initial placement of a fixed prosthesis."/>
      <requirements value="May impact on adjudication."/>
      <min value="0"/>
      <max value="1"/>
      <type>
        <code value="boolean"/>
      </type>
    </element>
    <element>
      <path value="OralHealthClaim.item.prosthesis.priorDate"/>
      <short value="Initial service Date"/>
      <definition value="Date of the initial placement."/>
      <requirements value="May impact on adjudication."/>
      <min value="0"/>
      <max value="1"/>
      <type>
        <code value="date"/>
      </type>
    </element>
    <element>
      <path value="OralHealthClaim.item.prosthesis.priorMaterial"/>
      <short value="Prosthetic Material"/>
      <definition value="Material of the prior denture or bridge prosthesis. (Oral)."/>
      <requirements value="May impact on adjudication."/>
      <min value="0"/>
      <max value="1"/>
      <type>
        <code value="Coding"/>
      </type>
      <binding>
        <name value="OralProsthoMaterial"/>
        <isExtensible value="true"/>
        <conformance value="example"/>
        <description value="Material of the prior denture or bridge prosthesis. (Oral)"/>
        <referenceReference>
          <reference value="http://hl7.org/fhir/vs/oral-prosthodontic-material"/>
        </referenceReference>
      </binding>
    </element>
    <element>
      <path value="OralHealthClaim.additionalMaterials"/>
      <short value="Additional materials, documents, etc."/>
      <definition value="Code to indicate that Xrays, images, emails, documents, models or attachments are being
       sent in support of this submission."/>
      <min value="0"/>
      <max value="*"/>
      <type>
        <code value="Coding"/>
      </type>
      <binding>
        <name value="AdditionalMaterials"/>
        <isExtensible value="true"/>
        <conformance value="example"/>
        <description value="Code to indicate that Xrays, images, emails, documents, models or attachments are being
         sent in support of this submission."/>
        <referenceReference>
          <reference value="http://hl7.org/fhir/vs/additionalmaterials"/>
        </referenceReference>
      </binding>
    </element>
  </differential>
</Profile>

Usage note: every effort has been made to ensure that the examples are correct and useful, but they are not a normative part of the specification.