A Hybrid Setup for a Hybrid Scenario: Combining Heuristics for the Home Health Care Problem

Size: px
Start display at page:

Download "A Hybrid Setup for a Hybrid Scenario: Combining Heuristics for the Home Health Care Problem"

Transcription

1 Proceedings CPAIOR 03 A Hybrid Setup for a Hybrid Scenario: Combining Heuristics for the Home Heath Care Probem Stefan Bertes Torsten Fahe University of Paderborn Facuty of Computer Science, Eectrica Engineering and Mathematics Fürstenaee, D-3302 Paderborn, Germany Abstract Home heath care, i.e. visiting and nursing patients in their homes, is a growing sector in the medica service business. From a staff rostering point of view, the probem is to find a feasibe working pan for a nurses that has to respect a variety of hard and soft constraints, and preferences. Additionay, home heath care probems contain a routing component: A nurse must be abe to visit her patients in a given roster using a car or pubic transport. It is desired to design rosters that consider both, the staff rostering and vehice routing components whie minimizing transportation costs and maximizing satisfaction of patients and nurses. In this paper we present the core optimization components of the PARPAP software. In the optimization kerne, a combination of inear programming, constraint programming, and (meta-)heuristics for the home heath care probem is used, and we show how to appy these different heuristics efficienty to sove home heath care probems. The overa concept is abe to adapt to various changes in the constraint structure, thus providing the fexibiity needed in a generic too for rea-word settings. Introduction Home heath care (HHC), i.e. visiting and nursing patients in their homes, is a growing sector in the medica service business. More and more private companies are now working in this area. As the nursing companies get arger, the probem of how to schedue the nursing staff arises. The chaenge of this probem is to combine aspects of vehice routing and staff rostering. Both are we known combinatoria optimization probems, and good agorithms for each of these two probems are known (see e.g. [24] and e.g. [2, 6, 9]). To obtain appicabe soutions,

2 however, it is crucia to sove the nurse scheduing probem as a whoe due to the high interdependencies of optimized routes and rostering constraints. Additionay, soft constraints and preferences require the use of speciay designed agorithms. Rostering constraints incude hard ones ike quaification requirements or work time imitations and soft ones. Soft constraints are especiay difficut to hande, but have to be considered for appicabe schedues. Typica exampes are: patients prefer certain time intervas for being served, the right chemistry between patients and staff has to be ensured, patients do not ike frequent changes of nursing staff, staff satisfaction concerning e.g. work oad and work time shoud be maximized. The vehice routing aspect of the probem has to take trave times and distances, and inhomogeneous feets (bicyces, pubic transport, cars) into account. Time windows are important in both, the rostering, as we as the routing part of the home heath care probem. Soutions with minima costs and maxima patients/staff satisfaction are of most interest for companies. Costs in this context may refect expenses for fue, etc. or costs of the staff. Respecting preferences is the second important parameter to be considered in HHC rostering. Patients wi simpy change to a different heath care company if their wishes are not met. For the staff, considering their preferences increases motivation, which on the one hand impacts on the patients, and on the other hand heps to dea with many stressfu situations (death, termina inesses, ate jobs, etc.). An important rea-word requirement in our project PARPAP is runtime imitation. Panners ike to have a good soution after at most 0 5 minutes runtime. From our experience in crew rostering [9] this excudes coumn generation approaches for the HHCP. Instead, we wi appy Tabu Search, Simuated Anneaing, or Constraint Programming, respectivey, to assign staff to jobs. For optimizing an individua work-pan, we wi use a hybrid inear and constraint programming modue. In Sec. 2 we wi describe how we mode the HHC probem. For this presentation, a more compact mode than the one in the industria prototype wi be used. The simpified mode sti refects the key characteristics of the origina probem, but aows us to ignore certain technica detais when presenting the agorithms. Section 3 is dedicated to the heuristics deveoped for the probem, and we wi show how to combine these methods in a powerfu hybrid approach in Sec. 4. Section 5 presents numerica resuts of the various methods, and finay we concude.. Literature Review To our knowedge, there are ony a few pubications on the topic of optimization and scheduing in HHC: Cheng and Rich describe a combined mixed-integer programming (MIP) and heuristics approach [8]. Numerica resuts for up-to 4 nurses and 0 patients are presented. In [3] a decision support system that is based on simpe scheduing heuristics is proposed. Two reated topics have attracted more researchers: Panning systems for hospitas mode some aspects that are aso needed for HHC. We ony mention [, 5, 7, 8] as exampes. Most of these use constraint programming techniques in order to mode and sove the nurse rostering probem. Vehice Routing with Time Windows (see e.g. [24]) refects the mobiity aspect of the probem, but ignores any further restriction.

3 2 Mathematica Mode for the HHCP Staff rostering describes the process of assigning staff to tasks. In HHC, the staff consists of empoyers with various skis, and the tasks are the services to be provided to the patients, training, etc. Timing rues, quaification rues, reationship rues, and structura rues, as we as routing information dictate the way, a good roster shoud ook. The cost of a roster depends on rea costs for wages and transportation, as we as on artificia costs introduced as penaty terms for modeing certain characteristics and preferences. 2. Parameters and Notation We are given N nurses N N, P patients P P, and a set of J jobs J J. Jobs represent either a certain service to be provided to a certain patient, or a task to be performed by a nurse during her working hours (ike training, breaks, emergency service, etc.). Thus, there is a fixed ocation for each of these jobs. For each patient p P there is a subset J p J such that these jobs invove patient p, and it hods: p P J p J, and J p J q /0 p q. Since jobs are patient reated, we can aways identify the patient corresponding to a job. In the foowing, we wi ony speak of jobs, and by preferences of a job we refer to the preferences of the patient corresponding to the job. A time window represents the time interva in which a job has to be started, or describes the working time interva of a nurse. We distinguish between soft time windows and hard time windows. Whereas a soft time window is ony a preference, which we may vioate at the expense of penaty costs, any hard time window has to be met. Waiting time before a hard time window is aowed, beginning service after the hard time window eads to an infeasibe roster. The foowing functions represent the hard and soft time windows of nurses and jobs, respectivey: hb J : J IR, he J : J IR, describe start and end, resp. of a job s hard time window. sb J : J IR, se J : J IR, describe start and end, resp. of a job s soft time window. d J : J IR is the duration of the job, i.e. the time needed to compete a job. hb N : N IR, he N : N IR, sb N : N IR, se N : N IR, represent the start and end of the hard and soft time window of a nurse. min time N : N IR and max time N : N IR give minima and maxima working time of a nurse. Obviousy, for a job j J we have hb J j sb J j se J j he J j. The same hods for time windows of nurses. Figure shows an exampe for these time windows. Quaifications are the skis possessed by a nurse, or required by a job, respectivey. The concept of quaifications offers a rather fexibe too for modeing various characteristics of the HHC probem. Let S be a set of a quaifications: quai J : J 2 S and quai N : N 2 S are the quaifications required for a job or possessed by a nurse, respectivey. Hard quaifications are those that are vitay required for the job and incude e.g. graduation. Soft constraints embrace preferences of nurses and patients, and may be ignored at the expense of penaty costs. We mode preferences of patients for certain nurses, preferences of nurses for

4 penanty 00% (waiting time) (infeasibe) 0% hard_begin soft_begin soft_end hard_end time Figure : Penaty concept for time windows. Arriving before hard begin produces waiting time, arriving after hard end is infeasibe. Penaties proportiona to eariness or ateness are used for arrivas within the hard, but before or after the soft time window. certain patients, experiences for certain jobs, and factors that guide a fair distribution of difficut jobs over a nurses (over some time period). Aso, we aow soft quaifications and requests for those. In the compact mode, a these parameters are accumuated into one function, which gives the soft constraint penaty vaue for assigning nurse n to job j: sc : N J 0. The ast function provides geographica information. The routing aspect considers trave time between two jobs j j (in the industria prototype trave distances are used as we). Since each job has a fixed ocation, we use the trave time between these ocations: tr time : J J IR, trave time between the ocations of two jobs. 2.. Core Optimization Probem In the HHC probem we are ooking for an assignment of job schedues to nurses, such that a jobs are taken care of, a hard constraints are respected, ony few soft constraints are vioated, and such that the overa cost for that assignment is minima and the number of preferences satisfied is maxima. To be more specific, we formuate the foowing: A sequence R j t j k t k, j J t IR, k is caed a roster and contains k jobs and a starting time t for each job j. We assume that the sequence is ordered in increasing times, that is t t for k. We need to find a soution S R R N consisting of N rosters, where R n j n is the roster for nurse n, such that: t n j n N k n k i i t n k n j i J () i i N k i k i : j i j i i i (2) t i d J j i hb J j i t i he J j i i N k i (3) tr time j i min time N i j i t i k i max time N i t i k i t i i N k i (4) d J j i k i t i i N (5) d J j i k i t i i N (6)

