fs:ChildSupportEnforcementOrganizationAugmentation
Additional information about a child-support-enforcement agency.
Element information
Namespace: http://niem.gov/niem/domains/familyServices/2.1
Schema document: domains/familyServices/2.1/familyServices.xsd
Type: fs:ChildSupportEnforcementOrganizationAugmentationType
Properties: Global, Qualified
NIEM properties:
- Applies to: nc:OrganizationType
Content
- Sequence [1..1]
- fs:ChildSupportEnforcementOrganizationIdentification [0..*] A unique alphanumeric value assigned locally to each child-support-enforcement agency (e.g., State Disbursement Unit Identifier).
- fs:ChildSupportEnforcementIV-DCaseIdentification [0..*] A unique value assigned by a local agency to identify and track each IV-D case in the state, tribe, or territory ("IV-D" refers to Title IV-D of the Social Security Act).
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
s:id | [0..1] | xsd:ID | from type s:AugmentationType | |
s:metadata | [0..1] | xsd:IDREFS | from type s:AugmentationType |
Used in
Substitution hierarchy
- s:Augmentation
- can be substituted with fs:ChildSupportEnforcementOrganizationAugmentation
Sample instance
<fs:ChildSupportEnforcementOrganizationAugmentation> <fs:ChildSupportEnforcementOrganizationIdentification> <nc:IdentificationID>string</nc:IdentificationID> <nc:IdentificationCategoryText>string</nc:IdentificationCategoryText> <nc:IdentificationCategoryDescriptionText>string</nc:IdentificationCategoryDescriptionText> <nc:IdentificationEffectiveDate> <nc:Date>2000-01-01</nc:Date> </nc:IdentificationEffectiveDate> <nc:IdentificationExpirationDate> <nc:Date>2000-01-01</nc:Date> </nc:IdentificationExpirationDate> <nc:IdentificationJurisdictionFIPS10-4Code>KS</nc:IdentificationJurisdictionFIPS10-4Code> <nc:IdentificationSourceText>string</nc:IdentificationSourceText> </fs:ChildSupportEnforcementOrganizationIdentification> <fs:ChildSupportEnforcementIV-DCaseIdentification> <nc:IdentificationID>string</nc:IdentificationID> <nc:IdentificationCategoryText>string</nc:IdentificationCategoryText> <nc:IdentificationCategoryDescriptionText>string</nc:IdentificationCategoryDescriptionText> <nc:IdentificationEffectiveDate> <nc:Date>2000-01-01</nc:Date> </nc:IdentificationEffectiveDate> <nc:IdentificationExpirationDate> <nc:Date>2000-01-01</nc:Date> </nc:IdentificationExpirationDate> <nc:IdentificationJurisdictionFIPS10-4Code>KS</nc:IdentificationJurisdictionFIPS10-4Code> <nc:IdentificationSourceText>string</nc:IdentificationSourceText> </fs:ChildSupportEnforcementIV-DCaseIdentification> </fs:ChildSupportEnforcementOrganizationAugmentation>