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=152060&ordering=imported
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 156885,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=152080&ordering=imported",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=152040&ordering=imported",
    "results": [
        {
            "id": 362,
            "title": "Booster policy for adults.",
            "abstract": null,
            "authors": [
                "Marth, E"
            ],
            "year": 1997,
            "source": "Biologicals. 1997; 25(2):199-203",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:A1997XJ96600019",
            "pubmed": "9236052",
            "doi": "10.1006/biol.1997.0084",
            "pmc": null,
            "organizations": [
                "362-14023"
            ],
            "persons": [
                "362-51503-2"
            ],
            "imported": null,
            "journal": "BIOLOGICALS",
            "issn": "1045-1056",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.598,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.363636363636364,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "BIOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 361,
            "title": "Bone scintigraphy in screening of torture survivors.",
            "abstract": null,
            "authors": [
                "Mirzaei, S",
                "Knoll, P",
                "Lipp, RW",
                "Wenzel, T",
                "Koriska, K",
                "Köhn, H"
            ],
            "year": 1998,
            "source": "Lancet. 1998; 352(9132):949-951",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000076002200010",
            "pubmed": "9752817",
            "doi": "10.1016/S0140-6736(98)05049-1",
            "pmc": null,
            "organizations": [],
            "persons": [
                "361-51948-6"
            ],
            "imported": null,
            "journal": "LANCET",
            "issn": "0140-6736",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 11.793,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.990654205607477,
            "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": 360,
            "title": "Bone scintigraphy and magnetic resonance imaging in adult-onset Still's disease.",
            "abstract": null,
            "authors": [
                "Schnedl, WJ",
                "Lipp, RW",
                "Trinker, M",
                "Ranner, G",
                "Schreiber, F",
                "Krejs, GJ"
            ],
            "year": 1999,
            "source": "Scand J Rheumatol. 1999; 28(4):257-259",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000082463100011",
            "pubmed": "10503565",
            "doi": "10.1080/03009749950155652",
            "pmc": null,
            "organizations": [
                "360-14054"
            ],
            "persons": [
                "360-51539-6",
                "360-51534-6",
                "360-51948-6"
            ],
            "imported": null,
            "journal": "SCAND J RHEUMATOL",
            "issn": "0300-9742",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 1.169,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.45,
            "impactfactor_norm_year": 1999,
            "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": true
        },
        {
            "id": 359,
            "title": "Bone scan in ossifying fibromyxoid tumor of soft parts.",
            "abstract": null,
            "authors": [
                "Raith, J",
                "Ranner, G",
                "Schaffler, G",
                "Gröll, R",
                "Lindbichler, F",
                "Fritz, K",
                "Weybora, W"
            ],
            "year": 1998,
            "source": "Clin Nucl Med. 1998; 23(4):262-264",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000072781100025",
            "pubmed": "9554211",
            "doi": "10.1097%2F00003072-199804000-00025",
            "pmc": null,
            "organizations": [
                "359-14020",
                "359-14054"
            ],
            "persons": [],
            "imported": null,
            "journal": "CLIN NUCL MED",
            "issn": "0363-9762",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.283,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.10126582278481,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "RADIOLOGY, NUCLEAR MEDICINE & MEDICAL IMAGING",
            "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": 358,
            "title": "Bone marrow trephine biopsy in lymphoproliferative disease.",
            "abstract": null,
            "authors": [
                "Schmid, C",
                "Isaacson, PG"
            ],
            "year": 1992,
            "source": "J Clin Pathol. 1992; 45(9):745-750",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1992JM51800001",
            "pubmed": "1401199",
            "doi": "10.1136/jcp.45.9.745",
            "pmc": "PMC495095",
            "organizations": [
                "358-14020"
            ],
            "persons": [],
            "imported": null,
            "journal": "J CLIN PATHOL",
            "issn": "0021-9746",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.422,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.705882352941177,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PATHOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 6004,
            "title": "Endothelial transport processes and tissue metabolism: evidence for microvascular endothelial dysfunction in insulin-resistant diseases?",
            "abstract": null,
            "authors": [
                "Wascher, TC"
            ],
            "year": 1997,
            "source": "Eur J Clin Invest. 1997; 27(10):831-835",
            "category": 1,
            "document_type": 4,
            "sci": "ISI:A1997YD33100007",
            "pubmed": "9373761",
            "doi": "10.1046%2Fj.1365-2362.1997.1930745.x",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "EUR J CLIN INVEST   ",
            "issn": "0014-2972",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.693,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.841121495327103,
            "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": 8441,
            "title": "Endoscopic palliative drainage of the bile ducts",
            "abstract": null,
            "authors": [
                "Brandstätter, G",
                "Kratochvil, P",
                "Stupnicki, T",
                "Deu, E"
            ],
            "year": 1985,
            "source": "Wien Klin Wochenschr. 1985; 97(18):710-714",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1985ARX4200002",
            "pubmed": "2416137",
            "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": 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": 354,
            "title": "Body mass index and outcome of incontinence surgery.",
            "abstract": null,
            "authors": [
                "Zivkovic, F",
                "Tamussino, K",
                "Pieber, D",
                "Haas, J"
            ],
            "year": 1999,
            "source": "Obstet Gynecol. 1999; 93(5 Pt 1):753-756",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000079861400023",
            "pubmed": "10912980",
            "doi": "10.1016%2FS0029-7844%2898%2900513-4",
            "pmc": null,
            "organizations": [
                "354-14038"
            ],
            "persons": [
                "354-51627-6",
                "354-51826-6"
            ],
            "imported": null,
            "journal": "OBSTET GYNECOL",
            "issn": "0029-7844",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.122,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.892857142857143,
            "impactfactor_norm_year": 1999,
            "impactfactor_norm_category": "OBSTETRICS & GYNECOLOGY",
            "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": 353,
            "title": "Body fixed ankle dynamometer for isometric tests in space flights.",
            "abstract": null,
            "authors": [
                "Rafolt, D",
                "Gallasch, E"
            ],
            "year": 1996,
            "source": "Biomed Tech (Berl). 1996; 41(4):91-97",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996UM17600004",
            "pubmed": "8679912",
            "doi": "10.1515/bmte.1996.41.4.91",
            "pmc": null,
            "organizations": [
                "353-14010"
            ],
            "persons": [
                "353-51814-6"
            ],
            "imported": null,
            "journal": "BIOMED TECH",
            "issn": "0013-5585",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.319,
            "impactfactor_year": 1996,
            "impactfactor_norm": 0.3,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MEDICAL INFORMATICS",
            "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": 352,
            "title": "Blood pressure reflexes following activation of capsaicin-sensitive afferent neurones in the biliopancreatic duct of rats.",
            "abstract": null,
            "authors": [
                "Griesbacher, T"
            ],
            "year": 1994,
            "source": "Br J Pharmacol. 1994; 111(2):547-554",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1994MU95600028",
            "pubmed": "7911720",
            "doi": "10.1111/j.1476-5381.1994.tb14772.x",
            "pmc": "PMC1909945",
            "organizations": [
                "352-14022"
            ],
            "persons": [
                "352-51661-2"
            ],
            "imported": null,
            "journal": "BRIT J PHARMACOL",
            "issn": "0007-1188",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.695,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.921348314606742,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PHARMACOLOGY & PHARMACY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 351,
            "title": "Blood pressure and gastric motor responses to bradykinin and hydrochloric acid injected into somatic or visceral tissues.",
            "abstract": null,
            "authors": [
                "Holzer-Petsche, U"
            ],
            "year": 1992,
            "source": "NAUNYN, SCHMIED ARCH PHARMACOL 1992 346: 219-225.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1992JM89600014",
            "pubmed": "1448184",
            "doi": "10.1007/BF00165305",
            "pmc": null,
            "organizations": [
                "351-14022"
            ],
            "persons": [
                "351-51517-2"
            ],
            "imported": null,
            "journal": "NAUNYN, SCHMIED ARCH PHARMACOL",
            "issn": "0028-1298",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.813,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.831460674157303,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PHARMACOLOGY & PHARMACY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 349,
            "title": "Blockade of swelling-induced chloride channels by phenol derivatives.",
            "abstract": null,
            "authors": [
                "Gschwentner, M",
                "Jungwirth, A",
                "Hofer, S",
                "Wöll, E",
                "Ritter, M",
                "Susanna, A",
                "Schmarda, A",
                "Reibnegger, G",
                "Pinggera, GM",
                "Leitinger, M",
                "Frick, J",
                "Deetjen, P",
                "Paulmichl, M"
            ],
            "year": 1996,
            "source": "Br J Pharmacol. 1996; 118(1):41-48",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996UJ34900005",
            "pubmed": "8733574",
            "doi": "10.1111/j.1476-5381.1996.tb15364.x",
            "pmc": "PMC1909500",
            "organizations": [
                "349-14012"
            ],
            "persons": [
                "349-50569-6"
            ],
            "imported": null,
            "journal": "BRIT J PHARMACOL",
            "issn": "0007-1188",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.075,
            "impactfactor_year": 1996,
            "impactfactor_norm": 0.921348314606742,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PHARMACOLOGY & PHARMACY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 8442,
            "title": "Eighty-five talus fractures treated by ORIF with five to eight years of follow-up study of 69 patients.",
            "abstract": null,
            "authors": [
                "Szyszkowitz, R",
                "Reschauer, R",
                "Seggl, W"
            ],
            "year": 1985,
            "source": "Clin Orthop Relat Res. 1985; 12(199):97-107",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1985ASB2900014",
            "pubmed": "4042502",
            "doi": "10.1097/00003086-198510000-00014",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "CLIN ORTHOP RELATED RES",
            "issn": "0009-921X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.844,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.785714285714286,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "ORTHOPEDICS",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 347,
            "title": "Biphasic blood volume changes with lower body suction in humans.",
            "abstract": null,
            "authors": [
                "Hinghofer-Szalkay, H",
                "König, EM",
                "Sauseng-Fellegger, G",
                "Zambo-Polz, C"
            ],
            "year": 1992,
            "source": "Am J Physiol. 1992; 263(4 Pt 2):H1270-H1275",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1992JU80600037",
            "pubmed": "1415774",
            "doi": "10.1152/ajpheart.1992.263.4.H1270",
            "pmc": null,
            "organizations": [
                "347-14010"
            ],
            "persons": [
                "347-51683-2"
            ],
            "imported": null,
            "journal": "AMER J PHYSIOL",
            "issn": "0002-9513",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.276,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.880597014925373,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PHYSIOLOGY",
            "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": 346,
            "title": "Biorhythms and Their Evaluation with Periodic Regression-Analysis - A Spreadsheet Application",
            "abstract": null,
            "authors": [
                "Tafeit, E",
                "Estelberger, W",
                "Liebmann, PM",
                "Reibnegger, G"
            ],
            "year": 1998,
            "source": "J TUMOR MARKER ONCOLOGY 1998 13: 57-64.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000077248700006",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "346-14012",
                "346-14014"
            ],
            "persons": [
                "346-50569-6"
            ],
            "imported": null,
            "journal": "J TUMOR MARKER ONCOLOGY",
            "issn": "0886-3849",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.186,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.146341463414634,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "BIOTECHNOLOGY & APPLIED MICROBIOLOGY",
            "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": 345,
            "title": "Bioplastique granuloma",
            "abstract": null,
            "authors": [
                "Rudolph, CM",
                "Soyer, HP",
                "Schuller-Petrovic, S",
                "Kerl, H"
            ],
            "year": 1997,
            "source": "Hautarzt. 1997; 48(10):749-752",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1997YC49500009",
            "pubmed": "9441169",
            "doi": "10.1007%2Fs001050050655",
            "pmc": null,
            "organizations": [
                "345-14047"
            ],
            "persons": [
                "345-51348-6",
                "345-51620-6"
            ],
            "imported": null,
            "journal": "HAUTARZT",
            "issn": "0017-8470",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.487,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.2,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "DERMATOLOGY, VENERAL DISEASES",
            "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": 6005,
            "title": "Inactivation of diaminopyrimidines and sulfonamides in Barbour-Stoenner-Kelly medium for isolation of Borrelia burgdorferi.",
            "abstract": null,
            "authors": [
                "Reisinger, EC",
                "Wendelin, I",
                "Gasser, R"
            ],
            "year": 1995,
            "source": "Eur J Clin Microbiol Infect Dis. 1995; 14(8):732-733",
            "category": 1,
            "document_type": 2,
            "sci": "ISI:A1995RV70500019",
            "pubmed": "8566001",
            "doi": "10.1007%2FBF01690890",
            "pmc": null,
            "organizations": [],
            "persons": [
                "6005-51533-6"
            ],
            "imported": null,
            "journal": "EUR J CLIN MICROBIOL",
            "issn": "0934-9723",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.629,
            "impactfactor_year": 1995,
            "impactfactor_norm": 0.679012345679012,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MICROBIOLOGY",
            "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": 8443,
            "title": "Side effects of beta receptor blockers on the skin. Review and personal observations",
            "abstract": null,
            "authors": [
                "Hödl, S"
            ],
            "year": 1985,
            "source": "Hautarzt. 1985; 36(10):549-557",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:A1985ASH3500001",
            "pubmed": "2866169",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "HAUTARZT",
            "issn": "0017-8470",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.397,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.2,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "DERMATOLOGY, VENERAL DISEASES",
            "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": 342,
            "title": "Biological significance of tumor thickness. Theoretical considerations based on computer simulation.",
            "abstract": null,
            "authors": [
                "Smolle, J"
            ],
            "year": 1995,
            "source": "Am J Dermatopathol. 1995; 17(3):281-286",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1995QZ88000011",
            "pubmed": "8599438",
            "doi": "10.1097/00000372-199506000-00011",
            "pmc": null,
            "organizations": [
                "342-14047"
            ],
            "persons": [
                "342-51617-2"
            ],
            "imported": null,
            "journal": "AMER J DERMATOPATHOL",
            "issn": "0193-1091",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.044,
            "impactfactor_year": 1995,
            "impactfactor_norm": 0.6,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "DERMATOLOGY, VENERAL DISEASES",
            "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": 341,
            "title": "Biocompatibility of heparin and low-molecular mass heparin in a new implantable medication pump.",
            "abstract": null,
            "authors": [
                "Schmid, MG",
                "Sadjak, A",
                "Likar, R",
                "Wintersteiger, R"
            ],
            "year": 1998,
            "source": "Arzneimittelforschung. 1998; 48(9):910-913",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000076308900005",
            "pubmed": "9793617",
            "doi": null,
            "pmc": null,
            "organizations": [
                "341-14014"
            ],
            "persons": [],
            "imported": null,
            "journal": "ARZNEIM, FORSCH, DRUG RES",
            "issn": "0004-4172",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.568,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.484126984126984,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "CHEMISTRY",
            "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
        }
    ]
}