5 hb N i t i and t i k i d J j i k i he N i (7) quai J j i quai N i i N k i (8) These hard constraints can be expained as foows: We need to cover a jobs by our schedues (), but none of them more than once (2). Any starting point for a job has to respect the hard time window (3). In (4) we require enough time to provide the service and to trave to the next job before the next job starts. (5) and (6) define ower and upper bounds on the working time, and (7) ensures that no job is carried out outside the work time interva of the nurse. Finay, we insist on having a hard quaifications of a job covered by the assigned nurse (8) Cost Function In order to mode the cost function, we have to define our measure for vioating soft constraints. Any vioation of a soft time window wi be penaized by a factor proportiona to the eariness or ateness. For a jobs j J et t j hb J j he J j be the time assigned to job j. Then eary J j : ate J j : 0 sb J j hb J j sb J j t j sb J j hb J j ese 0 he J j se J j t j se J j he J j se J j ese (9) (0) p J j max eary J j ate J j 0 () Since t j is within the soft time window ( eary J j 0 and ate J j 0), before the soft time window ( eary J j 0 and ate J j 0), or after it ( eary J j 0 and ate J j 0), choosing p J j as in () gives the correct penaty (see Fig. ). Vioating nurses soft time window is treated simiary. The corresponding penaty function is p N. Let R j t j k t k, j J t IR, k, be a roster assigned to nurse n. Any vioated soft quaification is penaized by adding extra costs stemming from assigning these jobs to nurse n, and normaizing them by the number of jobs assigned: p sc n : k k sc n j k n N (2) Having defined a soution of the HHC probem and knowing the measure for soft constraints, we are now abe to construct the objective function. In order to refect both, the routing and the rostering aspects, we combine them into a weighted sum of the tota trave time needed for the schedue and the sum of a penaties: minimize obj R R N where obj R R N n α i k i tr time j i j i LB travetime α 2 N UB travetime LB travetime ε n N t n k n d J j n k n t n LB worktime (3) (4) UB worktime LB worktime ε α 3 J p J j α 4 j J N p N n (5) n N

6 α 5 N p sc n (6) n N and α α 5 α i 0 (7) Whereas (5) and (6) ony sum up a penaties, and normaize these numbers, (3) and (4) are a sighty more compicated. In (3), the doube sum accumuates the trave-times needed to trave between any two consecutive jobs for a schedues. We normaize that vaue by reating it to some upper and ower bounds for the tota trave-time of a given instance. E.g. we can set LB travetime equa to the sum of the J n smaest trave-times cacuated between jobs, and accordingy, we use the J n argest trave-times for UB travetime. The ε ensures a vaid fraction in case the ower and upper bound overap. Simiary, (4) modes the tota working time of a nurse. We can set UB worktime n N max time N n and LB worktime n N min time N n. The mode defined above can represent severa NP-hard optimization probems. E.g. we get a muti-tsp with time windows, even if we ignore quaifications (8), (2), (6), work time imits (5), (6), and soft time windows (), (5). Simiar adaptations ead to muti-processor scheduing or set covering probems (see [0]). 3 Soving Home Heath Care Probems Our mode defined above is a hybrid of a rostering mode and a routing mode. Good approaches were presented for both modes in iterature, and we wi re-use some of the ideas presented previousy to buid our heuristics. However, it is not possibe to use a two-stage approach that first generates feasibe routes, and then assigns nurses to them (vioation of hard/soft quaification and nurses time window constraints). Aso the vice versa approach assigning jobs to nurses and then generating routes wi more than ikey produce infeasibe or disproportiona expensive routes. Therefore, ony an integrated approach that considers time scheduing, rostering, and route panning simutaneousy is appropriated for the HHC probem as a whoe. Our approach interweaves two parts: (a) finding a partition of jobs to nurses, and (b) finding an optima sequencing for each such partition. The atter one contains in our case a TSP with time windows and is therefore NP-hard. Whie ooking for a vaid partition we aways evauate impied tours, and tour quaity feeds back to partitioning. We have different methods to (a): Initia heuristics that quicky generate an initia soution and two improvement heuristics which take a soution and try to improve it via oca exchanges. A of these need information regarding a good sequence of jobs within a roster (part (b)), which we determine via a combined CP and LP approach (Sec. 3.2). As a first step, however, we try to reduce the data compexity of a given instance. 3. Preprocessing During the initia data preprocessing step, we determine which job/nurse pair is compatibe with the hard quaification constraint (8) and time window constraint (7), and we store this information. Shoud there exists a job that can be done by ony one nurse, we fix this assignment (without fixing the time at which this job has to be done). Aso, we compute the soft constraint vaues that incude a preference parameters. Time windows of jobs can then be shrunk to the eariest or atest time at which a nurse is avaiabe (7). In the ast step we determine precedences impied

7 min α 2 α 4 UB worktime w 2 N y y 2 k x : s.t. t t d J j tr time j j k 2: sb J j t x sb J j hb J j 3: t se J j x he J j se J j 4: x 0 5: t hb J j 6: t he J j 7: sb N n t y sb N n hb N n 8: t k d J j k se N n y 2 he N n se N n 9: y y 2 0 0: min time N n w # : max time N n w 2: t k d J j k t w 3: t hb N n 4: t k d J j k he N n α 3 J k (8) Figure 2: LP (8): Finding optima starting times for a given sequence by the time windows. That is, for any two jobs we store if they have to be performed in parae or in an induced order or if they are not reated, respectivey. 3.2 Sequencing a Roster Sequencing consists of ordering the jobs and assigning starting times. Due to time window constraints, in the HHC ony few permutations correspond to feasibe orderings. In our approach we enumerate those orderings by a CP approach, and we use an LP to find optima start times with respect to the objective Optima Start Times for a Vaid Ordering Given a set j j k and a nurse n we need to find an optima sequencing (i.e. an ordering of these jobs and an assignment of a start time to each of the jobs) such that the sum of trave times and penaties for not hitting the soft time window is optima for nurse n. For a given ordering and a given nurse, we can easiy cacuate penaties by appying (9) (). Moreover, a simpe LP can be used to optimize the starting times t of each job j, k (see (8)). We expain LP (8) in more detai: For k variabe t corresponds to the starting time of job and x accounts for soft time window vioations at job. y y 2 is the penaty for vioating the nurse s soft time window and w accounts for working time. The first constraint cass corresponds to (4), the three ines using x refer to (9) (), ines 5,6 imit the starting time to the hard time window (3). The nurse s soft time window is respected by ines 7 9 and the corresponding hard time window (7) in ines 3,4. Finay, ines 0 2 correspond to the minima and maxima work-time constraints (5) and (6), and to work time minimization. If we use the LP in a setting where sets of jobs are generated incrementay we have to repace # by w 0 to ensure feasibiity. In the LP objective we use the weight factors α 2 α 3 and α 4 of the HHC probem. Worktime

8 w is rated by the goba bound on working time. As stated before, for a given order of jobs the starting times found by the LP are optima with respect to time window penaties and working time Generating Vaid Orderings The generation of a feasibe orderings for jobs j j k now remains. Theoreticay, this invoves soving O k! many LPs. In our case, very few permutations correspond to feasibe orderings, though. Thus the agorithm is very fast with typica input (see Sec. 5.). This is due to the fact that in HHC many jobs have to be performed in the morning, after unch and at bedtime. Hence, there is a ot of overapping at these times. Intensive care, on the other hand, is provided a day, but usuay takes much onger time and thus aso overaps with other ong running jobs. We cacuate a permutations that correspond to feasibe orderings of jobs via a recursive function and sove the LP described above. Agorithm Find best sequence for set U generatesequence (sequence S, set U) : // propagate impied precedence constraints 2: for i ength S do 3: if (U /0) then goto 2 4: for a j U do 5: if (precedence for j is: after S i and before S i ) then 6: if (inserting j between S i and S i does not vioate any time window) then 7: U U j 8: insert j between S i and S i 9: goto 4 // restart oop at first eement in U 0: ese : return // infeasibe 2: // tree traversa 3: if (U /0) then 4: sove LP (8), and eventuay update bestso 5: ese 6: seect j U 7: for i ength S do 8: if (inserting j between S i and S i does not vioate any time window) then 9: S S; 20: insert j between S i and S i 2: generatesequence (S, U j ) // recursive ca Agorithm describes the procedure: Initiay caed with S /0, U j j k, the agorithm moves an eement of U to any feasibe position in S, and recursivey checks for possibe extensions of S (ines 5 20). (To ease the notation assumed that inserting before the first or after the ast eement of S can aso be represented by an insertion between two consecutive eements). If U becomes empty, S is a vaid ordering, and (8) provides optima starting times for that ordering (ines 2,3). After termination, bestso contains the best ordering found. We use propagation to fix any job that needs to be incuded between two other jobs (ines ) and we stop the current recursion as soon as we find a job for which we cannot fufi the

9 precedence constraints in the schedue S currenty under construction (ines 6 and 0,). I.e. we have to revise an earier branching decision, if inserting a job at a required position is not possibe because some other time window on the schedue or the nurse s time window wi be vioated. Basicay, such a test requires checking (3), (4), (7) and it can be improved by appying forward and backward push information (see [2]). Additiona constraints on the roster s design may be incuded in this agorithm as we, and they wi further reduce the search space. To avoid repeated cacuations for identica job-sets, we use a cache that stores a optima schedues found. In the experiments, ony some thousand different sequences are determined, whereas some miion requests are answered by the cache (see Sec. 5.). 3.3 Initia Soutions via Constraint Programming Initia heuristics are used in obtaining a first soution quicky. They provide us with the first rosters, and if the dispatcher aows more time for optimization, they serve as a starting point for improvement heuristics. Our first approach was to adapt insertion and scheduing heuristics deveoped for the vehice routing with time windows ([2]). Though they are very fast usuay ony a spit second the soutions obtained turned out not to be appicabe, as in most cases not a jobs coud be covered by nurses. Therefore, we decided to foow a CP approach within an incompete tree search. On typica instances, we usuay obtain very good starting soutions within a few seconds. Furthermore, we may trade time vs. quaity with such an approach as we can stop at any time after having found the first soution and take the best one produced so far Formuation We use a redundant modeing for the HHC probem. We represent the roster for nurse n by a set R n, n N and each job j J by an integer variabe i j. In a soution, the set R n contains a jobs assigned to nurse n, and variabe i j is the nurse who has to serve job j. The fact that we have to cover a jobs () is impied by this mode, since each job is inked to a nurse. Initiay, pos R n pos i j which aready covers (8). j quai J j quai N n n N req R n /0 (9) n quai J j quai N n j J req i j /0 (20) Next, we state that the n rosters must not intersect (2) by a goba cardinaity constraint [20]. We force consistency between roster and job variabes by stating n N j J : j R n i j n (2) We can improve this mode by redundant information. If we know from preprocessing that two jobs j j have to be served in parae, they cannot be assigned to just one nurse. We add i j i j for a j j J that have to be in performed in parae (22) Using the sequencing cache, we can add a forward checking. Whenever the shifting of job j to the current required set of a nurse woud resut in an infeasibe ordering, we can remove that job from the nurse s domain: n N : pos R n req R n j req R n : j infeasibe pos R n pos R n A set variabe has a current domain of those vaues which are sti possibe candidates for an assignment (noted as pos()), and those that are aready fixed or required (noted as req()). Integer variabes are regarded as set variabes which have req. j (23)

