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=149980&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=150000&ordering=impactfactor",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=149960&ordering=impactfactor",
    "results": [
        {
            "id": 176944,
            "title": "Zwillingsschwangerschaft - risikoadaptiertes Management.",
            "abstract": null,
            "authors": [
                "Klaritsch, P"
            ],
            "year": 2019,
            "source": "Fortbildungsveranstaltung der Abteilung für Gynäkologie & Geburtshilfe des a.ö. Krankenhauses St. Vinzenz, Zams; JAN 24, 2019; Zams, AUSTRIA. 2019. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "176944-14064"
            ],
            "persons": [
                "176944-50155"
            ],
            "imported": "2019-09-22T13:39:15+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": true,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 176945,
            "title": "Fetale Neurosonographie: Standardebenen und erweiterte Evaluierung.",
            "abstract": null,
            "authors": [
                "Klaritsch, P"
            ],
            "year": 2019,
            "source": "VI. Hanseatische Sonographie Akademie\r\n; MAR 10-16, 2019; Oberlech, AUSTRIA. 2019. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "176945-14064"
            ],
            "persons": [
                "176945-50155"
            ],
            "imported": "2019-09-22T13:42:29+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": 176946,
            "title": "Gehirnfehlbildungen - Vorstellung gemeinsamer Fälle Sono + MRT.",
            "abstract": null,
            "authors": [
                "Klaritsch, P"
            ],
            "year": 2019,
            "source": "VI. Hanseatische Sonographie Akademie; MAR 10-16, 2019; Oberlech, AUSTRIA. 2019. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "176946-14064"
            ],
            "persons": [
                "176946-50155"
            ],
            "imported": "2019-09-22T13:44:47+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": 176947,
            "title": "Risikoadaptiertes Management bei monochorialen Zwillingen.",
            "abstract": null,
            "authors": [
                "Klaritsch, P"
            ],
            "year": 2019,
            "source": "VI. Hanseatische Sonographie Akademie; MAR 10-16, 2019; Oberlech, AUSTRIA. 2019. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "176947-14064"
            ],
            "persons": [
                "176947-50155"
            ],
            "imported": "2019-09-22T13:46: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": 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": 176948,
            "title": "Early-onset IUGR - Diagnostik und Management.",
            "abstract": null,
            "authors": [
                "Klaritsch, P"
            ],
            "year": 2019,
            "source": "VI. Hanseatische Sonographie Akademie; MAR 10-16, 2019; Oberlech, AUSTRIA. 2019. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "176948-14064"
            ],
            "persons": [
                "176948-50155"
            ],
            "imported": "2019-09-22T13:48:15+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": 176949,
            "title": "Neue Leitlinien für das Ersttrimesterscreening – wann sind diagnostische Punktionen sinnvoll und welche genetische Diagnostik sollte durchgeführt werden? Round-Table.  ",
            "abstract": null,
            "authors": [
                "Cetin, Emine",
                "Geipel, Annegret",
                "Klaritsch, Philipp"
            ],
            "year": 2019,
            "source": "VI. Hanseatische Sonographie Akademie; MAR 10-16, 2019; Oberlech, AUSTRIA. 2019. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "176949-14064"
            ],
            "persons": [
                "176949-50155"
            ],
            "imported": "2019-09-22T13:50:54+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": 176950,
            "title": "Doppler bei Zwillingsschwangerschaften.",
            "abstract": null,
            "authors": [
                "Klaritsch, P"
            ],
            "year": 2019,
            "source": "Dopplersymposium Salzburg; MAY 3-5, 2019; Salzburg, AUSTRIA. 2019. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "176950-14064"
            ],
            "persons": [
                "176950-50155"
            ],
            "imported": "2019-09-22T13:54:04+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": 176951,
            "title": "Zwillingsbetreuung im Mutter-Kind-Pass: Bedeutung der Chorionizität.",
            "abstract": null,
            "authors": [
                "Klaritsch, P"
            ],
            "year": 2019,
            "source": "Frühjahrstagung der OEGGG und Jahrestagung der AUB; JUN 20-22, 2019; Gmunden, AUSTRIA. 2019. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "176951-14064"
            ],
            "persons": [
                "176951-50155"
            ],
            "imported": "2019-09-22T13:57:11+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": 176952,
            "title": "Standards in der fetalen Neurosonographie.",
            "abstract": null,
            "authors": [
                "Klaritsch, P"
            ],
            "year": 2019,
            "source": "Frühjahrstagung der OEGGG und Jahrestagung der AUB; JUN 20-22; Gmunden, AUSTRIA. 2019. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "176952-14064"
            ],
            "persons": [
                "176952-50155"
            ],
            "imported": "2019-09-22T13:58:38+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": 176953,
            "title": "Abnormally invasive placenta.",
            "abstract": null,
            "authors": [
                "Klaritsch, P"
            ],
            "year": 2019,
            "source": "6. Deutsch-Österreichisches Symposium Pänataldiagnostik; JUL 5-6, 2019; Berchtesgaden, GERMANY. 2019. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "176953-14064"
            ],
            "persons": [
                "176953-50155"
            ],
            "imported": "2019-09-22T14:01: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": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 176954,
            "title": "Kongenitale Zwerchfellhernie – risikoadaptiertes Management.",
            "abstract": null,
            "authors": [
                "Klaritsch, P"
            ],
            "year": 2019,
            "source": "Jahrestagung der OEGGG gemeinsam mit der BGGF 2019; SEP 12-14, 2019; Munich, GERMANY. 2019. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "176954-14064"
            ],
            "persons": [
                "176954-50155"
            ],
            "imported": "2019-09-22T14:05: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": true,
            "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": 176955,
            "title": "Seminar - Zweittrimesterscreening.",
            "abstract": null,
            "authors": [
                "Klaritsch, P",
                "Ortiz J"
            ],
            "year": 2019,
            "source": "Jahrestagung der OEGGG gemeinsam mit der BGGF 2019; SEP 12-14, 2019; Munich, GERMANY. 2019. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "176955-14064"
            ],
            "persons": [
                "176955-50155"
            ],
            "imported": "2019-09-22T14:07:40+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": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 176956,
            "title": "Zahnheilkunde und Schwangerschaft – Implikationen für die Praxis aus fetaler und maternaler Sicht.",
            "abstract": null,
            "authors": [
                "Klaritsch, P"
            ],
            "year": 2019,
            "source": "Österreichischer Zahnärztekongress 2019; SEP 19-21, 2019; Villach, AUSTRIA. 2019. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "176956-14064"
            ],
            "persons": [
                "176956-50155"
            ],
            "imported": "2019-09-22T14:09:37+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": 176957,
            "title": "Cerebral and Peripheral Tissue Oxygen Saturation and Cardiac Function in Neonates.",
            "abstract": null,
            "authors": [
                "Bruckner, M",
                "Binder-Heschl, C",
                "Schwaberger, B",
                "Mileder, LP",
                "Baik-Schneditz, N",
                "Avian, A",
                "Urlesberger, B",
                "Pichler, G"
            ],
            "year": 2019,
            "source": "Poster Session 15: Circulation 2, Poster Presentations Abstracts. 2019; -3rd Congress of jENS - joint European Neonatal Societies; SEPT 17-21, 2019; Maastricht, THE NETHERLANDS. ",
            "category": 2,
            "document_type": 22,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "176957-14026",
                "176957-14093",
                "176957-14094"
            ],
            "persons": [
                "176957-100023",
                "176957-50907",
                "176957-67207",
                "176957-68534",
                "176957-73733",
                "176957-79516",
                "176957-86558"
            ],
            "imported": "2019-09-22T23:55: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": 176958,
            "title": "Fallvorstellung - komplexe proximale Humerusfraktur.",
            "abstract": null,
            "authors": [
                "Schwarz, A",
                "Plecko, M"
            ],
            "year": 2019,
            "source": "3 Ländertagung der AOTrauma DACH Meeting; MAY 09 - 11, 2019; Hamburg, GERMANY. 2019. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "176958-14052"
            ],
            "persons": [
                "176958-60563",
                "176958-71409"
            ],
            "imported": "2019-09-23T00:02:48+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": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 176959,
            "title": "Komplexe Verletzungen Schultergürtel.",
            "abstract": null,
            "authors": [
                "Plecko, M"
            ],
            "year": 2019,
            "source": "3 Ländertagung der AOTrauma DACH Meeting; MAY 09 - 11, 2019; Hamburg, GERMANY. 2019. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "176959-14052"
            ],
            "persons": [
                "176959-71409"
            ],
            "imported": "2019-09-23T00:08:18+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": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 176960,
            "title": "Schulterendoprothetik nach Trauma. ",
            "abstract": null,
            "authors": [
                "Plecko, M"
            ],
            "year": 2019,
            "source": "AIOD Traumakurs Alpbach; MAY 13-17,2019; Alpbach, AUSTRIA. 2019. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "176960-14052"
            ],
            "persons": [
                "176960-71409"
            ],
            "imported": "2019-09-23T00:12:46+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": false
        },
        {
            "id": 176961,
            "title": "Seminar Fallvorstellungen Schulter / Oberarm. ",
            "abstract": null,
            "authors": [
                "Plecko, M"
            ],
            "year": 2019,
            "source": "AIOD Traumakurs Alpbach; MAY 13-17,2019; Alpbach, AUSTRIA. 2019. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "176961-14052"
            ],
            "persons": [
                "176961-71409"
            ],
            "imported": "2019-09-23T00:17: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": false,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 176962,
            "title": "Variable Fixation Technology promotes Bone Callus Formation in Osteotomies stabilized with Locking Plates.",
            "abstract": null,
            "authors": [
                "Plecko, M",
                "Klein, K",
                "Planzer, K",
                "Wähnert, D",
                "Ferguson, SJ",
                "Behm, P",
                "Brianza, S",
                "Stadelmann, VA",
                "Von Rechenberg, B"
            ],
            "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": [
                "176962-14052"
            ],
            "persons": [
                "176962-71409"
            ],
            "imported": "2019-09-23T00:27:36+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": 176963,
            "title": "Proximaler Humerus: Osteosynthese vs. Prothese: welcher Patient mit welcher Fraktur profitiert von was? ",
            "abstract": null,
            "authors": [
                "Plecko, M"
            ],
            "year": 2018,
            "source": "4. Alterstraumatologie Kongress Zürich; MAR 22-23, 2019; Zürich, SWITZERLAND. 2018. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "176963-14052"
            ],
            "persons": [
                "176963-71409"
            ],
            "imported": "2019-09-23T00:36:18+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": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        }
    ]
}