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=1660&ordering=-imported
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 158507,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=1680&ordering=-imported",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=1640&ordering=-imported",
    "results": [
        {
            "id": 2033,
            "title": "Randomized, double-blind study with ketoprofen in gynecologic patients. Preemptive analgesia study following the Brevik-Stubhaug design].",
            "abstract": null,
            "authors": [
                "Likar, R",
                "Krumpholz, R",
                "Pipam, W",
                "Sadjak, A",
                "Kapral, S",
                "Forsthuber, E",
                "Bernatzky, G",
                "List, FW"
            ],
            "year": 1998,
            "source": "Anaesthesist. 1998; 47(4):303-310",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000073540400005",
            "pubmed": "9615847",
            "doi": "10.1007/s001010050561",
            "pmc": null,
            "organizations": [
                "2033-14014",
                "2033-14044"
            ],
            "persons": [],
            "imported": null,
            "journal": "ANAESTHESIST",
            "issn": "0003-2417",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.977,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.56,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "ANESTHESIOLOGY",
            "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": 2034,
            "title": "Preformed natural antibodies: their impact on contractile activity of cardiomyocytes.",
            "abstract": null,
            "authors": [
                "Müller-Werdan, U",
                "Koidl, B",
                "Autenrieth, A",
                "Klein, D",
                "Zander, M",
                "Werdan, K",
                "Hammer, C"
            ],
            "year": 1995,
            "source": "Transplant Proc. 1995; 27(3):2109-2111",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1995RE11800067",
            "pubmed": "7792901",
            "doi": null,
            "pmc": null,
            "organizations": [
                "2034-14011"
            ],
            "persons": [
                "2034-51681-6"
            ],
            "imported": null,
            "journal": "TRANSPLANT PROC",
            "issn": "0041-1345",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.726,
            "impactfactor_year": 1995,
            "impactfactor_norm": 0.5078125,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "SURGERY",
            "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": 997,
            "title": "Evaluation of two nonculture antigen tests and three serotests for detection of anti-chlamydial antibodies in the diagnosis of ocular chlamydial infections.",
            "abstract": null,
            "authors": [
                "Haller, EM",
                "Auer-Grumbach, P",
                "Stuenzner, D",
                "Kessler, HH",
                "Pierer, K",
                "Zenz, H",
                "Muellner, K"
            ],
            "year": 1996,
            "source": "Graefes Arch Clin Exp Ophthalmol. 1996; 234(8):510-514",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996VA24300006",
            "pubmed": "8858357",
            "doi": "10.1007%2FBF00184860",
            "pmc": null,
            "organizations": [
                "997-14023",
                "997-14043",
                "997-14047"
            ],
            "persons": [
                "997-51812-6"
            ],
            "imported": null,
            "journal": "GRAEF ARCH CLIN EXP OPHTHAL",
            "issn": "0721-832X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.992,
            "impactfactor_year": 1996,
            "impactfactor_norm": 0.642857142857143,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "OPHTHALMOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 2036,
            "title": "[Preclinical blood gas analysis. Technical description--initial experiences--indications].",
            "abstract": null,
            "authors": [
                "Hetz, H",
                "Prause, G",
                "Tesar, H",
                "List, WF"
            ],
            "year": 1996,
            "source": "Anaesthesist. 1996; 45(8):750-754",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996VD39300010",
            "pubmed": "8967588",
            "doi": "10.1007/s001010050308",
            "pmc": null,
            "organizations": [
                "2036-14044"
            ],
            "persons": [
                "2036-51986-6"
            ],
            "imported": null,
            "journal": "ANAESTHESIST",
            "issn": "0003-2417",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.71,
            "impactfactor_year": 1996,
            "impactfactor_norm": 0.56,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "ANESTHESIOLOGY",
            "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": 2037,
            "title": "Prehospital Fluid Resuscitation",
            "abstract": null,
            "authors": [
                "Kröll, W",
                "Gassmayr, SE",
                "Izmail, S",
                "List, WF"
            ],
            "year": 1997,
            "source": "ACTA ANAESTHESIOL SCAND 1997 41: 301-302.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1997YC12000121",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "2037-14044"
            ],
            "persons": [
                "2037-51613-2"
            ],
            "imported": null,
            "journal": "ACTA ANAESTHESIOL SCAND",
            "issn": "0001-5172",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.18,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.64,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "ANESTHESIOLOGY",
            "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": 998,
            "title": "Evaluation of a new assay for HBV DNA quantitation in patients with chronic hepatitis B.",
            "abstract": null,
            "authors": [
                "Kessler, HH",
                "Pierer, K",
                "Dragon, E",
                "Lackner, H",
                "Santner, B",
                "Stünzner, D",
                "Stelzl, E",
                "Waitzl, B",
                "Marth, E"
            ],
            "year": 1998,
            "source": "Clin Diagn Virol. 1998; 9(1):37-43",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000072474800006",
            "pubmed": "9562857",
            "doi": "10.1016%2FS0928-0197%2897%2910008-3",
            "pmc": null,
            "organizations": [
                "998-14023",
                "998-14048"
            ],
            "persons": [
                "998-51803-6",
                "998-50514-6",
                "998-51503-6",
                "998-51812-2"
            ],
            "imported": null,
            "journal": "CLIN DIAGN VIROL",
            "issn": "0928-0197",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.894,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.2,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "VIROLOGY",
            "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": 2039,
            "title": "First experiences with unreamed AO intramedullary nail in treatment of femoral shaft fractures].",
            "abstract": null,
            "authors": [
                "Stockenhuber, N",
                "Hofer, HP",
                "Schweighofer, F",
                "Bratschitsch, G",
                "Szyszkowitz, R"
            ],
            "year": 1997,
            "source": "Chirurg. 1997; 68(7):718-726",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1997XQ77300015",
            "pubmed": "9340239",
            "doi": "10.1007/s001040050260",
            "pmc": null,
            "organizations": [
                "2039-14052"
            ],
            "persons": [],
            "imported": null,
            "journal": "CHIRURG",
            "issn": "0009-4722",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.757,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.6171875,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "SURGERY",
            "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": 999,
            "title": "Evaluation of a newly discovered LDL receptor mutation (exon 10, GAC>AAC, D271N, FH Graz-1) in familial hypercholesterolemia-- a familystudy",
            "abstract": null,
            "authors": [
                "de Campo, A",
                "Toplak, H",
                "Wascher, TC",
                "Schallmoser, K",
                "Friehs, A",
                "Schmidt, H",
                "Kostner, GM"
            ],
            "year": 1999,
            "source": "ACTA MED AUST 1999 26: 20-25.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000079666100005",
            "pubmed": "10230472",
            "doi": null,
            "pmc": null,
            "organizations": [
                "999-14013"
            ],
            "persons": [
                "999-51846-4",
                "999-51669-6",
                "999-51912-6"
            ],
            "imported": null,
            "journal": "ACTA MED AUST",
            "issn": "0303-8173",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.291,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.245454545454545,
            "impactfactor_norm_year": 1999,
            "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": 2041,
            "title": "Premature labor and fetal fibronectin in cervical and vaginal secretions",
            "abstract": null,
            "authors": [
                "Lorenz-Eberhardt, G",
                "Weiss, PA",
                "Haas, J",
                "Pürstner, P",
                "Adelwöhrer, NE"
            ],
            "year": 1994,
            "source": "Geburtshilfe Frauenheilkd. 1994; 54(7):414-416",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1994NZ73700011",
            "pubmed": "7926575",
            "doi": "10.1055/s-2007-1022869",
            "pmc": null,
            "organizations": [
                "2041-14038"
            ],
            "persons": [
                "2041-51627-6"
            ],
            "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": 2042,
            "title": "Premature Rupture of Membranes (PROM) in Very-Low-Birth-Weight Infants (Vlbwi) - Results of Expectant Management",
            "abstract": null,
            "authors": [
                "Weiss, PAM",
                "Walcher, W",
                "Haas, J",
                "Winter, R"
            ],
            "year": 1998,
            "source": "GEBURTSH FRAUENHEILK 1998 58: 632-639.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000077822900003",
            "pubmed": null,
            "doi": "10.1055/s-2007-1023016",
            "pmc": null,
            "organizations": [
                "2042-14038"
            ],
            "persons": [
                "2042-51627-6",
                "2042-51634-6"
            ],
            "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.33,
            "impactfactor_year": 1998,
            "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": 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": 2043,
            "title": "Prenatal Determination of Fetal Rhd Type by Polymerase-Chain-Reaction on Amniocytes - Initial Clinical-Experiences",
            "abstract": null,
            "authors": [
                "Lercherhartlieb, A",
                "Pertl, B",
                "Häusler, M",
                "Pieber, D",
                "Huttner, U",
                "Vadon, M",
                "Winter, R"
            ],
            "year": 1998,
            "source": "GEBURTSH FRAUENHEILK 1998 58: 575-579.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000076947800009",
            "pubmed": null,
            "doi": "10.1055/s-2007-1022764",
            "pmc": null,
            "organizations": [
                "2043-14038",
                "2043-14058"
            ],
            "persons": [
                "2043-51719-4"
            ],
            "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.33,
            "impactfactor_year": 1998,
            "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": 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": 1002,
            "title": "Evaluation of AMPLILINK software for the COBAS AMPLICOR system.",
            "abstract": null,
            "authors": [
                "Kessler, HH",
                "Jungkind, D",
                "Stelzl, E",
                "Direnzo, S",
                "Vellimedu, SK",
                "Pierer, K",
                "Santner, B",
                "Marth, E"
            ],
            "year": 1999,
            "source": "J Clin Microbiol. 1999; 37(2):436-437",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000078136500032",
            "pubmed": "9889236",
            "doi": "10.1128/JCM.37.2.436-437.1999",
            "pmc": "PMC84332",
            "organizations": [
                "1002-14023"
            ],
            "persons": [
                "1002-50514-6",
                "1002-51503-6",
                "1002-51812-2",
                "1002-51803-6"
            ],
            "imported": null,
            "journal": "J CLIN MICROBIOL",
            "issn": "0095-1137",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.67,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.886075949367088,
            "impactfactor_norm_year": 1999,
            "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": 1003,
            "title": "Evaluation of carbohydrate-deficient transferrin for detection of alcohol abuse in patients with liver dysfunction.",
            "abstract": null,
            "authors": [
                "Stauber, RE",
                "Stepan, V",
                "Trauner, M",
                "Wilders-Truschnig, M",
                "Leb, G",
                "Krejs, GJ"
            ],
            "year": 1995,
            "source": "Alcohol Alcohol. 1995; 30(2):171-176",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1995RC01500005",
            "pubmed": "7662035",
            "doi": null,
            "pmc": null,
            "organizations": [
                "1003-14080",
                "1003-14081"
            ],
            "persons": [
                "1003-51530-2",
                "1003-51534-6",
                "1003-52016-6",
                "1003-52443-6"
            ],
            "imported": null,
            "journal": "ALCOHOL ALCOHOLISM",
            "issn": "0735-0414",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.143,
            "impactfactor_year": 1995,
            "impactfactor_norm": 0.666666666666667,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "SUBSTANCE ABUSE",
            "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": 1,
            "title": "Alcoholic liver disease. Parenchyma to stroma relationship in fibrosis and cirrhosis as revealed by three-dimensional reconstruction and immunohistochemistry.",
            "abstract": null,
            "authors": [
                "Dinges, HP",
                "Zatloukal, K",
                "Denk, H",
                "Smolle, J",
                "Mair, S"
            ],
            "year": 1992,
            "source": "Am J Pathol. 1992; 141(1):69-83",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1992JC89800010",
            "pubmed": "1378697",
            "doi": null,
            "pmc": "PMC1886576",
            "organizations": [
                "1-14020",
                "1-14047"
            ],
            "persons": [
                "1-51515-6",
                "1-51663-4",
                "1-51617-6"
            ],
            "imported": null,
            "journal": "AMER J PATHOL",
            "issn": "0002-9440",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 5.529,
            "impactfactor_year": 1994,
            "impactfactor_norm": 1.0,
            "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": 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": 2048,
            "title": "Preoperative and postoperative CA-125 serum levels in primary fallopian tube carcinoma.",
            "abstract": null,
            "authors": [
                "Rosen, AC",
                "Klein, M",
                "Rosen, HR",
                "Graf, AH",
                "Lahousen, M",
                "Reiner, A",
                "Vavra, N",
                "Auerbach, L"
            ],
            "year": 1994,
            "source": "Arch Gynecol Obstet. 1994; 255(2):65-68",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1994NR69000002",
            "pubmed": "8092887",
            "doi": "10.1007%2Fs004040050029",
            "pmc": null,
            "organizations": [
                "2048-14038"
            ],
            "persons": [],
            "imported": null,
            "journal": "ARCH GYNECOL OBSTET",
            "issn": "0932-0067",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.054,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.0377358490566038,
            "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": 2049,
            "title": "Preoperative CA 125: an independent prognostic factor in patients with stage I epithelial ovarian cancer.",
            "abstract": null,
            "authors": [
                "Nagele, F",
                "Petru, E",
                "Medl, M",
                "Kainz, C",
                "Graf, AH",
                "Sevelda, P"
            ],
            "year": 1995,
            "source": "Obstet Gynecol. 1995; 86(2):259-264",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1995RK50500018",
            "pubmed": "7617357",
            "doi": "10.1016%2F0029-7844%2895%2900126-C",
            "pmc": null,
            "organizations": [
                "2049-14038"
            ],
            "persons": [
                "2049-51624-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.202,
            "impactfactor_year": 1995,
            "impactfactor_norm": 0.886792452830189,
            "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": 2050,
            "title": "Preoperative Colposcopy Findings in Patients with Grade-III Cervical Intraepithelial Neoplasia (CIN-III)",
            "abstract": null,
            "authors": [
                "Petru, E",
                "Zehetleitner, G",
                "Pickel, H"
            ],
            "year": 1997,
            "source": "GEBURTSH FRAUENHEILK 1997 57: 148-149.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1997WR42500006",
            "pubmed": null,
            "doi": "10.1055/s-2007-1023058",
            "pmc": null,
            "organizations": [
                "2050-14038"
            ],
            "persons": [
                "2050-51624-2"
            ],
            "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.395,
            "impactfactor_year": 1997,
            "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": 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": 2051,
            "title": "[Preoperative diagnosis of a patent foramen ovale: rational use of transthoracic and transesophageal contrast echocardiography].",
            "abstract": null,
            "authors": [
                "Weihs, W",
                "Schuchlenz, H",
                "Harb, S",
                "Schwarz, G",
                "Fuchs, G",
                "Weihs, B"
            ],
            "year": 1998,
            "source": "Anaesthesist. 1998; 47(10):833-7",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000076856500004",
            "pubmed": "9830554",
            "doi": "10.1007/s001010050632",
            "pmc": null,
            "organizations": [
                "2051-14044"
            ],
            "persons": [
                "2051-51073-6",
                "2051-51604-6",
                "2051-98517-6"
            ],
            "imported": null,
            "journal": "ANAESTHESIST",
            "issn": "0003-2417",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.977,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.56,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "ANESTHESIOLOGY",
            "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": 2897,
            "title": "Gamma Knife radiosurgery for epilepsy associated with cavernous hemangiomas: a retrospective study of 49 cases.",
            "abstract": null,
            "authors": [
                "Bartolomei, F",
                "Régis, J",
                "Kida, Y",
                "Kobayashi, T",
                "Vladyka, V",
                "Liscàk, R",
                "Forster, DM",
                "Kemeny, A",
                "Shrötner, O",
                "Pendl, G"
            ],
            "year": 1999,
            "source": "Stereotact Funct Neurosurg. 1999; 72 Suppl 1:22-28",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000084707700004",
            "pubmed": "10681687",
            "doi": "10.1159/000056435",
            "pmc": null,
            "organizations": [
                "2897-14050"
            ],
            "persons": [],
            "imported": null,
            "journal": "STEREOTACT FUNCT NEUROSURG",
            "issn": "1011-6125",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.446,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.267175572519084,
            "impactfactor_norm_year": 1999,
            "impactfactor_norm_category": "SURGERY",
            "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
        }
    ]
}