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=159060&ordering=impactfactor_norm
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 159104,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=159080&ordering=impactfactor_norm",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=159040&ordering=impactfactor_norm",
    "results": [
        {
            "id": 155556,
            "title": "Das Mikrobiom \r\nDarmbakterien und ihre zentrale Rolle in der menschlichen Gesundheit",
            "abstract": null,
            "authors": [
                "Stadlbauer, V."
            ],
            "year": 2016,
            "source": "Mikrobiom - Darmbakterien als Schlüssel zur Gesundheit; SEP 30, 2016; Linz. 2016. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "155556-14081"
            ],
            "persons": [
                "155556-50989"
            ],
            "imported": "2016-11-11T15:04: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": false,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": true,
            "local_affiliation": true
        },
        {
            "id": 155557,
            "title": "Was gibt es Neues zu Mikrobiom und Leber",
            "abstract": null,
            "authors": [
                "Stadlbauer, V"
            ],
            "year": 2016,
            "source": "Fachakademie der Ärzte; SEP 16, 2016; Wien. 2016. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "155557-14081"
            ],
            "persons": [
                "155557-50989"
            ],
            "imported": "2016-11-11T15:06:35+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": true,
            "local_affiliation": true
        },
        {
            "id": 155558,
            "title": "Darm-Leber-Hirn-Achse\r\nDie Rolle des Mikrobioms und therapeutische Ansätze",
            "abstract": null,
            "authors": [
                "Stadlbauer, V."
            ],
            "year": 2016,
            "source": "Fortbildung Ärztekammer Wien; SEP 28, 2016; Wien. 2016. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "155558-14081"
            ],
            "persons": [
                "155558-50989"
            ],
            "imported": "2016-11-11T15:09: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": true,
            "local_affiliation": true
        },
        {
            "id": 155559,
            "title": "Organspende und digitale Medien – Chance oder Spielerei?",
            "abstract": null,
            "authors": [
                "Stadlbauer, V"
            ],
            "year": 2016,
            "source": "Jahrestagung Austrotransplant; OCT 17-19, 2016; Schladming. 2016. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "155559-14081"
            ],
            "persons": [
                "155559-50989"
            ],
            "imported": "2016-11-11T15:11: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": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 155560,
            "title": "App Leitfaden Organspende",
            "abstract": null,
            "authors": [
                "Stadlbauer, V"
            ],
            "year": 2016,
            "source": "Tag der Organspende; NOV 3, 2016; Graz. 2016. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "155560-14081"
            ],
            "persons": [
                "155560-50989"
            ],
            "imported": "2016-11-11T15:12:51+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 155561,
            "title": "PAQ® -  3 Month Observation Study in Adults with Type 2 Diabetes.",
            "abstract": null,
            "authors": [
                "Mader, JK",
                "Lilly, LC",
                "Aberer, F",
                "Pöttler, T",
                "Becvar, S",
                "Lanz, C",
                "Trautmann, M",
                "Pieber, TR"
            ],
            "year": 2016,
            "source": "16th Annual Diabetes Technology Meeting (DTM); NOV 10-12, 2016; Bethesda, MD, USA. 2016. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "155561-14080"
            ],
            "persons": [
                "155561-50877",
                "155561-51831",
                "155561-78894",
                "155561-87054"
            ],
            "imported": "2016-11-11T15:26: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": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 155562,
            "title": "A close up on the early development of infants with neurodevelopmental disorders.",
            "abstract": null,
            "authors": [
                "Marschik, PB",
                "Pokorny, FB"
            ],
            "year": 2016,
            "source": "Sinnes- und sprachneurologisches Forschungskolloquium.; NOV 7, 2016; Linz, Austria. 2016. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "155562-14068"
            ],
            "persons": [
                "155562-58883",
                "155562-79651"
            ],
            "imported": "2016-11-11T15:50:41+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": 155563,
            "title": "Wirksamkeit, Sicherheit und Benutzerfreundlichkeit eines Entscheidungsunterstützungssystems für eine Basis-Bolusinsulintherapie in der stationären Routineversorgung.",
            "abstract": null,
            "authors": [
                "Neubauer, KM",
                "Mader, JK",
                "Aberer, F",
                "Tuca, A",
                "Donsa, K",
                "Augustin, T",
                "Höll, B",
                "Schaupp, L",
                "Beck, P",
                "Plank, J",
                "Pieber, TR"
            ],
            "year": 2016,
            "source": "Wiener Klinische Wochenschrift. 2016; 44(Supp 6):S397-S398.-44. Jahrestagung der Österreichischen Diabetes Gesellschaft (ÖDG); NOV 17-19, 2016; Salzburg, AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "155563-14076",
                "155563-14080"
            ],
            "persons": [
                "155563-50877",
                "155563-51831",
                "155563-65558",
                "155563-67170",
                "155563-78894"
            ],
            "imported": "2016-11-11T17:36:51+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": 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": 155565,
            "title": "Standardisierte Bewertung von drei kontinuierlichen Glukosemonitoringsystemen unter realitätsnahen Bedingungen.",
            "abstract": null,
            "authors": [
                "Mader, JK",
                "Hajnsek, M",
                "Aberer, F",
                "Rumpler, M",
                "Zenz, S",
                "Puffing, A",
                "Elsayed, H",
                "Baumann, P",
                "Sinner, F",
                "Pieber, TR"
            ],
            "year": 2016,
            "source": "Wiener Klinische Wochenschrift. 2016; 44(Supp 6):S400-S400.-44. Jahrestagung der Österreichischen Diabetes Gesellschaft (ÖDG); NOV 17-19, 2016; Salzburg, AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "155565-14080",
                "155565-14086",
                "155565-26796"
            ],
            "persons": [
                "155565-51831",
                "155565-78894",
                "155565-85048",
                "155565-97866",
                "155565-99940"
            ],
            "imported": "2016-11-11T17:45: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": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": true,
            "local_affiliation": true
        },
        {
            "id": 155573,
            "title": "SOX-9 expression is associated with better clinical outcome in patients with hepatocellular carcinoma",
            "abstract": null,
            "authors": [
                "Richtig, G",
                "Aigelsreiter, AM",
                "Lackner, C",
                "Hoefler, G",
                "Pichler, M",
                "Aigelsreiter, A"
            ],
            "year": 2016,
            "source": "3rd Annual Joint Meeting of the Austrian and Swiss Societies of Pathology; NOV 10-12; Vienna, AUSTRIA. 2016. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "155573-14020",
                "155573-14022",
                "155573-14050",
                "155573-14085"
            ],
            "persons": [
                "155573-50871",
                "155573-51983",
                "155573-83984",
                "155573-51691"
            ],
            "imported": "2016-11-12T11:20: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": 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": 155574,
            "title": "Quality and Risk Management: How do we work?",
            "abstract": null,
            "authors": [
                "Sendlhofer, G"
            ],
            "year": 2016,
            "source": "Visions of Quality Management – Patient Safety – Clinical Risk Management\r\n; NOV 10-11, 2016; Cluj Napoca, ROMANIA. 2016. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "155574-14076"
            ],
            "persons": [
                "155574-78071"
            ],
            "imported": "2016-11-12T14:55: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": 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": 155576,
            "title": "Aktuelles zum Thema Auge, Verletzungen und Untersuchungen bei Schulkindern",
            "abstract": null,
            "authors": [
                "Wedrich, A",
                "Glatz, M"
            ],
            "year": 2016,
            "source": "ÖÄK Diplomlehrgang für SchulärztInnen NOV 12, LINZ. 2016",
            "category": 12,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "155576-14043"
            ],
            "persons": [
                "155576-53938",
                "155576-65744"
            ],
            "imported": "2016-11-12T17:26:42+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 155577,
            "title": "Management of posterior segment Trauma - intraocular foeign bodies",
            "abstract": null,
            "authors": [
                "Wedrich A"
            ],
            "year": 2016,
            "source": "12th Vienna Wetlab Course, NOV 7 - 11; VIENNA. 2016",
            "category": 12,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "155577-14043"
            ],
            "persons": [
                "155577-53938"
            ],
            "imported": "2016-11-12T17:33: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": 155578,
            "title": "First experiences in pediatric extremity CBCT",
            "abstract": null,
            "authors": [
                "Tschauner, S",
                "Marterer, R",
                "Nagy, E",
                "Waschnig, K",
                "Apfaltrer, G",
                "Salvan, C",
                "Singer, G",
                "Stücklschweiger, G",
                "Riccabona, M",
                "Sorantin, E"
            ],
            "year": 2016,
            "source": "Alpe-Adria-Meeting 2016; NOV 12, 2016; Deutschlandsberg, AUSTRIA. 2016. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "155578-14049",
                "155578-14104",
                "155578-14106"
            ],
            "persons": [
                "155578-90514",
                "155578-50778",
                "155578-51373",
                "155578-51913",
                "155578-85440"
            ],
            "imported": "2016-11-12T17:57: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": 155581,
            "title": "MusikerInnengesundheit – Stimme und Prävention von Stimmstörungen",
            "abstract": null,
            "authors": [
                "Hammer, GP"
            ],
            "year": 2016,
            "source": "Fortbildungsreihe Kunstuni Graz; NOV 21, 2016; Graz. 2016. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "155581-14068"
            ],
            "persons": [],
            "imported": "2016-11-12T23:13: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": false,
            "invited_lecture": true,
            "keynote_speaker": true,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 155582,
            "title": "Atemnot in der Kindheit.",
            "abstract": null,
            "authors": [
                "Pocivalnik, M",
                "Schwaberger, B"
            ],
            "year": 2016,
            "source": "Jour Fixe der Arbeitsgemeinschaft für Notfallmedizin (AGN): \"Atemnot\"; NOV 8, 2016; Graz, AUSTRIA. 2016. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "155582-14094"
            ],
            "persons": [
                "155582-54089",
                "155582-79516"
            ],
            "imported": "2016-11-12T23:20: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": false,
            "scientific_event": false,
            "invited_lecture": true,
            "keynote_speaker": true,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 155583,
            "title": "Charakterisierung der Ventrikelseptumdyskinesie bei operativ korrigierter Fallot’scher Tetralogie",
            "abstract": null,
            "authors": [
                "Kaufmann, R",
                "Tschauner, S",
                "Marterer, R",
                "Reiter, U",
                "Sorantin, E"
            ],
            "year": 2016,
            "source": "53. Jahrestagung der Gesellschaft für Pädiatrische Radiologie (GPR); SEP 15-17, 2016; Stuttgart, GERMANY. 2016. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "155583-14104",
                "155583-14106"
            ],
            "persons": [
                "155583-51913",
                "155583-53950",
                "155583-85440"
            ],
            "imported": "2016-11-13T14:52:15+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": 155584,
            "title": "Comparison of EMG record in intraoperative neuromonitoring and laryngeal twitch response - can the laryngeal twitch be used to predict postoperative vocal cord function?",
            "abstract": null,
            "authors": [
                "Gschwandtner, E",
                "Netz, J",
                "Passler, C",
                "Bobak-Wieser, R",
                "Göbl, S",
                "Keppert, A",
                "Noori, M",
                "Tatzgern, E",
                "Hermann, M"
            ],
            "year": 2016,
            "source": "Langenbecks Arch Surg. 2016; -Joint Meeting of the German Association of Endocrine Surgeons (CAEK) and the British Association of Endocrine and Thyroid Surgeons (BAETS); NOV 10-12, 2016; Berlin, GERMANY. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "155584-14077"
            ],
            "persons": [],
            "imported": "2016-11-13T17:36:37+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": 155585,
            "title": "PASI improvement in patients treated with secukinumab in daily clinical practice.",
            "abstract": null,
            "authors": [
                "Weger, W",
                "Sadoghi, B",
                "Lichem R",
                "Wolf, P",
                "Salmhofer W"
            ],
            "year": 2016,
            "source": "Abstractband ÖGDV Jahrestagung. 2016; 65-65.-Jahrestagung der ÖGDV ; NOV 25-27, 2016; Vienna, AUSTRIA. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "155585-14047"
            ],
            "persons": [
                "155585-50153",
                "155585-51618",
                "155585-51721",
                "155585-75636"
            ],
            "imported": "2016-11-14T09:37: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": 155586,
            "title": "Successful treatment of hidradenitis suppurativa in a 14 year old girl.",
            "abstract": null,
            "authors": [
                "Weger, W",
                "Sadoghi, B",
                "Salmhofer, W"
            ],
            "year": 2016,
            "source": "Abstractband ÖGDV Jahrestagung . 2016; 66-66.-Jahrestagung der ÖGDV; NOV 25-27, 2016; Vienna, AUSTRIA. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "155586-14047"
            ],
            "persons": [
                "155586-50153",
                "155586-51721",
                "155586-75636"
            ],
            "imported": "2016-11-14T09:41:17+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": 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
        }
    ]
}