10 3.3.2 Branching and Tree Traversa If domain fitering aone does not provide a soution or faiure, we have to branch. Our strategy here is to seect a job j for which the possibe set pos j is the smaest, and to first choose a nurse assignment which wi resut in the best overa improvement. Agorithm 2 Goa : Branch on job with smaest domain, and assign best nurse first : j job with minima domain, that is not yet fixed. 2: n nurse in pos j with best improvement vaue 3: eft branch: (i j n) right branch: (i j n) Having produced two new subprobems, we have to seect the next one to process. We use Limited Discrepancy Search (LDS) ([3]) to traverse the search tree. 3.4 Improvement Heuristics A soution can often be improved by appying oca changes. Metaheuristics, ike Simuated Anneaing (SA) ([6]) and Tabu Search (TS) ([, 2]) are widey used and have been shown to produce good soutions in a reasonabe amount of time. In our approach, both metaheuristics are based on a simpe -shift, i.e. removing a job from one pace and inserting it esewhere. To fexiby the operator we aow an insertion at a different set of jobs as we as an insertion at a stock Γ. Accordingy, we may remove a job from a set of rosters or from the stock. Of course, deeting a job and re-inserting it in the same set again is prohibited. Moving a job to the stock is highy penaized by adding + to the objective. The costs of a -shift are defined as the gain from deeting job j from a roster or the stock minus the oss resuting from inserting it again into a certain position in a roster or into the stock. Using the stock we can start with Γ J and appy the metaheuristics to an empty soution, or we can use a soution found earier and try to improve on that. Notice, that we aow intermediate steps with a non-empty stock (i.e. we reax ()). Any soution returned by either metaheuristics, however, requires a jobs to be assigned to nurses. Since we cacuate optima sequences via the approach presented in Sec. 3.2, it suffices to partition J into good subsets. As with the CP approach, LP (8) can ony be appied, if we repace the minimum work time constraint # for subsets under construction by w 0. (Because of space imitation we wi ony present the TS modue in more detai.) Tabu Search The genera strategy of Tabu Search is to systematicay expore a possibe moves from the current to a neighboring soution. The move eading to the best (non-tabu) neighboring soution is accepted, even if this resuts in a deterioration of the objective function. To prevent the search from cycing, a tabu ist which stores the inverse move for a certain number of iterations is used. Thus, a soutions which can be obtained by appying a move stored in the tabu ist are not considered. An aspiration criterion aows us to override this rue, if a move improves the best goba soution found so far. We perform the best -shift among a possibe ones (in the above sense) to obtain a different soution. I.e., we have to find an optima sequencing for each member of the -shift neighborhood. We set the inverse of that move tabu for the next 0 iterations and update a tabe f r counting how often a certain job is assigned to a nurse. f r is used for diversification by adding

11 a specific penaty for frequenty used moves. By doing so, we graduay manipuate the cost function into moving the search away from some hot spots. The penaty term represents the additiona costs incurred by moving job j to nurse n. It was originay proposed by [23]: p j n max f r j n f r max, where f r j n is the frequency of moving job j to nurse n, f r max is the maxima frequency over a nurses and jobs, and max is the maxima absoute difference between two consecutive moves performed so far (excuding moves from/to the stock because of their high extra penaty). Diversification penaties are added to the origina objective if no goba improving soution is found for some iterations (e.g. 2000). As soon as we find an improving soution we switch back to the origina objective function. Shoud we sta for onger time, we terminate the search. We do not consider any specific intensification within the pure TS. 4 A Hybrid Soution Approach As we wi see in the experimenta evauation, the approaches we have just presented are abe to quicky find good operationa soutions. There are two points, which can be improved further: Firsty, if time aows, we woud ike to optimize more, and achieve better pans than those found so far. And secondy, we woud ike to coect severa diverse pans: We experienced that the acceptance of computer generated soutions increases if not ony one optimized pan is presented, but aso some aternative pans, and dispatchers as we as nurses know that the fina decision is made by a human. In this section we discuss a hybridization technique which accounts for both points. The approach offers a diverse variety of very good soutions to the dispatcher and ets him/her decide which roster is best. 4. The Soution Poo Concept Appying ony one improving agorithm to ony the best initia soution is not ikey to produce the best possibe soution. This probem has been recognized in severa appication fieds and approaches based on the concept of a soution poo have turned out to be quite powerfu in practica experiments (see [22]). The idea of a soution poo is to store some intermediate soutions generated via the improvement heuristics and expoit the stored know-how for designing new soutions. In a TS context, such an approach refers to the utiization of ong term memory (see []). In our approach, we appy different heuristics to the soutions in the poo and we using statistica measures for good soutions. 4.2 Using a Good Soution to Improve the Search Let Ω be a set of soutions found by some heuristics. In the beginning Ω contains soutions found by initia heuristics (IH). In the optimization oop, we appy our improvement heuristics to each soution in Ω, and repace the od soution by the improved one (see Ag. 3). Whereas TS and SA simpy start with the soution S provided by the poo, the CP approach has to be adapted sighty. We use the genera settings described in Sec. 3.3, and change the branching scheme of goa (Agorithm 2) to consider decisions in S as we. We modify the

12 Agorithm 3 A poo Ω stores initia and improved soutions found during optimization : P probem instance 2: Ω /0 Ω 3: whie (Ω not fu) do IH 4: S IH P ; Ω Ω S SA 5: repeat 6: seect S Ω; Ω Ω S TS 7: seect a heuristic method h TS, CP, SA 8: S h S P ; Ω Ω S IH CP 9: unti (termination criterion) 0: return a soutions in Ω search order with respect to soft constraint satisfaction (provided by an input soution). Given a soution S, we can sort the sc n j vaues of that soution in a preprocessing step. In goa 3 (Ag. 4), we chose j as the first job in this order that is not yet assigned. We try to use the same nurse n assigned to j as in soution S. The ratio behind this is that in a good soution many assignments aready correspond to assignments in an optima soution, and we wi use as many of these assignments as possibe. If the nurse used in S is not avaiabe (e.g. because some propagation or earier branching has assigned her esewhere), we seect the next nurse as in goa. This resuts in a CP based tree search where vaid soutions which are simiar to S get buit first. The corresponding goa 3 is described in Ag. 4. Agorithm 4 Goa 3: Branch on job with best soft constraint vaues first, and assign the nurse that was aso used in soution S preprocessing-step: sort sc n j for a j n pairs found in S : j first job in sorted ist that is not yet fixed 2: n nurse that was aso used in soution S for job j if possibe 3: ese n nurse in pos j with best improvement vaue (as in goa ) 4: eft branch: (i j n) right branch: (i j n) 4.3 Using the Essence of A Soutions A further soution improvement is gained by using statistica information from the soution poo to guide the CP approach. The idea is to detect job/nurse pairs, that often occur in soutions with high quaity, and to consider those assignments eary in a systematic search. Vice versa, pairs occurring in ow quaity soutions ony shoud be considered ate in a systematic search. This idea eads to a modified variabe ordering and variabe assignment goa within the CP approach. Let Ω S S k be a poo of k (diverse) soutions, v S be the vaue of soution S. For any nurse n N and any job j J, et µ n j be the accumuated objective vaue of a soutions in Ω assigning job j to nurse n. Accordingy, et κ n j be a counter for the number of soutions containing such an assignment. We consider those assignments that have a ow vaue of µ n j κ n j as good. This vaue is the average quaity of soutions containing an assignment of j to n. We order the pairs n j, n N, j J according to increasing vaues µ n j κ n j. In the branching decision described in Sec. 3.3 we repace the variabe seection by a seection step

13 which takes the first pair n j for which an assignment is possibe. Then we assign j to nurse n on the eft branch, and we excude j from the possibe set of n on the right branch. Since we usuay ony perform an incompete search, it is ikey that assignments made in the first part of the search tree wi be incuded in the best soution found after interrupting the search. To prevent the statistica information gathered in µ n j and κ n j from being part of a sef-stabiizing process, we refine the coection process as foows: We increase the vaue µ n j κ n j by an additiona penaty depending on the frequency of a certain assignment. The more often an assignment is used, the higher the penaty added. We use µ n j κ n j κ n j max n j κ n j max n j µ n j min n j µ n j (24) In doing so, high quaity parts are sti assigned first, but rarey used parts are preferred to more frequenty used ones. We assume this strategy produces more diverse soutions than the pure quaity ordering aone. The agorithmic framework is presented in Ag. 5. Agorithm 5 Goa 4: Branch on job/nurse pairs that occur in good soutions found earier preprocessing-step: sort n j according to increasing vaues obtained by (24) : seect n j as the first in the previousy sorted ist that is not yet fixed. 2: if no such pair exists, seect n j as in goa 3 3: eft branch: (i j n) right branch: (i j n) 5 Numerica Evauation A agorithms were coded in C++ and compied by the GNU g compier using fu optimization. Our benchmark tests were run on a Pentium III-933 PC with 52MB RAM operating Linux kerne For soving LP (8) we use ILOG CPLEX 7.5 [4], and for the CP approach we appy ILOG SOLVER 5.2 [5]. SA was impemented using PARSA [7]. We used 0 synthetic test scenarios, containing between 20 and 50 nurses, and between and 326 jobs. The data was generated according to rea-word input. Each job asts between 6 and 72 minutes, nurses hard time windows between 5 and 9 hours. Locations were chosen randomy, and eucidean distances were cacuated between these ocations. Aso, the soft constraint factor for each job was seected randomy. The tabes and figures presented in the foowing show the quaity vaue as defined by the objective. It contains routing quaity, time window penaties as we as the soft quaification measure. A terms were equay weighted by α i 5. The run times are given in seconds. To refect a rea-word setting, a run times are imited to 600sec or 840sec, respectivey. A more detaied experimenta anaysis of our methods is given by [4]. 5. Optima Sequences The tabe in Fig. 3 shows that enumerating a possibe orderings for a given set of jobs does not drasticay boost the computing time, if we use time window constraints and job precedences to imit the enumeration tree. Agorithm buids ony few sequences and even ess LPs have to be soved. Notice, that a compete enumeration for a roster of size k woud resut in k! recursive cas. E.g. there are possibe permutations for a 3-job-roster whereas we need

