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=156100&ordering=-impactfactor
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 156966,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=156120&ordering=-impactfactor",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=156080&ordering=-impactfactor",
    "results": [
        {
            "id": 86594,
            "title": "ISOTOPE-DILUTION GAS CHROMATOGRAPHY-MASS SPECTROMETRY FOR THE STUDY OF THE EICOSANOID METABOLISM",
            "abstract": null,
            "authors": [
                "GLEISPACH, H",
                "MALLE, E",
                "LEIS, HJ"
            ],
            "year": 1988,
            "source": "ANN BIOL CLIN PARIS. 1988; 46(7): 505-505. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1988Q310300070",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "86594-51833"
            ],
            "imported": "2008-12-23T12:24:42+01:00",
            "journal": "ANN BIOL CLIN PARIS",
            "issn": "0003-3898",
            "collection_publisher": null,
            "collection_title": "ANNALES DE BIOLOGIE CLINIQUE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.218,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.347222222222222,
            "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": 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": 86593,
            "title": "ISOTOPE-DILUTION GAS CHROMATOGRAPHY-MASS SPECTROMETRY FOR THE STUDY OF THE EICOSANOID METABOLISM",
            "abstract": null,
            "authors": [
                "GLEISPACH, H",
                "MALLE, E",
                "LEIS, HJ"
            ],
            "year": 1988,
            "source": "ANN BIOL CLIN PARIS. 1988; 46(7): 504-504. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1988Q310300069",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "86593-51833"
            ],
            "imported": "2008-12-23T12:22:22+01:00",
            "journal": "ANN BIOL CLIN PARIS",
            "issn": "0003-3898",
            "collection_publisher": null,
            "collection_title": "ANNALES DE BIOLOGIE CLINIQUE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.218,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.347222222222222,
            "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": 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": 159871,
            "title": "Red blood cell morphology in patients with beta-thalassemia minor",
            "abstract": null,
            "authors": [
                "Korber, C",
                "Wolfler, A",
                "Neubauer, M",
                "Robier, C"
            ],
            "year": 2017,
            "source": "LABORATORIUMSMEDIZIN. 2017; 41(1): 49-52. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000394140900007",
            "pubmed": null,
            "doi": "10.1515/labmed-2016-0052",
            "pmc": null,
            "organizations": [
                "159871-14028",
                "159871-14082"
            ],
            "persons": [
                "159871-51911-6",
                "159871-88965-4"
            ],
            "imported": "2017-04-12T17:21:12+02:00",
            "journal": "LABORATORIUMSMEDIZIN",
            "issn": "0342-3026",
            "collection_publisher": null,
            "collection_title": "LABORATORIUMSMEDIZIN-JOURNAL OF LABORATORY MEDICINE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.216,
            "impactfactor_year": 2017,
            "impactfactor_norm": 0.067,
            "impactfactor_norm_year": 2017,
            "impactfactor_norm_category": "MEDICAL LABORATORY TECHNOLOGY-SCI",
            "impactfactor_norm_super": 0.1,
            "impactfactor_norm_super_year": 2015,
            "impactfactor_norm_super_category": "MEDICAL LABORATORY TECHNOLOGY-SCI",
            "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": 321,
            "title": "Behavioral-Aspects in the Treatment of Anxiety Disorders",
            "abstract": null,
            "authors": [
                "Fabisch, K",
                "Langs, G",
                "Fabisch, H",
                "Zapotoczky, HG"
            ],
            "year": 1996,
            "source": "NEUROL PSYCHIAT BRAIN RES. 1996; 4:  103-108. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996XC65500001",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "321-29444"
            ],
            "persons": [
                "321-51731-1"
            ],
            "imported": "2009-03-16T17:17:24+01:00",
            "journal": "NEUROL PSYCHIAT BRAIN RES",
            "issn": "0941-9500",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.216,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.148514851485149,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "NEUROSCIENCES",
            "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": 1989,
            "title": "Plastic surgery in the tension field of surgery",
            "abstract": null,
            "authors": [
                "Scharnagl, E"
            ],
            "year": 1995,
            "source": "Wien Klin Wochenschr. 1995; 107(23):742-747",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1995TJ51700011",
            "pubmed": "8560899",
            "doi": null,
            "pmc": null,
            "organizations": [
                "1989-14076"
            ],
            "persons": [],
            "imported": null,
            "journal": "WIEN KLIN WOCHENSCHR",
            "issn": "0043-5325",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.215,
            "impactfactor_year": 1995,
            "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": 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": 2631,
            "title": "Sudden infant death (SIDS) in Austria. How reliable is the diagnosis?",
            "abstract": null,
            "authors": [
                "Kerbl, R",
                "Kytir, J",
                "Sackl, G",
                "Ratschek, M",
                "Roll, P",
                "Kurz, R"
            ],
            "year": 1995,
            "source": "Wien Klin Wochenschr. 1995; 107(8):237-241",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1995QU82400001",
            "pubmed": "7762242",
            "doi": null,
            "pmc": null,
            "organizations": [
                "2631-14019",
                "2631-14020",
                "2631-14048"
            ],
            "persons": [
                "2631-51680-6",
                "2631-51528-6",
                "2631-51821-2"
            ],
            "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.215,
            "impactfactor_year": 1995,
            "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": 500,
            "title": "CMV antigenemia (the lower matrix protein PP65), a marker for the guidance of antiviral therapy in cytomegalovirus disease after orthotopic heart transplantation.",
            "abstract": null,
            "authors": [
                "Iberer, F",
                "Tscheliessnigg, KH",
                "Halwachs, G",
                "Auer, T",
                "Wasler, A",
                "Petutschnigg, B",
                "Müller, H",
                "Freigassner, M",
                "Allmayr, T",
                "Hipmair, G"
            ],
            "year": 1995,
            "source": "Wien Klin Wochenschr. 1995; 107(23):718-722",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1995TJ51700005",
            "pubmed": "8560893",
            "doi": null,
            "pmc": null,
            "organizations": [
                "500-14073"
            ],
            "persons": [
                "500-51819-6",
                "500-51982-6"
            ],
            "imported": null,
            "journal": "WIEN KLIN WOCHENSCHR",
            "issn": "0043-5325",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.215,
            "impactfactor_year": 1995,
            "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": true
        },
        {
            "id": 6180,
            "title": "To Prof Dr Dr Hc Kraftkinz,J. on the Occasion of His 70th Birthday",
            "abstract": null,
            "authors": [
                "Kronberger, L"
            ],
            "year": 1995,
            "source": "WIEN KLIN WOCHENSCHR 1995 107: 705-706.",
            "category": 1,
            "document_type": 13,
            "sci": "ISI:A1995TJ51700001",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "6180-14045"
            ],
            "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.215,
            "impactfactor_year": 1995,
            "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": 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": 1992,
            "title": "Thrombocyte function of healthy probands taking 50 mg of acetylsalicylic acid per day",
            "abstract": null,
            "authors": [
                "Sinzinger, H",
                "Kritz, H",
                "Pirich, C",
                "Karanikas, G",
                "Kurtaran, A",
                "Banyai, M",
                "Peskar, BA",
                "Rehak, P"
            ],
            "year": 1995,
            "source": "Wien Klin Wochenschr. 1995; 107(15):457-463",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1995RL89500003",
            "pubmed": "7676685",
            "doi": null,
            "pmc": null,
            "organizations": [
                "1992-14022",
                "1992-14045"
            ],
            "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.215,
            "impactfactor_year": 1995,
            "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": 2584,
            "title": "Percutaneous transhepatic cholangioscopy (PTCS)--evaluating the clinical status.",
            "abstract": null,
            "authors": [
                "Mischinger, HJ",
                "Hausegger, K",
                "Werkgartner, G",
                "Bacher, H",
                "Cerwenka, H",
                "Kronberger, L",
                "Hauser, H"
            ],
            "year": 1995,
            "source": "Wien Klin Wochenschr. 1995; 107(23):707-709",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1995TJ51700002",
            "pubmed": "8560890",
            "doi": null,
            "pmc": null,
            "organizations": [
                "2584-14054",
                "2584-14073"
            ],
            "persons": [
                "2584-51080-6",
                "2584-51595-2",
                "2584-51746-6",
                "2584-51760-6",
                "2584-51926-6"
            ],
            "imported": null,
            "journal": "WIEN KLIN WOCHENSCHR",
            "issn": "0043-5325",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.215,
            "impactfactor_year": 1995,
            "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": 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": true
        },
        {
            "id": 2710,
            "title": "Transmission of HIV infection.",
            "abstract": null,
            "authors": [
                "Tomaso, H",
                "Reisinger, EC",
                "Grasmug, E",
                "Ramschak, H",
                "Krejs, GJ"
            ],
            "year": 1995,
            "source": "Wien Klin Wochenschr. 1995; 107(3):85-90",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:A1995QF91700001",
            "pubmed": "7886967",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "2710-51534-6"
            ],
            "imported": null,
            "journal": "WIEN KLIN WOCHENSCHR",
            "issn": "0043-5325",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.215,
            "impactfactor_year": 1995,
            "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": 1790,
            "title": "Comment on the contribution: Barnas, Ursula, Mayer, G.: Nephroprotection by inhibition of the renin-angiotensin system--wish or reality?",
            "abstract": null,
            "authors": [
                "Pieber, TR",
                "Brunner, GA"
            ],
            "year": 1995,
            "source": "Wien Klin Wochenschr. 1995; 107(14):439-441",
            "category": 1,
            "document_type": 10,
            "sci": "ISI:A1995RJ79900006",
            "pubmed": "7668005",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "1790-51831-1"
            ],
            "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.215,
            "impactfactor_year": 1995,
            "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": 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": 2047,
            "title": "Prenatal diagnosis of abnormalities of the urinary tract",
            "abstract": null,
            "authors": [
                "Vilits, P",
                "Ring, E",
                "Petritsch, PH",
                "Rauchenwald, M",
                "Colombo, T",
                "Hubmer, G"
            ],
            "year": 1995,
            "source": "Wien Klin Wochenschr. 1995; 107(23):736-738",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1995TJ51700009",
            "pubmed": "8560897",
            "doi": null,
            "pmc": null,
            "organizations": [
                "2047-14048",
                "2047-14056"
            ],
            "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.215,
            "impactfactor_year": 1995,
            "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": 2679,
            "title": "Total cavo-pulmonary connection as a therapeutic principle in anatomical and functional univentricular heart.",
            "abstract": null,
            "authors": [
                "Friehs, I",
                "Dacar, D",
                "Gamillscheg, A",
                "Mächler, H",
                "Anelli-Monti, M",
                "Oberwalder, P",
                "Beitzke, A",
                "Metzler, H",
                "Rigler, B"
            ],
            "year": 1995,
            "source": "Wien Klin Wochenschr. 1995; 107(23):714-717",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1995TJ51700004",
            "pubmed": "8560892",
            "doi": null,
            "pmc": null,
            "organizations": [
                "2679-14044",
                "2679-14048",
                "2679-14075"
            ],
            "persons": [
                "2679-51592-6",
                "2679-51611-6"
            ],
            "imported": null,
            "journal": "WIEN KLIN WOCHENSCHR",
            "issn": "0043-5325",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.215,
            "impactfactor_year": 1995,
            "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": true
        },
        {
            "id": 21989,
            "title": "The role of vasculo- and angiogenesis in embryonic and fetal development. A short review",
            "abstract": null,
            "authors": [
                "Zygmunt, M",
                "Munstedt, K",
                "Lang, U"
            ],
            "year": 2001,
            "source": "GYNAKOLOGE 2001 34: 812-+.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000171153300005",
            "pubmed": null,
            "doi": "10.1007/s001290101088",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "GYNAKOLOGE",
            "issn": "0017-5994",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.215,
            "impactfactor_year": 2001,
            "impactfactor_norm": 0.0576923076923077,
            "impactfactor_norm_year": 2001,
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 34,
            "title": "3-years results of endoprosthetic management of radiation-induced hip joint necrosis",
            "abstract": null,
            "authors": [
                "Aigner, C",
                "Ehall, R",
                "Stampfel, O"
            ],
            "year": 1995,
            "source": "WIEN KLIN WOCHENSCHR. 1995; 107(23): 726-730. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1995TJ51700007",
            "pubmed": "8560895",
            "doi": null,
            "pmc": null,
            "organizations": [
                "34-14045"
            ],
            "persons": [],
            "imported": "2010-09-14T18:39:25+02:00",
            "journal": "WIEN KLIN WOCHENSCHR",
            "issn": "0043-5325",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.215,
            "impactfactor_year": 1995,
            "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": 21990,
            "title": "Fetal growth restriction in animal models",
            "abstract": null,
            "authors": [
                "Lang, U",
                "Zygmunt, M",
                "Kunzel, W",
                "Clark, KE"
            ],
            "year": 2001,
            "source": "GYNAKOLOGE 2001 34: 820-+.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000171153300006",
            "pubmed": null,
            "doi": "10.1007/s001290101084",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "GYNAKOLOGE",
            "issn": "0017-5994",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.215,
            "impactfactor_year": 2001,
            "impactfactor_norm": 0.0576923076923077,
            "impactfactor_norm_year": 2001,
            "impactfactor_norm_category": "OBSTETRICS & GYNECOLOGY",
            "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": 714,
            "title": "Management of diabetes in Austria 5 years after the St. Vincent Declaration].",
            "abstract": null,
            "authors": [
                "Pieber, TR",
                "Holler, A",
                "Brunner, GA",
                "Schattenberg, S",
                "Schnedl, WJ",
                "Semlitsch, B",
                "Zapotoczky, H",
                "Krejs, GJ"
            ],
            "year": 1995,
            "source": "Wien Klin Wochenschr. 1995; 107(15):451-456",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1995RL89500002",
            "pubmed": "7676684",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "714-50551-6",
                "714-51534-6",
                "714-51831-1"
            ],
            "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.215,
            "impactfactor_year": 1995,
            "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": true
        },
        {
            "id": 1042,
            "title": "Indications and results of ex-vivo surgery of the kidney",
            "abstract": null,
            "authors": [
                "Petritsch, PH",
                "Gruber, H",
                "Colombo, T",
                "Rauchenwald, M",
                "Breinl, E",
                "Ratschek, M",
                "Vilits, P"
            ],
            "year": 1995,
            "source": "Wien Klin Wochenschr. 1995; 107(23):731-735",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1995TJ51700008",
            "pubmed": "8560896",
            "doi": null,
            "pmc": null,
            "organizations": [
                "1042-14056"
            ],
            "persons": [
                "1042-51528-6"
            ],
            "imported": null,
            "journal": "WIEN KLIN WOCHENSCHR",
            "issn": "0043-5325",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.215,
            "impactfactor_year": 1995,
            "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": 2657,
            "title": "Thrombolytic therapy of acute myocardial infarct in advanced age (based on 2 case reports)",
            "abstract": null,
            "authors": [
                "Zweiker, R",
                "Eber, B",
                "Kaufmann, P",
                "Schumacher, M",
                "Fruhwald, FM",
                "Pokan, R",
                "Klein, W"
            ],
            "year": 1995,
            "source": "Wien Klin Wochenschr. 1995; 107(6):202-205",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1995QR21700005",
            "pubmed": "7732694",
            "doi": null,
            "pmc": null,
            "organizations": [
                "2657-14083"
            ],
            "persons": [
                "2657-51699-6",
                "2657-51700-6"
            ],
            "imported": null,
            "journal": "WIEN KLIN WOCHENSCHR",
            "issn": "0043-5325",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.215,
            "impactfactor_year": 1995,
            "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": 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
        }
    ]
}