hs:HistoricalNarrative
A history of a participant of a case.
Element information
Namespace: http://release.niem.gov/niem/domains/humanServices/4.0/
Schema document: domains/humanServices/4.0/hs.xsd
Type: hs:HistoricalNarrativeType
Properties: Global, Qualified, Nillable
Content
- Sequence [1..1]
- structures:ObjectAugmentationPointAbstract [0..*]An augmentation point for ObjectType
- hs:CompetencyStatusText [0..*]A status describing whether a person is competent to understand the court process.
- hs:CriminalHistoryPendingChargesText [0..*]A description of a person's criminal history, pending charges, and other relevant legal status information (for example, eligibility for protection under the Soldiers and Sailors Civil Relief Act).
- hs:IndigencyStatus [0..*]An indigency status of the child.
- hs:NonCriminalLegalIssuesText [0..*]A description of other cases and situations that may impact a court report. Tribal membership status and other ICWA issues. Includes prior juvenile (non-criminal) history, child support enforcement issues, mental health adjudications. Also identifies interstate
- hs:PresentingProblemText [0..*]A presenting history of the circumstances surrounding removal of the child. Includes some analysis of how those circumstances put the child in danger or actually harmed the child.
- hs:HistoricalNarrativeAugmentationPointAbstract [0..*]An augmentation point for HistoricalNarrativeType.
from type structures:ObjectTypefrom subst. group structures:ObjectAugmentationPointfrom subst. group hs:HistoricalNarrativeAugmentationPoint
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
structures:id | [0..1] | xsd:ID | from type structures:ObjectType | |
structures:ref | [0..1] | xsd:IDREF | from type structures:ObjectType | |
structures:uri | [0..1] | xsd:anyURI | from type structures:ObjectType | |
structures:metadata | [0..1] | xsd:IDREFS | from type structures:ObjectType | |
structures:relationshipMetadata | [0..1] | xsd:IDREFS | from type structures:ObjectType | |
Any attribute | [0..*] | Namespace: urn:us:gov:ic:ism urn:us:gov:ic:ntk, Process Contents: lax | from type structures:ObjectType |
Used in
- Type hs:PersonAugmentationType (Element hs:PersonAugmentation)
Sample instance
<hs:HistoricalNarrative> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <hs:CompetencyStatusText>string</hs:CompetencyStatusText> <hs:CriminalHistoryPendingChargesText>string</hs:CriminalHistoryPendingChargesText> <hs:IndigencyStatus> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <im:ImmigrationStatusCode>1</im:ImmigrationStatusCode> <nc:StatusCommentText>string</nc:StatusCommentText> <nc:StatusDescriptionText>string</nc:StatusDescriptionText> <nc:StatusIssuerIdentification> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <nc:IdentificationID>string</nc:IdentificationID> <nc:IdentificationJurisdiction>... </nc:IdentificationJurisdiction> <em:TemporaryIDIndicator>true</em:TemporaryIDIndicator> <nc:IdentificationCategoryDescriptionText>string</nc:IdentificationCategoryDescriptionText> <nc:IdentificationEffectiveDate>... </nc:IdentificationEffectiveDate> <nc:IdentificationExpirationDate>... </nc:IdentificationExpirationDate> <nc:IdentificationSourceText>string</nc:IdentificationSourceText> <nc:IdentificationStatus>... </nc:IdentificationStatus> <intel:IdentificationAugmentation>............... </intel:IdentificationAugmentation> </nc:StatusIssuerIdentification> <nc:StatusIssuerText>string</nc:StatusIssuerText> <nc:StatusDate> <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:StatusDate> <im:StatusAugmentation> <im:StatusReasonText>string</im:StatusReasonText> </im:StatusAugmentation> </hs:IndigencyStatus> <hs:NonCriminalLegalIssuesText>string</hs:NonCriminalLegalIssuesText> <hs:PresentingProblemText>string</hs:PresentingProblemText> <hs:HistoricalNarrativeAugmentationPoint>any content</hs:HistoricalNarrativeAugmentationPoint> </hs:HistoricalNarrative>