ndex:AssignmentCategoryCodeSimpleType
simpleType AssignmentCategoryCodeSimpleType in namespace http://release.niem.gov/niem/codes/fbi_ndex/4.2/
Definition
A data type for a code that identifies a subject's assignment category.
Diagram
Enumerations
Value | Definition |
ACTIVE INMATE | Active Inmate |
DECEASED | Deceased |
DISCHARGED FROM PAROLE | Discharged from Parole |
ESCAPED | Escaped |
IN CUSTODY OF ANOTHER FACILITY OR ORGANIZATION | In Custody of Another Facility or Organization, awaiting opportunity to take possession - includes cases involving a detainer having been filed at another location. |
MEDICAL RESPITE | A period of temporary release granted for reasons of medical treatment, e.g., chronic/terminal illness, or recuperation. (Describe respite in Assignment Description field) |
OUT FOR COURT | Out for Court with expectation of return to facility of supervision. |
OUT FOR DEATH BED VISIT | Out for Death Bed Visit with expectation of return to facility of supervision. |
OUT FOR FUNERAL VISIT | Out for Funeral Visit with expectation of return to facility of supervision. |
OUT FOR HUMANITARIAN VISIT | Out for Humanitarian Visit with expectation of return to facility of supervision. |
OUT FOR JAIL | Temporarily housed at another facility while attending court proceedings with expectation of return to facility of supervision. |
OUT FOR MEDICAL TREATMENT | Out for Medical Treatment with expectation of return to facility of supervision. |
OUT FOR OTHER REASON | Out for Other Reason with expectation of return to facility of supervision. (Describe reason in Assignment Description field) |
OUT FOR STUDY | Out for Study (Education) with expectation of return to facility of supervision. |
OUT FOR TREATMENT | Out for Treatment or Programming with expectation of return to facility of supervision. (Describe in Assignment Description field) |
OUT FOR WORK RELEASE | Out for Work Release with expectation of return to facility of supervision. |
PARDONED | Pardoned |
PAROLE | Parole (Describe in Assignment Description field) |
PAROLE ABSCONDER | Parole Absconder |
PAROLE TO DETAINER | Paroled individual with consecutive additional charges sent to serve time in other place. |
RELEASED | Released without obligation to facility of supervision. |
RELEASED BAIL_BOND | Released without obligation to facility of supervision on Bail or Bond. |
RELEASED CONVICTION OVERTURNED | Released without obligation to facility of supervision as a result of conviction being overturned. |
RELEASED DEPORTATION | Released without obligation to facility of supervision for Deportation. |
RELEASED TIME SERVED | Released without obligation to facility of supervision for Time Served. |
RELEASED TREATMENT | Released without obligation to facility of supervision for Treatment. |
XML Schema
<xs:simpleType name="AssignmentCategoryCodeSimpleType">
<xs:annotation>
<xs:documentation>
A data type for a code that identifies a subject's assignment category.</xs:documentation>
</xs:annotation>
<xs:restriction base="xs:token">
<xs:enumeration value="ACTIVE INMATE">
<xs:annotation>
<xs:documentation>
Active Inmate</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="DECEASED">
<xs:annotation>
<xs:documentation>
Deceased</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="DISCHARGED FROM PAROLE">
<xs:annotation>
<xs:documentation>
Discharged from Parole</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="ESCAPED">
<xs:annotation>
<xs:documentation>
Escaped</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="IN CUSTODY OF ANOTHER FACILITY OR ORGANIZATION">
<xs:annotation>
<xs:documentation>
In Custody of Another Facility or Organization, awaiting opportunity to take possession - includes cases involving a detainer having been filed at another location.</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="MEDICAL RESPITE">
<xs:annotation>
<xs:documentation>
A period of temporary release granted for reasons of medical treatment, e.g., chronic/terminal illness, or recuperation. (Describe respite in Assignment Description field)</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="OUT FOR COURT">
<xs:annotation>
<xs:documentation>
Out for Court with expectation of return to facility of supervision.</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="OUT FOR DEATH BED VISIT">
<xs:annotation>
<xs:documentation>
Out for Death Bed Visit with expectation of return to facility of supervision.</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="OUT FOR FUNERAL VISIT">
<xs:annotation>
<xs:documentation>
Out for Funeral Visit with expectation of return to facility of supervision.</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="OUT FOR HUMANITARIAN VISIT">
<xs:annotation>
<xs:documentation>
Out for Humanitarian Visit with expectation of return to facility of supervision.</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="OUT FOR JAIL">
<xs:annotation>
<xs:documentation>
Temporarily housed at another facility while attending court proceedings with expectation of return to facility of supervision.</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="OUT FOR MEDICAL TREATMENT">
<xs:annotation>
<xs:documentation>
Out for Medical Treatment with expectation of return to facility of supervision.</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="OUT FOR OTHER REASON">
<xs:annotation>
<xs:documentation>
Out for Other Reason with expectation of return to facility of supervision. (Describe reason in Assignment Description field) </xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="OUT FOR STUDY">
<xs:annotation>
<xs:documentation>
Out for Study (Education) with expectation of return to facility of supervision.</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="OUT FOR TREATMENT">
<xs:annotation>
<xs:documentation>
Out for Treatment or Programming with expectation of return to facility of supervision. (Describe in Assignment Description field)</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="OUT FOR WORK RELEASE">
<xs:annotation>
<xs:documentation>
Out for Work Release with expectation of return to facility of supervision.</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="PARDONED">
<xs:annotation>
<xs:documentation>
Pardoned</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="PAROLE">
<xs:annotation>
<xs:documentation>
Parole (Describe in Assignment Description field)</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="PAROLE ABSCONDER">
<xs:annotation>
<xs:documentation>
Parole Absconder</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="PAROLE TO DETAINER">
<xs:annotation>
<xs:documentation>
Paroled individual with consecutive additional charges sent to serve time in other place.</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="RELEASED">
<xs:annotation>
<xs:documentation>
Released without obligation to facility of supervision.</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="RELEASED BAIL_BOND">
<xs:annotation>
<xs:documentation>
Released without obligation to facility of supervision on Bail or Bond.</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="RELEASED CONVICTION OVERTURNED">
<xs:annotation>
<xs:documentation>
Released without obligation to facility of supervision as a result of conviction being overturned.</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="RELEASED DEPORTATION">
<xs:annotation>
<xs:documentation>
Released without obligation to facility of supervision for Deportation.</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="RELEASED TIME SERVED">
<xs:annotation>
<xs:documentation>
Released without obligation to facility of supervision for Time Served.</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="RELEASED TREATMENT">
<xs:annotation>
<xs:documentation>
Released without obligation to facility of supervision for Treatment.</xs:documentation>
</xs:annotation>
</xs:enumeration>
</xs:restriction>
</xs:simpleType>