hs:ProgramAugmentation
Additional information about a program.
Element information
Namespace: http://release.niem.gov/niem/domains/humanServices/4.0/
Schema document: domains/humanServices/4.0/hs.xsd
Type: hs:ProgramAugmentationType
Properties: Global, Qualified, Nillable
Content
- hs:ProgramEligibleStartDate [0..*]A date a person became eligible to enroll in a program (e.g., receive financial assistance, treatment, or some other social service).
- hs:ProgramEligibleEndDate [0..*]A date a person lost eligibility for a program (e.g., exceeded income limits, violated a program rule, or otherwise failed to satisfy a requirement).
- hs:ProgramMonetaryValue [0..*]An evaluation of the monetary worth of the program provided.
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 nc:ProgramType (Elements hs:SocialServiceProgram, hs:TreatmentProgram, im:AlienExchangeVisitorProgram, j:DiversionProgram, j:ParoleDischargeAssignedProgram, j:ReferralServiceDeliveryProgram, j:RehabilitationProgram ...more)
Substitution hierarchy
- nc:ProgramAugmentationPoint
- can be substituted with hs:ProgramAugmentation
Sample instance
<hs:ProgramAugmentation> <hs:ProgramEligibleStartDate> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <nc:Date>2000-01-01</nc:Date> <nc:DateAccuracyAbstract>any content</nc:DateAccuracyAbstract> <nc:DateMarginOfErrorDuration>P1Y2M3DT10H</nc:DateMarginOfErrorDuration> <nc:DateAugmentationPoint>any content</nc:DateAugmentationPoint> </hs:ProgramEligibleStartDate> <hs:ProgramEligibleEndDate> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <nc:Date>2000-01-01</nc:Date> <nc:DateAccuracyAbstract>any content</nc:DateAccuracyAbstract> <nc:DateMarginOfErrorDuration>P1Y2M3DT10H</nc:DateMarginOfErrorDuration> <nc:DateAugmentationPoint>any content</nc:DateAugmentationPoint> </hs:ProgramEligibleEndDate> <hs:ProgramMonetaryValue> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <nc:ItemValueAmount> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <nc:Amount>1.0</nc:Amount> <nc:CurrencyCode>AED</nc:CurrencyCode> <nc:AmountAugmentationPoint>any content</nc:AmountAugmentationPoint> </nc:ItemValueAmount> <nc:ItemValueAssigningMethodText>string</nc:ItemValueAssigningMethodText> <nc:ItemValueDate> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <nc:Date>2000-01-01</nc:Date> <nc:DateAccuracyAbstract>any content</nc:DateAccuracyAbstract> <nc:DateMarginOfErrorDuration>P1Y2M3DT10H</nc:DateMarginOfErrorDuration> <nc:DateAugmentationPoint>any content</nc:DateAugmentationPoint> </nc:ItemValueDate> <nc:ItemValueDescriptionText>string</nc:ItemValueDescriptionText> <nc:ItemValueTaxIncludedIndicator>true</nc:ItemValueTaxIncludedIndicator> <nc:ItemValueAssigner> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <nc:EntityItem>... </nc:EntityItem> <nc:EntityAugmentationPoint>any content</nc:EntityAugmentationPoint> </nc:ItemValueAssigner> <nc:ItemValueAugmentationPoint>any content</nc:ItemValueAugmentationPoint> </hs:ProgramMonetaryValue> </hs:ProgramAugmentation>