14 roster size recursive cas LP cas fai rate nurses, 50 patients, 600sec time SA TS CP Figure 3: Sequencing and Cache sizes first soution after 0sec N - P - J time in sec. objective objective sizes first soution after 0sec N - P - J time in sec. objective objective Figure 4: Finding initia soutions via CP ess than 9 cas on the average. An even smaer number corresponds to vaid orderings (which have to be processed by the LP). These encouraging resuts are due to tight time windows which are common to rea-word HHCP instances. In Fig. 3 the efficiency of the sequence cache defined in Sec is shown for the basic soution methods. We can see that CP requests many identica rosters due to the systematic search. TS benefits consideraby from the cache when enumerating the neighborhood. Due to its randomness SA arbitrariy jumps around in the soution space. SA is forced to behave more ocay ony after a decrease in temperature and thus can benefit from previousy optimized rosters. The sma bend of the CP curve is ikey due to the impementation of LDS in ILOG SOLVER, see [5]. 5.2 Initia Soutions via Constraint Programming In Fig. 4 we show resuts obtained for the initia soution. That is, we appied CP (using goa ) to each benchmark set unti the first soution was found. Whenever the first soution was found in ess than 0 seconds, we aso show the best vaue found after 0sec. (To get an idea of the quaity obtained, these resuts can be compared to those in Fig. 5). As can be seen in Fig. 4, a good starting soution can be found in a short time even for arger instances. Typicay, the first soution, and the one found after 0sec are of the same quaity. The 50 nurse instances take consideraby onger than the smaer ones. There are two possibe reasons for this: The CP heuristics might be bad, making many wrong decisions before finding the first soution, or the time used in each choice point may be high. When anayzing the resuts in more detai we found that the number of choice points expored, and the number of faiures encountered were reasonabe. The time spent for sequencing sets, however dominates the overa running time. In the beginning sequencing rosters is quite expensive in terms of computing

15 objective nurses, 50 patients, 600sec time in sec TS CP CP+TS SA sizes objective after 600sec N - P - J CP SA TS CP+TS Figure 5: Resuts for CP, SA, and TS started from an empty soution, and for TS started on the first soution found by CP (CP+TS). A dash indicates that no soution was found. Each approach ran for 600sec. time, since no information is stored in the cache. Later on, many sequencing requests can be answered by the cache. Thus succeeding computations benefit from the bigger effort required in the beginning. 5.3 Comparing the Heuristics Unfortunatey, if CP continues running for 0min, the good start is not foowed by a good convergence. The first coumn in the tabe of Fig. 5 gives soution vaues which are ony sighty better than the initia ones found by CP within the first few seconds. SA (started on an empty initia soution) produces better soutions than CP, but cannot compete against TS (aso started on an empty soution) as can be seen in coumn three of that tabe. TS outdoes both of the previousy mentioned approaches if it can find a soution at a. In three cases TS seems to be too aggressive, and it is not abe to generate a feasibe soution at a within 600 seconds. Athough SA and TS are both based on the same -shift neighborhood, their soution quaity differs significanty. Such a behavior seems to be party approach immanent (see e.g. [9]). Another reason is, again, the sequencing. Whereas TS and CP systematicay check their neighborhood and thus can reuse previousy generated sequencing information, SA jumps randomy, resuting in much more cache fais and thus, much more cacuations of sequences (see Fig. 3). Motivated by the success of TS we started TS on the first soution found by CP (referred to as CP+TS ). Not ony does this approach ensure obtaining a feasibe soution, it aso appears to be the best approach in this test. Except for the smaest instances, it surpasses a other methods. Figure 5 shows a typica pot comparing our four approaches. SA when starting from scratch takes quite some time to improve the soution. SA does not reach the soution quaity of TS, or CP+TS. CP quicky finds a soution, but has difficuties improving it. TS needs some time to find a vaid starting point which it then quicky improves. Combining CP and TS brings together the advantages of both approaches. 5.4 Combining Approaches Instead of stopping the search after the termination of TS, we can aso trade our computing time differenty. In one test we ran CP for two minutes to find 0 different initia soutions which we stored in Ω. Then each of these soutions was optimized via a TS imited to one minute each

16 sizes objective N - P - J CP+TS CP+TS oop 0 * CP+TS objective nurses, 50 patients CP+TS CP+TS oop 0 * CP+TS time in sec Figure 6: Combined approaches. Resuts for CP+TS, aternating CP and TS (CP+TS oop), and appying TS to 0 initia CP soutions (0* CP+TS). Running times between 600sec and 840sec. (starting diversification after 500 non-improving rounds). Finay, a information coected in the µ n j, and κ n j tabes was used to run CP using goa 4 for additiona two minutes. The other test consists of running CP for an initia soution (goa ), foowed by aternating runs of TS and CP on the best soution found (we used goa 2 which produced a simiar soution quaity as goa 3). The time imit of a round was raised whenever the previous round did not improve the goba best soution. In Tabe 6 we present the resuts obtained by these two methods. Evidenty, appying short optimization runs to a arger set of soutions outperforms both, the simpe approach (CP+TS) considered in the previous section, as we as the aternating approach. Goa 4 was sedom abe to find even better soutions. Figure 6 compares the combined approaches for Ω 0. 6 Concusions We presented a compact mode to the HHC probem which is fexibe enough to break down most rea-word HHC probems of different characteristics. Furthermore, we deveoped severa soution approaches for the mode. The approaches find good quaity rosters that satisfy routing, quaification, time windows and soft constraints. We combined the effectiveness of LP for finding optima starting points of jobs and the effectiveness of CP for generating feasibe ordering. This modue is utiized by CP and oca search methods. We can offer severa good soutions to the end users by using a poo of soutions, and we can use information coected in the poo to improve the quaity of these soutions. Experimenta resuts show significant gains when these different methods are combined. The industria prototype is currenty undergoing intensive user evauation, where soutions generated by our optimization methods are competing in rea-word scenarios. In a second step, requests for additiona ega and company constraints, or credit point systems (contributed by researchers from ergonomics) may be integrated into our agorithmic framework. References [] S. Abdennadher and H. Schenker. Nurse scheduing using constraint ogic programming. In Procs. of the th Conf. on Innovative Appic. of AI, pages , Meno Park, Caifornia, 999. AAAI Press.

17 [2] C. Barnhart, Pamea Vance, E. L. Johnson, and George L. Nemhauser. Airine crew scheduing: A new formuation and decomposition agorithm. Operations Research, 43:88 200, 997. [3] Sachidanand V. Begur, David M. Mier, and Jerry R. Weaver. An integrated spatia dss for scheduing and routing home-heath-care nurses. Interfaces, 27(4):35 48, 997. [4] Stefan Bertes. Integrierte Persona- und Tourenpanung am Beispie ambuanter Krankenpfege. Dipoma thesis, University of Paderborn, [5] E. Burke, P. De Causmaecker, and G. Vanden Berghe. A hybrid tabu search agorithm for the nurse rostering probem. In SEAL 98, voume 585 of LNAI, pages Springer, 999. [6] A. Caprara, Fiippe Focacci, E. Lamma, P. Meo, Michea Miano, Paoo Toth, and Daniee. Vigo. Integrating constraint ogic programming and operations research techniques for the crew rostering probem. Software Practice and Experience, 28():49 76, 998. [7] B. M. W. Cheng, J. H. M. Lee, and J. C. K. Wu. A nurse rostering system using constraint programming and redundant modeing. IEEE Trans. in Information Technoogy in Biomedicine, ():44 54, 997. [8] Eddie Cheng and Jennifer Lynn Rich. A home heath care routing and scheduing probem. Technica Report CAAM TR98-04, Rice University, 998. (an earier version was presented at ISMP 97). [9] Torsten Fahe, Urich Junker, S.E. Karisch, Nikas Koh, Meinof Semann, and Bo Vaaben. Constraint programming based coumn generation for crew assignment. Journa of Heuristics, 8():59 8, [0] M. R. Garey and D. S. Johnson. Computers and Intractabiity. W. H. Freeman and Company, 979. [] Fred Gover. Tabu Search Part I. ORSA Journa on Computing, (3):90 206, 989. [2] Fred Gover. Tabu Search Part II. ORSA Journa on Computing, 2():4 32, 990. [3] W. D. Harvey and M. L. Ginsberg. Limited discrepancy search. In Proceedings of IJCAI 95, pages Morgan Kaufmann, 995. [4] ILOG. Iog Cpex V7.5 Reference manua and User manua, [5] ILOG. Iog Sover V5.2 Reference manua and User manua, [6] S. Kirkpatrick, C. D. Geatt, and M. P. Vecchi. Optimization by simuated anneaing. Science, 220:67 680, 983. [7] G. Kiewer, K. Kohs, and S. Tschöke. Parae simuated anneaing ibrary (parsa): User manua. Technica report, University of Paderborn, 999. [8] Andrew J. Mason and Mark C Smith. A nested coumn generator for soving rostering probems with integer programming. In L. Caccetta, K. L. Teo, P. F. Siew, Y. H. Leung, L. S. Jennings, and V. Rehbock, editors, Int. Conf. on Optimisation : Techniques and Appications, pages , 998. [9] Ibrahim Hassan Osman. Metastrategy simuated anneaing and tabu search agorithms for the vehice routing probem. Annas of Operations Research, 4:42 45, 993. [20] J.-C. Régin. Generaized arc consistency for goba cardinaity constraint. In Proceedings of AAAI-96, pages , 996. [2] Marius M. Soomon. Agorithms for the vehice routing and scheduing probems with time window constraints. Operations Research, 35(2): , March Apri 987. [22] É. D. Taiard, L. M. Gambardea, Miche Gendreau, and J.-Y. Potvin. Adaptive memory programming: A unified view of metaheuristics. European Journa on Operationa Research, 35(): 6, 200. [23] Éric D. Taiard, Phiippe Badeau, Miche Gendreau, François Guertin, and Jean-Yves Potvin. A tabu search heuristic for the vehice routing probem with soft time windows. Transportation Science, 3:70 86, 997. [24] Paoo Toth and Daniee Vigo, editors. The Vehice Routing Probem. SIAM Monographs on Discrete Mathematics and Appications, 2002.

