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=150580&ordering=impactfactor
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157135,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=150600&ordering=impactfactor",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=150560&ordering=impactfactor",
    "results": [
        {
            "id": 181870,
            "title": "Andreas-an Idol for many Young anatomists and clinicians.",
            "abstract": null,
            "authors": [
                "Feigl, G",
                "Biasutto, SN"
            ],
            "year": 2020,
            "source": "Revista argentina de anatomía clínica. 2020; 12(1): 6-7. ",
            "category": 1,
            "document_type": 4,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "181870-14018"
            ],
            "persons": [],
            "imported": "2020-04-15T10:34: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": 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": 195379,
            "title": "Erfolgsgeschichten & Erfolgsfaktoren",
            "abstract": null,
            "authors": [
                "Gugatschka, M"
            ],
            "year": 2022,
            "source": "Austrian Health Forum 2022; MAY 12 - 14, 2022; Schladming, AUSTRIA. 2022. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "195379-14068"
            ],
            "persons": [
                "195379-50670"
            ],
            "imported": "2022-05-23T14:41:02+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": 195380,
            "title": "Knieendoprothetik",
            "abstract": null,
            "authors": [
                "Sadoghi, P"
            ],
            "year": 2022,
            "source": "1. Österreichischer Kongress für Orthopädie & Traumatologie; 12.-14. Mai, 2022; Graz, Austria. 2022. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "195380-14052"
            ],
            "persons": [
                "195380-59379"
            ],
            "imported": "2022-05-23T15:34: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": 195381,
            "title": "Should we abandon the rigid-collar:evidence for pre-hospital spine immovilization",
            "abstract": null,
            "authors": [
                "Eibinger, N"
            ],
            "year": 2022,
            "source": "1. Österreichischer Kongress für Orthopädie & Traumatologie; 12.-14. Mai, 2022; Graz, Austria. 2022. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "195381-14052"
            ],
            "persons": [
                "195381-95868"
            ],
            "imported": "2022-05-23T15:36:19+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": 195382,
            "title": "Musculoskeletal tuberculosis revisited: bone and joint tuberculosis in the Austrian population",
            "abstract": null,
            "authors": [
                "Vielgut, I",
                "Putzl, L",
                "Thomüller, I",
                "Igrec, J",
                "Brcic, I",
                "Zettl, R",
                "Wittig, U",
                "Glehr, M",
                "Valentin, T",
                "Kraus, T",
                "Sadoghi, P",
                "Leithner, A",
                "Fischerauer, S",
                "Scheipl, S"
            ],
            "year": 2022,
            "source": "Abstractband 1. Österreichischer Kongress für Orthopädie & Traumatologie. 2022; 255--1. Österreichischer Kongress für Orthopädie & Traumatologie; MAY 12-14, 2022; Graz, AUSTRIA. ",
            "category": 2,
            "document_type": 18,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "195382-14020",
                "195382-14052",
                "195382-14054",
                "195382-28760",
                "195382-29164"
            ],
            "persons": [
                "195382-100618",
                "195382-50448",
                "195382-53237",
                "195382-53586",
                "195382-54144",
                "195382-59379",
                "195382-72835",
                "195382-92422",
                "195382-106990"
            ],
            "imported": "2022-05-23T15:49:41+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": 195383,
            "title": "Introduction: history, philosophy and principles of DAIR",
            "abstract": null,
            "authors": [
                "Glehr, M"
            ],
            "year": 2022,
            "source": "1. Österreichischer Kongress für Orthopädie & Traumatologie; 12.-14. Mai, 2022; Graz, Austria. 2022. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "195383-14052"
            ],
            "persons": [],
            "imported": "2022-05-23T16:13: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": 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": 195384,
            "title": "Vacuum Assisted Closure (VAC)-Instill vs. conventional\r\nspacers in septic two-stage revision total knee\r\narthroplasty",
            "abstract": null,
            "authors": [
                "Glehr, M"
            ],
            "year": 2022,
            "source": "1. Österreichischer Kongress für Orthopädie & Traumatologie; 12.-14. Mai, 2022; Graz, Austria. 2022. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "195384-14052"
            ],
            "persons": [],
            "imported": "2022-05-23T16:21: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": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 195385,
            "title": "Revisionsraten nach Sprungelenksersatz: Ein Vergleich zwischen klinischen Studien und Prothesenregistern",
            "abstract": null,
            "authors": [
                "Hofer, R",
                "Hauer, G",
                "Ornig, M",
                "Wittig, U",
                "Leithner, A",
                "Sadoghi, P"
            ],
            "year": 2022,
            "source": "Abstractband 1. Österreichischer Kongress für Orthopädie & Traumatologie. 2022; 83--1. Österreichischer Kongress für Orthopädie & Traumatologie; MAY 12-14, 2022; Graz, AUSTRIA. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "195385-14052",
                "195385-28760"
            ],
            "persons": [
                "195385-101863",
                "195385-53237",
                "195385-59379",
                "195385-106990"
            ],
            "imported": "2022-05-23T16:25:33+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": 195386,
            "title": "A Lean Bioabsorbable Magnesium-Zinc-Calcium Alloy ZX00 Used for Operative Treatment of Medial Malleolus Fractures: Clinical Results of A Prospective Pilot Study ",
            "abstract": null,
            "authors": [
                "Holweg, P",
                "Ornig, M",
                "Hohenberger, G",
                "Labmayr, V",
                "Leithner, A",
                "Seibert, FJ"
            ],
            "year": 2022,
            "source": "Abstractband 1. Österreichischer Kongress für Orthopädie & Traumatologie. 2022; 87--1. Österreichischer Kongress für Orthopädie & Traumatologie; MAY 12-14, 2022; Graz, AUSTRIA. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "195386-28760"
            ],
            "persons": [
                "195386-104358",
                "195386-53237",
                "195386-63387",
                "195386-86552",
                "195386-51724"
            ],
            "imported": "2022-05-23T16:33:41+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": 195387,
            "title": "Traumatische partielle Hemipelvektomie mit Blutstillung durch REBOA – Case Report",
            "abstract": null,
            "authors": [
                "Schwarzenbrunner, K",
                "Eibinger, N",
                "Puchwein, P"
            ],
            "year": 2022,
            "source": "Abstractband 1. Österreichischer Kongress für Orthopädie & Traumatologie. 2022; 151--1. Österreichischer Kongress für Orthopädie & Traumatologie; MAY 12-14, 2022; Graz, AUSTRIA. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "195387-14052"
            ],
            "persons": [
                "195387-62925",
                "195387-95868"
            ],
            "imported": "2022-05-23T16:42: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": 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": 195388,
            "title": "Pathological fracture due to primary bone sarcoma: how to proceed?",
            "abstract": null,
            "authors": [
                "Bergovec, M"
            ],
            "year": 2022,
            "source": "1. Österreichischer Kongress für Orthopädie & Traumatologie; 12.-14. Mai, 2022; Graz, Austria. 2022. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "195388-14052"
            ],
            "persons": [
                "195388-88122"
            ],
            "imported": "2022-05-23T16:44:51+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": 195389,
            "title": "Kein Unterschied im klinischen Ergebnis zwischen einem etablierten Knietotalendoprothesendesign und seinem Nachfolger: Eine prospektiv, randomisierte, kontrollierte Studie",
            "abstract": null,
            "authors": [
                "Hauer, G",
                "Hörlesberger, N",
                "Klim, S",
                "Bernhardt, GA",
                "Leithner, A",
                "Sadoghi, P"
            ],
            "year": 2022,
            "source": "Abstractband 1. Österreichischer Kongress für Orthopädie & Traumatologie. 2022; 75--1. Österreichischer Kongress für Orthopädie & Traumatologie; MAY 12-14, 2022; Graz, AUSTRIA. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "195389-14052",
                "195389-28760"
            ],
            "persons": [
                "195389-86186",
                "195389-53237",
                "195389-59379",
                "195389-101863"
            ],
            "imported": "2022-05-23T16:48:41+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": 195390,
            "title": "Einfluss der Covid-19-Pandemie auf das frühe klinische Outcome nach primärer Knietotalendoprothetik: Eine retrospektive, vergleichende Analyse.",
            "abstract": null,
            "authors": [
                "Reinbacher, P",
                "Colovic, D",
                "Wittig, U",
                "Hauer, G",
                "Vielgut, I",
                "Glehr, M",
                "Leithner, A",
                "Sadoghi, P"
            ],
            "year": 2022,
            "source": "Abstractband 1. Österreichischer Kongress für Orthopädie & Traumatologie. 2022; 122--1. Österreichischer Kongress für Orthopädie & Traumatologie; MAY 12-14, 2022; Graz, AUSTRIA. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "195390-14052",
                "195390-28760"
            ],
            "persons": [
                "195390-101863",
                "195390-53237",
                "195390-59379",
                "195390-94962",
                "195390-106990"
            ],
            "imported": "2022-05-23T16:53:25+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": 195391,
            "title": "Residents’ Learning Curve of Total Knee Arthroplasty based on Radiological Outcome Parameters: a retrospective comparative study",
            "abstract": null,
            "authors": [
                "Hörlesberger, N",
                "Glehr, M",
                "Amerstorfer, F",
                "Hauer, G",
                "Leithner, A",
                "Sadoghi, P"
            ],
            "year": 2022,
            "source": "Abstractband 1. Österreichischer Kongress für Orthopädie & Traumatologie. 2022; 148--1. Österreichischer Kongress für Orthopädie & Traumatologie; MAY 12-14, 2022; Graz, AUSTRIA. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "195391-14052",
                "195391-28760"
            ],
            "persons": [
                "195391-86186",
                "195391-53237",
                "195391-59379",
                "195391-101863"
            ],
            "imported": "2022-05-23T16:56:51+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": 195392,
            "title": "Outcome study of the Advanced Coated System III total knee arthroplasty with an average of 10-year follow-up",
            "abstract": null,
            "authors": [
                "Hörlesberger, N",
                "Glehr, M",
                "Leitner, L",
                "Vielgut, I",
                "Amerstorfer, F",
                "Radl, R",
                "Ehall, R",
                "Leithner, A",
                "Sadoghi, P"
            ],
            "year": 2022,
            "source": "Abstractband 1. Österreichischer Kongress für Orthopädie & Traumatologie. 2022; 149--1. Österreichischer Kongress für Orthopädie & Traumatologie; MAY 12-14, 2022; Graz, AUSTRIA. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "195392-14052",
                "195392-28760"
            ],
            "persons": [
                "195392-86186",
                "195392-53237",
                "195392-59379",
                "195392-91941"
            ],
            "imported": "2022-05-23T17:02: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": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 195393,
            "title": "Therapie der chronischen Glutealinsuffizienz nach Hüfttotalendoprothesenimplantation mittels Gluteus maximus Muskellappenersatzplastik",
            "abstract": null,
            "authors": [
                "Ruckenstuhl, P",
                "Hipfl, C",
                "Maurer-Ertl, W",
                "Leitner, L",
                "Perka, C",
                "Hardt, S",
                ""
            ],
            "year": 2022,
            "source": "Abstractband 1. Österreichischer Kongress für Orthopädie & Traumatologie. 2022; 30--1. Österreichischer Kongress für Orthopädie & Traumatologie; MAY 12-14, 2022; Graz, AUSTRIA. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "195393-14052"
            ],
            "persons": [
                "195393-91941",
                "195393-97005"
            ],
            "imported": "2022-05-23T17:07:31+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": 195394,
            "title": "Unterernährung als Prädiktor des schlechten postoperativen Ergebnisses nach Hüft-Totalendoprothese",
            "abstract": null,
            "authors": [
                "Vincze, G",
                "Sandra, S",
                "Eglseer, D",
                "Riedl, R",
                "Sadoghi, P",
                "Leithner, A",
                "Bernhardt, GA"
            ],
            "year": 2022,
            "source": "Abstractband 1. Österreichischer Kongress für Orthopädie & Traumatologie. 2022; 150--1. Österreichischer Kongress für Orthopädie & Traumatologie; MAY 12-14, 2022; Graz, AUSTRIA. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "195394-14026",
                "195394-14052",
                "195394-14509",
                "195394-28760"
            ],
            "persons": [
                "195394-82963",
                "195394-53237",
                "195394-59026",
                "195394-59379",
                "195394-84627"
            ],
            "imported": "2022-05-23T17:18: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": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 195395,
            "title": "Versorgung von medialen Schenkelhalsfrakturen und posttraumatischen Coxarthrosen bei liegendem Osteosynthesematerial nach proximalen Femurfrakturen mit Kurzschaftendoprothesen",
            "abstract": null,
            "authors": [
                "Smolle, M",
                "Leitner, L",
                "Ruckenstuhl, P",
                "Bisail, H",
                "Reinbacher, P",
                "Friesenbichler, J",
                "Leithner, A",
                "Maurer-Ertl, W"
            ],
            "year": 2022,
            "source": "Abstractband 1. Österreichischer Kongress für Orthopädie & Traumatologie. 2022; 164--1. Österreichischer Kongress für Orthopädie & Traumatologie; MAY 12-14, 2022; Graz, AUSTRIA. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "195395-14052",
                "195395-28760"
            ],
            "persons": [
                "195395-53237",
                "195395-91941",
                "195395-94962",
                "195395-95171",
                "195395-97005"
            ],
            "imported": "2022-05-23T17:21: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": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 195396,
            "title": "Retrospektive Studie zum Management von osteoporotischen Hüftfrakturen",
            "abstract": null,
            "authors": [
                "Fink, A",
                "Fahrleitner-Pammer, A",
                "Seibert, FJ",
                "Puchwein, P",
                "Leithner, A",
                "Bernhardt, GA"
            ],
            "year": 2022,
            "source": "Abstractband 1. Österreichischer Kongress für Orthopädie & Traumatologie. 2022; 227--1. Österreichischer Kongress für Orthopädie & Traumatologie; MAY 12-14, 2022; Graz, AUSTRIA. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "195396-14052",
                "195396-14080",
                "195396-28760"
            ],
            "persons": [
                "195396-51063",
                "195396-53237",
                "195396-62925",
                "195396-95948",
                "195396-51724"
            ],
            "imported": "2022-05-23T17:25: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": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 195397,
            "title": "Serum-Silberkonzentrationen nach Extremitätenrekonstruktion mit silberbeschichteten Megaprothesen: Langzeitergebnisse, Fakten und Erfahrungen nach 10 Jahren Follow-up",
            "abstract": null,
            "authors": [
                "Friesenbichler, J",
                "Smolle, M",
                "Maurer-Ertl, W",
                "Bergovec, M",
                "Scheipl, S",
                "Gössler, W",
                "Amerstorfer, F",
                "Leithner, A"
            ],
            "year": 2022,
            "source": "Abstractband 1. Österreichischer Kongress für Orthopädie & Traumatologie. 2022; 10--1. Österreichischer Kongress für Orthopädie & Traumatologie; MAY 12-14, 2022; Graz, AUSTRIA. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "195397-14052",
                "195397-28760"
            ],
            "persons": [
                "195397-50448",
                "195397-53237",
                "195397-88122",
                "195397-95171"
            ],
            "imported": "2022-05-23T17:31: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": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        }
    ]
}