%@ LANGUAGE="VBSCRIPT" %> <%option explicit%> <%Response.Buffer=true%>
|
|
|
|
|
|
|
|
|
|
|
|
|
CERTIFICATE OF PLACEMENT |
|
|||||||
|
|
|
|
|
|
|
|
|
|
|
|
Placement Auth #: |
<%=lAuthNbr%>
|
|
Date: |
<%=lDate%>
|
|
||||
|
Authorized by: |
<%=lAuthby%>
|
|
|
|
|||||
|
YOUTH IDENTIFICATION |
|
|
|
|
|
|
|
||
|
Youth's Name: |
<%=lActorName%>
|
DOB: |
<%=lDOB%>
|
||||||
|
Assist #: |
<%=lAssistID%>
|
CO: |
<%=lCounty%>
|
Area: |
<%=lArea%>
|
|
|
|
|
|
Current Placement: |
<%=lCurPlacement%>
|
Proj. Admission: |
<%=lProjAdm%>
|
Proj. Discharge: |
<%=lProjDis%>
|
||||
|
Case Manager: |
<%=lCMName%>
|
Resource Coordinator: |
<%=lRCName%>
|
||||||
|
FINANCIAL AGREEMENT |
|
|
|
|
|
|
|
||
|
Program Name: |
<%=lPgmName%>
|
Program #: |
<%=lPgmID%>
|
||||||
|
Program Address: |
<%=lPgmAddr%>
|
||||||||
|
Vendor: |
<%=lVendor%>
|
|
|
|
|||||
|
Vendor Address: |
<%=lVendorAddr%>
|
||||||||
|
Vendor Phone/Fax: |
<%=lVendorPhoneFax%>
|
||||||||
|
|
|
|
|
|
|
|
|
|
|
|
Costs assumed by the
State of Maryland Department of Juvenile Services(DJS): |
|||||||||
|
Per rates established within
the current contract between this facility and DJS for the following
services: |
|||||||||
|
|
Service |
Per Diem |
Per Month |
DJS |
with Agency |
<%
For i = 1 to lPgmServCnt
lCopay = aCopay(i)
lCopayType = aCopayType(i)
If lCopay <> "" Then
If lCopayType = "$" Then
lCopay = FormatCurrency(lCopay)
lCopayType = ""
End If
End If
lCopayAgency= aAgency(i)
lPerdiem = aPerDiem(i)
If lPerdiem = 0 Then
lPerdiem = ""
Else
lPerDiem = FormatCurrency(lPerDiem)
End If
lMonthlyRate = aMonthlyRate(i)
If lMonthlyRate = 0 Then
lMonthlyRate = ""
Else
lMonthlyRate = FormatCurrency(lMonthlyRate)
End If
lServiceDesc = aServiceDesc(i)
%>
|
|
||
|
|
<%=lServiceDesc%>
|
<%=lperdiem%>
|
<%=lmonthlyrate%>
|
<%=lCopay%>
|
<%=lcopaytype%>
|
||||
|
Special Notes: |
<%=lNotes%>
|
||||||||
|
CUSTODY |
|
|
|
|
|
|
|
|
|
|
Admission
Date:______________ Received by(Sign):
____________________________ (Print):
____________________________ |
|||||||||
|
|
|
|
|
|
|
|
|
|
|
|
Admission
Date:______________ Delivered by(Sign): ___________________________
(Print): ____________________________ |
|||||||||
|
|
|
|
|
|
|
|
|
|
|
|
Discharge
Date:_______________ Received by(Sign):
___________________________ (Print): ____________________________
|
|||||||||
|
|
|
|
|
|
|
|
|
|
|
|
Discharge
Date:______________ Discharged by(Sign):
___________________________ (Print): ____________________________
|
|||||||||
|
|
|
|
|
|
|
|
|
|
|
|
AGREEMENT |
|
|
|
|
|
|
|
|
|
|
This agreement is made pursuant
to the Department of Juvenile Services standard contract and all provisions of
that contract hold true. |
|||||||||
|
|
|
|
|
|
|
|
|
|
|
|
For Department of Juvenile Services |
For Child Care Facility |
||||||||
|
|
|
|
|
|
|
|
|
|
|
|
____________________________________
|
____________________________________
|
||||||||
|
(Name) |
(Authorized Representative) |
||||||||
|
|
|
|
|
|
|
|
|
|
|
|
____________________________________
|
____________________________________
|
||||||||
|
(Date) |
(Date) |
||||||||
|
|
|
|
|
|
|
|
|
|
|
|
c: Case Manager, Case
Manager Supervisor, Placement Unit, Budget, Resource Office |
|||||||||