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=151740&ordering=impactfactor_norm
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 156889,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=151760&ordering=impactfactor_norm",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=151720&ordering=impactfactor_norm",
    "results": [
        {
            "id": 127680,
            "title": "Burn Reconstruction Techniques",
            "abstract": null,
            "authors": [
                "Kamolz, LP",
                "Spendel, S"
            ],
            "year": 2013,
            "source": " In: Jeschke, MG; Kamolz, LP; Shahrokhi, S editors(s). Burn care and Treatment: A Practical Guide. 1(1) : Wien, New York: Springer Verlag; p. 167-181.  2013(ISBN: 978-3-7091-1132-1) ",
            "category": 6,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "127680-14076"
            ],
            "persons": [
                "127680-80111",
                "127680-51824"
            ],
            "imported": "2013-03-22T14:51:54+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": "Jeschke, MG; Kamolz, LP; Shahrokhi, S",
            "collection_title": "Burn care and Treatment: A Practical Guide",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 127682,
            "title": "Pädiatrisch nephrologische Krankheitsbilder.",
            "abstract": null,
            "authors": [
                "Ring, E"
            ],
            "year": 2013,
            "source": "Symposium Kinderurologie/Kindernephrologie; Mar 9, 2013; Wien, Österreich. 2013. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "127682-14091"
            ],
            "persons": [],
            "imported": "2013-03-22T20:00:11+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": 127683,
            "title": "Advanced Pediatric Imaging",
            "abstract": null,
            "authors": [
                "Sorantin, E",
                "Weissensteiner, S",
                "Amanakis,M",
                "Vyas,A"
            ],
            "year": 2013,
            "source": "3rd National Congress of Chinese Neonatologist Association; March, 22-24,2013; Beijing, China. 2013. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "127683-14106"
            ],
            "persons": [
                "127683-51913"
            ],
            "imported": "2013-03-23T16:16:26+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": true,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 127684,
            "title": "Positive Impact of Revised FDA guidance on Clinical Trial Design in Diabetes",
            "abstract": null,
            "authors": [
                "Bethel, MA",
                "Sourij, H."
            ],
            "year": 2012,
            "source": "Diabetes. 2012; 61: A264-A265.-American Diabetes Association Annual Meeting; JUN 8-12, 2012; Philadelphia, USA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "127684-14080"
            ],
            "persons": [
                "127684-50838"
            ],
            "imported": "2013-03-23T16:26: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": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 127685,
            "title": "Adding value to the experience of attending a diabetes clinic appointment: personalised 10-year CVD risk estimate.",
            "abstract": null,
            "authors": [
                "Adamson, R",
                "Sourij, H",
                "Ring, A",
                "Price, H",
                "Holman, RR"
            ],
            "year": 2013,
            "source": "Diabetes Care. 2013; 30: 194-194.-Diabetes UK; MAR 13-15, 2013; Manchester, UK. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "127685-14080"
            ],
            "persons": [
                "127685-50838"
            ],
            "imported": "2013-03-23T16:34:04+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 127686,
            "title": "Vitamin D-Supplementierung im Leitlinien-Chaos – Individuelle Expertenempfehlungen für die Praxis ",
            "abstract": null,
            "authors": [
                "Pilz, S"
            ],
            "year": 2013,
            "source": "Abstract. 2013; -Fortbildungsveranstaltung \"Ein Fall für Vitamin D?\"; MAR 20, 2013; Köln, GERMANY. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "127686-14080"
            ],
            "persons": [
                "127686-53344"
            ],
            "imported": "2013-03-23T18:50: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": 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
        },
        {
            "id": 127687,
            "title": "Pain Appearance Detector Device - \r\neine Methode zur intraoperativen Schmerzerfassung.\r\n",
            "abstract": null,
            "authors": [
                "Bornemann-Cimenti, H",
                "Szilagyi, SI",
                "Perchthaler, A"
            ],
            "year": 2013,
            "source": "Science Park Graz Ideenwettbewerb 2013; MAR 21, 2013; Graz, AUSTRIA. 2013. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "127687-14069",
                "127687-14092"
            ],
            "persons": [
                "127687-58422",
                "127687-81071"
            ],
            "imported": "2013-03-23T19:52:08+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": 127688,
            "title": "Ablatio retinae - Therapie im Wandel der Zeit",
            "abstract": null,
            "authors": [
                "Wedrich, A, Haas, A",
                "Velikay-Parel, M",
                "Langmann, G",
                "Vidic, B",
                "Ardjomand, N",
                "Wackernagel, W",
                "Ivastinovic D\r\n"
            ],
            "year": 2013,
            "source": "18. Salzburger Ophthalmologisches Symposium; MAR 22, 2013; Salzburg, AUSTRIA. 2013. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "127688-14043"
            ],
            "persons": [
                "127688-50850",
                "127688-51850",
                "127688-53163",
                "127688-53938"
            ],
            "imported": "2013-03-23T20:28:44+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": 127693,
            "title": "Der Carney-Komplex ist ein seltenes multiples Neoplasiesyndrom",
            "abstract": null,
            "authors": [
                "Steiner J",
                "Weinhäusel A",
                "Fritsch P",
                "Sovinz P",
                "Lackner H",
                "Haas O.A",
                "Urban Ch",
                ""
            ],
            "year": 2005,
            "source": "43. Jahrestagung der österreichischen gesellschaft für Kinder- und Jugendheilkunde; SEP 14-17, 2005; St.Pölten. 2005. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "127693-14092"
            ],
            "persons": [],
            "imported": "2013-03-24T20:03: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": 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": 127694,
            "title": "Psoriasis ",
            "abstract": null,
            "authors": [
                "Weger, W"
            ],
            "year": 2013,
            "source": "; Mar 12, 2013; Vienna, Austria . 2013. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "127694-14047"
            ],
            "persons": [
                "127694-50153"
            ],
            "imported": "2013-03-24T20:15:03+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": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": true,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 127695,
            "title": "Kutane und mukokutane Arzneimittelreaktionen. ",
            "abstract": null,
            "authors": [
                "Weger, w"
            ],
            "year": 2013,
            "source": "Fortbildungsveranstaltung der Barmherzigen Brüder Graz Eggenberg ; Feb 28, 2013; Graz, Austria . 2013. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "127695-14047"
            ],
            "persons": [
                "127695-50153"
            ],
            "imported": "2013-03-24T20:17: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": true,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 127696,
            "title": "Tätigkeitsbereich und Führungsstil von weiblichen Führungskräften im Krankenhausbereich. 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": [
                "Karner, A"
            ],
            "year": 2011,
            "source": " [ Diplomarbeit/Master Thesis ] Private Universität für Gesundheitswissenschaften, medizinische Informatik und Technik; 2011. ",
            "category": 5,
            "document_type": 15,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2013-03-25T10:12:25+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": "Private Universität für Gesundheitswissenschaften, medizinische Informatik und Technik",
            "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": 127697,
            "title": "Wo liegt die Zukunft der CAD/CAM Materialien ?",
            "abstract": null,
            "authors": [
                "Arnetzl,G"
            ],
            "year": 2013,
            "source": "16. Frühjahrsseminar der Zahntechnik; MAR 8, 2013; Rochlitz, Germany. 2013. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "127697-14111"
            ],
            "persons": [],
            "imported": "2013-03-25T10:49:07+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": true,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 127698,
            "title": "Zerstört unsere Präparaten die Keramik?",
            "abstract": null,
            "authors": [
                "Arnetzl, G"
            ],
            "year": 2013,
            "source": "Frühjahrsseminar der Zahntechnik; MAR 8, 2013; Rochlitz, Germany. 2013. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "127698-14111"
            ],
            "persons": [],
            "imported": "2013-03-25T10:51:02+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": true,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 127699,
            "title": "Vollkeramische Kronen - ein update",
            "abstract": null,
            "authors": [
                "Arnetzl, G"
            ],
            "year": 2013,
            "source": "; MAR 91, 2013; GKK Stmak, Austria. 2013. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "127699-14111"
            ],
            "persons": [],
            "imported": "2013-03-25T10:53:53+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": null,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": true,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 127700,
            "title": "Zytologie in Europa - what´s new?",
            "abstract": null,
            "authors": [
                "Tötsch, M"
            ],
            "year": 2013,
            "source": "ÖGZ Newsletter 01/2013\r\nS2. 2013",
            "category": 12,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2013-03-25T10:57:31+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": 127701,
            "title": "Comparative proteomic analysis of tear fluid versus nasal mucus in allergic rhinitis patients and healthy controls",
            "abstract": null,
            "authors": [
                "Tomazic, PV",
                "Birner-Grünberger, R",
                "Obrist, B",
                "Wolf, H",
                "Lang-Loidolt, D"
            ],
            "year": 2013,
            "source": "Clinical and Translational Allergy. 2013; -SERIN 2013 - Symposium on Experimental Rhinology and Immunology of the Nose; MAR 21-23, 2013; Leuven, BELGIUM. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "127701-14066",
                "127701-17225"
            ],
            "persons": [
                "127701-51638",
                "127701-58794"
            ],
            "imported": "2013-03-25T11:01:55+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": 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": 127702,
            "title": "Nephrolithiasis aus der Sicht des Internisten",
            "abstract": null,
            "authors": [
                "Hafner-Gießauf, HE",
                "Schwarz, CH"
            ],
            "year": 2013,
            "source": "Arzt und Patient. 2013; 01/2013: ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "127702-14084"
            ],
            "persons": [],
            "imported": "2013-03-25T12:19:34+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": true
        },
        {
            "id": 127703,
            "title": "Multimodale Radiologie der Nebennieren",
            "abstract": null,
            "authors": [
                "Thimary, F"
            ],
            "year": 2012,
            "source": "ÖRG, Österreichischer Röntgenkongress; SEP 13-15,2012; Graz, Austria. 2012. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "127703-14054"
            ],
            "persons": [],
            "imported": "2013-03-25T12:41:16+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
        },
        {
            "id": 127704,
            "title": "Influence of acute bouts of submaximal exercise on working memory – an fMRI study.",
            "abstract": null,
            "authors": [
                "Koschutnig, K",
                "Schweitzer, K",
                "Reishofer, G",
                "Ischebeck, A",
                "Müller, W",
                "Ebner, F",
                "Neuper, C"
            ],
            "year": 2013,
            "source": "Proceedings of the 55th Conference of Experimental Psychologists (TEAP). 2013; -55th Conference of Experimental Psychologists (TEAP); MAR 24-27, 2013; Vienna, AUSTRIA. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "127704-14011",
                "127704-14054",
                "127704-14108"
            ],
            "persons": [
                "127704-57389"
            ],
            "imported": "2013-03-25T13:23:43+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        }
    ]
}