def calculate_phases_score(aneurysm_size, age, hypertension, smoking): score = 0 # Calcola il punteggio in base alla dimensione dell'aneurisma if aneurysm_size <= 7: score += 1 elif aneurysm_size <= 15: score += 2 else: score += 3 # Calcola il punteggio in base all'età if age <= 60: score += 1 else: score += 2 # Calcola il punteggio in base all'ipertensione if hypertension: score += 2 # Calcola il punteggio in base al fumo if smoking: score += 3 return score # Esempio di utilizzo phases_score = calculate_phases_score(10, 65, True, True) print("Il phases score è:", phases_score) ECR 2017 – Lab Neurovascolare

Default title

Loading Events

« All Events

  • This event has passed.

ECR 2017

1 March 2017 - 5 March 2017

The ECR is the annual meeting of the ESR.
It is a trend-setting, dynamic and service-oriented congress, well-known as one of the most innovative meetings within the scientific community, embedded in a unique and inspiring ambience.

Details

Start:
1 March 2017
End:
5 March 2017
Website:
http://www.myesr.org/ecr-2017

Organizer

ESR
Website:
http://www.myesr.org/

Venue

Vienna
Vienna, Austria + Google Map