em:InsuranceAugmentation
Additional information about insurance
Element information
Namespace: http://release.niem.gov/niem/domains/emergencyManagement/4.0/
Schema document: domains/emergencyManagement/4.0/emergencyManagement.xsd
Type: em:InsuranceAugmentationType
Properties: Global, Qualified, Nillable
Content
- em:InsuranceName [0..*]A textual name of the insurance
- em:InsurancePhoneNumber [0..*]A phone number of the company that has issued the insurance
- em:InsuranceGroupNumberID [0..*]An identifier for the insurance group 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:uri | [0..1] | xsd:anyURI | 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 hs:ChildSupportInsuranceCoverageOrderType via extension of nc:InsuranceType (Element hs:ChildSupportInsuranceCoverageOrder)
- Type hs:HealthInsuranceType via extension of nc:InsuranceType (Element hs: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> <nc:TelephoneNumberDescriptionText>string</nc:TelephoneNumberDescriptionText> <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:LocationCountyCode>001</nc:LocationCountyCode> <nc:LocationState> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <j:LocationStateNCICLISCode>0C</j:LocationStateNCICLISCode> <nc:StateAugmentationPoint>any content</nc:StateAugmentationPoint> </nc:LocationState> <nc:LocationCountry> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <intel:LocationCountryFIPS10-4PlusNCTCCodeText>string</intel:LocationCountryFIPS10-4PlusNCTCCodeText> <nc:CountryAugmentationPoint>any content</nc:CountryAugmentationPoint> </nc:LocationCountry> <nc:LocationPostalCode>string</nc:LocationPostalCode> <nc:LocationPostalExtensionCode>string</nc:LocationPostalExtensionCode> <nc:AddressUrbanizationName>string</nc:AddressUrbanizationName> <nc:AddressCategoryCode>business</nc:AddressCategoryCode> <it:AddressAugmentation> <it:LocationCountrySubEntityName>string</it:LocationCountrySubEntityName> <it:LocationCountrySubEntityIdentification>... </it:LocationCountrySubEntityIdentification> </it:AddressAugmentation> </nc:Address> </em:InsuranceAugmentation>