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=154240&ordering=-year
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157152,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=154260&ordering=-year",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=154220&ordering=-year",
    "results": [
        {
            "id": 60980,
            "title": "Veiled cells in the gastrointestinal tract.",
            "abstract": null,
            "authors": [
                "Wilders, MM",
                "Drexhage, HA",
                "Sminia, T",
                "Mullink, H",
                "Weltevreden, EF",
                "Plesh, BE",
                "Meuwissen, SG"
            ],
            "year": 1985,
            "source": "Acta Chir Scand Suppl. 1985; 525:93-111",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1985AJS9800008",
            "pubmed": "3861039",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2006-11-13T01:00:00+01:00",
            "journal": "Acta Chir Scand Suppl",
            "issn": "0001-5482",
            "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": 61017,
            "title": "Physiology and pathophysiology of the esophagus in childhood.",
            "abstract": null,
            "authors": [
                "Höllwarth, M",
                "Uray, E"
            ],
            "year": 1985,
            "source": "Prog Pediatr Surg. 1985; 18:1-13",
            "category": 1,
            "document_type": 3,
            "sci": null,
            "pubmed": "3927412",
            "doi": "10.1007/978-3-642-70276-1_1",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2006-11-14T01:00:00+01:00",
            "journal": "Prog Pediatr Surg",
            "issn": "0079-6654",
            "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": false
        },
        {
            "id": 61018,
            "title": "Hematological and oncological indications for splenectomy in children.",
            "abstract": null,
            "authors": [
                "Urban, C",
                "Höllwarth, M",
                "Kaulfersch, W",
                "Slavc, I"
            ],
            "year": 1985,
            "source": "Prog Pediatr Surg. 1985; 18(2):155-161",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "3927422",
            "doi": "10.1007/978-3-642-70276-1_21",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2006-11-14T01:00:00+01:00",
            "journal": "Prog Pediatr Surg",
            "issn": "0079-6654",
            "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": false
        },
        {
            "id": 61019,
            "title": "Combined disturbance of respiratory regulation and esophageal function in early infancy.",
            "abstract": null,
            "authors": [
                "Kurz, R",
                "Höllwarth, M",
                "Fasching, M",
                "Haidmayer, R",
                "Pfeiffer, KP",
                "Kenner, T"
            ],
            "year": 1985,
            "source": "Prog Pediatr Surg. 1985; 18(1):52-61",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "3927431",
            "doi": "10.1007/978-3-642-70276-1_7",
            "pmc": null,
            "organizations": [],
            "persons": [
                "61019-51524-6"
            ],
            "imported": "2006-11-14T01:00:00+01:00",
            "journal": "Prog Pediatr Surg",
            "issn": "0079-6654",
            "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": false
        },
        {
            "id": 61020,
            "title": "Correlation between manometric and roentgenologic findings of diseases of the esophagus in infants and children.",
            "abstract": null,
            "authors": [
                "Fotter, R",
                "Höllwarth, M",
                "Uray, E"
            ],
            "year": 1985,
            "source": "Prog Pediatr Surg. 1985; 18:14-21",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "3927419",
            "doi": "10.1007/978-3-642-70276-1_2",
            "pmc": null,
            "organizations": [],
            "persons": [
                "61020-51557-1"
            ],
            "imported": "2006-11-14T01:00:00+01:00",
            "journal": "Prog Pediatr Surg",
            "issn": "0079-6654",
            "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": false
        },
        {
            "id": 61021,
            "title": "Fractures of the talus in children",
            "abstract": null,
            "authors": [
                "Linhart, WE",
                "Höllwarth, M"
            ],
            "year": 1985,
            "source": "Unfallchirurg. 1985; 88(4):168-174",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1985AJV6500003",
            "pubmed": "4001957",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "61021-51571-2"
            ],
            "imported": "2006-11-14T01:00:00+01:00",
            "journal": "Unfallchirurg",
            "issn": "0177-5537",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.141,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.571428571428571,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "EMERGENCY MEDICINE",
            "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": 61022,
            "title": "Late sequelae following a supination injury of the juvenile ankle joint",
            "abstract": null,
            "authors": [
                "Höllwarth, M",
                "Linhart, WE",
                "Wildburger, R",
                "Schimpl, G"
            ],
            "year": 1985,
            "source": "Unfallchirurg. 1985; 88(5): 231-234. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1985AJV6600005",
            "pubmed": "4012332",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "61022-51571-6"
            ],
            "imported": "2006-11-14T01:00:00+01:00",
            "journal": "Unfallchirurg",
            "issn": "0177-5537",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.141,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.571428571428571,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "EMERGENCY MEDICINE",
            "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": 61023,
            "title": "Separation of the distal femoral epiphysis",
            "abstract": null,
            "authors": [
                "Linhart, WE",
                "Höllwarth, M"
            ],
            "year": 1985,
            "source": "Unfallchirurg. 1985; 88(6): 274-279. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1985AKK1500005",
            "pubmed": "4035375",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "61023-51571-2"
            ],
            "imported": "2006-11-14T01:00:00+01:00",
            "journal": "Unfallchirurg",
            "issn": "0177-5537",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.141,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.571428571428571,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "EMERGENCY MEDICINE",
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 61107,
            "title": "Multiple breast metastasis of cutaneous malignant melanoma",
            "abstract": null,
            "authors": [
                "Stella, C",
                "Cerroni, L",
                "Pecorella, I",
                "Ciardi, A",
                "Renda, F",
                "Battistelli, S",
                "Stella, F",
                "Troccoli, R"
            ],
            "year": 1985,
            "source": "Ann Ital Chir. 1985; 57(5): 441-445. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "3838028",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "61107-51751-6"
            ],
            "imported": "2006-11-15T01:00:00+01:00",
            "journal": "Ann Ital Chir",
            "issn": "0003-469X",
            "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": 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": 61252,
            "title": "Effect of toothpaste on composites",
            "abstract": null,
            "authors": [
                "Stadtler, P",
                "Riedl, R"
            ],
            "year": 1985,
            "source": "ZWR. 1985; 94(7): 566-569. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "3868240",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "61252-74154-1"
            ],
            "imported": "2006-11-16T01:00:00+01:00",
            "journal": "ZWR",
            "issn": "0044-166X",
            "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": false
        },
        {
            "id": 61476,
            "title": "Conservative therapy of upper gastrointestinal hemorrhage (prospective, randomized, controlled).",
            "abstract": null,
            "authors": [
                "Stadler, H",
                "Giebler, A",
                "Tscheliessnigg, KH",
                "Berger, A",
                "Mischinger, HJ"
            ],
            "year": 1985,
            "source": "Wien Med Wochenschr. 1985; 135(21): 536- 537",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1985AVB3600004",
            "pubmed": "3878631",
            "doi": null,
            "pmc": null,
            "organizations": [
                "61476-14073"
            ],
            "persons": [
                "61476-51595-6"
            ],
            "imported": "2006-11-22T01:00:00+01: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": 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": true
        },
        {
            "id": 62534,
            "title": "Ischemic necrosis of the vertebral body",
            "abstract": null,
            "authors": [
                "Kopp, W",
                "Fotter, R",
                "Ebner, F"
            ],
            "year": 1985,
            "source": "Rontgenblatter. 1985; 38(8): 263-264. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "4059814",
            "doi": null,
            "pmc": null,
            "organizations": [
                "62534-14108"
            ],
            "persons": [
                "62534-51557-6"
            ],
            "imported": "2006-12-12T01:00:00+01:00",
            "journal": "Rontgenblatter",
            "issn": "0300-8592",
            "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": 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": 63585,
            "title": "A case of retinopathia oxalogenica and cytomegalic infection",
            "abstract": null,
            "authors": [
                "Langmann, A",
                "Fellinger, C"
            ],
            "year": 1985,
            "source": "Klin Monatsbl Augenheilkd. 1985; 187(5): 437-438. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1985AVG1600045",
            "pubmed": "3003448",
            "doi": "10.1055/s-2008-1054364",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2006-12-16T01:00:00+01:00",
            "journal": "Klin Monatsbl Augenheilkd",
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 63606,
            "title": "Circadian variation of volume and concentration of orthostatically shifted fluid.",
            "abstract": null,
            "authors": [
                "Moser, M",
                "Vauti, F",
                "Pinter, H",
                "Kenner, T"
            ],
            "year": 1985,
            "source": "Physiologist. 1985; 28(6 Suppl):S169-S170",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "3834449",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "63606-51671-1"
            ],
            "imported": "2006-12-17T01:00:00+01:00",
            "journal": "Physiologist",
            "issn": "0031-9376",
            "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": false
        },
        {
            "id": 63607,
            "title": "Day course of blood and plasma density in relation to other hematological parameters.",
            "abstract": null,
            "authors": [
                "Vauti, F",
                "Moser, M",
                "Pinter, H",
                "Kenner, T"
            ],
            "year": 1985,
            "source": "Physiologist. 1985; 28(6 Suppl):S171-S172",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "3834451",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "63607-51671-6"
            ],
            "imported": "2006-12-17T01:00:00+01:00",
            "journal": "Physiologist",
            "issn": "0031-9376",
            "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": false
        },
        {
            "id": 64010,
            "title": "Deficiency of the autologous mixed lymphocyte reaction in patients with classic hemophilia treated with commercial factor VIII concentrate. Correlation with T cell subset distribution, antibodies to lymphadenopathy-associated or human T lymphotropic virus, and analysis of the cellular basis of the deficiency.",
            "abstract": null,
            "authors": [
                "Smolen, JS",
                "Bettelheim, P",
                "Köller, U",
                "McDougal, S",
                "Graninger, W",
                "Luger, TA",
                "Knapp, W",
                "Lechner, K"
            ],
            "year": 1985,
            "source": "J Clin Invest. 1985; 75(6):1828-1834",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1985AKM5400011",
            "pubmed": "2989334",
            "doi": "10.1172/JCI111896",
            "pmc": "PMC425538",
            "organizations": [],
            "persons": [],
            "imported": "2006-12-27T01:00:00+01:00",
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 64011,
            "title": "Oral gold therapy in a patient with rheumatoid arthritis and preexisting uremia.",
            "abstract": null,
            "authors": [
                "Graninger, W",
                "Seidl, G",
                "Kovarik, J",
                "Pinggera, W",
                "Smolen, JS"
            ],
            "year": 1985,
            "source": "Arthritis Rheum. 1985; 28(6):710-712",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1985AKL3600017",
            "pubmed": "3924061",
            "doi": "10.1002/art.1780280618",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2006-12-27T01:00:00+01:00",
            "journal": "Arthritis Rheum",
            "issn": "0004-3591",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 6.298,
            "impactfactor_year": 1994,
            "impactfactor_norm": 1.0,
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 64951,
            "title": "Philosophy of medicine in Austria.",
            "abstract": null,
            "authors": [
                "Kenner, T"
            ],
            "year": 1985,
            "source": "Theor Med. 1985; 6(1): 85-91. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "4023959",
            "doi": "10.1007/BF00489838",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2007-01-22T01:00:00+01:00",
            "journal": "Theor Med",
            "issn": "0167-9902",
            "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": false
        },
        {
            "id": 64970,
            "title": "Brain death and bioelectrical brain activity.",
            "abstract": null,
            "authors": [
                "Pfurtscheller, G",
                "Schwarz, G",
                "List, W"
            ],
            "year": 1985,
            "source": "Intensive Care Med. 1985; 11(3): 149-153. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1985AGW8400009",
            "pubmed": "3998275",
            "doi": "10.1007/BF00258541",
            "pmc": null,
            "organizations": [],
            "persons": [
                "64970-51073-6"
            ],
            "imported": "2007-01-23T01:00:00+01:00",
            "journal": "Intensive Care Med",
            "issn": "0342-4642",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 1.603,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.809523809523809,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "CRITICAL CARE MEDICINE",
            "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": 65077,
            "title": "HEMODYNAMIC IMPORTANCE OF A CONSTANT AV DELAY",
            "abstract": null,
            "authors": [
                "TSCHELIESSNIGG, KH",
                "STENZL, W",
                "DACAR, D"
            ],
            "year": 1985,
            "source": "PACE-PAC CLIN ELECTROPHYS. 1985; 8(3): A38-A38. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1985AKT5000150",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2007-01-29T10:30:48+01:00",
            "journal": "PACE-PAC CLIN ELECTROPHYS",
            "issn": "0147-8389",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.752,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.822222222222222,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "ENGINEERING, BIOMEDICAL",
            "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
        }
    ]
}