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=150940&ordering=-impactfactor_norm
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157096,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=150960&ordering=-impactfactor_norm",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=150920&ordering=-impactfactor_norm",
    "results": [
        {
            "id": 3127,
            "title": "Melanoma-associated retinopathy versus abnormal retinal function due to interferon-alpha/Isotretinoin therapy in cutaneous malignant melanoma.",
            "abstract": null,
            "authors": [
                "Feigl, B",
                "Faschinger, C",
                "Soyer, P"
            ],
            "year": 2000,
            "source": "Ophthalmologica. 2000; 214(4):271-276",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000087728400007",
            "pubmed": "10859510",
            "doi": "10.1159/000027503",
            "pmc": null,
            "organizations": [
                "3127-14043"
            ],
            "persons": [
                "3127-51585-6"
            ],
            "imported": null,
            "journal": "OPHTHALMOLOGICA",
            "issn": "0030-3755",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.494,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.292682926829268,
            "impactfactor_norm_year": 2000,
            "impactfactor_norm_category": "OPHTHALMOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 67808,
            "title": "Diagnostic value of Vbeta2-positive T-cell expansion in toxic shock syndrome.",
            "abstract": null,
            "authors": [
                "Wenisch, C",
                "Strunk, D",
                "Krause, R",
                "Smolle, KH"
            ],
            "year": 2007,
            "source": "Int J Dermatol. 2007; 46(6): 578-582. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000247130600005",
            "pubmed": "17550555",
            "doi": "10.1111/j.1365-4632.2007.03297.x",
            "pmc": null,
            "organizations": [
                "67808-14082",
                "67808-14087"
            ],
            "persons": [
                "67808-51976-6"
            ],
            "imported": "2007-07-14T02:00:00+02:00",
            "journal": "Int J Dermatol",
            "issn": "0011-9059",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 1.13,
            "impactfactor_year": 2007,
            "impactfactor_norm": 0.292682926829268,
            "impactfactor_norm_year": 2007,
            "impactfactor_norm_category": "DERMATOLOGY",
            "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": 3126,
            "title": "Ritleng intubation set: a new system for lacrimal pathway intubation.",
            "abstract": null,
            "authors": [
                "Müllner, K"
            ],
            "year": 2000,
            "source": "Ophthalmologica. 2000; 214(4):237-239",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000087728400001",
            "pubmed": "10859504",
            "doi": "10.1159/000027497",
            "pmc": null,
            "organizations": [
                "3126-14043"
            ],
            "persons": [],
            "imported": null,
            "journal": "OPHTHALMOLOGICA",
            "issn": "0030-3755",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.494,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.292682926829268,
            "impactfactor_norm_year": 2000,
            "impactfactor_norm_category": "OPHTHALMOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 99721,
            "title": "Pharmacology of inflammatory pain: local alteration in receptors and mediators.",
            "abstract": null,
            "authors": [
                "Holzer, P",
                "Holzer-Petsche, U"
            ],
            "year": 2009,
            "source": "DIGEST DIS. 2009; 27 Suppl 1(3): 24-30. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000275355500005",
            "pubmed": "20203494",
            "doi": "10.1159/000268118",
            "pmc": "PMC4370829",
            "organizations": [
                "99721-14022"
            ],
            "persons": [
                "99721-51529-2",
                "99721-51517-6"
            ],
            "imported": "2010-04-08T16:07:01+02:00",
            "journal": "DIGEST DIS",
            "issn": "0257-2753",
            "collection_publisher": null,
            "collection_title": "DIGESTIVE DISEASES; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.487,
            "impactfactor_year": 2009,
            "impactfactor_norm": 0.292307692307692,
            "impactfactor_norm_year": 2009,
            "impactfactor_norm_category": "GASTROENTEROLOGY & HEPATOLOGY",
            "impactfactor_norm_super": 0.292307692307692,
            "impactfactor_norm_super_year": 2009,
            "impactfactor_norm_super_category": "GASTROENTEROLOGY + HEPATOLOGY",
            "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": 91045,
            "title": "Reflux-associated laryngitis and laryngopharyngeal reflux: a gastroenterologist's point of view.",
            "abstract": null,
            "authors": [
                "Hammer, HF"
            ],
            "year": 2009,
            "source": "DIGEST DIS. 2009; 27(1): 14-17. ",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000266097800003",
            "pubmed": "19439955",
            "doi": "10.1159/000210098",
            "pmc": null,
            "organizations": [
                "91045-14081"
            ],
            "persons": [
                "91045-51531-2"
            ],
            "imported": "2009-06-18T14:26:19+02:00",
            "journal": "DIGEST DIS",
            "issn": "0257-2753",
            "collection_publisher": null,
            "collection_title": "DIGESTIVE DISEASES; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.487,
            "impactfactor_year": 2009,
            "impactfactor_norm": 0.292307692307692,
            "impactfactor_norm_year": 2009,
            "impactfactor_norm_category": "GASTROENTEROLOGY & HEPATOLOGY",
            "impactfactor_norm_super": 0.292307692307692,
            "impactfactor_norm_super_year": 2009,
            "impactfactor_norm_super_category": "GASTROENTEROLOGY + HEPATOLOGY",
            "citations": true,
            "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": true
        },
        {
            "id": 131493,
            "title": "Short-term morbidities in moderate and late preterm infants.",
            "abstract": null,
            "authors": [
                "Scheuchenegger, A",
                "Lechner, E",
                "Wiesinger-Eidenberger, G",
                "Weissensteiner, M",
                "Wagner, O",
                "Schimetta, W",
                "Resch, B"
            ],
            "year": 2014,
            "source": "Klin Padiatr. 2014; 226(4):216-220",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000340156000003",
            "pubmed": "24158889",
            "doi": "10.1055/s-0033-1355394",
            "pmc": null,
            "organizations": [
                "131493-14094"
            ],
            "persons": [
                "131493-51743-4",
                "131493-83581-1"
            ],
            "imported": "2013-10-27T02:00:00+02:00",
            "journal": "Klin Padiatr",
            "issn": "0300-8630",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.059,
            "impactfactor_year": 2014,
            "impactfactor_norm": 0.292,
            "impactfactor_norm_year": 2014,
            "impactfactor_norm_category": "PEDIATRICS-SCI",
            "impactfactor_norm_super": 0.672,
            "impactfactor_norm_super_year": 2012,
            "impactfactor_norm_super_category": "PEDIATRICS",
            "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": 174425,
            "title": "[Abdominal wall injury - risk of seat belt use].",
            "abstract": null,
            "authors": [
                "Bachmann, S",
                "Schrem, H",
                "Mommsen, P",
                "Gaulke, R",
                "Klempnauer, J",
                "Bektas, H",
                "Krettek, C",
                "Zeckey, C"
            ],
            "year": 2014,
            "source": "Unfallchirurg. 2014; 117(10): 962-964. ",
            "category": 1,
            "document_type": 5,
            "sci": "ISI:000343137500012",
            "pubmed": "23896762",
            "doi": "10.1007/s00113-013-2493-z",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2019-04-05T02:00:00+02:00",
            "journal": "Unfallchirurg",
            "issn": "1433-044X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.649,
            "impactfactor_year": 2014,
            "impactfactor_norm": 0.292,
            "impactfactor_norm_year": 2014,
            "impactfactor_norm_category": "EMERGENCY MEDICINE-SCI",
            "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": 187414,
            "title": "Kcnt1 encoded sodium-activated potassium channels (aka Slack, Slo2.2 or KNa1.1) in ischemia/reperfusion-induced cardiac injury",
            "abstract": null,
            "authors": [
                "Kuret, A",
                "Ehinger, R",
                "Bischof, H",
                "Luczak, A",
                "Adler, J",
                "Zhou, X",
                "Malli, R",
                "Ruth, P",
                "Lukowski, R"
            ],
            "year": 2021,
            "source": "N-S ARCH PHARMACOL. 2021; 394(SUPPL 1):S18-S19.-87th Annual Meeting of the German-Society-for-Experimental-and-Clinical-Pharmacology-and-Toxicology (DGPT); MAR 01-03, 2021; ELECTR NETWORK. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000632380000060",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "187414-14013"
            ],
            "persons": [
                "187414-50810",
                "187414-92462"
            ],
            "imported": "2021-04-26T10:08:39+02:00",
            "journal": "N-S ARCH PHARMACOL",
            "issn": "0028-1298",
            "collection_publisher": null,
            "collection_title": "NAUNYN-SCHMIEDEBERGS ARCHIVES OF PHARMACOLOGY; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.05,
            "impactfactor_year": 2021,
            "impactfactor_norm": 0.292,
            "impactfactor_norm_year": 2021,
            "impactfactor_norm_category": "PHARMACOLOGY & PHARMACY-SCI",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": true,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 185988,
            "title": "An open-source tool for the validation of finite element models using three-dimensional full-field measurements.",
            "abstract": null,
            "authors": [
                "Abel, A",
                "Kahmann, SL",
                "Mellon, S",
                "Staat, M",
                "Jung, A"
            ],
            "year": 2020,
            "source": "Med Eng Phys. 2020; 77:125-129",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000520021600015",
            "pubmed": "31952915",
            "doi": "10.1016/j.medengphy.2019.10.015",
            "pmc": null,
            "organizations": [],
            "persons": [
                "185988-91352-4"
            ],
            "imported": "2021-02-05T01:00:00+01:00",
            "journal": "Med Eng Phys",
            "issn": "1350-4533",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.242,
            "impactfactor_year": 2020,
            "impactfactor_norm": 0.292,
            "impactfactor_norm_year": 2020,
            "impactfactor_norm_category": "ENGINEERING, BIOMEDICAL-SCI",
            "impactfactor_norm_super": 0.449,
            "impactfactor_norm_super_year": 2017,
            "impactfactor_norm_super_category": "ENGINEERING, BIOMEDICAL-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": false
        },
        {
            "id": 147070,
            "title": "Augmentation with PMMA cement].",
            "abstract": null,
            "authors": [
                "Kühn, KD",
                "Höntzsch, D"
            ],
            "year": 2015,
            "source": "Unfallchirurg. 2015; 118(9):737-748",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000360701500006",
            "pubmed": "26315391",
            "doi": "10.1007/s00113-015-0059-y",
            "pmc": null,
            "organizations": [
                "147070-14052"
            ],
            "persons": [],
            "imported": "2015-09-16T02:00:00+02:00",
            "journal": "Unfallchirurg",
            "issn": "0177-5537",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.581,
            "impactfactor_year": 2015,
            "impactfactor_norm": 0.292,
            "impactfactor_norm_year": 2015,
            "impactfactor_norm_category": "EMERGENCY MEDICINE-SCI",
            "impactfactor_norm_super": 0.292,
            "impactfactor_norm_super_year": 2015,
            "impactfactor_norm_super_category": "EMERGENCY MEDICINE-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": 185243,
            "title": "Endotoxemia is associated with an adverse metabolic profile.",
            "abstract": null,
            "authors": [
                "Määttä, AM",
                "Salminen, A",
                "Pietiäinen, M",
                "Leskelä, J",
                "Palviainen, T",
                "Sattler, W",
                "Sinisalo, J",
                "Salomaa, V",
                "Kaprio, J",
                "Pussinen, PJ"
            ],
            "year": 2021,
            "source": "INNATE IMMUN-LONDON. 2021; 27(1): 3-14. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000604038500001",
            "pubmed": "33243051",
            "doi": "10.1177/1753425920971702",
            "pmc": "PMC7780360",
            "organizations": [
                "185243-14013"
            ],
            "persons": [
                "185243-51705-6"
            ],
            "imported": "2021-01-18T09:58:37+01:00",
            "journal": "INNATE IMMUN-LONDON",
            "issn": "1753-4259",
            "collection_publisher": null,
            "collection_title": "INNATE IMMUNITY; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.951,
            "impactfactor_year": 2021,
            "impactfactor_norm": 0.292,
            "impactfactor_norm_year": 2021,
            "impactfactor_norm_category": "MICROBIOLOGY-SCI",
            "impactfactor_norm_super": 0.382,
            "impactfactor_norm_super_year": 2018,
            "impactfactor_norm_super_category": "MEDICINE, RESEARCH + EXPERIMENTAL-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": 186218,
            "title": "The impact of moderate Aortic Valve Disease in patients undergoing MitraClip for severe MR.",
            "abstract": null,
            "authors": [
                "Al-Hindwan, HSA",
                "Silbernagel, G",
                "Curio, J",
                "Abulgasim, K",
                "Schröder, M",
                "Wuerdemann, I",
                "Kasner, M",
                "Landmesser, U",
                "Reinthaler, M"
            ],
            "year": 2020,
            "source": "Clin Hemorheol Microcirc. 2020; 75(4):447-455",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000574866900007",
            "pubmed": "32390609",
            "doi": "10.3233/CH-200818",
            "pmc": null,
            "organizations": [],
            "persons": [
                "186218-96032-1"
            ],
            "imported": "2021-02-10T01:00:00+01:00",
            "journal": "Clin Hemorheol Microcirc",
            "issn": "1386-0291",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.375,
            "impactfactor_year": 2020,
            "impactfactor_norm": 0.292,
            "impactfactor_norm_year": 2020,
            "impactfactor_norm_category": "PERIPHERAL VASCULAR DISEASE-SCI",
            "impactfactor_norm_super": 0.323,
            "impactfactor_norm_super_year": 2017,
            "impactfactor_norm_super_category": "PERIPHERAL VASCULAR DISEASE-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": false
        },
        {
            "id": 200315,
            "title": "The human C-type lectin-like receptor CLEC-1 is upregulated by TGF-β and primarily localized in the endoplasmic membrane compartment.",
            "abstract": null,
            "authors": [
                "Sattler, S",
                "Reiche, D",
                "Sturtzel, C",
                "Karas, I",
                "Richter, S",
                "Kalb, ML",
                "Gregor, W",
                "Hofer, E"
            ],
            "year": 2012,
            "source": "Scand J Immunol. 2012; 75(3): 282-92. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000300499200004",
            "pubmed": "22117783",
            "doi": "10.1111/j.1365-3083.2011.02665.x",
            "pmc": null,
            "organizations": [],
            "persons": [
                "200315-114311-2"
            ],
            "imported": "2023-01-23T01:00:00+01:00",
            "journal": "Scand J Immunol",
            "issn": "1365-3083",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.199,
            "impactfactor_year": 2012,
            "impactfactor_norm": 0.292,
            "impactfactor_norm_year": 2012,
            "impactfactor_norm_category": "IMMUNOLOGY",
            "impactfactor_norm_super": 0.305,
            "impactfactor_norm_super_year": 2009,
            "impactfactor_norm_super_category": "IMMUNOLOGY",
            "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": 117734,
            "title": "First aid measures and conduct by malfunction of artificial heart systems",
            "abstract": null,
            "authors": [
                "Vierecke, JK",
                "Kaufmann, F",
                "Schweiger, M",
                "Stepanenko, A",
                "Dranishnikov, N",
                "Lehmkuhl, H",
                "Potapov, E",
                "Hetzer, R",
                "Krabatsch, T"
            ],
            "year": 2011,
            "source": "NOTFALL RETTUNGSMED. 2011; 14(8): 635-646. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000298102500007",
            "pubmed": null,
            "doi": "10.1007/s10049-011-1454-8",
            "pmc": null,
            "organizations": [
                "117734-14073"
            ],
            "persons": [],
            "imported": "2012-02-16T11:33:00+01:00",
            "journal": "NOTFALL RETTUNGSMED",
            "issn": "1434-6222",
            "collection_publisher": null,
            "collection_title": "NOTFALL & RETTUNGSMEDIZIN; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.542,
            "impactfactor_year": 2011,
            "impactfactor_norm": 0.292,
            "impactfactor_norm_year": 2011,
            "impactfactor_norm_category": "EMERGENCY MEDICINE",
            "impactfactor_norm_super": 0.316,
            "impactfactor_norm_super_year": 2009,
            "impactfactor_norm_super_category": "EMERGENCY MEDICINE",
            "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": 127140,
            "title": "[Thermal injuries in the OEAMTC air rescue service. Epidemiological characteristics of burns/scalds in children and adults].",
            "abstract": null,
            "authors": [
                "Selig, HF",
                "Nagele, P",
                "Lumenta, DB",
                "Voelckel, WG",
                "Trimmel, H",
                "Hüpfl, M",
                "Kamolz, LP"
            ],
            "year": 2014,
            "source": "Unfallchirurg. 2014; 117(4):334-340",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000334267900007",
            "pubmed": "23420061",
            "doi": "10.1007/s00113-012-2321-x",
            "pmc": null,
            "organizations": [
                "127140-14076"
            ],
            "persons": [
                "127140-80111-6",
                "127140-81670-6"
            ],
            "imported": "2013-02-20T01:00:00+01:00",
            "journal": "Unfallchirurg",
            "issn": "0177-5537",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.649,
            "impactfactor_year": 2014,
            "impactfactor_norm": 0.292,
            "impactfactor_norm_year": 2014,
            "impactfactor_norm_category": "EMERGENCY MEDICINE-SCI",
            "impactfactor_norm_super": 0.333,
            "impactfactor_norm_super_year": 2011,
            "impactfactor_norm_super_category": "EMERGENCY MEDICINE",
            "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": 138080,
            "title": "Primary renal neuroblastoma metastasizing into liver and lungs with tumor thrombus extension into the right atrium.",
            "abstract": null,
            "authors": [
                "Bauchinger, S",
                "Lackner, H",
                "Schwinger, W",
                "Sovinz, P",
                "Benesch, M",
                "Sorantin, E",
                "Till, H",
                "Urban, C"
            ],
            "year": 2014,
            "source": "Klin Padiatr. 2014; 226(6-7):369-371",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000346611600013",
            "pubmed": "25062108",
            "doi": "10.1055/s-0034-1375654",
            "pmc": null,
            "organizations": [
                "138080-14049",
                "138080-14092",
                "138080-14106"
            ],
            "persons": [
                "138080-51369-6",
                "138080-51913-6",
                "138080-59537-6",
                "138080-83445-6",
                "138080-83601-2",
                "138080-51859-6"
            ],
            "imported": "2014-07-26T02:00:00+02:00",
            "journal": "Klin Padiatr",
            "issn": "0300-8630",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 1.059,
            "impactfactor_year": 2014,
            "impactfactor_norm": 0.292,
            "impactfactor_norm_year": 2014,
            "impactfactor_norm_category": "PEDIATRICS-SCI",
            "impactfactor_norm_super": 0.672,
            "impactfactor_norm_super_year": 2012,
            "impactfactor_norm_super_category": "PEDIATRICS",
            "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": 130153,
            "title": "[Successful preclinical thoracotomy in a 17-year-old man].",
            "abstract": null,
            "authors": [
                "Puchwein, P",
                "Prenner, G",
                "Fell, B",
                "Sereinigg, M",
                "Gumpert, R"
            ],
            "year": 2014,
            "source": "Unfallchirurg. 2014; 117(9):849-852",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000341660600016",
            "pubmed": "23884562",
            "doi": "10.1007/s00113-013-2484-0",
            "pmc": null,
            "organizations": [
                "130153-14052"
            ],
            "persons": [
                "130153-62118-6",
                "130153-62925-2"
            ],
            "imported": "2013-08-08T02:00:00+02:00",
            "journal": "Unfallchirurg",
            "issn": "0177-5537",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.649,
            "impactfactor_year": 2014,
            "impactfactor_norm": 0.292,
            "impactfactor_norm_year": 2014,
            "impactfactor_norm_category": "EMERGENCY MEDICINE-SCI",
            "impactfactor_norm_super": 0.333,
            "impactfactor_norm_super_year": 2011,
            "impactfactor_norm_super_category": "EMERGENCY MEDICINE",
            "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": 133028,
            "title": "Compliance with guidelines recommending the use of simulation for neonatal and infant resuscitation training in Austria.",
            "abstract": null,
            "authors": [
                "Mileder, LP",
                "Urlesberger, B",
                "Schwindt, J",
                "Simma, B",
                "Schmölzer, GM"
            ],
            "year": 2014,
            "source": "Klin Padiatr. 2014; 226(1):24-28",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000331282100006",
            "pubmed": "24435789",
            "doi": "10.1055/s-0033-1361106",
            "pmc": null,
            "organizations": [
                "133028-14094"
            ],
            "persons": [
                "133028-68534-2"
            ],
            "imported": "2014-01-19T01:00:00+01:00",
            "journal": "Klin Padiatr",
            "issn": "0300-8630",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.059,
            "impactfactor_year": 2014,
            "impactfactor_norm": 0.292,
            "impactfactor_norm_year": 2014,
            "impactfactor_norm_category": "PEDIATRICS-SCI",
            "impactfactor_norm_super": 0.672,
            "impactfactor_norm_super_year": 2012,
            "impactfactor_norm_super_category": "PEDIATRICS",
            "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": 197043,
            "title": "[Benign cartilage tumors. What should I do with incidental findings?].",
            "abstract": null,
            "authors": [
                "Nottrott, M",
                "Hardes, J",
                "Gosheger, G",
                "Andreou, D",
                "Henrichs, M",
                "Streitbuerger, A"
            ],
            "year": 2014,
            "source": "Unfallchirurg. 2014; 117(10): 905-14. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000343137500006",
            "pubmed": "25274388",
            "doi": "10.1007/s00113-014-2578-3",
            "pmc": null,
            "organizations": [],
            "persons": [
                "197043-115078-6"
            ],
            "imported": "2022-08-16T02:00:00+02:00",
            "journal": "Unfallchirurg",
            "issn": "1433-044X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.649,
            "impactfactor_year": 2014,
            "impactfactor_norm": 0.292,
            "impactfactor_norm_year": 2014,
            "impactfactor_norm_category": "EMERGENCY MEDICINE-SCI",
            "impactfactor_norm_super": 0.333,
            "impactfactor_norm_super_year": 2011,
            "impactfactor_norm_super_category": "EMERGENCY MEDICINE",
            "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": 138428,
            "title": "Simulation-based neonatal and infant resuscitation teaching: a systematic review of randomized controlled trials.",
            "abstract": null,
            "authors": [
                "Mileder, LP",
                "Urlesberger, B",
                "Szyld, EG",
                "Roehr, CC",
                "Schmölzer, GM"
            ],
            "year": 2014,
            "source": "Klin Padiatr. 2014; 226(5):259-267",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000341092900002",
            "pubmed": "25153910",
            "doi": "10.1055/s-0034-1372621",
            "pmc": null,
            "organizations": [
                "138428-14094"
            ],
            "persons": [
                "138428-68534-2"
            ],
            "imported": "2014-08-26T02:00:00+02:00",
            "journal": "Klin Padiatr",
            "issn": "0300-8630",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.059,
            "impactfactor_year": 2014,
            "impactfactor_norm": 0.292,
            "impactfactor_norm_year": 2014,
            "impactfactor_norm_category": "PEDIATRICS-SCI",
            "impactfactor_norm_super": 0.672,
            "impactfactor_norm_super_year": 2012,
            "impactfactor_norm_super_category": "PEDIATRICS",
            "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
        }
    ]
}