j:CasePlan
A determined strategy for a subject's case.
Element information
Namespace: http://release.niem.gov/niem/domains/jxdm/6.0/
Schema document: domains/jxdm/6.0/jxdm.xsd
Type: j:PlanType
Properties: Global, Qualified, Nillable
Content
- Sequence [1..1]
- structures:ObjectAugmentationPointAbstract [0..*]An augmentation point for ObjectType
- j:PlanDefinedDate [0..*]A date when a plan was defined.
- j:PlanID [0..*]A unique identifier of a specific plan.
- j:PlanNotation [0..*]A notation that is a part of a plan.
- j:PlanAugmentationPointAbstract [0..*]An augmentation point for type j:PlanType
from type structures:ObjectTypefrom subst. group structures:ObjectAugmentationPointfrom subst. group j:PlanAugmentationPoint
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 j:CaseAugmentationType (Element j:CaseAugmentation)
Sample instance
<j:CasePlan> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <j:PlanDefinedDate> <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> </j:PlanDefinedDate> <j:PlanID>string</j:PlanID> <j:PlanNotation> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <nc:CommentAuthorText>string</nc:CommentAuthorText> <nc:CommentCreationDate> <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:CommentCreationDate> <nc:CommentText>string</nc:CommentText> <nc:CommentTitleText>string</nc:CommentTitleText> <mo:CommentDestinationText>string</mo:CommentDestinationText> </j:PlanNotation> <j:PlanAugmentationPoint>any content</j:PlanAugmentationPoint> </j:CasePlan>