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=154820&ordering=-impactfactor_norm
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157152,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=154840&ordering=-impactfactor_norm",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=154800&ordering=-impactfactor_norm",
    "results": [
        {
            "id": 3213,
            "title": "Cerebral near infrared spectroscopy and acupuncture--results of a pilot study",
            "abstract": null,
            "authors": [
                "Litscher, G",
                "Wang, L"
            ],
            "year": 2000,
            "source": "Biomed Tech (Berl). 2000; 45(7-8):215-218",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000088737200006",
            "pubmed": "10975151",
            "doi": "10.1515/bmte.2000.45.7-8.215",
            "pmc": null,
            "organizations": [
                "3213-14044"
            ],
            "persons": [],
            "imported": null,
            "journal": "BIOMED TECH",
            "issn": "0013-5585",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.433,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.125,
            "impactfactor_norm_year": 2000,
            "impactfactor_norm_category": "MEDICAL INFORMATICS",
            "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": 5113,
            "title": "Binding analysis of HLA-G specific antibodies to hematopoietic cells isolated from leukemia patients.",
            "abstract": null,
            "authors": [
                "Poláková, K",
                "Bandzuchová, E",
                "Hofmeister, V",
                "Weiss, EH",
                "Hutter, H",
                "Russ, G"
            ],
            "year": 2003,
            "source": "Neoplasma. 2003; 50(5):331-338",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000186334800004",
            "pubmed": "14628085",
            "doi": null,
            "pmc": null,
            "organizations": [
                "5113-14017"
            ],
            "persons": [
                "5113-51871-6"
            ],
            "imported": null,
            "journal": "NEOPLASMA",
            "issn": "0028-2685",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.782,
            "impactfactor_year": 2003,
            "impactfactor_norm": 0.125,
            "impactfactor_norm_year": 2003,
            "impactfactor_norm_category": "ONCOLOGY",
            "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": 473,
            "title": "Chronic Pelvic Pain Without Clinical-Evidence - A Symptom for Somatoform Disorders",
            "abstract": null,
            "authors": [
                "Greimel, ER",
                "Gartner, MA",
                "Deutsch, MT"
            ],
            "year": 1999,
            "source": "GEBURTSH FRAUENHEILK 1999 59: 458-464.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000084155500006",
            "pubmed": null,
            "doi": "10.1055/s-1999-5970",
            "pmc": null,
            "organizations": [
                "473-14038"
            ],
            "persons": [],
            "imported": null,
            "journal": "GEBURTSH FRAUENHEILK",
            "issn": "0016-5751",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.174,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.125,
            "impactfactor_norm_year": 1999,
            "impactfactor_norm_category": "OBSTETRICS & GYNECOLOGY",
            "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": 1629,
            "title": "Medical and Psychological Symptoms of Sexually Abused Females",
            "abstract": null,
            "authors": [
                "Greimel, ER",
                "Dorfer, M",
                "Schaffer, M",
                "Winter, R"
            ],
            "year": 1999,
            "source": "GEBURTSH FRAUENHEILK 1999 59: 180-186.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000079877100009",
            "pubmed": null,
            "doi": "10.1055/s-1999-14185",
            "pmc": null,
            "organizations": [
                "1629-14038"
            ],
            "persons": [],
            "imported": null,
            "journal": "GEBURTSH FRAUENHEILK",
            "issn": "0016-5751",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.174,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.125,
            "impactfactor_norm_year": 1999,
            "impactfactor_norm_category": "OBSTETRICS & GYNECOLOGY",
            "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": 183908,
            "title": "[Newborn care and life support].",
            "abstract": null,
            "authors": [
                "Madar, J",
                "Roehr, C",
                "Ainsworth, S",
                "Ersdal, H",
                "Morley, C",
                "Rüdiger, M",
                "Skåre, C",
                "Szczapa, T",
                "Te Pas, A",
                "Trevisanuto, D",
                "Urlesberger, B",
                "Wilkinson, D",
                "Wyllie, J"
            ],
            "year": 2020,
            "source": "Notf Rett Med. 2020; 23(4): 257-259. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000540137300006",
            "pubmed": "32536802",
            "doi": "10.1007/s10049-020-00722-7",
            "pmc": "PMC7284680",
            "organizations": [],
            "persons": [],
            "imported": "2020-10-27T01:00:00+01:00",
            "journal": "Notf Rett Med",
            "issn": "1434-6222",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.884,
            "impactfactor_year": 2020,
            "impactfactor_norm": 0.125,
            "impactfactor_norm_year": 2020,
            "impactfactor_norm_category": "EMERGENCY MEDICINE-SCI",
            "impactfactor_norm_super": 0.231,
            "impactfactor_norm_super_year": 2017,
            "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": false
        },
        {
            "id": 2726,
            "title": "Extraosseous uptake of Tc-99m methylene diphosphonate in the pectoralis muscles 8 days after exercise.",
            "abstract": null,
            "authors": [
                "Groell, R",
                "Aigner, R"
            ],
            "year": 2000,
            "source": "CLIN NUCL MED 2000 25: 65-66.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000084584100021",
            "pubmed": "10634541",
            "doi": "10.1097/00003072-200001000-00021",
            "pmc": null,
            "organizations": [
                "2726-14107"
            ],
            "persons": [
                "2726-51727-6"
            ],
            "imported": null,
            "journal": "CLIN NUCL MED",
            "issn": "0363-9762",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.399,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.125,
            "impactfactor_norm_year": 2000,
            "impactfactor_norm_category": "RADIOLOGY, NUCLEAR MEDICINE & MEDICAL IMAGING",
            "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": 199065,
            "title": "Patient safety in pediatric emergency care",
            "abstract": null,
            "authors": [
                "Daub, J",
                "Mileder, L",
                "Jung, P",
                "Hoffmann, F",
                "Heimberg, E"
            ],
            "year": 2022,
            "source": "NOTFALL RETTUNGSMED. 2022; ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000884934300001",
            "pubmed": null,
            "doi": "10.1007/s10049-022-01106-9",
            "pmc": null,
            "organizations": [
                "199065-14094"
            ],
            "persons": [
                "199065-68534-6"
            ],
            "imported": "2022-12-05T09:09:31+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": 1.0,
            "impactfactor_year": 2022,
            "impactfactor_norm": 0.125,
            "impactfactor_norm_year": 2022,
            "impactfactor_norm_category": "EMERGENCY MEDICINE-SCIE",
            "impactfactor_norm_super": 0.129,
            "impactfactor_norm_super_year": 2019,
            "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": 194371,
            "title": "\"B problems\" in non-traumatic resuscitation room management",
            "abstract": null,
            "authors": [
                "Kumle, B",
                "Michael, M",
                "Wermke, A",
                "Schmitz, C",
                "Hammer, N",
                "Kumpers, P",
                "Pin, M",
                "Bernhard, M"
            ],
            "year": 2022,
            "source": "NOTFALL RETTUNGSMED. 2022; ",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000767099300001",
            "pubmed": "35287271",
            "doi": "10.1007/s10049-022-00990-5",
            "pmc": "PMC8908747",
            "organizations": [
                "194371-14018"
            ],
            "persons": [
                "194371-102804-6"
            ],
            "imported": "2022-03-28T09:31:46+02:00",
            "journal": "NOTFALL RETTUNGSMED",
            "issn": "1434-6222",
            "collection_publisher": null,
            "collection_title": "NOTFALL & RETTUNGSMEDIZIN; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.0,
            "impactfactor_year": 2022,
            "impactfactor_norm": 0.125,
            "impactfactor_norm_year": 2022,
            "impactfactor_norm_category": "EMERGENCY MEDICINE-SCIE",
            "impactfactor_norm_super": 0.129,
            "impactfactor_norm_super_year": 2019,
            "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": 196953,
            "title": "Theoretical Principles of forensic Imaging Working Group Forensic Imaging (AGFB) of the German Society of Legal Medicine (DGRM)",
            "abstract": null,
            "authors": [
                "Bornik, A",
                "Heinze, S",
                "Campana, L",
                "Rost, T",
                "Wittig, H",
                "Labudde, D",
                "Genet, P",
                "Grabherr, S"
            ],
            "year": 2019,
            "source": "RECHTSMEDIZIN. 2019; 29(1): 1-12. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000456619600001",
            "pubmed": null,
            "doi": "10.1007/s00194-018-0295-x",
            "pmc": null,
            "organizations": [],
            "persons": [
                "196953-115441-6"
            ],
            "imported": "2022-08-10T09:48:57+02:00",
            "journal": "RECHTSMEDIZIN",
            "issn": "0937-9819",
            "collection_publisher": null,
            "collection_title": "RECHTSMEDIZIN; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.592,
            "impactfactor_year": 2019,
            "impactfactor_norm": 0.125,
            "impactfactor_norm_year": 2019,
            "impactfactor_norm_category": "MEDICINE, LEGAL-SCI",
            "impactfactor_norm_super": 0.235,
            "impactfactor_norm_super_year": 2018,
            "impactfactor_norm_super_category": "MEDICINE, LEGAL-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": 146375,
            "title": "Quality management in telephone resuscitation - more data for more survivors. Consensus for an additional module for the German Reanimationsregister (R)",
            "abstract": null,
            "authors": [
                "Marung, H",
                "Grasner, JT",
                "Bohn, A",
                "Hackstein, A",
                "Kaufmann, F",
                "Kersting, J",
                "Orlob, S",
                "Roessler, M",
                "Schmid, O",
                "Seewald, S",
                "Wnent, J",
                "Weiss, C",
                "Kreimeier, U"
            ],
            "year": 2015,
            "source": "NOTFALL RETTUNGSMED. 2015; 18(4): 299-305. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000356822600008",
            "pubmed": null,
            "doi": "10.1007/s10049-015-0010-3",
            "pmc": null,
            "organizations": [
                "146375-14069"
            ],
            "persons": [
                "146375-74176-6"
            ],
            "imported": "2015-07-22T12:26:15+02: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.319,
            "impactfactor_year": 2015,
            "impactfactor_norm": 0.125,
            "impactfactor_norm_year": 2015,
            "impactfactor_norm_category": "EMERGENCY MEDICINE-SCI",
            "impactfactor_norm_super": 0.25,
            "impactfactor_norm_super_year": 2014,
            "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": 132087,
            "title": "Psoriasis and Psyche--what's new? What is clinically relevant?",
            "abstract": null,
            "authors": [
                "Linder, D",
                "Forchetti, G"
            ],
            "year": 2009,
            "source": "Acta Dermatovenerol Croat. 2009; 17(3): 198-203. ",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000271032800009",
            "pubmed": "19818220",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "132087-77112-2"
            ],
            "imported": "2013-11-29T01:00:00+01:00",
            "journal": "Acta Dermatovenerol Croat",
            "issn": "1330-027X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.461,
            "impactfactor_year": 2009,
            "impactfactor_norm": 0.125,
            "impactfactor_norm_year": 2009,
            "impactfactor_norm_category": "DERMATOLOGY",
            "impactfactor_norm_super": 0.125,
            "impactfactor_norm_super_year": 2009,
            "impactfactor_norm_super_category": "DERMATOLOGY",
            "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": 147106,
            "title": "Altered mental status. Are there recipes for beginners?",
            "abstract": null,
            "authors": [
                "Steiner, K",
                "Fandler, M",
                "Zechner, P",
                "Sacherer, F"
            ],
            "year": 2015,
            "source": "NOTFALL RETTUNGSMED. 2015; 18(5): 346-356. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000358604300004",
            "pubmed": null,
            "doi": "10.1007/s10049-015-0020-1",
            "pmc": null,
            "organizations": [],
            "persons": [
                "147106-64334-6"
            ],
            "imported": "2015-09-17T12:29:51+02: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.319,
            "impactfactor_year": 2015,
            "impactfactor_norm": 0.125,
            "impactfactor_norm_year": 2015,
            "impactfactor_norm_category": "EMERGENCY MEDICINE-SCI",
            "impactfactor_norm_super": 0.25,
            "impactfactor_norm_super_year": 2014,
            "impactfactor_norm_super_category": "EMERGENCY MEDICINE-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": 192332,
            "title": "Resuscitation room management of nontraumatic critically ill patients-the \"D\" problem (vol 24, pg 1004, 2021)",
            "abstract": null,
            "authors": [
                "Michael, M",
                "Kumle, B",
                "Pin, M",
                "Hammer, N",
                "Gliem, M",
                "Kursumovic, A",
                "Bernhard, M"
            ],
            "year": 2022,
            "source": "NOTFALL RETTUNGSMED. 2022; ",
            "category": 1,
            "document_type": 8,
            "sci": "ISI:000741857400001",
            "pubmed": null,
            "doi": "10.1007/s10049-021-00972-z",
            "pmc": null,
            "organizations": [
                "192332-14018"
            ],
            "persons": [
                "192332-102804"
            ],
            "imported": "2022-01-31T09:25:06+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": 1.0,
            "impactfactor_year": 2022,
            "impactfactor_norm": 0.125,
            "impactfactor_norm_year": 2022,
            "impactfactor_norm_category": "EMERGENCY MEDICINE-SCIE",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "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": 4926,
            "title": "Respiratory epitheloid adenomatoid hamartoma of the nasal cavity--case report and review of the literature",
            "abstract": null,
            "authors": [
                "Braun, H",
                "Beham, A",
                "Stammberger, H"
            ],
            "year": 2003,
            "source": "Laryngorhinootologie. 2003; 82(6):416-420",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000183916100005",
            "pubmed": "12851849",
            "doi": "10.1055/s-2003-40540",
            "pmc": null,
            "organizations": [
                "4926-14020"
            ],
            "persons": [
                "4926-51725-2"
            ],
            "imported": null,
            "journal": "LARYNGO RHINO OTOL",
            "issn": "0935-8943",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.438,
            "impactfactor_year": 2003,
            "impactfactor_norm": 0.125,
            "impactfactor_norm_year": 2003,
            "impactfactor_norm_category": "OTORHINOLARYNGOLOGY",
            "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": 184032,
            "title": "[Education].",
            "abstract": null,
            "authors": [
                "Lott, C",
                "Carmona, F",
                "Van de Voorde, P",
                "Lockey, A",
                "Kuzovlev, A",
                "Breckwoldt, J",
                "Nolan, JP",
                "Monsieurs, KG",
                "Madar, J",
                "Turner, N",
                "Scapigliati, A",
                "Pflanzl-Knizacek, L",
                "Conaghan, P",
                "Biarent, D",
                "Greif, R"
            ],
            "year": 2020,
            "source": "Notf Rett Med. 2020; 23(4): 260-262. ",
            "category": 1,
            "document_type": 4,
            "sci": "ISI:000540137300007",
            "pubmed": "32536803",
            "doi": "10.1007/s10049-020-00723-6",
            "pmc": "PMC7284663",
            "organizations": [],
            "persons": [],
            "imported": "2020-10-30T01:00:00+01:00",
            "journal": "Notf Rett Med",
            "issn": "1434-6222",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.884,
            "impactfactor_year": 2020,
            "impactfactor_norm": 0.125,
            "impactfactor_norm_year": 2020,
            "impactfactor_norm_category": "EMERGENCY MEDICINE-SCI",
            "impactfactor_norm_super": 0.231,
            "impactfactor_norm_super_year": 2017,
            "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": false
        },
        {
            "id": 195485,
            "title": "\"B problems\" in non-traumatic resuscitation room management (pg 1, 2022)",
            "abstract": null,
            "authors": [
                "Kumle, B",
                "Michael, M",
                "Wermke, A",
                "Schmitz, C",
                "Hammer, N",
                "Kumpers, P",
                "Pin, M",
                "Bernhard, M"
            ],
            "year": 2022,
            "source": "NOTFALL RETTUNGSMED. 2022; ",
            "category": 1,
            "document_type": 8,
            "sci": "ISI:000792987000001",
            "pubmed": null,
            "doi": "10.1007/s10049-022-01039-3",
            "pmc": null,
            "organizations": [
                "195485-14018"
            ],
            "persons": [
                "195485-102804"
            ],
            "imported": "2022-05-30T10:10:21+02:00",
            "journal": "NOTFALL RETTUNGSMED",
            "issn": "1434-6222",
            "collection_publisher": null,
            "collection_title": "NOTFALL & RETTUNGSMEDIZIN; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.0,
            "impactfactor_year": 2022,
            "impactfactor_norm": 0.125,
            "impactfactor_norm_year": 2022,
            "impactfactor_norm_category": "EMERGENCY MEDICINE-SCIE",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "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": 149000,
            "title": "Resuscitation and Support of Transition of Babies at Birth",
            "abstract": null,
            "authors": [
                "Wyllie, J",
                "Bruinenberg, J",
                "Roehr, CC",
                "Rudiger, M",
                "Trevisanuto, D",
                "Urlesberger, B"
            ],
            "year": 2015,
            "source": "NOTFALL RETTUNGSMED. 2015; 18(8): 964-983. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000365426300010",
            "pubmed": null,
            "doi": "10.1007/s10049-015-0090-0",
            "pmc": null,
            "organizations": [
                "149000-14094"
            ],
            "persons": [],
            "imported": "2016-01-04T11:15:22+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.319,
            "impactfactor_year": 2015,
            "impactfactor_norm": 0.125,
            "impactfactor_norm_year": 2015,
            "impactfactor_norm_category": "EMERGENCY MEDICINE-SCI",
            "impactfactor_norm_super": 0.25,
            "impactfactor_norm_super_year": 2014,
            "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": 177969,
            "title": "Genome-Wide Analysis of the Nucleosome Landscape in Individuals with Coffin-Siris Syndrome.",
            "abstract": null,
            "authors": [
                "Kalmbach, A",
                "Schröder, C",
                "Klein-Hitpass, L",
                "Nordström, K",
                "Ulz, P",
                "Heitzer, E",
                "Speicher, MR",
                "Rahmann, S",
                "Wieczorek, D",
                "Horsthemke, B",
                "Bramswig, NC"
            ],
            "year": 2019,
            "source": "Cytogenet Genome Res. 2019; 159(1): 1-11. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000498640000001",
            "pubmed": "31658463",
            "doi": "10.1159/000503266",
            "pmc": null,
            "organizations": [
                "177969-14021"
            ],
            "persons": [
                "177969-50899-6"
            ],
            "imported": "2019-11-06T01:00:00+01:00",
            "journal": "Cytogenet Genome Res",
            "issn": "1424-8581",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.114,
            "impactfactor_year": 2019,
            "impactfactor_norm": 0.124,
            "impactfactor_norm_year": 2019,
            "impactfactor_norm_category": "GENETICS & HEREDITY-SCI",
            "impactfactor_norm_super": 0.228,
            "impactfactor_norm_super_year": 2017,
            "impactfactor_norm_super_category": "GENETICS + HEREDITY-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": 174538,
            "title": "Aortic Stenting in Symptomatic Infrarenal Aortic Stenosis and Subtotal Aortic Occlusion.",
            "abstract": null,
            "authors": [
                "Belyavskaya, T",
                "Kalmar, P",
                "Konstantiniuk, P",
                "Baumann, A",
                "Cohnert, T"
            ],
            "year": 2019,
            "source": "Vasc Endovascular Surg. 2019; 53(4):303-309",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000464423700005",
            "pubmed": "30782098",
            "doi": "10.1177/1538574419830825",
            "pmc": null,
            "organizations": [
                "174538-14074",
                "174538-14108"
            ],
            "persons": [
                "174538-50038-6",
                "174538-50860-6",
                "174538-51880-6"
            ],
            "imported": "2019-04-08T02:00:00+02:00",
            "journal": "Vasc Endovascular Surg",
            "issn": "1538-5744",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.872,
            "impactfactor_year": 2019,
            "impactfactor_norm": 0.124,
            "impactfactor_norm_year": 2019,
            "impactfactor_norm_category": "SURGERY-SCI",
            "impactfactor_norm_super": 0.259,
            "impactfactor_norm_super_year": 2016,
            "impactfactor_norm_super_category": "SURGERY-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": 206024,
            "title": "Vaccination acceptance and its associated factors in patients on hemodialysis in Austria: A nationwide survey.",
            "abstract": null,
            "authors": [
                "Kolland, M",
                "Schreiber, N",
                "Borenich, A",
                "Hafner-Gießauf, H",
                "Waller, I",
                "Winkler, HM",
                "Zitt, E",
                "Zollner-Schwetz, I",
                "König, E",
                "Wagner-Skacel, J",
                "Horn, S",
                "Rosenkranz, AR",
                "Kirsch, AH"
            ],
            "year": 2024,
            "source": "Clin Nephrol. 2024; 101(2):49-58",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001132279700001",
            "pubmed": "38126196",
            "doi": "10.5414/CN111125",
            "pmc": null,
            "organizations": [
                "206024-14026",
                "206024-14084",
                "206024-29164",
                "206024-29447"
            ],
            "persons": [
                "206024-100227-6",
                "206024-101643-6",
                "206024-54326-6",
                "206024-59288-6",
                "206024-72630-6",
                "206024-75657-4",
                "206024-91629-6",
                "206024-94957-1"
            ],
            "imported": "2023-12-22T01:00:00+01:00",
            "journal": "Clin Nephrol",
            "issn": "0301-0430",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.0,
            "impactfactor_year": 2023,
            "impactfactor_norm": 0.124,
            "impactfactor_norm_year": 2023,
            "impactfactor_norm_category": "UROLOGY & NEPHROLOGY-SCIE",
            "impactfactor_norm_super": 0.124,
            "impactfactor_norm_super_year": 2024,
            "impactfactor_norm_super_category": "UROLOGY + NEPHROLOGY-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": true,
            "local_affiliation": true
        }
    ]
}