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=149180&ordering=year
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157745,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=149200&ordering=year",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=149160&ordering=year",
    "results": [
        {
            "id": 210835,
            "title": "MIH! Wie bitte?",
            "abstract": null,
            "authors": [
                "Hanscho, K"
            ],
            "year": 2024,
            "source": "Kärntner Seensympsoium 2024; Mai 1-3,2024; Velden am Wörthersee. 2024. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "210835-14111"
            ],
            "persons": [
                "210835-65539"
            ],
            "imported": "2024-08-27T13:53:48+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": 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": 211180,
            "title": "Osteoid osteoma, osteoblastoma, aneurysmal bone cyst.",
            "abstract": null,
            "authors": [
                "Leithner, A"
            ],
            "year": 2024,
            "source": "Musculoskeletal Oncology Course; SEP 16-17, 2024; Padova, ITALY;. 2024. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "211180-14052"
            ],
            "persons": [
                "211180-53237"
            ],
            "imported": "2024-09-23T10:47:16+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 212101,
            "title": "PREVALENCE, ETIOLOGY AND OUTCOME OF ACUTE PANCREATITIS \r\nIN INFLAMMATORY BOWEL DISEASE: EUROPEAN PANDORA STUDY",
            "abstract": null,
            "authors": [
                "Conti Bellocchi, MC",
                "Cattani Mottes, M",
                "Blesl, A",
                "Cremer, A",
                "Festa, S",
                "Uzzan, M",
                "Cúrdia Gonçalves, T",
                "Rispo, A",
                "Vigano, C",
                "Koutroubakis, I",
                "Gravina, AG",
                "Pugliese, D",
                "Eder, P",
                "Vieujean, S",
                "Fantini, MC",
                "Yzet, C",
                "Argyriou, K",
                "Pouillon, L",
                "Ribaldone, DG",
                "Michielan, A",
                "Swietek, N",
                "Viola, A",
                "Savarino, EV",
                "Ellul, P",
                "Chaparro, M",
                "Vrakas, S",
                "Campigotto, M",
                "Oliveira, R",
                "Variola, A",
                "Loy, L",
                "Guarino, AD, Pukitis A",
                "Fragaki, M",
                "Mantaka, A",
                "Ramos, L",
                "Ciccocioppo, R",
                "Frulloni, L"
            ],
            "year": 2024,
            "source": "UEG Journal. October 2024. . 2024; 12(S8):-UEG Week; OCT 12-15, 2024; Vienna, Austria. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "212101-14081"
            ],
            "persons": [
                "212101-74515"
            ],
            "imported": "2024-11-12T22:24:04+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": 212213,
            "title": "Prächirurgisches Mapping mit fMRI und DTI-Traktographie vor Hirntumoroperationen",
            "abstract": null,
            "authors": [
                "Jehna,M",
                "Michenthaler, MC"
            ],
            "year": 2024,
            "source": "31. Jahrestagung der Österreichischen Gesellschaft für Neuroradiologie (ÖGNR); NOV 7-9, 2024; Graz. 2024. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "212213-14108"
            ],
            "persons": [
                "212213-100212",
                "212213-60744"
            ],
            "imported": "2024-11-21T15:34:03+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": 212275,
            "title": "Update mechanische Thrombektomie beim akuten Schlaganfall",
            "abstract": null,
            "authors": [
                "Deutschmann, H"
            ],
            "year": 2024,
            "source": "14.Neurovasc-Update Süddeutschland; NOV 21-22, 2024; Augsburg. 2024. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "212275-14108"
            ],
            "persons": [
                "212275-51882"
            ],
            "imported": "2024-11-26T16:52: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": 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": 212650,
            "title": "Cardiopulmonary Interactions: Using Lung Ultrasound to Understand Heart-Lung Interactions.",
            "abstract": null,
            "authors": [
                "Savoia, M",
                "Ruoss, L",
                "Smith, A",
                "Montasser, M",
                "Schwaberger, B",
                "Ibarra-Ríos, D"
            ],
            "year": 2024,
            "source": "NHRC-PAHC Webinar - International Neonatal Hemodynamic Lecture Series hosted by the Neonatal Hemodynamics Research Centre (NHRC) and Pan American Hemodynamics Collaborative (PAHC) organized by the Neonatal Hemodynamics TnECHO Special Interest Group at the American Society of Echocardiography; DEC 18, 2024; U.S.A.. 2024. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "212650-14094"
            ],
            "persons": [
                "212650-79516"
            ],
            "imported": "2024-12-20T15:17:00+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": 212653,
            "title": "Technique of intraosseous access in neonates.",
            "abstract": null,
            "authors": [
                "Schwaberger, B"
            ],
            "year": 2024,
            "source": "Pre-conference course 1: European School of Neonatology (ESN) course: \"Neonatal and paediatric vascular access\" at the 10th Congress of the European Academy of Paediatric Societies (EAPS); OCT 17, 2024; Vienna, AUSTRIA. 2024. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "212653-14094"
            ],
            "persons": [
                "212653-79516"
            ],
            "imported": "2024-12-21T20:02:29+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": 212857,
            "title": "Postoperative Evaluierung nach Transpositionierung des Nervus Alveolaris Inferior",
            "abstract": null,
            "authors": [
                "Remschmidt, B",
                "Rieder, M",
                "Wieser, M",
                "Feichtinger, M"
            ],
            "year": 2024,
            "source": "38ster Kongress der Deutschen Gesellschaft für Implantologie; NOV 28—30, 2024; Kongresszentrum Dresden. 2024. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "212857-14057",
                "212857-14112"
            ],
            "persons": [
                "212857-104560",
                "212857-105581"
            ],
            "imported": "2025-01-06T22:52:51+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": 212904,
            "title": "Mimicking Fasting in vitro: A Metabolically Defined Cell Culture Medium for Cancer Research",
            "abstract": null,
            "authors": [
                "Weiermair, T",
                "Zopf, V",
                "Tripolt, N",
                "Sourij, H",
                "Habisch, H",
                "Madl, T",
                "Prokesch, A",
                "Krstic, J"
            ],
            "year": 2024,
            "source": "European Association for Cancer Research: Cancer Metabolism; OCT 8-10, 2024; Bilbao. 2024. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "212904-14012",
                "212904-14017",
                "212904-14080"
            ],
            "persons": [
                "212904-107135",
                "212904-126115",
                "212904-99151",
                "212904-108411",
                "212904-50838",
                "212904-89979",
                "212904-91207"
            ],
            "imported": "2025-01-07T11:59:03+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": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 206531,
            "title": "Alles schläft - Eine*r wacht: Narkose bei Kindern.",
            "abstract": null,
            "authors": [
                "Heschl, S"
            ],
            "year": 2024,
            "source": "AGN Jour fixe; JAN 9, 2024; Graz. 2024. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "206531-14070"
            ],
            "persons": [
                "206531-67711"
            ],
            "imported": "2024-01-11T11:33: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": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 207331,
            "title": "Investigating the essential role of Burkholderia pseudomallei ExoU in lytic cell death and intracellular bacterial loads",
            "abstract": null,
            "authors": [
                "Nguyen, K Linh",
                "Zauner, A",
                "Saiger, S",
                "Steinmetz, I*",
                "Lichtenegger, S*"
            ],
            "year": 2024,
            "source": "10th Theodor Escherich Symposium; Jan 18-19, 2024; Graz. 2024. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "207331-14023"
            ],
            "persons": [
                "207331-50944",
                "207331-65966",
                "207331-95832"
            ],
            "imported": "2024-02-01T12:49:24+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": 208612,
            "title": "Nutritional Psychiatry- Ernährungsmedizin in der Psychiatrie.",
            "abstract": null,
            "authors": [
                "Mörkl, S"
            ],
            "year": 2024,
            "source": "14. Wiener Kongress Essstörungen \"Innovationen in der Behandlung\"; MÄR 7-9, 2024; Vienna, AUSTRIA;. 2024. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "208612-29447"
            ],
            "persons": [
                "208612-84449"
            ],
            "imported": "2024-03-11T08:51:00+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": 209656,
            "title": "Pankreaschirurgie",
            "abstract": null,
            "authors": [
                "Kornprat, P"
            ],
            "year": 2024,
            "source": "Chirurgie und Ernährung; 22.5.-24.5.24; Graz. 2024. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "209656-14073"
            ],
            "persons": [
                "209656-50039"
            ],
            "imported": "2024-05-24T08:46:52+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": 209736,
            "title": "Workshop Augenuntersuchungen in der kinderärztlichen Praxis mit Augenspiegelkurs\r\n22. Pädiatrischer Frühling",
            "abstract": null,
            "authors": [
                "Bizjak, B",
                "Brandner, M"
            ],
            "year": 2024,
            "source": "-. 2024; -22. Pädiatrischer Frühling; May 23-25, 2024; Kongresszentrum Schloss Seggau. ",
            "category": 2,
            "document_type": 18,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "209736-14043"
            ],
            "persons": [
                "209736-53949",
                "209736-98552"
            ],
            "imported": "2024-05-27T18:13:20+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": true,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 210146,
            "title": "Neonatal erythroderma in a male patient. ",
            "abstract": null,
            "authors": [
                "Gruber, V",
                "Binder, B"
            ],
            "year": 2024,
            "source": "23rd ESPD Congress ; MAY 2-4, 2024; Košice, SLOVAKIA; . 2024. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "210146-14047"
            ],
            "persons": [
                "210146-106501",
                "210146-53009"
            ],
            "imported": "2024-06-21T11:40:49+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 210500,
            "title": "Crew Resource Management in Medicine - What We Can Learn from Aviation.",
            "abstract": null,
            "authors": [
                "Nischwitz, SP"
            ],
            "year": 2024,
            "source": "IMCAS Asia; JUN 21-23,2024; Bangkok; THAILAND. 2024. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "210500-14076"
            ],
            "persons": [
                "210500-100854"
            ],
            "imported": "2024-07-19T17:30: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": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": true,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 210501,
            "title": "Chair: NEXTGEN SURGEON - Interactive course B to B\r\n",
            "abstract": null,
            "authors": [
                "Nischwitz, SP"
            ],
            "year": 2024,
            "source": "IMCAS Asia; JUN 21-23,2024; Bangkok; THAILAND. 2024. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "210501-14076"
            ],
            "persons": [
                "210501-100854"
            ],
            "imported": "2024-07-19T17:33:46+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": 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": 212029,
            "title": "Evaluation of ferritin in liquor based on 298 lumbar punctures.",
            "abstract": null,
            "authors": [
                "Michaelis, S",
                "Schneider, C",
                "Meinitzer, A",
                "Stelzer, I",
                "Herrmann, M",
                "Enko, D"
            ],
            "year": 2024,
            "source": "J Lab Med. 2024; 48(4):eA1-eA88.-19th Annual Congress of the German Society for Clinical Chemistry and Laboratory Medicine (DGKL); SEP 25-27, 2024; Bremen, GERMANY;. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "212029-14023"
            ],
            "persons": [
                "212029-89193"
            ],
            "imported": "2024-11-11T16:26: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": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 210659,
            "title": "SmartAktiv: A Tablet- and Virtual Reality-Based Training for Individuals With Cognitive Decline.",
            "abstract": null,
            "authors": [
                "Schultz, A",
                "Paletta, L",
                "Linzer, A",
                "Goldgruber, J",
                "Berger, U",
                "Kratky, W",
                "Russegger, S",
                "Draxler, S",
                "Orgel, T",
                "Dini, A",
                "Schneeberger, M",
                "Pszeida, M",
                "Weiss, W",
                "Pfitzer, T",
                "Koini, M",
                "Schüssler, S",
                "Zuschnegg, J\r\n"
            ],
            "year": 2024,
            "source": "15th International Conference on Applied Human Factors and Ergonomics (AHFE 2024) and the Affiliated Conferences . 2024; -International Conference on Applied Human Factors and Ergonomics; JULY 24-27, 2024; Nice, FRANCE;. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "210659-14024",
                "210659-14051"
            ],
            "persons": [
                "210659-119651",
                "210659-59566"
            ],
            "imported": "2024-08-07T17:12:20+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 210821,
            "title": "A head-to-head comparison of three MALDI-TOF mass spectrometry systems with 16S rRNA gene sequencing",
            "abstract": null,
            "authors": [
                "Dichtl, K",
                "Klugherz, I",
                "Greimel, H",
                "Luxner, J",
                "Köberl, S",
                "Friedl, S",
                "Steinmetz, I",
                "Leitner, E",
                ""
            ],
            "year": 2024,
            "source": "-. 2024; -76 Jahrestagung; Deutsche Gesellschaft für Hygiene und Mikrobiologie; JUN 2-5, 2024; Würzburg, Deutschland;. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "210821-14023"
            ],
            "persons": [
                "210821-117864",
                "210821-50264",
                "210821-50527",
                "210821-95832",
                "210821-106166",
                "210821-112729",
                "210821-60245"
            ],
            "imported": "2024-08-19T14:39:57+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        }
    ]
}