List publications.

Fields

id (integer)

Primary key.

name (string)

Name of doctoral school.

emails (string[])

Contact emails.

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:

  • persons
  • category
  • document
  • organization_authorship

Filters

To filter for exact value matches:

?<fieldname>=<value>

Possible exact filters:

  • year
  • category
  • document
  • persons

For advanced filtering use lookups:

?<fieldname>__<lookup>=<value>

All fields with advanced lookups can also be used for exact value matches as described above.

Possible advanced lookups:

  • year: gt, gte, lt, lte
  • sci: iexact, contains, icontains, startswith, istartswith
  • pubmed: iexact, contains, icontains, startswith, istartswith
  • doi: iexact, contains, icontains, startswith, istartswith
  • pmc: iexact, contains, icontains, startswith, istartswith
  • organization_authorship: in
  • impact: isnull, gt, gte, lt, lte
  • imported: isnull, gt, gte, lt, lte, date
GET /v1/research/publication/?format=api&offset=149940&ordering=impactfactor
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157186,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=149960&ordering=impactfactor",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=149920&ordering=impactfactor",
    "results": [
        {
            "id": 176894,
            "title": "Pre-analytical standards and regulatory requirements.",
            "abstract": null,
            "authors": [
                "Zatloukal, K"
            ],
            "year": 2019,
            "source": "International Lung Cancer Diagnostics Workshop; SEP 16-17, 2019; Graz, AUSTRIA. 2019. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "176894-14020"
            ],
            "persons": [
                "176894-51663"
            ],
            "imported": "2019-09-18T11:28:26+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": true,
            "bmf_use": false,
            "zmf_use": true,
            "local_affiliation": true
        },
        {
            "id": 176895,
            "title": "Secondary Use of Clinical Problem List Entries for Data-Driven Learning Approaches",
            "abstract": null,
            "authors": [
                "Kreuzthaler, M",
                "Oleynik, M",
                "Vera Ramos, JA",
                "Kasac, Z",
                "Schulz, S"
            ],
            "year": 2019,
            "source": "Workshop booklet of the 10th International Workshop on Simulation and Statistics. 2019; 62-62.-10th International Workshop on Simulation and Statistics\r\n; SEP 2-6, 2019; Salzburg, AUSTRIA. ",
            "category": 2,
            "document_type": 22,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "176895-14026"
            ],
            "persons": [
                "176895-60827",
                "176895-72306"
            ],
            "imported": "2019-09-18T12:38:58+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 176896,
            "title": "How can we adapt current guidelines to low-resource countries?",
            "abstract": null,
            "authors": [
                "Hauer A.C"
            ],
            "year": 2019,
            "source": "PIBD Symposium ; Sep 11-13, 2019; Budapest, HUNGARY. 2019. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "176896-14091"
            ],
            "persons": [
                "176896-51968"
            ],
            "imported": "2019-09-18T12:40:16+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": true,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 176898,
            "title": "Reusing Clinical Routine Data for Biomarker Research",
            "abstract": null,
            "authors": [
                "Kreuzthaler, M",
                "Schulz, S"
            ],
            "year": 2018,
            "source": "2nd Annual Meeting of the Austrian Platform for Personalized Medicine; OCT 11-12, 2018; Graz, AUSTRIA. 2018. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "176898-14026"
            ],
            "persons": [
                "176898-60827"
            ],
            "imported": "2019-09-18T13:03:23+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 176899,
            "title": "Langzeitergebnisse der Ellbogen Totalendoprothese - Revisionsendoprothetik versus Primärendoprothetik.",
            "abstract": null,
            "authors": [
                "Plecko, M",
                "Maier, M",
                "Zwetti, T",
                "Liebhauser, M",
                "Hausbrandt, P",
                "Niks, M",
                "Sauerschnig, M",
                "Schwarz, AM"
            ],
            "year": 2019,
            "source": "DVSE Abstractband 2019. 2019; -26. Jahreskongress der Deutschen Vereinigung für Schulter- und Ellbogenchirurgie (DVSE) ; MAY 16-18, 2019; St. Gallen, SWITZERLAND. ",
            "category": 2,
            "document_type": 22,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "176899-14052"
            ],
            "persons": [
                "176899-60563",
                "176899-71409"
            ],
            "imported": "2019-09-18T15:48:14+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 176900,
            "title": "Die inverse Schulterprothese als Salvage Procedure - Outcome bei mittelfristigem follow-up.",
            "abstract": null,
            "authors": [
                "Schwarz, AM",
                "Hohenberger, GM",
                "Seibert, FJ",
                "Niks, M",
                "Sauerschnig, M",
                "Zacherl, M",
                "Plecko, M"
            ],
            "year": 2019,
            "source": "DVSE Abstractband 2019. 2019; -26. Jahreskongress der Deutschen Vereinigung für Schulter- und Ellbogenchirurgie (DVSE); MAY 16-18, 2019; St. Gallen, SWITZERLAND. ",
            "category": 2,
            "document_type": 22,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "176900-14052"
            ],
            "persons": [
                "176900-58004",
                "176900-60563",
                "176900-71409",
                "176900-86552",
                "176900-51724"
            ],
            "imported": "2019-09-18T15:54:52+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 176901,
            "title": "Outcome und Indikations Korrelationsanalyse nach Ellbogen Totalendoprothese - Stellenwert bei Frakturversorgung in der komplexen Situation.",
            "abstract": null,
            "authors": [
                "Schwarz, A",
                "Niks, M",
                "Sauerschnig, M",
                "Maier, M",
                "Zwetti, T",
                "Hausbrandt, P",
                "Liebhauser, M",
                "Plecko, M"
            ],
            "year": 2019,
            "source": "DVSE Abstractband 2019. 2019; -26. Jahreskongress der Deutschen Vereinigung für Schulter- und Ellbogenchirurgie (DVSE); MAY 16-18, 2019; St. Gallen, SWITZERLAND. ",
            "category": 2,
            "document_type": 22,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "176901-14052"
            ],
            "persons": [
                "176901-60563",
                "176901-71409"
            ],
            "imported": "2019-09-18T16:00:24+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 176902,
            "title": "Komplexe Ellbogenfraktursituation und Ellbogenendoprothetik: CT basierende Definition des korrekten Alignmet's\r\nder humeralen Komponente - Realität oder Illusion?",
            "abstract": null,
            "authors": [
                "Schwarz, A",
                "Hohenberger, G",
                "Schwarz, U",
                "Niks, M",
                "Zwetti, T",
                "Maier, M",
                "Weiglein, A",
                "Plecko, M"
            ],
            "year": 2019,
            "source": "DVSE Abstractband 2019. 2019; -26. Jahreskongress der Deutschen Vereinigung für Schulter- und Ellbogenchirurgie (DVSE); MAY 16-18, 2019; St. Gallen, SWITZERLAND. ",
            "category": 2,
            "document_type": 22,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "176902-14018",
                "176902-14052"
            ],
            "persons": [
                "176902-60563",
                "176902-71409",
                "176902-86552"
            ],
            "imported": "2019-09-18T16:04:14+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 176903,
            "title": "Mid-Term Outcome In Reverse Shoulder Arthroplasty Regarding Various Etiologies In One Material Design – Is There A Significant Benefit To Observe?",
            "abstract": null,
            "authors": [
                "Schwarz, A",
                "Hohenberger, G",
                "Niks, M",
                "Maier, M",
                "Zwetti, T",
                "Hausbrandt, P",
                "Liebhauser, M",
                "Plecko, M"
            ],
            "year": 2019,
            "source": "Abstracts 20th EFORT Congress. 2019; -20th EFORT Congress; June 5-7, 2019; Lisbon, PORTUGAL. ",
            "category": 2,
            "document_type": 22,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "176903-14052"
            ],
            "persons": [
                "176903-60563",
                "176903-71409",
                "176903-86552"
            ],
            "imported": "2019-09-18T18:47:09+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 176904,
            "title": "Analysis Of Complication Rate And Functional Mid-Terme Outcome In Proximal Humeral Fractures: Effect Of Cement-Augmentation.",
            "abstract": null,
            "authors": [
                "Schwarz, A",
                "Hausbrandt, P",
                "Hohenberger, G",
                "Niks, M",
                "Sauerschnig, M",
                "Plecko, M\r\n"
            ],
            "year": 2019,
            "source": "Abstracts 20th EFORT Congress\r\n. 2019; -20th EFORT Congress; June 5-7, 2019; Lisbon, PORTUGAL. ",
            "category": 2,
            "document_type": 22,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "176904-14052"
            ],
            "persons": [
                "176904-60563",
                "176904-71409",
                "176904-86552"
            ],
            "imported": "2019-09-18T19:10:16+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 176905,
            "title": "Safe Zone From The Joint Space To The Posterior Interosseus Nerve In Proximal Radial Approaches To The Forearm.",
            "abstract": null,
            "authors": [
                "Schwarz, A",
                "Hohenberger, G",
                "Krassnig, R",
                "Tackner, E",
                "Kuchling, S",
                "Grechenig, P",
                "Weiglein, A"
            ],
            "year": 2019,
            "source": "Abstracts 20th EFORT Congress. 2019; -20th EFORT Congress; June 5-7, 2019; Lisbon, PORTUGAL. ",
            "category": 2,
            "document_type": 22,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "176905-14018",
                "176905-14052"
            ],
            "persons": [
                "176905-60563",
                "176905-85724",
                "176905-86552"
            ],
            "imported": "2019-09-18T19:53:44+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 176907,
            "title": "Rotational Alignment Of The Humeral Component In Elbow Arthroplasty: Positioning In Complex Fracture Situations.",
            "abstract": null,
            "authors": [
                "Plecko, M",
                "Hohenberger, G",
                "Sauerschnig, M",
                "Niks, M",
                "Liebhauser, M",
                "Schwarz, U",
                "Feigl, G",
                "Schwarz, A"
            ],
            "year": 2019,
            "source": "SECEC Closed Meeting; AUG 31 - SEP 01, 2019; Kopenhagen, DENMARK. 2019. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "176907-14018",
                "176907-14052"
            ],
            "persons": [
                "176907-60563",
                "176907-71409",
                "176907-86552"
            ],
            "imported": "2019-09-18T21:42:01+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 176908,
            "title": "Outcome in Reverse Shoulder Arthroplasty Regarding One Material Design –\r\nIs There a Benefit in Different Etiologies to Observe?\r\n",
            "abstract": null,
            "authors": [
                "Schwarz, A",
                "Niks, M",
                "Sauerschnig, M",
                "Hohenberger, G",
                "Maier, M",
                "Zwetti, T",
                "Zacherl, M",
                "Plecko, M"
            ],
            "year": 2019,
            "source": "SECEC Closed Meeting; AUG 31 - SEP 01, 2019; Kopenhagen, DENMARK. 2019. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "176908-14052"
            ],
            "persons": [
                "176908-58004",
                "176908-60563",
                "176908-71409",
                "176908-86552"
            ],
            "imported": "2019-09-18T21:52:44+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 176909,
            "title": "Die akute AC-Gelenksluxation - (kritischer) Vergleich der transartikulären und extraartikulären Methoden im Langzeitoutcome.",
            "abstract": null,
            "authors": [
                "Schwarz, A",
                "Litzlbauer, W",
                "Mattiassich, G",
                "Grün, W",
                "Wienerroither, V",
                "Niks, M",
                "Plecko, M",
                "Sauerschnig, M.\r\n"
            ],
            "year": 2019,
            "source": "AGA 2019; SEP 12. - 14.; Mannheim; GERMANY. 2019. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "176909-14052"
            ],
            "persons": [
                "176909-60563",
                "176909-71409"
            ],
            "imported": "2019-09-18T22:02:12+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 176910,
            "title": "Stellenwert der Ellbogen Totalendoprothese: Ergebnisse und Komplikationsanalyse hinsichtlich Indikationsauswertung im Mittel bis Längerfristigen Outcome.",
            "abstract": null,
            "authors": [
                "Schwarz, A",
                "Sauerschnig, M",
                "Niks, M",
                "Hohenberger, G",
                "Wienerroither, V",
                "Maier, M",
                "Zwetti, T",
                "Plecko, M\r\n"
            ],
            "year": 2019,
            "source": "AGA 2019; SEP 12. - 14.; Mannheim; GERMANY. 2019. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "176910-14052",
                "176910-14073"
            ],
            "persons": [
                "176910-60563",
                "176910-71409",
                "176910-86552",
                "176910-99883"
            ],
            "imported": "2019-09-18T22:08:06+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 176911,
            "title": "Degradation performance of a MgZnCa alloy in different rat models",
            "abstract": null,
            "authors": [
                "Sommer, NG",
                "Hirzberger, D",
                "Schwarze, UY",
                "Berger, L",
                "Hahn, D",
                "Donohue, N",
                "Löffler, JF",
                "Weinberg, AM"
            ],
            "year": 2019,
            "source": "https://www.conferium.com/downloads/Abstract_book_Biometal2019-08-06.pdf. 2019; -11th Biometal; AUG 25-30, 2019; Alicante, SPAIN. ",
            "category": 2,
            "document_type": 22,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "176911-14052"
            ],
            "persons": [
                "176911-50785",
                "176911-96335",
                "176911-98087"
            ],
            "imported": "2019-09-19T08:44:34+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": true,
            "local_affiliation": true
        },
        {
            "id": 176912,
            "title": "Animal Models in Orthopedic Research: The Proper Animal Model to Answer Fundamental Questions on Bone Healing Depending on Pathology and Implant Material",
            "abstract": null,
            "authors": [
                "Sommer, NG",
                "Hahn, D",
                "Okutan, B",
                "Marek, R",
                "Weinberg, AM"
            ],
            "year": 2019,
            "source": " In: Tvrdá, E editors(s). Animal Models in Medicine and Biology.  2019(ISBN: 978-1-83880-012) ",
            "category": 6,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "176912-14052"
            ],
            "persons": [
                "176912-102252",
                "176912-50785",
                "176912-98087"
            ],
            "imported": "2019-09-19T09:00:35+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": "Tvrdá, E",
            "collection_title": "Animal Models in Medicine and Biology",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 176913,
            "title": "Presenilin-1 Established ER-Ca2+ Leak: a Follow Up on Its Importance for the Initial Insulin Secretion in Pancreatic Islets and β-Cells upon Elevated Glucose.",
            "abstract": null,
            "authors": [
                "Klec, C",
                "Madreiter-Sokolowski, CT",
                "Ziomek, G",
                "Stryeck, S",
                "Sachdev, V",
                "Duta-Mare, M",
                "Gottschalk, B",
                "Depaoli, MR",
                "Rost, R",
                "Hay, J",
                "Waldeck-Weiermair, M",
                "Kratky, D",
                "Madl, T",
                "Malli, R",
                "Graier, WF"
            ],
            "year": 2019,
            "source": "Cell Physiol Biochem. 2019; 53(3): 573-586. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "31529929",
            "doi": "10.33594/000000158",
            "pmc": null,
            "organizations": [
                "176913-14013",
                "176913-14085"
            ],
            "persons": [
                "176913-50810-6",
                "176913-51158-6",
                "176913-51860-4",
                "176913-51904-6",
                "176913-70922-6",
                "176913-85069-6",
                "176913-90394-6",
                "176913-91207-6"
            ],
            "imported": "2019-09-19T02:00:00+02:00",
            "journal": "Cell Physiol Biochem",
            "issn": "1421-9778",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": 2017,
            "impactfactor_norm": null,
            "impactfactor_norm_year": 2017,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": 0.94,
            "impactfactor_norm_super_year": 2016,
            "impactfactor_norm_super_category": "PHYSIOLOGY-SCI",
            "citations": null,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": true,
            "local_affiliation": true
        },
        {
            "id": 176915,
            "title": "The evolution of cognitive function in MS over ten years and the association with MRI findings",
            "abstract": null,
            "authors": [
                "Pinter, D",
                "Khalil, M",
                "Pirpamer, L",
                "Damulina, A",
                "Fruhwirth, V",
                "Pichler, A",
                "Fuchs, S",
                "Fazekas, F",
                "Enzinger C"
            ],
            "year": 2019,
            "source": "ECTRIMS Congress App. 2019; -ECTRIMS; SEP 11-13, 2019; Stockholm, SWEDEN. ",
            "category": 2,
            "document_type": 27,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "176915-14051"
            ],
            "persons": [
                "176915-50173",
                "176915-57435",
                "176915-66708",
                "176915-98464",
                "176915-71486"
            ],
            "imported": "2019-09-19T15:58:22+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 176916,
            "title": "Contribution of neutral lipolysis on the catabolism of cytosolic lipid droplets in the small intestine ",
            "abstract": null,
            "authors": [
                "Korbelius, M",
                "Vujic, N",
                "Sachdev, V",
                "Obrowsky, S",
                "Rainer, S",
                "Gottschalk, B",
                "Graier, WF",
                "Kratky, D"
            ],
            "year": 2019,
            "source": " . 2019; -European Lipoprotein Club Meeting; SEP 9-12, 2019; Tutzing, GERMANY. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "176916-14013"
            ],
            "persons": [
                "176916-50245",
                "176916-51860",
                "176916-51904",
                "176916-75396",
                "176916-76131",
                "176916-90394"
            ],
            "imported": "2019-09-19T16:08:28+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": true,
            "zmf_use": false,
            "local_affiliation": true
        }
    ]
}