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=3220&ordering=-impactfactor
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 153846,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=3240&ordering=-impactfactor",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=3200&ordering=-impactfactor",
    "results": [
        {
            "id": 208160,
            "title": "Psychologische Aspekte und Kommunikation in der personorientierten Lehre",
            "abstract": null,
            "authors": [
                "Vajda, C"
            ],
            "year": 2023,
            "source": "Akademische Abschlussfeier Practitioner and Master of Medical Simulation\r\n; OCT, 2023; Graz, AUSTRIA. 2023. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "208160-29447"
            ],
            "persons": [
                "208160-60096"
            ],
            "imported": "2024-02-09T16:39:39+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": true,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 208159,
            "title": "Sensitive detection of circulating tumor DNA using targeted capture sequencing in advanced HR+/HER2- breast cancer patients.",
            "abstract": null,
            "authors": [
                "Dandachi, N",
                "Graf, R",
                "Pancheri, L",
                "Dobric, N",
                "Klocker, EV",
                "Suppan, C",
                "Jost, PJ",
                "Heitzer, E",
                "Balic, M"
            ],
            "year": 2023,
            "source": "6th ACTC - Advances in Circulating Tumor Cells Book of Abstracts. 2023; -6th ACTC - Advances in Circulating Tumor Cells; SEP 20-23, 2023; Skiathos, GREECE. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "208159-14021",
                "208159-14085"
            ],
            "persons": [
                "208159-100192",
                "208159-107132",
                "208159-116447",
                "208159-50563",
                "208159-50899",
                "208159-59188",
                "208159-76112",
                "208159-97797"
            ],
            "imported": "2024-02-09T16:31: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": 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": 208151,
            "title": "Medical Humanities – ein narratives Review",
            "abstract": null,
            "authors": [
                "Gruber, M",
                "Lahousen-Luxenberger, T",
                "Vajda, C"
            ],
            "year": 2022,
            "source": null,
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "208151-29444",
                "208151-29447"
            ],
            "persons": [
                "208151-50020",
                "208151-60096"
            ],
            "imported": null,
            "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": 208150,
            "title": "Improved electrochemical biosensor for C-peptide detection in urine\r\nsamples",
            "abstract": null,
            "authors": [
                "Reintar, S",
                "Haudum, C.W.",
                "Ortiz, M",
                "Acero, J.L.",
                "O´Sullivan, C",
                "Obermayer-Pietsch, B."
            ],
            "year": 2023,
            "source": "Proceedings of the 4th European Biosensor Symposium. 2023; -4th European Biosensor Symposium; AUG 27-30, 2023; Aachen, GERMANY. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "208150-14080"
            ],
            "persons": [
                "208150-104611",
                "208150-51809",
                "208150-94754"
            ],
            "imported": "2024-02-09T16:23: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": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": true,
            "bmf_use": false,
            "zmf_use": true,
            "local_affiliation": true
        },
        {
            "id": 208149,
            "title": "Vorkommen von Dankbarkeit als psychischer Resilienzfaktor von Medizinstudierenden des ersten Studienjahres",
            "abstract": null,
            "authors": [
                "Brühl, C",
                "Vajda, C"
            ],
            "year": 2022,
            "source": "Konferenzband der Gemeinsamen Jahrestagung der Gesellschaft für Medizinische Ausbildung (GMA) und des Arbeitskreises zur Weiterentwicklung der Lehre in der Zahnmedizin (AKWLZ). Halle (Saale), 15.-17.09.2022. Düsseldorf: German Medical Science GMS Publishing House; 2022. DocV-17-06. 2022; -Gemeinsame Jahrestagung der Gesellschaft für Medizinische Ausbildung (GMA) und des Arbeitskreises zur Weiterentwicklung der Lehre in der Zahnmedizin (AKWLZ); SEP 15-17, 2022; Halle/Saale, GERMANY. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "208149-29447"
            ],
            "persons": [
                "208149-60096"
            ],
            "imported": "2024-02-09T16:21:19+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 208148,
            "title": "C-PEPTID-KREATININ-RATIO IM HARN (UCPCR) ALS INDIKATOR FÜR EIN METABOLISCHES RISIKO BEI GESUNDEN ERWACHSENEN – EINE BIOPERSMED-KOHORTENSTUDIE.",
            "abstract": null,
            "authors": [
                "Reintar, S",
                "Pöchhacker, M",
                "Obermayer, A",
                "Eberhard, K",
                "Zirlik, A",
                "Verheyen, N",
                "von Lewinski, Dirk",
                "Scherr, D",
                "Hutz, B",
                "Haudum, C.W.",
                "Pieber, T.R.",
                "Sourij, H",
                "Obermayer Pietsch, B."
            ],
            "year": 2023,
            "source": ". 2023",
            "category": 12,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "208148-14080",
                "208148-14083",
                "208148-28083",
                "208148-29447"
            ],
            "persons": [
                "208148-100805",
                "208148-104611",
                "208148-50168",
                "208148-50838",
                "208148-51809",
                "208148-51831",
                "208148-59317",
                "208148-61990",
                "208148-75236",
                "208148-81519",
                "208148-86790",
                "208148-94754"
            ],
            "imported": "2024-02-09T16:06: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": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": true,
            "bmf_use": false,
            "zmf_use": true,
            "local_affiliation": true
        },
        {
            "id": 208146,
            "title": "Update Therapie der Hyper- und Hypopigmentierungen",
            "abstract": null,
            "authors": [
                "Hofer, A"
            ],
            "year": 2023,
            "source": "Österreichische Akademie für Dermatologische Fortbildungen; MAI 19, 2023; Salzburg. 2023. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "208146-14047"
            ],
            "persons": [
                "208146-51972"
            ],
            "imported": "2024-02-09T16:05:08+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": 208145,
            "title": "Investigating Homologous Recombination Deficiency in mCRPC through ctDNA.",
            "abstract": null,
            "authors": [
                "Vlachos, G",
                "Moser, T",
                "Bauernhofer, T",
                "Heitzer, E"
            ],
            "year": 2023,
            "source": "ISMRC 13th International Symposium on Minimal Residual Cancer Book of Abstracts. 2023; -ISMRC 13th International Symposium on Minimal Residual Cancer; MAY 2-4, 2023;; Hamburg, GERMANY. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "208145-14021",
                "208145-14085"
            ],
            "persons": [
                "208145-50899",
                "208145-51692",
                "208145-76215"
            ],
            "imported": "2024-02-09T16:03:12+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": 208144,
            "title": "Septoplasty",
            "abstract": null,
            "authors": [
                "Weiland, T"
            ],
            "year": 2023,
            "source": "58th Graz Course on Rhinosurgery; JUL 12-15, 2023; Graz, AUSTRIA. 2023. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "208144-14066"
            ],
            "persons": [
                "208144-92858"
            ],
            "imported": "2024-02-09T16:00:17+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": 208143,
            "title": "JAK-Inhibitoren bei Vitiligo",
            "abstract": null,
            "authors": [
                "Hofer, A"
            ],
            "year": 2023,
            "source": "Österreichische Ärztezeitung. 2023; ",
            "category": 1,
            "document_type": 3,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "208143-14047"
            ],
            "persons": [
                "208143-51972"
            ],
            "imported": "2024-02-09T15:59: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": 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": 208142,
            "title": "Surgical Anatomy of the Nose",
            "abstract": null,
            "authors": [
                "Weiland, T"
            ],
            "year": 2023,
            "source": "58th Graz Course on Rhinosurgery; JUL 12-15, 2023; Graz, AUSTRIA. 2023. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "208142-14066"
            ],
            "persons": [
                "208142-92858"
            ],
            "imported": "2024-02-09T15:58:50+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": 208141,
            "title": "Emissionssparende Zukunft: Telemedizin",
            "abstract": null,
            "authors": [
                "Lecaks, G",
                "Vajda, C"
            ],
            "year": 2023,
            "source": "Grazer Eco Festival; JUN 2-4, 2023; Graz, AUSTRIA. 2023. ",
            "category": 20,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "208141-29447"
            ],
            "persons": [
                "208141-111509",
                "208141-60096"
            ],
            "imported": "2024-02-09T15:57:45+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 208140,
            "title": "Alteration of adrenal and sex steroid profiles in pregnant women with preeclampsia",
            "abstract": null,
            "authors": [
                "Trummer, O",
                "Stern, C",
                "Reintar, S",
                "Tandl, V",
                "Mayer-Pickel, K",
                "Cervar-Zivkovic, M",
                "Fassnacht, M",
                "Kurlbaum, M",
                "Huppertz, B",
                "Fluhr, H",
                "Obermayer-Pietsch, B"
            ],
            "year": 2023,
            "source": "Endocrine Abstracts (2023) 93 OC35 | DOI: 10.1530/endoabs.93.OC35\r\n. 2023; -ESE Young Endocrinologists and Scientists (EYES) 2023; SEP 8-10, 2023; Würzburg, GERMANY. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "208140-14080",
                "208140-14038"
            ],
            "persons": [
                "208140-104611",
                "208140-109041",
                "208140-50909",
                "208140-51809"
            ],
            "imported": "2024-02-09T15:56: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": 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": 208139,
            "title": "Septorhinoplastik",
            "abstract": null,
            "authors": [
                "Weiland, T"
            ],
            "year": 2023,
            "source": "Young HNO Powerday 2023; SEPT 09, 2023; Onlinepräsentation, Graz, AUSTRIA. 2023. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "208139-14066"
            ],
            "persons": [
                "208139-92858"
            ],
            "imported": "2024-02-09T15:56:28+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": 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": 208138,
            "title": "Körper unter Stress – Achtsamkeit in der Klimakrise",
            "abstract": null,
            "authors": [
                "Vajda, C"
            ],
            "year": 2023,
            "source": "Ringvorlesung der 9 steirischen Hochschulen „ES REICHT! Reduktion als kollektives Handeln“; DEC 13, 2023; Graz, AUSTRIA. 2023. ",
            "category": 20,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "208138-29447"
            ],
            "persons": [
                "208138-60096"
            ],
            "imported": "2024-02-09T15:54:20+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": 208137,
            "title": "En route to sarcopenia biomarkers: dp-ucMGP in relation to muscle mass and function.",
            "abstract": null,
            "authors": [
                "Tandl, V",
                "Schweighofer, N",
                "Trummer, O",
                "Haudum, CW",
                "Lind, AF",
                "Kolesnik, E",
                "Mursic, I",
                "Scherr, D",
                "Zirlik, A",
                "Pieber, TR",
                "Verheyen, ND",
                "Obermayer-Pietsch, B"
            ],
            "year": 2023,
            "source": "Endocrine Abstracts (2023) 90 P77 | DOI: 10.1530/endoabs.90.P77\r\n. 2023; -25th European Congress of Endocrinology; MAY 13-16, 2023; Istanbul, TÜRKIYE. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "208137-14080"
            ],
            "persons": [
                "208137-109041",
                "208137-50909",
                "208137-51809",
                "208137-94754"
            ],
            "imported": "2024-02-09T15:53:43+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": 208136,
            "title": "ctDNA can infer Homologous Recombination Deficiency in mCRPC patients.",
            "abstract": null,
            "authors": [
                "Vlachos, G",
                "Moser, T",
                "Bauernhofer, T",
                "Heitzer, E\r\n"
            ],
            "year": 2023,
            "source": "6th ACTC - Advances in Circulating Tumor Cells Book of Abstracts. 2023; -6th ACTC - Advances in Circulating Tumor Cells; SEP 20-23, 2023; Skiathos, GREECE. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "208136-14021",
                "208136-14085"
            ],
            "persons": [
                "208136-50899",
                "208136-51692",
                "208136-76215"
            ],
            "imported": "2024-02-09T15:53:25+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": 208135,
            "title": "Urinary C peptide to creatinine ratio (UCPCR) as indicator for metabolic risk in apparently healthy adults - a BioPersMed cohort study",
            "abstract": null,
            "authors": [
                "Reintar, S",
                "Pöchhacker, M",
                "Obermayer, A",
                "Eberhard, K",
                "Zirlik,  A",
                "Verheyen, N",
                "von Lewinski, Dirk",
                "Scherr, D",
                "Hutz, B",
                "Haudum, C.W.",
                "Pieber, T.R.",
                "Sourij, H",
                "Obermayer Pietsch, B"
            ],
            "year": 2023,
            "source": "Endocrine Abstracts. 2023; -European Congress of Endocrinology 2023. 2023; 90: -ECE 2023 - 25th European Congress of Endocrinology; May 13-16, 2023; Istanbul, TURKEY. ",
            "category": 2,
            "document_type": 27,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "208135-14080",
                "208135-14083",
                "208135-28083",
                "208135-29447"
            ],
            "persons": [
                "208135-100805",
                "208135-104611",
                "208135-50838",
                "208135-51809",
                "208135-51831",
                "208135-61990",
                "208135-75236",
                "208135-81519",
                "208135-94754"
            ],
            "imported": "2024-02-09T15:50: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": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": true,
            "bmf_use": false,
            "zmf_use": true,
            "local_affiliation": true
        },
        {
            "id": 208134,
            "title": "AMH in men: Higher serum levels associated with healthy male aging.",
            "abstract": null,
            "authors": [
                "Tandl, V",
                "Haudum, CW",
                "Eberhard, K",
                "Hutz, B",
                "Kolesnik, E",
                "Schmidt, A",
                "Zirlik, A",
                "von Lewinski, D",
                "Scherr, D",
                "Verheyen, N",
                "Pieber, TR",
                "Obermayer-Pietsch, B"
            ],
            "year": 2023,
            "source": "Endocrine Abstracts (2023) 90 P545 | DOI: 10.1530/endoabs.90.P545\r\n. 2023; -25th European Congress of Endocrinology; MAY 13-16, 2023; Istanbul, TÜRKIYE. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "208134-14080",
                "208134-28083"
            ],
            "persons": [
                "208134-109041",
                "208134-51809",
                "208134-75236",
                "208134-86790",
                "208134-94754"
            ],
            "imported": "2024-02-09T15:50:23+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": true,
            "local_affiliation": true
        },
        {
            "id": 208133,
            "title": "Diabetes und Psyche - Wie unser Geist den Körper beeinflusst und wie wir ihn unterstützen können ",
            "abstract": null,
            "authors": [
                "Vajda, C"
            ],
            "year": 2023,
            "source": "Grazer Diabetes Tag; OCT 20,  2023; Graz, AUSTRIA. 2023. ",
            "category": 20,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "208133-29447"
            ],
            "persons": [
                "208133-60096"
            ],
            "imported": "2024-02-09T15:48:40+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        }
    ]
}