. Preface. American Hospital Association. Association for Practitioners in Infection Control. Centers for Disease Control (cnc). GAO/I.

. Preface. American Hospital Association. Association for Practitioners in Infection Control. Centers for Disease Control (cnc). GAO/I. . Preface The Centers for Disease Contro estimates that about 5 percent of a patients who enter hospitas contract at east one infection during their stay. Hospita-based infections resut in increased patient

More information

Decreasing Discharge Time in a Hospital by Application of HMIS

Decreasing Discharge Time in a Hospital by Application of HMIS Decreasing Discharge Time in a Hospita by Appication of HMIS Dr. Pranav Thaker* and Ravinder Singh** Key words: Heath Information Management System (HIMS), Discharge Time, Discharge Summary and Discharge

More information

SEMS MAINTENANCE SYSTEM

SEMS MAINTENANCE SYSTEM Standardized Emergency Management System (SEMS) Guideines Part III. Supporting Documents Standardized Emergency Management System SEMS MAINTENANCE SYSTEM A System Description for the Ongoing Deveopment,

More information

Introduction to SEMS Guidelines

Introduction to SEMS Guidelines Standardized Emergency Management System (SEMS) Guideines Introduction to SEMS Guideines Purpose of SEMS Guideines SEMS guideines are intended to assist those responsibe for panning, impementing and participating

More information

Supporting care leavers successful transition to independent living

Supporting care leavers successful transition to independent living Research summary 9, August 2012 Research Centre Supporting care eavers successfu transition to independent iving Rebecca Fauth, Di Hart and Lisa Payne Nationa Chidren s Bureau This research summary highights

More information

Guide to Reflective Practice

Guide to Reflective Practice Guide to Refective Practice Written by Tricia Bryant Edited by Ren Lawor Contributors Caro Stonham, Laura Rush, Ren Lawor, Say King and Steve Homes PRIMARY CARE R E S P I R AT O R Y S O C I E T Y U K Date

More information

Open Learn Works. The healthcare assistant role. Copyright 2016 The Open University

Open Learn Works. The healthcare assistant role. Copyright 2016 The Open University Open Learn Works The heathcare assistant roe Copyright 2016 The Open University Contents Introduction 3 Learning Outcomes 4 1 Heathcare assistant skis and tasks 5 2 Job description 6 2.1 Physica examinations

More information

Participant Workbook

Participant Workbook Participant Workbook For Shift Handover: A Training Programme for Nurses and Heath Care Assistants HCA (2014) Shift Handover: A Training Programme for Nurses & Heath Care Assistants Name: Date: Faciitated

More information

Brief Study Chair Guidelines

Brief Study Chair Guidelines Brief Study Chair Guideines Gini Feming, MD Aiance Young Investigator s Meeting, 3 November 2016 STUDY CHAIR Going from Idea to Concept Concept path depends on type and originating committee Prospective

More information

ETHIOPIA PROGRAMME PLAN

ETHIOPIA PROGRAMME PLAN AFGHANISTAN PROGRAMME PLAN 2012 1. Introduction Concern s programme areas in Afghanistan are in Takhar and Badakshan provinces. Overa the number of direct beneficiaries of the country programme wi be approximatey

More information

Social care in the community

Social care in the community Socia care in the community This content was created and adapted within The Open University and originay pubished as an open educationa resource on the OpenLearn website http://www.open.edu/openearn/.

More information

WHAT IF? FOR STUDENT MISSIONS COORDINATORS

WHAT IF? FOR STUDENT MISSIONS COORDINATORS WHAT IF? FOR STUDENT MISSIONS COORDINATORS What If?... For Student Missions Coordinators Prepared by the Office of Vounteer Ministries, a service of the North American Division of the Genera Conference

More information

Risk Management Tips. for Today's Medical Practice. Volume II

Risk Management Tips. for Today's Medical Practice. Volume II Risk Management Tips for Today's Medica Practice Voume II 2 Risk Management Tips for Today s Medica Practice. Voume II Risk Management Tips for Today's Medica Practice Voume II In the compex and busy word

More information

Overview of the PPBEP Grant and Elements of an Estuary Program

Overview of the PPBEP Grant and Elements of an Estuary Program Overview of the PPBEP Grant and Eements of an Estuary Program November 1, 2017 Amy Newbod RESTORE Projects Manager Guf of Mexico Program U.S. Environmenta Protection Agency 228-239-3466 Newbod.amy@epa.gov

More information

Northumbria Healthcare NHS Foundation Trust. Your guide to having a Colonoscopy. Issued by the Endoscopy Team

Northumbria Healthcare NHS Foundation Trust. Your guide to having a Colonoscopy. Issued by the Endoscopy Team Northumbria Heathcare NHS Foundation Trust Your guide to having a Coonoscopy Issued by the Endoscopy Team This eafet is to inform you about coonoscopy. Purpose of the treatment/procedure or investigation

More information

BSc (Hons) Nursing Handbook

BSc (Hons) Nursing Handbook KYN117 Pre-registration nursing quaification eading to BSc (Hons) in Adut or Menta Heath Nursing BSc (Hons) Nursing Handbook Copyright 2015 The Open University Contents 1. Wecome 3 2. Structure of your

More information

Information Systems Technician Training Series

Information Systems Technician Training Series NONRESIDENT TRAINING COURSE Information Systems Technician Training Series Modue 1 Administration and Security NAVEDTRA 14222 Notice: NETPDTC is no onger responsibe for the content accuracy of the NRTCs.

More information

DEPARTMENT OF HEALTH & HUMAN SERVICES Public Health Service 4Y837cl

DEPARTMENT OF HEALTH & HUMAN SERVICES Public Health Service 4Y837cl DEPARTMENT OF HEALTH & HUMAN SERVICES Pubic Heath Service 4Y837c WARNING LETTER Food and Drug Administration Center for Devices and Radioogica Heath 2098 Gaither Road Rockvie, MD 20850 VIA FEDERALEXPRESS

More information

FIRE SUPPORT COORDINATION IN THE GROUND COMBAT ELEMENT

FIRE SUPPORT COORDINATION IN THE GROUND COMBAT ELEMENT MCWP 3-16 FIRE SUPPORT COORDINATION IN THE GROUND COMBAT ELEMENT U.S. Marine Corps PCN 143 000059 00 To Our Readers Changes: Readers of this pubication are encouraged to submit suggestions and changes

More information

New health service structures

New health service structures DIVISIONAL BULLETIN September 2013 New heath service structures Introduction In November 2012 the Minister for Heath aunched Future Heath: A Strategic Framework for Reform of the Heath Service 2012-2015.

More information

Improving Health Literacy Friendliness of Health Plans

Improving Health Literacy Friendliness of Health Plans Improving Heath Literacy Friendiness of Heath Pans Heath Literacy Annua Research Conference October 20, 2009 Juie Gazmararian, PhD, MPH Emory University Nationa Center for Heath Marketing, Centers for

More information

Social care workers You re better off in IMPACT

Social care workers You re better off in IMPACT Socia care workers You re better off in IMPACT Lots of benefits and discounts Professiona representation Your career Pay protection Fitness to practice A voice for socia care workers www.impact.ie Socia

More information

HEALTH SERVICES AND DELIVERY RESEARCH

HEALTH SERVICES AND DELIVERY RESEARCH HEALTH SERVICES AND DELIVERY RESEARCH VOLUME 1 ISSUE 15 DECEMBER 2013 ISSN 2050-4349 An evauation of foundation doctor training: a mixed-methods study of the impact on workforce we-being and patient care

More information

Working in Partnership with Professional Advisors. Information Pack

Working in Partnership with Professional Advisors. Information Pack Working in Partnership with Professiona Advisors Information Pack Community Foundations are vita contributors to buiding socia capita. They aso pay a vita roe by providing a patform that enabes individuas

More information

Access from the University of Nottingham repository:

Access from the University of Nottingham repository: Pasca, Giian (2007) Heath and Heath Poicy. In: Socia Poicy: Third Edition. Oxford University Press, Oxford, pp. 407-440. ISBN 978-0-19-928497-9 Access from the University of Nottingham repository: http://eprints.nottingham.ac.uk/798/1/heath_chapter_sp3ec14.pdf

More information

HEALTH TECHNOLOGY ASSESSMENT

HEALTH TECHNOLOGY ASSESSMENT HEALTH TECHNOLOGY ASSESSMENT VOLUME 19 ISSUE 13 FEBRUARY 2015 ISSN 1366-5278 The cinica effectiveness and cost-effectiveness of teephone triage for managing same-day consutation requests in genera practice:

More information

