Documents & Downloads

Find information on:

ID); } wp_reset_postdata(); } $query_argumens = array(); $query_argumens["post_type"] = "post"; $query_argumens["posts_per_page"] = $post_per_page ? $post_per_page : 2 ; $query_argumens["order"] = $order; $query_argumens["orderby"] = $oderby; $query_argumens["post__not_in"] = $exlude_posts_array; $query_argumens["category__in"] = $include_categories_array; $the_query = new WP_Query( $query_argumens ); while ( $the_query->have_posts() ) : $the_query->the_post(); $image = wp_get_attachment_image_src( get_post_thumbnail_id( $post->ID ), 'work_preview' ); $image = $image[0]; $categories = wp_get_post_terms($post->ID,"category"); $category = $categories[0] ? $categories[0]->name : ""; ?>
<?php the_title(); ?>

HSS is part of the Wellbeing Software Group

Wellbeing Software Group encompasses 3 market leading healthcare companies, that have developed and maintained innovative clinical information systems, contributing to the management of the healthcare of millions of UK citizens, for over 25 years.