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=149580&ordering=impactfactor_norm
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157654,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=149600&ordering=impactfactor_norm",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=149560&ordering=impactfactor_norm",
    "results": [
        {
            "id": 123182,
            "title": "Preoperative Radiologic Evaluation and CT-Checklist",
            "abstract": null,
            "authors": [
                "Tomazic, P",
                "Braun, H"
            ],
            "year": 2012,
            "source": "2nd International Workshop on Endoscopic Sinus Surgery; NOV 8-10, 2012; Wiesbaden, GERMANY. 2012. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "123182-14066"
            ],
            "persons": [
                "123182-51725"
            ],
            "imported": "2012-11-12T10:52:20+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": 123183,
            "title": "Endonasal Orbital and Optic Nerve Decompression Surgery ",
            "abstract": null,
            "authors": [
                "Tomazic, PV",
                "Braun, H"
            ],
            "year": 2012,
            "source": "2nd International Workshop on Endoscopic Sinus Surgery; NOV 8-10, 2012; Wiesbaden, GERMANY. 2012. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "123183-14066"
            ],
            "persons": [
                "123183-51725"
            ],
            "imported": "2012-11-12T10:55: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": 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": 123184,
            "title": "Fungi and Eosinophilic Granulocytes",
            "abstract": null,
            "authors": [
                "Tomazic, PV",
                "Braun, H"
            ],
            "year": 2012,
            "source": "2nd International Workshop on Endoscopic Sinus Surgery; NOV 8-10, 2012; Wiesbaden, GERMANY. 2012. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "123184-14066"
            ],
            "persons": [
                "123184-51725"
            ],
            "imported": "2012-11-12T10:56: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": 123185,
            "title": "Advanced Interdisciplinary Challenges - \"Rhino-Neuro-Surgery\"",
            "abstract": null,
            "authors": [
                "Tomazic, PV",
                "Braun, H",
                "Köle, W",
                "Gellner, V",
                "Clarici, G",
                "Mokry, M",
                "Stammberger, H"
            ],
            "year": 2012,
            "source": "2nd International Workshop on Endoscopic Sinus Surgery; NOV 8-10, 2012; Wiesbaden, GERMANY. 2012. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "123185-14066"
            ],
            "persons": [
                "123185-51725",
                "123185-51924"
            ],
            "imported": "2012-11-12T11:01:50+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 123186,
            "title": "Functional analysis of the role of p62/Sqstm1 in Mallory-Denk Body (MDB) formation in Non Alcoholic Steatohepatitis.",
            "abstract": null,
            "authors": [
                "Chowdhury, P",
                "Smole, C",
                "Schmidt, V",
                "Rülicke, T",
                "Fröhlich, LF",
                "Zatloukal, K",
                ""
            ],
            "year": 2011,
            "source": "Doctoral Day 2011; Nov 4, 2011; Graz, Austria. 2011. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "123186-14020"
            ],
            "persons": [
                "123186-51663"
            ],
            "imported": "2012-11-12T11:11:20+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": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": true,
            "local_affiliation": true
        },
        {
            "id": 216475,
            "title": "Development of the Nursing Nutritional Care Behaviors Scale (B-NNC) in Italian and Psychometric Validation of Its German Translation in Austria",
            "abstract": null,
            "authors": [
                "Caruso, R",
                "Bonetti, L",
                "Belloni, S",
                "Arrigoni, C",
                "Magon, A",
                "Conte, G",
                "Tommasi, V",
                "Cilluffo, S",
                "Lusignani, M",
                "Terzoni, S",
                "Bauer, S"
            ],
            "year": 2025,
            "source": "NURS REP. 2025; 15(5): 146",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001495596000001",
            "pubmed": "40423180",
            "doi": "10.3390/nursrep15050146",
            "pmc": "PMC12113720",
            "organizations": [
                "216475-14509"
            ],
            "persons": [
                "216475-66487-6"
            ],
            "imported": "2025-06-03T12:34:17+02:00",
            "journal": "NURS REP",
            "issn": "2039-439X",
            "collection_publisher": null,
            "collection_title": "NURSING REPORTS; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 123249,
            "title": "Das motorische Repertoire des Frühgeborenen: Wann entstehen welche Bewegungsmuster und warum? ",
            "abstract": null,
            "authors": [
                "Einspieler, C"
            ],
            "year": 2012,
            "source": "Fachfortbildung: Die Bewegungen des Frühgeborenen - was erzählen sie uns über die neurologische Entwicklung? ; Nov 8, 2012; Augsburg, GERMANY. 2012. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "123249-14010"
            ],
            "persons": [],
            "imported": "2012-11-12T13:23:14+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": true,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 123250,
            "title": "Das Konzept der Spontanbewegungen: General Movements und ihre altersspezifischen Charakteristika. ",
            "abstract": null,
            "authors": [
                "Einspieler, C"
            ],
            "year": 2012,
            "source": "Fachfortbildung: Die Bewegungen des Frühgeborenen - was erzählen sie uns über die neurologische Entwicklung? ; Nov 8, 2012; Augsburg, GERMANY. 2012. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "123250-14010"
            ],
            "persons": [],
            "imported": "2012-11-12T13:25:14+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": 123251,
            "title": "Wie verändern Hirnläsionen die General Movements? Woran erkennt man ein erhöhtes Risiko für eine spätere Zerebralparese? ",
            "abstract": null,
            "authors": [
                "Einspieler, C"
            ],
            "year": 2012,
            "source": "Fachfortbildung: Die Bewegungen des Frühgeborenen - was erzählen sie uns über die neurologische Entwicklung? ; Nov 8, 2012; Augsburg, GERMANY. 2012. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "123251-14010"
            ],
            "persons": [],
            "imported": "2012-11-12T13:27: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": 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": 123255,
            "title": "Technology update: Indications for the use of Matriderm in the treatment of complex wounds.",
            "abstract": null,
            "authors": [
                "Enoch, S",
                "Kamolz, LP"
            ],
            "year": 2012,
            "source": "Wounds International Vol 3; Issue 2: 1-6. 2012",
            "category": 12,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "123255-14076"
            ],
            "persons": [
                "123255-80111"
            ],
            "imported": "2012-11-13T07:51:05+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": 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": 123256,
            "title": "Trauma Systems around the World: The International Association for Trauma Surgery and Intensive Care (IATSIC) Perspective (via videoconference).",
            "abstract": null,
            "authors": [
                "Uranues, S"
            ],
            "year": 2012,
            "source": "Reforming Trauma and Emergency Service in Albania - Toward an evidence based Approach and higher international Standards; NOV 10, 2012; Tirana, ALBANIA. 2012. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "123256-14073"
            ],
            "persons": [
                "123256-51612"
            ],
            "imported": "2012-11-13T10:45:43+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 123257,
            "title": "Antimicrobial activity of Prulifloxacin compared to Ciprofloxacin and Norfloxacin in urinary tract infections",
            "abstract": null,
            "authors": [
                "Kroiszenbrunner, M.K.",
                "Zarfel, G",
                "Reiterer, M",
                "Feierl, G",
                "Leitner, E",
                "Wagner-Eibel, U",
                "Gehrer, M",
                "Grisold, A.J.",
                ""
            ],
            "year": 2012,
            "source": "-. 2012; -33. Jahrestagung der Österreichischen Gesellschaft für Hygiene, Mikrobiologie und Präventivmedizin Abstracts. 2012; -33rd Annual Meeting of the Austrian Society of Hygiene, Microbiology and Preventive Medicine (ÖGHMP);  MAY 21-24, 2012; ; Salzburg, AUSTRIA. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "123257-14023"
            ],
            "persons": [
                "123257-50942",
                "123257-51818",
                "123257-51863",
                "123257-58733"
            ],
            "imported": "2012-11-13T10:58: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": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 123258,
            "title": "Indications for the use of Matriderm(R) in the treatment of complex wounds",
            "abstract": null,
            "authors": [
                "Enoch, S",
                "Kamolz, LP"
            ],
            "year": 2012,
            "source": "Wounds International. 2012; 3(2): 1-6. ",
            "category": 1,
            "document_type": 3,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "123258-14076"
            ],
            "persons": [
                "123258-80111"
            ],
            "imported": "2012-11-13T12:02:49+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": 123259,
            "title": "Charakterisierung molekularer Änderungen des intestinalen Gallensäuren-Transports und –Stoffwechsels bei pädiatrischen chronisch-entzündlichen Darmerkrankungen (CED)",
            "abstract": null,
            "authors": [
                "Jahnel, J",
                "Deutschmann, A",
                "Hoffmann, KM",
                "Hauer, AC"
            ],
            "year": 2012,
            "source": "Pädiatrie hautnah. 2012; 24(2):126-174.-27. Jahrestagung der GPGE; APR 12-14, 2012; Vienna, AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "123259-14091"
            ],
            "persons": [
                "123259-51968",
                "123259-56792"
            ],
            "imported": "2012-11-13T12:44:32+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": 123260,
            "title": "Makro-CK Typ1 und Colitis ulcerosa – ein seltenes serologisches Epiphänomen als diagnostische Hilfestellung",
            "abstract": null,
            "authors": [
                "Hoffmann, KM",
                "Grillitsch, M",
                "Deutschmann, A",
                "Hauer, AC"
            ],
            "year": 2012,
            "source": "Pädiatrie hautnah. 2012; 24(2):126-174.-27. Jahrestagung der GPGE; APR 10-14, 2012; Vienna, AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "123260-14091",
                "123260-14092"
            ],
            "persons": [
                "123260-51968"
            ],
            "imported": "2012-11-13T13:07: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": 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": 123261,
            "title": "Coeliac disease - today!",
            "abstract": null,
            "authors": [
                "Hauer, AC"
            ],
            "year": 2012,
            "source": "Symposium American Austrian Foundation; APR 16-19, 2012; Nizhny Novgorod, RUSSIA. 2012. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "123261-14091"
            ],
            "persons": [
                "123261-51968"
            ],
            "imported": "2012-11-13T13:35: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": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 123262,
            "title": "Food intolerances ",
            "abstract": null,
            "authors": [
                "Hauer, AC"
            ],
            "year": 2012,
            "source": "Symposium American Austrian Foundation; SEP 18-19, 2012; Kazan, RUSSIA. 2012. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "123262-14091"
            ],
            "persons": [
                "123262-51968"
            ],
            "imported": "2012-11-13T13:38: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": 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": 123263,
            "title": "Diarrhea, malabsorption, failure to thrive",
            "abstract": null,
            "authors": [
                "Hauer, AC"
            ],
            "year": 2012,
            "source": "Symposium American Austrian Foundation; SEP 18-19, 2012; Kazan, RUSSIA. 2012. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "123263-14091"
            ],
            "persons": [
                "123263-51968"
            ],
            "imported": "2012-11-13T13:39:36+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": 123264,
            "title": "Inflammatory Bowel Disease - diagnostics and treatment",
            "abstract": null,
            "authors": [
                "Hauer, AC"
            ],
            "year": 2012,
            "source": "Symposium American Austrian Foundation; SEP 18-19, 2012; Kazan, RUSSIA. 2012. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "123264-14091"
            ],
            "persons": [
                "123264-51968"
            ],
            "imported": "2012-11-13T13:40:33+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": 123265,
            "title": "Gastroösophagealer Reflux vs. Gastroösophageale Refluxerkrankung bei Säuglingen - diätische Therapieoptionen?",
            "abstract": null,
            "authors": [
                "Hauer, AC"
            ],
            "year": 2012,
            "source": "50. Jahrestagung der ÖGKJ, HiPP Symposium; SEP 27 -29, 2012; Salzburg, AUSTRIA. 2012. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "123265-14091"
            ],
            "persons": [
                "123265-51968"
            ],
            "imported": "2012-11-13T13:42:59+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": 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
        }
    ]
}