j:StaffMemberQualification
A description of specific training, education or experience of a staff member.
Element information
Namespace: http://release.niem.gov/niem/domains/jxdm/6.0/
Schema document: domains/jxdm/6.0/jxdm.xsd
Type: j:StaffMemberQualificationType
Properties: Global, Qualified, Nillable
Content
- Sequence [1..1]
- structures:ObjectAugmentationPointAbstract [0..*]An augmentation point for ObjectType
- j:StaffMemberQualificationCategoryText [0..*]A kind of staff member qualification.
- j:StaffMemberQualificationExperienceCategoryText [0..*]A kind of staff member experience as it relates to their qualifications.
- j:StaffMemberQualificationFelonyInLast3YearsIndicator [0..*]True if of whether the staff member has a felony in the last 3 years; false otherwise.
- j:StaffMemberQualificationHighlyQualifiedTeacherIndicator [0..*]True if of compliance for education credentials; false otherwise.
- j:StaffMemberQualificationSatisfactionStatementText [0..*]A statement that indicates how a provider staff member satisfies the qualification statements of a key position within a rehabilitation program or a service delivery program.
- j:StaffMemberQualificationSecurityClearanceCompletionDate [0..*]A date that the security clearance was completed.
- j:StaffMemberQualificationStatementText [0..*]A text field used to define a qualification required of a staff member assigned to a key position on a contract for rehabilitation services.
- j:StaffMemberQualificationsAffordableCareActIndicator [0..*]True if staff counselor has certification required under the Affordable Care Act (ACA) for enrolling individuals in health care programs, where appropriate; false otherwise.
- j:StaffMemberQualificationsHistoryOfSeriousOrViolentFelonyIndicator [0..*]True if the staff member has a history of serious or violent or felony activity; false otherwise.
- j:StaffMemberQualificationsTXProfessionalCertificationText [0..*]A kind of certifications for clinicians if applicable.
- j:StaffMemberSecurityClearanceCompletedIndicator [0..*]True if of whether a security clearance was conducted; false otherwise.
- j:StaffMemberSecurityClearanceResultsText [0..*]A kind of security clearance.
- j:StaffMemberServiceMonthsOfServiceNumeric [0..*]A number indicating the months that a staff member has been employed.
- j:StaffMemberServiceYearsOfServiceNumeric [0..*]A number indicating the years that a staff member has been employed.
- j:StaffMemberSocialScienceDegreeIndicator [0..*]True if the staff member has earned a social sciences degree; false otherwise.
- j:StaffMemberQualificationAugmentationPointAbstract [0..*]An augmentation point for type j:StaffMemberQualificationType
from type structures:ObjectTypefrom subst. group structures:ObjectAugmentationPointfrom subst. group j:StaffMemberQualificationCategoryAbstractfrom subst. group j:StaffMemberQualificationExperienceCategoryAbstractfrom subst. group j:StaffMemberQualificationsTXProfessionalCertificationAbstractfrom subst. group j:StaffMemberSecurityClearanceResultsAbstractfrom subst. group j:StaffMemberQualificationAugmentationPoint
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:StaffMemberType (Elements j:ConfidentialInformationAssociatedStaffMember, j:HearingStaffMember, j:IncidentStaffMember, j:IntakeScreeningStaffMember, j:MentalHealthAssessmentScreeningStaffMember, j:ProgramStaffMember, j:SubjectSupervisionSegregationActionStaffMember ...more)
Sample instance
<j:StaffMemberQualification> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <j:StaffMemberQualificationCategoryText>string</j:StaffMemberQualificationCategoryText> <j:StaffMemberQualificationExperienceCategoryText>string</j:StaffMemberQualificationExperienceCategoryText> <j:StaffMemberQualificationFelonyInLast3YearsIndicator>true</j:StaffMemberQualificationFelonyInLast3YearsIndicator> <j:StaffMemberQualificationHighlyQualifiedTeacherIndicator>true</j:StaffMemberQualificationHighlyQualifiedTeacherIndicator> <j:StaffMemberQualificationSatisfactionStatementText>string</j:StaffMemberQualificationSatisfactionStatementText> <j:StaffMemberQualificationSecurityClearanceCompletionDate> <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:StaffMemberQualificationSecurityClearanceCompletionDate> <j:StaffMemberQualificationStatementText>string</j:StaffMemberQualificationStatementText> <j:StaffMemberQualificationsAffordableCareActIndicator>true</j:StaffMemberQualificationsAffordableCareActIndicator> <j:StaffMemberQualificationsHistoryOfSeriousOrViolentFelonyIndicator>true</j:StaffMemberQualificationsHistoryOfSeriousOrViolentFelonyIndicator> <j:StaffMemberQualificationsTXProfessionalCertificationText>string</j:StaffMemberQualificationsTXProfessionalCertificationText> <j:StaffMemberSecurityClearanceCompletedIndicator>true</j:StaffMemberSecurityClearanceCompletedIndicator> <j:StaffMemberSecurityClearanceResultsText>string</j:StaffMemberSecurityClearanceResultsText> <j:StaffMemberServiceMonthsOfServiceNumeric>1.0</j:StaffMemberServiceMonthsOfServiceNumeric> <j:StaffMemberServiceYearsOfServiceNumeric>1.0</j:StaffMemberServiceYearsOfServiceNumeric> <j:StaffMemberSocialScienceDegreeIndicator>true</j:StaffMemberSocialScienceDegreeIndicator> <j:StaffMemberQualificationAugmentationPoint>any content</j:StaffMemberQualificationAugmentationPoint> </j:StaffMemberQualification>