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=151300&ordering=-impactfactor_norm
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 156983,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=151320&ordering=-impactfactor_norm",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=151280&ordering=-impactfactor_norm",
    "results": [
        {
            "id": 123878,
            "title": "Effects on the maternofetal unit of the rabbit model after substitution of the amniotic fluid with perfluorocarbons",
            "abstract": null,
            "authors": [
                "Muensterer, OJ",
                "Klis, VJ",
                "Till, H",
                "von Schweinitz, D",
                "Simbruner, G"
            ],
            "year": 2005,
            "source": "FETAL DIAGN THER. 2005; 20(5): 359-365. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000231468800008",
            "pubmed": "16113554",
            "doi": "10.1159/000086813",
            "pmc": null,
            "organizations": [],
            "persons": [
                "123878-83445-6"
            ],
            "imported": "2012-12-07T14:49:20+01:00",
            "journal": "FETAL DIAGN THER",
            "issn": "1015-3837",
            "collection_publisher": null,
            "collection_title": "FETAL DIAGNOSIS AND THERAPY; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.889,
            "impactfactor_year": 2005,
            "impactfactor_norm": 0.281,
            "impactfactor_norm_year": 2005,
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 183036,
            "title": "Urology in the Time of Coronavirus: Reduced Access to Urgent and Emergent Urological Care during the Coronavirus Disease 2019 Outbreak in Italy.",
            "abstract": null,
            "authors": [
                "Porreca, A",
                "Colicchia, M",
                "D'Agostino, D",
                "Amenta, M",
                "Corsaro, A",
                "Zaramella, S",
                "Zegna, L",
                "Gallo, F",
                "Schenone, M",
                "Bozzini, G",
                "Calori, A",
                "Pastore, AL",
                "Al Salhi, Y",
                "Sciorio, C",
                "Spirito, L",
                "Varca, V",
                "Marenghi, C",
                "Greco, F",
                "Altieri, VM",
                "Verze, P",
                "Barba, C",
                "Antonelli, A",
                "Cerruto, MA",
                "Falabella, R",
                "Di Bello, S",
                "Leonardo, C",
                "Tufano, A",
                "Volpe, A",
                "Umari, P",
                "Parma, P",
                "Nidini, M",
                "Pini, G",
                "Borghesi, M",
                "Terrone, C",
                "Cacciamani, GE",
                "Sighinolfi, MC",
                "Busetto, GM",
                "Wennberg, AM",
                "Finocchiaro, M",
                "Falsaperla, M",
                "Oderda, M",
                "Ceruti, C",
                "Rocco, B",
                "Schiavina, R",
                "Bianchi, L",
                "Mari, A",
                "Di Maida, F",
                "Dalpiaz, O",
                "Celia, A",
                "Pirozzi, M",
                "Bove, P",
                "Iacovelli, V",
                "Cafarelli, A",
                "Cindolo, L",
                "Ferrari, G",
                "Gatti, L",
                "Pirola, G",
                "Annino, F",
                "Pucci, L",
                "Romagnoli, D",
                "Artibani, W",
                "Minervini, A"
            ],
            "year": 2020,
            "source": "Urol Int. 2020; 104(7-8):631-636",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000556412300018",
            "pubmed": "32434207",
            "doi": "10.1159/000508512",
            "pmc": "PMC7360500",
            "organizations": [
                "183036-14056"
            ],
            "persons": [
                "183036-72937-6"
            ],
            "imported": "2020-08-24T09:39:16+02:00",
            "journal": "UROL INT",
            "issn": "0042-1138",
            "collection_publisher": null,
            "collection_title": "UROLOGIA INTERNATIONALIS; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.089,
            "impactfactor_year": 2020,
            "impactfactor_norm": 0.281,
            "impactfactor_norm_year": 2020,
            "impactfactor_norm_category": "UROLOGY & NEPHROLOGY-SCI",
            "impactfactor_norm_super": 0.303,
            "impactfactor_norm_super_year": 2017,
            "impactfactor_norm_super_category": "UROLOGY + NEPHROLOGY-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": 203197,
            "title": "\"Exposure (E) problems\" in nontrauma resuscitation room management",
            "abstract": null,
            "authors": [
                "Kumle, B",
                "Michael, M",
                "Kuempers, P",
                "Hirschfeld-Warneken, A",
                "Pin, M",
                "Hammer, N",
                "Bernhard, M"
            ],
            "year": 2023,
            "source": "NOTFALL RETTUNGSMED. 2023; ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000973669200001",
            "pubmed": null,
            "doi": "10.1007/s10049-023-01141-0",
            "pmc": null,
            "organizations": [
                "203197-14018"
            ],
            "persons": [
                "203197-102804-6"
            ],
            "imported": "2023-06-05T09:46:29+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.2,
            "impactfactor_year": 2023,
            "impactfactor_norm": 0.281,
            "impactfactor_norm_year": 2023,
            "impactfactor_norm_category": "EMERGENCY MEDICINE-SCIE",
            "impactfactor_norm_super": 0.281,
            "impactfactor_norm_super_year": 2023,
            "impactfactor_norm_super_category": "EMERGENCY MEDICINE-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": 157111,
            "title": "Arterial stiffness and pulse wave analysis].",
            "abstract": null,
            "authors": [
                "Baulmann, J",
                "Nürnberger, J",
                "Slany, J",
                "Schmieder, R",
                "Schmidt-Trucksäss, A",
                "Baumgart, D",
                "Cremerius, P",
                "Hess, O",
                "Mortensen, K",
                "Weber, T"
            ],
            "year": 2010,
            "source": "Dtsch Med Wochenschr. 2010; 135 Suppl 1(8):S4-14",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000275275400002",
            "pubmed": "20180172",
            "doi": "10.1055/s-0030-1249183",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2017-01-16T01:00:00+01:00",
            "journal": "Dtsch Med Wochenschr",
            "issn": "0012-0472",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.5,
            "impactfactor_year": 2010,
            "impactfactor_norm": 0.281,
            "impactfactor_norm_year": 2010,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL",
            "impactfactor_norm_super": 0.286,
            "impactfactor_norm_super_year": 2009,
            "impactfactor_norm_super_category": "MEDICINE, GENERAL + INTERNAL",
            "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": 161102,
            "title": "Novel Crossing System for the Recanalization of Complex Chronic Total Occlusions: Ex vivo Proof of Concept of the SoundBite Crossing System.",
            "abstract": null,
            "authors": [
                "Bérubé, S",
                "Benko, A",
                "Despatis, MA",
                "Riel, LP",
                "Brodmann, M",
                "Therasse, E",
                "Brouillette, M",
                "Mustapha, JA",
                "Généreux, P"
            ],
            "year": 2017,
            "source": "J INVASIVE CARDIOL. 2017; 29(4): E47-E50. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000402627900002",
            "pubmed": "28368848",
            "doi": null,
            "pmc": null,
            "organizations": [
                "161102-14079"
            ],
            "persons": [
                "161102-51689-6"
            ],
            "imported": "2017-06-30T15:33:11+02:00",
            "journal": "J INVASIVE CARDIOL",
            "issn": "1042-3931",
            "collection_publisher": null,
            "collection_title": "JOURNAL OF INVASIVE CARDIOLOGY; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 1.537,
            "impactfactor_year": 2017,
            "impactfactor_norm": 0.281,
            "impactfactor_norm_year": 2017,
            "impactfactor_norm_category": "CARDIAC & CARDIOVASCULAR SYSTEMS-SCI",
            "impactfactor_norm_super": 0.281,
            "impactfactor_norm_super_year": 2017,
            "impactfactor_norm_super_category": "CARDIAC + CARDIOVASCULAR SYSTEMS-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": 169803,
            "title": "Left ventricular tamponade - a clinical chameleon.",
            "abstract": null,
            "authors": [
                "Möllmann, H",
                "Zirlik, A",
                "Nef, HM",
                "Weber, M",
                "Hamm, CW",
                "Elsässer, A"
            ],
            "year": 2007,
            "source": "THORAC CARDIOV SURG. 2007; 55(5): 325-327. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000248753300012",
            "pubmed": "17629866",
            "doi": "10.1055/s-2006-955881",
            "pmc": null,
            "organizations": [],
            "persons": [
                "169803-100805-6"
            ],
            "imported": "2018-10-18T10:29:59+02:00",
            "journal": "THORAC CARDIOV SURG",
            "issn": "0171-6425",
            "collection_publisher": null,
            "collection_title": "THORACIC AND CARDIOVASCULAR SURGEON; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.741,
            "impactfactor_year": 2007,
            "impactfactor_norm": 0.281,
            "impactfactor_norm_year": 2007,
            "impactfactor_norm_category": "SURGERY",
            "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": 213053,
            "title": "Transesophageal echocardiography during cardiac arrest in the emergency department",
            "abstract": null,
            "authors": [
                "Weissler, S",
                "Scheyer, D",
                "Sixt, S",
                "Kienbaum, P",
                "Knapp, J",
                "Hammer, N",
                "Heinen, Y",
                "Bernhard, M"
            ],
            "year": 2024,
            "source": "NOTFALL RETTUNGSMED. 2024; ",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:001382698600001",
            "pubmed": null,
            "doi": "10.1007/s10049-024-01438-8",
            "pmc": null,
            "organizations": [
                "213053-14018"
            ],
            "persons": [
                "213053-102804-6"
            ],
            "imported": "2025-01-13T08:11: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": 1.2,
            "impactfactor_year": 2024,
            "impactfactor_norm": 0.281,
            "impactfactor_norm_year": 2024,
            "impactfactor_norm_category": "EMERGENCY MEDICINE-SCIE",
            "impactfactor_norm_super": 0.281,
            "impactfactor_norm_super_year": 2024,
            "impactfactor_norm_super_category": "EMERGENCY MEDICINE-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": 106810,
            "title": "Non-invasive diagnosis of pulmonary hypertension: ESC/ERS Guidelines with commentary of the Cologne Consensus Conference 2010.",
            "abstract": null,
            "authors": [
                "Grunig, E",
                "Barner, A",
                "Bell, M",
                "Claussen, M",
                "Dandel, M",
                "Dumitrescu, D",
                "Gorenflo, M",
                "Holt, S",
                "Kovacs, G",
                "Ley, S",
                "Meyer, JF",
                "Pabst, S",
                "Riemekasten, G",
                "Saur, J",
                "Schwaiblmair, M",
                "Seck, C",
                "Sinn, L",
                "Sorichter, S",
                "Winkler, J",
                "Leuchte, HH"
            ],
            "year": 2010,
            "source": "DEUT MED WOCHENSCHR. 2010; 135 Suppl 3(4): S67-S77. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000283391900002",
            "pubmed": "20862623",
            "doi": "10.1055/s-0030-1263314",
            "pmc": null,
            "organizations": [
                "106810-14087"
            ],
            "persons": [
                "106810-59238-6"
            ],
            "imported": "2010-11-24T12:24:20+01:00",
            "journal": "DEUT MED WOCHENSCHR",
            "issn": "0012-0472",
            "collection_publisher": null,
            "collection_title": "DEUTSCHE MEDIZINISCHE WOCHENSCHRIFT; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.5,
            "impactfactor_year": 2010,
            "impactfactor_norm": 0.281,
            "impactfactor_norm_year": 2010,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL",
            "impactfactor_norm_super": 0.286,
            "impactfactor_norm_super_year": 2009,
            "impactfactor_norm_super_category": "MEDICINE, GENERAL + INTERNAL",
            "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": 145284,
            "title": "Increased C282Y heterozygosity in gestational diabetes.",
            "abstract": null,
            "authors": [
                "Cauza, E",
                "Hanusch-Enserer, U",
                "Bischof, M",
                "Spak, M",
                "Kostner, K",
                "Tammaa, A",
                "Dunky, A",
                "Ferenci, P"
            ],
            "year": 2005,
            "source": "Fetal Diagn Ther. 2005; 20(5):349-354",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000231468800006",
            "pubmed": "16113552",
            "doi": "10.1159/000086811",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2015-05-18T02:00:00+02:00",
            "journal": "Fetal Diagn Ther",
            "issn": "1015-3837",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.889,
            "impactfactor_year": 2005,
            "impactfactor_norm": 0.281,
            "impactfactor_norm_year": 2005,
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 155740,
            "title": "The Molecular Genetics of Autosomal Recessive Nonsyndromic Intellectual Disability: a Mutational Continuum and Future Recommendations.",
            "abstract": null,
            "authors": [
                "Khan, MA",
                "Khan, S",
                "Windpassinger, C",
                "Badar, M",
                "Nawaz, Z",
                "Mohammad, RM"
            ],
            "year": 2016,
            "source": "Ann Hum Genet. 2016; 80(6):342-368",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000392334100006",
            "pubmed": "27870114",
            "doi": "10.1111/ahg.12176",
            "pmc": null,
            "organizations": [
                "155740-14021"
            ],
            "persons": [
                "155740-50811-6"
            ],
            "imported": "2016-11-22T01:00:00+01:00",
            "journal": "Ann Hum Genet",
            "issn": "0003-4800",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.659,
            "impactfactor_year": 2016,
            "impactfactor_norm": 0.281,
            "impactfactor_norm_year": 2016,
            "impactfactor_norm_category": "GENETICS & HEREDITY-SCI",
            "impactfactor_norm_super": 0.407,
            "impactfactor_norm_super_year": 2014,
            "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": 138578,
            "title": "Analysis of the surface proteins of Acidithiobacillus ferrooxidans strain SP5/1 and the new, pyrite-oxidizing Acidithiobacillus isolate HV2/2, and their possible involvement in pyrite oxidation.",
            "abstract": null,
            "authors": [
                "Klingl, A",
                "Moissl-Eichinger, C",
                "Wanner, G",
                "Zweck, J",
                "Huber, H",
                "Thomm, M",
                "Rachel, R"
            ],
            "year": 2011,
            "source": "Arch Microbiol. 2011; 193(12):867-882",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000297223500004",
            "pubmed": "21698546",
            "doi": "10.1007/s00203-011-0720-y",
            "pmc": null,
            "organizations": [],
            "persons": [
                "138578-90021-6"
            ],
            "imported": "2014-09-10T02:00:00+02:00",
            "journal": "Arch Microbiol",
            "issn": "0302-8933",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.431,
            "impactfactor_year": 2011,
            "impactfactor_norm": 0.281,
            "impactfactor_norm_year": 2011,
            "impactfactor_norm_category": "MICROBIOLOGY",
            "impactfactor_norm_super": 0.385,
            "impactfactor_norm_super_year": 2008,
            "impactfactor_norm_super_category": "MICROBIOLOGY",
            "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": 152350,
            "title": "A case of acute and intense thoracic pain during a dental treatment].",
            "abstract": null,
            "authors": [
                "Silbernagel, G",
                "Brechtel, K",
                "Stock, J",
                "Randrianarisoa, E",
                "Schneider, W",
                "Ziemer, G",
                "Häring, HU",
                "Balletshofer, B"
            ],
            "year": 2010,
            "source": "Dtsch Med Wochenschr. 2010; 135(9):394-394",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "20180164",
            "doi": "10.1055/s-0030-1247610",
            "pmc": null,
            "organizations": [],
            "persons": [
                "152350-96032-2"
            ],
            "imported": "2016-05-02T02:00:00+02:00",
            "journal": "Dtsch Med Wochenschr",
            "issn": "1439-4413",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.5,
            "impactfactor_year": 2010,
            "impactfactor_norm": 0.281,
            "impactfactor_norm_year": 2010,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL",
            "impactfactor_norm_super": 0.286,
            "impactfactor_norm_super_year": 2009,
            "impactfactor_norm_super_category": "MEDICINE, GENERAL + INTERNAL",
            "citations": null,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 152762,
            "title": "Infrarenal implantation of vena cava filters: two case reports",
            "abstract": null,
            "authors": [
                "Silbernagel, G",
                "Brechtel, K",
                "Strolin, A",
                "Balletshofer, B"
            ],
            "year": 2010,
            "source": "DEUT MED WOCHENSCHR. 2010; 135(50):",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000285286500005",
            "pubmed": "21154194",
            "doi": "10.1055/s-0030-1247619",
            "pmc": null,
            "organizations": [],
            "persons": [
                "152762-96032-2"
            ],
            "imported": "2016-06-02T16:43:37+02:00",
            "journal": "DEUT MED WOCHENSCHR",
            "issn": "0012-0472",
            "collection_publisher": null,
            "collection_title": "DEUTSCHE MEDIZINISCHE WOCHENSCHRIFT; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.5,
            "impactfactor_year": 2010,
            "impactfactor_norm": 0.281,
            "impactfactor_norm_year": 2010,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL",
            "impactfactor_norm_super": 0.286,
            "impactfactor_norm_super_year": 2009,
            "impactfactor_norm_super_category": "MEDICINE, GENERAL + INTERNAL",
            "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": 152351,
            "title": "Sepsis with acral necrosis in a patient with Sharp syndrome - case 8/2010].",
            "abstract": null,
            "authors": [
                "Silbernagel, G",
                "Schmalzing, M",
                "Riessen, R",
                "Koetter, I"
            ],
            "year": 2010,
            "source": "Dtsch Med Wochenschr. 2010; 135(36):1741-1741",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "20812159",
            "doi": "10.1055/s-0030-1247615",
            "pmc": null,
            "organizations": [],
            "persons": [
                "152351-96032-2"
            ],
            "imported": "2016-05-02T02:00:00+02:00",
            "journal": "Dtsch Med Wochenschr",
            "issn": "1439-4413",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.5,
            "impactfactor_year": 2010,
            "impactfactor_norm": 0.281,
            "impactfactor_norm_year": 2010,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL",
            "impactfactor_norm_super": 0.286,
            "impactfactor_norm_super_year": 2009,
            "impactfactor_norm_super_category": "MEDICINE, GENERAL + INTERNAL",
            "citations": null,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 144047,
            "title": "Bilateral leg edema in an older woman",
            "abstract": null,
            "authors": [
                "Thaler, HW",
                "Pienaar, S",
                "Wirnsberger, G",
                "Roller-Wirnsberger, RE"
            ],
            "year": 2015,
            "source": "Z GERONTOL GERIATR. 2015; 48(1): 49-51. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000349021400009",
            "pubmed": "24271146",
            "doi": "10.1007/s00391-013-0557-x",
            "pmc": null,
            "organizations": [
                "144047-14084"
            ],
            "persons": [
                "144047-51745-6",
                "144047-51739-6"
            ],
            "imported": "2015-03-10T11:04:28+01:00",
            "journal": "Z GERONTOL GERIATR",
            "issn": "0948-6704",
            "collection_publisher": null,
            "collection_title": "ZEITSCHRIFT FUR GERONTOLOGIE UND GERIATRIE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.769,
            "impactfactor_year": 2015,
            "impactfactor_norm": 0.281,
            "impactfactor_norm_year": 2015,
            "impactfactor_norm_category": "GERONTOLOGY-SSCI",
            "impactfactor_norm_super": 0.419,
            "impactfactor_norm_super_year": 2013,
            "impactfactor_norm_super_category": "GERONTOLOGY",
            "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": 152763,
            "title": "Acute thoracic pain in a dentist visit - response",
            "abstract": null,
            "authors": [
                "Silbernagel, G",
                "Balletshofer, B"
            ],
            "year": 2010,
            "source": "DEUT MED WOCHENSCHR. 2010; 135(21): 1088-1088. ",
            "category": 1,
            "document_type": 2,
            "sci": "ISI:000278063500009",
            "pubmed": null,
            "doi": "10.1055/s-0030-1253709",
            "pmc": null,
            "organizations": [],
            "persons": [
                "152763-96032-2"
            ],
            "imported": "2016-06-02T16:43:37+02:00",
            "journal": "DEUT MED WOCHENSCHR",
            "issn": "0012-0472",
            "collection_publisher": null,
            "collection_title": "DEUTSCHE MEDIZINISCHE WOCHENSCHRIFT; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.5,
            "impactfactor_year": 2010,
            "impactfactor_norm": 0.281,
            "impactfactor_norm_year": 2010,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL",
            "impactfactor_norm_super": 0.286,
            "impactfactor_norm_super_year": 2009,
            "impactfactor_norm_super_category": "MEDICINE, GENERAL + INTERNAL",
            "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": 199087,
            "title": "Developmental trajectories of symbolic magnitude and order processing and their relation with arithmetic development",
            "abstract": null,
            "authors": [
                "Finke, S",
                "Vogel, SE",
                "Freudenthaler, HH",
                "Banfi, C",
                "Steiner, AF",
                "Kemeny, F",
                "Gobel, SM",
                "Landerl, K"
            ],
            "year": 2022,
            "source": "COGNITIVE DEV. 2022; 64:  101266",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000885321700005",
            "pubmed": null,
            "doi": "10.1016/j.cogdev.2022.101266",
            "pmc": null,
            "organizations": [
                "199087-14026"
            ],
            "persons": [],
            "imported": "2022-12-05T09:09:31+01:00",
            "journal": "COGNITIVE DEV",
            "issn": "0885-2014",
            "collection_publisher": null,
            "collection_title": "COGNITIVE DEVELOPMENT; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.8,
            "impactfactor_year": 2022,
            "impactfactor_norm": 0.280898876404494,
            "impactfactor_norm_year": 2022,
            "impactfactor_norm_category": "PSYCHOLOGY, EXPERIMENTAL-SSCI",
            "impactfactor_norm_super": 0.636,
            "impactfactor_norm_super_year": 2020,
            "impactfactor_norm_super_category": "PSYCHOLOGY, DEVELOPMENTAL-SSCI",
            "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": 66266,
            "title": "Calcium supply, bone mineral density and genetically defined lactose maldigestion in a cohort of elderly men.",
            "abstract": null,
            "authors": [
                "Gugatschka, M",
                "Hoeller, A",
                "Fahrleitner-Pammer, A",
                "Dobnig, H",
                "Pietschmann, P",
                "Kudlacek, S",
                "Obermayer-Pietsch, B"
            ],
            "year": 2007,
            "source": "J Endocrinol Invest. 2007; 30(1): 46-51. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000244914100011",
            "pubmed": "17318022",
            "doi": "10.1007/BF03347395",
            "pmc": null,
            "organizations": [
                "66266-14080"
            ],
            "persons": [
                "66266-50670-2",
                "66266-51063-6",
                "66266-51809-6"
            ],
            "imported": "2007-02-27T01:00:00+01:00",
            "journal": "J Endocrinol Invest",
            "issn": "0391-4097",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.021,
            "impactfactor_year": 2007,
            "impactfactor_norm": 0.280898876404494,
            "impactfactor_norm_year": 2005,
            "impactfactor_norm_category": "ENDOCRINOLOGY & METABOLISM",
            "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": true,
            "local_affiliation": true
        },
        {
            "id": 52402,
            "title": "Minimal alteration in the ratio of circulatory fetal DNA to fetal corticotropin-releasing hormone mRNA level in preeclampsia.",
            "abstract": null,
            "authors": [
                "Zhong, XY",
                "Holzgreve, W",
                "Gebhardt, S",
                "Hillermann, R",
                "Tofa, KC",
                "Gupta, AK",
                "Huppertz, B",
                "Hahn, S"
            ],
            "year": 2006,
            "source": "FETAL DIAGN THER. 2006; 21:  246-249. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000236736600002",
            "pubmed": "16601331",
            "doi": "10.1159/000091349",
            "pmc": null,
            "organizations": [],
            "persons": [
                "52402-54142-6"
            ],
            "imported": "2006-11-17T10:37:49+01:00",
            "journal": "FETAL DIAGN THER",
            "issn": "1015-3837",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.761,
            "impactfactor_year": 2006,
            "impactfactor_norm": 0.280701754385965,
            "impactfactor_norm_year": 2005,
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 3073,
            "title": "Intra-abdominal desmoplastic small round cell tumor in a 68-year-old female.",
            "abstract": null,
            "authors": [
                "Reich, O",
                "Justus, J",
                "Tamussino, KF"
            ],
            "year": 2000,
            "source": "Eur J Gynaecol Oncol. 2000; 21(2):126-127",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000087008300006",
            "pubmed": "10843468",
            "doi": null,
            "pmc": null,
            "organizations": [
                "3073-14038"
            ],
            "persons": [
                "3073-51826-6",
                "3073-51918-2"
            ],
            "imported": null,
            "journal": "EUR J GYNAECOL ONCOL",
            "issn": "0392-2936",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.551,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.280701754385965,
            "impactfactor_norm_year": 2000,
            "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
        }
    ]
}