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=151680&ordering=impactfactor_norm
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 156918,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=151700&ordering=impactfactor_norm",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=151660&ordering=impactfactor_norm",
    "results": [
        {
            "id": 127557,
            "title": "Steigerung der körperlichen Aktivität als Behandlungsansatz bei Diabetes Typ 2, systematisches Review",
            "abstract": null,
            "authors": [
                "Herrmann, KH",
                "Semlitsch, T",
                "Schürmann, C",
                "Jeitler, K",
                "Hemkens, LG",
                "Janzen, T",
                "Nagele, E",
                "Siebenhofer-Kroitzsch, A",
                "Horvath, K",
                ""
            ],
            "year": 2013,
            "source": "14. Jahrestagung des Deutschen Netzwerks Evidenzbasierte Medizin, Entscheiden trotz Unsicherheit. 2013; -14. Jahrestagung des Deutschen Netzwerks Evidenzbasierte Medizin; MAR 15-16, 2013; Berlin, GERMANY. ",
            "category": 2,
            "document_type": 22,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "127557-14026",
                "127557-14038",
                "127557-14080",
                "127557-29447"
            ],
            "persons": [
                "127557-51098",
                "127557-51099",
                "127557-59261",
                "127557-62926",
                "127557-63287"
            ],
            "imported": "2013-03-15T18:14:57+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": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 127558,
            "title": "Klinische Effektivität von DASH-ähnlichen Diäten für Erwachsene mit essentieller Hypertonie - ein systematisches Review",
            "abstract": null,
            "authors": [
                "Herrmann, KH",
                "Semlitsch, T",
                "Grouven, U",
                "Jeitler, K",
                "Hemkens, LG",
                "Janzen, T",
                "Nagele, E",
                "Siebenhofer-Kroitzsch, A",
                "Horvath, K",
                ""
            ],
            "year": 2013,
            "source": "14. Jahrestagung des Deutschen Netzwerks Evidenzbasierte Medizin, Entscheiden trotz Unsicherheit. 2013; -14. Jahrestagung des Deutschen Netzwerks Evidenzbasierte Medizin; MAR 15-16, 2013; Berlin, GERMANY. ",
            "category": 2,
            "document_type": 22,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "127558-14026",
                "127558-14038",
                "127558-14080",
                "127558-29447"
            ],
            "persons": [
                "127558-51098",
                "127558-51099",
                "127558-59261",
                "127558-62926",
                "127558-63287"
            ],
            "imported": "2013-03-15T18:21: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": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 127559,
            "title": "Survey zu Aus-, Weiter- und Fortbildungsangeboten in Evidenzbasierter Medizin – eine zielgruppenspezifische Auswertung",
            "abstract": null,
            "authors": [
                "Dörr, J",
                "Valipour, A",
                "Strametz, R",
                "Meyer, G",
                "Lühmann, D",
                "Steurer, J",
                "Horvath, K",
                "Donner-Banzhoff, N",
                "Forster, J",
                "Sauder, K",
                "Ollenschläger, G",
                "Weberschock, T",
                ""
            ],
            "year": 2013,
            "source": "14. Jahrestagung des Deutschen Netzwerks Evidenzbasierte Medizin, Entscheiden trotz Unsicherheit. 2013; -14. Jahrestagung des Deutschen Netzwerks Evidenzbasierte Medizin; MAR 15-16, 2013; Berlin, GERMANY. ",
            "category": 2,
            "document_type": 22,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "127559-51099"
            ],
            "imported": "2013-03-15T18:26: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": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 127560,
            "title": "Development of a competency-based pregraduate curriculum at Medical University Graz: integration of CanMed roles and Tuning project (medicine) values.",
            "abstract": null,
            "authors": [
                "Kresse, A, Roller-Wirnsberger, R, Öttl, K, Hofer, A, Griesbacher, T, Wedrich, A"
            ],
            "year": 2012,
            "source": "Medical Teacher supplement. 2012; -AMEE meeting; August 25-29, 2012; Lyon, France. ",
            "category": 2,
            "document_type": 18,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "127560-14012",
                "127560-14014",
                "127560-14022",
                "127560-14043",
                "127560-14047"
            ],
            "persons": [
                "127560-51205",
                "127560-51661",
                "127560-51745",
                "127560-51929",
                "127560-51972",
                "127560-53938"
            ],
            "imported": "2013-03-15T19:40: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": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 127561,
            "title": "The affective processing of food stimuli in patients with anorexia nervosa: an ERP study",
            "abstract": null,
            "authors": [
                "Novosel, A",
                "Lackner, N",
                "Unterrainer, HF",
                "Skliris, D",
                "Wallner-Liebmann,SJ",
                "Dunitz-Scheer, M",
                "Scheer, PJZ",
                "Neuper, C"
            ],
            "year": 2011,
            "source": "Proceedings of the 19th International Conference of Eating Disorders. 2011; -Eating Disorders Alpbach; OCT 10-11; Alpbach, AUSTRIA. ",
            "category": 2,
            "document_type": 18,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "127561-14014",
                "127561-14091",
                "127561-29444"
            ],
            "persons": [
                "127561-51266",
                "127561-51655",
                "127561-69860",
                "127561-79733"
            ],
            "imported": "2013-03-15T22:47: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": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 127568,
            "title": "Herzinsuffizienz und ihre Therapie",
            "abstract": null,
            "authors": [
                "Fruhwald, FM."
            ],
            "year": 2013,
            "source": "Herz-Kreislauferkrankungen. 2013; -46. Wissenschaftliche Fortbildungswoche für ApothekerInnen; MAR 3-8, 2013; Saalfelden, AUSTRIA. ",
            "category": 2,
            "document_type": 23,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "127568-14083"
            ],
            "persons": [
                "127568-51700"
            ],
            "imported": "2013-03-16T16:34:12+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": true
        },
        {
            "id": 127569,
            "title": "Vitamin D in der Praxis",
            "abstract": null,
            "authors": [
                "Pilz, S"
            ],
            "year": 2013,
            "source": "Osteoporoseseminar 2013; MAR 15-16, 2013; Keutschach, AUSTRIA. 2013. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "127569-14080"
            ],
            "persons": [
                "127569-53344"
            ],
            "imported": "2013-03-16T19:53:54+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": true
        },
        {
            "id": 127570,
            "title": "The restless proteome: Pollinotics never stop inflammatory response, not even out of season\r\n",
            "abstract": null,
            "authors": [
                "Tomazic, PV",
                "Birner-Grünberger, R",
                "Obrist, B",
                "Lang-Loidolt, D"
            ],
            "year": 2013,
            "source": "WORLD IMMUNE REGULATION MEETING-VII; MAR 13-16, 2013; Davos, SWITZERLAND. 2013. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "127570-14020",
                "127570-14066",
                "127570-17225"
            ],
            "persons": [
                "127570-51638",
                "127570-58794"
            ],
            "imported": "2013-03-16T20:36:47+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": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": true,
            "local_affiliation": true
        },
        {
            "id": 127571,
            "title": "The restless proteome: Pollinotics never stop inflammatory response, not even out of season\r\n",
            "abstract": null,
            "authors": [
                "Tomazic, PV",
                "Birner-Grünberger, R",
                "Obrist, B",
                "Lang-Loidolt, D"
            ],
            "year": 2013,
            "source": "WORLD IMMUNE REGULATION MEETING-VII; MAR 13-16, 2013; Davos, SWITZERLAND. 2013. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "127571-14020",
                "127571-14066",
                "127571-17225"
            ],
            "persons": [
                "127571-51638",
                "127571-58794"
            ],
            "imported": "2013-03-16T20:39: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": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": true,
            "local_affiliation": true
        },
        {
            "id": 127574,
            "title": "Vascular structures. Clues to the diagnosis of difficult basal cell carcinomas. Dermoscopy in general dermatology. Simple rules to differentiate benign from suspicious skin tumours. ",
            "abstract": null,
            "authors": [
                "Zalaudek, I."
            ],
            "year": 2013,
            "source": "Primary Care Dermatology Society Summer Meeting.  ; MAR 16-17, 2013; Manchester, UK. 2013. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "127574-14047"
            ],
            "persons": [
                "127574-50151"
            ],
            "imported": "2013-03-17T18:36:56+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": true
        },
        {
            "id": 127575,
            "title": "Biologika für nicht psoriatische Indikationen: Überblick. ",
            "abstract": null,
            "authors": [
                "Weger, W"
            ],
            "year": 2013,
            "source": "Theorie und Praxis der Biologikatherapie.; Mar 16, 2013; Vienna, AUSTRIA. 2013. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "127575-14047"
            ],
            "persons": [
                "127575-50153"
            ],
            "imported": "2013-03-17T20:02:00+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": true
        },
        {
            "id": 127576,
            "title": "TNF-alpha induzierte Psoriasis",
            "abstract": null,
            "authors": [
                "Weger, W"
            ],
            "year": 2013,
            "source": "Theorie und Praxis der Biologikatherapie. ; Mar 16, 2013; Vienna, AUSTRIA. 2013. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "127576-14047"
            ],
            "persons": [
                "127576-50153"
            ],
            "imported": "2013-03-17T20:04: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": true
        },
        {
            "id": 127581,
            "title": "Prävention, Management und Entwöhnung enteraler Ernährung im Kleinkindalter",
            "abstract": null,
            "authors": [
                "Dunitz-Scheer, M.\r\nMarinschek, S."
            ],
            "year": 2013,
            "source": "Essstörungen und assoziierte Krankheitsbilder; MARCH 15-16,2013; AKH Wien. 2013. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "127581-14091"
            ],
            "persons": [
                "127581-79134"
            ],
            "imported": "2013-03-18T13:11: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": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": true,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 127583,
            "title": "„Eine empirische Untersuchung von Führungsstilen weiblicher Führungskräfte und deren Zusammenhang mit dem Tätigkeitsbereich in den Gebieten der Medizin, Pflege und Verwaltung.",
            "abstract": null,
            "authors": [
                "Alexandra, K",
                "MBA, MSc,"
            ],
            "year": 2011,
            "source": " [ Habilitationsschrift ] Graz Medical University; 2011. pp.88. ",
            "category": 5,
            "document_type": 17,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2013-03-18T14:44:50+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": "Graz Medical University",
            "country": "40",
            "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": 127584,
            "title": "Die Wertigkeit verschiedener Verfahren zur Beurteilung des dopaminergen Provokationstests bei Patienten mit Parkinsonsyndromen.",
            "abstract": null,
            "authors": [
                "Kürzel, B",
                ""
            ],
            "year": 1998,
            "source": " [ Habilitationsschrift ] Karl Franzens University and School for Physiotherapy; 1998. pp.55. ",
            "category": 5,
            "document_type": 17,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2013-03-18T14:47:09+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": "Karl Franzens University and School for Physiotherapy",
            "country": "40",
            "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": 127585,
            "title": "Die Auswirkung von PFN auf Haltung u. Beweglichkeit der Wirbelsäule bei Morbus Parkinson.",
            "abstract": null,
            "authors": [
                "Reinprecht, S",
                ""
            ],
            "year": 1998,
            "source": " [ Habilitationsschrift ] Karl Franzens University and School for Physiotherapy.; 1998. pp.58. ",
            "category": 5,
            "document_type": 17,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2013-03-18T14:48:07+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": "Karl Franzens University and School for Physiotherapy.",
            "country": "40",
            "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": 127586,
            "title": "Investigation of temperature dependence of tissue relaxation parameters for post-mortem imaging.",
            "abstract": null,
            "authors": [
                "Kruisz, J",
                "Petrovic, A",
                "Stollberger, R",
                "Scheurer, E"
            ],
            "year": 2013,
            "source": "Proceedings of the 21 Annual Meeting of the ISMRM. 2013; -21st Annual Meeting ISMRM; APR 20-26, 2013; Salt Lake City, USA. ",
            "category": 2,
            "document_type": 22,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "127586-14054",
                "127586-14080"
            ],
            "persons": [],
            "imported": "2013-03-18T15:57:06+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": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 127588,
            "title": "Proton resonance frequency thermometry to analyse red blood cell warm-up from 1°C to 10°C: appraisal of the '30 minutes rule in transfusion medicine' ",
            "abstract": null,
            "authors": [
                "Reiter, U",
                "Reiter, G",
                "Wagner, T",
                "Kozma, N",
                "Roland, J",
                "Schöllnast, H",
                "Ebner, F",
                "Lanzer, G"
            ],
            "year": 2013,
            "source": "EPOS Electronic Presentation Online System. DOI: 10.1594/ecr2013/C-1043. 2013; -European Congress of Radiology; MAR 7-11, 2013; Vienna, AUSTRIA. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "127588-14054",
                "127588-14058",
                "127588-14104",
                "127588-14108"
            ],
            "persons": [
                "127588-51964",
                "127588-52008",
                "127588-53950"
            ],
            "imported": "2013-03-18T16:40:28+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": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 127589,
            "title": "Magnetic resonance thermometry derived solution for the problem to measure transient red blood cell temperature during transport ",
            "abstract": null,
            "authors": [
                "Reiter, G",
                "Reiter, U",
                "Wagner, T",
                "Kozma, N",
                "Roland, J",
                "Schöllnast, H",
                "Ebner, F",
                "Lanzer, G"
            ],
            "year": 2013,
            "source": "EPOS Electronic Presentation Online System. DOI: 10.1594/ecr2013/C-1066. 2013; -European Congress of Radiology; MAR 7-11; Vienna, AUSTRIA. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "127589-14058",
                "127589-14104",
                "127589-14108"
            ],
            "persons": [
                "127589-51964",
                "127589-52008",
                "127589-53950"
            ],
            "imported": "2013-03-18T16:43:57+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": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 127590,
            "title": "40 Jahre ÖGPPM - eine Bestandsaufnahme",
            "abstract": null,
            "authors": [
                "Resch, B"
            ],
            "year": 2013,
            "source": "40-Jahr-Feier Österreichische Gesellschaft für Prä- und Perinatale Medizin; MAR 15-16, 2013; Vienna, AUSTRIA. 2013. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "127590-14094"
            ],
            "persons": [
                "127590-51743"
            ],
            "imported": "2013-03-19T01:34: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": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        }
    ]
}