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=155680&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=155700&ordering=-year",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=155660&ordering=-year",
    "results": [
        {
            "id": 78487,
            "title": "Tertiärprävention bei Herz-Kreislauferkrankungen - Gesundheitserziehung in einem kardiologischen Rehabilitationszentrum.\r\n",
            "abstract": null,
            "authors": [
                "Egger, JW"
            ],
            "year": 1981,
            "source": "In IDIS (Hrsg.), Dokumentation: Sozialmedizin, Öffentlicher Gesundheitsdienst, \r\nArbeitsmedizin.1981; 13: 399-400.-In IDIS (Hrsg.), Dokumentation: Sozialmedizin, Öffentlicher Gesundheitsdienst, \r\nArbeitsmedizin\r\n\r\n; 1981; Bielefeld, BRD. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "78487-51505"
            ],
            "imported": "2008-03-11T09:38:50+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": 78490,
            "title": "Rehabilitation nach kardiovasculären Erkrankungen.",
            "abstract": null,
            "authors": [
                "Ehrenböck, R",
                "Egger, JW",
                "Teubl, H"
            ],
            "year": 1981,
            "source": "Österreichische Ärztezeitung, Sonderheft.1981; -Österreichische Ärztezeitung; 1981; Vienna, AUSTRIA. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "78490-51505"
            ],
            "imported": "2008-03-11T09:44:10+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": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 79088,
            "title": "Verletzungen der distalen Tibiawachstumfuge",
            "abstract": null,
            "authors": [
                "Linhart,WE",
                "Höllwarth, M",
                "Ritter, G",
                "Hausbrandt, D"
            ],
            "year": 1981,
            "source": "22.Tag. der Österr.Ges.f.Chirurgie, Linz; Jun 18-20,1981; Linz,Austria. 1981. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "79088-14049"
            ],
            "persons": [
                "79088-51571"
            ],
            "imported": "2008-03-27T16:23:46+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": true
        },
        {
            "id": 79882,
            "title": "EFFECTS OF PHYSIOLOGICAL DOSES OF LEUCINE, ISOLEUCINE AND VALINE ON NITROGEN-METABOLISM IN YOSHIDA SARCOMA BEARING RATS",
            "abstract": null,
            "authors": [
                "SCHAUR, RJ",
                "SEMMELROCK, HJ",
                "SCHREIBMAYER, W",
                "TILLIAN, HM",
                "SCHAUENSTEIN, E"
            ],
            "year": 1981,
            "source": "J CLIN CHEM CLIN BIOCHEM. 1981; 19(8): 828-828. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1981MC45200812",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2008-04-15T13:22:26+02:00",
            "journal": "J CLIN CHEM CLIN BIOCHEM",
            "issn": "0340-076X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 80083,
            "title": "Intrakranielle Blutungen während Therapie mit L-Asparaginase bei kindlicher Leukämie.",
            "abstract": null,
            "authors": [
                "Urban,C",
                "Sager,WD"
            ],
            "year": 1981,
            "source": "Acta Med Austr 1981; 8 (suppl) : 202--Jahrestagung der Österr. Gesellschaft für Hämatologie und Onkologie; NOV 25, 1981; Graz. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2008-04-23T10:44:58+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": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 80091,
            "title": "Chemische Pleuritis als Ursache eines akuten pleuralen Schmerzsyndroms nach hochdosierter Methotrexatbehandlung.",
            "abstract": null,
            "authors": [
                "Urban,C",
                "Rosen,G"
            ],
            "year": 1981,
            "source": "Acta Med Austr 1981; 8 (suppl): 201-202 A.-Jahrestagung der Österr. Gesellschaft für Hämatologie und Onkologie; SEP 25,1981; Graz. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2008-04-23T12:59:57+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": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 80528,
            "title": "Diagnostische, sozialpsychiatrische und therapeutische Probleme der Epilepsie.",
            "abstract": null,
            "authors": [
                "Ladurner, G",
                "Enge, S",
                "Gallhofer, B",
                "Pieringer, W",
                "Sager, WD",
                "Lechner, H"
            ],
            "year": 1981,
            "source": "Der Praktische Arzt. 1981; (35): 21-42. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2008-05-02T13:24:45+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": 81980,
            "title": "Rehabilitation nach cardiovaskulären Erkrankungen.",
            "abstract": null,
            "authors": [
                "Ehrenböck, R",
                "Egger, JW",
                "Teubl, H"
            ],
            "year": 1981,
            "source": "Österreichische Ärztezeitung. 1981; 36(24): 1",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "81980-51505"
            ],
            "imported": "2008-06-27T13:52:58+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": 81981,
            "title": "Diagnostik und Therapie in der stationären Rehabilitation von \r\nPatienten mit Herz-Kreislauf-Erkrankungen. Teil I.\r\n",
            "abstract": null,
            "authors": [
                "Ehrenböck, R",
                "Egger, JW",
                "Teubl, H"
            ],
            "year": 1981,
            "source": "Der Praktische Arzt. 1981; 35:  1550-1570. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "81981-51505"
            ],
            "imported": "2008-06-27T13:55:43+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": 81982,
            "title": "Diagnostik und Therapie in der stationären Rehabilitation von \r\nPatienten mit Herz-Kreislauf-Erkrankungen. Teil II.\r\n",
            "abstract": null,
            "authors": [
                "Ehrenböck, R",
                "Egger, JW",
                "Teubl, H"
            ],
            "year": 1981,
            "source": "Der Praktische Arzt. 1981; 35:  1683-1705. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "81982-51505"
            ],
            "imported": "2008-06-27T13:57:30+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": 81984,
            "title": "Psychogene Atemfehlhaltungen. Zur Explikation und Therapie \r\ndes nervösen Atmungssyndroms.\r\n",
            "abstract": null,
            "authors": [
                "Egger, JW"
            ],
            "year": 1981,
            "source": "Therapiewoche. 1981; 31:  7299-7310. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "81984-51505"
            ],
            "imported": "2008-06-27T14:01:00+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": 81985,
            "title": "Koronare Herzkrankheit: Angst- und Erregungszustände bei stationär \r\nrehabilitierten Patienten.\r\n",
            "abstract": null,
            "authors": [
                "Egger, JW"
            ],
            "year": 1981,
            "source": "Klinikarzt. 1981; 10:  893-897. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "81985-51505"
            ],
            "imported": "2008-06-27T14:03:55+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": 81986,
            "title": "Nichtraucherschutz: Beitrag zur Bekämpfung des Nikotinmißbrauchs.\r\n",
            "abstract": null,
            "authors": [
                "Egger, JW"
            ],
            "year": 1981,
            "source": "Soziale Berufe. 1981; 33(4): 14-18. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "81986-51505"
            ],
            "imported": "2008-06-27T14:05:09+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": 81987,
            "title": "Herzinfarkt-Rehabilitation. Psychologische Beiträge zur stationären Behandlung von Patienten mit Herz-Kreislauf-Erkrankungen.",
            "abstract": null,
            "authors": [
                "Egger, JW"
            ],
            "year": 1981,
            "source": "Psychologie in Österreich. 1981; 1(1-2): 11-22. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "81987-51505"
            ],
            "imported": "2008-06-27T14:07:32+02:00",
            "journal": null,
            "issn": "1025-1839",
            "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": 81988,
            "title": "Angst- und Erregungszustände bei stationär rehabilitierten Patienten mit koronarer Herzkrankheit und deren Behandlung mittels Autogenem Training.",
            "abstract": null,
            "authors": [
                "Egger, JW"
            ],
            "year": 1981,
            "source": "Ärztliche Praxis und Psychotherapie. 1981; 3(3): 10-17. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "81988-51505"
            ],
            "imported": "2008-06-27T14:17:02+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": 81989,
            "title": "Freunde und Helfer auf dem Weg ins Gefängnis.",
            "abstract": null,
            "authors": [
                "Egger, JW",
                "Danzinger, R",
                "Jeschek, P"
            ],
            "year": 1981,
            "source": "Warum. 1981; 9:  54-59. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "81989-51505"
            ],
            "imported": "2008-06-27T14:21:39+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": 81990,
            "title": "Wenn das Brot der frühen Jahre fehlt.",
            "abstract": null,
            "authors": [
                "Egger, JW",
                "Danzinger, R",
                "Jeschek, P"
            ],
            "year": 1981,
            "source": "Ärztliche Praxis. 1981; 33:  2086",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "81990-51505"
            ],
            "imported": "2008-06-27T14:23:30+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": 81991,
            "title": "Familiäre Sozialisation und behördliche Selektion als Determinanten der Straffälligkeit. (Empirische Befunde).\r\n",
            "abstract": null,
            "authors": [
                "Egger, JW",
                "Danzinger, R",
                "Jeschek, P"
            ],
            "year": 1981,
            "source": "DR MED. 1981; 5(6-7): 28-32. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "81991-51505"
            ],
            "imported": "2008-06-27T14:25:03+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": 82228,
            "title": "Veränderung der Lebensqualität durch Herzinfarkt - eine empirische \r\nBestimmung der subjektiven Lebensqualität von stationär rehabilitierten Herzinfarktpatienten.\r\n",
            "abstract": null,
            "authors": [
                "Egger, JW"
            ],
            "year": 1981,
            "source": "Proceedings of the third European Regional Conference of Rehabilitation International. In Allgemeine Unfallversicherungsanstalt Österreichs.1981; 137-141.-Proceedings of the third European Regional Conference of \r\nRehabilitation International.\r\n; 1981; Wien. ",
            "category": 2,
            "document_type": 18,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "82228-51505"
            ],
            "imported": "2008-07-11T14:11:41+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": true,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 82941,
            "title": "ENHANCED ACTIVATION OF CELLULAR PHOSPHOLIPASE-A2 BY SERA OF CYSTIC-FIBROSIS PATIENTS",
            "abstract": null,
            "authors": [
                "ROSCHER, A",
                "ZACH, M",
                "ZENZMAIER, E",
                "RAUTER, L",
                "HADORN, B"
            ],
            "year": 1981,
            "source": "EUR J PEDIAT. 1981; 137(1): 115-115. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1981ME28000048",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2008-09-02T15:42:25+02:00",
            "journal": "EUR J PEDIAT",
            "issn": "0340-6199",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.963,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.732394366197183,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PEDIATRICS",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        }
    ]
}