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=680&ordering=year
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 156933,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=700&ordering=year",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=660&ordering=year",
    "results": [
        {
            "id": 201133,
            "title": "STRUCTURE OF HUMAN-PLASMA LOW-DENSITY LIPOPROTEIN-B - X-RAY SMALL-ANGLE SCATTERING STUDY",
            "abstract": null,
            "authors": [
                "MULLER, K",
                "LAGGNER, P",
                "GLATTER, O",
                "KOSTNER, G"
            ],
            "year": 1978,
            "source": "EUR J BIOCHEM. 1978; 82(1): 73-90. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1978EG98600009",
            "pubmed": "202466",
            "doi": "10.1111/j.1432-1033.1978.tb11998.x",
            "pmc": null,
            "organizations": [],
            "persons": [
                "201133-51669-6"
            ],
            "imported": "2023-02-08T17:10:47+01:00",
            "journal": "EUR J BIOCHEM",
            "issn": "0014-2956",
            "collection_publisher": null,
            "collection_title": "EUROPEAN JOURNAL OF BIOCHEMISTRY; ",
            "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": 201139,
            "title": "INFLUENCE OF VARIOUS LIPOPROTEINS AND APOLIPOPROTEINS ON THE INVITRO ESTERIFICATION OF CHOLESTEROL IN HUMAN-SERUM BY THE ENZYME LECITHIN - CHOLESTEROL ACYLTRANSFERASE",
            "abstract": null,
            "authors": [
                "KOSTNER, GM"
            ],
            "year": 1978,
            "source": "SCAND J CLIN LAB INV. 1978; 38:  66-71. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1978GH51800012",
            "pubmed": null,
            "doi": "10.3109/00365517809104902",
            "pmc": null,
            "organizations": [],
            "persons": [
                "201139-51669-2"
            ],
            "imported": "2023-02-08T17:10:47+01:00",
            "journal": "SCAND J CLIN LAB INV",
            "issn": "0036-5513",
            "collection_publisher": null,
            "collection_title": "SCANDINAVIAN JOURNAL OF CLINICAL & LABORATORY INVESTIGATION; ",
            "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": 201152,
            "title": "STUDIES ON METABOLISM OF LIPOPROTEIN LP(A) IN MAN",
            "abstract": null,
            "authors": [
                "KREMPLER, F",
                "KOSTNER, G",
                "BOLZANO, K",
                "SANDHOFER, F"
            ],
            "year": 1978,
            "source": "ATHEROSCLEROSIS. 1978; 30(1): 57-65. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1978FC63700005",
            "pubmed": "209797",
            "doi": "10.1016/0021-9150(78)90152-1",
            "pmc": null,
            "organizations": [],
            "persons": [
                "201152-51669-6"
            ],
            "imported": "2023-02-08T17:10:47+01:00",
            "journal": "ATHEROSCLEROSIS",
            "issn": "0021-9150",
            "collection_publisher": null,
            "collection_title": "ATHEROSCLEROSIS; ",
            "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": 19482,
            "title": "APPLICABILITY OF THE MESQUAC MO METHOD TO TRANSITION-METAL COMPLEXES",
            "abstract": null,
            "authors": [
                "RODE, BM",
                "REIBNEGGER, GJ"
            ],
            "year": 1979,
            "source": "MONATSH CHEM. 1979; 110:  813-822. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1979HG70400005",
            "pubmed": null,
            "doi": "10.1007/BF00906675",
            "pmc": null,
            "organizations": [],
            "persons": [
                "19482-50569-6"
            ],
            "imported": "2009-08-19T16:39:05+02:00",
            "journal": "MONATSH CHEM",
            "issn": "0026-9247",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.618,
            "impactfactor_year": 1994,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": "CHEMISTRY, MULTIDISCIPLINARY",
            "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": 7196,
            "title": "Recurring pulmonary embolism after migration of a retained transvenous pacemaker electrode.",
            "abstract": null,
            "authors": [
                "Hermann, W",
                "Höfler, H",
                "Stenzl, W",
                "Tscheliessnigg, KH"
            ],
            "year": 1979,
            "source": "THORAC CARDIOVASC SURG. 1979; 27(6): 375-377. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1979HY91400005",
            "pubmed": "396693",
            "doi": "10.1055/s-0028-1096280",
            "pmc": null,
            "organizations": [
                "7196-14020",
                "7196-14045"
            ],
            "persons": [],
            "imported": "2009-08-19T16:19:11+02:00",
            "journal": "THORAC CARDIOVASC SURG",
            "issn": "0171-6425",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.453,
            "impactfactor_year": 1994,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": "SURGERY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 7197,
            "title": "Exercise tolerance of patients with artificial cardiac pacemakers (author's transl)",
            "abstract": null,
            "authors": [
                "Schmid, P",
                "Klein, WW",
                "Harpf, H",
                "Klein, G"
            ],
            "year": 1979,
            "source": "Z Kardiol. 1979; 68(11):763-767",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1979HZ58700007",
            "pubmed": "543195",
            "doi": null,
            "pmc": null,
            "organizations": [
                "7197-14083"
            ],
            "persons": [],
            "imported": null,
            "journal": "Z KARDIOL",
            "issn": "0300-5860",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.715,
            "impactfactor_year": 1994,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "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": 7198,
            "title": "Primary amenorrhea, a symptom of occlusive hydrocephalus",
            "abstract": null,
            "authors": [
                "Flaschka, G",
                "Argyropoulos, G",
                "Lanner, G"
            ],
            "year": 1979,
            "source": "Wien Med Wochenschr. 1979; 129(22):633-635",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1979HZ85900001",
            "pubmed": "543145",
            "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
        },
        {
            "id": 7199,
            "title": "First clinical experiences with a new atrial pacemaker electrode (atrial tined J lead) (author's transl)",
            "abstract": null,
            "authors": [
                "Hermann, W",
                "Klein, W",
                "Tscheliessnigg, KH",
                "Stenzl, W",
                "Brand, G",
                "Dacar, D"
            ],
            "year": 1979,
            "source": "WIEN MED WOCHENSCHR. 1979; 129(22): 636-640. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1979HZ85900002",
            "pubmed": "543146",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2009-08-19T16:20:55+02:00",
            "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": 7200,
            "title": "Early operation of patients with life threatening hemorrhage from an intracerebral arteriovenous angioma (author's transl)",
            "abstract": null,
            "authors": [
                "Holzer, P",
                "Ekhart, E"
            ],
            "year": 1979,
            "source": "Wien Med Wochenschr. 1979; 129(22):641-643",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1979HZ85900003",
            "pubmed": "543147",
            "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": 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": 7201,
            "title": "Psychosurgery today (author's transl)",
            "abstract": null,
            "authors": [
                "Schröttner, O",
                "Heppner, F"
            ],
            "year": 1979,
            "source": "Wien Med Wochenschr. 1979; 129(22):644-647",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1979HZ85900004",
            "pubmed": "543148",
            "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": 7202,
            "title": "A contribution to the cytostatic long-term chemotherapy of polycythemia vera (author's transl)",
            "abstract": null,
            "authors": [
                "Fereberger, W",
                "Robier, FP",
                "Sailer, S"
            ],
            "year": 1979,
            "source": "Blut. 1979; 39(6):399-403",
            "category": 1,
            "document_type": 10,
            "sci": "ISI:A1979HZ98800004",
            "pubmed": "519033",
            "doi": "10.1007/BF01008660",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "BLUT",
            "issn": "0006-5242",
            "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": 7203,
            "title": "EXPERIMENTAL INVESTIGATIONS OF ECRITURE CENTRALE DURING PENDULAR ROTATING TEST",
            "abstract": null,
            "authors": [
                "MOSER, M"
            ],
            "year": 1979,
            "source": "ARCH OTO-RHINO-LARYNG 1979 225: 243-247.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1979HZ99300002",
            "pubmed": null,
            "doi": "10.1007/BF00455675",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "ARCH OTO-RHINO-LARYNG",
            "issn": "0263-0257",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.103,
            "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": 7204,
            "title": "COMPUTATION OF VESTIBULAR GAIN FROM SINGLE FAST NYSTAGMUS PHASES (SINUSOIDAL ROTATORY TEST)",
            "abstract": null,
            "authors": [
                "RANACHER, G"
            ],
            "year": 1979,
            "source": "ARCH OTO-RHINO-LARYNG 1979 225: 283-290.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1979HZ99300008",
            "pubmed": null,
            "doi": "10.1007/BF00455681",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "ARCH OTO-RHINO-LARYNG",
            "issn": "0263-0257",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.103,
            "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": 7205,
            "title": "Determinations of penicilloyl specific IgE antibodies for the evaluation of hypersensitivity against penicillin.",
            "abstract": null,
            "authors": [
                "Spath, P",
                "Huber, H",
                "Ludvan, M",
                "Roth, A",
                "Schwarz, S",
                "Zelger, J"
            ],
            "year": 1979,
            "source": "Allergy. 1979; 34(6):405-411",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1979JB65300006",
            "pubmed": "546256",
            "doi": "10.1111/j.1398-9995.1979.tb02010.x",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "ALLERGY",
            "issn": "0105-4538",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.567,
            "impactfactor_year": 1994,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": "ALLERGY",
            "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": 7206,
            "title": "Continuous determination of the blood density during haemodialysis (author's transl)",
            "abstract": null,
            "authors": [
                "Holzer, H",
                "Pogglitsch, H",
                "Hinghofer-Szalkay, H",
                "Kenner, T",
                "Leopold, H",
                "Passath, A"
            ],
            "year": 1979,
            "source": "Wien Klin Wochenschr. 1979; 91(22):762-765",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1979JB69900006",
            "pubmed": "516747",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "7206-51535-2",
                "7206-51683-6"
            ],
            "imported": null,
            "journal": "WIEN KLIN WOCHENSCHR",
            "issn": "0043-5325",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.268,
            "impactfactor_year": 1994,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "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": 7207,
            "title": "Amenorrhoea and hyperprolactinaemia (author's transl)",
            "abstract": null,
            "authors": [
                "Tscherne, G"
            ],
            "year": 1979,
            "source": "Wien Klin Wochenschr. 1979; 91(23):790-793",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1979JB70000002",
            "pubmed": "538933",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "WIEN KLIN WOCHENSCHR",
            "issn": "0043-5325",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.268,
            "impactfactor_year": 1994,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "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": 7208,
            "title": "The influence of a beta-adrenolytic premedication on cardiovascular parameters and plasma free fatty acids during esophago-gastro-duodenoscopy (author's transl)].",
            "abstract": null,
            "authors": [
                "Pristautz, H",
                "Biffl, H",
                "Pinl, F",
                "Leitner, W",
                "Parsché, P",
                "Borkenstein, J"
            ],
            "year": 1979,
            "source": "Wien Med Wochenschr. 1979; 199(24):707-712",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:A1979JB82200005",
            "pubmed": "44770",
            "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": 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": 7209,
            "title": "Histochemical differentiation of endocrine gastrointestinal cells in test animals, with special reference to chicken embryos.",
            "abstract": null,
            "authors": [
                "Walter, GF"
            ],
            "year": 1979,
            "source": "ACTA MORPHOL ACAD SCI HUNG. 1979; 27(3): 155-160. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1979JC24500003",
            "pubmed": "394582",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2009-08-19T16:55:17+02:00",
            "journal": "ACTA MORPHOL ACAD SCI HUNG",
            "issn": "0001-6217",
            "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": 7210,
            "title": "Possible relations between Reiter's disease and psoriasis (author's transl)",
            "abstract": null,
            "authors": [
                "Pachinger, W",
                "Hödl, S"
            ],
            "year": 1979,
            "source": "WIEN MED WOCHENSCHR. 1979; 129(23): 670-673. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1979JC38500003",
            "pubmed": "543151",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2009-08-19T16:35:31+02:00",
            "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": 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": 7211,
            "title": "Typical annual course of urolithiasis in relation to the chemical structure of the concrements (author's transl)",
            "abstract": null,
            "authors": [
                "Schöll, H"
            ],
            "year": 1979,
            "source": "Wien Med Wochenschr. 1979; 129(23):679-681",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1979JC38500005",
            "pubmed": "543153",
            "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": 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
        }
    ]
}