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=158620&ordering=-year
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 159558,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=158640&ordering=-year",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=158600&ordering=-year",
    "results": [
        {
            "id": 7280,
            "title": "Haemostasis in premature and newborn babies (author's transl)",
            "abstract": null,
            "authors": [
                "Muntean, W"
            ],
            "year": 1980,
            "source": "PADIATR PADOL. 1980; 15(2): 109-120. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1980JQ83900003",
            "pubmed": "7432803",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "7280-51651-2"
            ],
            "imported": "2009-08-20T16:46:13+02:00",
            "journal": "PADIATR PADOL",
            "issn": "0030-9338",
            "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": 7281,
            "title": "The prognosis of idiopathic nephrotic syndrome: a comparative study between the index of selectivity of proteinuria and the findings in renal biopsies.",
            "abstract": null,
            "authors": [
                "Schwarz, R",
                "Rossipal, E"
            ],
            "year": 1980,
            "source": "Padiatr Padol. 1980; 15(2):131-136",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1980JQ83900005",
            "pubmed": "7432805",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "PADIATR PADOL",
            "issn": "0030-9338",
            "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": 7282,
            "title": "Tuberous sclerosis: first manifestation as cardiac arrhythmia in a newborn",
            "abstract": null,
            "authors": [
                "Fritsch, G",
                "Beitzke, A",
                "Sager, WD"
            ],
            "year": 1980,
            "source": "Padiatr Padol. 1980; 15(2):137-142",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1980JQ83900006",
            "pubmed": "7432806",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "PADIATR PADOL",
            "issn": "0030-9338",
            "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": 7283,
            "title": "What is your diagnosis?",
            "abstract": null,
            "authors": [
                "Beitzke, A",
                "Urban, C",
                "Grubbauer, HM"
            ],
            "year": 1980,
            "source": "PADIATR PADOL. 1980; 15(2): 163-166. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1980JQ83900009",
            "pubmed": "7432809",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "7283-51657-6"
            ],
            "imported": "2009-08-20T15:57:39+02:00",
            "journal": "PADIATR PADOL",
            "issn": "0030-9338",
            "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": 7284,
            "title": "Investigations on beta 2-glycoprotein-I in the rat: isolation from serum and demonstration in lipoprotein density fractions.",
            "abstract": null,
            "authors": [
                "Polz, E",
                "Wurm, H",
                "Kostner, GM"
            ],
            "year": 1980,
            "source": "Int J Biochem. 1980; 11(3-4):265-270",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1980JR05500011",
            "pubmed": "7389984",
            "doi": "10.1016/0020-711X(80)90229-3",
            "pmc": null,
            "organizations": [],
            "persons": [
                "7284-51669-6"
            ],
            "imported": null,
            "journal": "INT J BIOCHEM",
            "issn": "0020-711X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.828,
            "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": 7285,
            "title": "Single origin of right and left pulmonary arteries from ascending aorta, with main pulmonary artery from right ventricle.",
            "abstract": null,
            "authors": [
                "Beitzke, A",
                "Shinebourne, EA"
            ],
            "year": 1980,
            "source": "Br Heart J. 1980; 43(3):363-365",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1980JR60100018",
            "pubmed": "7437185",
            "doi": null,
            "pmc": "PMC482290",
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "BRIT HEART J",
            "issn": "0007-0769",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 2.162,
            "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": 7286,
            "title": "Surgical treatment of congenital heart disease in infants without use of extracorporeal circulation (author's transl)].",
            "abstract": null,
            "authors": [
                "Rigler, B",
                "Kraft-Kinz, J",
                "Hermann, W",
                "Stenzl, W",
                "Tscheliessnigg, KH",
                "Dacar, D",
                "Hiotakis, K",
                "Beitzke, A",
                "Metzler, W"
            ],
            "year": 1980,
            "source": "Langenbecks Arch Chir. 1980; 351(1):51-61",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1980JR63700007",
            "pubmed": "7401822",
            "doi": "10.1007/BF01241930",
            "pmc": null,
            "organizations": [],
            "persons": [
                "7286-51611-6"
            ],
            "imported": "2009-08-20T16:54:56+02:00",
            "journal": "LANGENBECKS ARCH CHIR",
            "issn": "0023-8236",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.556,
            "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": 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": 7287,
            "title": "Morquio syndrome (mucopolysaccharidosis IV B) associated with beta-galactosidase deficiency. Report of two cases.",
            "abstract": null,
            "authors": [
                "Groebe, H",
                "Krins, M",
                "Schmidberger, H",
                "von Figura, K",
                "Harzer, K",
                "Kresse, H",
                "Paschke, E",
                "Sewell, A",
                "Ullrich, K"
            ],
            "year": 1980,
            "source": "AMER J HUM GENET. 1980; 32(2): 258-272. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1980JS40500013",
            "pubmed": "6446239",
            "doi": null,
            "pmc": "PMC1686002",
            "organizations": [],
            "persons": [],
            "imported": "2009-08-20T16:16:13+02:00",
            "journal": "AMER J HUM GENET",
            "issn": "0002-9297",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 8.598,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.951456310679612,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "GENETICS & HEREDITY",
            "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": 7288,
            "title": "Medical versus surgical treatment of patients with cerebrovascular insufficiency. A retrospective comparative study.",
            "abstract": null,
            "authors": [
                "Auer, L",
                "Gallhofer, B",
                "Ladurner, G",
                "Ott, E",
                "Heppner, F",
                "Lechner, H"
            ],
            "year": 1980,
            "source": "EUR NEUROL. 1980; 19(3): 152-162. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1980JS56000002",
            "pubmed": "7389760",
            "doi": "10.1159/000115140",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2009-08-20T15:49:38+02:00",
            "journal": "EUR NEUROL",
            "issn": "0014-3022",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.899,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.512,
            "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": 7289,
            "title": "Computer tomography in children with epilepsy.",
            "abstract": null,
            "authors": [
                "Ladurner, G",
                "Fritsch, G",
                "Sager, WD",
                "Iliff, LD",
                "Lechner, H"
            ],
            "year": 1980,
            "source": "Eur Neurol. 1980; 19(3):180-184",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1980JS56000006",
            "pubmed": "6771141",
            "doi": "10.1159/000115144",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "EUR NEUROL",
            "issn": "0014-3022",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.899,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.512,
            "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": 7290,
            "title": "IRRITATION OF VESTIBULAR CENTER AND ECRITURE CENTRALE",
            "abstract": null,
            "authors": [
                "MOSER, M"
            ],
            "year": 1980,
            "source": "ARCH OTO-RHINO-LARYNG 1980 226: 135-143.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1980JS97300003",
            "pubmed": null,
            "doi": "10.1007/BF00455128",
            "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": 0.0634920634920635,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "ENGINEERING, CIVIL",
            "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": 7291,
            "title": "Studies of enzyme reactions in open systems.",
            "abstract": null,
            "authors": [
                "Paletta, B",
                "Möller, R",
                "Mlekusch, W",
                "Truppe, W"
            ],
            "year": 1980,
            "source": "J BIOCHEM BIOPHYS METH. 1980; 2(5): 283-290. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1980JT19400004",
            "pubmed": "7052945",
            "doi": "10.1016/0165-022X(80)90052-4",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2009-08-20T16:51:27+02:00",
            "journal": "J BIOCHEM BIOPHYS METH",
            "issn": "0165-022X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.106,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.3,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "BIOPHYSICS",
            "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": 7292,
            "title": "Frontotransversal gunshot through both orbits leading to destruction of the bulbs in a case of attempted suicide (author's transl)",
            "abstract": null,
            "authors": [
                "Wutz, W",
                "Bartl, G",
                "Rodler, H",
                "Hiti, H"
            ],
            "year": 1980,
            "source": "Klin Monatsbl Augenheilkd. 1980; 176(3):409-412",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1980JT85700007",
            "pubmed": "7421002",
            "doi": "10.1055/s-2008-1057469",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "KLIN MONATSBL AUGENHEILK",
            "issn": "0023-2165",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.235,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.285714285714286,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "OPHTHALMOLOGY",
            "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": 7293,
            "title": "WILMS-TUMOR IN RIGHT ATRIUM",
            "abstract": null,
            "authors": [
                "HUBMER, G",
                "URBAN, C",
                "SCHWARZ, R",
                "MESSNER, H"
            ],
            "year": 1980,
            "source": "AKTUEL UROL. 1980; 11:  155-159. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1980JT96600006",
            "pubmed": null,
            "doi": "10.1055/s-2008-1062974",
            "pmc": null,
            "organizations": [],
            "persons": [
                "7293-51657-6"
            ],
            "imported": "2009-08-20T16:26:08+02:00",
            "journal": "AKTUEL UROL",
            "issn": "0001-7868",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.154,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.121951219512195,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "UROLOGY & NEPHROLOGY",
            "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": 7294,
            "title": "Malignant tumor resection in the solitary kidney: use of hypothermic hyperosmolar renal preservation method.",
            "abstract": null,
            "authors": [
                "Hubmer, G",
                "Petritsch, PH"
            ],
            "year": 1980,
            "source": "EUR UROL. 1980; 6(3): 158-160. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1980JU16200008",
            "pubmed": "7371662",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2009-08-20T16:25:43+02:00",
            "journal": "EUR UROL",
            "issn": "0302-2838",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.842,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.585365853658537,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "UROLOGY & NEPHROLOGY",
            "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": 7295,
            "title": "Clinical importance of chromosomal translocations (author's transl)",
            "abstract": null,
            "authors": [
                "Zierler, H",
                "Behmel, A",
                "Rosenkranz, W"
            ],
            "year": 1980,
            "source": "Wien Klin Wochenschr. 1980; 92(11):395-405",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1980JU17300005",
            "pubmed": "6448518",
            "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": true,
            "impactfactor": 0.268,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.551401869158878,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 7296,
            "title": "Coumarin therapy during antirheumatism therapy with sulindac",
            "abstract": null,
            "authors": [
                "Schenk, H",
                "Klein, G",
                "Haralambus, I",
                "Goebel, R"
            ],
            "year": 1980,
            "source": "Z Rheumatol. 1980; 39(3-4):102-108",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1980JU38200007",
            "pubmed": "6968485",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "Z RHEUMATOL",
            "issn": "0340-1855",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.303,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.368421052631579,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "RHEUMATOLOGY",
            "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": 7297,
            "title": "ILEUS",
            "abstract": null,
            "authors": [
                "KRONBERGER, L"
            ],
            "year": 1980,
            "source": "ACTA CHIR AUST 1980 12: -.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1980JU38800010",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "ACTA CHIR AUST",
            "issn": "0001-544X",
            "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": 7298,
            "title": "SURGERY OF THE SKIN, SKIN TRANSPLANTS AND GRAFTS",
            "abstract": null,
            "authors": [
                "DEUTSCHMANN, W"
            ],
            "year": 1980,
            "source": "ACTA CHIR AUST 1980 12: -.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1980JU38800011",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "ACTA CHIR AUST",
            "issn": "0001-544X",
            "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": 7299,
            "title": "Aspects of physiological nutritional requirements",
            "abstract": null,
            "authors": [
                "Hinghofer-Szalkay, H"
            ],
            "year": 1980,
            "source": "WIEN MED WOCHENSCHR. 1980; 130(8): 283-286. ",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:A1980JU39000005",
            "pubmed": "6771924",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "7299-51683-2"
            ],
            "imported": "2009-08-20T16:23:15+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
        }
    ]
}