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=158200&ordering=-impactfactor_norm
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 159558,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=158220&ordering=-impactfactor_norm",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=158180&ordering=-impactfactor_norm",
    "results": [
        {
            "id": 8328,
            "title": "THE ADJUSTMENT OF PHYSIOLOGIC PACEMAKERS BY MEANS OF AN ECG-TRIGGERED VENTRICULAR PROBE",
            "abstract": null,
            "authors": [
                "BRANDT, D",
                "PASSATH, A",
                "GOEBEL, R"
            ],
            "year": 1985,
            "source": "HERZ KREISLAUF 1985 17: 135-139.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1985ADQ2700004",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "HERZ KREISLAUF",
            "issn": "0046-7324",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.044,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.0769230769230769,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PERIPHERAL VASCULAR DISEASE",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 7491,
            "title": "LIGATION OF PATIENT DUCTUS-ARTERIOSUS IN PRETERM INFANTS WITH IRDS",
            "abstract": null,
            "authors": [
                "TSCHELIESSNIGG, KH",
                "HERMANN, W",
                "STENZL, W",
                "DACAR, D",
                "METZLER, W",
                "BEITZKE, A",
                "RIGLER, B",
                "KRAFTKINZ, J"
            ],
            "year": 1981,
            "source": "HERZ KREISLAUF. 1981; 13:  53-57. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1981LF29400001",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "7491-51611-6"
            ],
            "imported": "2009-08-28T12:30:04+02:00",
            "journal": "HERZ KREISLAUF",
            "issn": "0046-7324",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.044,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.0769230769230769,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PERIPHERAL VASCULAR DISEASE",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 7977,
            "title": "CARDIAC AMYLOIDOSIS - DIAGNOSTICS BY TWO-DIMENSIONAL ECHOCARDIOGRAPHY - A CASE-REPORT",
            "abstract": null,
            "authors": [
                "ZENKER, G",
                "BLANKE, M",
                "HARNONCOURT, K"
            ],
            "year": 1984,
            "source": "HERZ KREISLAUF 1984 16: 100-103.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1984SY11600006",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "HERZ KREISLAUF",
            "issn": "0046-7324",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.044,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.0769230769230769,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PERIPHERAL VASCULAR DISEASE",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 8562,
            "title": "CHANGES OF ISCHEMIC AND HEMODYNAMIC PARAMETERS BY MOLSIDOMINE AND NIFEDIPINE DURING EXERCISE TEST IN PATIENTS WITH CORONARY-ARTERY DISEASE",
            "abstract": null,
            "authors": [
                "KLEIN, WW"
            ],
            "year": 1986,
            "source": "HERZ KREISLAUF 1986 18: 175-180.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1986A861800004",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "HERZ KREISLAUF",
            "issn": "0046-7324",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.044,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.0769230769230769,
            "impactfactor_norm_year": 1998,
            "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": 8296,
            "title": "ACUTE HEMODYNAMIC-EFFECTS OF NIFEDIPINE IN PATIENTS WITH HYPERTENSIVE CRISES",
            "abstract": null,
            "authors": [
                "BRANDT, D"
            ],
            "year": 1985,
            "source": "HERZ KREISLAUF 1985 17: 24-27.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1985AAT7100004",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "HERZ KREISLAUF",
            "issn": "0046-7324",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.044,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.0769230769230769,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PERIPHERAL VASCULAR DISEASE",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 5310,
            "title": "Clinical results of MRI and MRS in unilateral temporal lobe epilepsy",
            "abstract": null,
            "authors": [
                "Ebner, F",
                "Feichtinger, M",
                "Bone, G",
                "Körner, E",
                "Fazekas, F",
                "Papaefthymiou, G",
                "Schröttner, O",
                "Kleinert, R"
            ],
            "year": 2003,
            "source": "RIV NEURORADIOL. 2003; 16:  776-779. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000220041400018",
            "pubmed": null,
            "doi": "10.1177/197140090301600518",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2009-11-16T10:24:56+01:00",
            "journal": "RIV NEURORADIOL",
            "issn": "1120-9976",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.152,
            "impactfactor_year": 2003,
            "impactfactor_norm": 0.0769230769230769,
            "impactfactor_norm_year": 2003,
            "impactfactor_norm_category": "NEUROIMAGING",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": true,
            "conference_place": true,
            "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": 65025,
            "title": "CLINICAL IMPACT OF SILENT-MYOCARDIAL-ISCHEMIA IN THE EARLY POSTINFARCTION PERIOD",
            "abstract": null,
            "authors": [
                "FRUHWALD, FM",
                "EBER, B",
                "SCHUMACHER, M",
                "ZWEIKER, R",
                "POKAN, R",
                "KAUFMANN, P",
                "KLEIN, W"
            ],
            "year": 1995,
            "source": "HERZ KREISLAUF. 1995; 27(11): 363-365. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1995TG64500006",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "65025-14083"
            ],
            "persons": [
                "65025-51700-2"
            ],
            "imported": "2007-01-26T16:32:21+01:00",
            "journal": "HERZ KREISLAUF",
            "issn": "0046-7324",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.053,
            "impactfactor_year": 1995,
            "impactfactor_norm": 0.0769230769230769,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PERIPHERAL VASCULAR DISEASE",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 79861,
            "title": "EXPERIMENTAL EVOKED VERBAL AND PHYSIOLOGICAL STRAIN PATTERN IN CORONARY PATIENTS DEPENDING ON REPRESSION-SENSITIZATION PERSONALITY FACTOR FOR DEFENDING ANXIETY",
            "abstract": null,
            "authors": [
                "EGGER, J",
                "RUMPFMARKS, E"
            ],
            "year": 1983,
            "source": "HERZ KREISLAUF. 1983; 15(7): 319-327. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1983RX65800002",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "79861-51505-1"
            ],
            "imported": "2008-04-11T18:53:39+02:00",
            "journal": "HERZ KREISLAUF",
            "issn": "0046-7324",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.044,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.0769230769230769,
            "impactfactor_norm_year": 1998,
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 199522,
            "title": "[Possibilities and perspectives of hyperspectral imaging in visceral surgery].",
            "abstract": null,
            "authors": [
                "Gockel, I",
                "Jansen-Winkeln, B",
                "Holfert, N",
                "Rayes, N",
                "Thieme, R",
                "Maktabi, M",
                "Sucher, R",
                "Seehofer, D",
                "Barberio, M",
                "Diana, M",
                "Rabe, SM",
                "Mehdorn, M",
                "Moulla, Y",
                "Niebisch, S",
                "Branzan, D",
                "Rehmet, K",
                "Takoh, JP",
                "Petersen, TO",
                "Neumuth, T",
                "Melzer, A",
                "Chalopin, C",
                "Köhler, H"
            ],
            "year": 2020,
            "source": "Chirurg. 2020; 91(2):150-159",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000517822600009",
            "pubmed": "31435721",
            "doi": "10.1007/s00104-019-01016-6",
            "pmc": null,
            "organizations": [],
            "persons": [
                "199522-117182-6"
            ],
            "imported": "2023-01-02T01:00:00+01:00",
            "journal": "Chirurg",
            "issn": "1433-0385",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.955,
            "impactfactor_year": 2020,
            "impactfactor_norm": 0.076,
            "impactfactor_norm_year": 2020,
            "impactfactor_norm_category": "SURGERY-SCI",
            "impactfactor_norm_super": 0.1,
            "impactfactor_norm_super_year": 2017,
            "impactfactor_norm_super_category": "SURGERY-SCI",
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 199543,
            "title": "[Hybrid esophagectomy with intraoperative hyperspectral imaging : Video article].",
            "abstract": null,
            "authors": [
                "Moulla, Y",
                "Reifenrath, M",
                "Rehmet, K",
                "Niebisch, S",
                "Jansen-Winkeln, B",
                "Sucher, R",
                "Hoffmeister, A",
                "Kreuser, N",
                "Köhler, H",
                "Gockel, I"
            ],
            "year": 2020,
            "source": "Chirurg. 2020; 91(Suppl 1):1-12",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000516195200001",
            "pubmed": "32067066",
            "doi": "10.1007/s00104-020-01139-1",
            "pmc": null,
            "organizations": [],
            "persons": [
                "199543-117182-6"
            ],
            "imported": "2023-01-02T01:00:00+01:00",
            "journal": "Chirurg",
            "issn": "1433-0385",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.955,
            "impactfactor_year": 2020,
            "impactfactor_norm": 0.076,
            "impactfactor_norm_year": 2020,
            "impactfactor_norm_category": "SURGERY-SCI",
            "impactfactor_norm_super": 0.1,
            "impactfactor_norm_super_year": 2017,
            "impactfactor_norm_super_category": "SURGERY-SCI",
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 199553,
            "title": "[Ablative treatment options for locally advanced unresectable and borderline resectable pancreatic carcinoma].",
            "abstract": null,
            "authors": [
                "Moulla, Y",
                "Petersen, TO",
                "Maiwald, B",
                "Bailis, N",
                "Kreuser, N",
                "Lordick, F",
                "Seehofer, D",
                "Sucher, R",
                "Hecker, M",
                "Hoffmeister, A",
                "Jansen-Winkeln, B",
                "Gockel, I"
            ],
            "year": 2020,
            "source": "Chirurg. 2020; 91(4):319-328",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000508694500001",
            "pubmed": "31828387",
            "doi": "10.1007/s00104-019-01072-y",
            "pmc": null,
            "organizations": [],
            "persons": [
                "199553-117182-6"
            ],
            "imported": "2023-01-02T01:00:00+01:00",
            "journal": "Chirurg",
            "issn": "1433-0385",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.955,
            "impactfactor_year": 2020,
            "impactfactor_norm": 0.076,
            "impactfactor_norm_year": 2020,
            "impactfactor_norm_category": "SURGERY-SCI",
            "impactfactor_norm_super": 0.1,
            "impactfactor_norm_super_year": 2017,
            "impactfactor_norm_super_category": "SURGERY-SCI",
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 199542,
            "title": "[Erratum to: Ablative treatment options for locally advanced unresectable and borderline resectable pancreatic carcinoma].",
            "abstract": null,
            "authors": [
                "Moulla, Y",
                "Petersen, TO",
                "Maiwald, B",
                "Bailis, N",
                "Kreuser, N",
                "Lordick, F",
                "Seehofer, D",
                "Sucher, R",
                "Hecker, M",
                "Hoffmeister, A",
                "Jansen-Winkeln, B",
                "Gockel, I"
            ],
            "year": 2020,
            "source": "Chirurg. 2020; 91(4):318",
            "category": 1,
            "document_type": 8,
            "sci": "ISI:000521837400007",
            "pubmed": "32161988",
            "doi": "10.1007/s00104-019-01107-4",
            "pmc": null,
            "organizations": [],
            "persons": [
                "199542-117182-6"
            ],
            "imported": "2023-01-02T01:00:00+01:00",
            "journal": "Chirurg",
            "issn": "1433-0385",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.955,
            "impactfactor_year": 2020,
            "impactfactor_norm": 0.076,
            "impactfactor_norm_year": 2020,
            "impactfactor_norm_category": "SURGERY-SCI",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 199531,
            "title": "[Indocyanine green fluorescence staining in liver surgery].",
            "abstract": null,
            "authors": [
                "Sucher, R",
                "Brunotte, M",
                "Seehofer, D"
            ],
            "year": 2020,
            "source": "Chirurg. 2020; 91(6):466-473",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000533819500001",
            "pubmed": "32424599",
            "doi": "10.1007/s00104-020-01203-w",
            "pmc": null,
            "organizations": [],
            "persons": [
                "199531-117182-1"
            ],
            "imported": "2023-01-02T01:00:00+01:00",
            "journal": "Chirurg",
            "issn": "1433-0385",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.955,
            "impactfactor_year": 2020,
            "impactfactor_norm": 0.076,
            "impactfactor_norm_year": 2020,
            "impactfactor_norm_category": "SURGERY-SCI",
            "impactfactor_norm_super": 0.1,
            "impactfactor_norm_super_year": 2017,
            "impactfactor_norm_super_category": "SURGERY-SCI",
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 201918,
            "title": "Clinical, Laboratory, and Placental Findings in Perinatal Listeriosis.",
            "abstract": null,
            "authors": [
                "Barikbin, P",
                "Sallmon, H",
                "Hüseman, D",
                "Sarioglu, N",
                "Weichert, A",
                "von, Weizsäcker, K",
                "Bührer, C",
                "Koehne, P"
            ],
            "year": 2016,
            "source": "Fetal Pediatr Pathol. 2016; 35(5):307-314",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000386453100003",
            "pubmed": "27212240",
            "doi": "10.1080/15513815.2016.1179822",
            "pmc": null,
            "organizations": [],
            "persons": [
                "201918-119047-1"
            ],
            "imported": "2023-03-07T11:37:32+01:00",
            "journal": "FETAL PEDIATR PATHOL",
            "issn": "1551-3815",
            "collection_publisher": null,
            "collection_title": "FETAL AND PEDIATRIC PATHOLOGY; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.613,
            "impactfactor_year": 2016,
            "impactfactor_norm": 0.076,
            "impactfactor_norm_year": 2016,
            "impactfactor_norm_category": "PATHOLOGY-SCI",
            "impactfactor_norm_super": 0.076,
            "impactfactor_norm_super_year": 2016,
            "impactfactor_norm_super_category": "PATHOLOGY-SCI",
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 184275,
            "title": "Treatment Evaluation in Inflammatory Bowel Diseases: a Move towards Validated Patient-Reported Outcome Measures (PROM).",
            "abstract": null,
            "authors": [
                "Hammer, HF"
            ],
            "year": 2020,
            "source": "J Gastrointestin Liver Dis. 2020; 29(2):135-138",
            "category": 1,
            "document_type": 4,
            "sci": "ISI:000582124500002",
            "pubmed": "32530976",
            "doi": "10.15403/jgld-2432",
            "pmc": null,
            "organizations": [
                "184275-14081"
            ],
            "persons": [
                "184275-51531-2"
            ],
            "imported": "2020-11-19T10:41:42+01:00",
            "journal": "J GASTROINTEST LIVER",
            "issn": "1841-8724",
            "collection_publisher": null,
            "collection_title": "JOURNAL OF GASTROINTESTINAL AND LIVER DISEASES; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.008,
            "impactfactor_year": 2020,
            "impactfactor_norm": 0.076,
            "impactfactor_norm_year": 2020,
            "impactfactor_norm_category": "GASTROENTEROLOGY & HEPATOLOGY-SCI",
            "impactfactor_norm_super": 0.25,
            "impactfactor_norm_super_year": 2019,
            "impactfactor_norm_super_category": "GASTROENTEROLOGY + HEPATOLOGY-SCI",
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 190297,
            "title": "[A case of idiopathic postinfantile giant cell hepatitis treated with a calcineurin inhibitor].",
            "abstract": null,
            "authors": [
                "Hof, T",
                "Flohr, F",
                "Thimme, R",
                "Kurz, P",
                "Thiel, J"
            ],
            "year": 2021,
            "source": "Dtsch Med Wochenschr. 2021; 146(3): 193-197. ",
            "category": 1,
            "document_type": 5,
            "sci": "ISI:000612843300014",
            "pubmed": "33513656",
            "doi": "10.1055/a-1323-5057",
            "pmc": null,
            "organizations": [],
            "persons": [
                "190297-111873-6"
            ],
            "imported": "2021-11-11T01:00:00+01: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.653,
            "impactfactor_year": 2021,
            "impactfactor_norm": 0.076,
            "impactfactor_norm_year": 2021,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL-SCI",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 190355,
            "title": "Pathophysiological principles of dyslipoproteinaemia",
            "abstract": null,
            "authors": [
                "Muller-Wieland, D",
                "Merkel, M",
                "Verket, M",
                "Marz, W",
                "von Eckardstein, A"
            ],
            "year": 2021,
            "source": "DEUT MED WOCHENSCHR. 2021; ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000714203000001",
            "pubmed": "34731902",
            "doi": "10.1055/a-1516-2441",
            "pmc": null,
            "organizations": [
                "190355-14028"
            ],
            "persons": [
                "190355-51906-6"
            ],
            "imported": "2021-11-15T08:51:01+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.653,
            "impactfactor_year": 2021,
            "impactfactor_norm": 0.076,
            "impactfactor_norm_year": 2021,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL-SCI",
            "impactfactor_norm_super": 0.156,
            "impactfactor_norm_super_year": 2018,
            "impactfactor_norm_super_category": "MEDICINE, GENERAL + INTERNAL-SCI",
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 189671,
            "title": "Habitat and climatic conditions affect the onset of sexual maturity in female chamois",
            "abstract": null,
            "authors": [
                "Lanz, JT",
                "Kalcher-Sommersguter, E",
                "Drescher, A",
                "Hutter, H",
                "Deutz, A",
                "Dohir, G"
            ],
            "year": 2021,
            "source": "WIEN TIERARZTL MONAT. 2021; 108(9-10): 237-247. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000697350400004",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "189671-14017"
            ],
            "persons": [
                "189671-51871-6"
            ],
            "imported": "2021-10-04T10:09:03+02:00",
            "journal": "WIEN TIERARZTL MONAT",
            "issn": "0043-535X",
            "collection_publisher": null,
            "collection_title": "WIENER TIERARZTLICHE MONATSSCHRIFT; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.292,
            "impactfactor_year": 2021,
            "impactfactor_norm": 0.076,
            "impactfactor_norm_year": 2021,
            "impactfactor_norm_category": "VETERINARY SCIENCES-SCI",
            "impactfactor_norm_super": 0.135,
            "impactfactor_norm_super_year": 2018,
            "impactfactor_norm_super_category": "VETERINARY SCIENCES-SCI",
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 161594,
            "title": "[Interstitial processes of the lungs in childhood].",
            "abstract": null,
            "authors": [
                "Popper, H"
            ],
            "year": 2017,
            "source": "Pathologe. 2017; 38(4):260-271",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000405553500007",
            "pubmed": "28349192",
            "doi": "10.1007/s00292-017-0280-2",
            "pmc": null,
            "organizations": [
                "161594-14020"
            ],
            "persons": [
                "161594-51523-2"
            ],
            "imported": "2017-08-09T16:21:02+02:00",
            "journal": "PATHOLOGE",
            "issn": "0172-8113",
            "collection_publisher": null,
            "collection_title": "PATHOLOGE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.555,
            "impactfactor_year": 2017,
            "impactfactor_norm": 0.076,
            "impactfactor_norm_year": 2017,
            "impactfactor_norm_category": "PATHOLOGY-SCI",
            "impactfactor_norm_super": 0.089,
            "impactfactor_norm_super_year": 2015,
            "impactfactor_norm_super_category": "PATHOLOGY-SCI",
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 160241,
            "title": "[Hereditary gastric and pancreatic cancer].",
            "abstract": null,
            "authors": [
                "Langner, C"
            ],
            "year": 2017,
            "source": "Pathologe. 2017; 38(3):164-169",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000401671000004",
            "pubmed": "28484856",
            "doi": "10.1007/s00292-017-0297-6",
            "pmc": null,
            "organizations": [
                "160241-14020"
            ],
            "persons": [
                "160241-50044-2"
            ],
            "imported": "2017-05-11T02:00:00+02:00",
            "journal": "Pathologe",
            "issn": "0172-8113",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.555,
            "impactfactor_year": 2017,
            "impactfactor_norm": 0.076,
            "impactfactor_norm_year": 2017,
            "impactfactor_norm_category": "PATHOLOGY-SCI",
            "impactfactor_norm_super": 0.089,
            "impactfactor_norm_super_year": 2015,
            "impactfactor_norm_super_category": "PATHOLOGY-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
        }
    ]
}