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=156460
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 156889,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=156480",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=156440",
    "results": [
        {
            "id": 9034,
            "title": "Calcitonin gene-related peptide and the lung: neuronal coexistence with substance P, release by capsaicin and vasodilatory effect.",
            "abstract": null,
            "authors": [
                "Martling, CR",
                "Saria, A",
                "Fischer, JA",
                "Hökfelt, T",
                "Lundberg, JM"
            ],
            "year": 1988,
            "source": "Regul Pept. 1988; 20(2):125-139",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1988L811900005",
            "pubmed": "2452458",
            "doi": "10.1016/0167-0115(88)90046-8",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "REGUL PEPTIDES",
            "issn": "0167-0115",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.727,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.650602409638554,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PHYSIOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 8398,
            "title": "Viscoelastic properties of normal human synovia and their relation to biomechanics",
            "abstract": null,
            "authors": [
                "Rainer, F",
                "Ribitsch, V"
            ],
            "year": 1985,
            "source": "Z Rheumatol. 1985; 44(3):114-119",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1985AMC9200003",
            "pubmed": "4060903",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "Z RHEUMATOL",
            "issn": "0340-1855",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.303,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.368421052631579,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "RHEUMATOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 7650,
            "title": "CHROMOSOMAL EVOLUTION IN THE GENUS CLETHRIONOMYS",
            "abstract": null,
            "authors": [
                "GAMPERL, R"
            ],
            "year": 1982,
            "source": "GENETICA 1982 57: 193-197.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1982NJ23300004",
            "pubmed": null,
            "doi": "10.1007/BF00056482",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "GENETICA",
            "issn": "0016-6707",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.077,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.320388349514563,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "GENETICS & HEREDITY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 3650,
            "title": "Hypochlorite-modified low density lipoprotein inhibits nitric oxide synthesis in endothelial cells via an intracellular dislocalization of endothelial nitric-oxide synthase.",
            "abstract": null,
            "authors": [
                "Nuszkowski, A",
                "Gräbner, R",
                "Marsche, G",
                "Unbehaun, A",
                "Malle, E",
                "Heller, R"
            ],
            "year": 2001,
            "source": "J Biol Chem. 2001; 276(17):14212-14221",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000168356600094",
            "pubmed": "11278358",
            "doi": "10.1074/jbc.M007659200",
            "pmc": null,
            "organizations": [
                "3650-14013"
            ],
            "persons": [
                "3650-51833-6",
                "3650-53252-6"
            ],
            "imported": null,
            "journal": "J BIOL CHEM",
            "issn": "0021-9258",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 7.258,
            "impactfactor_year": 2001,
            "impactfactor_norm": 0.909090909090909,
            "impactfactor_norm_year": 2001,
            "impactfactor_norm_category": "BIOCHEMISTRY & MOLECULAR BIOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 3151,
            "title": "Preoperative treatment with recombinant human erythropoietin or predeposit of autologous blood in women undergoing primary hip replacement.",
            "abstract": null,
            "authors": [
                "Gombotz, H",
                "Gries, M",
                "Sipurzynski, S",
                "Fruhwald, S",
                "Rehak, P"
            ],
            "year": 2000,
            "source": "Acta Anaesthesiol Scand. 2000; 44(6):737-742",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000088028000013",
            "pubmed": "10903019",
            "doi": "10.1034%2Fj.1399-6576.2000.440613.x",
            "pmc": null,
            "organizations": [
                "3151-14044",
                "3151-14045"
            ],
            "persons": [
                "3151-51938-6"
            ],
            "imported": null,
            "journal": "ACTA ANAESTHESIOL SCAND",
            "issn": "0001-5172",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.073,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.608695652173913,
            "impactfactor_norm_year": 2000,
            "impactfactor_norm_category": "ANESTHESIOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 1857,
            "title": "Open heart surgery in children of Jehovah's Witnesses: extreme hemodilution on cardiopulmonary bypass.",
            "abstract": null,
            "authors": [
                "Stein, JI",
                "Gombotz, H",
                "Rigler, B",
                "Metzler, H",
                "Suppan, C",
                "Beitzke, A"
            ],
            "year": 1991,
            "source": "Pediatr Cardiol. 1991; 12(3):170-174",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1991FQ04800007",
            "pubmed": "1876516",
            "doi": "10.1007/BF02238525",
            "pmc": null,
            "organizations": [
                "1857-14044",
                "1857-14045",
                "1857-14048"
            ],
            "persons": [
                "1857-51611-6"
            ],
            "imported": null,
            "journal": "PEDIAT CARDIOL",
            "issn": "0172-0643",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.302,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.422535211267606,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PEDIATRICS",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 1408,
            "title": "Intraluminal capsaicin does not affect fluid and electrolyte absorption in the human jejunum but does cause pain.",
            "abstract": null,
            "authors": [
                "Hammer, J",
                "Hammer, HF",
                "Eherer, AJ",
                "Petritsch, W",
                "Holzer, P",
                "Krejs, GJ"
            ],
            "year": 1998,
            "source": "Gut. 1998; 43(2):252-255",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000075012100019",
            "pubmed": "10189853",
            "doi": "10.1136/gut.43.2.252",
            "pmc": "PMC1727216",
            "organizations": [
                "1408-14022",
                "1408-14081"
            ],
            "persons": [
                "1408-51529-6",
                "1408-51531-2",
                "1408-51534-6",
                "1408-51536-6"
            ],
            "imported": null,
            "journal": "GUT",
            "issn": "0017-5749",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 5.111,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.954545454545455,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "GASTROENTEROLOGY & HEPATOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 1212,
            "title": "Homoeopathic versus placebo therapy of children with warts on the hands: a randomized, double-blind clinical trial.",
            "abstract": null,
            "authors": [
                "Kainz, JT",
                "Kozel, G",
                "Haidvogl, M",
                "Smolle, J"
            ],
            "year": 1996,
            "source": "Dermatology. 1996; 193(4):318-320",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996WB51700009",
            "pubmed": "8993956",
            "doi": "10.1159/000246277",
            "pmc": null,
            "organizations": [
                "1212-14047"
            ],
            "persons": [
                "1212-51617-6"
            ],
            "imported": null,
            "journal": "DERMATOLOGY",
            "issn": "1018-8665",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.839,
            "impactfactor_year": 1996,
            "impactfactor_norm": 0.371428571428571,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "DERMATOLOGY, VENERAL DISEASES",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 604,
            "title": "Correlating immunological and magnetic resonance imaging markers of disease activity in multiple sclerosis.",
            "abstract": null,
            "authors": [
                "Giovannoni, G",
                "Kieseier, B",
                "Hartung, HP"
            ],
            "year": 1998,
            "source": "J Neurol Neurosurg Psychiatry. 1998; 64 Suppl 1(3):S31-S36",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000074372500007",
            "pubmed": "9647282",
            "doi": null,
            "pmc": null,
            "organizations": [
                "604-14051"
            ],
            "persons": [],
            "imported": null,
            "journal": "J NEUROL NEUROSURG PSYCHIAT",
            "issn": "0022-3050",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.938,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.953125,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "SURGERY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "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": false
        },
        {
            "id": 212634,
            "title": "The clinical value of a dual-staged [18F]FDG PET/CT protocol in diagnosing cardiac sarcoidosis in a retrospective study",
            "abstract": "CS is a life-threatening illness, mostly underdiagnosed and affecting more people with sarcoidosis than initially believed. Established recommendations, with a variety of diagnostic approaches for diagnosing CS exist, including the myocardial biopsy, which often provides inadequate results. The [18F]FDG PET/CT, as a non-invasive nuclear medicine examination modality, has recently established itself as a valuable diagnostic tool in the detection of CS. However, this modality requires specific patient preparation to suppress the physiological tracer uptake in the myocardium. Various [18F]FDG PET/CT examination protocols exist, therefore we evaluated the dual-staged acquisition protocol from our department.",
            "authors": [
                "Ravnjak, P"
            ],
            "year": 2024,
            "source": "Humanmedizin; [ Diplomarbeit ] Medizinische Universität Graz; 2024. pp. ",
            "category": 5,
            "document_type": 15,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2024-12-18T10:23:18+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": "Medizinische Universität Graz",
            "country": "40",
            "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": 212502,
            "title": "Lung malformations.",
            "abstract": null,
            "authors": [
                "Eber, E"
            ],
            "year": 2024,
            "source": "Here be lungs; DEC 4-6, 2024; Kaapstad, SOUTH AFRICA. 2024. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "212502-14095"
            ],
            "persons": [
                "212502-51713"
            ],
            "imported": "2024-12-10T13:40:18+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": 212323,
            "title": "NIPT, ETS, Organscreening.",
            "abstract": null,
            "authors": [
                "Klaritsch, P"
            ],
            "year": 2024,
            "source": "Jahrestagung der Österreichischen Gesellschaft für Gynäkologie und Geburtshilfe (OEGGG)\r\n; SEP 23-24, 2024; Salzburg, AUSTRIA. 2024. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "212323-14064"
            ],
            "persons": [
                "212323-50155"
            ],
            "imported": "2024-11-29T21:09: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": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 212309,
            "title": "Neurologie - Praxisrelevantes aus Guideline Updates 2024",
            "abstract": null,
            "authors": [
                "Enzinger, C"
            ],
            "year": 2024,
            "source": "34. Grazer Fortbildungstage der Ärztekammer für Steiermark; OKT 7-12, 2024; Graz, AUSTRIA. 2024. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "212309-14051"
            ],
            "persons": [
                "212309-50173"
            ],
            "imported": "2024-11-29T11:21: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": 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": 212266,
            "title": "Optionen der Beckenanbindung",
            "abstract": null,
            "authors": [
                "Ferlic, PW"
            ],
            "year": 2024,
            "source": "Special Solutions / Revisions; SEP 03-04, 2024; Graz, AUSTRIA. 2024. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "212266-14052"
            ],
            "persons": [
                "212266-60165"
            ],
            "imported": "2024-11-25T21:14: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": 212204,
            "title": "Ultra-Low-Dose Lungen-CT in der klinischen Routine.",
            "abstract": null,
            "authors": [
                "Sturm, MJ",
                "Tschauner, S",
                "Mentzel, HJ",
                "Kellenberger, CJ",
                "Zellner, M"
            ],
            "year": 2024,
            "source": "Röfo 2024. 2024; 196(S 02)(S128):-61. GPR Jahrestagung; SEP 11-14, 2024; Erlangen, GERMANY. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "212204-14106"
            ],
            "persons": [
                "212204-85440"
            ],
            "imported": "2024-11-21T11:34:38+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": 212028,
            "title": "Fecal calprotectin measured with an app-based home test compared to standard laboratory method. ",
            "abstract": null,
            "authors": [
                "Michaelis, S",
                "Hochfellner, A",
                "Schneider, C",
                "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": [
                "212028-14023"
            ],
            "persons": [
                "212028-89193"
            ],
            "imported": "2024-11-11T16:21: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": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 211956,
            "title": "Lungenkarzinom, Mediastinum, Zwerchfell und Thoraxwand",
            "abstract": null,
            "authors": [
                "Roj, A"
            ],
            "year": 2024,
            "source": "Ausbildung zur Operationstechnischen Assistenz (OTA); OCT 8, 2024; Graz, AUSTRIA. 2024. ",
            "category": 20,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "211956-14045"
            ],
            "persons": [
                "211956-113170"
            ],
            "imported": "2024-11-06T13:06:16+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": 211953,
            "title": "The cardiovascular implications of SARS-CoV-2 infection in HIV-positive patients in South Africa: a cross-sectional study",
            "abstract": null,
            "authors": [
                "Fredriksen, PM",
                "Nkeh-Chungag, B",
                "Keolebogile, SM",
                "Hyera, F",
                "Lundin, KEA",
                "Elias, SO",
                "Brix, B",
                "Schmid-Zalaudek, K",
                "Rössler, A",
                "Cvirn, G",
                "Sourij, H",
                "Stelzl, E",
                "Kessler, HH",
                "Saloň, A",
                "Goswami, N"
            ],
            "year": 2024,
            "source": "Clin Chem Lab Med; Congress Abstracts. 2024; 62(6):eA188-eA211.-ISMD2024 Thirteenth International Symposium on\r\nMolecular Diagnostics; JUN 13-14, 2024; Graz, AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "211953-14010",
                "211953-14012",
                "211953-14023",
                "211953-14080"
            ],
            "persons": [
                "211953-50068",
                "211953-50514",
                "211953-51812",
                "211953-97690",
                "211953-50838",
                "211953-51737",
                "211953-57932",
                "211953-94147"
            ],
            "imported": "2024-11-06T11:48: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": 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": 211946,
            "title": "Children with acute gastroenteritis: Norovirus genotype distribution in South-East Austria",
            "abstract": null,
            "authors": [
                "Stelzl, E",
                "Lederer, I",
                "Niendorf, S",
                "Jacobsen, S",
                "Kessler, HH"
            ],
            "year": 2024,
            "source": "Clin Chem Lab Med 2024; Congress Abstracts. 2024; 62(6):eA188-eA211.-ISMD2024 Thirteenth International Symposium on\r\nMolecular Diagnostics; JUN 13-14, 2024; Graz, AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "211946-14023"
            ],
            "persons": [
                "211946-50514",
                "211946-51812"
            ],
            "imported": "2024-11-06T11:28: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": 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": 211940,
            "title": "Sklerodermie bei Kindern",
            "abstract": null,
            "authors": [
                "Skrabl-Baumgartner, A",
                "Huemer, Ch"
            ],
            "year": 2024,
            "source": "Österreichische Ärztezeitung. 2024; 13(14A): 21-24. ",
            "category": 1,
            "document_type": 3,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "211940-14091"
            ],
            "persons": [
                "211940-60213"
            ],
            "imported": "2024-11-06T09:58:36+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
        }
    ]
}