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=152480&ordering=imported
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 156887,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=152500&ordering=imported",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=152460&ordering=imported",
    "results": [
        {
            "id": 6045,
            "title": "Laparoscopic management of adnexal torsion during the second trimester.",
            "abstract": null,
            "authors": [
                "Lang, PF",
                "Tamussino, K",
                "Winter, R"
            ],
            "year": 1992,
            "source": "Int J Gynaecol Obstet. 1992; 37(1):51-51",
            "category": 1,
            "document_type": 2,
            "sci": "ISI:A1992GW48600009",
            "pubmed": "1346602",
            "doi": "10.1016%2F0020-7292%2892%2990978-R",
            "pmc": null,
            "organizations": [
                "6045-14038"
            ],
            "persons": [
                "6045-51826-6"
            ],
            "imported": null,
            "journal": "INT J GYNECOL OBSTET",
            "issn": "0020-7292",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.344,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.245283018867925,
            "impactfactor_norm_year": 1998,
            "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": 8725,
            "title": "Status of the childless couple",
            "abstract": null,
            "authors": [
                "Pusch, H"
            ],
            "year": 1986,
            "source": "Geburtshilfe Frauenheilkd. 1986; 46(11):831-834",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1986E963900013",
            "pubmed": "3803881",
            "doi": "10.1055/s-2008-1035977",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "GEBURTSH FRAUENHEILK",
            "issn": "0016-5751",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.366,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.169811320754717,
            "impactfactor_norm_year": 1998,
            "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": 8727,
            "title": "Perioperative adjuvant chemotherapy with bleomycin in bronchogenic squamous cell cancer. A prospective randomized study",
            "abstract": null,
            "authors": [
                "Jüttner, FM",
                "Smolle, J",
                "Popper, H",
                "Pinter, HH",
                "Friehs, G"
            ],
            "year": 1986,
            "source": "Onkologie. 1986; 9(5):250-253",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1986F024900002",
            "pubmed": "2433653",
            "doi": "10.1159/000216021",
            "pmc": null,
            "organizations": [],
            "persons": [
                "8727-51617-6",
                "8727-51615-2"
            ],
            "imported": null,
            "journal": "ONKOLOGIE",
            "issn": "0378-584X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.38,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.173076923076923,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "ONCOLOGY",
            "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": 8730,
            "title": "Effect of normoglycemic metabolic status in pregnancy on the course of diabetic retinopathy",
            "abstract": null,
            "authors": [
                "Fellinger, C",
                "Hofmann, H",
                "Unterweger, G"
            ],
            "year": 1986,
            "source": "Klin Monatsbl Augenheilkd. 1986; 189(5):367-368",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1986F083700010",
            "pubmed": "3807233",
            "doi": "10.1055/s-2008-1050824",
            "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": false,
            "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": 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": 8732,
            "title": "Limbus-based flap versus fornix-based flap in goniotrepanation",
            "abstract": null,
            "authors": [
                "Schuhmann, G",
                "Hesse, W",
                "Faschinger, C",
                "Pongratz, E"
            ],
            "year": 1986,
            "source": "Klin Monatsbl Augenheilkd. 1986; 189(5):407-408",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1986F083700027",
            "pubmed": "3807243",
            "doi": "10.1055/s-2008-1050841",
            "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": false,
            "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": 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": 8733,
            "title": "Visual fixation tonometry as an aid in the early diagnosis of endocrine ophthalmopathy",
            "abstract": null,
            "authors": [
                "Friess, HG",
                "Klima, G",
                "Hesse, W",
                "Eber, O",
                "Faschinger, C"
            ],
            "year": 1986,
            "source": "Klin Monatsbl Augenheilkd. 1986; 189(5):416-418",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1986F083700030",
            "pubmed": "3807245",
            "doi": "10.1055/s-2008-1050844",
            "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": false,
            "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": 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": 8734,
            "title": "Biliary endoprostheses in tumors at the hepatic duct bifurcation.",
            "abstract": null,
            "authors": [
                "Lammer, J",
                "Neumayer, K",
                "Steiner, H"
            ],
            "year": 1986,
            "source": "Eur J Radiol. 1986; 6(4):275-279",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1986F089800009",
            "pubmed": "3792323",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "EUR J RADIOL",
            "issn": "0720-048X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.418,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.227848101265823,
            "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": 8736,
            "title": "Fluorescent styryl dyes applied as fast optical probes of cardiac action potential.",
            "abstract": null,
            "authors": [
                "Müller, W",
                "Windisch, H",
                "Tritthart, HA"
            ],
            "year": 1986,
            "source": "Eur Biophys J. 1986; 14(2):103-111",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1986F109000005",
            "pubmed": "3816701",
            "doi": "10.1007/BF00263067",
            "pmc": null,
            "organizations": [],
            "persons": [
                "8736-51519-6",
                "8736-51673-6"
            ],
            "imported": null,
            "journal": "EUR BIOPHYS J BIOPHYS LETT",
            "issn": "0175-7571",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.887,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.631578947368421,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "BIOPHYSICS",
            "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": 8738,
            "title": "Susceptibility of the Bacteroides fragilis group to 10 antibiotics. Results of 4 laboratories in Austria",
            "abstract": null,
            "authors": [
                "Mittermayer, H",
                "Rotter, M",
                "Riezinger, F",
                "Thiel, W",
                "Stanek, G"
            ],
            "year": 1986,
            "source": "Zentralbl Bakteriol Mikrobiol Hyg [A]. 1986; 262(4):500-511",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1986F184500009",
            "pubmed": "3799095",
            "doi": "10.1016/S0176-6724(86)80144-4",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "ZBL BAKT MIKROBIOL HYG A-MED",
            "issn": "0174-3031",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.729,
            "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": 8739,
            "title": "Pathology of the cytoskeleton of hepatocytes.",
            "abstract": null,
            "authors": [
                "Denk, H",
                "Lackinger, E",
                "Vennigerholz, F"
            ],
            "year": 1986,
            "source": "Prog Liver Dis. 1986; 8(1):237-251",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:A1986F200600013",
            "pubmed": "2424046",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "8739-51515-2"
            ],
            "imported": null,
            "journal": "PROG LIVER DISEASE",
            "issn": "0079-6409",
            "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": 8740,
            "title": "Iron, a new aid in the treatment of Parkinson patients.",
            "abstract": null,
            "authors": [
                "Birkmayer, W",
                "Birkmayer, JG"
            ],
            "year": 1986,
            "source": "J Neural Transm. 1986; 67(3-4):287-292",
            "category": 1,
            "document_type": 10,
            "sci": "ISI:A1986F221800010",
            "pubmed": "3806082",
            "doi": "10.1007/BF01243354",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "J NEURAL TRANSM",
            "issn": "0300-9564",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.382,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.704,
            "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": 8743,
            "title": "Use of allogeneic septal cartilage in the correction of saddle nose",
            "abstract": null,
            "authors": [
                "Jakse, R",
                "Wolfgruber, H"
            ],
            "year": 1986,
            "source": "Laryngol Rhinol Otol (Stuttg). 1986; 65(12):679-683",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1986F322900006",
            "pubmed": "3543581",
            "doi": "10.1055/s-2007-1008064",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "LARYNGOL RHINOL OTOL VER MONA",
            "issn": "0340-1588",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.083,
            "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": 8746,
            "title": "Effect of (-)deprenyl in long-term treatment of Parkinson's disease. A 10-years experience.",
            "abstract": null,
            "authors": [
                "Birkmayer, W",
                "Birkmayer, GD"
            ],
            "year": 1986,
            "source": "J Neural Transm Suppl. 1986; 22(24):219-225",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1986F498300019",
            "pubmed": "3097256",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "J NEURAL TRANSM",
            "issn": "0300-9564",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.382,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.704,
            "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": 8747,
            "title": "Cytokeratin expression in simple epithelia. III. Detection of mRNAs encoding human cytokeratins nos. 8 and 18 in normal and tumor cells by hybridization with cDNA sequences in vitro and in situ.",
            "abstract": null,
            "authors": [
                "Leube, RE",
                "Bosch, FX",
                "Romano, V",
                "Zimbelmann, R",
                "Höfler, H",
                "Franke, WW"
            ],
            "year": 1986,
            "source": "Differentiation. 1986; 33(1):69-85",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:A1986F597700009",
            "pubmed": "2434381",
            "doi": "10.1111/j.1432-0436.1986.tb00412.x",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "DIFFERENTIATION",
            "issn": "0301-4681",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.352,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.612903225806452,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "DEVELOPMENTAL 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": 8748,
            "title": "Follow-up of children after toxoplasmosis infection in pregnancy",
            "abstract": null,
            "authors": [
                "Mayer, HO",
                "Stünzner, D",
                "Grubbauer, HM",
                "Faschinger, C",
                "Wochesländer, E",
                "Moser, M"
            ],
            "year": 1986,
            "source": "Zentralbl Gynakol. 1986; 108(24):1482-1486",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1986F602700003",
            "pubmed": "3577452",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "ZBL GYNAKOL",
            "issn": "0044-4197",
            "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": 8752,
            "title": "Value of the oral glucose tolerance test",
            "abstract": null,
            "authors": [
                "Zeichen, R"
            ],
            "year": 1986,
            "source": "Wien Med Wochenschr. 1986; 136(21-22):538-540",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1986F790700002",
            "pubmed": "3825159",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "WIEN MED WOCHENSCHR",
            "issn": "0043-5341",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 8754,
            "title": "Fibronectin in the sputum in malignant and inflammatory diseases of the respiratory tract",
            "abstract": null,
            "authors": [
                "Borkenstein, J",
                "Sommersgutter, M",
                "Hagenauer, E"
            ],
            "year": 1986,
            "source": "Wien Med Wochenschr. 1986; 136(21-22):543-545",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1986F790700004",
            "pubmed": "3030011",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "WIEN MED WOCHENSCHR",
            "issn": "0043-5341",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 8755,
            "title": "Pharmacologic modification of diastolic ventricular function in patients with coronary heart disease",
            "abstract": null,
            "authors": [
                "Brandt, D",
                "Fluch, N",
                "Tschech, G",
                "Sterz, F",
                "Klein, W"
            ],
            "year": 1986,
            "source": "Wien Med Wochenschr. 1986; 136(21-22):545-549",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1986F790700005",
            "pubmed": "3825160",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "WIEN MED WOCHENSCHR",
            "issn": "0043-5341",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 8756,
            "title": "Diagnostic significance of immunoradiometric serum TSH determination",
            "abstract": null,
            "authors": [
                "Passath, A",
                "Leb, G",
                "Warnkross, H"
            ],
            "year": 1986,
            "source": "Wien Med Wochenschr. 1986; 136(21-22):550-553",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1986F790700006",
            "pubmed": "3103337",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "WIEN MED WOCHENSCHR",
            "issn": "0043-5341",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 8759,
            "title": "Antithrombin III, the most important inhibitor of hemostasis. Physiology and clinical aspects",
            "abstract": null,
            "authors": [
                "Neubauer, M",
                "Ramschak, H",
                "Lanzer, G"
            ],
            "year": 1986,
            "source": "Wien Med Wochenschr. 1986; 136(21-22):560-562",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1986F790700009",
            "pubmed": "3825161",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "WIEN MED WOCHENSCHR",
            "issn": "0043-5341",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        }
    ]
}