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=1320&ordering=-impactfactor
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 158440,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=1340&ordering=-impactfactor",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=1300&ordering=-impactfactor",
    "results": [
        {
            "id": 219985,
            "title": "Medizinische Trainingslehre bei metabolischen Erkrankungen",
            "abstract": null,
            "authors": [
                "Windhaber, J"
            ],
            "year": 2025,
            "source": "Zertifikatskurs Medizinische Trainingslehre; Oktober 17, 2025; Graz. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "219985-14049"
            ],
            "persons": [
                "219985-102251"
            ],
            "imported": "2026-01-19T14:38:32+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": 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": 219986,
            "title": "Was tun bei Statin-Intoleranz?",
            "abstract": null,
            "authors": [
                "Harer, CM"
            ],
            "year": 2025,
            "source": "Ärztewoche. 2025; 39(48): 16",
            "category": 1,
            "document_type": 5,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "219986-14080"
            ],
            "persons": [
                "219986-97867"
            ],
            "imported": "2026-01-19T14:39:39+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "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": 219980,
            "title": "Sportmedizinisches Wettkampftauglichkeitsattest",
            "abstract": null,
            "authors": [
                "Windhaber, J"
            ],
            "year": 2025,
            "source": "Sportärztetage Seggauberg; Juni 13, 2025; Seggauberg, AUSTRIA. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "219980-14049"
            ],
            "persons": [
                "219980-102251"
            ],
            "imported": "2026-01-19T14:30: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": 219983,
            "title": "Grundlagen des Energiestoffwechsels",
            "abstract": null,
            "authors": [
                "Windhaber, J"
            ],
            "year": 2025,
            "source": "Zertifikatskurs Medizinische Trainingslehre; Oktober 16, 2025; Graz. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "219983-14049"
            ],
            "persons": [
                "219983-102251"
            ],
            "imported": "2026-01-19T14:36: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": 219981,
            "title": "Interessante Fälle aus der sportmedizinischen Praxis",
            "abstract": null,
            "authors": [
                "Windhaber, J"
            ],
            "year": 2025,
            "source": "Sportärztetage Seggauberg; Juni 15, 2025; Seggauberg, AUSTRIA. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "219981-14049"
            ],
            "persons": [
                "219981-102251"
            ],
            "imported": "2026-01-19T14:32:54+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": 219987,
            "title": "Medikament Training: Super Wirkung bei korrekter Anwendung",
            "abstract": null,
            "authors": [
                "Windhaber, J"
            ],
            "year": 2025,
            "source": "Kongress für Allgemeinmedizin; November 26, 2025; Graz. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "219987-14049"
            ],
            "persons": [
                "219987-102251"
            ],
            "imported": "2026-01-19T14:39: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": 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": 186562,
            "title": "Improved protection of filtering facepiece through inactivation of pathogens by hypertonic salt solutions - A possible COVID-19 prevention device.",
            "abstract": null,
            "authors": [
                "Tatzber, F",
                "Resch, U",
                "Lindschinger, M",
                "Cvirn, G",
                "Wonisch, W"
            ],
            "year": 2020,
            "source": "Prev Med Rep. 2020; 20:  101270-101270. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000645566100096",
            "pubmed": "33282639",
            "doi": "10.1016/j.pmedr.2020.101270",
            "pmc": "PMC7695550",
            "organizations": [
                "186562-14012",
                "186562-14014"
            ],
            "persons": [
                "186562-50068-6",
                "186562-78351-4"
            ],
            "imported": "2021-02-17T01:00:00+01:00",
            "journal": "Prev Med Rep",
            "issn": "2211-3355",
            "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": true,
            "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": 219976,
            "title": "Immunological mechanisms underlying chronic lung disease and pulmonary vascular remodelling",
            "abstract": null,
            "authors": [
                "Marsh, LM"
            ],
            "year": 2025,
            "source": "OLRC Science Day; Feb 06 2025; Graz. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "219976-14006"
            ],
            "persons": [
                "219976-100911"
            ],
            "imported": "2026-01-19T14:19:14+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": true,
            "bmf_use": false,
            "zmf_use": true,
            "local_affiliation": true
        },
        {
            "id": 187379,
            "title": "Associations of Serum Cortisol with Cardiovascular Risk and Mortality in Patients Referred to Coronary Angiography.",
            "abstract": null,
            "authors": [
                "Pilz, S",
                "Theiler-Schwetz, V",
                "Trummer, C",
                "Keppel, MH",
                "Grübler, MR",
                "Verheyen, N",
                "Odler, B",
                "Meinitzer, A",
                "Voelkl, J",
                "März, W"
            ],
            "year": 2021,
            "source": "J Endocr Soc. 2021; 5(5):bvab017",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000658205100001",
            "pubmed": "33869979",
            "doi": "10.1210/jendso/bvab017",
            "pmc": "PMC8041336",
            "organizations": [
                "187379-14028",
                "187379-14080",
                "187379-14083",
                "187379-14084"
            ],
            "persons": [
                "187379-89701-6",
                "187379-53344-2",
                "187379-71449-1",
                "187379-81051-6",
                "187379-81519-6",
                "187379-85701-6",
                "187379-94970-6",
                "187379-51906-6"
            ],
            "imported": "2021-04-22T02:00:00+02:00",
            "journal": "J Endocr Soc",
            "issn": "2472-1972",
            "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": true,
            "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": false,
            "local_affiliation": true
        },
        {
            "id": 219979,
            "title": "Aufbau und Ablauf von Feldtests",
            "abstract": null,
            "authors": [
                "Windhaber, J"
            ],
            "year": 2025,
            "source": "Kärntner Sportärztetage; Juli 18, 2025; Bad Kleinkirchheim, AUSTRIA. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "219979-14049"
            ],
            "persons": [
                "219979-102251"
            ],
            "imported": "2026-01-19T14:28: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": 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": 219975,
            "title": "Compartment-Specific Immune Dynamics in Chronic Obstructive Pulmonary Disease\"",
            "abstract": null,
            "authors": [
                "Syarif, AH",
                "Reiter, B",
                "Hötzenecker, K",
                "Evermann, M",
                "Kwapiszewska, G",
                "Avian, A",
                "Marsh, LM"
            ],
            "year": 2025,
            "source": "Gordon Research Conference. 2025; -Lung Development, Injury and Repair Gordon Research Conference Promoting Health Across the Lifespan in Developing and Aging Lungs; JUL 27 - AUG 1; Lucca (Barga), Lucca, Italy. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "219975-14006",
                "219975-14026"
            ],
            "persons": [
                "219975-67207",
                "219975-82090",
                "219975-100911",
                "219975-111474",
                "219975-97528"
            ],
            "imported": "2026-01-19T14:14: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": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": true,
            "bmf_use": false,
            "zmf_use": true,
            "local_affiliation": true
        },
        {
            "id": 219978,
            "title": "Sportärztliche Beratung und Betreuung",
            "abstract": null,
            "authors": [
                "Windhaber, J"
            ],
            "year": 2025,
            "source": "Universitätslehrgang Master of Public Health; Mai 14, 2025; Wien, AUSTRIA. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "219978-14049"
            ],
            "persons": [
                "219978-102251"
            ],
            "imported": "2026-01-19T14:24:41+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 219972,
            "title": "Combining immobilization and activity to influence calf muscle \r\nmorphology in children with cerebral palsy: randomized controlled \r\ntrial using 3D ultrasound",
            "abstract": null,
            "authors": [
                "Švehlík, M",
                "Kruse, A",
                "Guggenberger, B",
                "Tilp, M",
                "Mosser, N",
                "Kraus, T",
                "Kainz, H",
                "Habersack, A"
            ],
            "year": 2025,
            "source": "https://doi.org/10.1016/j.gaitpost.2025.07.254. 2025; 121(S):237-238.-ESMAC 2025; SEP 8-13, 2025; Basel, Schweiz. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "219972-14052"
            ],
            "persons": [
                "219972-54144",
                "219972-65038"
            ],
            "imported": "2026-01-19T12:33:47+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 219974,
            "title": "Non-ambulatory individuals with severe spastic cerebral palsy show a profound decline in cardiorespiratory fitness and muscle strength",
            "abstract": null,
            "authors": [
                "Mosser, N",
                "Kunstic, A",
                "Birnbaumer, P",
                "Švehlík, M",
                "Tilp, M",
                "van Poppel, M",
                "Wenninger, J",
                "Corell, L",
                "von Walden, F",
                "Kruse, A"
            ],
            "year": 2025,
            "source": "https://doi.org/10.1016/j.gaitpost.2025.07.168. 2025; 121(S):155-156.-ESMAC 2025; SEP 8-13, 2025; Basel, Schweiz. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "219974-14052"
            ],
            "persons": [
                "219974-65038"
            ],
            "imported": "2026-01-19T12:48:10+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 219973,
            "title": "Impact of Femoral Derotation Osteotomies on Gait, Growth Plate Loading, and Femoral Growth Trajectories in Children with Idiopathic Torsional Deformities",
            "abstract": null,
            "authors": [
                "Koller, W",
                "Kranzl, A",
                "Mindler, G",
                "Svehlik, M",
                "Baca, A",
                "Kainz, H"
            ],
            "year": 2025,
            "source": "https://doi.org/10.1016/j.gaitpost.2025.07.133. 2025; 121(S):121-122.-ESMAC 2025; SEP 8-13,2025; Basel, Schweiz. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "219973-14052"
            ],
            "persons": [
                "219973-65038"
            ],
            "imported": "2026-01-19T12:44:02+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": false
        },
        {
            "id": 219969,
            "title": "Schmerz und Schmerzmanagement in einem Pflegeheim: Ergebnisse einer Querschnittsstudie.",
            "abstract": null,
            "authors": [
                "Pichler, E",
                "Schoberer, D",
                "Eglseer, D",
                "Strobl, W",
                "Hödl, M"
            ],
            "year": 2026,
            "source": "Der Schmerz. 2026. 1-9. ",
            "category": 11,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "219969-14509"
            ],
            "persons": [
                "219969-104260",
                "219969-59569",
                "219969-63683",
                "219969-82963"
            ],
            "imported": "2026-01-19T10:54:48+01:00",
            "journal": "Der Schmerz",
            "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": 219968,
            "title": "Family-integrated neonatal care am Beispiel des Karolinska University Hospital.",
            "abstract": null,
            "authors": [
                "Mileder, LP"
            ],
            "year": 2026,
            "source": "Fortbildung Neonatologie Graz; JAN 13, 2026; Graz, AUSTRIA. 2026. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "219968-14094"
            ],
            "persons": [
                "219968-68534"
            ],
            "imported": "2026-01-19T10:18:55+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 215611,
            "title": "Ex Vivo Human Skin Model to Study Immediate and Early Local Responses to External Stimuli.",
            "abstract": null,
            "authors": [
                "Foessl, I",
                "Birngruber, T",
                "Kotzbeck, P",
                "Hofmann, E"
            ],
            "year": 2025,
            "source": "Methods Mol Biol. 2025; 2922:  289-295. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "40208544",
            "doi": "10.1007/978-1-0716-4510-9_22",
            "pmc": null,
            "organizations": [
                "215611-14076",
                "215611-14080"
            ],
            "persons": [
                "215611-98005-2",
                "215611-100699-6",
                "215611-95211-6"
            ],
            "imported": "2025-04-14T02:00:00+02:00",
            "journal": "Methods Mol Biol",
            "issn": "1940-6029",
            "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": 219965,
            "title": "Erhöhte Leberwerte in der Schwangerschaft",
            "abstract": null,
            "authors": [
                "Tatscher, E",
                "Stadlbauer, V"
            ],
            "year": 2025,
            "source": "Internistische Praxis. 2025; 69(2): 155-163. ",
            "category": 1,
            "document_type": 3,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "219965-14081"
            ],
            "persons": [
                "219965-50989",
                "219965-66467"
            ],
            "imported": "2026-01-18T11:46: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": 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": 219964,
            "title": "Das Mikrobiom und das\r\nmetabolische Syndrom: Henne oder Ei?",
            "abstract": null,
            "authors": [
                "Stadlbauer, V"
            ],
            "year": 2025,
            "source": "Jatros Infektiologie & Gastroenteologie-Hepatologie. 2025; 2025(1): 55-57. ",
            "category": 1,
            "document_type": 3,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "219964-14081"
            ],
            "persons": [
                "219964-50989"
            ],
            "imported": "2026-01-18T11:42: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": 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": true,
            "local_affiliation": true
        }
    ]
}