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=158540
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 159558,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=158560",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=158520",
    "results": [
        {
            "id": 188842,
            "title": "Loss of Lymphotoxin Alpha-Expressing Memory B Cells Correlates with Metastasis of Human Primary Melanoma",
            "abstract": null,
            "authors": [
                "Werner, F",
                "Wagner, C",
                "Simon, M",
                "Glatz, K",
                "Mertz, KD",
                "Laubli, H",
                "Richtig, E",
                "Griss, J",
                "Wagner, SN"
            ],
            "year": 2021,
            "source": "DIAGNOSTICS. 2021; 11(7): 1238",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000676797000001",
            "pubmed": "34359321",
            "doi": "10.3390/diagnostics11071238",
            "pmc": "PMC8307480",
            "organizations": [
                "188842-14047"
            ],
            "persons": [
                "188842-52274-6"
            ],
            "imported": "2021-08-09T10:37:46+02:00",
            "journal": "DIAGNOSTICS",
            "issn": "2075-4418",
            "collection_publisher": null,
            "collection_title": "DIAGNOSTICS; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.992,
            "impactfactor_year": 2021,
            "impactfactor_norm": 0.657,
            "impactfactor_norm_year": 2021,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL-SCI",
            "impactfactor_norm_super": 0.77,
            "impactfactor_norm_super_year": 2019,
            "impactfactor_norm_super_category": "MEDICINE, GENERAL + INTERNAL-SCI",
            "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": 194369,
            "title": "Proceedings of ESPGHAN Monothematic Conference 2020: \"Acute Liver Failure in Children\": Diagnosis and Initial Management.",
            "abstract": null,
            "authors": [
                "Zellos, A",
                "Debray, D",
                "Indolfi, G",
                "Czubkowski, P",
                "Samyn, M",
                "Hadzic, N",
                "Gupte, G",
                "Fischler, B",
                "Smets, F",
                "de, Cléty, SC",
                "Grenda, R",
                "Mozer, Y",
                "Mancell, S",
                "Jahnel, J",
                "Auzinger, G",
                "Worth, A",
                "Lisman, T",
                "Staufner, C",
                "Baumann, U",
                "Dhawan, A",
                "Alonso, E",
                "Squires, RH",
                "Verkade, HJ"
            ],
            "year": 2022,
            "source": "J Pediatr Gastroenterol Nutr. 2022; 74(3):e45-e56",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000761954400004",
            "pubmed": "35226643",
            "doi": "10.1097/MPG.0000000000003341",
            "pmc": null,
            "organizations": [],
            "persons": [
                "194369-56792-6"
            ],
            "imported": "2022-03-28T09:31:46+02:00",
            "journal": "J PEDIATR GASTR NUTR",
            "issn": "0277-2116",
            "collection_publisher": null,
            "collection_title": "JOURNAL OF PEDIATRIC GASTROENTEROLOGY AND NUTRITION; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.9,
            "impactfactor_year": 2022,
            "impactfactor_norm": 0.684615384615385,
            "impactfactor_norm_year": 2022,
            "impactfactor_norm_category": "PEDIATRICS-SCIE",
            "impactfactor_norm_super": 0.875,
            "impactfactor_norm_super_year": 2019,
            "impactfactor_norm_super_category": "PEDIATRICS-SCI",
            "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": 217635,
            "title": "Replacement Strategies for Animal Studies in Inhalation Testing",
            "abstract": null,
            "authors": [
                "Fröhlich, E"
            ],
            "year": 2021,
            "source": "Sci. 2021; 3(4): 45",
            "category": 1,
            "document_type": 3,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "217635-28394"
            ],
            "persons": [
                "217635-53900"
            ],
            "imported": "2025-09-05T11:53:22+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": 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
        },
        {
            "id": 196610,
            "title": "ESCMID COVID-19 living guidelines: drug treatment and clinical management: author's reply.",
            "abstract": null,
            "authors": [
                "Bartoletti, M",
                "Azap, O",
                "Barac, A",
                "Bussini, L",
                "Ergonul, O",
                "Krause, R",
                "Martín-Quirós, A",
                "Paño-Pardo, JR",
                "Power, N",
                "Sibani, M",
                "Szabo, B",
                "Tsiodras, S",
                "Zollner-Schwetz, I",
                "Rodriguez-Baño, J, , ESCMID, COVID-19, Treatment, Guidelines, Panel"
            ],
            "year": 2022,
            "source": "Clin Microbiol Infect. 2022; 28(4):617-618",
            "category": 1,
            "document_type": 20,
            "sci": "ISI:000819732500030",
            "pubmed": "35026374",
            "doi": "10.1016/j.cmi.2021.12.025",
            "pmc": "PMC8744251",
            "organizations": [
                "196610-29164"
            ],
            "persons": [
                "196610-51976-6",
                "196610-54326-6"
            ],
            "imported": "2022-07-25T09:56:30+02:00",
            "journal": "CLIN MICROBIOL INFEC",
            "issn": "1198-743X",
            "collection_publisher": null,
            "collection_title": "CLINICAL MICROBIOLOGY AND INFECTION; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 14.2,
            "impactfactor_year": 2022,
            "impactfactor_norm": 0.948148148148148,
            "impactfactor_norm_year": 2022,
            "impactfactor_norm_category": "MICROBIOLOGY-SCIE",
            "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": 192426,
            "title": "Chemogenetic approaches to dissect the role of H2O2 in redox-dependent pathways using genetically encoded biosensors.",
            "abstract": null,
            "authors": [
                "Ghaffari, Zaki, A",
                "Erdoğan, YC",
                "Akgul, Caglar, T",
                "Eroglu, E"
            ],
            "year": 2022,
            "source": "Biochem Soc Trans. 2022; ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000743356700001",
            "pubmed": "35015078",
            "doi": "10.1042/BST20210506",
            "pmc": null,
            "organizations": [
                "192426-14013"
            ],
            "persons": [
                "192426-110990-6"
            ],
            "imported": "2022-01-31T01:00:00+01:00",
            "journal": "Biochem Soc Trans",
            "issn": "1470-8752",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.9,
            "impactfactor_year": 2022,
            "impactfactor_norm": 0.56140350877193,
            "impactfactor_norm_year": 2022,
            "impactfactor_norm_category": "BIOCHEMISTRY & MOLECULAR BIOLOGY-SCIE",
            "impactfactor_norm_super": 0.828,
            "impactfactor_norm_super_year": 2019,
            "impactfactor_norm_super_category": "BIOCHEMISTRY + MOLECULAR BIOLOGY-SCI",
            "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": 217646,
            "title": "A standardized catalog of burn depths based on temperature and duration in a pig model.",
            "abstract": null,
            "authors": [
                "Moshammer, M",
                "Prevedel, M",
                "Villa-Garcia, A",
                "Kamolz, L",
                "Kotzbeck, P",
                "Hofmann, E",
                "Foessl, I"
            ],
            "year": 2025,
            "source": "21st European Burns Association Congress. 2025; -EBA 2025; Sep 3-6, 2025; Berlin, GERMANY. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "217646-14076",
                "217646-14080"
            ],
            "persons": [
                "217646-124934",
                "217646-100699",
                "217646-80111",
                "217646-95211",
                "217646-98005",
                "217646-121189",
                "217646-89900"
            ],
            "imported": "2025-09-08T10:28:43+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": true,
            "zmf_use": true,
            "local_affiliation": true
        },
        {
            "id": 217645,
            "title": "Surgical management of ukrainian victims of war—experiences from a burn center.",
            "abstract": null,
            "authors": [
                "Moshammer, M",
                "Smolle, C.",
                "Geißler, J",
                "Mayrhofer, M",
                "Bauer, B",
                "Kohlhauser, M",
                "Carnieletto, M",
                "Spendel, S",
                "Girsch, W",
                "Kamolz, LP"
            ],
            "year": 2025,
            "source": "21st European Burns Association Congress. 2025; -EBA 2025; Sep 3-6, 2025; Berlin, GERMANY. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "217645-14045",
                "217645-14076"
            ],
            "persons": [
                "217645-124934",
                "217645-117823",
                "217645-70620",
                "217645-97446",
                "217645-111408",
                "217645-119869",
                "217645-80111",
                "217645-132682",
                "217645-51824",
                "217645-111367"
            ],
            "imported": "2025-09-08T10:23:18+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 194342,
            "title": "Usefulness of the trabecular bone score in maintenance dialysis patients : A single center observational study.",
            "abstract": null,
            "authors": [
                "Malle, O",
                "Bergthaler, M",
                "Krisper, P",
                "Amrein, K",
                "Dimai, HP",
                "Kirsch, AH",
                "Rosenkranz, AR",
                "Pieber, T",
                "Obermayer-Pietsch, B",
                "Fahrleitner-Pammer, A"
            ],
            "year": 2022,
            "source": "Wien Klin Wochenschr. 2022; 134(11-12):442-448",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000766429000001",
            "pubmed": "35262788",
            "doi": "10.1007/s00508-022-02011-4",
            "pmc": "PMC9213369",
            "organizations": [
                "194342-14080",
                "194342-14084"
            ],
            "persons": [
                "194342-51063-6",
                "194342-51809-6",
                "194342-51831-6",
                "194342-53096-6",
                "194342-58615-6",
                "194342-72630-6",
                "194342-75657-6",
                "194342-79271-6"
            ],
            "imported": "2022-03-28T09:31:46+02:00",
            "journal": "WIEN KLIN WOCHENSCHR",
            "issn": "0043-5325",
            "collection_publisher": null,
            "collection_title": "WIENER KLINISCHE WOCHENSCHRIFT; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.6,
            "impactfactor_year": 2022,
            "impactfactor_norm": 0.479289940828402,
            "impactfactor_norm_year": 2022,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL-SCIE",
            "impactfactor_norm_super": 0.479,
            "impactfactor_norm_super_year": 2022,
            "impactfactor_norm_super_category": "MEDICINE, GENERAL + INTERNAL-SCIE",
            "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": true,
            "local_affiliation": true
        },
        {
            "id": 217648,
            "title": "The use of polylactide-based matrix in refractory chronic wounds.",
            "abstract": null,
            "authors": [
                "Hecker, A",
                "Moshammer, M",
                "Watzinger, N",
                "Pignet, A",
                "Kotzbeck, P",
                "Kamolz, LP"
            ],
            "year": 2025,
            "source": "21st European Burns Association Congress. 2025; -EBA 2025; Sep 3-6, 2025; Berlin, GERMANY. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "217648-14018",
                "217648-14076"
            ],
            "persons": [
                "217648-124934",
                "217648-111830",
                "217648-80111",
                "217648-95211",
                "217648-106534"
            ],
            "imported": "2025-09-08T10:43:11+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 194608,
            "title": "Strength of association between body mass index and physical function scores in paediatric burn patients: A National Institute on Disability, Independent Living, and Rehabilitation Research Burn Model System study.",
            "abstract": null,
            "authors": [
                "Rontoyanni, VG",
                "Kudlicki, A",
                "Palackic, A",
                "Gibran, N",
                "Stewart, B",
                "Schneider, JC",
                "Ryan, CM",
                "Murton, AJ",
                "Wolf, SE",
                "Kowalske, K",
                "Suman, OE"
            ],
            "year": 2022,
            "source": "Burns. 2022; 48(4):824-832",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000833489400012",
            "pubmed": "35410694",
            "doi": "10.1016/j.burns.2022.03.001",
            "pmc": "PMC9232948",
            "organizations": [
                "194608-14076"
            ],
            "persons": [],
            "imported": "2022-04-14T02:00:00+02:00",
            "journal": "Burns",
            "issn": "1879-1409",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.7,
            "impactfactor_year": 2022,
            "impactfactor_norm": 0.666666666666667,
            "impactfactor_norm_year": 2022,
            "impactfactor_norm_category": "SURGERY-SCIE",
            "impactfactor_norm_super": 0.667,
            "impactfactor_norm_super_year": 2022,
            "impactfactor_norm_super_category": "SURGERY-SCIE",
            "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": 194992,
            "title": "Low-molecular-weight heparin for anti-coagulation after left ventricular assist device implantation.",
            "abstract": null,
            "authors": [
                "Sandner, SE",
                "Riebandt, J",
                "Haberl, T",
                "Mahr, S",
                "Rajek, A",
                "Schima, H",
                "Wieselthaler, GM",
                "Laufer, G",
                "Zimpfer, D"
            ],
            "year": 2014,
            "source": "J Heart Lung Transplant. 2014; 33(1):88-93",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000330255700011",
            "pubmed": "24239003",
            "doi": "10.1016/j.healun.2013.10.009",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2022-05-11T09:20:20+02:00",
            "journal": "J HEART LUNG TRANSPL",
            "issn": "1053-2498",
            "collection_publisher": null,
            "collection_title": "JOURNAL OF HEART AND LUNG TRANSPLANTATION; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 6.65,
            "impactfactor_year": 2014,
            "impactfactor_norm": 1.0,
            "impactfactor_norm_year": 2014,
            "impactfactor_norm_category": "TRANSPLANTATION-SCI",
            "impactfactor_norm_super": 1.0,
            "impactfactor_norm_super_year": 2014,
            "impactfactor_norm_super_category": "TRANSPLANTATION-SCI",
            "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": false
        },
        {
            "id": 195183,
            "title": "A Prospective Observational Study on Multiplate®-, ROTEM®- and Thrombin Generation Examinations Before and Early After Implantation of a Left Ventricular Assist Device (LVAD).",
            "abstract": null,
            "authors": [
                "Opfermann, P",
                "Felli, A",
                "Schlömmer, C",
                "Dworschak, M",
                "Bevilacqua, M",
                "Mouhieddine, M",
                "Zimpfer, D",
                "Zuckermann, A",
                "Steinlechner, B"
            ],
            "year": 2022,
            "source": "Front Med (Lausanne). 2022; 9:  760816",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000770725300001",
            "pubmed": "35280873",
            "doi": "10.3389/fmed.2022.760816",
            "pmc": "PMC8914262",
            "organizations": [],
            "persons": [],
            "imported": "2022-05-11T02:00:00+02:00",
            "journal": "Front Med (Lausanne)",
            "issn": "2296-858X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.9,
            "impactfactor_year": 2022,
            "impactfactor_norm": 0.662721893491124,
            "impactfactor_norm_year": 2022,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL-SCIE",
            "impactfactor_norm_super": 0.838,
            "impactfactor_norm_super_year": 2020,
            "impactfactor_norm_super_category": "MEDICINE, GENERAL + INTERNAL-SCI",
            "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": false
        },
        {
            "id": 217647,
            "title": "Dynamics of Tissue Regeneration After Deep Dermal Burns.",
            "abstract": null,
            "authors": [
                "Prevedel, M",
                "Pignet, AL",
                "Fink, J",
                "Funk, M",
                "Bernardelli de Mattos, I",
                "Madl, T",
                "Habisch, H",
                "Einsiedler, J",
                "Hahn, D",
                "Eberl, A",
                "Hecker, A",
                "Birngruber, T",
                "Kamolz, LP",
                "Kotzbeck, P",
                "Hofmann, E"
            ],
            "year": 2025,
            "source": "21st European Burns Association Congress. 2025; -EBA 2025; Sep 3-6, 2025; Berlin, GERMANY. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "217647-14076",
                "217647-14012"
            ],
            "persons": [
                "217647-108411",
                "217647-111830",
                "217647-117826",
                "217647-89900",
                "217647-99699",
                "217647-100699",
                "217647-80111",
                "217647-95211",
                "217647-106534"
            ],
            "imported": "2025-09-08T10:37:26+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": true,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 197056,
            "title": "[Endoprosthesis in the operative treatment of bone tumours of the pelvis].",
            "abstract": null,
            "authors": [
                "Tunn, PU",
                "Fehlberg, S",
                "Andreou, D",
                "Kettelhack, C"
            ],
            "year": 2007,
            "source": "Z Orthop Unfall. 2007; 145(6): 753-9. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000252188200022",
            "pubmed": "18072042",
            "doi": "10.1055/s-2007-965757",
            "pmc": null,
            "organizations": [],
            "persons": [
                "197056-115078-6"
            ],
            "imported": "2022-08-16T02:00:00+02:00",
            "journal": "Z Orthop Unfall",
            "issn": "1864-6697",
            "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": false
        },
        {
            "id": 217643,
            "title": "Insights into the healing mechanisms of acellular fish skin grafts—A preclinical study.",
            "abstract": null,
            "authors": [
                "Pignet, A",
                "Hofmann, E",
                "Fink, J",
                "Prevedel, M",
                "Hahn, D",
                "Kamolz, LP",
                "Kotzbeck, P."
            ],
            "year": 2025,
            "source": "21st European Burns Association Congress. 2025; -EBA 2025; Sep 3-6, 2025; Berlin, GERMANY. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "217643-14076"
            ],
            "persons": [
                "217643-111830",
                "217643-80111",
                "217643-89900",
                "217643-100699",
                "217643-117826",
                "217643-95211"
            ],
            "imported": "2025-09-08T10:10:44+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 217644,
            "title": "Evaluation of a topical microdosing approach in wound healing applications.",
            "abstract": null,
            "authors": [
                "Prevedel, M",
                "Moshammer, M",
                "Schwingenschuh, S",
                "Villa-Garcia, A.",
                "Carnieletto, M",
                "Purgstaller, S",
                "Eberl, A",
                "Kamolz, LP",
                "Birngruber, T",
                "Kotzbeck, P",
                "Hofmann, E"
            ],
            "year": 2025,
            "source": "21st European Burns Association Congress. 2025; -EBA 2025; Sep 3-6, 2025; Berlin, GERMANY. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "217644-14045",
                "217644-14076"
            ],
            "persons": [
                "217644-124934",
                "217644-100699",
                "217644-117823",
                "217644-121189",
                "217644-80111",
                "217644-89900",
                "217644-95211"
            ],
            "imported": "2025-09-08T10:16:27+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": true,
            "zmf_use": true,
            "local_affiliation": true
        },
        {
            "id": 202227,
            "title": "Editorial: Comparison of lung cancer and chronic obstructive pulmonary disease in smokers and never-smokers.",
            "abstract": null,
            "authors": [
                "Kuśnierczyk, P",
                "Taucher, E",
                "Domagała-Kulawik, J"
            ],
            "year": 2023,
            "source": "Front Immunol. 2023; 14:1143288",
            "category": 1,
            "document_type": 4,
            "sci": "ISI:000936290600001",
            "pubmed": "36825024",
            "doi": "10.3389/fimmu.2023.1143288",
            "pmc": "PMC9942942",
            "organizations": [
                "202227-14087"
            ],
            "persons": [
                "202227-71794-6"
            ],
            "imported": "2023-03-27T10:01:34+02:00",
            "journal": "FRONT IMMUNOL",
            "issn": "1664-3224",
            "collection_publisher": null,
            "collection_title": "FRONTIERS IN IMMUNOLOGY; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 5.7,
            "impactfactor_year": 2023,
            "impactfactor_norm": 0.781,
            "impactfactor_norm_year": 2023,
            "impactfactor_norm_category": "IMMUNOLOGY-SCIE",
            "impactfactor_norm_super": 0.858,
            "impactfactor_norm_super_year": 2020,
            "impactfactor_norm_super_category": "IMMUNOLOGY-SCI",
            "citations": false,
            "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": 202497,
            "title": "Effects of Aerobic Exercise in the Intensive Care Unit on Patient-Reported Physical Function and Mental Health Outcomes in Severely Burned Children-A Multicenter Prospective Randomized Trial.",
            "abstract": null,
            "authors": [
                "Palackic, A",
                "Rego, A",
                "Parry, I",
                "Sen, S",
                "Branski, LK",
                "Hallman, TG",
                "Spratt, H",
                "Lee, JO",
                "Herndon, DN",
                "Wolf, SE",
                "Suman, OE"
            ],
            "year": 2023,
            "source": "J Pers Med. 2023; 13(3):",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000959010700001",
            "pubmed": "36983636",
            "doi": "10.3390/jpm13030455",
            "pmc": "PMC10058069",
            "organizations": [
                "202497-14076"
            ],
            "persons": [],
            "imported": "2023-04-06T02:00:00+02:00",
            "journal": "J Pers Med",
            "issn": "2075-4426",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.0,
            "impactfactor_year": 2023,
            "impactfactor_norm": 0.661,
            "impactfactor_norm_year": 2023,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL-SCIE",
            "impactfactor_norm_super": 0.869,
            "impactfactor_norm_super_year": 2020,
            "impactfactor_norm_super_category": "HEALTH CARE SCIENCES + SERVICES-SCI",
            "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": 202705,
            "title": "[Nutrition for diabetic patients (Update 2023)].",
            "abstract": null,
            "authors": [
                "Klammer, C",
                "Schindler, K",
                "Bugl, R",
                "Plazek, D",
                "Vötter, M",
                "Kirchner, T",
                "Martino, C",
                "Klammer-Martin, J",
                "Brix, J",
                "Dämon, S",
                "Hoppichler, F",
                "Kautzky-Willer, A",
                "Kruschitz, R",
                "Toplak, H",
                "Clodi, M",
                "Ludvik, B"
            ],
            "year": 2023,
            "source": "Wien Klin Wochenschr. 2023; 135(Suppl 1): 62-77. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000989534600007",
            "pubmed": "37101026",
            "doi": "10.1007/s00508-023-02170-y",
            "pmc": "PMC10133079",
            "organizations": [
                "202705-14080"
            ],
            "persons": [
                "202705-51846-6"
            ],
            "imported": "2023-04-27T02:00:00+02:00",
            "journal": "Wien Klin Wochenschr",
            "issn": "0043-5325",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.9,
            "impactfactor_year": 2023,
            "impactfactor_norm": 0.429,
            "impactfactor_norm_year": 2023,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL-SCIE",
            "impactfactor_norm_super": 0.479,
            "impactfactor_norm_super_year": 2022,
            "impactfactor_norm_super_category": "MEDICINE, GENERAL + INTERNAL-SCIE",
            "citations": false,
            "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": 203123,
            "title": "Radiological Influencing Factors in the Diagnosis of Painful Habitual Instability of the Thumb Basal Joint as a Precursor of Carpometacarpal Arthritis of the Thumb-A Retrospective Study.",
            "abstract": null,
            "authors": [
                "Winter, R",
                "Hasiba-Pappas, S",
                "Kamolz, LP",
                "Tschauner, S",
                "Bamer, O",
                "Tuca, AC",
                "Luze, H",
                "Nischwitz, SP",
                "Michelitsch, B",
                "Friedl, H",
                "Lumenta, DB",
                "Girsch, W"
            ],
            "year": 2023,
            "source": "J Pers Med. 2023; 13(5):",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001020358100001",
            "pubmed": "37240874",
            "doi": "10.3390/jpm13050704",
            "pmc": "PMC10221581",
            "organizations": [
                "203123-14076",
                "203123-14106"
            ],
            "persons": [
                "203123-63389-1",
                "203123-100854-6",
                "203123-67170-6",
                "203123-80111-6",
                "203123-81670-6",
                "203123-85440-6",
                "203123-92341-6",
                "203123-111367-6"
            ],
            "imported": "2023-05-30T02:00:00+02:00",
            "journal": "J Pers Med",
            "issn": "2075-4426",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.0,
            "impactfactor_year": 2023,
            "impactfactor_norm": 0.661,
            "impactfactor_norm_year": 2023,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL-SCIE",
            "impactfactor_norm_super": 0.869,
            "impactfactor_norm_super_year": 2020,
            "impactfactor_norm_super_category": "HEALTH CARE SCIENCES + SERVICES-SCI",
            "citations": false,
            "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
        }
    ]
}