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=155820&ordering=impactfactor
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157069,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=155840&ordering=impactfactor",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=155800&ordering=impactfactor",
    "results": [
        {
            "id": 192211,
            "title": "Cholesterol catabolism in mouse placenta and fetus.",
            "abstract": null,
            "authors": [
                "Kuentzel, KB",
                "Korbelius, M",
                "Vujic, N",
                "Bradic, I",
                "Kratky, D"
            ],
            "year": 2021,
            "source": "Doc Day 2021; FEB 12,2021; Graz, AUSTRIA. 2021. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "192211-14013"
            ],
            "persons": [
                "192211-51904",
                "192211-75396",
                "192211-76131"
            ],
            "imported": "2022-01-27T16:21:39+01: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": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 192212,
            "title": "Insult – Differentialdiagnostik und Therapie",
            "abstract": null,
            "authors": [
                "Enzinger, C"
            ],
            "year": 2022,
            "source": "ALLGEMEINMEDIZIN UPDATE REFRESHER; JAN 26-29, 2022; Vienna, AUSTRIA (Virtuell). 2022. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "192212-14051"
            ],
            "persons": [
                "192212-50173"
            ],
            "imported": "2022-01-27T17:30:21+01: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": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 192213,
            "title": "Schmerzversorgung während der COVID-19 Pandemie.",
            "abstract": null,
            "authors": [
                "Bornemann-Cimenti, H"
            ],
            "year": 2022,
            "source": "Pain Update 2.1: Schmerz und Covid-19; Jan 27, 2022; Vienna, AUSTRIA. 2022. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "192213-14069"
            ],
            "persons": [
                "192213-58422"
            ],
            "imported": "2022-01-27T19:29:42+01: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": 192214,
            "title": "After peripheral endovascular therapy, DAPT remains the preferred option over dual-pathway antithrombotic treatment-CON",
            "abstract": null,
            "authors": [
                "Brodmann, M"
            ],
            "year": 2021,
            "source": "ESC 2021; August 29,2021; Virtual. 2021. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "192214-14079"
            ],
            "persons": [
                "192214-51689"
            ],
            "imported": "2022-01-27T19:35:07+01: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": 192216,
            "title": "Interventions in heavily calcified lesions",
            "abstract": null,
            "authors": [
                "Brodmann, M"
            ],
            "year": 2021,
            "source": "Angiologic Summer Academy 2021; Juni 4-5, 2021; Berin (Virtual). 2021. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "192216-14079"
            ],
            "persons": [
                "192216-51689"
            ],
            "imported": "2022-01-27T19:38:19+01: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": 192217,
            "title": "Gibt es ein sogenanntes palliatives Setting für CLTI Patienten oder müssen wir das in Analogie zur Onkologie aufsetzen?",
            "abstract": null,
            "authors": [
                "Brodmann, M"
            ],
            "year": 2021,
            "source": "3. Internationaler interdisziplinärer Kongress zur kritischen Extremitätenischämie ; Juni 11/12, 18/19, 20221; Düsseldorf (Virtual). 2021. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "192217-14079"
            ],
            "persons": [
                "192217-51689"
            ],
            "imported": "2022-01-27T19:44:23+01: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": 192218,
            "title": "Sind die rezenten CLTI Guidelines hilfreich oder verwirrend in unserer Praxis?",
            "abstract": null,
            "authors": [
                "Brodmann, M"
            ],
            "year": 2021,
            "source": "3. Internationaler interdisziplinärer Kongress zur kritischen Extremitätenischämie; Juni 11/12, 18/19, 2021; Düsseldorf (Virtual). 2021. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "192218-14079"
            ],
            "persons": [
                "192218-51689"
            ],
            "imported": "2022-01-27T19:46:28+01: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": 192219,
            "title": "CO2 Angiographie: Sicherheit für Hochrisikopatienten mit schwerer Niereninsuffizienz",
            "abstract": null,
            "authors": [
                "Brodmann, M"
            ],
            "year": 2021,
            "source": "3. Internationaler interdisziplinärer Kongress zur kritischen Extremitätenischämie; Juni 11/12, 18/19, 2021; Düsseldorf (Virtual). 2021. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "192219-14079"
            ],
            "persons": [
                "192219-51689"
            ],
            "imported": "2022-01-27T19:48:31+01: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": 192220,
            "title": "Haben wir in der DACH Region einen adäquaten und weitestgehend konformen Standard in der Wundtherapie?",
            "abstract": null,
            "authors": [
                "Brodmann, M"
            ],
            "year": 2021,
            "source": "3. Internationaler interdisziplinärer Kongress zur kritischen Extremitätenischämie; Juni 11/12, 18/19, 2021; Düsseldorf (Virtual). 2021. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "192220-14079"
            ],
            "persons": [
                "192220-51689"
            ],
            "imported": "2022-01-27T19:50:47+01: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": 192221,
            "title": "Ranger DCB bei komplexen Läsionen",
            "abstract": null,
            "authors": [
                "Brodmann, M"
            ],
            "year": 2021,
            "source": "3. Internationaler interdisziplinärer Kongress zur kritischen Extremitätenischämie; Juni 11/12, 18/19, 2021; Düsseldorf (Virtual). 2021. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "192221-14079"
            ],
            "persons": [
                "192221-51689"
            ],
            "imported": "2022-01-27T19:52:09+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 192222,
            "title": "Still endovascular first for effective PAD treatment?",
            "abstract": null,
            "authors": [
                "Brodmann, M"
            ],
            "year": 2021,
            "source": "7th ESVM/VLMM Congress ; Sept 1-4, 2021; London (Virtual). 2021. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "192222-14079"
            ],
            "persons": [
                "192222-51689"
            ],
            "imported": "2022-01-27T19:57:27+01: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": 192223,
            "title": "Antithrombotische Therapie nach peripheren Interventionen/Operationen",
            "abstract": null,
            "authors": [
                "Brodmann, M"
            ],
            "year": 2021,
            "source": "11. Frankfurter Gerinnungstage; Sept 3-4, 2021; Frankfurt am Main. 2021. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "192223-14079"
            ],
            "persons": [
                "192223-51689"
            ],
            "imported": "2022-01-27T19:59:53+01: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": 192224,
            "title": "Diagnostik seltener hypertropher Kardiomyopathien- Fokus nuklearmedizinische Bildgebung.",
            "abstract": null,
            "authors": [
                "Nazerani Hooshmand, T",
                "Aigner, RM"
            ],
            "year": 2022,
            "source": "Diagnostik seltener hypertropher Kardiomyopathien; 25.01.2022; AUSTRIA. 2022. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "192224-14107"
            ],
            "persons": [
                "192224-51727",
                "192224-100409"
            ],
            "imported": "2022-01-27T20:04:34+01: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": 192225,
            "title": "Urologische Aspekte in der Nachsorge in PatientInnen mit anorektalen Malformationen",
            "abstract": null,
            "authors": [
                "Basharkhah, A"
            ],
            "year": 2021,
            "source": "Jahrestagung 2021\r\nEine Veranstaltung von: SoMA Austria\r\n; Okt 9, 2021; Graz. 2021. ",
            "category": 20,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "192225-14049"
            ],
            "persons": [
                "192225-66051"
            ],
            "imported": "2022-01-27T21:12:19+01: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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 192227,
            "title": "Stoffwechselerkrankungen, Syndrome und wichtige Skelettdysplasien / -befunde.",
            "abstract": null,
            "authors": [
                "Tschauner, S"
            ],
            "year": 2022,
            "source": "Fit für den Facharzt, Modul 2: Kinderradiologie, Kardiovaskuläre\r\nRadiologie, Neuroradiologie; JAN 27-29, 2022; Vienna, AUSTRIA. 2022. ",
            "category": 20,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "192227-14106"
            ],
            "persons": [
                "192227-85440"
            ],
            "imported": "2022-01-28T00:46:40+01: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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 192228,
            "title": "Typische Fragestellungen an die Bildgebung im kindlichen\r\nHals: Zysten, Abszesse, Tumoren, Fehlbildungen.",
            "abstract": null,
            "authors": [
                "Tschauner, S"
            ],
            "year": 2022,
            "source": "Fit für den Facharzt: Modul 2: Kinderradiologie, Kardiovaskuläre\r\nRadiologie, Neuroradiologie ; JAN 27-29, 2022; Vienna, AUSTRIA. 2022. ",
            "category": 20,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "192228-14106"
            ],
            "persons": [
                "192228-85440"
            ],
            "imported": "2022-01-28T00:51:13+01: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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 192230,
            "title": "VACUUM ASSISTED CLOSURE (VAC)-INSTILL SPACER IN SEPTIC TWO-STAGE REVISION TOTAL KNEE ARTHROPLASTY: A PILOT STUDY",
            "abstract": null,
            "authors": [
                "Klim, SM",
                "Clement H",
                "Amerstorfer, F",
                "Leitner, L",
                "Leithner, A",
                "Glehr M",
                ""
            ],
            "year": 2021,
            "source": "Orthopaedic Proceedings. 2021; 103-B(15):-The European Bone and Joint Infection Society (EBJIS); OKT 7-9, 2021; Ljubljana, Slovenia. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "192230-14052"
            ],
            "persons": [
                "192230-53237",
                "192230-60541",
                "192230-91941"
            ],
            "imported": "2022-01-28T09:36:26+01: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": 192233,
            "title": "Reisebericht ASSH Travelling Fellowship 2019.",
            "abstract": null,
            "authors": [
                "Lumenta, DB"
            ],
            "year": 2021,
            "source": "ÖGHT; Update Rheumahand - 20 Jahre später und Endoprothetik der Hand; JUN 25-26, 2021; Murau, AUSTRIA. 2021. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "192233-14076"
            ],
            "persons": [
                "192233-81670"
            ],
            "imported": "2022-01-28T10:54:27+01: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": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 192234,
            "title": "Chair",
            "abstract": null,
            "authors": [
                "Girsch, W"
            ],
            "year": 2021,
            "source": "ÖGHT; Update Rheumahand - 20 Jahre später und Endoprothetik der Hand; JUN 25-26, 2021; Murau, AUSTRIA. 2021. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "192234-14076"
            ],
            "persons": [
                "192234-111367"
            ],
            "imported": "2022-01-28T10:57:45+01: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": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 192236,
            "title": "Die ulnare Luxation der Strecksehnen am Fingergrundgelenk  - „way to hell“.",
            "abstract": null,
            "authors": [
                "Girsch, W"
            ],
            "year": 2021,
            "source": "ÖGHT; Update Rheumahand - 20 Jahre später und Endoprothetik der Hand; JUN 25-26, 2021; Murau, AUSTRIA. 2021. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "192236-14076"
            ],
            "persons": [
                "192236-111367"
            ],
            "imported": "2022-01-28T11:00:57+01: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": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        }
    ]
}