Clearing the Fog NCI Site Codes. Andrea Denicoff, MS, RN, ANP Head, NCTN Clinical Trials Operations Cancer Therapy Evaluation Program, NCI

Clearing the Fog NCI Site Codes. Andrea Denicoff, MS, RN, ANP Head, NCTN Clinical Trials Operations Cancer Therapy Evaluation Program, NCI Cearing the Fog NCI Site Codes Andrea Denicoff, MS, RN, ANP Head, NCTN Cinica Trias Operations Cancer Therapy Evauation Program, NCI Aiance Spring Group Meeting, May 13, 2016 1 Presentation Objectives

More information

From nonprofits to libraries: information-gathering, communication, and relationship-building skills that transcend fields

From nonprofits to libraries: information-gathering, communication, and relationship-building skills that transcend fields From nonprofits to ibraries: information-gathering, communication, and reationship-buiding skis that transcend fieds 4 Kimbery Fu-Jia Yang Grant writing and fundraising defined The nonprofit professiona

More information

HEALTH SERVICES AND DELIVERY RESEARCH

HEALTH SERVICES AND DELIVERY RESEARCH HEALTH SERVICES AND DELIVERY RESEARCH VOLUME 5 ISSUE 19 JUNE 2017 ISSN 2050-4349 Community hospitas and their services in the NHS: identifying transferabe earning from internationa deveopments scoping

More information

Occupational Health & Safety Newsletter

Occupational Health & Safety Newsletter Occupationa Heath & Safety Newsetter PUBLISHED BY OCCUPATIONAL HEALTH & SAFETY DEPARTMENT VOLUME 1 / ISSUE 5/ MARCH 2013 HMC Fire Safety Department visit Qatar Civi Defense Dr.Huda M. A Naemi aong Fire

More information

Preventive Medicine in Humanitarian Emergencies

Preventive Medicine in Humanitarian Emergencies 2 MODULE 2 Preventive Medicine in Humanitarian Emergencies Dougas Lougee Sathyanarayanan Doraiswamy Ángea Gentie Preventive Medicine in Humanitarian Emergencies 2 Dougas A. Lougee, MD, MPH Sathyanarayanan

More information

THREE. Requirements under the. & Other Statutes AT A GLANCE

THREE. Requirements under the. & Other Statutes AT A GLANCE THREE Requirements under the Reguated Heath Professions Act & Other Statutes AT A GLANCE The Structure of the RHPA - 24 Duty of the Coege Under the RHPA and the Dietetics Act - 24 Duty of Dietitians Under

More information

HEALTH TECHNOLOGY ASSESSMENT

HEALTH TECHNOLOGY ASSESSMENT HEALTH TECHNOLOGY ASSESSMENT VOLUME 22 ISSUE 37 JUNE 2018 ISSN 1366-5278 A pedometer-based waking intervention in 45- to 75-year-ods, with and without practice nurse support: the PACE-UP three-arm custer

More information

Linking Nutrition & (integrated) Community Case Management

Linking Nutrition & (integrated) Community Case Management 02 LINKING NUTRITION & (INTEGRATED) COMMUNITY CASE MANAGEMENT December 2014 Linking Nutrition & (integrated) Community Case Management A REVIEW OF OPERATIONAL EXPERIENCES Lynette Friedman & Cathy Wofheim

More information

Health Care Decisions for Persons with Developmental Disabilities: Ethical Considerations Legal Constraints

Health Care Decisions for Persons with Developmental Disabilities: Ethical Considerations Legal Constraints Heath Care Decisions for Persons with Deveopmenta Disabiities: Ethica Considerations Lega Constraints Lawrence R. Faukner, Esq. Arc of Westchester 1 Right to Privacy and Confidentiaity HIPAA Pubic Heath

More information

Intermediate Care: Policy and Context 1. Part 1 Intermediate Care

Intermediate Care: Policy and Context 1. Part 1 Intermediate Care Intermediate Care: Poicy and Context 1 Part 1 Intermediate Care 1 1 2 Part 1: Intermediate Care 2 Chapter 1 Intermediate Care: Poicy and Context 3 Intermediate Care: Poicy and Context Jenny Cowpe Introduction

More information

Wishing you a Merry Christmas and Happy New Year!

Wishing you a Merry Christmas and Happy New Year! mhtm:fie://c:\users\tyc_e\appdata\loca\microsoft\windows\inetcache\content... Page 1 of 5 Season's Greetings Wishing you a Merry Christmas and Happy New Year! We woud ike to thank a our friends, partners,

More information

CODE OF PRACTICE for the PHARMACEUTICAL INDUSTRY 2015

CODE OF PRACTICE for the PHARMACEUTICAL INDUSTRY 2015 CODE OF PRACTICE for the PHARMACEUTICAL INDUSTRY 2015 CODE OF PRACTICE for the PHARMACEUTICAL INDUSTRY 2015 together with the PRESCRIPTION MEDICINES CODE OF PRACTICE AUTHORITY Constitution and Procedure

More information

Fostering Entrepreneurship Education at the University. Slide # 1

Fostering Entrepreneurship Education at the University. Slide # 1 Fostering Entrepreneurship Education at the University Side # 1 My Background Scientist (Ph.D. Neuroscience, Stanford University) Management Consutant (Booz, Aen& Hamiton Entrepreneur (Mutimedia Software)

More information

A NEW YEAR RESOLUTION

A NEW YEAR RESOLUTION 2/19/2017 IEEE India Buetin Vo IEEE India Buetin Vo. 14 No. 01 January 2004 Wish you a new year of happiness in ife, professiona achievements and peace around the word A NEW YEAR RESOLUTION Resove to be

More information

Improving outcomes for people in mental health crisis: a rapid synthesis of the evidence for available models of care

Improving outcomes for people in mental health crisis: a rapid synthesis of the evidence for available models of care Improving outcomes for peope in menta heath crisis: a rapid synthesis of the evidence for avaiabe modes of care Fiona Paton, 1 Kath Wright, 1 Nige Ayre, 2 Ceri Dare, 3 Sonia Johnson, 4 Brynmor Loyd-Evans,

More information

A Heuristic Logic-Based Benders Method for the Home Health Care Problem

A Heuristic Logic-Based Benders Method for the Home Health Care Problem A Heuristic Logic-Based Benders Method for the Home Health Care Problem Andre A. Cire, J. N. Hooker Tepper School of Business, Carnegie Mellon University 5000 Forbes Ave., Pittsburgh, PA 15213, U.S.A.

More information

5th Skills and Post- Secondary Education Summit 2017.

5th Skills and Post- Secondary Education Summit 2017. Centre for Skis and Post-Secondary Education SPONSORSHIP AND ADVERTISING OPPORTUNITIES 5th Skis and Post- Secondary Education Summit 2017. @CBoC_SPSE NOVEMBER 29 30, 2017 TORONTO 5th Skis and PSE Summit

More information

Competencies: A competency framework for nurses working in Parkinson s disease management

Competencies: A competency framework for nurses working in Parkinson s disease management Competencies: A competency framework for nurses working in Parkinson s disease management Third Edition Acknowedgements Support for funding this document Parkinson s UK Parkinson s Disease Nurse Speciaist

More information

Logic-Based Benders Decomposition for Multiagent Scheduling with Sequence-Dependent Costs

Logic-Based Benders Decomposition for Multiagent Scheduling with Sequence-Dependent Costs Logic-Based Benders Decomposition for Multiagent Scheduling with Sequence-Dependent Costs Aliza Heching Compassionate Care Hospice John Hooker Carnegie Mellon University ISAIM 2016 The Problem A class

More information

PPP: Global Snapshot

PPP: Global Snapshot Gwenae Dhaene, PhD Heath Systems Governance and Financing Department PPP: Goba Snapshot 1 Pubic sector rationae for PPP 2 Avoidance of cost overruns on deivery of capita projects their risk Favouring innovation

More information

Health History. PAST MEDICAL HISTORY: Please check below if you have, or have had, any of these medical conditions: SURGICAL HISTORY:

Health History. PAST MEDICAL HISTORY: Please check below if you have, or have had, any of these medical conditions: SURGICAL HISTORY: Medica Record #: Heath History Name: Phone: Date: DOB: Height Weight Mae Femae Updated: Pregnant Yes No Unknown* PAST MEDICAL HISTORY: Pease check beow if you have, or have had, any of these medica conditions:

More information

Linking Integrated Community Case Management & Nutrition

Linking Integrated Community Case Management & Nutrition 02 LINKING NUTRITION & (INTEGRATED) COMMUNITY CASE MANAGEMENT December 2014 Linking Integrated Community Case Management & Nutrition NEW YORK, NY MEETING REPORT 11-12 DECEMbER 2014 02 ICCM & NUTRITION

More information

Stanford s 2017/ /20 Capital Plan and 2017/18 Capital Budget are based on projections of the

Stanford s 2017/ /20 Capital Plan and 2017/18 Capital Budget are based on projections of the CAPITAL PLAN AND CAPITAL BUDGET 67 CHAPTER 4 CAPITAL PLAN AND CAPITAL BUDGET Stanford s 2017/18 2019/20 Capita Pan and 2017/18 Capita Budget are based on projections of the major capita projects that the

More information

Thinking about applying for a National Teaching Fellowship?

Thinking about applying for a National Teaching Fellowship? Thinking about appying for a Nationa Teaching Feowship? A series of pop-up events in support of peope panning to appy for NTF2017 and ooking forward to NTF2018. Led by Members of the Committee of the Association

More information

Final Report or Observations, Activities, and Recommendations Concerning

Final Report or Observations, Activities, and Recommendations Concerning tit.. MAR 151960 Mifi'JUW Fina Report or Observations, Activities, and Recommendations Concerning The Nurs:tng Service Seou Nationa University Hospita and The Schoo or Nursing Seou Nationa University Seou,

More information

A report from the Institute of Medicine in 1999, To Err is

