Definition Type: ComplexType
Name: Claim_Type
Namespace: http://ACORD.org/Standards/Life/2
Containing Schema: XMLife2.20.01.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into OLifEExtension in schema xlifebase2_20_01_xsd Drilldown into KeyedValue in schema xlifebase2_20_01_xsd Drilldown into Attachment in schema xmlife2_20_01_xsd Drilldown into RestrictionInfo in schema xmlife2_20_01_xsd Drilldown into ClaimReview in schema xmlife2_20_01_xsd Drilldown into ClaimMedConditionInfo in schema xmlife2_20_01_xsd Drilldown into RequirementInfo in schema xmlife2_20_01_xsd Drilldown into Participant in schema xmlife2_20_01_xsd Drilldown into ClaimEstimate in schema xmlife2_20_01_xsd Drilldown into DurationUnitMeasure in schema xmlife2_20_01_xsd Drilldown into ClaimFinalDecision in schema xmlife2_20_01_xsd Drilldown into ClaimFinalDuration in schema xmlife2_20_01_xsd Drilldown into ClaimFinalCost in schema xmlife2_20_01_xsd Drilldown into AmountPaidToDate in schema xmlife2_20_01_xsd Drilldown into CaseID in schema xmlife2_20_01_xsd Drilldown into TotalCost in schema xmlife2_20_01_xsd Drilldown into ClaimFinalizedDate in schema xmlife2_20_01_xsd Drilldown into MannerofLoss in schema xmlife2_20_01_xsd Drilldown into ForeignLossInd in schema xmlife2_20_01_xsd Drilldown into DeathCertificateCertifiedDate in schema xmlife2_20_01_xsd Drilldown into ClaimPaymentDate in schema xmlife2_20_01_xsd Drilldown into ClaimStatus in schema xmlife2_20_01_xsd Drilldown into ClaimDateOfLoss in schema xmlife2_20_01_xsd Drilldown into LossReportDate in schema xmlife2_20_01_xsd Drilldown into ActualObjectType in schema xmlife2_20_01_xsd Drilldown into HOClaimReferenceID in schema xmlife2_20_01_xsd Drilldown into ClaimSysKey in schema xmlife2_20_01_xsd Drilldown into ClaimKey in schema xmlife2_20_01_xsd Drilldown into ClaimStatusReason in schema xmlife2_20_01_xsd Drilldown into DataRep in schema xmlife2_20_01_xsd Drilldown into ProviderPartyID in schema xmlife2_20_01_xsd Drilldown into ParticipantObjectID in schema xmlife2_20_01_xsd Drilldown into ActualObjectID in schema xmlife2_20_01_xsd Drilldown into PartyID in schema xmlife2_20_01_xsd Drilldown into CaseIDREF in schema xmlife2_20_01_xsd Drilldown into id in schema xmlife2_20_01_xsdXSD Diagram of Claim_Type in schema xmlife2_20_01_xsd (Acord - Life, Annuity & Health Standards Program)
Collapse XSD Schema Code:
<xsd:complexType name="Claim_Type">
    <xsd:sequence>
        <xsd:element ref="ClaimStatusReason" minOccurs="0" />
        <xsd:element ref="ClaimKey" minOccurs="0" />
        <xsd:element ref="ClaimSysKey" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="HOClaimReferenceID" minOccurs="0" />
        <xsd:element ref="ActualObjectType" minOccurs="0" />
        <xsd:element ref="LossReportDate" minOccurs="0" />
        <xsd:element ref="ClaimDateOfLoss" minOccurs="0" />
        <xsd:element ref="ClaimStatus" minOccurs="0" />
        <xsd:element ref="ClaimPaymentDate" minOccurs="0" />
        <xsd:element ref="DeathCertificateCertifiedDate" minOccurs="0" />
        <xsd:element ref="ForeignLossInd" minOccurs="0" />
        <xsd:element ref="MannerofLoss" minOccurs="0" />
        <xsd:element ref="ClaimFinalizedDate" minOccurs="0" />
        <xsd:element ref="TotalCost" minOccurs="0" />
        <xsd:element ref="CaseID" minOccurs="0" />
        <xsd:element ref="AmountPaidToDate" minOccurs="0" />
        <xsd:element ref="ClaimFinalCost" minOccurs="0" />
        <xsd:element ref="ClaimFinalDuration" minOccurs="0" />
        <xsd:element ref="ClaimFinalDecision" minOccurs="0" />
        <xsd:element ref="DurationUnitMeasure" minOccurs="0" />
        <xsd:element ref="ClaimEstimate" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="Participant" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="RequirementInfo" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="ClaimMedConditionInfo" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="ClaimReview" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="RestrictionInfo" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="Attachment" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="KeyedValue" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="OLifEExtension" minOccurs="0" maxOccurs="unbounded" />
    </xsd:sequence>
    <xsd:attribute name="id" type="xsd:ID" />
    <xsd:attribute name="CaseIDREF" type="xsd:IDREF" />
    <xsd:attribute name="PartyID" type="xsd:IDREF" />
    <xsd:attribute name="ActualObjectID" type="xsd:IDREF" />
    <xsd:attribute name="ParticipantObjectID" type="xsd:IDREF" />
    <xsd:attribute name="ProviderPartyID" type="xsd:IDREF" />
    <xsd:attribute name="DataRep" type="DATAREP_TYPES" />
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
ClaimStatusReason nsA:ClaimStatusReason 0 (1)
ClaimKey nsA:ClaimKey 0 (1)
ClaimSysKey nsA:ClaimSysKey 0 unbounded
HOClaimReferenceID nsA:HOClaimReferenceID 0 (1)
ActualObjectType nsA:ActualObjectType 0 (1)
LossReportDate nsA:LossReportDate 0 (1)
ClaimDateOfLoss nsA:ClaimDateOfLoss 0 (1)
ClaimStatus nsA:ClaimStatus 0 (1)
ClaimPaymentDate nsA:ClaimPaymentDate 0 (1)
DeathCertificateCertifiedDate nsA:DeathCertificateCertifiedDate 0 (1)
ForeignLossInd nsA:ForeignLossInd 0 (1)
MannerofLoss nsA:MannerofLoss 0 (1)
ClaimFinalizedDate nsA:ClaimFinalizedDate 0 (1)
TotalCost nsA:TotalCost 0 (1)
CaseID nsA:CaseID 0 (1)
AmountPaidToDate nsA:AmountPaidToDate 0 (1)
ClaimFinalCost nsA:ClaimFinalCost 0 (1)
ClaimFinalDuration nsA:ClaimFinalDuration 0 (1)
ClaimFinalDecision nsA:ClaimFinalDecision 0 (1)
DurationUnitMeasure nsA:DurationUnitMeasure 0 (1)
ClaimEstimate nsA:ClaimEstimate 0 unbounded
Participant nsA:Participant 0 unbounded
RequirementInfo nsA:RequirementInfo 0 unbounded
ClaimMedConditionInfo nsA:ClaimMedConditionInfo 0 unbounded
ClaimReview nsA:ClaimReview 0 unbounded
RestrictionInfo nsA:RestrictionInfo 0 unbounded
Attachment nsA:Attachment 0 unbounded
KeyedValue nsA:KeyedValue 0 unbounded
OLifEExtension nsA:OLifEExtension 0 unbounded
Collapse Child Attributes:
Name Type Default Value Use
id nsA:id (Optional)
CaseIDREF nsA:CaseIDREF (Optional)
PartyID nsA:PartyID (Optional)
ActualObjectID nsA:ActualObjectID (Optional)
ParticipantObjectID nsA:ParticipantObjectID (Optional)
ProviderPartyID nsA:ProviderPartyID (Optional)
DataRep nsA:DataRep (Optional)
Collapse Derivation Tree:
Collapse References:
nsA:Claim