em:InsuranceAugmentation
Additional information about insurance
Element information
Namespace: http://release.niem.gov/niem/domains/emergencyManagement/3.2/
Schema document: domains/emergencyManagement/3.2/emergencyManagement.xsd
Type: em:InsuranceAugmentationType
Properties: Global, Qualified, Nillable
Content
- em:InsuranceName [0..*]A name of the insurance
- em:InsurancePhoneNumber [0..*]A phone number of the company that has issued the insurance
- em:InsuranceGroupNumberID [0..*]An insurance group identifier number
- Choice [0..*]
- nc:AddressA postal location to which paper mail can be directed.
- im:NaturalizationAddressA location address where the alien was naturalized as a U.S. Citizen
from subst. group nc:Address
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
structures:id | [0..1] | xsd:ID | from type structures:AugmentationType | |
structures:ref | [0..1] | xsd:IDREF | from type structures:AugmentationType | |
structures:metadata | [0..1] | xsd:IDREFS | from type structures:AugmentationType | |
Any attribute | [0..*] | Namespace: urn:us:gov:ic:ism urn:us:gov:ic:ntk, Process Contents: lax | from type structures:AugmentationType |
Used in
- Type cyfs:ChildSupportInsuranceCoverageOrderType via extension of nc:InsuranceType (Element cyfs:ChildSupportInsuranceCoverageOrder)
- Type cyfs:HealthInsuranceType via extension of nc:InsuranceType (Element cyfs:HealthInsurance)
- Type nc:InsuranceType (Element nc:Insurance)
Substitution hierarchy
- nc:InsuranceAugmentationPoint
- can be substituted with em:InsuranceAugmentation
Sample instance
<em:InsuranceAugmentation> <em:InsuranceName>string</em:InsuranceName> <em:InsurancePhoneNumber> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <nc:DirectDialTelephoneNumber> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <nc:DirectDialTelephoneNetworkText>string</nc:DirectDialTelephoneNetworkText> <nc:DirectDialTelephoneNumberID>string</nc:DirectDialTelephoneNumberID> <nc:DirectDialTelephoneNumberAugmentationPoint>any content</nc:DirectDialTelephoneNumberAugmentationPoint> </nc:DirectDialTelephoneNumber> <j:TelephoneNumberCategoryCode>Facsimile</j:TelephoneNumberCategoryCode> <scr:TelephoneNumberAugmentation> <scr:TelephoneIdentification>... </scr:TelephoneIdentification> <scr:InternationalNumberIndicator>true</scr:InternationalNumberIndicator> <scr:TelephoneNumberEndDate>... </scr:TelephoneNumberEndDate> <scr:TelephoneNumberEffectiveDate>... </scr:TelephoneNumberEffectiveDate> </scr:TelephoneNumberAugmentation> </em:InsurancePhoneNumber> <em:InsuranceGroupNumberID>string</em:InsuranceGroupNumberID> <nc:Address> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <nc:AddressFullText>string</nc:AddressFullText> <nc:AddressPrivateMailboxText>string</nc:AddressPrivateMailboxText> <nc:AddressSecondaryUnitText>string</nc:AddressSecondaryUnitText> <nc:AddressBuildingName>string</nc:AddressBuildingName> <nc:AddressRecipientName>string</nc:AddressRecipientName> <nc:LocationCityName>string</nc:LocationCityName> <nc-3.0.2:LocationCountyCode>001</nc-3.0.2:LocationCountyCode> <j:LocationStateNCICLISCode>00</j:LocationStateNCICLISCode> <intel:LocationCountryFIPS10-4PlusNCTCCodeText>string</intel:LocationCountryFIPS10-4PlusNCTCCodeText> <nc:LocationPostalCode>string</nc:LocationPostalCode> <nc:LocationPostalExtensionCode>string</nc:LocationPostalExtensionCode> <nc:AddressUrbanizationName>string</nc:AddressUrbanizationName> <it:AddressAugmentation> <it:LocationCountrySubEntityName>string</it:LocationCountrySubEntityName> <it:LocationCountrySubEntityIdentification>... </it:LocationCountrySubEntityIdentification> </it:AddressAugmentation> </nc:Address> </em:InsuranceAugmentation>