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=154780&ordering=imported
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157152,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=154800&ordering=imported",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=154760&ordering=imported",
    "results": [
        {
            "id": 6091,
            "title": "Need for erythropoietin treatment in predialysis patients.",
            "abstract": null,
            "authors": [
                "Horina, JH",
                "Horn, S",
                "Silly, H",
                "Winkler, HM",
                "Roob, JM",
                "Kaufmann, P",
                "Pogglitsch, H",
                "Krejs, GJ"
            ],
            "year": 1991,
            "source": "Lancet. 1991; 337(8740):562-562",
            "category": 1,
            "document_type": 2,
            "sci": "ISI:A1991EZ87400059",
            "pubmed": "1671931",
            "doi": "10.1016/0140-6736(91)91357-Z",
            "pmc": null,
            "organizations": [],
            "persons": [
                "6091-51534-6",
                "6091-51690-6",
                "6091-51717-2",
                "6091-51857-6"
            ],
            "imported": null,
            "journal": "LANCET              ",
            "issn": "0140-6736",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 17.332,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.990654205607477,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL",
            "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": 6090,
            "title": "Trandolapril and human diabetic neuropathy.",
            "abstract": null,
            "authors": [
                "Stoschitzky, K"
            ],
            "year": 1999,
            "source": "Lancet. 1999; 353(9156):926-927",
            "category": 1,
            "document_type": 20,
            "sci": "ISI:000079421400056",
            "pubmed": "10094009",
            "doi": "10.1016/S0140-6736(05)75034-0",
            "pmc": null,
            "organizations": [
                "6090-14083"
            ],
            "persons": [
                "6090-51374-2"
            ],
            "imported": null,
            "journal": "LANCET              ",
            "issn": "0140-6736",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 10.197,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.981818181818182,
            "impactfactor_norm_year": 1999,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL",
            "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": 7773,
            "title": "New aspects in the therapy of ovarian cancer",
            "abstract": null,
            "authors": [
                "Pickel, JH"
            ],
            "year": 1983,
            "source": "Fortschr Med. 1983; 101(30):1387-1389",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1983RC17400007",
            "pubmed": "6618401",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "FORTSCHR MED",
            "issn": "0015-8178",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "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": 7774,
            "title": "Extraepithelial intraneural endocrine cells as starting-points for gastrointestinal carcinoids.",
            "abstract": null,
            "authors": [
                "Auböck, L",
                "Höfler, H"
            ],
            "year": 1983,
            "source": "Virchows Arch A Pathol Anat Histopathol. 1983; 401(1):17-33",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1983RC56000002",
            "pubmed": "6412446",
            "doi": "10.1007/BF00644786",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "VIRCHOWS ARCH A PATH ANAT HIS",
            "issn": "0174-7398",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "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": 7777,
            "title": "Sympathetic control of substance P releasing enteric neurones in the guinea pig ileum.",
            "abstract": null,
            "authors": [
                "Barthó, L",
                "Holzer, P",
                "Lembeck, F"
            ],
            "year": 1983,
            "source": "NEUROSCI LETT 1983 38: 291-296.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1983RE14600016",
            "pubmed": "6195559",
            "doi": "10.1016/0304-3940(83)90384-1",
            "pmc": null,
            "organizations": [
                "7777-14022"
            ],
            "persons": [
                "7777-51529-4"
            ],
            "imported": null,
            "journal": "NEUROSCI LETT",
            "issn": "0304-3940",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.703,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.618811881188119,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "NEUROSCIENCES",
            "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": 6086,
            "title": "Reversible Huntingtons-Disease - Lesion to the Globus-Pallidus - Reply",
            "abstract": null,
            "authors": [
                "Bonelli, RM",
                "Gruber, A",
                "Kenner, L",
                "Koltringer, P",
                "Reisecker, F"
            ],
            "year": 1999,
            "source": "LANCET               1999 353: 240-241.",
            "category": 1,
            "document_type": 2,
            "sci": "ISI:000078175600060",
            "pubmed": null,
            "doi": "10.1016/S0140-6736(05)77253-6",
            "pmc": null,
            "organizations": [
                "6086-14020"
            ],
            "persons": [],
            "imported": null,
            "journal": "LANCET              ",
            "issn": "0140-6736",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 10.197,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.981818181818182,
            "impactfactor_norm_year": 1999,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL",
            "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": 6085,
            "title": "Endothelial dysfunction in hypertension.",
            "abstract": null,
            "authors": [
                "Wascher, TC",
                "Dittrich, P",
                "Toplak, H",
                "Graier, WG"
            ],
            "year": 1994,
            "source": "Lancet. 1994; 344(8921):549-550",
            "category": 1,
            "document_type": 2,
            "sci": "ISI:A1994PC53500061",
            "pubmed": "7980788",
            "doi": "10.1016/S0140-6736(94)91946-1",
            "pmc": null,
            "organizations": [
                "6085-14013"
            ],
            "persons": [
                "6085-51846-6",
                "6085-51860-6"
            ],
            "imported": null,
            "journal": "LANCET              ",
            "issn": "0140-6736",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 17.332,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.990654205607477,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL",
            "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": 7779,
            "title": "The value of immunotherapy with parenteral gamma globulin",
            "abstract": null,
            "authors": [
                "Beaufort, F",
                "Auner, H",
                "Barandun, S"
            ],
            "year": 1983,
            "source": "Wien Med Wochenschr. 1983; 133 Suppl 1(3):34-37",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1983RE40000007",
            "pubmed": "6197820",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "WIEN MED WOCHENSCHR",
            "issn": "0043-5341",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "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": 7785,
            "title": "COMPARISON BETWEEN 2 FT3-RADIOIMMUNOASSAY-METHODS - PRELIMINARY-RESULTS",
            "abstract": null,
            "authors": [
                "PASSATH, A",
                "LEB, G",
                "GOEBEL, R"
            ],
            "year": 1983,
            "source": "NUC COMPACT-EUR AMER COMMUN 1983 14: 177-&.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1983RF48200004",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "NUC COMPACT-EUR AMER COMMUN",
            "issn": "0344-3752",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "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": 6082,
            "title": "Hot-water-bottle rash: not only a sign of chronic pancreatitis.",
            "abstract": null,
            "authors": [
                "Rudolph, CM",
                "Soyer, HP",
                "Wolf, P",
                "Kerl, H"
            ],
            "year": 1998,
            "source": "Lancet. 1998; 351(9103):677-677",
            "category": 1,
            "document_type": 2,
            "sci": "ISI:000072364200055",
            "pubmed": "9500360",
            "doi": "10.1016/S0140-6736(05)78465-8",
            "pmc": null,
            "organizations": [
                "6082-14047"
            ],
            "persons": [
                "6082-51618-6",
                "6082-51620-6"
            ],
            "imported": null,
            "journal": "LANCET              ",
            "issn": "0140-6736",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 11.793,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.990654205607477,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL",
            "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": true
        },
        {
            "id": 6081,
            "title": "Coronary artery aneurysm in two patients with long-standing Lyme borreliosis. Borreliosis Study Group.",
            "abstract": null,
            "authors": [
                "Gasser, R",
                "Watzinger, N",
                "Eber, B",
                "Luha, O",
                "Reisinger, E",
                "Seinost, G",
                "Klein, W"
            ],
            "year": 1994,
            "source": "Lancet. 1994; 344(8932):1300-1301",
            "category": 1,
            "document_type": 2,
            "sci": "ISI:A1994PP70100049",
            "pubmed": "7968011",
            "doi": "10.1016/S0140-6736(94)90789-7",
            "pmc": null,
            "organizations": [],
            "persons": [
                "6081-51533-2",
                "6081-51759-6",
                "6081-52018-6"
            ],
            "imported": null,
            "journal": "LANCET              ",
            "issn": "0140-6736",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 17.332,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.990654205607477,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL",
            "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": 6080,
            "title": "False-positive diagnosis of tuberculosis with PCR.",
            "abstract": null,
            "authors": [
                "Trinker, M",
                "Hófler, G",
                "Sill, H"
            ],
            "year": 1996,
            "source": "Lancet. 1996; 348(9038):1388-1388",
            "category": 1,
            "document_type": 2,
            "sci": "ISI:A1996VT33200063",
            "pubmed": "8918304",
            "doi": "10.1016/S0140-6736(05)65458-X",
            "pmc": null,
            "organizations": [
                "6080-14020"
            ],
            "persons": [
                "6080-51857-6"
            ],
            "imported": null,
            "journal": "LANCET              ",
            "issn": "0140-6736",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 17.948,
            "impactfactor_year": 1996,
            "impactfactor_norm": 0.990654205607477,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL",
            "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": 6079,
            "title": "Macrolide-induced Churg-Strauss syndrome in patient with atopy.",
            "abstract": null,
            "authors": [
                "Kränke, B",
                "Aberer, W"
            ],
            "year": 1997,
            "source": "Lancet. 1997; 350(9090):1551-1552",
            "category": 1,
            "document_type": 2,
            "sci": "ISI:A1997YH11500059",
            "pubmed": "9388427",
            "doi": "10.1016/S0140-6736(05)63984-0",
            "pmc": null,
            "organizations": [
                "6079-14047"
            ],
            "persons": [
                "6079-51346-6",
                "6079-51954-2"
            ],
            "imported": null,
            "journal": "LANCET              ",
            "issn": "0140-6736",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 16.135,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.990654205607477,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL",
            "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": 7786,
            "title": "Acute spinal epidural haematoma in the course of immune vasculitis",
            "abstract": null,
            "authors": [
                "Flaschka, G"
            ],
            "year": 1982,
            "source": "Neurochirurgia (Stuttg). 1982; 25(5):174-176",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1982PK36200005",
            "pubmed": "7155255",
            "doi": "10.1055/s-2008-1053985",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "NEUROCHIRURGIA",
            "issn": "0028-3819",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.176,
            "impactfactor_year": 1994,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "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": 6077,
            "title": "Argyria after short-contact acupuncture.",
            "abstract": null,
            "authors": [
                "Legat, FJ",
                "Goessler, W",
                "Schlagenhaufen, C",
                "Soyer, HP"
            ],
            "year": 1998,
            "source": "Lancet. 1998; 352(9123):241-241",
            "category": 1,
            "document_type": 20,
            "sci": "ISI:000074859800068",
            "pubmed": "9683248",
            "doi": "10.1016/S0140-6736(05)77851-X",
            "pmc": null,
            "organizations": [
                "6077-14047"
            ],
            "persons": [
                "6077-51865-1"
            ],
            "imported": null,
            "journal": "LANCET              ",
            "issn": "0140-6736",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 11.793,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.990654205607477,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL",
            "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": 9149,
            "title": "Oncogene expression in endocrine pancreatic tumors.",
            "abstract": null,
            "authors": [
                "Höfler, H",
                "Ruhri, C",
                "Pütz, B",
                "Wirnsberger, G",
                "Hauser, H"
            ],
            "year": 1988,
            "source": "Virchows Arch B Cell Pathol Incl Mol Pathol. 1988; 55(6):355-361",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1988Q195600004",
            "pubmed": "2904191",
            "doi": "10.1007/BF02896594",
            "pmc": null,
            "organizations": [],
            "persons": [
                "9149-51739-6",
                "9149-51746-6"
            ],
            "imported": null,
            "journal": "VIRCHOWS ARCH B CELL PATH",
            "issn": "0340-6075",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "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": 7787,
            "title": "Effect of smoking on duodenal ulcer healing with cimetidine and oxmetidine.",
            "abstract": null,
            "authors": [
                "Gugler, R",
                "Rohner, HG",
                "Kratochvil, P",
                "Brandstätter, G",
                "Schmitz, H"
            ],
            "year": 1982,
            "source": "Gut. 1982; 23(10):866-871",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1982PK52100012",
            "pubmed": "6126423",
            "doi": "10.1136/gut.23.10.866",
            "pmc": "PMC1419832",
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "GUT",
            "issn": "0017-5749",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.95,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.954545454545455,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "GASTROENTEROLOGY & HEPATOLOGY",
            "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": 6074,
            "title": "Derivatization of Carboxylic-Acids with Fluorescent Reagents",
            "abstract": null,
            "authors": [
                "Knauer, A",
                "Wintersteiger, R",
                "Markl, R",
                "Sametz, W",
                "Juan, H"
            ],
            "year": 1999,
            "source": "JPC-J PLANAR CHROMAT 1999 12: 211-214.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000081786400009",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "JPC-J PLANAR CHROMAT",
            "issn": "0933-4173",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.03,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.454545454545455,
            "impactfactor_norm_year": 1999,
            "impactfactor_norm_category": "CHEMISTRY, ANALYTICAL",
            "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": 7793,
            "title": "Isoproterenol, norepinephrine and phosphodiesterase inhibitors are blockers of the depressed fast Na+-system in ventricular muscle fibers.",
            "abstract": null,
            "authors": [
                "Windisch, H",
                "Tritthart, HA"
            ],
            "year": 1982,
            "source": "J Mol Cell Cardiol. 1982; 14(7):431-434",
            "category": 1,
            "document_type": 10,
            "sci": "ISI:A1982PL73800007",
            "pubmed": "6294311",
            "doi": "10.1016/0022-2828(82)90175-4",
            "pmc": null,
            "organizations": [],
            "persons": [
                "7793-51519-6",
                "7793-51673-2"
            ],
            "imported": null,
            "journal": "J MOL CELL CARDIOL",
            "issn": "0022-2828",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.008,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.887096774193548,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "CARDIAC & CARDIOVASCULAR SYSTEMS",
            "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": 7795,
            "title": "Embolia cutis medicamentosa",
            "abstract": null,
            "authors": [
                "Rauch, HJ"
            ],
            "year": 1982,
            "source": "Wien Med Wochenschr. 1982; 132(17):395-397",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1982PL90300004",
            "pubmed": "6218698",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "WIEN MED WOCHENSCHR",
            "issn": "0043-5341",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "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
        }
    ]
}