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=153440&ordering=-year
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157100,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=153460&ordering=-year",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=153420&ordering=-year",
    "results": [
        {
            "id": 128681,
            "title": "Intraarterial fibrinolysis; lyric agents, technique and long-term results",
            "abstract": null,
            "authors": [
                "Lammer, H",
                "Pilger, E",
                "Neumayer, K",
                "Steiner, H"
            ],
            "year": 1986,
            "source": "13th Congress of the Hungarian Radiological Society; JUN 5 -7, 1986; Budapest, Hungary. 1986. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "128681-51541"
            ],
            "imported": "2013-05-31T23:39:01+02:00",
            "journal": null,
            "issn": null,
            "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": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": true,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 87652,
            "title": "Presence and formation of codeine and morphine in the rat.",
            "abstract": null,
            "authors": [
                "Donnerer, J",
                "Oka, K",
                "Brossi, A",
                "Rice, KC",
                "Spector, S"
            ],
            "year": 1986,
            "source": "Proc Natl Acad Sci U S A. 1986; 83(12):4566-4567",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1986C835000096",
            "pubmed": "3459191",
            "doi": "10.1073/pnas.83.12.4566",
            "pmc": "PMC323775",
            "organizations": [],
            "persons": [],
            "imported": "2009-02-16T01:00:00+01:00",
            "journal": "Proc Natl Acad Sci U S A",
            "issn": "0027-8424",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 10.667,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.975308641975309,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MULTIDISCIPLINARY SCIENCES",
            "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": 75698,
            "title": "Radioimmunoassay for leukotriene E4. Use for determination of total sulfidopeptide-leukotriene release from rat gastric mucosa.",
            "abstract": null,
            "authors": [
                "Hoppe, U",
                "Hoppe, EM",
                "Peskar, BM",
                "Peskar, BA"
            ],
            "year": 1986,
            "source": "FEBS Lett. 1986; 208(1):26-30",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1986E732300006",
            "pubmed": "3021536",
            "doi": "10.1016/0014-5793(86)81524-1",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2008-02-21T01:00:00+01:00",
            "journal": "FEBS Lett",
            "issn": "0014-5793",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.6,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.842105263157895,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "BIOPHYSICS",
            "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": 135043,
            "title": "Serumferritin-Diagnostische und klinische Bedeutung",
            "abstract": null,
            "authors": [
                "Linkesch, W"
            ],
            "year": 1986,
            "source": "2. Symposium Eisenstoffwechsel; FEB 6-7  1986; Rostock, DDR. 1986. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2014-02-25T13:22:44+01:00",
            "journal": null,
            "issn": null,
            "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": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": true,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 138144,
            "title": "Beeinflusst eine Graphitmarkierung auf geätztem Schmelz die Adhäsivität von Klebebrackets.",
            "abstract": null,
            "authors": [
                "Muchitsch, AP",
                "Droschl, H"
            ],
            "year": 1986,
            "source": "Österreichischer Zahnärztekongress 1986; OKT 10, 1986; Wien, ÖSTERREICH. 1986. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2014-07-31T00:36:33+02:00",
            "journal": null,
            "issn": null,
            "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": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 138167,
            "title": "Untersuchung über die dreidimensionale Einstellung der oberen zweiten Molaren nach Abschluss der kieferorthopädischen Behandlung.",
            "abstract": null,
            "authors": [
                "Gatzalas, P",
                "Droschl, H",
                "Muchitsch, AP",
                "Fluch, O",
                "Bantleon, HP"
            ],
            "year": 1986,
            "source": "Österreichischer Zahnärztekongress 1986; OKT 10, 1986; Wien, ÖSTERREICH. 1986. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2014-07-31T16:54:27+02:00",
            "journal": null,
            "issn": null,
            "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": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 8742,
            "title": "Regeneration in vascularized and free nerve grafts. A comparative morphological study in rats.",
            "abstract": null,
            "authors": [
                "Kärcher, H",
                "Kleinert, R"
            ],
            "year": 1986,
            "source": "J Maxillofac Surg. 1986; 14(6):341-343",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1986F301700010",
            "pubmed": "3467003",
            "doi": "10.1016/S0301-0503(86)80321-6",
            "pmc": null,
            "organizations": [],
            "persons": [
                "8742-51566-2"
            ],
            "imported": null,
            "journal": "J MAXILLOFAC SURG",
            "issn": "0301-0503",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.442,
            "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": 152841,
            "title": "Medulläres Schilddrüsenkarzinom: Nachweis der Expression neuroendokriner Gene und Onkogene mittels Immunhistochemie, in situ-Hybridisierung und Northern Blot-Analyse.",
            "abstract": null,
            "authors": [
                "Klimpfinger, M",
                "Ruhri, Ch",
                "Pütz, B",
                "Wirnsberger, G",
                "Pfragner, R",
                "Höfler, H."
            ],
            "year": 1986,
            "source": "Verh. Dtsch. Ges. Path.. 1986; 70(587):587-587.-Deutsche Gesellschaft für Pathologie; 1986; Deutschland. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "152841-51739"
            ],
            "imported": "2016-06-06T14:47:26+02:00",
            "journal": null,
            "issn": null,
            "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": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 61034,
            "title": "Fractures of the child's foot",
            "abstract": null,
            "authors": [
                "Linhart, WE",
                "Höllwarth, ME"
            ],
            "year": 1986,
            "source": "Orthopade. 1986; 15(3):242-250",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1986C708800011",
            "pubmed": "2874539",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "61034-51571-2"
            ],
            "imported": "2006-11-14T01:00:00+01:00",
            "journal": "Orthopade",
            "issn": "0085-4530",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.112,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.380952380952381,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "ORTHOPEDICS",
            "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": 8681,
            "title": "Quantitative distribution of galanin-like immunoreactivity in the rat central nervous system.",
            "abstract": null,
            "authors": [
                "Skofitsch, G",
                "Jacobowitz, DM"
            ],
            "year": 1986,
            "source": "Peptides. 1986; 7(4):609-613",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1986D953400011",
            "pubmed": "2429289",
            "doi": "10.1016/0196-9781(86)90035-5",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "PEPTIDES",
            "issn": "0196-9781",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.525,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.596610169491525,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PHARMACOLOGY & PHARMACY",
            "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": 8611,
            "title": "Treatment of asthenozoospermia with HCG.",
            "abstract": null,
            "authors": [
                "Pusch, HH",
                "Pürstner, P",
                "Haas, J"
            ],
            "year": 1986,
            "source": "Andrologia. 1986; 18(2):201-207",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1986C195200011",
            "pubmed": "3087237",
            "doi": "10.1111/j.1439-0272.1986.tb01763.x",
            "pmc": null,
            "organizations": [
                "8611-14038"
            ],
            "persons": [
                "8611-51627-6"
            ],
            "imported": "2009-11-13T11:31:48+01:00",
            "journal": "ANDROLOGIA",
            "issn": "0303-4569",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.693,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.25,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "ANDROLOGY",
            "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": 8511,
            "title": "Interaction of 4-hydroxynonenal-modified low-density lipoproteins with the fibroblast apolipoprotein B/E receptor.",
            "abstract": null,
            "authors": [
                "Jessup, W",
                "Jurgens, G",
                "Lang, J",
                "Esterbauer, H",
                "Dean, RT"
            ],
            "year": 1986,
            "source": "Biochem J. 1986; 234(1):245-248",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1986A126300036",
            "pubmed": "3010955",
            "doi": "10.1042/bj2340245",
            "pmc": "PMC1146555",
            "organizations": [],
            "persons": [
                "8511-51511-6"
            ],
            "imported": null,
            "journal": "BIOCHEM J",
            "issn": "0264-6021",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.262,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.810169491525424,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "BIOCHEMISTRY & MOLECULAR 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": 8703,
            "title": "Lipoprotein(a) as a strong indicator for cerebrovascular disease.",
            "abstract": null,
            "authors": [
                "Zenker, G",
                "Költringer, P",
                "Boné, G",
                "Niederkorn, K",
                "Pfeiffer, K",
                "Jürgens, G"
            ],
            "year": 1986,
            "source": "STROKE. 1986; 17(5): 942-945. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1986E530300026",
            "pubmed": "2945294",
            "doi": "10.1161/01.STR.17.5.942",
            "pmc": null,
            "organizations": [],
            "persons": [
                "8703-51511-6",
                "8703-51546-6"
            ],
            "imported": "2009-11-13T11:57:34+01:00",
            "journal": "STROKE",
            "issn": "0039-2499",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.526,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.952,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "CLINICAL NEUROLOGY",
            "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": 8685,
            "title": "Correction of hemostatic imbalances induced by L-asparaginase therapy in children with acute lymphoblastic leukemia.",
            "abstract": null,
            "authors": [
                "Zaunschirm, A",
                "Muntean, W"
            ],
            "year": 1986,
            "source": "Pediatr Hematol Oncol. 1986; 3(1):19-25",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1986D990600003",
            "pubmed": "3153215",
            "doi": "10.3109/08880018609031197",
            "pmc": null,
            "organizations": [],
            "persons": [
                "8685-51651-6"
            ],
            "imported": null,
            "journal": "PEDIATR HEMATOL ONCOL",
            "issn": "0888-0018",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.659,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.380281690140845,
            "impactfactor_norm_year": 1998,
            "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": 8000,
            "title": "Method of high-precision microsample blood and plasma mass densitometry.",
            "abstract": null,
            "authors": [
                "Hinghofer-Szalkay, H"
            ],
            "year": 1986,
            "source": "J Appl Physiol. 1986; 60(3):1082-1088",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1986A504800048",
            "pubmed": "3957824",
            "doi": "10.1152/jappl.1986.60.3.1082",
            "pmc": null,
            "organizations": [],
            "persons": [
                "8000-51683-2"
            ],
            "imported": null,
            "journal": "J APPL PHYSIOL",
            "issn": "8750-7587",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.852,
            "impactfactor_year": 1994,
            "impactfactor_norm": 1.0,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "SPORT SCIENCES",
            "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": 8749,
            "title": "Morphometric studies on wound healing after systemic administration of adriamycin and local application of fibrin sealant. Application of a new wound healing model using spongiosa implants.",
            "abstract": null,
            "authors": [
                "Dinges, HP",
                "Redl, H",
                "Thurnher, M",
                "Schiesser, A",
                "Schlag, G"
            ],
            "year": 1986,
            "source": "Pathol Res Pract. 1986; 181(6):746-754",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1986F649200013",
            "pubmed": "2436201",
            "doi": "10.1016/S0344-0338(86)80051-6",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "PATHOL RES PRACT",
            "issn": "0344-0338",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.818,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.602941176470588,
            "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": 193451,
            "title": "Der operierte Magen als \"präkanzeröse Läsion\" - einer Forderung an die präventive Endoskopie",
            "abstract": null,
            "authors": [
                "Mischinger HJ, Berger A, Rabl H, Giebler A"
            ],
            "year": 1986,
            "source": "European Association for Gastroenterology and Endoscopy; 13.03.1986; Berlin. 1986. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "193451-51595"
            ],
            "imported": "2022-02-15T10:08:24+01:00",
            "journal": null,
            "issn": null,
            "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": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "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": 193452,
            "title": "Neodym YAG Laserkoagulation beim blutenden Ulkus duodeni-Erfahrungsbericht über 6 Jahre",
            "abstract": null,
            "authors": [
                "Berger A, Tscheliessnigg KH, Giebler A, Mischinger HJ"
            ],
            "year": 1986,
            "source": "27. Tagung d. Österreichischen Gesellschaft f. Chirurgie; 29.05.1986; Salzburg. 1986. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "193452-51595"
            ],
            "imported": "2022-02-15T10:14:45+01:00",
            "journal": null,
            "issn": null,
            "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": null,
            "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": 193767,
            "title": "Perforierte Appendicitis nach dem 60. Lebensjahr, prognostische Kriterien.",
            "abstract": null,
            "authors": [
                "Berger A, Zalaudek G, Mischinger HJ"
            ],
            "year": 1986,
            "source": "3. Regionale Tagung - CICD; 05.04.1986; Ischgl, Österreich. 1986. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "193767-51595"
            ],
            "imported": "2022-03-07T13:55:49+01:00",
            "journal": null,
            "issn": null,
            "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": null,
            "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": 193772,
            "title": "Endoskopische Polypektomie -  Prävention des kolorektalen Karzinoms.",
            "abstract": null,
            "authors": [
                "Rabl H, Giebler A, Berger A, Mischinger HJ, Ratschek"
            ],
            "year": 1986,
            "source": "32. Ausseer Symposion; 28.04.1986; Aussee, Österreich. 1986. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "193772-51595"
            ],
            "imported": "2022-03-07T14:16:13+01:00",
            "journal": null,
            "issn": null,
            "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": null,
            "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
        }
    ]
}