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=320
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 735,
    "next": "https://api-test.medunigraz.at/v1/research/education/?format=api&limit=20&offset=340",
    "previous": "https://api-test.medunigraz.at/v1/research/education/?format=api&limit=20&offset=300",
    "results": [
        {
            "id": 128,
            "person": 98990,
            "name": {
                "de": "Arbeitsgemeinschaft Dermatologische Forschung Winter School",
                "en": "ADF Dermatological Research Winter School"
            }
        },
        {
            "id": 281,
            "person": 103880,
            "name": {
                "de": "Karriereprogramm für Wissenschafterinnen, Graz (Österreich)",
                "en": "Karriereprogramm für Wissenschafterinnen, Graz (Österreich)"
            }
        },
        {
            "id": 275,
            "person": 98300,
            "name": {
                "de": "Harvard Managementor®, Leadership Development Program",
                "en": "Harvard Managementor®, Leadership Development Program"
            }
        },
        {
            "id": 260,
            "person": 98300,
            "name": {
                "de": "Internationaler Executive Masterstudiengang Health Care Management: \r\n- International Health Care Management Institute (IHCI) Trier, Deutschland\r\n- Business School der Universität Salzburg (SMBS), Österreich\r\nStudienorte: Universität Trier (IHCI), Deutschland; Paris-Lodron-Universität Salzburg (SMBS), Österreich; Université du Luxembourg, Luxemburg; Philipps-Universität Marburg, Deutschland\r\n",
                "en": "International executive study of MBA Health Care Management at the IHCI (a joint institute of the University of Trier, Germany; University of Salzburg Business School, Austria; Philipps-University of Marburg, Germany; University of Luxemburg, Luxemburg)"
            }
        },
        {
            "id": 262,
            "person": 98300,
            "name": {
                "de": "Fachkunde Rettungsdienst",
                "en": "Medical Rescue Service, Board certified by State Medical Council of Baden-Württemberg, Germany\r\n"
            }
        },
        {
            "id": 263,
            "person": 98300,
            "name": {
                "de": "Zusatzbezeichnung Notfallmedizin; Deutschland",
                "en": "Emergency Medicine, Board certified by State Medical Council of Baden-Württemberg, Germany\r\n"
            }
        },
        {
            "id": 264,
            "person": 98300,
            "name": {
                "de": "2011: GCP-Refresher (I und II); EuMeCom GmbH (online)\r\n2011: GCP-Schulung, Durchführung von klinischen Studien gemäß ICH GCP und nationale gesetzliche Bestimmungen, Deutschland\r\n2011: Prüfarztzertifikat, GCP-Service International\r\n2014, 2015, 2016: GCP-Refresher, Koordinierungszentrum Klinische Studien (KKS), Heidelberg, Deutschland\r\n2020: ICH GCP E6 R2 Trainingskurs, KKS, Graz, Österreich\r\n",
                "en": "GCP Certifications; Refresher Courses I and II, GCP-Service International Medical Examiner’s Certification, Medical Information Education (EuMeCom GmbH), Germany / Austria\r\n"
            }
        },
        {
            "id": 266,
            "person": 98300,
            "name": {
                "de": "Verwaltungs- und Wirtschaftsakademie Baden-Württemberg; Germany\r\nModule: Personal/Organisation, Arbeitsrecht, Meetings als Führungsinstrument, Management, Arbeitsorganisation, Arztrecht, Wirtschaftlichkeit, Kosten/Finanzierung\r\n",
                "en": "Academy of Administration and Business Baden-Württemberg, Germany\r\nCertification in Legal Affairs, Business Management, and Leadership and Responsibility in Hospitals\r\n"
            }
        },
        {
            "id": 271,
            "person": 98300,
            "name": {
                "de": "Praktischer Kurs für Gastroenterologische Chirurgie; konv. und lap. Techniken für Fortgeschrittene, Davos, Schweiz\r\n",
                "en": "Practical Course Gastroenterological Surgery, Davos, Switzerland; Areas of Focus: Advanced conventional and laparoscopic surgical techniques"
            }
        },
        {
            "id": 272,
            "person": 98300,
            "name": {
                "de": "Einführungskurs in die Fiberbronchoskopie, Mannheim, Deutschland",
                "en": "Practical training in Fiber Bronchoscopy, University Medical Centre Mannheim, Germany"
            }
        },
        {
            "id": 273,
            "person": 98300,
            "name": {
                "de": "Radiation Safety Course, University of North Carolina, USA",
                "en": "Certification in Radiation Safety, University of North Carolina, Chapel Hill, USA"
            }
        },
        {
            "id": 276,
            "person": 98300,
            "name": {
                "de": "Problemorientiertes Lernen (POL)-Intensivkurs, Heidelberg, Germany",
                "en": "Lecturer Training Seminar on Problem-oriented Learning (POL), Ruprecht-Karls University, Heidelberg, Germany"
            }
        },
        {
            "id": 277,
            "person": 98300,
            "name": {
                "de": "HeiCuMed Dozententraining, Heidelberg, Deutschland",
                "en": "HeiCuMed Lecturer Training Seminar, Ruprecht-Karls University, Heidelberg, Germany"
            }
        },
        {
            "id": 278,
            "person": 98300,
            "name": {
                "de": "Zertifikat für Prüferqualifikation, Kompetenznetz „Lehre in der Medizin“ Baden-Württemberg, Heidelberg, Deutschland\r\n",
                "en": "Certificate for examiner qualification, Competence Network \"Teaching in Medicine\" Baden-Württemberg, Heidelberg, Germany"
            }
        },
        {
            "id": 267,
            "person": 98300,
            "name": {
                "de": "DGQ-Fortbildungen im Gesundheitswesen, Heidelberg, Deutschland\r\n- QM-Systeme in der Anwendung\r\n- QM-Systeme und internes Audit\r\n",
                "en": "German Society for Quality (DFQ), Heidelberg, Germany\r\nCertification in Healthcare QM-Systems and Internal Auditing practices Business Management and Contract Negotiations\r\n"
            }
        },
        {
            "id": 261,
            "person": 98300,
            "name": {
                "de": "Fachkunde Strahlenschutz: Notfalldiagnostik; Deutschland\r\nFachkunde Strahlenschutz: Thorax; Deutschland",
                "en": "Technical knowledge in Radiation Protection, Emergency Diagnostics and Chest X-ray; Board certified by State Medical Council of Baden-Württemberg, Germany\r\n"
            }
        },
        {
            "id": 265,
            "person": 98300,
            "name": {
                "de": "Ärztliche Führungs- und Managementkompetenz\r\nAkademie für Gesundheitsberufe, Teil I-III, Heidelberg, Deutschland\r\n",
                "en": "Academy for Medical Professions, Heidelberg, Germany\r\nSeminar on Leadership, Management and Responsibility Part I-III; Areas of Focus: Efficiency, Leadership Training, and Conflict Management\r\n"
            }
        },
        {
            "id": 268,
            "person": 98300,
            "name": {
                "de": "HESPERIS-Course und Diplom, European Society of Organ Transplantation; Rotterdam, Niederlande / Prag, Tschechien",
                "en": "European Society of Organ Transplantation: Diploma of HESPERIS course in Transplantation\r\n"
            }
        },
        {
            "id": 269,
            "person": 98300,
            "name": {
                "de": "Transplantation Operative Procedures (TOP)-Course, Deutsche Transplantationsgesellschaft, Berlin, Deutschland",
                "en": "Certification in Transplant Operative Procedures (TOP), German Transplantation Society, Berlin, Germany"
            }
        },
        {
            "id": 270,
            "person": 98300,
            "name": {
                "de": "European Transplant Fellow Workshop; European Society of Organ Transplantation, Brüssel, Belgien\r\n",
                "en": "European Transplant Fellow Workshop; European Society of Organ Transplantation, Brussels, Belgium\r\n"
            }
        }
    ]
}