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=154940&ordering=-impactfactor_norm
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157150,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=154960&ordering=-impactfactor_norm",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=154920&ordering=-impactfactor_norm",
    "results": [
        {
            "id": 207531,
            "title": "S3 guideline \"Diagnostics and therapy of hepatocellular carcinoma\" - short version",
            "abstract": null,
            "authors": [
                "Gross, S",
                "Bitzer, M",
                "Albert, J",
                "Blödt, S",
                "Boda-Heggemann, J",
                "Brunner, T",
                "Caspari, R",
                "De Toni, E",
                "Dombrowski, F",
                "Evert, M",
                "Follmann, M",
                "Freudenberger, P",
                "Gani, C",
                "Geier, A",
                "Gkika, E",
                "Götz, M",
                "Helmberger, T",
                "Hoffmann, RT",
                "Huppert, P",
                "Krug, D",
                "La Fougère, C",
                "Lang, HK",
                "Langer, T",
                "Lenz, P",
                "Lüdde, T",
                "Mahnken, A",
                "Nadalin, S",
                "Nguyen, HHP",
                "Nothacker, M",
                "Ockenga, J",
                "Oldhafer, K",
                "Paprottka, P",
                "Pereira, P",
                "Persigehl, T",
                "Plentz, R",
                "Pohl, J",
                "Recken, H",
                "Reimer, P",
                "Riemer, J",
                "Ritterbusch, U",
                "Roeb, E",
                "Rüssel, J",
                "Schellhaas, B",
                "Schirmacher, P",
                "Schlitt, HJ",
                "Schmid, I",
                "Schuler, A",
                "Seehofer, D",
                "Sinn, M",
                "Stengel, A",
                "Steubesand, N",
                "Stoll, C",
                "Tannapfel, A",
                "Taubert, A",
                "Tholen, R",
                "Trojan, J",
                "van Thiel, I",
                "Vogel, A",
                "Vogl, T",
                "Wacker, F",
                "Waidmann, O",
                "Wedemeyer, H",
                "Wege, H",
                "Wildner, D",
                "Wörns, MA",
                "Galle, P",
                "Malek, N"
            ],
            "year": 2024,
            "source": "Z GASTROENTEROL. 2024; 62(01): 73-109. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001139062100026",
            "pubmed": "38195103",
            "doi": "10.1055/a-2189-8461",
            "pmc": null,
            "organizations": [
                "207531-14060"
            ],
            "persons": [
                "207531-113309-6"
            ],
            "imported": "2024-02-05T09:10:52+01:00",
            "journal": "Z GASTROENTEROL",
            "issn": "0044-2771",
            "collection_publisher": null,
            "collection_title": "ZEITSCHRIFT FUR GASTROENTEROLOGIE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.6,
            "impactfactor_year": 2024,
            "impactfactor_norm": 0.118,
            "impactfactor_norm_year": 2024,
            "impactfactor_norm_category": "GASTROENTEROLOGY & HEPATOLOGY-SCIE",
            "impactfactor_norm_super": 0.118,
            "impactfactor_norm_super_year": 2024,
            "impactfactor_norm_super_category": "GASTROENTEROLOGY + HEPATOLOGY-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": 215221,
            "title": "S3 Guideline for the Diagnosis and Treatment of biliary Carcinomas - Short Version Version 5.1-August 2024-AWMF Registration Number: 032-053OL",
            "abstract": null,
            "authors": [
                "Gross, S",
                "Bitzer, M",
                "Albert, J",
                "Blödt, S",
                "Boda-Heggemann, J",
                "Borucki, K",
                "Brunner, T",
                "Caspari, R",
                "Dombrowski, F",
                "Evert, M",
                "Follmann, M",
                "Freudenberger, P",
                "Gani, C",
                "Gebert, J",
                "Geier, A",
                "Gkika, E",
                "Götz, M",
                "Helmberger, T",
                "Hoffmann, RT",
                "Huppert, P",
                "Krug, D",
                "La Fougère, C",
                "Lang, H",
                "Langer, T",
                "Lenz, P",
                "Lüdde, T",
                "Mahnken, A",
                "Nadalin, S",
                "Nguyen, HHP",
                "Nothacker, M",
                "Ockenga, J",
                "Oldhafer, K",
                "Ott, J",
                "Paprottka, P",
                "Pereira, P",
                "Persigehl, T",
                "Plentz, R",
                "Pohl, J",
                "Recken, H",
                "Reimer, P",
                "Riemer, J",
                "Ringe, K",
                "Roeb, E",
                "Rüssel, J",
                "Schellhaas, B",
                "Schirmacher, P",
                "Schlitt, HJ",
                "Schmid, I",
                "Schütte, K",
                "Schuler, A",
                "Seehofer, D",
                "Sinn, M",
                "Stengel, A",
                "Steubesand, N",
                "Stoll, C",
                "Tannapfel, A",
                "Taubert, A",
                "Trojan, J",
                "van Thiel, I",
                "Utzig, M",
                "Vogel, A",
                "Vogl, T",
                "Wacker, F",
                "Waidmann, O",
                "Wedemeyer, H",
                "Wege, H",
                "Wenzel, G",
                "Wildner, D",
                "Wörns, MA",
                "Galle, P",
                "Malek, N"
            ],
            "year": 2025,
            "source": "Z GASTROENTEROL. 2025; 63(2): 169-203. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001427019700001",
            "pubmed": "39919782",
            "doi": "10.1055/a-2446-2454",
            "pmc": null,
            "organizations": [
                "215221-14060"
            ],
            "persons": [
                "215221-113309-6"
            ],
            "imported": "2025-03-17T09:10:43+01:00",
            "journal": "Z GASTROENTEROL",
            "issn": "0044-2771",
            "collection_publisher": null,
            "collection_title": "ZEITSCHRIFT FUR GASTROENTEROLOGIE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.6,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.118,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "GASTROENTEROLOGY & HEPATOLOGY-SCIE",
            "impactfactor_norm_super": 0.118,
            "impactfactor_norm_super_year": 2025,
            "impactfactor_norm_super_category": "GASTROENTEROLOGY + HEPATOLOGY-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": 208857,
            "title": "S3 guideline \"Diagnostics and treatment of biliary carcinomas\" - long version 4.0",
            "abstract": null,
            "authors": [
                "Gross, S",
                "Bitzer, M",
                "Albert, J",
                "Blödt, S",
                "Boda-Heggemann, J",
                "Brunner, T",
                "Caspan, R",
                "De Toni, E",
                "Dombrowski, F",
                "Evert, M",
                "Follmann, M",
                "Freudenberger, P",
                "Gani, C",
                "Geier, A",
                "Gkika, E",
                "Götz, M",
                "Helmberger, T",
                "Hoffmann, RT",
                "Huppert, P",
                "Krug, D",
                "La Fougère, C",
                "Lang, H",
                "Langer, T",
                "Lenz, P",
                "Lüdde, T",
                "Mahnken, A",
                "Nadalin, S",
                "Nguyen, HHP",
                "Nothacker, M",
                "Ockenga, J",
                "Oldhafer, K",
                "Paprottka, P",
                "Pereira, P",
                "Persigehl, T",
                "Plentz, R",
                "Pohl, J",
                "Recken, H",
                "Reimer, P",
                "Riemer, J",
                "Ritterbusch, U",
                "Roeb, E",
                "Rüssel, J",
                "Schellhaas, B",
                "Schirmacher, P",
                "Schlitt, HJ",
                "Schmid, I",
                "Schuler, A",
                "Seehofer, D",
                "Sinn, M",
                "Stengel, A",
                "Steubesand, N",
                "Stoll, C",
                "Tannapfel, A",
                "Taubert, A",
                "Tholen, R",
                "Trojan, J",
                "van Thiel, I",
                "Vogel, A",
                "Vogl, T",
                "Wacker, F",
                "Waidmann, O",
                "Wedemeyer, H",
                "Wege, H",
                "Wildner, D",
                "Wörns, MA",
                "Galle, P",
                "Malek, N"
            ],
            "year": 2024,
            "source": "Z GASTROENTEROL. 2024; 62(02): e213-e282. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001165073900016",
            "pubmed": "38364849",
            "doi": "10.1055/a-2189-8567",
            "pmc": null,
            "organizations": [
                "208857-14060"
            ],
            "persons": [
                "208857-113309-6"
            ],
            "imported": "2024-04-02T10:13:48+02:00",
            "journal": "Z GASTROENTEROL",
            "issn": "0044-2771",
            "collection_publisher": null,
            "collection_title": "ZEITSCHRIFT FUR GASTROENTEROLOGIE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.6,
            "impactfactor_year": 2024,
            "impactfactor_norm": 0.118,
            "impactfactor_norm_year": 2024,
            "impactfactor_norm_category": "GASTROENTEROLOGY & HEPATOLOGY-SCIE",
            "impactfactor_norm_super": 0.118,
            "impactfactor_norm_super_year": 2024,
            "impactfactor_norm_super_category": "GASTROENTEROLOGY + HEPATOLOGY-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": 211997,
            "title": "S3 Guideline on Exocrine Pancreatic Carcinoma - Version 3.1AWMF Registry Number: 032-010OL-Guideline (Long Version)",
            "abstract": null,
            "authors": [
                "Seufferlein, T",
                "Mayerle, J",
                "Boeck, S",
                "Brunner, T",
                "Ettrich, TJ",
                "Grenacher, L",
                "Gress, TM",
                "Hackert, T",
                "Heinemann, V",
                "Kestler, A",
                "Sinn, M",
                "Tannapfel, A",
                "Wedding, U",
                "Uhl, W"
            ],
            "year": 2024,
            "source": "Z GASTROENTEROL. 2024; 62(10): e874-e995. ",
            "category": 1,
            "document_type": 4,
            "sci": "ISI:001341042200001",
            "pubmed": "39389103",
            "doi": "10.1055/a-2338-3533",
            "pmc": null,
            "organizations": [
                "211997-14060"
            ],
            "persons": [
                "211997-113309-6"
            ],
            "imported": "2024-11-11T09:10:52+01:00",
            "journal": "Z GASTROENTEROL",
            "issn": "0044-2771",
            "collection_publisher": null,
            "collection_title": "ZEITSCHRIFT FUR GASTROENTEROLOGIE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.6,
            "impactfactor_year": 2024,
            "impactfactor_norm": 0.118,
            "impactfactor_norm_year": 2024,
            "impactfactor_norm_category": "GASTROENTEROLOGY & HEPATOLOGY-SCIE",
            "impactfactor_norm_super": 0.118,
            "impactfactor_norm_super_year": 2024,
            "impactfactor_norm_super_category": "GASTROENTEROLOGY + HEPATOLOGY-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": 208200,
            "title": "[Comfort Terminal Care in the intensive care unit: recommendations for practice].",
            "abstract": null,
            "authors": [
                "Schaden, E",
                "Dier, H",
                "Weixler, D",
                "Hasibeder, W",
                "Lenhart-Orator, A",
                "Roden, C",
                "Fruhwald, S",
                "Friesenecker, B, , ARGE, Ethik, in, Anästhesie, und, Intensivmedizin, der, ÖGARI"
            ],
            "year": 2024,
            "source": "Anaesthesiologie. 2024; ",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:001230653500001",
            "pubmed": "38315182",
            "doi": "10.1007/s00101-024-01382-9",
            "pmc": "PMC10920446",
            "organizations": [
                "208200-14070"
            ],
            "persons": [
                "208200-51938-6"
            ],
            "imported": "2024-02-12T01:00:00+01:00",
            "journal": "Anaesthesiologie",
            "issn": "2731-6858",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.0,
            "impactfactor_year": 2024,
            "impactfactor_norm": 0.118,
            "impactfactor_norm_year": 2024,
            "impactfactor_norm_category": "ANESTHESIOLOGY-SCIE",
            "impactfactor_norm_super": 0.147,
            "impactfactor_norm_super_year": 2023,
            "impactfactor_norm_super_category": "ANESTHESIOLOGY-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": 215121,
            "title": "S3 Guideline for the Diagnosis and Treatment of biliary Carcinomas - Long Version Version 5.1-August 2024-AWMF Registry Number: 032-053OL",
            "abstract": null,
            "authors": [
                "Gross, S",
                "Bitzer, M",
                "Albert, J",
                "Blödt, S",
                "Boda-Heggemann, J",
                "Borucki, K",
                "Brunner, T",
                "Caspari, R",
                "Dombrowski, F",
                "Evert, M",
                "Follmann, M",
                "Freudenberger, P",
                "Gani, C",
                "Gebert, J",
                "Geier, A",
                "Gkika, E",
                "Götz, M",
                "Helmberger, T",
                "Hoffmann, RT",
                "Huppert, P",
                "Krug, D",
                "La Fougère, C",
                "Lang, H",
                "Langer, T",
                "Lenz, P",
                "Lüdde, T",
                "Mahnken, A",
                "Nadalin, S",
                "Nguyen, HHP",
                "Nothacker, M",
                "Ockenga, J",
                "Oldhafer, K",
                "Ott, J",
                "Paprottka, P",
                "Pereira, P",
                "Persigehl, T",
                "Plentz, R",
                "Pohl, J",
                "Recken, H",
                "Reimer, P",
                "Riemer, J",
                "Ringe, K",
                "Roeb, E",
                "Rüssel, J",
                "Schellhaas, B",
                "Schirmacher, P",
                "Schlitt, HJ",
                "Schmid, I",
                "Schütte, K",
                "Schuler, A",
                "Seehofer, D",
                "Sinn, M",
                "Stengel, A",
                "Steubesand, N",
                "Stoll, C",
                "Tannapfel, A",
                "Taubert, A",
                "Trojan, J",
                "van Thiel, I",
                "Utzig, M",
                "Vogel, A",
                "Vogl, T",
                "Wacker, F",
                "Waidmann, O",
                "Wedemeyer, H",
                "Wege, H",
                "Wenzel, G",
                "Wildner, D",
                "Wörns, MA",
                "Galle, P",
                "Malek, N"
            ],
            "year": 2025,
            "source": "Z GASTROENTEROL. 2025; 63(02): e82-e158. ",
            "category": 1,
            "document_type": 4,
            "sci": "ISI:001417085800014",
            "pubmed": "39919781",
            "doi": "10.1055/a-2460-6347",
            "pmc": null,
            "organizations": [
                "215121-14060"
            ],
            "persons": [
                "215121-113309-6"
            ],
            "imported": "2025-03-10T11:21:46+01:00",
            "journal": "Z GASTROENTEROL",
            "issn": "0044-2771",
            "collection_publisher": null,
            "collection_title": "ZEITSCHRIFT FUR GASTROENTEROLOGIE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.6,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.118,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "GASTROENTEROLOGY & HEPATOLOGY-SCIE",
            "impactfactor_norm_super": 0.118,
            "impactfactor_norm_super_year": 2025,
            "impactfactor_norm_super_category": "GASTROENTEROLOGY + HEPATOLOGY-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": 207524,
            "title": "S3 guideline \"Diagnostics and therapy of hepatocellular carcinoma\" - long version 4.0",
            "abstract": null,
            "authors": [
                "Bitzer, M",
                "Gross, S",
                "Albert, J",
                "Blödt, S",
                "Boda-Heggemann, J",
                "Brunner, T",
                "Caspari, R",
                "De Toni, E",
                "Dombrowski, F",
                "Evert, M",
                "Follmann, M",
                "Freudenberger, P",
                "Gani, C",
                "Geier, A",
                "Gkika, E",
                "Götz, M",
                "Helmberger, T",
                "Hoffmann, RT",
                "Huppert, P",
                "Krug, D",
                "La Fougère, C",
                "Lang, HK",
                "Langer, T",
                "Lenz, P",
                "Lüdde, T",
                "Mahnken, A",
                "Nadalin, S",
                "Nguyen, HHP",
                "Nothacker, M",
                "Ockenga, J",
                "Oldhafer, K",
                "Paprottka, P",
                "Pereira, P",
                "Persigehl, T",
                "Plentz, R",
                "Pohl, J",
                "Recken, H",
                "Reimer, P",
                "Riemer, J",
                "Ritterbusch, U",
                "Roeb, E",
                "Rüssel, J",
                "Schellhaas, B",
                "Schirmacher, P",
                "Schlitt, HJ",
                "Schmid, I",
                "Schuler, A",
                "Seehofer, D",
                "Sinn, M",
                "Stengel, A",
                "Steubesand, N",
                "Stoll, C",
                "Tannapfel, A",
                "Taubert, A",
                "Tholen, R",
                "Trojan, J",
                "van Thiel, I",
                "Vogel, A",
                "Vogl, T",
                "Wacker, F",
                "Waidmann, O",
                "Wedemeyer, H",
                "Wege, H",
                "Wildner, D",
                "Wörns, MA",
                "Galle, P",
                "Malek, N"
            ],
            "year": 2024,
            "source": "Z GASTROENTEROL. 2024; 62(01): e67-e161. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001139062100020",
            "pubmed": "38195102",
            "doi": "10.1055/a-2189-6353",
            "pmc": null,
            "organizations": [
                "207524-14060"
            ],
            "persons": [
                "207524-113309-6"
            ],
            "imported": "2024-02-05T09:10:52+01:00",
            "journal": "Z GASTROENTEROL",
            "issn": "0044-2771",
            "collection_publisher": null,
            "collection_title": "ZEITSCHRIFT FUR GASTROENTEROLOGIE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.6,
            "impactfactor_year": 2024,
            "impactfactor_norm": 0.118,
            "impactfactor_norm_year": 2024,
            "impactfactor_norm_category": "GASTROENTEROLOGY & HEPATOLOGY-SCIE",
            "impactfactor_norm_super": 0.118,
            "impactfactor_norm_super_year": 2024,
            "impactfactor_norm_super_category": "GASTROENTEROLOGY + HEPATOLOGY-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": 218152,
            "title": "[Developments in anesthesia : Thinking outside the box is worthwhile!].",
            "abstract": null,
            "authors": [
                "Likar, R",
                "Köstenberger, M"
            ],
            "year": 2024,
            "source": "Anaesthesiologie. 2024; 73(4):221-222",
            "category": 1,
            "document_type": 4,
            "sci": "ISI:001204919200007",
            "pubmed": "38625540",
            "doi": "10.1007/s00101-024-01399-0",
            "pmc": null,
            "organizations": [],
            "persons": [
                "218152-95683-4"
            ],
            "imported": "2025-10-08T02:00:00+02:00",
            "journal": "Anaesthesiologie",
            "issn": "2731-6866",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.0,
            "impactfactor_year": 2024,
            "impactfactor_norm": 0.118,
            "impactfactor_norm_year": 2024,
            "impactfactor_norm_category": "ANESTHESIOLOGY-SCIE",
            "impactfactor_norm_super": 0.147,
            "impactfactor_norm_super_year": 2023,
            "impactfactor_norm_super_category": "ANESTHESIOLOGY-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": false
        },
        {
            "id": 8475,
            "title": "Malignant fibrous histiocytoma of the stomach. A case report with a review of the literature",
            "abstract": null,
            "authors": [
                "Radner, H",
                "Beham, A",
                "Weybora, W"
            ],
            "year": 1985,
            "source": "Pathologe. 1985; 6(6):313-318",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1985AVX3400006",
            "pubmed": "3003723",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "PATHOLOGE",
            "issn": "0172-8113",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.187,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.117647058823529,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PATHOLOGY",
            "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": 7462,
            "title": "MAGNETIC-RESONANCE STUDIES OF MOLECULAR-ORGANIZATION IN SERUM LOW-DENSITY LIPOPROTEINS",
            "abstract": null,
            "authors": [
                "HERAK, JN",
                "PIFAT, G",
                "BRNJASKRALJEVIC, J",
                "JURGENS, G",
                "HOLASEK, A"
            ],
            "year": 1980,
            "source": "PERIOD BIOL. 1980; 82:  351-355. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1980LA71400012",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "7462-51511-6"
            ],
            "imported": "2007-10-18T16:22:22+02:00",
            "journal": "PERIOD BIOL",
            "issn": "0031-5362",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.213,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.117647058823529,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "BIOLOGY",
            "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": 5091,
            "title": "Transient periventricular echodensities (TPE) in preterm infants under 1500 gramms: an analysis of the outcome of the last 10 years",
            "abstract": null,
            "authors": [
                "Kreuzer, C",
                "Urlesberger, B",
                "Maurer, U",
                "Müller, W"
            ],
            "year": 2003,
            "source": "Klin Padiatr. 2003; 215(5):252-256",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000186014800002",
            "pubmed": "14520585",
            "doi": "10.1055/s-2003-42667",
            "pmc": null,
            "organizations": [
                "5091-14094"
            ],
            "persons": [
                "5091-51643-6"
            ],
            "imported": null,
            "journal": "KLIN PADIAT",
            "issn": "0300-8630",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.413,
            "impactfactor_year": 2003,
            "impactfactor_norm": 0.117647058823529,
            "impactfactor_norm_year": 2003,
            "impactfactor_norm_category": "PEDIATRICS",
            "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": 6725,
            "title": "Femoral artery infection associated with a percutaneous arterial suture device.",
            "abstract": null,
            "authors": [
                "Tiesenhausen, K",
                "Tomka, M",
                "Allmayer, T",
                "Baumann, A",
                "Hessinger, M",
                "Portugaller, H",
                "Mahler, E"
            ],
            "year": 2004,
            "source": "Vasa. 2004; 33(2):83-85",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000221884400005",
            "pubmed": "15224460",
            "doi": "10.1024/0301-1526.33.2.83",
            "pmc": null,
            "organizations": [
                "6725-14074"
            ],
            "persons": [
                "6725-51084-6",
                "6725-51880-6",
                "6725-51946-2",
                "6725-51955-6"
            ],
            "imported": null,
            "journal": "VASA-J VASC DIS",
            "issn": "0301-1526",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.71,
            "impactfactor_year": 2004,
            "impactfactor_norm": 0.117647058823529,
            "impactfactor_norm_year": 2004,
            "impactfactor_norm_category": "PERIPHERAL VASCULAR DISEASE",
            "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": 8209,
            "title": "Use of immunocytochemistry in practical diagnosis by the pathologist. Areas of use--methods--cost planning",
            "abstract": null,
            "authors": [
                "Seifert, G",
                "Denk, H",
                "Klein, PJ",
                "Stein, H",
                "Otto, HF"
            ],
            "year": 1984,
            "source": "PATHOLOGE. 1984; 5(4): 187-199. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1984TE69200001",
            "pubmed": "6435115",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "8209-51515-6"
            ],
            "imported": "2009-10-22T13:31:23+02:00",
            "journal": "PATHOLOGE",
            "issn": "0172-8113",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.187,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.117647058823529,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PATHOLOGY",
            "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": 5092,
            "title": "Inhalation therapy with nitric oxide in pulmonary hypertension: Comparison of preterm infants versus newborn infants.",
            "abstract": null,
            "authors": [
                "Schmölzer, G",
                "Urlesberger, B",
                "Reiterer, F",
                "Haim, M",
                "Kutschera, J",
                "Resch, B",
                "Müller, W"
            ],
            "year": 2003,
            "source": "Klin Padiatr. 2003; 215(5):257-261",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000186014800003",
            "pubmed": "14520586",
            "doi": "10.1055/s-2003-42668",
            "pmc": null,
            "organizations": [
                "5092-14094"
            ],
            "persons": [
                "5092-51743-6",
                "5092-51643-6",
                "5092-51653-6"
            ],
            "imported": null,
            "journal": "KLIN PADIAT",
            "issn": "0300-8630",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.413,
            "impactfactor_year": 2003,
            "impactfactor_norm": 0.117647058823529,
            "impactfactor_norm_year": 2003,
            "impactfactor_norm_category": "PEDIATRICS",
            "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": 3366,
            "title": "Results and complications in endovascular treatment of abdominal aortic aneurysms--a single center experience.",
            "abstract": null,
            "authors": [
                "Tiesenhausen, K",
                "Hausegger, KA",
                "Taus, J",
                "Reiter, H",
                "Amann, W",
                "Koch, G"
            ],
            "year": 2001,
            "source": "ACTA CHIR BELG. 2001; 100(5): 213-219. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000165130600007",
            "pubmed": "11143324",
            "doi": "10.1080/00015458.2000.12098547",
            "pmc": null,
            "organizations": [
                "3366-14074"
            ],
            "persons": [
                "3366-51946-2"
            ],
            "imported": "2008-12-03T15:27:54+01:00",
            "journal": "ACTA CHIR BELG",
            "issn": "0001-5458",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.328,
            "impactfactor_year": 2001,
            "impactfactor_norm": 0.117647058823529,
            "impactfactor_norm_year": 2001,
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 12537,
            "title": "Innovative treatment of acute migraine pain with CGRP receptor antagonists",
            "abstract": null,
            "authors": [
                "Herbert, MK",
                "Holzer, P"
            ],
            "year": 2004,
            "source": "ANASTHESIOL INTENS N. 2004; 39:  657-661. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000225237200002",
            "pubmed": "15523578",
            "doi": "10.1055/s-2004-826037",
            "pmc": null,
            "organizations": [
                "12537-14022"
            ],
            "persons": [
                "12537-51529-6"
            ],
            "imported": "2009-08-11T17:48:29+02:00",
            "journal": "ANASTHESIOL INTENS N",
            "issn": "0939-2661",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.415,
            "impactfactor_year": 2004,
            "impactfactor_norm": 0.117647058823529,
            "impactfactor_norm_year": 2004,
            "impactfactor_norm_category": "CRITICAL CARE MEDICINE",
            "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": 8858,
            "title": "Angiosarcoma of the liver and renal cell carcinoma with panmyelopathy following Thorotrast administration 40 and 41 years ago. Case reports with immunohistochemical studies",
            "abstract": null,
            "authors": [
                "Schmid, C",
                "Beham, A"
            ],
            "year": 1987,
            "source": "Pathologe. 1987; 8(3):177-182",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1987H380700011",
            "pubmed": "3615370",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "PATHOLOGE",
            "issn": "0172-8113",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.187,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.117647058823529,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PATHOLOGY",
            "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": 11567,
            "title": "Hamartomatous diffuse hyperplasia of the right heart ventricle in combined cardiovascular abnormality",
            "abstract": null,
            "authors": [
                "Karpf, EF",
                "Becker, H",
                "Staudach, A"
            ],
            "year": 1990,
            "source": "Pathologe. 1990; 11(2):111-116",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1990CT89600011",
            "pubmed": "2139509",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "PATHOLOGE",
            "issn": "0172-8113",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.187,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.117647058823529,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PATHOLOGY",
            "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": 8948,
            "title": "Mamma supernumeraria dorsalis interscapularis (paravertebralis). A clinico-pathologic case report with review of the literature",
            "abstract": null,
            "authors": [
                "Radner, H",
                "Berger, A",
                "Schmid, KO"
            ],
            "year": 1987,
            "source": "Pathologe. 1987; 8(5):310-315",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:A1987J983100011",
            "pubmed": "3313378",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "PATHOLOGE",
            "issn": "0172-8113",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.187,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.117647058823529,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PATHOLOGY",
            "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": 1560,
            "title": "Lymphoepithelioma-like lung carcinomas",
            "abstract": null,
            "authors": [
                "Wöckel, W",
                "Höfler, G",
                "Popper, HH",
                "Morresi-Hauf, A"
            ],
            "year": 1997,
            "source": "Pathologe. 1997; 18(2):147-152",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1997XB44300005",
            "pubmed": "9244873",
            "doi": "10.1007/s002920050203",
            "pmc": null,
            "organizations": [
                "1560-14020"
            ],
            "persons": [],
            "imported": null,
            "journal": "PATHOLOGE",
            "issn": "0172-8113",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.439,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.117647058823529,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PATHOLOGY",
            "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
        }
    ]
}