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=157680&ordering=-year
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 159558,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=157700&ordering=-year",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=157660&ordering=-year",
    "results": [
        {
            "id": 75947,
            "title": "Rezension: Verhaltenstherapie der psychosomatischen Erkrankungen.\r\nH. D. Basler, H. Otte, T. Schneller & D. Schwoon. 1979. S. 152. Stuttgart: \tKohlhammer.",
            "abstract": null,
            "authors": [
                "Egger, J"
            ],
            "year": 1982,
            "source": "Verhaltensmodifikation, 3, 59 - 61. (Wien/München).. 1982",
            "category": 12,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "75947-51505"
            ],
            "imported": "2008-02-25T08:18:40+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": 75948,
            "title": "Myocardial infarction and psychosocial risks.\r\nJ. Siegrist & M. J. Halhuber (Hrsg.). 1981. S. 152. Berlin/Heidelberg/New York: Springer-Verlag.",
            "abstract": null,
            "authors": [
                "Egger, J"
            ],
            "year": 1982,
            "source": "Verhaltensmodifikation, 3, 108 - 110. (Wien/München).. 1982",
            "category": 12,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "75948-29447"
            ],
            "persons": [
                "75948-51505"
            ],
            "imported": "2008-02-25T08:21:09+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": 75949,
            "title": "Rezension: Myocardial infarction and psychosocial risks.\r\nJ. Siegrist & M. J. Halhuber (Hrsg.). 1981. S. 152. Berlin/Heidelberg/New York: Springer-Verlag.\r\n",
            "abstract": null,
            "authors": [
                "Egger, J"
            ],
            "year": 1982,
            "source": "Verhaltensmodifikation, 3, 108 - 110. (Wien/München). 1982",
            "category": 12,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "75949-51505"
            ],
            "imported": "2008-02-25T08:21: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": 75950,
            "title": "Rezension: Psychosomatische Störungen. Theorien und Versorgung. \r\nA. Franke. 1981. S. 166. Stuttgart: Kohlhammer.",
            "abstract": null,
            "authors": [
                "Egger, J"
            ],
            "year": 1982,
            "source": "Verhaltensmodifikation, 3, 116 - 119. (Wien/München). 1982",
            "category": 12,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "75950-51505"
            ],
            "imported": "2008-02-25T08:23:40+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": 76147,
            "title": "6-Keto-prostaglandin F1Alpha in Leukemia, Lymphoma and Myeloproliferative Disorders.",
            "abstract": null,
            "authors": [
                "Linkesch,W",
                "Ludwig,H",
                "Sinzinger,h",
                ""
            ],
            "year": 1982,
            "source": "Int Symp on Prostaglandines1982; ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "76147-14082"
            ],
            "persons": [],
            "imported": "2008-02-25T16:02:17+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": 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": 76148,
            "title": "Influence of an Endurance Training on red Blood Cell Count and Iron Metabolism.",
            "abstract": null,
            "authors": [
                "Haber,P",
                "Linkesch,W",
                "Burghuber,O",
                ""
            ],
            "year": 1982,
            "source": "Internat J of Sports Medicine1982; 33-33.",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "76148-14082"
            ],
            "persons": [],
            "imported": "2008-02-25T16:04:25+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": 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": 76149,
            "title": "Serum-Ferritin and beta2 Mikroglobulin in Multiple Myeloma.",
            "abstract": null,
            "authors": [
                "Linkesch,W",
                "Ludwig,H",
                ""
            ],
            "year": 1982,
            "source": "Cancer Detection and Prevention1982; 5(2):259-259.",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "76149-14082"
            ],
            "persons": [],
            "imported": "2008-02-25T16:06:45+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": 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": 76313,
            "title": "Aspekte der Krankheitsverarbeitung bei cerebrovaskulären Erkrankungen in Abhängigkeit vom Alter.",
            "abstract": null,
            "authors": [
                "Stix, P",
                "Egger, JW",
                "Flooh, E"
            ],
            "year": 1982,
            "source": " In: Taskos, NA;  editors(s). Proceedings of the IV. South-East European Neuropsychiatric Conference, Halkidiki/Greece, 1981. II: Thessaloniki: University Studio Press;  1982. p. 11. ",
            "category": 6,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "76313-51505"
            ],
            "imported": "2008-02-26T13:55:57+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": "Taskos, NA; ",
            "collection_title": "Proceedings of the IV. South-East European Neuropsychiatric Conference, Halkidiki/Greece, 1981",
            "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": 76314,
            "title": "Aspekte der Krankheitsverarbeitung bei kardiovaskulären Erkrankungen in Abhängigkeit vom Alter. ",
            "abstract": null,
            "authors": [
                "Egger, JW",
                "Stix, P",
                "Flooh, E"
            ],
            "year": 1982,
            "source": " In: Taskos, NA;  editors(s). Proceedings of the IV. South-East European Neuropsychiatric Conference, Halkidiki/Greece, 1981. II: Thessaloniki: University Studio Press;  1982. p. 17. ",
            "category": 6,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "76314-51505"
            ],
            "imported": "2008-02-26T14:00:20+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": "Taskos, NA; ",
            "collection_title": "Proceedings of the IV. South-East European Neuropsychiatric Conference, Halkidiki/Greece, 1981",
            "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": 76316,
            "title": "Zur vita sexualis nach Herzinfarkt. Information, Beratung und Behandlung bei funktionellen Störungen.",
            "abstract": null,
            "authors": [
                "Egger, JW"
            ],
            "year": 1982,
            "source": " In: Taskos, NA;  editors(s). Proceedings of the IV. South-East European Neuropsychiatric Conference, Halkidiki/Greece, 1981. II: Thessaloniki: University Studio Press;  1982. p. 13. ",
            "category": 6,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "76316-29447"
            ],
            "persons": [
                "76316-51505"
            ],
            "imported": "2008-02-26T14:03:13+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": "Taskos, NA; ",
            "collection_title": "Proceedings of the IV. South-East European Neuropsychiatric Conference, Halkidiki/Greece, 1981",
            "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": 76318,
            "title": "Stationäre Gruppenpsychotherapie mit Herzinfarktpatienten.",
            "abstract": null,
            "authors": [
                "Egger, JW"
            ],
            "year": 1982,
            "source": " In: Egger, JW; editors(s). Klinische Psychologie in der Rehabilitation. Wien: Literas;  1982. p. 39. ",
            "category": 6,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "76318-51505"
            ],
            "imported": "2008-02-26T14:06:10+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": "Egger, JW;",
            "collection_title": "Klinische Psychologie in der Rehabilitation",
            "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": 76323,
            "title": "Klinische Psychologie im kardiologischen Rehabilitationszentrum.",
            "abstract": null,
            "authors": [
                "Egger, JW"
            ],
            "year": 1982,
            "source": " In: Egger, JW; editors(s). Klinische Psychologie in der Rehabilitation. Wien: Literas;  1982. p. 23. ",
            "category": 6,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "76323-51505"
            ],
            "imported": "2008-02-26T14:07:58+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": "Egger, JW;",
            "collection_title": "Klinische Psychologie in der Rehabilitation",
            "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": 76599,
            "title": "Klinisch-psychologische Forschung in der psychosomatischen Rehabilitation. Zur psychischen Verarbeitung von Herz-Kreislauf-Erkrankungen.",
            "abstract": null,
            "authors": [
                "Egger, JW"
            ],
            "year": 1982,
            "source": "V. Medizinische Abteilung des Wilhelminenspitals der Stadt Wien; JäNNER 14, 1982; Vienna, AUSTRIA. 1982. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "76599-51505"
            ],
            "imported": "2008-02-27T12:36:51+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": 76605,
            "title": "Rehabilitation: Aufgaben, Probleme und Möglichkeiten der Zusammenarbeit der helfenden Berufsgruppen.",
            "abstract": null,
            "authors": [
                "Egger, JW"
            ],
            "year": 1982,
            "source": "24. Kongress des Berufsverbandes Österreichischer Psychologen (BÖP); SEPT 16-18, 1982; Linz, AUSTRIA. 1982. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "76605-51505"
            ],
            "imported": "2008-02-27T12:40: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": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 76608,
            "title": "Psychologische Bewältigungsstrategien bei Patienten mit Herzerkrankungen.",
            "abstract": null,
            "authors": [
                "Egger, JW"
            ],
            "year": 1982,
            "source": "III. Österreichischer Gesundheitstag, Baden; NOV 5-6, 1982; Baden, AUSTRIA. 1982. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "76608-51505"
            ],
            "imported": "2008-02-27T12:43:21+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": 76997,
            "title": "Hypoträmische Krise als Erstmanifestation eines Diabetes insipidus neurohormonalis.",
            "abstract": null,
            "authors": [
                "Stein, IJ",
                "Müller, W",
                "Breisach, A",
                ""
            ],
            "year": 1982,
            "source": "20. Jahrestagung der Österreichischen Gesellschaft für Kinder- und Jugendheilkunde; NOV 25-27, 1982; Innsbruck, AUSTRIA. 1982. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "76997-51643"
            ],
            "imported": "2008-02-28T11:43: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": true
        },
        {
            "id": 76998,
            "title": "Schnittbildechoencephalographie im Säuglingsalter.",
            "abstract": null,
            "authors": [
                "Trittenwein, G",
                "Beitzke, A",
                "Fritsch, G",
                "Müller, W",
                "Schober, P",
                "Rosegger, H",
                ""
            ],
            "year": 1982,
            "source": "20. Jahrestagung der Österreichischen Gesellschaft für Kinder- und Jugendheilkunde; NOV 25-27, 1982; Innsbruck, AUSTRIA. 1982. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "76998-51643"
            ],
            "imported": "2008-02-28T11:44: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": false,
            "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": 77000,
            "title": "Ergebnisse der low frequency ventilation bei Neugeborenen mit IRDS.",
            "abstract": null,
            "authors": [
                "Müller, W",
                "Trop, M",
                "Schober, P",
                "Beitzke, A",
                ""
            ],
            "year": 1982,
            "source": "8. Symposium über Pädiatrische Intensivmedizin; JUN 4-5, 1982; Ulm, GERMANY. 1982. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "77000-51643"
            ],
            "imported": "2008-02-28T11:46: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": true
        },
        {
            "id": 77001,
            "title": "Probleme des Ductus Botalli beim Neugeborenen.",
            "abstract": null,
            "authors": [
                "Müller, W",
                ""
            ],
            "year": 1982,
            "source": "Wissenschaftliche Kolloquen der Universitäts-Kinderkliniken; JUN 2, 1982; München, GERMANY. 1982. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "77001-51643"
            ],
            "imported": "2008-02-28T11:47:48+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": 77002,
            "title": "Das Neugeborene der diabetischen Mutter.",
            "abstract": null,
            "authors": [
                "Schober, P",
                "Müller, W",
                "Borkenstein, M",
                ""
            ],
            "year": 1982,
            "source": "Gründungstagung der Steirischen Diabetes-Gesellschaft; MAR 26-27, 1982; Graz, AUSTRIA. 1982. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "77002-14091"
            ],
            "persons": [
                "77002-51643",
                "77002-51654"
            ],
            "imported": "2008-02-28T11:49:01+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": true
        }
    ]
}