0% found this document useful (0 votes)
143 views9 pages

Service Master Template

This document provides details about various healthcare services including the service code, name, type, category, applicable visit types and genders, chargeability, orderability, processability, and other related information. Each service has multiple attributes defined such as the billing group, department type, and whether authorization is required.

Uploaded by

Rayrc Pvt Ltd
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as XLS, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
143 views9 pages

Service Master Template

This document provides details about various healthcare services including the service code, name, type, category, applicable visit types and genders, chargeability, orderability, processability, and other related information. Each service has multiple attributes defined such as the billing group, department type, and whether authorization is required.

Uploaded by

Rayrc Pvt Ltd
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as XLS, PDF, TXT or read online on Scribd
You are on page 1/ 9

Service Code Service Name Service Type Service Category Chargeable Active

Service Master Template


Applicable Visit Type Applicable Gender Individually Orderable Auto Processable
ate
Is Tooth No Is Authorization ParentGroup
Schedulable Service Group
Mandatory Required
Billing Group
Department Type Cash Price
SPONSOR
SERVICE TYPE
<jx:forEach items="${rm.exec("select lookupvalue from lookupentity where lookupcategory=39 and active=1 and lookup
${serviceType.lookupvalue}
</jx:forEach>
item Group
Group Name Parent Groupname
<jx:forEach items="$
{rm.exec("select
a.groupname,b.group
name as
parentgroupname
from groups a
inner join groups b
on a.
mapgroupid=b.groupi
d where a.active=1
and a.grouptype=1
and
${sgroup.groupname} ${sgroup.parentgroupname}
</jx:forEach>
Billing Group
Billing Group Name
<jx:forEach
items="$
{rm.exec("select
a.groupname
from groups a
where a.active=1
and
a.grouptype=9
${bgroup.groupname}
</jx:forEach>
DepartmentType
DepartmentType
<jx:forEach
items="$
{rm.exec("s
elect
lookupvalue
from
lookupentit
y where
lookupcateg
ory=872
order by
${dept.lookupvalue}
</jx:forEach>
category=39 and active=1 and lookupid not in (93503277,93502810,29520) ")}" var="serviceType">

Service Category
Service Category
<jx:forEach
items="$
{rm.exec("select
a.lookupvalue
from lookupentity a
inner join
lookupcategory b
on
a.lookupcategory=b
.categoryid
where
b.categoryname='S
erviceCategory' and
a.active=1 and
${servCat.lookupvalue}
</jx:forEach>

Visit_type
Visit_type
<jx:forEach items="$
{rm.exec("select
a.lookupvalue
from lookupentity a
inner join lookupcategory
b on
a.lookupcategory=b.categ
oryid
where
b.categoryname='VISITTY
PE' and a.active=1 and
b.active=1 order by
${visitType.lookupvalue}
</jx:forEach>
9520) ")}" var="serviceType">
GENDER
GENDER
<jx:forEach items="${rm.exec("select
a.lookupvalue
from lookupentity a
inner join lookupcategory b on
a.lookupcategory=b.categoryid
where b.categoryname='SEX' and
a.active=1 and b.active=1 order by
a.lookupvalue")}" var="gender">
${gender.lookupvalue}
</jx:forEach>

YESNO
YESNO
YES
NO

You might also like