Education List
List educations.
Education of a person.
Fields
id (integer)
Primary key.
name (object)
Names of education, defined by language.
person (integer)
Foreign key to campusonline/person this education applies to.
Expansions
To activate relation expansion add the desired fields as a comma separated
list to the expand query parameter like this:
?expand=<field>,<field>,<field>,...
The following relational fields can be expanded:
person
GET /v1/research/education/?format=api&offset=220
{ "count": 735, "next": "https://api-test.medunigraz.at/v1/research/education/?format=api&limit=20&offset=240", "previous": "https://api-test.medunigraz.at/v1/research/education/?format=api&limit=20&offset=200", "results": [ { "id": 380, "person": 68534, "name": { "de": "Hüftsonographie-Kurs, ÖGUM, DEGUM und SGUM/SSUM (Graz, AUSTRIA)", "en": "Hip sonography course, ÖGUM, DEGUM und SGUM/SSUM (Graz, AUSTRIA)" } }, { "id": 378, "person": 68534, "name": { "de": "Newborn Life Support Provider-Kurs, Austrian Resuscitation Council (St. Georgen/Längsee, AUSTRIA)", "en": "Newborn Life Support provider course, Austrian Resuscitation Council (St. Georgen/Längsee, AUSTRIA)" } }, { "id": 381, "person": 68534, "name": { "de": "Neugeborenennotarzt-Kurs, Gesellschaft für Neonatologie und pädiatrische Intensivmedizin (GNPI) (Stuttgart, GERMANY)", "en": "Newborn Emergency Physician course, Gesellschaft für Neonatologie und pädiatrische Intensivmedizin (GNPI) (Stuttgart, GERMANY)" } }, { "id": 385, "person": 68534, "name": { "de": "\"Der pädiatrische Notfall in der Präklinik\" (Notarztrefresher gemäß §40(3) ÄG) (Lassnitzhöhe, AUSTRIA)", "en": "\"The paediatric emergency in the pre-clinical setting\" (Emergency Physician refresher training) (Lassnitzhöhe, AUSTRIA)" } }, { "id": 386, "person": 68534, "name": { "de": "\"Advanced Curriculum: Lungenultraschall beim Neu- und Frühgeborenen\" (Vienna, AUSTRIA)", "en": "\"Advanced Curriculum: Lung ultrasound in term and preterm neonates\" (Vienna, AUSTRIA)" } }, { "id": 387, "person": 68534, "name": { "de": "Instruktor und Facilitation Training (InFacT) zum Crisis Resource Management (CRM)-Simulator-Instruktor (Tübinger Patientensicherheits- und Simulationszentrum - Tübingen, GERMANY)", "en": "Instructor and Facilitation Training (InFacT) for Crisis Resource Management (CRM)-Simulator-Instructor (Tübinger Patientensicherheits- und Simulationszentrum - Tübingen, GERMANY)" } }, { "id": 391, "person": 68534, "name": { "de": "E-Learning-Kurs \"ICH GOOD CLINICAL PRACTICE E6\", The Global Health Network", "en": "E-learning course \"ICH GOOD CLINICAL PRACTICE E6\", The Global Health Network" } }, { "id": 390, "person": 68534, "name": { "de": "\"Good Clinical Practice\"-Training, Koordinierungszentrum für Klinische Studien, Medizinische Universität Graz", "en": "\"Good Clinical Practice\" training, Coordination Center for Clinical Studies, Medical University of Graz" } }, { "id": 531, "person": 68534, "name": { "de": "31. Train-the-Trainer-Grundkurs, PAEDSIM e.V. (Graz, AUSTRIA)", "en": "31st Train-the-Trainer-Basic Course, PAEDSIM e.V. (Graz, AUSTRIA)" } }, { "id": 556, "person": 68534, "name": { "de": "Grundkurs Pädiatrische Ultraschalldiagnostik (Abdomen, Small Parts), ÖGUM (St. Stefan ob Stainz, AUSTRIA)", "en": "Basic Course Pediatric Ultrasound (Abdomen, Small Parts), ÖGUM (St. Stefan ob Stainz, AUSTRIA)" } }, { "id": 379, "person": 68534, "name": { "de": "Generic Instructor Course, European Resuscitation Council (Vienna, AUSTRIA)", "en": "Generic Instructor Course, European Resuscitation Council (Vienna, AUSTRIA)" } }, { "id": 382, "person": 68534, "name": { "de": "Workshop \"Das amplituden-integrierte EEG in der Neonatologie\" (Vienna, AUSTRIA)", "en": "Workshop \"The amplitude-integrated EEG in neonatology\" (Vienna, AUSTRIA)" } }, { "id": 383, "person": 68534, "name": { "de": "\"Sonographie und Dopplersonographie des Gehirns von Frühgeborenen, Neugeborenen und Säuglingen\" (Frankfurt/Main, GERMANY)", "en": "\"Cranial sonography and Doppler sonography in preterm neonates, term neonates and infants\" (Frankfurt/Main, GERMANY)" } }, { "id": 384, "person": 68534, "name": { "de": "\"Der beatmete neonatologische und pädiatrische Intensivpatient Teil I & II\", Draeger Akademie (Vienna, AUSTRIA)", "en": "\"The ventilated neonatal and paediatric intensive care patient Part I & II\", Draeger Akademie (Vienna, AUSTRIA)" } }, { "id": 392, "person": 68534, "name": { "de": "Paediatric Simulation User Network-Treffen \"PAEDSUN\", PAEDSIM e.V. (München, GERMANY)", "en": "Paediatric Simulation User Network Meeting \"PAEDSUN\", PAEDSIM e.V. (München, GERMANY)" } }, { "id": 471, "person": 68534, "name": { "de": "\"Der pädiatrische Notfall in der Präklinik\" (Notarztrefresher gemäß §40(3) ÄG) (Graz, AUSTRIA)", "en": "\"The paediatric emergency in the pre-clinical setting\" (Emergency Physician refresher training) (Graz, AUSTRIA)" } }, { "id": 595, "person": 68534, "name": { "de": "E-Learning-Kurs \"ICH GOOD CLINICAL PRACTICE E6\", The Global Health Network", "en": "E-learning course \"ICH GOOD CLINICAL PRACTICE E6\", The Global Health Network" } }, { "id": 596, "person": 68534, "name": { "de": "Hands-on-Training \"Erstversorgung im Kreißsaal\" (Wien, AUSTRIA)", "en": "Hands-on training \"Delivery room resuscitation\" (Vienna, AUSTRIA)" } }, { "id": 622, "person": 68534, "name": { "de": "Simulation Research Course – 101, Center for Simulation, Advancing Education and Innovation, Children's Hospital of Philadelphia (Philadelphia, USA)", "en": "Simulation Research Course – 101, Center for Simulation, Advancing Education and Innovation, Children's Hospital of Philadelphia (Philadelphia, USA)" } }, { "id": 626, "person": 68534, "name": { "de": "Global Observership Program (GOP), Children’s Hospital of Philadelphia, USA", "en": "Global Observership Program (GOP), Children’s Hospital of Philadelphia, USA" } } ] }