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=3440&ordering=-impactfactor_norm
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157944,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=3460&ordering=-impactfactor_norm",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=3420&ordering=-impactfactor_norm",
    "results": [
        {
            "id": 217359,
            "title": "Effects of Physiologic Inputs on Autophagy in health and disease",
            "abstract": null,
            "authors": [
                "Eisenberg, T",
                "Abdellatif, M",
                "Ljubojević-Holzer S",
                "Sedej, S"
            ],
            "year": 2022,
            "source": "2nd Edition; Elsevier; 2022. (ISBN: 978-0-12-822003-0) ",
            "category": 14,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "217359-14009",
                "217359-14083"
            ],
            "persons": [
                "217359-62747",
                "217359-94512"
            ],
            "imported": "2025-08-15T08:57:03+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": true,
            "local_affiliation": true
        },
        {
            "id": 216543,
            "title": "Feintypisierung – Reifungskurve / Sonometer (Typ IIa minus und plus, IIb,IIc, D).",
            "abstract": null,
            "authors": [
                "Kraus, T"
            ],
            "year": 2025,
            "source": "Österreichischer Kongress für Orthopädie und Traumatologie (ÖKOuT); MAY 7-9, 2025; Vienna, AUSTRIA. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "216543-14052"
            ],
            "persons": [
                "216543-54144"
            ],
            "imported": "2025-06-06T16:56: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": true
        },
        {
            "id": 216542,
            "title": "Abtasttechnik inkl. apparative Voraussetzungen.",
            "abstract": null,
            "authors": [
                "Kraus, T"
            ],
            "year": 2025,
            "source": "Österreichischer Kongress für Orthopädie und Traumatologie (ÖKOuT); MAY 7-9, 2025; Vienna, AUSTRIA. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "216542-14052"
            ],
            "persons": [
                "216542-54144"
            ],
            "imported": "2025-06-06T16:53:03+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": 214953,
            "title": "Novel technique to prevent outflow tract obstruction in transapical transcatheter mitral valve replacement: The MitraCut technique",
            "abstract": null,
            "authors": [
                "Andreas, M",
                "Kerbel, T",
                "Chaplygin, A",
                "Simon, P",
                "Bartunek, A",
                "Mach, M"
            ],
            "year": 2023,
            "source": "JTCVS TECHNIQUES. 2023; 18:  53-56. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000981502400001",
            "pubmed": "37096076",
            "doi": "10.1016/j.xjtc.2023.01.019",
            "pmc": "PMC10122151",
            "organizations": [],
            "persons": [
                "214953-131297-1"
            ],
            "imported": "2025-03-06T09:44:57+01:00",
            "journal": "JTCVS TECHNIQUES",
            "issn": "2666-2507",
            "collection_publisher": null,
            "collection_title": "JTCVS TECHNIQUES; ",
            "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": true,
            "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": false
        },
        {
            "id": 188653,
            "title": "Prevalence of RT-qPCR-detected SARS-CoV-2 infection at schools: First results from the Austrian School-SARS-CoV-2 prospective cohort study",
            "abstract": null,
            "authors": [
                "Willeit, P",
                "Krause, R",
                "Lamprecht, B",
                "Berghold, A",
                "Hanson, B",
                "Stelzl, E",
                "Stoiber, H",
                "Zuber, J",
                "Heinen, R",
                "Kohler, A",
                "Bernhard, D",
                "Borena, W",
                "Doppler, C",
                "von Laer, D",
                "Schmidt, H",
                "Proll, J",
                "Steinmetz, I",
                "Wagner, M"
            ],
            "year": 2021,
            "source": "LANCET REG HEALTH-EU. 2021; 5:  100086",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000661887600002",
            "pubmed": null,
            "doi": "10.1016/j.lanepe.2021.100086",
            "pmc": null,
            "organizations": [
                "188653-14023",
                "188653-14026",
                "188653-29164"
            ],
            "persons": [
                "188653-50514-6",
                "188653-51344-6",
                "188653-51976-6",
                "188653-95832-6"
            ],
            "imported": "2021-07-26T14:43:39+02:00",
            "journal": "LANCET REG HEALTH-EU",
            "issn": "2666-7762",
            "collection_publisher": null,
            "collection_title": "LANCET REGIONAL HEALTH-EUROPE; ",
            "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": true,
            "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": 216318,
            "title": "Accuracy of Conventional Instrumentation is Dependent on Alignment Philosophy Using the Identical Surgical Technique in Total Knee Arthroplasty.",
            "abstract": null,
            "authors": [
                "Koutp, A"
            ],
            "year": 2025,
            "source": "Abstractband. 2025; 107-107.-Österreichischer Kongress für Orthopädie und Traumatologie (ÖKOuT); MAY 7-9, 2025; Vienna, AUSTRIA. ",
            "category": 2,
            "document_type": 22,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "216318-14052"
            ],
            "persons": [
                "216318-94958"
            ],
            "imported": "2025-05-22T10:54: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": false
        },
        {
            "id": 216316,
            "title": "Prävalenz von intraossären Calcaneuslipomen mittels MRT-Diagnostik.",
            "abstract": null,
            "authors": [
                "Jünemann, M",
                "Smolle, MA",
                "Leithner, A"
            ],
            "year": 2025,
            "source": "Abstractband. 2025; 99-99.-Österreichischer Kongress für Orthopädie und Traumatologie (ÖKOuT); MAY 7-9, 2025; Vienna, AUSTRIA. ",
            "category": 2,
            "document_type": 22,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "216316-14052"
            ],
            "persons": [
                "216316-53237",
                "216316-95171"
            ],
            "imported": "2025-05-21T17:38:27+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": false
        },
        {
            "id": 216320,
            "title": "Mechanisches versus kinematisches Alignment bei Medial Pivot Total-Kniearthroplastik mit konventionellen Instrumenten: Eine prospektive randomisierte kontrollierte Studie.",
            "abstract": null,
            "authors": [
                "Koutp, A",
                "Schroedter, R",
                "Leitner, L",
                "Vielgut, I",
                "Leithner, A",
                "Sadoghi, P"
            ],
            "year": 2025,
            "source": "Abstractband. 2025; 109-109.-Österreichischer Kongress für Orthopädie und Traumatologie (ÖKOuT); MAY 7-9, 2025; Vienna, AUSTRIA. ",
            "category": 2,
            "document_type": 22,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "216320-14052"
            ],
            "persons": [
                "216320-91941",
                "216320-119635",
                "216320-53237",
                "216320-59379",
                "216320-94958"
            ],
            "imported": "2025-05-22T11:08:55+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": false
        },
        {
            "id": 216256,
            "title": "Management schwerer beidseitiger syndromaler Klumpfüße bei einem Säugling mit seltener acampomelischer Campomele-Dysplasie: Ein Fallbericht.",
            "abstract": null,
            "authors": [
                "Hütter, K",
                "Patel, S",
                "Kraus, T"
            ],
            "year": 2025,
            "source": "Abstractband. 2025; 79-79.-Österreichischer Kongress für Orthopädie und Traumatologie (ÖKOuT); MAY 7-9, 2025; Vienna, AUSTRIA. ",
            "category": 2,
            "document_type": 22,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "216256-14052"
            ],
            "persons": [
                "216256-100001",
                "216256-54144"
            ],
            "imported": "2025-05-19T16:10:21+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": 216315,
            "title": "Diagnose von periprothetischen Gelenkinfektionen mittels Kernspinresonanz-Metabolomanalyse.",
            "abstract": null,
            "authors": [
                "Hauer, G",
                "Slapar, J",
                "Habisch, H",
                "Stradner, M",
                "Madl, T",
                "Leithner, A",
                "Klim, S"
            ],
            "year": 2025,
            "source": "Abstractband. 2025; 96-96.-Österreichischer Kongress für Orthopädie und Traumatologie (ÖKOuT); MAY 7-9, 2025; Vienna, AUSTRIA. ",
            "category": 2,
            "document_type": 22,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "216315-14012",
                "216315-14052",
                "216315-14086"
            ],
            "persons": [
                "216315-101863",
                "216315-108411",
                "216315-53560",
                "216315-91207",
                "216315-130658",
                "216315-53237"
            ],
            "imported": "2025-05-21T17:04:42+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": 216255,
            "title": "Reevaluierung radiologischer Parameter für das wachsende Hüftgelenk: Erkenntnisse aus einer aktuellen Kohorte.",
            "abstract": null,
            "authors": [
                "Hütter, K",
                "Smolle, MA",
                "Butter, S",
                "Tschauner, S",
                "Kraus, T"
            ],
            "year": 2025,
            "source": "Abstractband. 2025; 80-80.-Österreichischer Kongress für Orthopädie und Traumatologie (ÖKOuT); MAY 7-9, 2025; Vienna, AUSTRIA. ",
            "category": 2,
            "document_type": 22,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "216255-14052",
                "216255-14106",
                "216255-26796"
            ],
            "persons": [
                "216255-54144",
                "216255-95171",
                "216255-100001",
                "216255-85440"
            ],
            "imported": "2025-05-19T16:05:43+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": 216319,
            "title": "Restoring Tibial Slope and Sagittal Alignment of the Femoral Component in Unrestricted Kinematically Aligned Total Knee Arthroplasty Using Conventional versus Patient-Specific Instrumentation.",
            "abstract": null,
            "authors": [
                "Koutp, A"
            ],
            "year": 2025,
            "source": "Abstractband. 2025; 108-108.-Österreichischer Kongress für Orthopädie und Traumatologie (ÖKOuT); MAY 7-9, 2025; Vienna, AUSTRIA. ",
            "category": 2,
            "document_type": 22,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "216319-14052"
            ],
            "persons": [
                "216319-94958"
            ],
            "imported": "2025-05-22T10:58: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": false
        },
        {
            "id": 216314,
            "title": "Hydatid cysts in the musculoskeletal system: retrospective case analysis and overview of Austrian epidemiology.",
            "abstract": null,
            "authors": [
                "Kalcher, E",
                "Scheipl, S",
                "Valentini, M",
                "Igrec, J",
                "Weingartner-Hofmann, S",
                "Brcic, I"
            ],
            "year": 2025,
            "source": "Abstractband. 2025; 92-92.-Österreichischer Kongress für Orthopädie und Traumatologie (ÖKOuT); MAY 7-9, 2025; Vienna, AUSTRIA. ",
            "category": 2,
            "document_type": 22,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "216314-14047",
                "216314-14052",
                "216314-14104"
            ],
            "persons": [
                "216314-105226",
                "216314-108921",
                "216314-50448",
                "216314-100618",
                "216314-92422"
            ],
            "imported": "2025-05-21T16:09: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": 216313,
            "title": "Rectus-femoris-Sehne als Transplantat in der Sportorthopädie – Beschreibung der Entnahmetechnik.",
            "abstract": null,
            "authors": [
                "Postruznik, M",
                "Piber, R",
                "Schweiger, H",
                "Fischerauer, S"
            ],
            "year": 2025,
            "source": "Abstractband. 2025; 91-91.-Österreichischer Kongress für Orthopädie und Traumatologie (ÖKOuT); MAY 7-9, 2025; Vienna, AUSTRIA. ",
            "category": 2,
            "document_type": 22,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "216313-14052"
            ],
            "persons": [
                "216313-72835",
                "216313-118550",
                "216313-87959"
            ],
            "imported": "2025-05-21T15:55: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": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 210854,
            "title": "Ertugliflozin to Reduce Arrhythmic Burden in Patients with ICDs/CRT-Ds.",
            "abstract": null,
            "authors": [
                "Benedikt, M",
                "Oulhaj, A",
                "Rohrer, U",
                "Manninger, M",
                "Tripolt, NJ",
                "Pferschy, PN",
                "Aziz, F",
                "Wallner, M",
                "Kolesnik, E",
                "Gwechenberger, M",
                "Martinek, M",
                "Nürnberg, M",
                "Roithinger, FX",
                "Steinwender, C",
                "Widkal, J",
                "Leiter, S",
                "Zirlik, A",
                "Stühlinger, M",
                "Scherr, D",
                "Sourij, H",
                "von, Lewinski, D"
            ],
            "year": 2024,
            "source": "NEJM Evid. 2024; 3(10):EVIDoa2400147",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001534743900002",
            "pubmed": "39217453",
            "doi": "10.1056/EVIDoa2400147",
            "pmc": null,
            "organizations": [
                "210854-14080",
                "210854-14083"
            ],
            "persons": [
                "210854-105862-1",
                "210854-100944-6",
                "210854-91265-6",
                "210854-50168-4",
                "210854-50838-6",
                "210854-59317-4",
                "210854-63032-6",
                "210854-82516-6",
                "210854-98564-6",
                "210854-100805-6",
                "210854-57425-6",
                "210854-72301-6"
            ],
            "imported": "2024-09-02T02:00:00+02:00",
            "journal": "NEJM Evid",
            "issn": "2766-5526",
            "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": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": true,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 216254,
            "title": "Allograft-Knochenschraube bei einer komplexen Hawkins-III-Talushalsfraktur: Fallbericht.",
            "abstract": null,
            "authors": [
                "Hütter, K",
                "Holweg, P",
                "Ornig, M",
                "Labmayr, V"
            ],
            "year": 2025,
            "source": "Abstractband. 2025; 118-118.-Österreichischer Kongress für Orthopädie und Traumatologie (ÖKOuT); MAY 7-9, 2025; Vienna, AUSTRIA. ",
            "category": 2,
            "document_type": 22,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "216254-14052"
            ],
            "persons": [
                "216254-104358",
                "216254-100001",
                "216254-63387"
            ],
            "imported": "2025-05-19T15:42: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": 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": 216321,
            "title": "Korrelation zwischen laborchemischen Metallionenspiegel und Revisionsindikationsstellung bei PatientInnen mit ASR™ Oberflächenersatzprothesen im Langzeitverlauf – eine retrospektive monozentrische Analyse.",
            "abstract": null,
            "authors": [
                "Ambrus, CV",
                "Smolle, MA",
                "Maurer-Ertl, W",
                "Leitner, L",
                "Friesenbichler, J",
                "Ruckenstuhl, P"
            ],
            "year": 2025,
            "source": "Abstractband. 2025; 114-114.-Österreichischer Kongress für Orthopädie und Traumatologie (ÖKOuT); MAY 7-9, 2025; Vienna, AUSTRIA. ",
            "category": 2,
            "document_type": 22,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "216321-14052"
            ],
            "persons": [
                "216321-95171",
                "216321-97005"
            ],
            "imported": "2025-05-22T11:26:45+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": false
        },
        {
            "id": 210600,
            "title": "Trilogy of isolated deep medial collateral ligament injuries of the knee: A set of three cases and overview of the literature.",
            "abstract": null,
            "authors": [
                "Wierer, G",
                "Schroedter, R",
                "Hoser, C",
                "Milinkovic, DD"
            ],
            "year": 2024,
            "source": "J ISAKOS. 2024; 9(5):100296",
            "category": 1,
            "document_type": 5,
            "sci": "ISI:001298640400001",
            "pubmed": "39038518",
            "doi": "10.1016/j.jisako.2024.07.004",
            "pmc": null,
            "organizations": [],
            "persons": [
                "210600-119635-6"
            ],
            "imported": "2024-07-30T02:00:00+02:00",
            "journal": "J ISAKOS",
            "issn": "2059-7754",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "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": true,
            "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": 199337,
            "title": "Influence of aging on mechanical properties of the femoral neck using an inverse method",
            "abstract": null,
            "authors": [
                "Voumard, B",
                "Stefanek, P",
                "Pretterklieber, M",
                "Pahr, D",
                "Zysset, P"
            ],
            "year": 2022,
            "source": "BONE REP. 2022; 17:  101638",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000890565500006",
            "pubmed": "36407416",
            "doi": "10.1016/j.bonr.2022.101638",
            "pmc": "PMC9673104",
            "organizations": [
                "199337-14018"
            ],
            "persons": [
                "199337-108616-6"
            ],
            "imported": "2022-12-19T09:31:17+01:00",
            "journal": "BONE REP",
            "issn": "2352-1872",
            "collection_publisher": null,
            "collection_title": "BONE REPORTS; ",
            "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": true,
            "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": 216311,
            "title": "Wundinfektionen nach Hautklammernaht bei PatientInnen mit thorakolumbalen Frakturen.",
            "abstract": null,
            "authors": [
                "Sagmeister, M",
                "Freytag, LS",
                "Hecker, A",
                "Puchwein, P",
                "Leithner, A",
                "Eibinger, N"
            ],
            "year": 2025,
            "source": "Abstractband. 2025; 98-98.-Österreichischer Kongress für Orthopädie und Traumatologie (ÖKOuT); MAY 7-9, 2025; Vienna, AUSTRIA. ",
            "category": 2,
            "document_type": 22,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "216311-14047",
                "216311-14052",
                "216311-14076"
            ],
            "persons": [
                "216311-112291",
                "216311-62925",
                "216311-53237",
                "216311-95868",
                "216311-106534"
            ],
            "imported": "2025-05-21T14:35: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": false
        }
    ]
}