A report from the Institute of Medicine in 1999, To Err is EDUCATION AND TRAINING Effectiveness of a graduate medica education program for improving medica event reporting attitude and behavior Y M Coye, S Q Mercer, C L Murphy-Cuen, G W Schneider, L S Hynan...

More information

Trust Strategy 2015/20

Trust Strategy 2015/20 Trust Strategy 2015/20 Contents Introduction 3 Executive summary 4 Why does the present mode of care need to change? 5 Our vision, mission and vaues 6 Strategic objectives 7 Cinica strategy - our journey

More information

MAGAZINE OF CORK INSTITUTE OF TECHNOLOGY DECEMBER 2010 VOLUME 12 ISSUE 2

MAGAZINE OF CORK INSTITUTE OF TECHNOLOGY DECEMBER 2010 VOLUME 12 ISSUE 2 MAGAZINE OF CORK INSTITUTE OF TECHNOLOGY DECEMBER 2010 VOLUME 12 ISSUE 2 CONTENTS Institute of the Year Award 3 Coud Computing 4 Nimbus Research Centre is formay opened 8 Dr Coffey contributes chapter

More information

HEALTH SERVICES AND DELIVERY RESEARCH

HEALTH SERVICES AND DELIVERY RESEARCH HEALTH SERVICES AND DELIVERY RESEARCH VOLUME 5 ISSUE 29 OCTOBER 2017 ISSN 2050-4349 Optima NHS service deivery to care homes: a reaist evauation of the features and mechanisms that support effective working

More information

Looking for the best in chemical innovation ENTER TODAY. Closing date for entries: 29 June icis.com/awards. Lead sponsor: Category sponsors:

Looking for the best in chemical innovation ENTER TODAY. Closing date for entries: 29 June icis.com/awards. Lead sponsor: Category sponsors: Looking for the best in chemica innovation ENTER TODAY Cosing date for entries: 29 June 2018 icis.com/awards Lead sponsor: Category sponsors: Once again, ICIS is peased and excited to aunch the search

More information

Alerts no. 324

Alerts no. 324 mhtm:fie://c:\users\anja\appdata\loca\microsoft\windows\inetcache\content.outo... Page 1 of 6 E-Mai Aerts no. 324 Tabe of Contents Donor Strategies Shoud Aid sti Fow to Midde-Income Nations or Are the

More information

Scheduling Home Hospice Care with Logic-based Benders Decomposition

Scheduling Home Hospice Care with Logic-based Benders Decomposition Scheduling Home Hospice Care with Logic-based Benders Decomposition Aliza Heching Compassionate Care Hospice John Hooker Carnegie Mellon University EURO 2016 Poznan, Poland Home Health Care Home health

More information

OPPORTUNITIES PARTNERSHIP & BRANDING September 2018 BOMBAY EXHIBITION CENTRE, MUMBAI, INDIA

OPPORTUNITIES PARTNERSHIP & BRANDING September 2018 BOMBAY EXHIBITION CENTRE, MUMBAI, INDIA PARTNERSHIP & BRANDING OPPORTUNITIES 19-21 September 2018 BOMBAY EXHIBITION CENTRE, MUMBAI, INDIA www.municipaika.com - www.cape.co.in - www.iipm.asia PARTNERSHIPS INCREASE THE ATTRACTION OF YOUR TARGET

More information

Hammersmith and Fulham Clinical Commissioning Group. Annual Business Plan 2017/18

Hammersmith and Fulham Clinical Commissioning Group. Annual Business Plan 2017/18 Hammersmith and Fuham Cinica Commissioning Group Annua Business Pan /18 Objective CCG Priorities Project tite & description NWL/CW Radicay upgrading prevention and webeing Enabing peope to stay heathy

More information

Roger Hoppe Retires After 43 Years of Ballooning

Roger Hoppe Retires After 43 Years of Ballooning ACA Puse FALL 2017 PO Box 9178 Abuquerque, NM 87119 www.pacanm.org BOARD OF DIRECTORS Mark Menicucci President 923.9925 Maini Hoover Vice President 250.1685 Burke Neson Secretary 269.3416 Lee Brinckerhoff

More information

National Publicity Requirements. European Regional Development Fund (ERDF) Programme

National Publicity Requirements. European Regional Development Fund (ERDF) Programme Nationa Pubicity Requirements European Regiona Deveopment Fund (ERDF) Programme 2007 2013 Version 1: 1st Apri 2012 Introduction to the Requirements The European Regiona Deveopment Fund Programme aocates

More information

Evaluation of a pilot Masterclass for dermatology nurses in psychosocial aspects of care

Evaluation of a pilot Masterclass for dermatology nurses in psychosocial aspects of care Practitioner Perspectives Evauation of a piot Mastercass for dermatoogy nurses in psychosocia aspects of care Poy Buchanan, Barbara Page, Karen Stephen, Janice Bianchi, June Gardner & Zoë Chouiara Objectives:

More information

Gala Awards and Dinner #NGPA16. Friday 18th November Fairmont Hotel, St Andrews

Gala Awards and Dinner #NGPA16. Friday 18th November Fairmont Hotel, St Andrews Gaa Awards and Dinner Friday 18th November 2016 Fairmont Hote, St Andrews #NGPA16 TPAS Scotand 74-78 Satmarket, Gasgow G1 5LD Te: 0141 552 3633 Emai: eaine.scouar@tpasscotand.org.uk Tenant Participation

More information

Joint Pub Joint Tactics, Techniques, and Procedures for Geospatial Information and Services Support to Joint Operations

Joint Pub Joint Tactics, Techniques, and Procedures for Geospatial Information and Services Support to Joint Operations Joint Pub 2-03 Joint Tactics, Techniques, and Procedures for Geospatia Information and Services Support to Joint Operations 31 March 1999 PREFACE 1. Scope This pubication focuses on the responsibiities

More information

HEALTH TECHNOLOGY ASSESSMENT

HEALTH TECHNOLOGY ASSESSMENT HEALTH TECHNOLOGY ASSESSMENT VOLUME 20 ISSUE 19 MARCH 2016 ISSN 1366-5278 A randomised pacebo-controed tria of ora and topica antibiotics for chidren with cinicay infected eczema in the community: the

More information

Communicating With Geriatric Patients

Communicating With Geriatric Patients Communicating With Geriatric Patients Contents Foreword 1 1. Considering Heath Care Perceptions I m 30... unti I ook in the mirror. 2. Understanding Oder Patients Te me more about how you spend your days.

More information

Walsall Healthcare NHS Trust Annual Report and Accounts 2016/17.

Walsall Healthcare NHS Trust Annual Report and Accounts 2016/17. Wasa Heathcare NHS Trust Annua Report and Accounts 2016/17 www.wasaheathcare.nhs.uk @WasaHcareNHS Wasa Heathcare NHS Trust Annua Report 2016/17 CONTENTS Wecome 3 1. Performance Report 6 Overview 7 Chief

More information

HEALTH SERVICES AND DELIVERY RESEARCH

HEALTH SERVICES AND DELIVERY RESEARCH HEALTH SERVICES AND DELIVERY RESEARCH VOLUME 2 ISSUE 56 DECEMBER 2014 ISSN 2050-4349 A quaitative study of decision-making and safety in ambuance service transitions Rache O Hara, Maxine Johnson, Enid

More information

Maximizing the nurses preferences in nurse scheduling problem: mathematical modeling and a meta-heuristic algorithm

Maximizing the nurses preferences in nurse scheduling problem: mathematical modeling and a meta-heuristic algorithm J Ind Eng Int (2015) 11:439 458 DOI 10.1007/s40092-015-0111-0 ORIGINAL RESEARCH Maximizing the nurses preferences in nurse scheduling problem: mathematical modeling and a meta-heuristic algorithm Hamed

More information

HEALTH SERVICES AND DELIVERY RESEARCH

HEALTH SERVICES AND DELIVERY RESEARCH HEALTH SERVICES AND DELIVERY RESEARCH VOLUME 2 ISSUE 47 NOVEMBER 2014 ISSN 2050-4349 A mixed-methods evauation of transformationa change in NHS North East David J Hunter, Jonathan Erskine, Chris Hicks,

More information

Your Health, Your Health Care: Where Are Your Health Data and Who Controls Them?

Your Health, Your Health Care: Where Are Your Health Data and Who Controls Them? Cick to edit Master tite stye Second eve Fifth eve Your Heath, Your Heath Care: Where Are Your Heath Data and Who Contros Them? Jay Wofson, DrPH, JD Distinguished Service Professor Pubic Heath and Medicine

More information

A Generic Two-Phase Stochastic Variable Neighborhood Approach for Effectively Solving the Nurse Rostering Problem

A Generic Two-Phase Stochastic Variable Neighborhood Approach for Effectively Solving the Nurse Rostering Problem Algorithms 2013, 6, 278-308; doi:10.3390/a6020278 Article OPEN ACCESS algorithms ISSN 1999-4893 www.mdpi.com/journal/algorithms A Generic Two-Phase Stochastic Variable Neighborhood Approach for Effectively

More information

HISTORY 3. AbOuT THe ROmAnIAn-AmeRIcAn FOunDATIOn 4. PROGRAmS 8. InDePenDenT AuDITOR S RePORT 13. WHO We ARe 19

HISTORY 3. AbOuT THe ROmAnIAn-AmeRIcAn FOunDATIOn 4. PROGRAmS 8. InDePenDenT AuDITOR S RePORT 13. WHO We ARe 19 October - December CONTENTS PAGE HISTORY 3 AbOuT THe ROmAnIAn-AmeRIcAn FOunDATIOn 4 PROGRAmS 8 InDePenDenT AuDITOR S RePORT 13 WHO We ARe 19 What wi the Romanian-American Foundation contribute to Romania,

More information

Choices after Young Apprenticeships Progression information for Partnerships

