j:Need
A need that is characteristically defined within a need category from assessments that drive the purpose for rehabilitation programs that address subject needs.
Element information
Namespace: http://release.niem.gov/niem/domains/jxdm/6.0/
Schema document: domains/jxdm/6.0/jxdm.xsd
Type: j:NeedType
Properties: Global, Qualified, Nillable
Content
- Sequence [1..1]
- structures:ObjectAugmentationPointAbstract [0..*]An augmentation point for ObjectType
- j:NeedAddressedIndicator [0..*]True if is set when parties believe that the Goals have been achieved and each Need or Risk has been adequately addressed; false otherwise.
- j:NeedCategoryText [0..*]A kind of categories that Subject Assessments are based upon to help organize the assessments the subject has taken.
- j:NeedID [0..*]An identifier of a need that a subject has been assessed with.
- j:NeedIntensityLevelText [0..*]A descriptor used to describe how serious a subject has needs of a specific type.
- j:NeedScoreNumeric [0..*]A numeric score for the need based on assessment.
- j:NeedSourceText [0..*]A kind of values to identify the source of the Need or Risk.
- j:NeedAugmentationPointAbstract [0..*]An augmentation point for type j:NeedType
from type structures:ObjectTypefrom subst. group structures:ObjectAugmentationPointfrom subst. group j:NeedCategoryAbstractfrom subst. group j:NeedIntensityLevelAbstractfrom subst. group j:NeedSourceAbstractfrom subst. group j:NeedAugmentationPoint
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 |
Sample instance
<j:Need> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <j:NeedAddressedIndicator>true</j:NeedAddressedIndicator> <j:NeedCategoryText>string</j:NeedCategoryText> <j:NeedID>string</j:NeedID> <j:NeedIntensityLevelText>string</j:NeedIntensityLevelText> <j:NeedScoreNumeric>1.0</j:NeedScoreNumeric> <j:NeedSourceText>string</j:NeedSourceText> <j:NeedAugmentationPoint>any content</j:NeedAugmentationPoint> </j:Need>