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=153340&ordering=-year
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157096,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=153360&ordering=-year",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=153320&ordering=-year",
    "results": [
        {
            "id": 19428,
            "title": "Neopterin as a prognostic indicator in patients with carcinoma of the uterine cervix.",
            "abstract": null,
            "authors": [
                "Reibnegger, GJ",
                "Bichler, AH",
                "Dapunt, O",
                "Fuchs, DN",
                "Fuith, LC",
                "Hausen, A",
                "Hetzel, HM",
                "Lutz, H",
                "Werner, ER",
                "Wachter, H"
            ],
            "year": 1986,
            "source": "Cancer Res. 1986; 46(2):950-955",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1986AYB3800078",
            "pubmed": "3940654",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "19428-50569-1"
            ],
            "imported": null,
            "journal": "CANCER RES",
            "issn": "0008-5472",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 6.822,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.971153846153846,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "ONCOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 8694,
            "title": "Mobile long-term EEG monitoring in generalized seizure disorders of different etiology.",
            "abstract": null,
            "authors": [
                "Offenbacher, H",
                "Körner, E",
                "Reinhart, B",
                "Wolf, R",
                "Fritsch, G",
                "Logar, C",
                "Lechner, H"
            ],
            "year": 1986,
            "source": "Eur Neurol. 1986; 25 Suppl 2(1 Suppl 1):146-153",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1986E092200023",
            "pubmed": "3758118",
            "doi": "10.1159/000116096",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "EUR NEUROL",
            "issn": "0014-3022",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.899,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.512,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "CLINICAL NEUROLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 76165,
            "title": "Ferritin bei malignen Erkrankungen.",
            "abstract": null,
            "authors": [
                "Linkesch,W",
                ""
            ],
            "year": 1986,
            "source": "Wien-New York: Springer; 1986. pp. 112. (ISBN 3-211-81939-8) ",
            "category": 4,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "76165-14082"
            ],
            "persons": [],
            "imported": "2008-02-25T18:28:42+01: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": 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": 76726,
            "title": "Kritische Betrachtungen zum Effektivitätsproblem in der Psychotherapie.",
            "abstract": null,
            "authors": [
                "Egger, JW",
                ""
            ],
            "year": 1986,
            "source": "Pro mente infirmis und Medizinische Gesellschaft für Oberösterreich; JÄNNER 24-25, 1986; Linz, AUSTRIA. 1986. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "76726-51505"
            ],
            "imported": "2008-02-27T14:40:19+01: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": 76730,
            "title": "Grundhaltung und Ethik in der Psychotherapie.",
            "abstract": null,
            "authors": [
                "Egger, JW",
                ""
            ],
            "year": 1986,
            "source": "Pro mente infirmis und Medizinische Gesellschaft für Oberösterreich; JÄNNER 24, 1986; Linz, AUSTRIA. 1986. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "76730-51505"
            ],
            "imported": "2008-02-27T14:42:59+01: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": 76734,
            "title": "Psychologische Probleme bei Herzkranken.",
            "abstract": null,
            "authors": [
                "Egger, JW"
            ],
            "year": 1986,
            "source": "Österreichischer Herztag/1. Steirischer Herztag, Österreichischer Herzverband; JUNI 7, 1986; Graz, AUSTRIA. 1986. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "76734-51505"
            ],
            "imported": "2008-02-27T14:49:23+01: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": 76737,
            "title": "Die Bedeutung der eigenen Persönlichkeit für die Entwicklung und Lösung von \tProblemen im Familienleben und in der Erziehung.",
            "abstract": null,
            "authors": [
                "Egger, JW"
            ],
            "year": 1986,
            "source": "Kulturzentrum Kroisegg; JUNI 14, 1986; Graz. 1986. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "76737-51505"
            ],
            "imported": "2008-02-27T14:51:52+01: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": 76742,
            "title": "Psychosomatische Krankheiten bei Erwachsenen: verhaltensmedizinische Aspekte.",
            "abstract": null,
            "authors": [
                "Egger, JW"
            ],
            "year": 1986,
            "source": "Univ.-Klinik für Psychiatrie; JUNI 28, 1986; Innsbruck, AUSTRIA. 1986. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "76742-51505"
            ],
            "imported": "2008-02-27T14:54:05+01: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": 76748,
            "title": "Gesundheit und Verantwortung - Medizinpsychologische Diskussion zum \tKrankheitsbegriff: Verantwortung für die eigene Gesundheit trotz Tschernobyl.",
            "abstract": null,
            "authors": [
                "Egger, JW"
            ],
            "year": 1986,
            "source": "Urania; NOV 17, 1987; Graz, AUSTRIA. 1986. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "76748-51505"
            ],
            "imported": "2008-02-27T14:56:04+01: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": 76754,
            "title": "Psychosomatische Aspekte in der Arbeitswelt (Verhaltensmedizin und \tArbeitspsychologie).",
            "abstract": null,
            "authors": [
                "Egger, JW"
            ],
            "year": 1986,
            "source": "Univ. Graz, IMPP; NOV 18-19, 1986; Graz, AUSTRIA. 1986. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "76754-51505"
            ],
            "imported": "2008-02-27T14:58:58+01: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": 76895,
            "title": "Dystrophie im Säuglings- und Kleinkindalter.",
            "abstract": null,
            "authors": [
                "Müller, W",
                ""
            ],
            "year": 1986,
            "source": "12. Herbsttagung der Sektion \"Südost\"; NOV 22, 1986; Klagenfurt, AUSTRIA. 1986. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "76895-51643"
            ],
            "imported": "2008-02-28T09:28:30+01: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": true,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 76899,
            "title": "Beatmung von Neugeborenen und Kindern.",
            "abstract": null,
            "authors": [
                "Müller, W",
                ""
            ],
            "year": 1986,
            "source": "Referat im Gottfried v. Preyer'schen Kinderspital; NOV 12, 1986; Wien, AUSTRIA. 1986. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "76899-51643"
            ],
            "imported": "2008-02-28T09:29:55+01: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": false,
            "invited_lecture": true,
            "keynote_speaker": true,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 76900,
            "title": "Rückblick über 10 Jahre Neugeborenen-Intensiv-Pflege.",
            "abstract": null,
            "authors": [
                "Müller, W",
                ""
            ],
            "year": 1986,
            "source": "Eröffnung des Erweiterungsbaues der Neugeborenen-Abteilung der Univ.-Klinik für Kinder- und Jugendheilkunde Graz; MAR 3, 1986; Graz, AUSTRIA. 1986. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "76900-51643"
            ],
            "imported": "2008-02-28T09:31:30+01: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": false,
            "invited_lecture": true,
            "keynote_speaker": true,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 79121,
            "title": "Reaktionen auf die zuerst wahrgenommenen Schlaganfall- und Herzinfarkt-Symptome. Konsequenzen für die Inanspruchnahme medizinischer Hilfen.",
            "abstract": null,
            "authors": [
                "Stix, P",
                "Egger, JW"
            ],
            "year": 1986,
            "source": "In H. P. Rosemeier & E. Mahr (Hrsg.), Abstract-Band zum VI. Kongress der \r\nGesellschaft für Medizinische Psychologie \"Psychologie in der Medizin\". (S. 102). Freie Universität Berlin\r\n\r\n1986; 102-102.-In H. P. Rosemeier & E. Mahr (Hrsg.), Abstract-Band zum VI. Kongress der Gesellschaft für Medizinische Psychologie \"Psychologie in der Medizin\". (S. 102). Freie Universität Berlin \r\n\r\n; 1986; Berlin. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "79121-51505"
            ],
            "imported": "2008-03-28T09:51:53+01: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": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 79122,
            "title": "Zur Diagnose funktioneller Syndrome im gastro-intestinalen Bereich.",
            "abstract": null,
            "authors": [
                "Stix, P",
                "Egger, JW"
            ],
            "year": 1986,
            "source": "In Wissenschaftliche Gesellschaft der Ärzte in der Steiermark (Hrsg.), \r\nKongressband zum 32. Ausseer Symposium\r\n\r\n1986; 95-96.-In Wissenschaftliche Gesellschaft der Ärzte in der Steiermark (Hrsg.), Kongressband zum 32. Ausseer Symposium \r\n\r\n; 1986; Vienna, AUSTRIA. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "79122-51505"
            ],
            "imported": "2008-03-28T09:56:43+01: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": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 79123,
            "title": "Psycho-social factors influencing delay in hospitalization of patients with stroke and CHD.",
            "abstract": null,
            "authors": [
                "Stix, P",
                "Egger, JW"
            ],
            "year": 1986,
            "source": "Neurologija1986; 35: 182-182.-Neurologija; 1986; Zagreb, JUGOSLAVIA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "79123-51505"
            ],
            "imported": "2008-03-28T10:00:27+01: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": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 80132,
            "title": "Pregnancy anamnesis and delivery in females with abnormalities of the internal genitalia",
            "abstract": null,
            "authors": [
                "PUSCH, H",
                "WINTER, R",
                "KESSLER, H",
                "LAHOUSEN, M"
            ],
            "year": 1986,
            "source": "GEBURTSH FRAUENHEILK. 1986; 46(10): 725-728. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1986E694000011",
            "pubmed": "3803867",
            "doi": "10.1055/s-2008-1035950",
            "pmc": null,
            "organizations": [
                "80132-14038"
            ],
            "persons": [],
            "imported": "2008-04-23T14:28:05+02:00",
            "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": 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": true
        },
        {
            "id": 80356,
            "title": "Resektion von Lungenmetastasen: Prognostische Faktoren.",
            "abstract": null,
            "authors": [
                "Jüttner,F",
                "Pinter,H",
                "Lehnert,M",
                "Urban,C",
                "Popper,H",
                "Friehs,G"
            ],
            "year": 1986,
            "source": "ACTA CHIR AUST. 1986; 18:  130",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "80356-51615"
            ],
            "imported": "2008-04-29T11:21:13+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": 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": 80554,
            "title": "Behandlung der akuten lymphoblastischen Leukämie im Kindesalter: Ergebnisse der Österreichischen A 84-Studie.",
            "abstract": null,
            "authors": [
                "Grümayer,ER",
                "Gadner,H",
                "Haas,OA",
                "Köller,U",
                "Kundi,M",
                "Ausserer,B, \r\nGrienberger,H",
                "Haas,H, Jürgenssen,O",
                "Meßner,H",
                "Mutz,I, Plojer,R, Stöllinger,O, Tulzer,W, Urban,C\r\n"
            ],
            "year": 1986,
            "source": "Kongreßband d. 24.Jahrestg.d.Österr.Ges.f.Kinderheilkd. 1986; 53-54.-24. Jahrestagung der Österr. Gesellschaft für Kinderheilkunde ; OKT 3,1986; Millstatt. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2008-05-02T23:48: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": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 80555,
            "title": "Akute myelogische Leukämie.",
            "abstract": null,
            "authors": [
                "Fink,FM",
                "Gadner,H",
                "Grümayer,ER",
                "Urban,C",
                "Mutz,I",
                "Grienberger,F",
                "Stöllinger,O",
                "Hohenauer,L",
                "Haas,H",
                "Plojer,R",
                "Meßner,H",
                "Revesz,T, Kardos,G, Schuler,D"
            ],
            "year": 1986,
            "source": "Kongreßband d. 24.Jahrestg.d.Österr.Ges.f.Kinderheilkd.  1986; 55-56.-24. Jahrestagung der Österr. Gesellschaft für Kinderheilkunde\r\n; OKT 3,1986; Millstatt. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2008-05-02T23:53:32+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": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        }
    ]
}