ASPA Philantrophy
ASPA—Empowering through education
More than 50% of the world’s children live in Asia.
Many lack access to skilled paediatric anaesthesia care, particularly in resource stretched countries.
There is a need to promote paediatric anaesthesia training and safe practices.
ASPA’s mission is to foster the highest standard of paediatric anaesthesia care in Asia.
We aim to ensure that all children in Asia receive safe and effective anaesthetic care.
To achieve this, we have the following educational and training activities:
ASPA FLEX Webinar series: conducted to update relevant paediatric anaesthesia topics.
ASPA Perioperative Life Support (PPLS) workshops: anaesthesia crisis management training
Special Interest Groups for pain, research, heart surgery, and patient safety were created to generate interest and focused care on these areas.
ASPA fellowship program and scientific conference participation
Testimonials:
“Taking the ASPA e-PPLS has equipped me with adequate knowledge of recognising and managing various intraoperative crises. The clinical scenarios discussed were high yield, and the concepts are applicable in my residency training.”
-Sherrie Ann Buan, Philippines
You can help!
Donate to ASPA. Your donation makes a difference. Choose from the options below:
1. UEN S99SS0107F (Singaporeans only)
Bill reference number: ASPA Donation
2. PayPal
ASPA-Empowering through education donation
Donate – 10 SGDDonate – 50 SGDDonate – 100 SGDDonate – 500 SGDDonate – 1000 SGDDonate – 5000 SGD
function initPayPalButton() {
var shipping = 0;
var itemOptions = document.querySelector(“#smart-button-container #item-options”);
var quantity = parseInt();
var quantitySelect = document.querySelector(“#smart-button-container #quantitySelect”);
if (!isNaN(quantity)) {
quantitySelect.style.visibility = “visible”;
}
var orderDescription = ‘ASPA-Empowering through education donation’;
if(orderDescription === ”) {
orderDescription = ‘Item’;
}
paypal.Buttons({
style: {
shape: ‘rect’,
color: ‘gold’,
layout: ‘vertical’,
label: ‘paypal’,
},
createOrder: function(data, actions) {
var selectedItemDescription = itemOptions.options[itemOptions.selectedIndex].value;
var selectedItemPrice = parseFloat(itemOptions.options[itemOptions.selectedIndex].getAttribute(“price”));
var tax = (0 === 0 || false) ? 0 : (selectedItemPrice * (parseFloat(0)/100));
if(quantitySelect.options.length > 0) {
quantity = parseInt(quantitySelect.options[quantitySelect.selectedIndex].value);
} else {
quantity = 1;
}
tax *= quantity;
tax = Math.round(tax * 100) / 100;
var priceTotal = quantity * selectedItemPrice + parseFloat(shipping) + tax;
priceTotal = Math.round(priceTotal * 100) / 100;
var itemTotalValue = Math.round((selectedItemPrice * quantity) * 100) / 100;
return actions.order.create({
purchase_units: [{
description: orderDescription,
amount: {
currency_code: ‘SGD’,
value: priceTotal,
breakdown: {
item_total: {
currency_code: ‘SGD’,
value: itemTotalValue,
},
shipping: {
currency_code: ‘SGD’,
value: shipping,
},
tax_total: {
currency_code: ‘SGD’,
value: tax,
}
}
},
items: [{
name: selectedItemDescription,
unit_amount: {
currency_code: ‘SGD’,
value: selectedItemPrice,
},
quantity: quantity
}]
}]
});
},
onApprove: function(data, actions) {
return actions.order.capture().then(function(orderData) {
// Full available details
console.log(‘Capture result’, orderData, JSON.stringify(orderData, null, 2));
// Show a success message within this page, e.g.
const element = document.getElementById(‘paypal-button-container’);
element.innerHTML = ”;
element.innerHTML = ‘
Thank you for your payment!
‘;
// Or go to another URL: actions.redirect(‘thank_you.html’);
});
},
onError: function(err) {
console.log(err);
},
}).render(‘#paypal-button-container’);
}
initPayPalButton();
3. Donate a custom amount
Paypal/Debit or Credit Card
Telegraphic Transfer
ASPA is a non-profit organisation. Hence, we seek your help to donate and help us in our cause.
For any queries, please fill in the details below:
NAME
COUNTRY
—
MESSAGE