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=158840&ordering=impactfactor
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 159510,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=158860&ordering=impactfactor",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=158820&ordering=impactfactor",
    "results": [
        {
            "id": 207232,
            "title": "Calcium handling and atrial fibrillation.",
            "abstract": null,
            "authors": [
                "Heijman, J",
                "Voigt, N",
                "Nattel, S",
                "Dobrev, D"
            ],
            "year": 2012,
            "source": "Wien Med Wochenschr. 2012; 162(13-14): 287-91. ",
            "category": 1,
            "document_type": 3,
            "sci": null,
            "pubmed": "22695810",
            "doi": "10.1007/s10354-012-0109-9",
            "pmc": null,
            "organizations": [],
            "persons": [
                "207232-123850-1"
            ],
            "imported": "2024-01-30T01:00:00+01:00",
            "journal": "Wien Med Wochenschr",
            "issn": "1563-258X",
            "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": false
        },
        {
            "id": 207233,
            "title": "Neuropeptide Y and FGF21 in the gut-liver-brain axis",
            "abstract": null,
            "authors": [
                "Farzi, A"
            ],
            "year": 2023,
            "source": "European Society for Biomedical Research on Alcoholism (ESBRA) Conference; SEP 1-3, 2024; Graz, AUSTRIA. 2023. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "207233-14022"
            ],
            "persons": [
                "207233-71487"
            ],
            "imported": "2024-01-30T15:48: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": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": true,
            "local_affiliation": true
        },
        {
            "id": 207234,
            "title": "Dahi-derived probiotic Enterococcus munditii QAUEM2808 ameliorates stress-induced depression-like behaviour and tryptophan metabolism.",
            "abstract": null,
            "authors": [
                "Tubassam, M",
                "Schmidt, L",
                "Holzer, P",
                "Imran, M",
                "Farzi, A"
            ],
            "year": 2023,
            "source": "Intrinsic Activity, 2023; 11 (Suppl. 1): A2.2. 2023; -27th Scientific Symposium of the Austrian Pharmacological Society (APHAR); SEP 29-30, 2023; Vienna, AUSTRIA. ",
            "category": 2,
            "document_type": 22,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "207234-14022"
            ],
            "persons": [
                "207234-71487"
            ],
            "imported": "2024-01-30T15:58:41+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": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 207235,
            "title": "Antibiotic-induced microbiota depletion in guinea-pig intestine reduces expression of α2b-adrenoceptors and their activity in peristaltic motor inhibition ",
            "abstract": null,
            "authors": [
                "Farzi, A",
                "Tatzl, E",
                "Kashofer, K",
                "Trajanovski, S",
                "Herbert, MK",
                "Holzer, P"
            ],
            "year": 2023,
            "source": "Abstract Book of the Conference of the Hungarian Society of Experimental and Clinical Pharmacology . 2023; -Conference of the Hungarian Society of Experimental and Clinical Pharmacology (HUPHAR); JUN 7-9, 2023;  Mátraháza; HUNGARY. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "207235-14022",
                "207235-23612"
            ],
            "persons": [
                "207235-51529",
                "207235-50186",
                "207235-71487"
            ],
            "imported": "2024-01-30T16:12:10+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": true,
            "local_affiliation": true
        },
        {
            "id": 207236,
            "title": "PYY in colitis",
            "abstract": null,
            "authors": [
                "Farzi, A"
            ],
            "year": 2023,
            "source": "Abstract Book of the 13th International NPY-PYY-PP meeting . 2023; -13th International NPY-PYY-PP meeting ; JUL 15-18, 2023; Pittsburgh, USA. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "207236-14022"
            ],
            "persons": [
                "207236-71487"
            ],
            "imported": "2024-01-30T16:17:32+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": 207237,
            "title": "Gut-brain communication in bipolar disorder",
            "abstract": null,
            "authors": [
                "Bukowski-Thall, G",
                "Fellendorf, F",
                "Lenger, M",
                "Madl, T",
                "Moissl-Eichinger, M",
                "Reininghaus, E",
                "Farzi, A"
            ],
            "year": 2023,
            "source": "Conference proceedings of the 9th Mediterranean Neuroscience Society Conference. 2023; -9th Mediterranean Neuroscience Society Conference; OCT 14-18, 2023; Carthage, TUNISIA. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "207237-14022"
            ],
            "persons": [
                "207237-71487"
            ],
            "imported": "2024-01-30T16:23:44+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": 207238,
            "title": "A Use Cases Driven Design of a Virtual Anatomy",
            "abstract": null,
            "authors": [
                "Rehatschek, H",
                "Hammer, N.",
                "Schrangl, T"
            ],
            "year": 2023,
            "source": "Proceedings of the 26th International Conference on Interactive Collaborative Learning (ICL2023): \"Towards a Hybrid, Flexible and Socially Engaged Higher Education\", Lecture Notes in Networks and Systems. 2023; 2: 11-22.-26th International Conference on Interactive Collaborative Learning (ICL2023); SEP 26-28, 2023; Madrid.  (ISBN: 978-3-031-52666-4 )",
            "category": 2,
            "document_type": 18,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "207238-14018"
            ],
            "persons": [
                "207238-102804",
                "207238-116445",
                "207238-61670"
            ],
            "imported": "2024-01-30T16:23:57+01:00",
            "journal": null,
            "issn": "2367-3370 ",
            "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": 207239,
            "title": "Effect of Tirzepatide on the Counterregulatory Response to Hypoglycemia during a Hypoglycemic Clamp in People with Type 2 Diabetes.",
            "abstract": null,
            "authors": [
                "PIEBER, TR",
                "SVEHLIKOVA, E",
                "URVA, S",
                "HAUPT, A",
                "ZHOU, C",
                "COSKUN, T",
                "MILICEVIC, Z",
                "PRATT, EJ"
            ],
            "year": 2023,
            "source": "Diabetes 2023;72(Supplement_1):129-OR. 2023; -23rd Scientific Session of American Diabetes Association; JUN 23-26, 2023; San Diego, USA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "207239-14080"
            ],
            "persons": [
                "207239-51831",
                "207239-61759"
            ],
            "imported": "2024-01-30T17:01: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": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": true,
            "local_affiliation": true
        },
        {
            "id": 207240,
            "title": "Coenzyme A fueling limits autoreactive T cell pathogenicity in\r\nexperimental neuroinflammation\r\n",
            "abstract": null,
            "authors": [
                "Angiari, S"
            ],
            "year": 2023,
            "source": "5th Cardio Summit Graz; September 15-18, 2023; Graz, AUSTRIA. 2023. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "207240-14014"
            ],
            "persons": [
                "207240-107391"
            ],
            "imported": "2024-01-30T17:17:58+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": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 207243,
            "title": "Coenzyme A fueling with pantethine limits autoreactive T cell pathogenicity in experimental neuroinflammation",
            "abstract": null,
            "authors": [
                "Angiari, S",
                "Carlucci, T",
                "Budui, SL",
                "Bach, SD",
                "Dusi, S",
                "Walter, J",
                "Ellmeier, E",
                "Schnabl, A",
                "Tafrali, C",
                "Demjaha, R",
                "Khalil, M",
                "Bordag, N",
                "Laudanna, C",
                "Rossi, B",
                "Constantin, C."
            ],
            "year": 2024,
            "source": "Harald von Boehmer Midwinter Conference 2024 “Advances in\r\nImmunobiology”; January 20-24, 2024; Seefeld in Tirol, AUSTRIA. 2024. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "207243-14014",
                "207243-14047",
                "207243-14051"
            ],
            "persons": [
                "207243-107391",
                "207243-110988",
                "207243-115501",
                "207243-119892",
                "207243-57435",
                "207243-87663",
                "207243-111610"
            ],
            "imported": "2024-01-30T17:28:44+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": true,
            "biobank_use": true,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 207244,
            "title": "Infektiöse Patient*Innen in der Notaufnahme",
            "abstract": null,
            "authors": [
                "Valentin, T"
            ],
            "year": 2023,
            "source": "Weiterbildung zum ÖAK- Diplom Krankenhaushygiene Teil IV- Graz; JUN 15-16, 2023; Graz, Asutria. 2023. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "207244-53586"
            ],
            "imported": "2024-01-30T17:31: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": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 207245,
            "title": "Was man über Antibiotika wissen soll.",
            "abstract": null,
            "authors": [
                "Valentin, T"
            ],
            "year": 2023,
            "source": "Gesundheitsvortragsreihe der Stadt Gleisdorf (Medizin leicht verständlich); May 16, 2023; Gleisdorf, Austria. 2023. ",
            "category": 20,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "207245-53586"
            ],
            "imported": "2024-01-30T17:33:55+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": 207246,
            "title": "Intraabdominelle Infektionen",
            "abstract": null,
            "authors": [
                "Valentin, T"
            ],
            "year": 2023,
            "source": "15. Österreichischer Infektionskongress; MAR 21-24, 2023; Saalfelden, Austria. 2023. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "207246-53586"
            ],
            "imported": "2024-01-30T17:36:10+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": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 207247,
            "title": "Update orthopädische Infektionen",
            "abstract": null,
            "authors": [
                "Valentin, T"
            ],
            "year": 2023,
            "source": "Fachgruppensitzung Orthopädie; OCT 18, 2023; Klagenfurt, Austria. 2023. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "207247-53586"
            ],
            "imported": "2024-01-30T17:40:52+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": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 207248,
            "title": "Infektionen nach SHT",
            "abstract": null,
            "authors": [
                "Valentin, T"
            ],
            "year": 2023,
            "source": "28. Fortbildung Schädelhirntraumatologie; APR 11-14, 2023; Wien, Austria. 2023. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "207248-53586"
            ],
            "imported": "2024-01-30T17:43: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": false,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 207249,
            "title": "Infektiologie für die tägliche Praxis",
            "abstract": null,
            "authors": [
                "Valentin, T"
            ],
            "year": 2023,
            "source": "26. Fortbildungsmonat der Ärztekammer für Steiermark; Sep 16, 2023; Graz, Austria. 2023. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "207249-53586"
            ],
            "imported": "2024-01-30T17:48:06+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": true,
            "keynote_speaker": true,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 207250,
            "title": "Stellenwert der Blutkultur bei Endokarditis.",
            "abstract": null,
            "authors": [
                "Krause, R",
                "Valentin, T",
                "König, E",
                "Zollner-Schwetz, I"
            ],
            "year": 2023,
            "source": "Universum Innere Medizin. 2023; ",
            "category": 1,
            "document_type": 3,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "207250-29164"
            ],
            "persons": [
                "207250-51976",
                "207250-53586",
                "207250-54326",
                "207250-91629"
            ],
            "imported": "2024-01-30T17:52:15+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": 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": 207252,
            "title": "Is single stage revision an acceptable way to treat PJI in oncology and when should it be used?",
            "abstract": null,
            "authors": [
                "Smolle, MA",
                "Hauer, G",
                "Andreou, D",
                "Leithner, A"
            ],
            "year": 2024,
            "source": "Proceedings of the Birmingham Orthopaedic Oncology Meeting (BOOM) . 2024; 150-153.-Birmingham Orthopaedic Oncology Meeting (BOOM) ; JAN 29-30, 2024; Birmingham, UK. ",
            "category": 2,
            "document_type": 27,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "207252-14052"
            ],
            "persons": [
                "207252-101863",
                "207252-115078",
                "207252-53237",
                "207252-95171"
            ],
            "imported": "2024-01-30T21:31:06+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": 207253,
            "title": "How long should antibiotics be administered following a single stage treatment of PJI?",
            "abstract": null,
            "authors": [
                "Smolle, MA",
                "Hauer, G",
                "Andreou, D",
                "Leithner, A"
            ],
            "year": 2024,
            "source": "Proceedings of the Birmingham Orthopaedic Oncology Meeting (BOOM) . 2024; 155-157.-Birmingham Orthopaedic Oncology Meeting (BOOM) ; JAN 29-30, 2024; Birmingham, UK. ",
            "category": 2,
            "document_type": 27,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "207253-14052"
            ],
            "persons": [
                "207253-101863",
                "207253-115078",
                "207253-53237",
                "207253-95171"
            ],
            "imported": "2024-01-30T21:33:01+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": 207255,
            "title": "HRS vs. non-HRS Nierenversagen und Nierenersatz-Therapie",
            "abstract": null,
            "authors": [
                "Tatscher, E"
            ],
            "year": 2024,
            "source": "ICU@Liver; JAN 13, 2024; Vienna, AUSTRIA. 2024. ",
            "category": 20,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "207255-14081"
            ],
            "persons": [
                "207255-66467"
            ],
            "imported": "2024-01-31T09:27:37+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
        }
    ]
}