The phone numbers on this page are for referrers only and not available to patients.
GP Updates & Events
TPCH Women’s and Newborn Services Consumer Advisor
Women’s and Newborn Services (WNS), Royal Brisbane and Women’s Hospital (RBWH) is seeking consumer advisors to join our team and provide patient, carer and/or community perspectives about women, babies and families within our care.
RBWH Heart Lung Research Institute Consumer Advisory Committee
Metro North Health is calling for consumer and carer expressions of interest to establish a Heart Lung Research Institute Consumer Advisory Committee. Committee members will provide valuable lived experience to inform cardiac and thoracic research priorities and research programs and studies...
SP Standard 5 Comprehensive Care Committee
The Metro North Health Standard 5 Comprehensive Care Committee is seeking two consumers to provide a consumer or carer perspective in Committee meetings.
text-transform: none !important;
font-size: 16px;
text-align: left;
padding: 13px 15px;
}
button#specialty_go, button#condition_go {
padding: 6px 10px;
background: #05214D;
color: #ffffff;
font-weight: bold;
border: 1px solid #05214D;
border-radius: 0px 4px 4px 0px;
/* height: 30px; */
}
select2-selection__arrow {
border-radius: 4px 0 0 4px!important;
height: 30pc!important;
}
.select2-selection__arrow {display: none!important}
span.select2 {
margin-top: 0px!important;
}
.select2-container–default .select2-selection–single {
height: 30px!important;
border-radius: 4px 0 0 4px!important;
}
jQuery(document).ready(function($){
eventID = $(‘.home-page-events-first-item article’).attr(‘id’);
if (eventID == “post-4718”) {
$(‘.home-page-events-first-item article’).html(“No current events”);
}
/* $(“#select2-speciality_list-container”).on(“click”, function(){
searchField = $(‘input.select2-search__field’);
if(searchField){
searchField.focus();
}
});*/
/*$(document).on(‘select2:open’, () => {
document.querySelector(‘.select2-search__field’).focus();
});*/
$(document).on(‘select2:open’, function(e) {
window.setTimeout(function () {
document.querySelector(‘input.select2-search__field’).focus();
}, 0);
});
}); // end jquery


