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=1880&ordering=year
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 153846,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=1900&ordering=year",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=1860&ordering=year",
    "results": [
        {
            "id": 102641,
            "title": "The application of the continuous recording of blood density for hemodynamic measurements",
            "abstract": null,
            "authors": [
                "Kenner, T",
                "Hinghofer-Szalkay, H",
                "Moser, M",
                "Leopold, H"
            ],
            "year": 1982,
            "source": " In: Kenner, T; Busse, R; Hinghofer-Szalkay, H editors(s). Cardiovascular System Dynamics. New York and London: Plenum Press;  1982. p. 431-439. ",
            "category": 6,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "102641-14010"
            ],
            "persons": [
                "102641-51671",
                "102641-51683"
            ],
            "imported": "2010-07-10T14:46:50+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": "Kenner, T; Busse, R; Hinghofer-Szalkay, H",
            "collection_title": "Cardiovascular System Dynamics",
            "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": 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": 102642,
            "title": "Quantification of postural blood plasma density changes using the mechanical oscillator technique",
            "abstract": null,
            "authors": [
                "Kenner, T",
                "Hinghofer-Szalkay, H",
                "Moser, M",
                "Leopold, H"
            ],
            "year": 1982,
            "source": " In: Kenner, T; Busse, R; Hinghofer-Szalkay, H editors(s). Cardiovascular System Dynamics. New York and London: Plenum Press;  1982. p. 441-451. ",
            "category": 6,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "102642-14010"
            ],
            "persons": [
                "102642-51671",
                "102642-51683"
            ],
            "imported": "2010-07-10T14:50:07+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": "Kenner, T; Busse, R; Hinghofer-Szalkay, H",
            "collection_title": "Cardiovascular System Dynamics",
            "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": 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": 104125,
            "title": "Psychologische Prodromata von Herzinfarkt und Karzinomen",
            "abstract": null,
            "authors": [
                "Maier, I"
            ],
            "year": 1982,
            "source": " [ Dissertation ] Universität Graz; 1982. pp. 152 + 55",
            "category": 5,
            "document_type": 16,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2010-09-15T14:23:47+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": "Universität Graz",
            "country": "40",
            "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": 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": 107052,
            "title": "Dynamics of Galactolipids and Plastids in Nonphotosynthetic Cells of Glycine max Suspension Cultures : A Morphological and Biochemical Study.",
            "abstract": null,
            "authors": [
                "Sabinski, F",
                "Barckhaus, RH",
                "Fromme, HG",
                "Spener, F"
            ],
            "year": 1982,
            "source": "Plant Physiol. 1982; 70(2):610-615",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1982PE11100055",
            "pubmed": "16662543",
            "doi": "10.1104/pp.70.2.610",
            "pmc": "PMC1067197",
            "organizations": [],
            "persons": [],
            "imported": "2010-12-13T01:00:00+01:00",
            "journal": "Plant Physiol",
            "issn": "0032-0889",
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 117476,
            "title": "A report of five patients with large-volume secretory diarrhea but no evidence of endocrine tumor or laxative abuse.",
            "abstract": null,
            "authors": [
                "Read, NW",
                "Read, MG",
                "Krejs, GJ",
                "Hendler, RS",
                "Davis, G",
                "Fordtran, JS"
            ],
            "year": 1982,
            "source": "Dig Dis Sci. 1982; 27(3):193-201",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1982NE99000001",
            "pubmed": "7075417",
            "doi": "10.1007/BF01296914",
            "pmc": null,
            "organizations": [],
            "persons": [
                "117476-51534-6"
            ],
            "imported": "2012-02-15T01:00:00+01:00",
            "journal": "Dig Dis Sci",
            "issn": "0163-2116",
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 128632,
            "title": "20 Lipoprotein and apolipoprotein variables; evaluation of the best discriminators for atherosclerosis",
            "abstract": null,
            "authors": [
                "Pilger,E",
                "Pristautz,H",
                "Pfieffer,KP",
                "Kostner,GM",
                ""
            ],
            "year": 1982,
            "source": "6th International Symposium on Atherosclerosis; JUN  14-18, 1982; Berlin. 1982. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "128632-14013"
            ],
            "persons": [
                "128632-51541",
                "128632-51669"
            ],
            "imported": "2013-05-31T18:49:21+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": 128633,
            "title": "Möglichkeiten in der Diagnose der peripheren Atherosklerose mittels Lipidparameter",
            "abstract": null,
            "authors": [
                "Pristautz,H",
                "Pilger,E",
                ""
            ],
            "year": 1982,
            "source": "Int.Seminar über aktuelle Lipid- und Lipoproteindiagnostik; MÄR 20, 1982; Graz. 1982. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "128633-51541"
            ],
            "imported": "2013-05-31T18:52:38+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": 128634,
            "title": "Auswahl von Riskofaktoren und  Modellidentifikationen bei einer stufenweisen Diskriminanzanalyse",
            "abstract": null,
            "authors": [
                "Pfeiffer,KP",
                "Pilger,E",
                "Kostner,GM",
                "Marth,E",
                "Kenner, TH",
                ""
            ],
            "year": 1982,
            "source": "Jahrestagung der Österr. Schweizerischen und Deutschen Gesellschaft für Biomedizinische Techni; MAI  20 - 22, 1982; Graz. 1982. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "128634-14013"
            ],
            "persons": [
                "128634-51541",
                "128634-51669"
            ],
            "imported": "2013-05-31T18:55:35+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": true,
            "keynote_speaker": true,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 128635,
            "title": "In vivo redistribution on In-111 labeled platelets during physical exercise",
            "abstract": null,
            "authors": [
                "Pilger,E",
                "Schmid,P",
                "Wolf,W",
                ""
            ],
            "year": 1982,
            "source": "XII Worl Congress pf Sports Medicine; JUN 28 . JUL 4, 1982; Wien. 1982. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "128635-51541"
            ],
            "imported": "2013-05-31T18:57: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": 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": 128636,
            "title": "Prostaglandin E 1 - Einsatz bei peripheren arteriellen Verschlüssen",
            "abstract": null,
            "authors": [
                "Pilger,E",
                ""
            ],
            "year": 1982,
            "source": "1st International Austrian Prostaglandin Meeting; SEP, 22-25,  1982; Bad Ischl. 1982. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "128636-51541"
            ],
            "imported": "2013-05-31T18:59:20+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": true,
            "keynote_speaker": true,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 128637,
            "title": "Obliterierende Arteriopathien - Theraie mit Prostaglandin E 1",
            "abstract": null,
            "authors": [
                "Pilger,E",
                ""
            ],
            "year": 1982,
            "source": "Jahrestagung der ÖGA; NOV 19 - 20, 1982; Wien. 1982. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "128637-51541"
            ],
            "imported": "2013-05-31T19:02:51+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": 135042,
            "title": "Klinische Bedeutung der Serumferritinbestimmung",
            "abstract": null,
            "authors": [
                "Linkesch, W"
            ],
            "year": 1982,
            "source": "Symposium Eisenstoffwechsel; APR 14-16 1982; Rostock, DDR. 1982. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2014-02-25T13:18:37+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": 135499,
            "title": "Serumferritin als Kontrollparameter für den Eisenstoffwechsel bei congenitalen Vitien\r\n",
            "abstract": null,
            "authors": [
                "Khoss, A",
                "Linkesch, W"
            ],
            "year": 1982,
            "source": "Osterr. Gedellschaft für Kinderheikkunde; JAN 12, 1982; Wien, Austria. 1982. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2014-03-07T17:35:07+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": true,
            "keynote_speaker": true,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 137862,
            "title": "Tumor Associated Proteins",
            "abstract": null,
            "authors": [
                "Linkesch, W",
                "Aiginger, P."
            ],
            "year": 1982,
            "source": "Oncology Overview. 1982; 1(1982: 26-26.-17. Nuklearmed. Symposium; März,23-25. 1980; Reinhardsbrunn, DDR. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2014-07-13T18:22:25+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": true,
            "keynote_speaker": true,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 137863,
            "title": "Prognostic Value of Alpha-1 Fetoprotein, Beta-human Choriongonadotropin and Ferritin in metastasized Testicular Cancer",
            "abstract": null,
            "authors": [
                "Aiginger, P",
                "Kolbe, H",
                "Kuzmits, R",
                "Kühböck, J",
                "Linkesch, W",
                "Spona, J",
                "Ardalan, P."
            ],
            "year": 1982,
            "source": "Oncology Overview. 1982; 1/1982: 29-29.-American Association of Cancer Research; März,23 -25, 1981; Philadelphia, USA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2014-07-13T18:32:12+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": true,
            "keynote_speaker": true,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 137865,
            "title": "Serum Ferritin in Patients with Malignant Melanoma",
            "abstract": null,
            "authors": [
                "Luger, T",
                "Kokoschka, EM",
                "Linkesch, W."
            ],
            "year": 1982,
            "source": "Oncology Overview. 1982; 1/1982: 32-32.-Deutsche Gesellschaft für Dermatologie; März,23 -25, 1980; Berlin. DEUTSCHLAND. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2014-07-13T18:39:22+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": true,
            "keynote_speaker": true,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 150513,
            "title": "Die Aufbewahrung von menschlichen Zähnen für Replantation bzw. Transplantation",
            "abstract": null,
            "authors": [
                "Pfragner, R",
                "Sadjak, A",
                "Eskici, A",
                "Walser, V"
            ],
            "year": 1982,
            "source": "32. Kongreß der Deutschen Gesellschaft für Mund-, Kiefer- und Gesichtschirurgie; May 24 - 28, 1082; Lübeck - Travemünde, GERMANY. 1982. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2016-02-08T11:42:36+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": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 152703,
            "title": "Die Aufberwahrung von menschlichen Zähnen für Replantation bzw Transplantation.",
            "abstract": null,
            "authors": [
                "Pfragner, R",
                "Sadjak, A, Eskici, A",
                "Walser, V"
            ],
            "year": 1982,
            "source": "Deutsche Zeitschrift für Mund-, Kiefer- und Gesichts-Chirurgie. 1982; 6. Jahrgang(Heft 6): 414-415. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2016-05-31T12:43:36+02:00",
            "journal": null,
            "issn": "0343-3137",
            "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": 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": 7652,
            "title": "Cholesterol-lowering effect of mevinolin, an inhibitor of 3-hydroxy-3-methylglutaryl-coenzyme a reductase, in healthy volunteers.",
            "abstract": null,
            "authors": [
                "Tobert, JA",
                "Bell, GD",
                "Birtwell, J",
                "James, I",
                "Kukovetz, WR",
                "Pryor, JS",
                "Buntinx, A",
                "Holmes, IB",
                "Chao, YS",
                "Bolognese, JA"
            ],
            "year": 1982,
            "source": "J Clin Invest. 1982; 69(4):913-919",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1982NJ38500020",
            "pubmed": "6918402",
            "doi": "10.1172/JCI110530",
            "pmc": "PMC370145",
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "J CLIN INVEST",
            "issn": "0021-9738",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 8.467,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.972222222222222,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MEDICINE, RESEARCH & EXPERIMENTAL",
            "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": 193688,
            "title": "A new approach in the treatment of the lymphedema following modified radical mastectomy.",
            "abstract": null,
            "authors": [
                "Steindorfer P, Wolf G, Mischinger HJ"
            ],
            "year": 1982,
            "source": "1th Congress of European Society of Surgical Oncology; 26.11.1982; Athen, Griechenland. 1982. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "193688-51595"
            ],
            "imported": "2022-02-28T12:40:52+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
        }
    ]
}