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=156400&ordering=-imported
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 156909,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=156420&ordering=-imported",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=156380&ordering=-imported",
    "results": [
        {
            "id": 60331,
            "title": "Cerebral hemodynamics during arousals in preterm infants.",
            "abstract": null,
            "authors": [
                "Zotter, H",
                "Urlesberger, B",
                "Kerbl, R",
                "Pichler, G",
                "Müller, W"
            ],
            "year": 2006,
            "source": "Zeitschrift für Geburtshilfe und Neonatologie. 210: 25-25.-GNPI; Mai 20, 2006; Wien, AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "60331-14094"
            ],
            "persons": [
                "60331-50907",
                "60331-51643"
            ],
            "imported": "2006-10-11T17:30:32+02:00",
            "journal": "Zeitschrift für Geburtshilfe und Neonatologie",
            "issn": "1615-5300",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 60330,
            "title": "Status an Spurenelementen und antioxidativen Enzymen bei patienten mit koronarer Herzkrankheit und erfolgreich durchgeführter PTCA.",
            "abstract": null,
            "authors": [
                "Habersack-Wallner, SJ",
                "Lindschinger, M",
                "König, J",
                "Elmadfa, I"
            ],
            "year": 1996,
            "source": "Aktuelle Ernährungsmedizin. 21: 61-61.-3. Jahrestagung der Österreichischen Arbeitsgemeinschaft für klinische ernährung(AKE) und der Deutschen Gesellschaft für Ernährungsmedihzin (DGEM); Innsbruck. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "60330-14014"
            ],
            "persons": [
                "60330-51266"
            ],
            "imported": "2006-10-11T17:30:08+02:00",
            "journal": "Aktuelle Ernährungsmedizin",
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "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": 60328,
            "title": "Spurenelementstatus und Aktivität antioxidativer Enzyme bei Patienten mit koronarer Herzkrankheit und PTCA - eine Analyse.",
            "abstract": null,
            "authors": [
                "Habersack-Wallner, S",
                "Lindschinger, M",
                "Krachler, M",
                "Toplak, H",
                "Watzinger, N",
                "Klein, W",
                "Elmadfa, I"
            ],
            "year": 1996,
            "source": "Acta Medica Austriaca. 23(S1):34-34.-Jahrestagung der Österreichischen Gesellschaft für Innere Medizin; Linz. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "60328-14014",
                "60328-14083"
            ],
            "persons": [
                "60328-51846",
                "60328-51266",
                "60328-51759"
            ],
            "imported": "2006-10-11T17:22:27+02:00",
            "journal": "Acta Medica Austriaca",
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "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": 60327,
            "title": "Plasma response of ß-endorphin, insulin, CCK and GIP to eating chocolate.",
            "abstract": null,
            "authors": [
                "Wallner, SJ",
                "Czermak, C",
                "Aigner, R",
                "Barowitsch, C",
                "Kresse, A",
                "Schauenstein, K",
                "Liebmann, PM"
            ],
            "year": 2006,
            "source": "Obesity Reviews. Abstracts of the 10th International Congress on Obesity (ICO); 7(2):300-300.-International Congress on Obesity; SEP 3-8, 2006; Sydney. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "60327-14014",
                "60327-14107",
                "60327-14111"
            ],
            "persons": [
                "60327-51727",
                "60327-51205",
                "60327-51266"
            ],
            "imported": "2006-10-11T17:15:29+02:00",
            "journal": "Obesity Reviews",
            "issn": "1467-7881",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 60326,
            "title": "Different kinetics of plasma glucose, insulin, c-peptide, CCK, and GIP following 300 calories from different macronutrients.",
            "abstract": null,
            "authors": [
                "Wallner, SJ",
                "Schnedl, WJ",
                "Aigner, RM",
                "Barowitsch, C",
                "Czermak, C",
                "Liebmann, PM"
            ],
            "year": 2006,
            "source": "Obesity Reviews. Abstracts of the 10th International Congress on Obesity (ICO); 7(2):300-300.-International Congress on Obesity; SEP 3-8, 2006; Sydney. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "60326-14014",
                "60326-14107"
            ],
            "persons": [
                "60326-51727",
                "60326-51266"
            ],
            "imported": "2006-10-11T17:10:45+02:00",
            "journal": "Obesity Reviews",
            "issn": "1467-7881",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 60325,
            "title": "Arousals and behavioral state during spontaneous and induced voiding in infants. ",
            "abstract": null,
            "authors": [
                "Zotter, H",
                "Kerbl, R",
                "Urlesberger, B",
                "Pichler, G",
                "Müller, W"
            ],
            "year": 2006,
            "source": "Zeitschrift für Geburtshilfe und Neonatologie. 210: 83-83.-GNPI; Mai 20, 2006; Wien, AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "60325-14091",
                "60325-14094"
            ],
            "persons": [
                "60325-50907",
                "60325-51643",
                "60325-51821"
            ],
            "imported": "2006-10-11T17:02:47+02:00",
            "journal": "Zeitschrift für Geburtshilfe und Neonatologie",
            "issn": "1615-5300",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 60324,
            "title": "Body composition changes during a program for fat loss in obesity. Evaluation with conventional and vector bioelectrical analysis.",
            "abstract": null,
            "authors": [
                "Wallner, SJ",
                "Piccoli, A",
                "Lothaller, H",
                "Liebmann, PM",
                "Schnedl, WJ",
                "Schauenstein, K"
            ],
            "year": 2006,
            "source": "Obesity Reviews. Abstracts of the 10th International Congress on Obesity (ICO); 7(2):178-178.-International Congress on Obesity; SEP 3-8, 2006; Sydney. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "60324-14014"
            ],
            "persons": [
                "60324-51266"
            ],
            "imported": "2006-10-11T16:59:08+02:00",
            "journal": "Obesity Reviews",
            "issn": "1467-7881",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 60323,
            "title": "Ertaubung und multiple subkortikale Läsionen bei einem Vorschulkind - eine klinische Entität. ",
            "abstract": null,
            "authors": [
                "Zotter, H",
                "Zenz, W",
                "Gotschuli, A",
                "Simbrunner, J",
                "Pittner, R",
                "Plecko, B"
            ],
            "year": 1999,
            "source": "Monatschrift Kinderheilkunde. 147: 909-909.-Neuropädiatrischer Kongress; Graz, AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "60323-14091",
                "60323-14094",
                "60323-14108"
            ],
            "persons": [
                "60323-51647",
                "60323-51716",
                "60323-51875"
            ],
            "imported": "2006-10-11T16:58:19+02:00",
            "journal": "Monatschrift Kinderheilkunde",
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 60320,
            "title": "Determinants of plasma homocysteine levels in obese children and adolescents. ",
            "abstract": null,
            "authors": [
                "Gallistl, S",
                "Sudi, K",
                "Mangge, H",
                "Zotter, H",
                "Borkenstein, M"
            ],
            "year": 2000,
            "source": "Ann Hematol. 79: 13-13.-Hemophilia Symposium; NOV 11, 2000; Hamburg, DEUTSCHLAND. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "60320-14028",
                "60320-14091",
                "60320-14094"
            ],
            "persons": [
                "60320-51654",
                "60320-51963",
                "60320-52854"
            ],
            "imported": "2006-10-11T16:53:31+02:00",
            "journal": "Ann Hematol",
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 60319,
            "title": "Schlaf-Wach-Rhythmus bei einem 6-jährigen Knaben mit Hirntumor",
            "abstract": null,
            "authors": [
                "Zotter, H",
                "Kerbl, R",
                "Schenkeli, R",
                "Hoffmann, E",
                "Krenn, G",
                "Perrogon, A",
                "Urban, C",
                "Kurz, R"
            ],
            "year": 2000,
            "source": "Wiener Klinische Wochenschrift. 112: 17-17.-Tagung der Österreichischen und Deutschen Arbeitsgruppen für Pädiatrische Schlafmedizin; FEB 25, 2000; Wien, AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "60319-14091",
                "60319-14092",
                "60319-14094"
            ],
            "persons": [
                "60319-51821"
            ],
            "imported": "2006-10-11T16:47:45+02:00",
            "journal": "Wiener Klinische Wochenschrift",
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 60318,
            "title": "Bartter-like syndrome als Zufallsdiagnose im Routine OCRG",
            "abstract": null,
            "authors": [
                "Schenkeli, R",
                "Kerbl, R",
                "Zotter, H",
                "Mache, C",
                "Hoffmann, E",
                "Krenn, G",
                "Perrogon, A",
                "Kurz, R"
            ],
            "year": 2000,
            "source": "Wiener Klinische Wochenschrift. 112: 16-16.-Tagung der Österreichischen und Deutschen Arbeitsgruppen für Pädiatrische Schlafmedizin; FEB 25, 2000; Wien, AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "60318-14091",
                "60318-14094"
            ],
            "persons": [
                "60318-51821",
                "60318-51877"
            ],
            "imported": "2006-10-11T16:44:10+02:00",
            "journal": "Wiener Klinische Wochenschrift",
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 60317,
            "title": "Body surface temperature in neonates after delivery.",
            "abstract": null,
            "authors": [
                "Zotter, H",
                "Kerbl, R",
                "Christidis, I",
                "Rosegger, H",
                "Engele, H",
                "Kurz, R"
            ],
            "year": 2001,
            "source": "Journal of Perinatal Medicine. 29: 688-688.-ESPID Congress; OKT 4, 2001; Istanbul, TÜRKEI. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "60317-14091",
                "60317-14094"
            ],
            "persons": [
                "60317-51821"
            ],
            "imported": "2006-10-11T16:40:09+02:00",
            "journal": "Journal of Perinatal Medicine",
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 60308,
            "title": "Infrared thermography in neonates - a simple and reliable method to visualize postnatal thermal regulation. ",
            "abstract": null,
            "authors": [
                "Kerbl, R",
                "Zotter, H",
                "Christidis, I",
                "Rosegger, H",
                "Engele, H",
                "Kurz, R"
            ],
            "year": 2001,
            "source": "Journal of Perinatal Medicine. 29: 16-16.-ESPID Congress; OKT 4, 2001; Istanbul, TÜRKEI. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "60308-14091",
                "60308-14094"
            ],
            "persons": [
                "60308-51821"
            ],
            "imported": "2006-10-11T16:37:30+02:00",
            "journal": "Journal of Perinatal Medicine",
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 60307,
            "title": "Event recording - a useful tool to clarify the significance of cardiorespiratory monitor alarms. ",
            "abstract": null,
            "authors": [
                "Zotter, H",
                "Kerbl, R",
                "Schenkeli, R",
                "Kurz, R"
            ],
            "year": 2001,
            "source": "Journal of Perinatal Medicine. 29: 28-28.-ESPID Congress; OKT 4, 2001; Istanbul, TÜRKEI. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "60307-14091",
                "60307-14094"
            ],
            "persons": [
                "60307-51821"
            ],
            "imported": "2006-10-11T16:15:04+02:00",
            "journal": "Journal of Perinatal Medicine",
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 60303,
            "title": "Technik und Ergebnisse der operativen Therapie des Total- und Subtotalprolaps.",
            "abstract": null,
            "authors": [
                "Klaritsch, P",
                "Winter, R"
            ],
            "year": 2006,
            "source": "Journal für Urologie und Urogynäkologie. 2006; 13(2): 21-23. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": null,
            "doi": "10.1055/s-2006-952641",
            "pmc": null,
            "organizations": [
                "60303-14063",
                "60303-14064"
            ],
            "persons": [
                "60303-50155"
            ],
            "imported": "2006-10-11T16:03:31+02:00",
            "journal": null,
            "issn": "1023-6090",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 50104,
            "title": "Fine needle capillary cytology versus fine needle aspiration cytology--a comparison of quality between puncture techniques in the ENT area",
            "abstract": null,
            "authors": [
                "Braun, H",
                "Walch, C",
                "Beham, A",
                "Moinfar, F"
            ],
            "year": 1997,
            "source": "LARYNGO RHINO OTOL. 1997; 76(6): 358-363. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1997XJ70800005",
            "pubmed": "9333280",
            "doi": "10.1055/s-2007-997442",
            "pmc": null,
            "organizations": [
                "50104-14042"
            ],
            "persons": [
                "50104-51725-2",
                "50104-51729-6"
            ],
            "imported": "2006-10-11T15:58:35+02:00",
            "journal": "LARYNGO RHINO OTOL",
            "issn": "0935-8943",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.319,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.172413793103448,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "OTORHINOLARYNGOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 60279,
            "title": "Prophylaktisches niedrig-dosiertes G-CSF bei Patientinnen mit Mammakarzinom und Grad-4-Neutropenie bei der letzten adjuvanten (F)EC-Therapie: eine Pilotuntersuchung",
            "abstract": null,
            "authors": [
                "Petru, E",
                "Schwarz, S",
                "Haas, J",
                "Stranz, B",
                "Graf, S",
                "Hülle, A",
                "Benedicic, C",
                "Klocker, R",
                "Winter, R"
            ],
            "year": 2006,
            "source": "23.Jahrestagung der Österr.Ges.f.Senologie; SEPT 7-9, 2006; Salzburg, Austria. 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "60279-14038",
                "60279-14063"
            ],
            "persons": [
                "60279-51627",
                "60279-51624"
            ],
            "imported": "2006-10-11T15:40:49+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 60274,
            "title": "Evidenz zur Behandlung des Kleinen Zervixkarzinoms durch eingeschränkte radikale Hysterektomie.",
            "abstract": null,
            "authors": [
                "Winter, R"
            ],
            "year": 2006,
            "source": "Jahrestagung und Fortbildungsveranstaltung der ÖGGG; JUNI 14-17,2006; Linz, Austria. 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "60274-14063"
            ],
            "persons": [],
            "imported": "2006-10-11T15:28:07+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 60273,
            "title": "Prophylaxe mit niedrig-dosiertem Lenograstim( 13Mio E Granozyte) bei Patientinnen mit Mammakarzinom und Grad 4 Neutropenie beim letzten adjuvanten Chemotherapiezyklus mit FEC oder EC- Ergebnisse einer Pilotuntersuchung",
            "abstract": null,
            "authors": [
                "Petru, E",
                "Schwarz, S",
                "Haas, J",
                "Stranz, B",
                "Klocker, J",
                "Winter, R"
            ],
            "year": 2006,
            "source": "Jahrestagung und Fortbildungsveranstaltung der ÖGGG; JUNI 14-17, 2006; Linz, Austria. 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "60273-14038",
                "60273-14063"
            ],
            "persons": [
                "60273-51627",
                "60273-51624"
            ],
            "imported": "2006-10-11T15:25:12+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 60272,
            "title": "Treffsicherheit der intraoperativen Gefrierschnittuntersuchung pelviner Lymphknoten nach neoadjuvanter Chemotherapie bei Patientinnen mit Zervixkarzinom",
            "abstract": null,
            "authors": [
                "Bader, A",
                "Tamussino, K",
                "Pristauz, G",
                "Moinfar, F",
                "Winter, R"
            ],
            "year": 2006,
            "source": "Jahrestagung und Fortbildungsveranstaltung der ÖGGG; JUNI 14-17, 2006; Linz, Austria . 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "60272-14020",
                "60272-14038",
                "60272-14063"
            ],
            "persons": [
                "60272-51826",
                "60272-51891",
                "60272-74796"
            ],
            "imported": "2006-10-11T15:19:50+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        }
    ]
}