Choices after Young Apprenticeships Progression information for Partnerships Choices after Young Apprenticeships Choices after Young Apprenticeships Progression information for Partnerships This booket contains information on the support avaiabe to Young Apprenticeship Partnerships

More information

Office of the Nursing & Midwifery Services Director. Clinical Strategy and Programmes Division

Office of the Nursing & Midwifery Services Director. Clinical Strategy and Programmes Division Office of the Nursing & Midwifery Services Director Cinica Strategy and Programmes Division Perinata menta heath: an exporation of practices, poicies, processes and education needs of midwives and nurses

More information

HEALTH TECHNOLOGY ASSESSMENT

HEALTH TECHNOLOGY ASSESSMENT HEALTH TECHNOLOGY ASSESSMENT VOLUME 19 ISSUE 83 OCTOBER 2015 ISSN 1366-5278 A feasibiity study to inform the design of a randomised controed tria to identify the most cinicay effective and cost-effective

More information

Maternal and Newborn Health

Maternal and Newborn Health we do not have adequate support staff for 4X7 functioning of IPD Paediatrician is not there, doctors shoud be there we have.1 staff nurse shoud be there but we have ony 6 ( permanent 4 deputation) There

More information

NewYork-Presbyterian Hospital Patient and Visitor Guide During Your Stay

NewYork-Presbyterian Hospital Patient and Visitor Guide During Your Stay NewYork-Presbyterian Hospita Patient and Visitor Guide During Your Stay Wecome Wecome to NewYork-Presbyterian Hospita/Coumbia University Medica Center. Here you wi find a staff dedicated to aways providing

More information

Responses to Change. Strategies For Success When Change is Not a Choice. Rademan Rademan & Associates.

Responses to Change. Strategies For Success When Change is Not a Choice. Rademan Rademan & Associates. Myes C. Rademan Garfied County Economic Deveopment Summit We Don t t Want to be Another Denver: Los Anges Park City: Aspen / Vai Moab: Park City Panguitch: : Moab Escaante: Panguitch Bouder: Escaante What

More information

Canadian Food & Drink Summit 2017.

Canadian Food & Drink Summit 2017. Food Horizons Canada SPONSORSHIP AND ADVERTISING OPPORTUNITIES Canadian Food & Drink Summit 2017. @CBoC_Food Canadian Food & Drink Summit 2017 For the first time, the Canadian Food & Drink Summit is coming

More information

Operator Assignment and Routing Problems in Home Health Care Services

Operator Assignment and Routing Problems in Home Health Care Services 8th IEEE International Conference on Automation Science and Engineering August 20-24, 2012, Seoul, Korea Operator Assignment and Routing Problems in Home Health Care Services Semih Yalçındağ 1, Andrea

More information

Business Update AWARD-WINNING MONTHLY PUBLICATION OF THE VISALIA CHAMBER OF COMMERCE. Inspiring Visalia s imagination

Business Update AWARD-WINNING MONTHLY PUBLICATION OF THE VISALIA CHAMBER OF COMMERCE. Inspiring Visalia s imagination OCTOBER 2015 VOLUME 35 NUMBER 10 WWW.VISALIACHAMBER.ORG www.twitter.com/visaiabiz www.pus.googe.com Business Update AWARD-WINNING MONTHLY PUBLICATION OF THE VISALIA CHAMBER OF COMMERCE UPCOMING EVENTS

More information

HEALTH TECHNOLOGY ASSESSMENT

HEALTH TECHNOLOGY ASSESSMENT HEALTH TECHOLOG ASSESSMET VOLUME 20 ISSUE 28 APRIL 2016 ISS 1366-5278 A muticentre, randomised controed tria comparing the cinica effectiveness and cost-effectiveness of eary nutritiona support via the

More information

Return Service: The Commercial Dispatch P.O. Box 511 Columbus, MS Weather. News Briefs. Enlisted Dorm Dinner

Return Service: The Commercial Dispatch P.O. Box 511 Columbus, MS Weather. News Briefs. Enlisted Dorm Dinner 16 Produce Piots, Advance Airmen, Feed the Fight S I LV E R W I N G S Return Service: The Commercia Dispatch P.O. Box 511 Coumbus, MS 39703 Produce Piots, Advance Airmen, Feed the Fight Coumbus Air Force

More information

A Preliminary Study into the Use of an Evolutionary Algorithm Hyper-heuristic to Solve the Nurse Rostering Problem

A Preliminary Study into the Use of an Evolutionary Algorithm Hyper-heuristic to Solve the Nurse Rostering Problem A Preliminary Study into the Use of an Evolutionary Algorithm Hyper-heuristic to Solve the Nurse Rostering Problem Christopher Rae School of Mathematics, Statistics & Computer Science University of KwaZulu-Natal

More information

CDSC TRAINING & EVENTS FALL 2011 CALENDAR. Professional Development for Early Childhood, School-age Care Professionals, Parents, and the Community

CDSC TRAINING & EVENTS FALL 2011 CALENDAR. Professional Development for Early Childhood, School-age Care Professionals, Parents, and the Community CDSC TRAINING & EVENTS FALL 2011 CALENDAR Professiona Deveopment for Eary Chidhood, Schoo-age Care Professionas, Parents, and the Community ABOUT US CDSC is a private, not-for-profit, community-based organization

More information

Policies and procedures for children's residential centres HSE Dublin North East

Policies and procedures for children's residential centres HSE Dublin North East Poicies and procedures for chidren's residentia centres HSE Dubin North East Item type Authors Pubisher Report Heath Service Executive (HSE) Dubin North East Heath Service Executive (HSE) Downoaded 17-Ju-2018

More information

Decision support system for the operating room rescheduling problem

Decision support system for the operating room rescheduling problem Health Care Manag Sci DOI 10.1007/s10729-012-9202-2 Decision support system for the operating room rescheduling problem J. Theresia van Essen Johann L. Hurink Woutske Hartholt Bernd J. van den Akker Received:

More information

Integrating nurse and surgery scheduling

Integrating nurse and surgery scheduling Integrating nurse and surgery scheduling Jeroen Beliën Erik Demeulemeester Katholieke Universiteit Leuven Naamsestraat 69, 3000 Leuven, Belgium jeroen.belien@econ.kuleuven.be erik.demeulemeester@econ.kuleuven.be

More information

Qual Saf Health Care 2004;13: doi: /qshc

Qual Saf Health Care 2004;13: doi: /qshc 226 WORLD VIEW How safe is the paradigm? O A Arah, N S Kazinga... This paper reviews initiatives in the heath systems of the UK, Canada, Austraia, and the US. Initiatives to tacke shortcomings invove pubic-private

More information

WESTIN COLLEGE OF BUSINESS MANAGEMENT

WESTIN COLLEGE OF BUSINESS MANAGEMENT WESTIN COLLEGE OF BUSINESS MANAGEMENT Affiiated to Krishna University Appication for Three Years Degree in Business Management Appication No Office use ony 1. Name : Surname Name 2. Father's Name : 3.

More information

( 2. Approve the withdrawal of 8, acres~from the Puna Forest Reserve, District of Puna, and identified as a portion of TMK :02.

( 2. Approve the withdrawal of 8, acres~from the Puna Forest Reserve, District of Puna, and identified as a portion of TMK :02. .. :y I ~.. ",..., \.' ~.. :,.-:') :~~- ' / ' / State of Hawaii Department of Land and Natura Resources Honouu, Hawaii DIVISION OF FORESTRY AND WILDLIFE December 20, 985 Board of Land and Natura Resources

More information

September 11 13, 2017

September 11 13, 2017 c e e b r a t i n g 25 years of Licensing Seminars September 11 13, 2017 Hyatt Regency Minneapois, MN mission statement: The mission of NARA is to promote the safeguarding of chidren, youth and aduts through

More information

The huge contribution made by overseas doctors

The huge contribution made by overseas doctors The Journa of The British Internationa Doctors Association Issue No.2, Voume 24. June 2018 The huge contribution made by overseas doctors www.bidaonine.co.uk FRIENDLY & PR OFESSIONAL FINANCIAL ADVICE Live

More information

Information about Planned Care Services at Queen Mary s Hospital, Sidcup

Information about Planned Care Services at Queen Mary s Hospital, Sidcup Exceence in Panned Care Exceence in Panned Care Information about Panned Care Services at Queen Mary s Hospita, Sidcup Dartford and Gravesham NHS Trust is proud to provide a number of new speciaist services

More information

Non-liner Great Deluge Algorithm for Handling Nurse Rostering Problem

Non-liner Great Deluge Algorithm for Handling Nurse Rostering Problem Non-liner Great Deluge Algorithm for Handling Nurse Rostering Problem Yahya Z. Arajy*, Salwani Abdullah and Saif Kifah Data Mining and Optimisation Research Group (DMO), Centre for Artificial Intelligence

More information

M.Sc. (NURSING)-2018

M.Sc. (NURSING)-2018 BHARATI VIDYAPEETH (Deemed to be University) Pune, India. Accredited with 'A + ' Grade (2017) by NAAC A Grade University Status by MHRD, Govt. of India Accredited (2004) & Reaccredited (2011) with 'A'

More information

Commander's Tactical Handbook

Commander's Tactical Handbook Commander's Tactica Handbook U.S. Marine Corps PCN 142 000042 00 DEPARTMENT OF THE NAVY Headquarters United States Marine Corps Washington, D.C. 20380-1775 30 Juy 1988 FOREWORD Marine Corps Reference Pubication

More information

Special carbide developed for. stainless steels. Wear resistant coating TiAlN nanoa Special tool geometry perfected for

Special carbide developed for. stainless steels. Wear resistant coating TiAlN nanoa Special tool geometry perfected for pecia carbide deveoped for stainess stees Wear resistant coating TiA nanoa pecia too geometry perfected for stainess stees The easy and safe stainess stees dri! Top performance in wear too ife rigidity

More information