PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.r2.core@1.0.2
    http://hl7.org/fhir/StructureDefinition/Claim
{
  "description": "Base StructureDefinition for Claim Resource",
  "_filename": "StructureDefinition-Claim.json",
  "package_name": "hl7.fhir.r2.core",
  "date": "2015-10-24T07:41:03+11:00",
  "meta": {
    "lastUpdated": "2015-10-24T07:41:03.495+11:00"
  },
  "publisher": "Health Level Seven International (Financial Management)",
  "fhirVersion": "1.0.2",
  "name": "Claim",
  "mapping": [ {
    "uri": "http://hl7.org/fhir/w5",
    "name": "W5 Mapping",
    "identity": "w5"
  }, {
    "uri": "http://hl7.org/v3",
    "name": "RIM",
    "identity": "rim"
  } ],
  "abstract": false,
  "type": null,
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": null,
  "package_version": "1.0.2",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
    "valueInteger": 0
  } ],
  "snapshot": {
    "element": [ {
      "max": "*",
      "min": 0,
      "path": "Claim",
      "type": [ {
        "code": "DomainResource"
      } ],
      "short": "Claim, Pre-determination or Pre-authorization",
      "mapping": [ {
        "map": "financial.billing",
        "identity": "w5"
      } ],
      "isSummary": true,
      "definition": "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."
    }, {
      "max": "1",
      "min": 0,
      "path": "Claim.id",
      "type": [ {
        "code": "id"
      } ],
      "short": "Logical id of this artifact",
      "comments": "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.",
      "isSummary": true,
      "definition": "The logical id of the resource, as used in the URL for the resource. Once assigned, this value never changes."
    }, {
      "max": "1",
      "min": 0,
      "path": "Claim.meta",
      "type": [ {
        "code": "Meta"
      } ],
      "short": "Metadata about the resource",
      "isSummary": true,
      "definition": "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."
    }, {
      "path": "Claim.implicitRules",
      "min": 0,
      "definition": "A reference to a set of rules that were followed when the resource was constructed, and which must be understood when processing the content.",
      "isModifier": true,
      "short": "A set of rules under which this content was created",
      "comments": "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.",
      "type": [ {
        "code": "uri"
      } ],
      "max": "1",
      "isSummary": true
    }, {
      "max": "1",
      "min": 0,
      "path": "Claim.language",
      "type": [ {
        "code": "code"
      } ],
      "short": "Language of the resource content",
      "binding": {
        "strength": "required",
        "description": "A human language.",
        "valueSetUri": "http://tools.ietf.org/html/bcp47"
      },
      "comments": "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).",
      "definition": "The base language in which the resource is written."
    }, {
      "path": "Claim.text",
      "min": 0,
      "definition": "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 \"clinically safe\" for a human to just read the narrative. Resource definitions may define what content should be represented in the narrative to ensure clinical safety.",
      "short": "Text summary of the resource, for human interpretation",
      "comments": "Contained resources do not have narrative. Resources that are not contained SHOULD have a narrative.",
      "mapping": [ {
        "map": "Act.text?",
        "identity": "rim"
      } ],
      "type": [ {
        "code": "Narrative"
      } ],
      "alias": [ "narrative", "html", "xhtml", "display" ],
      "max": "1",
      "condition": [ "dom-1" ]
    }, {
      "path": "Claim.contained",
      "min": 0,
      "definition": "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.",
      "short": "Contained, inline Resources",
      "comments": "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.",
      "mapping": [ {
        "map": "N/A",
        "identity": "rim"
      } ],
      "type": [ {
        "code": "Resource"
      } ],
      "alias": [ "inline resources", "anonymous resources", "contained resources" ],
      "max": "*"
    }, {
      "path": "Claim.extension",
      "min": 0,
      "definition": "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.",
      "short": "Additional Content defined by implementations",
      "comments": "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.",
      "mapping": [ {
        "map": "N/A",
        "identity": "rim"
      } ],
      "type": [ {
        "code": "Extension"
      } ],
      "alias": [ "extensions", "user content" ],
      "max": "*"
    }, {
      "path": "Claim.modifierExtension",
      "min": 0,
      "definition": "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.",
      "isModifier": true,
      "short": "Extensions that cannot be ignored",
      "comments": "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.",
      "mapping": [ {
        "map": "N/A",
        "identity": "rim"
      } ],
      "type": [ {
        "code": "Extension"
      } ],
      "alias": [ "extensions", "user content" ],
      "max": "*"
    }, {
      "path": "Claim.type",
      "min": 1,
      "definition": "The category of claim this is.",
      "short": "institutional | oral | pharmacy | professional | vision",
      "comments": "Affects which fields and value sets are used.",
      "type": [ {
        "code": "code"
      } ],
      "binding": {
        "strength": "required",
        "description": "The type or discipline-style of the claim.",
        "valueSetReference": {
          "reference": "http://hl7.org/fhir/ValueSet/claim-type-link"
        }
      },
      "max": "1",
      "isSummary": true
    }, {
      "max": "*",
      "min": 0,
      "path": "Claim.identifier",
      "type": [ {
        "code": "Identifier"
      } ],
      "short": "Claim number",
      "isSummary": true,
      "definition": "The business identifier for the instance: invoice number, claim number, pre-determination or pre-authorization number."
    }, {
      "path": "Claim.ruleset",
      "min": 0,
      "definition": "The version of the specification on which this instance relies.",
      "short": "Current specification followed",
      "type": [ {
        "code": "Coding"
      } ],
      "binding": {
        "strength": "example",
        "description": "The static and dynamic model to which contents conform, which may be business version or standard/version.",
        "valueSetReference": {
          "reference": "http://hl7.org/fhir/ValueSet/ruleset"
        }
      },
      "alias": [ "BusinessVersion" ],
      "max": "1",
      "isSummary": true
    }, {
      "path": "Claim.originalRuleset",
      "min": 0,
      "definition": "The version of the specification from which the original instance was created.",
      "short": "Original specification followed",
      "type": [ {
        "code": "Coding"
      } ],
      "binding": {
        "strength": "example",
        "description": "The static and dynamic model to which contents conform, which may be business version or standard/version.",
        "valueSetReference": {
          "reference": "http://hl7.org/fhir/ValueSet/ruleset"
        }
      },
      "alias": [ "OriginalBusinessVersion" ],
      "max": "1",
      "isSummary": true
    }, {
      "max": "1",
      "min": 0,
      "path": "Claim.created",
      "type": [ {
        "code": "dateTime"
      } ],
      "short": "Creation date",
      "isSummary": true,
      "definition": "The date when the enclosed suite of services were performed or completed."
    }, {
      "max": "1",
      "min": 0,
      "path": "Claim.target",
      "type": [ {
        "code": "Reference",
        "profile": [ "http://hl7.org/fhir/StructureDefinition/Organization" ]
      } ],
      "short": "Insurer",
      "isSummary": true,
      "definition": "Insurer Identifier, typical BIN number (6 digit)."
    }, {
      "max": "1",
      "min": 0,
      "path": "Claim.provider",
      "type": [ {
        "code": "Reference",
        "profile": [ "http://hl7.org/fhir/StructureDefinition/Practitioner" ]
      } ],
      "short": "Responsible provider",
      "isSummary": true,
      "definition": "The provider which is responsible for the bill, claim pre-determination, pre-authorization."
    }, {
      "max": "1",
      "min": 0,
      "path": "Claim.organization",
      "type": [ {
        "code": "Reference",
        "profile": [ "http://hl7.org/fhir/StructureDefinition/Organization" ]
      } ],
      "short": "Responsible organization",
      "isSummary": true,
      "definition": "The organization which is responsible for the bill, claim pre-determination, pre-authorization."
    }, {
      "max": "1",
      "min": 0,
      "path": "Claim.use",
      "type": [ {
        "code": "code"
      } ],
      "short": "complete | proposed | exploratory | other",
      "binding": {
        "strength": "required",
        "description": "Complete, proposed, exploratory, other.",
        "valueSetReference": {
          "reference": "http://hl7.org/fhir/ValueSet/claim-use-link"
        }
      },
      "isSummary": true,
      "definition": "Complete (Bill or Claim), Proposed (Pre-Authorization), Exploratory (Pre-determination)."
    }, {
      "max": "1",
      "min": 0,
      "path": "Claim.priority",
      "type": [ {
        "code": "Coding"
      } ],
      "short": "Desired processing priority",
      "binding": {
        "strength": "example",
        "description": "The timeliness with which processing is required: STAT, Normal, Deferred.",
        "valueSetReference": {
          "reference": "http://hl7.org/fhir/ValueSet/process-priority"
        }
      },
      "isSummary": true,
      "definition": "Immediate (stat), best effort (normal), deferred (deferred)."
    }, {
      "max": "1",
      "min": 0,
      "path": "Claim.fundsReserve",
      "type": [ {
        "code": "Coding"
      } ],
      "short": "Funds requested to be reserved",
      "binding": {
        "strength": "example",
        "description": "For whom funds are to be reserved: (Patient, Provider, None).",
        "valueSetReference": {
          "reference": "http://hl7.org/fhir/ValueSet/fundsreserve"
        }
      },
      "isSummary": true,
      "definition": "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."
    }, {
      "max": "1",
      "min": 0,
      "path": "Claim.enterer",
      "type": [ {
        "code": "Reference",
        "profile": [ "http://hl7.org/fhir/StructureDefinition/Practitioner" ]
      } ],
      "short": "Author",
      "isSummary": true,
      "definition": "Person who created the invoice/claim/pre-determination or pre-authorization."
    }, {
      "max": "1",
      "min": 0,
      "path": "Claim.facility",
      "type": [ {
        "code": "Reference",
        "profile": [ "http://hl7.org/fhir/StructureDefinition/Location" ]
      } ],
      "short": "Servicing Facility",
      "isSummary": true,
      "definition": "Facility where the services were provided."
    }, {
      "max": "1",
      "min": 0,
      "path": "Claim.prescription",
      "type": [ {
        "code": "Reference",
        "profile": [ "http://hl7.org/fhir/StructureDefinition/MedicationOrder" ]
      }, {
        "code": "Reference",
        "profile": [ "http://hl7.org/fhir/StructureDefinition/VisionPrescription" ]
      } ],
      "short": "Prescription",
      "isSummary": true,
      "definition": "Prescription to support the dispensing of Pharmacy or Vision products.",
      "requirements": "For type=Pharmacy and Vision only."
    }, {
      "max": "1",
      "min": 0,
      "path": "Claim.originalPrescription",
      "type": [ {
        "code": "Reference",
        "profile": [ "http://hl7.org/fhir/StructureDefinition/MedicationOrder" ]
      } ],
      "short": "Original Prescription",
      "isSummary": true,
      "definition": "Original prescription to support the dispensing of pharmacy services, medications or products."
    }, {
      "max": "1",
      "min": 0,
      "path": "Claim.payee",
      "type": [ {
        "code": "BackboneElement"
      } ],
      "short": "Payee",
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-explicit-type-name",
        "valueString": "Payee"
      } ],
      "isSummary": true,
      "definition": "The party to be reimbursed for the services."
    }, {
      "max": "1",
      "min": 0,
      "path": "Claim.payee.id",
      "type": [ {
        "code": "id"
      } ],
      "short": "xml:id (or equivalent in JSON)",
      "mapping": [ {
        "map": "n/a",
        "identity": "rim"
      } ],
      "definition": "unique id for the element within a resource (for internal references).",
      "representation": [ "xmlAttr" ]
    }, {
      "path": "Claim.payee.extension",
      "min": 0,
      "definition": "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.",
      "short": "Additional Content defined by implementations",
      "comments": "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.",
      "mapping": [ {
        "map": "n/a",
        "identity": "rim"
      } ],
      "type": [ {
        "code": "Extension"
      } ],
      "alias": [ "extensions", "user content" ],
      "max": "*"
    }, {
      "path": "Claim.payee.modifierExtension",
      "min": 0,
      "definition": "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.",
      "isModifier": true,
      "short": "Extensions that cannot be ignored",
      "comments": "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.",
      "mapping": [ {
        "map": "N/A",
        "identity": "rim"
      } ],
      "type": [ {
        "code": "Extension"
      } ],
      "alias": [ "extensions", "user content", "modifiers" ],
      "max": "*"
    }, {
      "max": "1",
      "min": 0,
      "path": "Claim.payee.type",
      "type": [ {
        "code": "Coding"
      } ],
      "short": "Party to be paid any benefits payable",
      "binding": {
        "strength": "example",
        "description": "A code for the party to be reimbursed.",
        "valueSetReference": {
          "reference": "http://hl7.org/fhir/ValueSet/payeetype"
        }
      },
      "isSummary": true,
      "definition": "Party to be reimbursed: Subscriber, provider, other."
    }, {
      "max": "1",
      "min": 0,
      "path": "Claim.payee.provider",
      "type": [ {
        "code": "Reference",
        "profile": [ "http://hl7.org/fhir/StructureDefinition/Practitioner" ]
      } ],
      "short": "Provider who is the payee",
      "isSummary": true,
      "definition": "The provider who is to be reimbursed for the claim (the party to whom any benefit is assigned)."
    }, {
      "max": "1",
      "min": 0,
      "path": "Claim.payee.organization",
      "type": [ {
        "code": "Reference",
        "profile": [ "http://hl7.org/fhir/StructureDefinition/Organization" ]
      } ],
      "short": "Organization who is the payee",
      "isSummary": true,
      "definition": "The organization who is to be reimbursed for the claim (the party to whom any benefit is assigned)."
    }, {
      "max": "1",
      "min": 0,
      "path": "Claim.payee.person",
      "type": [ {
        "code": "Reference",
        "profile": [ "http://hl7.org/fhir/StructureDefinition/Patient" ]
      } ],
      "short": "Other person who is the payee",
      "isSummary": true,
      "definition": "The person other than the subscriber who is to be reimbursed for the claim (the party to whom any benefit is assigned)."
    }, {
      "max": "1",
      "min": 0,
      "path": "Claim.referral",
      "type": [ {
        "code": "Reference",
        "profile": [ "http://hl7.org/fhir/StructureDefinition/ReferralRequest" ]
      } ],
      "short": "Treatment Referral",
      "isSummary": true,
      "definition": "The referral resource which lists the date, practitioner, reason and other supporting information."
    }, {
      "max": "*",
      "min": 0,
      "path": "Claim.diagnosis",
      "type": [ {
        "code": "BackboneElement"
      } ],
      "short": "Diagnosis",
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-explicit-type-name",
        "valueString": "Diagnosis"
      } ],
      "isSummary": true,
      "definition": "Ordered list of patient diagnosis for which care is sought."
    }, {
      "max": "1",
      "min": 0,
      "path": "Claim.diagnosis.id",
      "type": [ {
        "code": "id"
      } ],
      "short": "xml:id (or equivalent in JSON)",
      "mapping": [ {
        "map": "n/a",
        "identity": "rim"
      } ],
      "definition": "unique id for the element within a resource (for internal references).",
      "representation": [ "xmlAttr" ]
    }, {
      "path": "Claim.diagnosis.extension",
      "min": 0,
      "definition": "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.",
      "short": "Additional Content defined by implementations",
      "comments": "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.",
      "mapping": [ {
        "map": "n/a",
        "identity": "rim"
      } ],
      "type": [ {
        "code": "Extension"
      } ],
      "alias": [ "extensions", "user content" ],
      "max": "*"
    }, {
      "path": "Claim.diagnosis.modifierExtension",
      "min": 0,
      "definition": "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.",
      "isModifier": true,
      "short": "Extensions that cannot be ignored",
      "comments": "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.",
      "mapping": [ {
        "map": "N/A",
        "identity": "rim"
      } ],
      "type": [ {
        "code": "Extension"
      } ],
      "alias": [ "extensions", "user content", "modifiers" ],
      "max": "*"
    }, {
      "max": "1",
      "min": 1,
      "path": "Claim.diagnosis.sequence",
      "type": [ {
        "code": "positiveInt"
      } ],
      "short": "Sequence of diagnosis",
      "isSummary": true,
      "definition": "Sequence of diagnosis which serves to order and provide a link.",
      "requirements": "Required to maintain order of the diagnoses."
    }, {
      "path": "Claim.diagnosis.diagnosis",
      "requirements": "Required to adjudicate services rendered to condition presented.",
      "min": 1,
      "definition": "The diagnosis.",
      "short": "Patient's list of diagnosis",
      "type": [ {
        "code": "Coding"
      } ],
      "binding": {
        "strength": "example",
        "description": "ICD10 diagnostic codes.",
        "valueSetReference": {
          "reference": "http://hl7.org/fhir/ValueSet/icd-10"
        }
      },
      "max": "1",
      "isSummary": true
    }, {
      "max": "*",
      "min": 0,
      "path": "Claim.condition",
      "type": [ {
        "code": "Coding"
      } ],
      "short": "List of presenting Conditions",
      "binding": {
        "strength": "example",
        "description": "Patient conditions and symptoms.",
        "valueSetReference": {
          "reference": "http://hl7.org/fhir/ValueSet/fm-conditions"
        }
      },
      "isSummary": true,
      "definition": "List of patient conditions for which care is sought."
    }, {
      "max": "1",
      "min": 1,
      "path": "Claim.patient",
      "type": [ {
        "code": "Reference",
        "profile": [ "http://hl7.org/fhir/StructureDefinition/Patient" ]
      } ],
      "short": "The subject of the Products and Services",
      "isSummary": true,
      "definition": "Patient Resource."
    }, {
      "path": "Claim.coverage",
      "requirements": "Health care programs and insurers are significant payors of health service costs.",
      "min": 0,
      "definition": "Financial instrument by which payment information for health care.",
      "short": "Insurance or medical plan",
      "mapping": [ {
        "map": "Coverage",
        "identity": "rim"
      } ],
      "type": [ {
        "code": "BackboneElement"
      } ],
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-explicit-type-name",
        "valueString": "Coverage"
      } ],
      "max": "*",
      "isSummary": true
    }, {
      "max": "1",
      "min": 0,
      "path": "Claim.coverage.id",
      "type": [ {
        "code": "id"
      } ],
      "short": "xml:id (or equivalent in JSON)",
      "mapping": [ {
        "map": "n/a",
        "identity": "rim"
      } ],
      "definition": "unique id for the element within a resource (for internal references).",
      "representation": [ "xmlAttr" ]
    }, {
      "path": "Claim.coverage.extension",
      "min": 0,
      "definition": "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.",
      "short": "Additional Content defined by implementations",
      "comments": "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.",
      "mapping": [ {
        "map": "n/a",
        "identity": "rim"
      } ],
      "type": [ {
        "code": "Extension"
      } ],
      "alias": [ "extensions", "user content" ],
      "max": "*"
    }, {
      "path": "Claim.coverage.modifierExtension",
      "min": 0,
      "definition": "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.",
      "isModifier": true,
      "short": "Extensions that cannot be ignored",
      "comments": "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.",
      "mapping": [ {
        "map": "N/A",
        "identity": "rim"
      } ],
      "type": [ {
        "code": "Extension"
      } ],
      "alias": [ "extensions", "user content", "modifiers" ],
      "max": "*"
    }, {
      "max": "1",
      "min": 1,
      "path": "Claim.coverage.sequence",
      "type": [ {
        "code": "positiveInt"
      } ],
      "short": "Service instance identifier",
      "isSummary": true,
      "definition": "A service line item.",
      "requirements": "To maintain order of the coverages."
    }, {
      "max": "1",
      "min": 1,
      "path": "Claim.coverage.focal",
      "type": [ {
        "code": "boolean"
      } ],
      "short": "The focal Coverage",
      "isSummary": true,
      "definition": "The instance number of the Coverage which is the focus for adjudication. The Coverage against which the claim is to be adjudicated.",
      "requirements": "To identify which coverage is being adjudicated."
    }, {
      "max": "1",
      "min": 1,
      "path": "Claim.coverage.coverage",
      "type": [ {
        "code": "Reference",
        "profile": [ "http://hl7.org/fhir/StructureDefinition/Coverage" ]
      } ],
      "short": "Insurance information",
      "isSummary": true,
      "definition": "Reference to the program or plan identification, underwriter or payor.",
      "requirements": "Need to identify the issuer to target for processing and for coordination of benefit processing."
    }, {
      "max": "1",
      "min": 0,
      "path": "Claim.coverage.businessArrangement",
      "type": [ {
        "code": "string"
      } ],
      "short": "Business agreement",
      "isSummary": true,
      "definition": "The contract number of a business agreement which describes the terms and conditions."
    }, {
      "path": "Claim.coverage.relationship",
      "requirements": "To determine the relationship between the patient and the subscriber.",
      "min": 1,
      "definition": "The relationship of the patient to the subscriber.",
      "short": "Patient relationship to subscriber",
      "type": [ {
        "code": "Coding"
      } ],
      "binding": {
        "strength": "example",
        "description": "The code for the relationship of the patient to the subscriber.",
        "valueSetReference": {
          "reference": "http://hl7.org/fhir/ValueSet/relationship"
        }
      },
      "max": "1",
      "isSummary": true
    }, {
      "max": "*",
      "min": 0,
      "path": "Claim.coverage.preAuthRef",
      "type": [ {
        "code": "string"
      } ],
      "short": "Pre-Authorization/Determination Reference",
      "isSummary": true,
      "definition": "A list of references from the Insurer to which these services pertain.",
      "requirements": "To provide any pre=determination or prior authorization reference."
    }, {
      "max": "1",
      "min": 0,
      "path": "Claim.coverage.claimResponse",
      "type": [ {
        "code": "Reference",
        "profile": [ "http://hl7.org/fhir/StructureDefinition/ClaimResponse" ]
      } ],
      "short": "Adjudication results",
      "isSummary": true,
      "definition": "The Coverages adjudication details.",
      "requirements": "Used by downstream payers to determine what balance remains and the net payable."
    }, {
      "path": "Claim.coverage.originalRuleset",
      "requirements": "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": 0,
      "definition": "The style (standard) and version of the original material which was converted into this resource.",
      "short": "Original version",
      "type": [ {
        "code": "Coding"
      } ],
      "binding": {
        "strength": "example",
        "description": "The static and dynamic model to which contents conform, which may be business version or standard/version.",
        "valueSetReference": {
          "reference": "http://hl7.org/fhir/ValueSet/ruleset"
        }
      },
      "max": "1",
      "isSummary": true
    }, {
      "path": "Claim.exception",
      "requirements": "To determine extenuating circumstances for coverage.",
      "min": 0,
      "definition": "Factors which may influence the applicability of coverage.",
      "short": "Eligibility exceptions",
      "type": [ {
        "code": "Coding"
      } ],
      "binding": {
        "strength": "example",
        "description": "The eligibility exception codes.",
        "valueSetReference": {
          "reference": "http://hl7.org/fhir/ValueSet/claim-exception"
        }
      },
      "max": "*",
      "isSummary": true
    }, {
      "max": "1",
      "min": 0,
      "path": "Claim.school",
      "type": [ {
        "code": "string"
      } ],
      "short": "Name of School",
      "isSummary": true,
      "definition": "Name of school for over-aged dependents.",
      "requirements": "Often required for over-age dependents."
    }, {
      "max": "1",
      "min": 0,
      "path": "Claim.accident",
      "type": [ {
        "code": "date"
      } ],
      "short": "Accident Date",
      "isSummary": true,
      "definition": "Date of an accident which these services are addressing.",
      "requirements": "Coverage may be dependent on accidents."
    }, {
      "path": "Claim.accidentType",
      "requirements": "Coverage may be dependent on the type of accident.",
      "min": 0,
      "definition": "Type of accident: work, auto, etc.",
      "short": "Accident Type",
      "type": [ {
        "code": "Coding"
      } ],
      "binding": {
        "strength": "required",
        "description": "Type of accident: work place, auto, etc.",
        "valueSetReference": {
          "reference": "http://hl7.org/fhir/ValueSet/v3-ActIncidentCode"
        }
      },
      "max": "1",
      "isSummary": true
    }, {
      "path": "Claim.interventionException",
      "requirements": "Coverage may be modified based on exception information provided.",
      "min": 0,
      "definition": "A list of intervention and exception codes which may influence the adjudication of the claim.",
      "short": "Intervention and exception code (Pharma)",
      "type": [ {
        "code": "Coding"
      } ],
      "binding": {
        "strength": "example",
        "description": "Intervention and exception codes (Pharm).",
        "valueSetReference": {
          "reference": "http://hl7.org/fhir/ValueSet/intervention"
        }
      },
      "max": "*",
      "isSummary": true
    }, {
      "max": "*",
      "min": 0,
      "path": "Claim.item",
      "type": [ {
        "code": "BackboneElement"
      } ],
      "short": "Goods and Services",
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-explicit-type-name",
        "valueString": "Items"
      } ],
      "isSummary": true,
      "definition": "First tier of goods and services."
    }, {
      "max": "1",
      "min": 0,
      "path": "Claim.item.id",
      "type": [ {
        "code": "id"
      } ],
      "short": "xml:id (or equivalent in JSON)",
      "mapping": [ {
        "map": "n/a",
        "identity": "rim"
      } ],
      "definition": "unique id for the element within a resource (for internal references).",
      "representation": [ "xmlAttr" ]
    }, {
      "path": "Claim.item.extension",
      "min": 0,
      "definition": "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.",
      "short": "Additional Content defined by implementations",
      "comments": "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.",
      "mapping": [ {
        "map": "n/a",
        "identity": "rim"
      } ],
      "type": [ {
        "code": "Extension"
      } ],
      "alias": [ "extensions", "user content" ],
      "max": "*"
    }, {
      "path": "Claim.item.modifierExtension",
      "min": 0,
      "definition": "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.",
      "isModifier": true,
      "short": "Extensions that cannot be ignored",
      "comments": "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.",
      "mapping": [ {
        "map": "N/A",
        "identity": "rim"
      } ],
      "type": [ {
        "code": "Extension"
      } ],
      "alias": [ "extensions", "user content", "modifiers" ],
      "max": "*"
    }, {
      "max": "1",
      "min": 1,
      "path": "Claim.item.sequence",
      "type": [ {
        "code": "positiveInt"
      } ],
      "short": "Service instance",
      "isSummary": true,
      "definition": "A service line number."
    }, {
      "max": "1",
      "min": 1,
      "path": "Claim.item.type",
      "type": [ {
        "code": "Coding"
      } ],
      "short": "Group or type of product or service",
      "binding": {
        "strength": "required",
        "description": "Service, Product, Rx Dispense, Rx Compound etc.",
        "valueSetReference": {
          "reference": "http://hl7.org/fhir/ValueSet/v3-ActInvoiceGroupCode"
        }
      },
      "isSummary": true,
      "definition": "The type of product or service."
    }, {
      "max": "1",
      "min": 0,
      "path": "Claim.item.provider",
      "type": [ {
        "code": "Reference",
        "profile": [ "http://hl7.org/fhir/StructureDefinition/Practitioner" ]
      } ],
      "short": "Responsible practitioner",
      "isSummary": true,
      "definition": "The practitioner who is responsible for the services rendered to the patient."
    }, {
      "max": "*",
      "min": 0,
      "path": "Claim.item.diagnosisLinkId",
      "type": [ {
        "code": "positiveInt"
      } ],
      "short": "Diagnosis Link",
      "isSummary": true,
      "definition": "Diagnosis applicable for this service or product line."
    }, {
      "max": "1",
      "min": 1,
      "path": "Claim.item.service",
      "type": [ {
        "code": "Coding"
      } ],
      "short": "Item Code",
      "binding": {
        "strength": "example",
        "description": "Allowable service and product codes.",
        "valueSetReference": {
          "reference": "http://hl7.org/fhir/ValueSet/service-uscls"
        }
      },
      "isSummary": true,
      "definition": "If a grouping item then 'GROUP' otherwise it is a node therefore a code to indicate the Professional Service or Product supplied."
    }, {
      "max": "1",
      "min": 0,
      "path": "Claim.item.serviceDate",
      "type": [ {
        "code": "date"
      } ],
      "short": "Date of Service",
      "isSummary": true,
      "definition": "The date when the enclosed suite of services were performed or completed."
    }, {
      "max": "1",
      "min": 0,
      "path": "Claim.item.quantity",
      "type": [ {
        "code": "Quantity",
        "profile": [ "http://hl7.org/fhir/StructureDefinition/SimpleQuantity" ]
      } ],
      "short": "Count of Products or Services",
      "isSummary": true,
      "definition": "The number of repetitions of a service or product."
    }, {
      "max": "1",
      "min": 0,
      "path": "Claim.item.unitPrice",
      "type": [ {
        "code": "Quantity",
        "profile": [ "http://hl7.org/fhir/StructureDefinition/Money" ]
      } ],
      "short": "Fee, charge or cost per point",
      "isSummary": true,
      "definition": "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."
    }, {
      "max": "1",
      "min": 0,
      "path": "Claim.item.factor",
      "type": [ {
        "code": "decimal"
      } ],
      "short": "Price scaling factor",
      "isSummary": true,
      "definition": "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": "If a fee is present the associated product/service code must be present."
    }, {
      "max": "1",
      "min": 0,
      "path": "Claim.item.points",
      "type": [ {
        "code": "decimal"
      } ],
      "short": "Difficulty scaling factor",
      "isSummary": true,
      "definition": "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": "If a fee is present the associated product/service code must be present."
    }, {
      "max": "1",
      "min": 0,
      "path": "Claim.item.net",
      "type": [ {
        "code": "Quantity",
        "profile": [ "http://hl7.org/fhir/StructureDefinition/Money" ]
      } ],
      "short": "Total item cost",
      "isSummary": true,
      "definition": "The quantity times the unit price for an additional  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": "If a fee is present the associated product/service code must be present."
    }, {
      "path": "Claim.item.udi",
      "requirements": "The UDI code and issuer if applicable for the supplied product.",
      "min": 0,
      "definition": "List of Unique Device Identifiers associated with this line item.",
      "short": "Unique Device Identifier",
      "type": [ {
        "code": "Coding"
      } ],
      "binding": {
        "strength": "example",
        "description": "The FDA, or other, UDI repository.",
        "valueSetReference": {
          "reference": "http://hl7.org/fhir/ValueSet/udi"
        }
      },
      "max": "1",
      "isSummary": true
    }, {
      "max": "1",
      "min": 0,
      "path": "Claim.item.bodySite",
      "type": [ {
        "code": "Coding"
      } ],
      "short": "Service Location",
      "binding": {
        "strength": "example",
        "description": "The code for the teeth, quadrant, sextant and arch.",
        "valueSetReference": {
          "reference": "http://hl7.org/fhir/ValueSet/tooth"
        }
      },
      "isSummary": true,
      "definition": "Physical service site on the patient (limb, tooth, etc.)."
    }, {
      "max": "*",
      "min": 0,
      "path": "Claim.item.subSite",
      "type": [ {
        "code": "Coding"
      } ],
      "short": "Service Sub-location",
      "binding": {
        "strength": "example",
        "description": "The code for the tooth surface and surface combinations.",
        "valueSetReference": {
          "reference": "http://hl7.org/fhir/ValueSet/surface"
        }
      },
      "isSummary": true,
      "definition": "A region or surface of the site, e.g. limb region or tooth surface(s)."
    }, {
      "path": "Claim.item.modifier",
      "requirements": "May impact on adjudication.",
      "min": 0,
      "definition": "Item typification or modifiers codes, e.g. for Oral whether the treatment is cosmetic or associated with TMJ, or an appliance was lost or stolen.",
      "short": "Service/Product billing modifiers",
      "type": [ {
        "code": "Coding"
      } ],
      "binding": {
        "strength": "example",
        "description": "Item type or modifiers codes, e.g. for Oral whether the treatment is cosmetic or associated with TMJ, or an appliance was lost or stolen.",
        "valueSetReference": {
          "reference": "http://hl7.org/fhir/ValueSet/claim-modifiers"
        }
      },
      "max": "*",
      "isSummary": true
    }, {
      "max": "*",
      "min": 0,
      "path": "Claim.item.detail",
      "type": [ {
        "code": "BackboneElement"
      } ],
      "short": "Additional items",
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-explicit-type-name",
        "valueString": "Detail"
      } ],
      "isSummary": true,
      "definition": "Second tier of goods and services."
    }, {
      "max": "1",
      "min": 0,
      "path": "Claim.item.detail.id",
      "type": [ {
        "code": "id"
      } ],
      "short": "xml:id (or equivalent in JSON)",
      "mapping": [ {
        "map": "n/a",
        "identity": "rim"
      } ],
      "definition": "unique id for the element within a resource (for internal references).",
      "representation": [ "xmlAttr" ]
    }, {
      "path": "Claim.item.detail.extension",
      "min": 0,
      "definition": "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.",
      "short": "Additional Content defined by implementations",
      "comments": "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.",
      "mapping": [ {
        "map": "n/a",
        "identity": "rim"
      } ],
      "type": [ {
        "code": "Extension"
      } ],
      "alias": [ "extensions", "user content" ],
      "max": "*"
    }, {
      "path": "Claim.item.detail.modifierExtension",
      "min": 0,
      "definition": "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.",
      "isModifier": true,
      "short": "Extensions that cannot be ignored",
      "comments": "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.",
      "mapping": [ {
        "map": "N/A",
        "identity": "rim"
      } ],
      "type": [ {
        "code": "Extension"
      } ],
      "alias": [ "extensions", "user content", "modifiers" ],
      "max": "*"
    }, {
      "max": "1",
      "min": 1,
      "path": "Claim.item.detail.sequence",
      "type": [ {
        "code": "positiveInt"
      } ],
      "short": "Service instance",
      "isSummary": true,
      "definition": "A service line number."
    }, {
      "max": "1",
      "min": 1,
      "path": "Claim.item.detail.type",
      "type": [ {
        "code": "Coding"
      } ],
      "short": "Group or type of product or service",
      "binding": {
        "strength": "required",
        "description": "Service, Product, Rx Dispense, Rx Compound etc.",
        "valueSetReference": {
          "reference": "http://hl7.org/fhir/ValueSet/v3-ActInvoiceGroupCode"
        }
      },
      "isSummary": true,
      "definition": "The type of product or service."
    }, {
      "max": "1",
      "min": 1,
      "path": "Claim.item.detail.service",
      "type": [ {
        "code": "Coding"
      } ],
      "short": "Additional item codes",
      "binding": {
        "strength": "example",
        "description": "Allowable service and product codes.",
        "valueSetReference": {
          "reference": "http://hl7.org/fhir/ValueSet/service-uscls"
        }
      },
      "isSummary": true,
      "definition": "If a grouping item then 'GROUP' otherwise it is a node therefore a code to indicate the Professional Service or Product supplied."
    }, {
      "max": "1",
      "min": 0,
      "path": "Claim.item.detail.quantity",
      "type": [ {
        "code": "Quantity",
        "profile": [ "http://hl7.org/fhir/StructureDefinition/SimpleQuantity" ]
      } ],
      "short": "Count of Products or Services",
      "isSummary": true,
      "definition": "The number of repetitions of a service or product."
    }, {
      "max": "1",
      "min": 0,
      "path": "Claim.item.detail.unitPrice",
      "type": [ {
        "code": "Quantity",
        "profile": [ "http://hl7.org/fhir/StructureDefinition/Money" ]
      } ],
      "short": "Fee, charge or cost per point",
      "isSummary": true,
      "definition": "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": "If a fee is present the associated product/service code must be present."
    }, {
      "max": "1",
      "min": 0,
      "path": "Claim.item.detail.factor",
      "type": [ {
        "code": "decimal"
      } ],
      "short": "Price scaling factor",
      "isSummary": true,
      "definition": "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": "If a fee is present the associated product/service code must be present."
    }, {
      "max": "1",
      "min": 0,
      "path": "Claim.item.detail.points",
      "type": [ {
        "code": "decimal"
      } ],
      "short": "Difficulty scaling factor",
      "isSummary": true,
      "definition": "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": "If a fee is present the associated product/service code must be present."
    }, {
      "max": "1",
      "min": 0,
      "path": "Claim.item.detail.net",
      "type": [ {
        "code": "Quantity",
        "profile": [ "http://hl7.org/fhir/StructureDefinition/Money" ]
      } ],
      "short": "Total additional item cost",
      "isSummary": true,
      "definition": "The quantity times the unit price for an additional  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": "If a fee is present the associated product/service code must be present."
    }, {
      "path": "Claim.item.detail.udi",
      "requirements": "The UDI code and issuer if applicable for the supplied product.",
      "min": 0,
      "definition": "List of Unique Device Identifiers associated with this line item.",
      "short": "Unique Device Identifier",
      "type": [ {
        "code": "Coding"
      } ],
      "binding": {
        "strength": "example",
        "description": "The FDA, or other, UDI repository.",
        "valueSetReference": {
          "reference": "http://hl7.org/fhir/ValueSet/udi"
        }
      },
      "max": "1",
      "isSummary": true
    }, {
      "max": "*",
      "min": 0,
      "path": "Claim.item.detail.subDetail",
      "type": [ {
        "code": "BackboneElement"
      } ],
      "short": "Additional items",
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-explicit-type-name",
        "valueString": "SubDetail"
      } ],
      "isSummary": true,
      "definition": "Third tier of goods and services."
    }, {
      "max": "1",
      "min": 0,
      "path": "Claim.item.detail.subDetail.id",
      "type": [ {
        "code": "id"
      } ],
      "short": "xml:id (or equivalent in JSON)",
      "mapping": [ {
        "map": "n/a",
        "identity": "rim"
      } ],
      "definition": "unique id for the element within a resource (for internal references).",
      "representation": [ "xmlAttr" ]
    }, {
      "path": "Claim.item.detail.subDetail.extension",
      "min": 0,
      "definition": "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.",
      "short": "Additional Content defined by implementations",
      "comments": "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.",
      "mapping": [ {
        "map": "n/a",
        "identity": "rim"
      } ],
      "type": [ {
        "code": "Extension"
      } ],
      "alias": [ "extensions", "user content" ],
      "max": "*"
    }, {
      "path": "Claim.item.detail.subDetail.modifierExtension",
      "min": 0,
      "definition": "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.",
      "isModifier": true,
      "short": "Extensions that cannot be ignored",
      "comments": "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.",
      "mapping": [ {
        "map": "N/A",
        "identity": "rim"
      } ],
      "type": [ {
        "code": "Extension"
      } ],
      "alias": [ "extensions", "user content", "modifiers" ],
      "max": "*"
    }, {
      "max": "1",
      "min": 1,
      "path": "Claim.item.detail.subDetail.sequence",
      "type": [ {
        "code": "positiveInt"
      } ],
      "short": "Service instance",
      "isSummary": true,
      "definition": "A service line number."
    }, {
      "max": "1",
      "min": 1,
      "path": "Claim.item.detail.subDetail.type",
      "type": [ {
        "code": "Coding"
      } ],
      "short": "Type of product or service",
      "binding": {
        "strength": "required",
        "description": "Service, Product, Rx Dispense, Rx Compound etc.",
        "valueSetReference": {
          "reference": "http://hl7.org/fhir/ValueSet/v3-ActInvoiceGroupCode"
        }
      },
      "isSummary": true,
      "definition": "The type of product or service."
    }, {
      "max": "1",
      "min": 1,
      "path": "Claim.item.detail.subDetail.service",
      "type": [ {
        "code": "Coding"
      } ],
      "short": "Additional item codes",
      "binding": {
        "strength": "example",
        "description": "Allowable service and product codes.",
        "valueSetReference": {
          "reference": "http://hl7.org/fhir/ValueSet/service-uscls"
        }
      },
      "isSummary": true,
      "definition": "The fee for an additional  service or product or charge."
    }, {
      "max": "1",
      "min": 0,
      "path": "Claim.item.detail.subDetail.quantity",
      "type": [ {
        "code": "Quantity",
        "profile": [ "http://hl7.org/fhir/StructureDefinition/SimpleQuantity" ]
      } ],
      "short": "Count of Products or Services",
      "isSummary": true,
      "definition": "The number of repetitions of a service or product."
    }, {
      "max": "1",
      "min": 0,
      "path": "Claim.item.detail.subDetail.unitPrice",
      "type": [ {
        "code": "Quantity",
        "profile": [ "http://hl7.org/fhir/StructureDefinition/Money" ]
      } ],
      "short": "Fee, charge or cost per point",
      "isSummary": true,
      "definition": "The fee for an additional  service or product or charge.",
      "requirements": "If a fee is present the associated product/service code must be present."
    }, {
      "max": "1",
      "min": 0,
      "path": "Claim.item.detail.subDetail.factor",
      "type": [ {
        "code": "decimal"
      } ],
      "short": "Price scaling factor",
      "isSummary": true,
      "definition": "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": "If a fee is present the associated product/service code must be present."
    }, {
      "max": "1",
      "min": 0,
      "path": "Claim.item.detail.subDetail.points",
      "type": [ {
        "code": "decimal"
      } ],
      "short": "Difficulty scaling factor",
      "isSummary": true,
      "definition": "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": "If a fee is present the associated product/service code must be present."
    }, {
      "max": "1",
      "min": 0,
      "path": "Claim.item.detail.subDetail.net",
      "type": [ {
        "code": "Quantity",
        "profile": [ "http://hl7.org/fhir/StructureDefinition/Money" ]
      } ],
      "short": "Net additional item cost",
      "isSummary": true,
      "definition": "The quantity times the unit price for an additional  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": "If a fee is present the associated product/service code must be present."
    }, {
      "path": "Claim.item.detail.subDetail.udi",
      "requirements": "The UDI code and issuer if applicable for the supplied product.",
      "min": 0,
      "definition": "List of Unique Device Identifiers associated with this line item.",
      "short": "Unique Device Identifier",
      "type": [ {
        "code": "Coding"
      } ],
      "binding": {
        "strength": "example",
        "description": "The FDA, or other, UDI repository.",
        "valueSetReference": {
          "reference": "http://hl7.org/fhir/ValueSet/udi"
        }
      },
      "max": "1",
      "isSummary": true
    }, {
      "max": "1",
      "min": 0,
      "path": "Claim.item.prosthesis",
      "type": [ {
        "code": "BackboneElement"
      } ],
      "short": "Prosthetic details",
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-explicit-type-name",
        "valueString": "Prosthesis"
      } ],
      "isSummary": true,
      "definition": "The materials and placement date of prior fixed prosthesis."
    }, {
      "max": "1",
      "min": 0,
      "path": "Claim.item.prosthesis.id",
      "type": [ {
        "code": "id"
      } ],
      "short": "xml:id (or equivalent in JSON)",
      "mapping": [ {
        "map": "n/a",
        "identity": "rim"
      } ],
      "definition": "unique id for the element within a resource (for internal references).",
      "representation": [ "xmlAttr" ]
    }, {
      "path": "Claim.item.prosthesis.extension",
      "min": 0,
      "definition": "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.",
      "short": "Additional Content defined by implementations",
      "comments": "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.",
      "mapping": [ {
        "map": "n/a",
        "identity": "rim"
      } ],
      "type": [ {
        "code": "Extension"
      } ],
      "alias": [ "extensions", "user content" ],
      "max": "*"
    }, {
      "path": "Claim.item.prosthesis.modifierExtension",
      "min": 0,
      "definition": "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.",
      "isModifier": true,
      "short": "Extensions that cannot be ignored",
      "comments": "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.",
      "mapping": [ {
        "map": "N/A",
        "identity": "rim"
      } ],
      "type": [ {
        "code": "Extension"
      } ],
      "alias": [ "extensions", "user content", "modifiers" ],
      "max": "*"
    }, {
      "max": "1",
      "min": 0,
      "path": "Claim.item.prosthesis.initial",
      "type": [ {
        "code": "boolean"
      } ],
      "short": "Is this the initial service",
      "isSummary": true,
      "definition": "Indicates whether this is the initial placement of a fixed prosthesis.",
      "requirements": "May impact on adjudication."
    }, {
      "max": "1",
      "min": 0,
      "path": "Claim.item.prosthesis.priorDate",
      "type": [ {
        "code": "date"
      } ],
      "short": "Initial service Date",
      "isSummary": true,
      "definition": "Date of the initial placement.",
      "requirements": "May impact on adjudication."
    }, {
      "path": "Claim.item.prosthesis.priorMaterial",
      "requirements": "May impact on adjudication.",
      "min": 0,
      "definition": "Material of the prior denture or bridge prosthesis. (Oral).",
      "short": "Prosthetic Material",
      "type": [ {
        "code": "Coding"
      } ],
      "binding": {
        "strength": "example",
        "description": "Material of the prior denture or bridge prosthesis. (Oral)",
        "valueSetReference": {
          "reference": "http://hl7.org/fhir/ValueSet/oral-prosthodontic-material"
        }
      },
      "max": "1",
      "isSummary": true
    }, {
      "max": "*",
      "min": 0,
      "path": "Claim.additionalMaterials",
      "type": [ {
        "code": "Coding"
      } ],
      "short": "Additional materials, documents, etc.",
      "binding": {
        "strength": "example",
        "description": "Code to indicate that Xrays, images, emails, documents, models or attachments are being sent in support of this submission.",
        "valueSetReference": {
          "reference": "http://hl7.org/fhir/ValueSet/additionalmaterials"
        }
      },
      "isSummary": true,
      "definition": "Code to indicate that Xrays, images, emails, documents, models or attachments are being sent in support of this submission."
    }, {
      "path": "Claim.missingTeeth",
      "requirements": "The list of missing teeth may influence the adjudication of services for example with Bridges.",
      "min": 0,
      "definition": "A list of teeth which would be expected but are not found due to having been previously  extracted or for other reasons.",
      "short": "Only if type = oral",
      "type": [ {
        "code": "BackboneElement"
      } ],
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-explicit-type-name",
        "valueString": "MissingTeeth"
      } ],
      "max": "*",
      "isSummary": true
    }, {
      "max": "1",
      "min": 0,
      "path": "Claim.missingTeeth.id",
      "type": [ {
        "code": "id"
      } ],
      "short": "xml:id (or equivalent in JSON)",
      "mapping": [ {
        "map": "n/a",
        "identity": "rim"
      } ],
      "definition": "unique id for the element within a resource (for internal references).",
      "representation": [ "xmlAttr" ]
    }, {
      "path": "Claim.missingTeeth.extension",
      "min": 0,
      "definition": "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.",
      "short": "Additional Content defined by implementations",
      "comments": "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.",
      "mapping": [ {
        "map": "n/a",
        "identity": "rim"
      } ],
      "type": [ {
        "code": "Extension"
      } ],
      "alias": [ "extensions", "user content" ],
      "max": "*"
    }, {
      "path": "Claim.missingTeeth.modifierExtension",
      "min": 0,
      "definition": "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.",
      "isModifier": true,
      "short": "Extensions that cannot be ignored",
      "comments": "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.",
      "mapping": [ {
        "map": "N/A",
        "identity": "rim"
      } ],
      "type": [ {
        "code": "Extension"
      } ],
      "alias": [ "extensions", "user content", "modifiers" ],
      "max": "*"
    }, {
      "path": "Claim.missingTeeth.tooth",
      "requirements": "Provides the tooth number of the missing tooth.",
      "min": 1,
      "definition": "The code identifying which tooth is missing.",
      "short": "Tooth Code",
      "type": [ {
        "code": "Coding"
      } ],
      "binding": {
        "strength": "example",
        "description": "The codes for the teeth, subset of OralSites.",
        "valueSetReference": {
          "reference": "http://hl7.org/fhir/ValueSet/teeth"
        }
      },
      "max": "1",
      "isSummary": true
    }, {
      "path": "Claim.missingTeeth.reason",
      "requirements": "Provides the reason for the missing tooth.",
      "min": 0,
      "definition": "Missing reason may be: E-extraction, O-other.",
      "short": "Reason for missing",
      "type": [ {
        "code": "Coding"
      } ],
      "binding": {
        "strength": "example",
        "description": "Reason codes for the missing teeth.",
        "valueSetReference": {
          "reference": "http://hl7.org/fhir/ValueSet/missing-tooth-reason"
        }
      },
      "max": "1",
      "isSummary": true
    }, {
      "max": "1",
      "min": 0,
      "path": "Claim.missingTeeth.extractionDate",
      "type": [ {
        "code": "date"
      } ],
      "short": "Date of Extraction",
      "isSummary": true,
      "definition": "The date of the extraction either known from records or patient reported estimate.",
      "requirements": "Some services and adjudications require this information."
    } ]
  },
  "status": "draft",
  "id": "90400689-1866-43e9-8afa-50680a307f33",
  "kind": "resource",
  "url": "http://hl7.org/fhir/StructureDefinition/Claim",
  "base": "http://hl7.org/fhir/StructureDefinition/DomainResource",
  "version": null,
  "differential": {
    "element": [ {
      "max": "*",
      "min": 0,
      "path": "Claim",
      "type": [ {
        "code": "DomainResource"
      } ],
      "short": "Claim, Pre-determination or Pre-authorization",
      "mapping": [ {
        "map": "financial.billing",
        "identity": "w5"
      } ],
      "isSummary": true,
      "definition": "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."
    }, {
      "path": "Claim.type",
      "min": 1,
      "definition": "The category of claim this is.",
      "short": "institutional | oral | pharmacy | professional | vision",
      "comments": "Affects which fields and value sets are used.",
      "type": [ {
        "code": "code"
      } ],
      "binding": {
        "strength": "required",
        "description": "The type or discipline-style of the claim.",
        "valueSetReference": {
          "reference": "http://hl7.org/fhir/ValueSet/claim-type-link"
        }
      },
      "max": "1",
      "isSummary": true
    }, {
      "max": "*",
      "min": 0,
      "path": "Claim.identifier",
      "type": [ {
        "code": "Identifier"
      } ],
      "short": "Claim number",
      "isSummary": true,
      "definition": "The business identifier for the instance: invoice number, claim number, pre-determination or pre-authorization number."
    }, {
      "path": "Claim.ruleset",
      "min": 0,
      "definition": "The version of the specification on which this instance relies.",
      "short": "Current specification followed",
      "type": [ {
        "code": "Coding"
      } ],
      "binding": {
        "strength": "example",
        "description": "The static and dynamic model to which contents conform, which may be business version or standard/version.",
        "valueSetReference": {
          "reference": "http://hl7.org/fhir/ValueSet/ruleset"
        }
      },
      "alias": [ "BusinessVersion" ],
      "max": "1",
      "isSummary": true
    }, {
      "path": "Claim.originalRuleset",
      "min": 0,
      "definition": "The version of the specification from which the original instance was created.",
      "short": "Original specification followed",
      "type": [ {
        "code": "Coding"
      } ],
      "binding": {
        "strength": "example",
        "description": "The static and dynamic model to which contents conform, which may be business version or standard/version.",
        "valueSetReference": {
          "reference": "http://hl7.org/fhir/ValueSet/ruleset"
        }
      },
      "alias": [ "OriginalBusinessVersion" ],
      "max": "1",
      "isSummary": true
    }, {
      "max": "1",
      "min": 0,
      "path": "Claim.created",
      "type": [ {
        "code": "dateTime"
      } ],
      "short": "Creation date",
      "isSummary": true,
      "definition": "The date when the enclosed suite of services were performed or completed."
    }, {
      "max": "1",
      "min": 0,
      "path": "Claim.target",
      "type": [ {
        "code": "Reference",
        "profile": [ "http://hl7.org/fhir/StructureDefinition/Organization" ]
      } ],
      "short": "Insurer",
      "isSummary": true,
      "definition": "Insurer Identifier, typical BIN number (6 digit)."
    }, {
      "max": "1",
      "min": 0,
      "path": "Claim.provider",
      "type": [ {
        "code": "Reference",
        "profile": [ "http://hl7.org/fhir/StructureDefinition/Practitioner" ]
      } ],
      "short": "Responsible provider",
      "isSummary": true,
      "definition": "The provider which is responsible for the bill, claim pre-determination, pre-authorization."
    }, {
      "max": "1",
      "min": 0,
      "path": "Claim.organization",
      "type": [ {
        "code": "Reference",
        "profile": [ "http://hl7.org/fhir/StructureDefinition/Organization" ]
      } ],
      "short": "Responsible organization",
      "isSummary": true,
      "definition": "The organization which is responsible for the bill, claim pre-determination, pre-authorization."
    }, {
      "max": "1",
      "min": 0,
      "path": "Claim.use",
      "type": [ {
        "code": "code"
      } ],
      "short": "complete | proposed | exploratory | other",
      "binding": {
        "strength": "required",
        "description": "Complete, proposed, exploratory, other.",
        "valueSetReference": {
          "reference": "http://hl7.org/fhir/ValueSet/claim-use-link"
        }
      },
      "isSummary": true,
      "definition": "Complete (Bill or Claim), Proposed (Pre-Authorization), Exploratory (Pre-determination)."
    }, {
      "max": "1",
      "min": 0,
      "path": "Claim.priority",
      "type": [ {
        "code": "Coding"
      } ],
      "short": "Desired processing priority",
      "binding": {
        "strength": "example",
        "description": "The timeliness with which processing is required: STAT, Normal, Deferred.",
        "valueSetReference": {
          "reference": "http://hl7.org/fhir/ValueSet/process-priority"
        }
      },
      "isSummary": true,
      "definition": "Immediate (stat), best effort (normal), deferred (deferred)."
    }, {
      "max": "1",
      "min": 0,
      "path": "Claim.fundsReserve",
      "type": [ {
        "code": "Coding"
      } ],
      "short": "Funds requested to be reserved",
      "binding": {
        "strength": "example",
        "description": "For whom funds are to be reserved: (Patient, Provider, None).",
        "valueSetReference": {
          "reference": "http://hl7.org/fhir/ValueSet/fundsreserve"
        }
      },
      "isSummary": true,
      "definition": "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."
    }, {
      "max": "1",
      "min": 0,
      "path": "Claim.enterer",
      "type": [ {
        "code": "Reference",
        "profile": [ "http://hl7.org/fhir/StructureDefinition/Practitioner" ]
      } ],
      "short": "Author",
      "isSummary": true,
      "definition": "Person who created the invoice/claim/pre-determination or pre-authorization."
    }, {
      "max": "1",
      "min": 0,
      "path": "Claim.facility",
      "type": [ {
        "code": "Reference",
        "profile": [ "http://hl7.org/fhir/StructureDefinition/Location" ]
      } ],
      "short": "Servicing Facility",
      "isSummary": true,
      "definition": "Facility where the services were provided."
    }, {
      "max": "1",
      "min": 0,
      "path": "Claim.prescription",
      "type": [ {
        "code": "Reference",
        "profile": [ "http://hl7.org/fhir/StructureDefinition/MedicationOrder" ]
      }, {
        "code": "Reference",
        "profile": [ "http://hl7.org/fhir/StructureDefinition/VisionPrescription" ]
      } ],
      "short": "Prescription",
      "isSummary": true,
      "definition": "Prescription to support the dispensing of Pharmacy or Vision products.",
      "requirements": "For type=Pharmacy and Vision only."
    }, {
      "max": "1",
      "min": 0,
      "path": "Claim.originalPrescription",
      "type": [ {
        "code": "Reference",
        "profile": [ "http://hl7.org/fhir/StructureDefinition/MedicationOrder" ]
      } ],
      "short": "Original Prescription",
      "isSummary": true,
      "definition": "Original prescription to support the dispensing of pharmacy services, medications or products."
    }, {
      "max": "1",
      "min": 0,
      "path": "Claim.payee",
      "type": [ {
        "code": "BackboneElement"
      } ],
      "short": "Payee",
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-explicit-type-name",
        "valueString": "Payee"
      } ],
      "isSummary": true,
      "definition": "The party to be reimbursed for the services."
    }, {
      "max": "1",
      "min": 0,
      "path": "Claim.payee.type",
      "type": [ {
        "code": "Coding"
      } ],
      "short": "Party to be paid any benefits payable",
      "binding": {
        "strength": "example",
        "description": "A code for the party to be reimbursed.",
        "valueSetReference": {
          "reference": "http://hl7.org/fhir/ValueSet/payeetype"
        }
      },
      "isSummary": true,
      "definition": "Party to be reimbursed: Subscriber, provider, other."
    }, {
      "max": "1",
      "min": 0,
      "path": "Claim.payee.provider",
      "type": [ {
        "code": "Reference",
        "profile": [ "http://hl7.org/fhir/StructureDefinition/Practitioner" ]
      } ],
      "short": "Provider who is the payee",
      "isSummary": true,
      "definition": "The provider who is to be reimbursed for the claim (the party to whom any benefit is assigned)."
    }, {
      "max": "1",
      "min": 0,
      "path": "Claim.payee.organization",
      "type": [ {
        "code": "Reference",
        "profile": [ "http://hl7.org/fhir/StructureDefinition/Organization" ]
      } ],
      "short": "Organization who is the payee",
      "isSummary": true,
      "definition": "The organization who is to be reimbursed for the claim (the party to whom any benefit is assigned)."
    }, {
      "max": "1",
      "min": 0,
      "path": "Claim.payee.person",
      "type": [ {
        "code": "Reference",
        "profile": [ "http://hl7.org/fhir/StructureDefinition/Patient" ]
      } ],
      "short": "Other person who is the payee",
      "isSummary": true,
      "definition": "The person other than the subscriber who is to be reimbursed for the claim (the party to whom any benefit is assigned)."
    }, {
      "max": "1",
      "min": 0,
      "path": "Claim.referral",
      "type": [ {
        "code": "Reference",
        "profile": [ "http://hl7.org/fhir/StructureDefinition/ReferralRequest" ]
      } ],
      "short": "Treatment Referral",
      "isSummary": true,
      "definition": "The referral resource which lists the date, practitioner, reason and other supporting information."
    }, {
      "max": "*",
      "min": 0,
      "path": "Claim.diagnosis",
      "type": [ {
        "code": "BackboneElement"
      } ],
      "short": "Diagnosis",
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-explicit-type-name",
        "valueString": "Diagnosis"
      } ],
      "isSummary": true,
      "definition": "Ordered list of patient diagnosis for which care is sought."
    }, {
      "max": "1",
      "min": 1,
      "path": "Claim.diagnosis.sequence",
      "type": [ {
        "code": "positiveInt"
      } ],
      "short": "Sequence of diagnosis",
      "isSummary": true,
      "definition": "Sequence of diagnosis which serves to order and provide a link.",
      "requirements": "Required to maintain order of the diagnoses."
    }, {
      "path": "Claim.diagnosis.diagnosis",
      "requirements": "Required to adjudicate services rendered to condition presented.",
      "min": 1,
      "definition": "The diagnosis.",
      "short": "Patient's list of diagnosis",
      "type": [ {
        "code": "Coding"
      } ],
      "binding": {
        "strength": "example",
        "description": "ICD10 diagnostic codes.",
        "valueSetReference": {
          "reference": "http://hl7.org/fhir/ValueSet/icd-10"
        }
      },
      "max": "1",
      "isSummary": true
    }, {
      "max": "*",
      "min": 0,
      "path": "Claim.condition",
      "type": [ {
        "code": "Coding"
      } ],
      "short": "List of presenting Conditions",
      "binding": {
        "strength": "example",
        "description": "Patient conditions and symptoms.",
        "valueSetReference": {
          "reference": "http://hl7.org/fhir/ValueSet/fm-conditions"
        }
      },
      "isSummary": true,
      "definition": "List of patient conditions for which care is sought."
    }, {
      "max": "1",
      "min": 1,
      "path": "Claim.patient",
      "type": [ {
        "code": "Reference",
        "profile": [ "http://hl7.org/fhir/StructureDefinition/Patient" ]
      } ],
      "short": "The subject of the Products and Services",
      "isSummary": true,
      "definition": "Patient Resource."
    }, {
      "path": "Claim.coverage",
      "requirements": "Health care programs and insurers are significant payors of health service costs.",
      "min": 0,
      "definition": "Financial instrument by which payment information for health care.",
      "short": "Insurance or medical plan",
      "mapping": [ {
        "map": "Coverage",
        "identity": "rim"
      } ],
      "type": [ {
        "code": "BackboneElement"
      } ],
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-explicit-type-name",
        "valueString": "Coverage"
      } ],
      "max": "*",
      "isSummary": true
    }, {
      "max": "1",
      "min": 1,
      "path": "Claim.coverage.sequence",
      "type": [ {
        "code": "positiveInt"
      } ],
      "short": "Service instance identifier",
      "isSummary": true,
      "definition": "A service line item.",
      "requirements": "To maintain order of the coverages."
    }, {
      "max": "1",
      "min": 1,
      "path": "Claim.coverage.focal",
      "type": [ {
        "code": "boolean"
      } ],
      "short": "The focal Coverage",
      "isSummary": true,
      "definition": "The instance number of the Coverage which is the focus for adjudication. The Coverage against which the claim is to be adjudicated.",
      "requirements": "To identify which coverage is being adjudicated."
    }, {
      "max": "1",
      "min": 1,
      "path": "Claim.coverage.coverage",
      "type": [ {
        "code": "Reference",
        "profile": [ "http://hl7.org/fhir/StructureDefinition/Coverage" ]
      } ],
      "short": "Insurance information",
      "isSummary": true,
      "definition": "Reference to the program or plan identification, underwriter or payor.",
      "requirements": "Need to identify the issuer to target for processing and for coordination of benefit processing."
    }, {
      "max": "1",
      "min": 0,
      "path": "Claim.coverage.businessArrangement",
      "type": [ {
        "code": "string"
      } ],
      "short": "Business agreement",
      "isSummary": true,
      "definition": "The contract number of a business agreement which describes the terms and conditions."
    }, {
      "path": "Claim.coverage.relationship",
      "requirements": "To determine the relationship between the patient and the subscriber.",
      "min": 1,
      "definition": "The relationship of the patient to the subscriber.",
      "short": "Patient relationship to subscriber",
      "type": [ {
        "code": "Coding"
      } ],
      "binding": {
        "strength": "example",
        "description": "The code for the relationship of the patient to the subscriber.",
        "valueSetReference": {
          "reference": "http://hl7.org/fhir/ValueSet/relationship"
        }
      },
      "max": "1",
      "isSummary": true
    }, {
      "max": "*",
      "min": 0,
      "path": "Claim.coverage.preAuthRef",
      "type": [ {
        "code": "string"
      } ],
      "short": "Pre-Authorization/Determination Reference",
      "isSummary": true,
      "definition": "A list of references from the Insurer to which these services pertain.",
      "requirements": "To provide any pre=determination or prior authorization reference."
    }, {
      "max": "1",
      "min": 0,
      "path": "Claim.coverage.claimResponse",
      "type": [ {
        "code": "Reference",
        "profile": [ "http://hl7.org/fhir/StructureDefinition/ClaimResponse" ]
      } ],
      "short": "Adjudication results",
      "isSummary": true,
      "definition": "The Coverages adjudication details.",
      "requirements": "Used by downstream payers to determine what balance remains and the net payable."
    }, {
      "path": "Claim.coverage.originalRuleset",
      "requirements": "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": 0,
      "definition": "The style (standard) and version of the original material which was converted into this resource.",
      "short": "Original version",
      "type": [ {
        "code": "Coding"
      } ],
      "binding": {
        "strength": "example",
        "description": "The static and dynamic model to which contents conform, which may be business version or standard/version.",
        "valueSetReference": {
          "reference": "http://hl7.org/fhir/ValueSet/ruleset"
        }
      },
      "max": "1",
      "isSummary": true
    }, {
      "path": "Claim.exception",
      "requirements": "To determine extenuating circumstances for coverage.",
      "min": 0,
      "definition": "Factors which may influence the applicability of coverage.",
      "short": "Eligibility exceptions",
      "type": [ {
        "code": "Coding"
      } ],
      "binding": {
        "strength": "example",
        "description": "The eligibility exception codes.",
        "valueSetReference": {
          "reference": "http://hl7.org/fhir/ValueSet/claim-exception"
        }
      },
      "max": "*",
      "isSummary": true
    }, {
      "max": "1",
      "min": 0,
      "path": "Claim.school",
      "type": [ {
        "code": "string"
      } ],
      "short": "Name of School",
      "isSummary": true,
      "definition": "Name of school for over-aged dependents.",
      "requirements": "Often required for over-age dependents."
    }, {
      "max": "1",
      "min": 0,
      "path": "Claim.accident",
      "type": [ {
        "code": "date"
      } ],
      "short": "Accident Date",
      "isSummary": true,
      "definition": "Date of an accident which these services are addressing.",
      "requirements": "Coverage may be dependent on accidents."
    }, {
      "path": "Claim.accidentType",
      "requirements": "Coverage may be dependent on the type of accident.",
      "min": 0,
      "definition": "Type of accident: work, auto, etc.",
      "short": "Accident Type",
      "type": [ {
        "code": "Coding"
      } ],
      "binding": {
        "strength": "required",
        "description": "Type of accident: work place, auto, etc.",
        "valueSetReference": {
          "reference": "http://hl7.org/fhir/ValueSet/v3-ActIncidentCode"
        }
      },
      "max": "1",
      "isSummary": true
    }, {
      "path": "Claim.interventionException",
      "requirements": "Coverage may be modified based on exception information provided.",
      "min": 0,
      "definition": "A list of intervention and exception codes which may influence the adjudication of the claim.",
      "short": "Intervention and exception code (Pharma)",
      "type": [ {
        "code": "Coding"
      } ],
      "binding": {
        "strength": "example",
        "description": "Intervention and exception codes (Pharm).",
        "valueSetReference": {
          "reference": "http://hl7.org/fhir/ValueSet/intervention"
        }
      },
      "max": "*",
      "isSummary": true
    }, {
      "max": "*",
      "min": 0,
      "path": "Claim.item",
      "type": [ {
        "code": "BackboneElement"
      } ],
      "short": "Goods and Services",
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-explicit-type-name",
        "valueString": "Items"
      } ],
      "isSummary": true,
      "definition": "First tier of goods and services."
    }, {
      "max": "1",
      "min": 1,
      "path": "Claim.item.sequence",
      "type": [ {
        "code": "positiveInt"
      } ],
      "short": "Service instance",
      "isSummary": true,
      "definition": "A service line number."
    }, {
      "max": "1",
      "min": 1,
      "path": "Claim.item.type",
      "type": [ {
        "code": "Coding"
      } ],
      "short": "Group or type of product or service",
      "binding": {
        "strength": "required",
        "description": "Service, Product, Rx Dispense, Rx Compound etc.",
        "valueSetReference": {
          "reference": "http://hl7.org/fhir/ValueSet/v3-ActInvoiceGroupCode"
        }
      },
      "isSummary": true,
      "definition": "The type of product or service."
    }, {
      "max": "1",
      "min": 0,
      "path": "Claim.item.provider",
      "type": [ {
        "code": "Reference",
        "profile": [ "http://hl7.org/fhir/StructureDefinition/Practitioner" ]
      } ],
      "short": "Responsible practitioner",
      "isSummary": true,
      "definition": "The practitioner who is responsible for the services rendered to the patient."
    }, {
      "max": "*",
      "min": 0,
      "path": "Claim.item.diagnosisLinkId",
      "type": [ {
        "code": "positiveInt"
      } ],
      "short": "Diagnosis Link",
      "isSummary": true,
      "definition": "Diagnosis applicable for this service or product line."
    }, {
      "max": "1",
      "min": 1,
      "path": "Claim.item.service",
      "type": [ {
        "code": "Coding"
      } ],
      "short": "Item Code",
      "binding": {
        "strength": "example",
        "description": "Allowable service and product codes.",
        "valueSetReference": {
          "reference": "http://hl7.org/fhir/ValueSet/service-uscls"
        }
      },
      "isSummary": true,
      "definition": "If a grouping item then 'GROUP' otherwise it is a node therefore a code to indicate the Professional Service or Product supplied."
    }, {
      "max": "1",
      "min": 0,
      "path": "Claim.item.serviceDate",
      "type": [ {
        "code": "date"
      } ],
      "short": "Date of Service",
      "isSummary": true,
      "definition": "The date when the enclosed suite of services were performed or completed."
    }, {
      "max": "1",
      "min": 0,
      "path": "Claim.item.quantity",
      "type": [ {
        "code": "Quantity",
        "profile": [ "http://hl7.org/fhir/StructureDefinition/SimpleQuantity" ]
      } ],
      "short": "Count of Products or Services",
      "isSummary": true,
      "definition": "The number of repetitions of a service or product."
    }, {
      "max": "1",
      "min": 0,
      "path": "Claim.item.unitPrice",
      "type": [ {
        "code": "Quantity",
        "profile": [ "http://hl7.org/fhir/StructureDefinition/Money" ]
      } ],
      "short": "Fee, charge or cost per point",
      "isSummary": true,
      "definition": "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."
    }, {
      "max": "1",
      "min": 0,
      "path": "Claim.item.factor",
      "type": [ {
        "code": "decimal"
      } ],
      "short": "Price scaling factor",
      "isSummary": true,
      "definition": "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": "If a fee is present the associated product/service code must be present."
    }, {
      "max": "1",
      "min": 0,
      "path": "Claim.item.points",
      "type": [ {
        "code": "decimal"
      } ],
      "short": "Difficulty scaling factor",
      "isSummary": true,
      "definition": "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": "If a fee is present the associated product/service code must be present."
    }, {
      "max": "1",
      "min": 0,
      "path": "Claim.item.net",
      "type": [ {
        "code": "Quantity",
        "profile": [ "http://hl7.org/fhir/StructureDefinition/Money" ]
      } ],
      "short": "Total item cost",
      "isSummary": true,
      "definition": "The quantity times the unit price for an additional  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": "If a fee is present the associated product/service code must be present."
    }, {
      "path": "Claim.item.udi",
      "requirements": "The UDI code and issuer if applicable for the supplied product.",
      "min": 0,
      "definition": "List of Unique Device Identifiers associated with this line item.",
      "short": "Unique Device Identifier",
      "type": [ {
        "code": "Coding"
      } ],
      "binding": {
        "strength": "example",
        "description": "The FDA, or other, UDI repository.",
        "valueSetReference": {
          "reference": "http://hl7.org/fhir/ValueSet/udi"
        }
      },
      "max": "1",
      "isSummary": true
    }, {
      "max": "1",
      "min": 0,
      "path": "Claim.item.bodySite",
      "type": [ {
        "code": "Coding"
      } ],
      "short": "Service Location",
      "binding": {
        "strength": "example",
        "description": "The code for the teeth, quadrant, sextant and arch.",
        "valueSetReference": {
          "reference": "http://hl7.org/fhir/ValueSet/tooth"
        }
      },
      "isSummary": true,
      "definition": "Physical service site on the patient (limb, tooth, etc.)."
    }, {
      "max": "*",
      "min": 0,
      "path": "Claim.item.subSite",
      "type": [ {
        "code": "Coding"
      } ],
      "short": "Service Sub-location",
      "binding": {
        "strength": "example",
        "description": "The code for the tooth surface and surface combinations.",
        "valueSetReference": {
          "reference": "http://hl7.org/fhir/ValueSet/surface"
        }
      },
      "isSummary": true,
      "definition": "A region or surface of the site, e.g. limb region or tooth surface(s)."
    }, {
      "path": "Claim.item.modifier",
      "requirements": "May impact on adjudication.",
      "min": 0,
      "definition": "Item typification or modifiers codes, e.g. for Oral whether the treatment is cosmetic or associated with TMJ, or an appliance was lost or stolen.",
      "short": "Service/Product billing modifiers",
      "type": [ {
        "code": "Coding"
      } ],
      "binding": {
        "strength": "example",
        "description": "Item type or modifiers codes, e.g. for Oral whether the treatment is cosmetic or associated with TMJ, or an appliance was lost or stolen.",
        "valueSetReference": {
          "reference": "http://hl7.org/fhir/ValueSet/claim-modifiers"
        }
      },
      "max": "*",
      "isSummary": true
    }, {
      "max": "*",
      "min": 0,
      "path": "Claim.item.detail",
      "type": [ {
        "code": "BackboneElement"
      } ],
      "short": "Additional items",
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-explicit-type-name",
        "valueString": "Detail"
      } ],
      "isSummary": true,
      "definition": "Second tier of goods and services."
    }, {
      "max": "1",
      "min": 1,
      "path": "Claim.item.detail.sequence",
      "type": [ {
        "code": "positiveInt"
      } ],
      "short": "Service instance",
      "isSummary": true,
      "definition": "A service line number."
    }, {
      "max": "1",
      "min": 1,
      "path": "Claim.item.detail.type",
      "type": [ {
        "code": "Coding"
      } ],
      "short": "Group or type of product or service",
      "binding": {
        "strength": "required",
        "description": "Service, Product, Rx Dispense, Rx Compound etc.",
        "valueSetReference": {
          "reference": "http://hl7.org/fhir/ValueSet/v3-ActInvoiceGroupCode"
        }
      },
      "isSummary": true,
      "definition": "The type of product or service."
    }, {
      "max": "1",
      "min": 1,
      "path": "Claim.item.detail.service",
      "type": [ {
        "code": "Coding"
      } ],
      "short": "Additional item codes",
      "binding": {
        "strength": "example",
        "description": "Allowable service and product codes.",
        "valueSetReference": {
          "reference": "http://hl7.org/fhir/ValueSet/service-uscls"
        }
      },
      "isSummary": true,
      "definition": "If a grouping item then 'GROUP' otherwise it is a node therefore a code to indicate the Professional Service or Product supplied."
    }, {
      "max": "1",
      "min": 0,
      "path": "Claim.item.detail.quantity",
      "type": [ {
        "code": "Quantity",
        "profile": [ "http://hl7.org/fhir/StructureDefinition/SimpleQuantity" ]
      } ],
      "short": "Count of Products or Services",
      "isSummary": true,
      "definition": "The number of repetitions of a service or product."
    }, {
      "max": "1",
      "min": 0,
      "path": "Claim.item.detail.unitPrice",
      "type": [ {
        "code": "Quantity",
        "profile": [ "http://hl7.org/fhir/StructureDefinition/Money" ]
      } ],
      "short": "Fee, charge or cost per point",
      "isSummary": true,
      "definition": "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": "If a fee is present the associated product/service code must be present."
    }, {
      "max": "1",
      "min": 0,
      "path": "Claim.item.detail.factor",
      "type": [ {
        "code": "decimal"
      } ],
      "short": "Price scaling factor",
      "isSummary": true,
      "definition": "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": "If a fee is present the associated product/service code must be present."
    }, {
      "max": "1",
      "min": 0,
      "path": "Claim.item.detail.points",
      "type": [ {
        "code": "decimal"
      } ],
      "short": "Difficulty scaling factor",
      "isSummary": true,
      "definition": "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": "If a fee is present the associated product/service code must be present."
    }, {
      "max": "1",
      "min": 0,
      "path": "Claim.item.detail.net",
      "type": [ {
        "code": "Quantity",
        "profile": [ "http://hl7.org/fhir/StructureDefinition/Money" ]
      } ],
      "short": "Total additional item cost",
      "isSummary": true,
      "definition": "The quantity times the unit price for an additional  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": "If a fee is present the associated product/service code must be present."
    }, {
      "path": "Claim.item.detail.udi",
      "requirements": "The UDI code and issuer if applicable for the supplied product.",
      "min": 0,
      "definition": "List of Unique Device Identifiers associated with this line item.",
      "short": "Unique Device Identifier",
      "type": [ {
        "code": "Coding"
      } ],
      "binding": {
        "strength": "example",
        "description": "The FDA, or other, UDI repository.",
        "valueSetReference": {
          "reference": "http://hl7.org/fhir/ValueSet/udi"
        }
      },
      "max": "1",
      "isSummary": true
    }, {
      "max": "*",
      "min": 0,
      "path": "Claim.item.detail.subDetail",
      "type": [ {
        "code": "BackboneElement"
      } ],
      "short": "Additional items",
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-explicit-type-name",
        "valueString": "SubDetail"
      } ],
      "isSummary": true,
      "definition": "Third tier of goods and services."
    }, {
      "max": "1",
      "min": 1,
      "path": "Claim.item.detail.subDetail.sequence",
      "type": [ {
        "code": "positiveInt"
      } ],
      "short": "Service instance",
      "isSummary": true,
      "definition": "A service line number."
    }, {
      "max": "1",
      "min": 1,
      "path": "Claim.item.detail.subDetail.type",
      "type": [ {
        "code": "Coding"
      } ],
      "short": "Type of product or service",
      "binding": {
        "strength": "required",
        "description": "Service, Product, Rx Dispense, Rx Compound etc.",
        "valueSetReference": {
          "reference": "http://hl7.org/fhir/ValueSet/v3-ActInvoiceGroupCode"
        }
      },
      "isSummary": true,
      "definition": "The type of product or service."
    }, {
      "max": "1",
      "min": 1,
      "path": "Claim.item.detail.subDetail.service",
      "type": [ {
        "code": "Coding"
      } ],
      "short": "Additional item codes",
      "binding": {
        "strength": "example",
        "description": "Allowable service and product codes.",
        "valueSetReference": {
          "reference": "http://hl7.org/fhir/ValueSet/service-uscls"
        }
      },
      "isSummary": true,
      "definition": "The fee for an additional  service or product or charge."
    }, {
      "max": "1",
      "min": 0,
      "path": "Claim.item.detail.subDetail.quantity",
      "type": [ {
        "code": "Quantity",
        "profile": [ "http://hl7.org/fhir/StructureDefinition/SimpleQuantity" ]
      } ],
      "short": "Count of Products or Services",
      "isSummary": true,
      "definition": "The number of repetitions of a service or product."
    }, {
      "max": "1",
      "min": 0,
      "path": "Claim.item.detail.subDetail.unitPrice",
      "type": [ {
        "code": "Quantity",
        "profile": [ "http://hl7.org/fhir/StructureDefinition/Money" ]
      } ],
      "short": "Fee, charge or cost per point",
      "isSummary": true,
      "definition": "The fee for an additional  service or product or charge.",
      "requirements": "If a fee is present the associated product/service code must be present."
    }, {
      "max": "1",
      "min": 0,
      "path": "Claim.item.detail.subDetail.factor",
      "type": [ {
        "code": "decimal"
      } ],
      "short": "Price scaling factor",
      "isSummary": true,
      "definition": "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": "If a fee is present the associated product/service code must be present."
    }, {
      "max": "1",
      "min": 0,
      "path": "Claim.item.detail.subDetail.points",
      "type": [ {
        "code": "decimal"
      } ],
      "short": "Difficulty scaling factor",
      "isSummary": true,
      "definition": "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": "If a fee is present the associated product/service code must be present."
    }, {
      "max": "1",
      "min": 0,
      "path": "Claim.item.detail.subDetail.net",
      "type": [ {
        "code": "Quantity",
        "profile": [ "http://hl7.org/fhir/StructureDefinition/Money" ]
      } ],
      "short": "Net additional item cost",
      "isSummary": true,
      "definition": "The quantity times the unit price for an additional  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": "If a fee is present the associated product/service code must be present."
    }, {
      "path": "Claim.item.detail.subDetail.udi",
      "requirements": "The UDI code and issuer if applicable for the supplied product.",
      "min": 0,
      "definition": "List of Unique Device Identifiers associated with this line item.",
      "short": "Unique Device Identifier",
      "type": [ {
        "code": "Coding"
      } ],
      "binding": {
        "strength": "example",
        "description": "The FDA, or other, UDI repository.",
        "valueSetReference": {
          "reference": "http://hl7.org/fhir/ValueSet/udi"
        }
      },
      "max": "1",
      "isSummary": true
    }, {
      "max": "1",
      "min": 0,
      "path": "Claim.item.prosthesis",
      "type": [ {
        "code": "BackboneElement"
      } ],
      "short": "Prosthetic details",
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-explicit-type-name",
        "valueString": "Prosthesis"
      } ],
      "isSummary": true,
      "definition": "The materials and placement date of prior fixed prosthesis."
    }, {
      "max": "1",
      "min": 0,
      "path": "Claim.item.prosthesis.initial",
      "type": [ {
        "code": "boolean"
      } ],
      "short": "Is this the initial service",
      "isSummary": true,
      "definition": "Indicates whether this is the initial placement of a fixed prosthesis.",
      "requirements": "May impact on adjudication."
    }, {
      "max": "1",
      "min": 0,
      "path": "Claim.item.prosthesis.priorDate",
      "type": [ {
        "code": "date"
      } ],
      "short": "Initial service Date",
      "isSummary": true,
      "definition": "Date of the initial placement.",
      "requirements": "May impact on adjudication."
    }, {
      "path": "Claim.item.prosthesis.priorMaterial",
      "requirements": "May impact on adjudication.",
      "min": 0,
      "definition": "Material of the prior denture or bridge prosthesis. (Oral).",
      "short": "Prosthetic Material",
      "type": [ {
        "code": "Coding"
      } ],
      "binding": {
        "strength": "example",
        "description": "Material of the prior denture or bridge prosthesis. (Oral)",
        "valueSetReference": {
          "reference": "http://hl7.org/fhir/ValueSet/oral-prosthodontic-material"
        }
      },
      "max": "1",
      "isSummary": true
    }, {
      "max": "*",
      "min": 0,
      "path": "Claim.additionalMaterials",
      "type": [ {
        "code": "Coding"
      } ],
      "short": "Additional materials, documents, etc.",
      "binding": {
        "strength": "example",
        "description": "Code to indicate that Xrays, images, emails, documents, models or attachments are being sent in support of this submission.",
        "valueSetReference": {
          "reference": "http://hl7.org/fhir/ValueSet/additionalmaterials"
        }
      },
      "isSummary": true,
      "definition": "Code to indicate that Xrays, images, emails, documents, models or attachments are being sent in support of this submission."
    }, {
      "path": "Claim.missingTeeth",
      "requirements": "The list of missing teeth may influence the adjudication of services for example with Bridges.",
      "min": 0,
      "definition": "A list of teeth which would be expected but are not found due to having been previously  extracted or for other reasons.",
      "short": "Only if type = oral",
      "type": [ {
        "code": "BackboneElement"
      } ],
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-explicit-type-name",
        "valueString": "MissingTeeth"
      } ],
      "max": "*",
      "isSummary": true
    }, {
      "path": "Claim.missingTeeth.tooth",
      "requirements": "Provides the tooth number of the missing tooth.",
      "min": 1,
      "definition": "The code identifying which tooth is missing.",
      "short": "Tooth Code",
      "type": [ {
        "code": "Coding"
      } ],
      "binding": {
        "strength": "example",
        "description": "The codes for the teeth, subset of OralSites.",
        "valueSetReference": {
          "reference": "http://hl7.org/fhir/ValueSet/teeth"
        }
      },
      "max": "1",
      "isSummary": true
    }, {
      "path": "Claim.missingTeeth.reason",
      "requirements": "Provides the reason for the missing tooth.",
      "min": 0,
      "definition": "Missing reason may be: E-extraction, O-other.",
      "short": "Reason for missing",
      "type": [ {
        "code": "Coding"
      } ],
      "binding": {
        "strength": "example",
        "description": "Reason codes for the missing teeth.",
        "valueSetReference": {
          "reference": "http://hl7.org/fhir/ValueSet/missing-tooth-reason"
        }
      },
      "max": "1",
      "isSummary": true
    }, {
      "max": "1",
      "min": 0,
      "path": "Claim.missingTeeth.extractionDate",
      "type": [ {
        "code": "date"
      } ],
      "short": "Date of Extraction",
      "isSummary": true,
      "definition": "The date of the extraction either known from records or patient reported estimate.",
      "requirements": "Some services and adjudications require this information."
    } ]
  },
  "contact": [ {
    "telecom": [ {
      "value": "http://hl7.org/fhir",
      "system": "other"
    } ]
  }, {
    "telecom": [ {
      "value": "http://www.hl7.org/Special/committees/fm/index.cfm",
      "system": "other"
    } ]
  } ]
}