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=152120&ordering=impactfactor_norm
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 156884,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=152140&ordering=impactfactor_norm",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=152100&ordering=impactfactor_norm",
    "results": [
        {
            "id": 128310,
            "title": "Haut und Rheuma ",
            "abstract": null,
            "authors": [
                "Weger, W"
            ],
            "year": 2013,
            "source": "Kinder Rheumatag; May 4, 2013; Graz, AUSTRIA. 2013. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "128310-14047"
            ],
            "persons": [
                "128310-50153"
            ],
            "imported": "2013-05-06T17:45:44+02: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": 128313,
            "title": "Histological characterization and comparison of tissue effects following irreversible electroporation, vascular targeted photodynamic therapy, radiofrequency, and cryotherapy ablation: implications for focal therapy",
            "abstract": null,
            "authors": [
                "Wimmer, T",
                "Kimm, S",
                "Srimathveeravalli, G",
                "Gerber, D",
                "Scherz, A",
                "Durack, JC",
                "Coleman, J",
                "Solomon, SB"
            ],
            "year": 2013,
            "source": "CIRSE 2013. 2013; -CIRSE 2013; SEP 14-18, 2013; Barcelona, SPAIN. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "128313-14104"
            ],
            "persons": [],
            "imported": "2013-05-07T01:54:11+02: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": 128315,
            "title": "Psychometric Validation of the Motivation for Healthy Eating Scale (MHES).",
            "abstract": null,
            "authors": [
                "Kato, Y",
                "Iwanaga, M",
                "Roth, R",
                "Hamasaki, T",
                "Greimel, E"
            ],
            "year": 2013,
            "source": "Psychology. 2013; 4(2): 136-141. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": null,
            "doi": "10.4236/psych.2013.42020",
            "pmc": null,
            "organizations": [
                "128315-14038"
            ],
            "persons": [],
            "imported": "2013-05-07T12:01:32+02: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": 128316,
            "title": "Detektion von Impfnebenwirkungen in klinischen Studien; aktive/passive Surveillance",
            "abstract": null,
            "authors": [
                "Zenz W"
            ],
            "year": 2013,
            "source": "Erstellung von Empfehlungen\r\nImpfungen: Reaktionen&Nebenwirkungen; 29.4.2013; Wien. 2013. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "128316-14091"
            ],
            "persons": [
                "128316-51647"
            ],
            "imported": "2013-05-07T12:14:02+02: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": 128317,
            "title": "Alzheimerforschung: Beginnt eine neue Ära ?",
            "abstract": null,
            "authors": [
                "Schmidt, R"
            ],
            "year": 2013,
            "source": "Klosterreise: Alzheimerdemenz; APR 12, 2013; Admont, AUSTRIA. 2013. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "128317-14051"
            ],
            "persons": [],
            "imported": "2013-05-07T12:35:31+02: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": 128319,
            "title": "Themenheft Neurologie 2013 - Beitrag der modernen Bildgebung",
            "abstract": null,
            "authors": [
                "Enzinger, C"
            ],
            "year": 2013,
            "source": "Ärztekrone. 2013; April:  9-42. ",
            "category": 1,
            "document_type": 5,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "128319-14051"
            ],
            "persons": [
                "128319-50173"
            ],
            "imported": "2013-05-07T12:40:39+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "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": 128320,
            "title": "Differentialdiagnose Demenz: Videodemonstration mit interaktiver Diskussion",
            "abstract": null,
            "authors": [
                "Schmidt,R"
            ],
            "year": 2013,
            "source": "Klosterreise: Alzheimerdemenz; APR 13, 2013; Admont, AUSTRIA. 2013. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "128320-14051"
            ],
            "persons": [],
            "imported": "2013-05-07T12:41:00+02: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": 128322,
            "title": "DTI correlates of motor function and cognition in acute stroke patients – an exploratory study.",
            "abstract": null,
            "authors": [
                "Pinter, D",
                "Loitfelder, M",
                "Gattringer, T",
                "Langkammer, C",
                "Reiter, G",
                "Fazekas, F",
                "Enzinger, C."
            ],
            "year": 2013,
            "source": "Human Brain Mapping Conference; JUN 16-20, 2013; Seattle, US. 2013. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "128322-14051"
            ],
            "persons": [
                "128322-50173",
                "128322-51917",
                "128322-59566",
                "128322-60116",
                "128322-66708",
                "128322-70680"
            ],
            "imported": "2013-05-07T15:04:21+02: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": 128323,
            "title": "Effects of Natalizumab on cognition and resting state networks in patients with active MS.",
            "abstract": null,
            "authors": [
                "Pinter, D",
                "Loitfelder, M",
                "Filippini, N",
                "Fuchs, S",
                "Fazekas, F",
                "Enzinger, C"
            ],
            "year": 2013,
            "source": "Human Brain Mapping Conference.; JUN 16-20, 2013; Seattle, US. . 2013. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "128323-14051"
            ],
            "persons": [
                "128323-50173",
                "128323-59566",
                "128323-66708"
            ],
            "imported": "2013-05-07T15:07:15+02: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": 128325,
            "title": "Neuropsychologische Aspekte der MS.",
            "abstract": null,
            "authors": [
                "Pinter, D"
            ],
            "year": 2013,
            "source": "Fortbildungsveranstaltung für MS-Fachpersonal; APR, 5, 2013; Traunkirchen, AUSTRIA. 2013. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "128325-14051"
            ],
            "persons": [
                "128325-66708"
            ],
            "imported": "2013-05-07T15:13:32+02: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": 128329,
            "title": "Korean pharmacopuncture meets Austrian high-tech acupuncture - A short review article including a bibliometric analysis in pharmacopuncture from the last 15 years - Pharmacopuncture and Europe.",
            "abstract": null,
            "authors": [
                "Litscher, D",
                "Litscher, G",
                "Kang, DI"
            ],
            "year": 2013,
            "source": "Journal of pharmacopuncture. 2013; 16(1): 53-57. ",
            "category": 1,
            "document_type": 3,
            "sci": null,
            "pubmed": null,
            "doi": "10.3831/KPI.2013.16.004",
            "pmc": null,
            "organizations": [
                "128329-14044"
            ],
            "persons": [],
            "imported": "2013-05-08T10:07:28+02:00",
            "journal": null,
            "issn": "2093-6966",
            "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": 128337,
            "title": "Transcontinental high-tech teleacupuncture studies and integrative laser medicine.",
            "abstract": null,
            "authors": [
                "Litscher, G"
            ],
            "year": 2013,
            "source": "Medical Acupuncture. 2013; 25(2): 114-119. ",
            "category": 1,
            "document_type": 3,
            "sci": null,
            "pubmed": null,
            "doi": "10.1089/acu.2012.0944",
            "pmc": null,
            "organizations": [
                "128337-14044"
            ],
            "persons": [],
            "imported": "2013-05-10T11:26:32+02:00",
            "journal": null,
            "issn": "1933-6586",
            "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": 128342,
            "title": "Teriparatide und Frakturheilung",
            "abstract": null,
            "authors": [
                "Fahrleitner-Pammer,A",
                ""
            ],
            "year": 2013,
            "source": "21. Osteoporoseforum; 25.-27.04.2013; St. Wolfgang. 2013. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "128342-14080"
            ],
            "persons": [
                "128342-51063"
            ],
            "imported": "2013-05-10T15:46:52+02: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": 128343,
            "title": "Anteriore Mediastinitis durch MSSA, Fusobacterium nucleatum und Aggregatibacter actinomycetemconcomitans.\r\n",
            "abstract": null,
            "authors": [
                "Ulreich, R",
                "Schweinzger, S",
                "Ceolotto, A",
                "Strenger, V",
                "Skrabl Baumgartner, A",
                "Gorkiewicz, G",
                "Zenz, W \r\n"
            ],
            "year": 2013,
            "source": "Österreichische Gesellschaft für Infektiologie und Tropenmedizin (ÖGIT). 2013; -Österreichischer Infektionskongress; 10.04.2013; Saalfelden. ",
            "category": 2,
            "document_type": 18,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "128343-14020",
                "128343-14091",
                "128343-14092",
                "128343-14093"
            ],
            "persons": [
                "128343-50496",
                "128343-56810",
                "128343-60213",
                "128343-63507",
                "128343-72300",
                "128343-51647"
            ],
            "imported": "2013-05-10T17:12:09+02: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": false,
            "local_affiliation": true
        },
        {
            "id": 128344,
            "title": "Virus-Screening bei Kindern unter\r\nTherapie einer akuten myeloischen\r\nLeukämie",
            "abstract": null,
            "authors": [
                "D. Baumgartner, R. Ulreich, V. Strenger, D. Sperl,\r\nH. Lackner, S. Aberle, W. Schwinger, P. Sovinz,\r\nM. Benesch, H. Dornbusch, C. Urban",
                ""
            ],
            "year": 2013,
            "source": "Österreichischer Infektionskongress; 10.04.2013; Saalfelden. 2013. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "128344-14091",
                "128344-14092"
            ],
            "persons": [
                "128344-50881",
                "128344-51369",
                "128344-51736",
                "128344-56810",
                "128344-59537",
                "128344-72300",
                "128344-51859"
            ],
            "imported": "2013-05-10T17:25:04+02: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": false,
            "local_affiliation": true
        },
        {
            "id": 128345,
            "title": "BNP and Cerebral Regional Oxygenation in Newborn Infants ",
            "abstract": null,
            "authors": [
                "Binder, C",
                "Urlesberger, B",
                "Einspieler, C",
                "Pichler, G"
            ],
            "year": 2013,
            "source": "JAMA. 2013; -PAS 2013; MAY, 4-7, 2013; Washington, USA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "128345-14010",
                "128345-14094"
            ],
            "persons": [
                "128345-50907",
                "128345-73733"
            ],
            "imported": "2013-05-10T21:27:44+02: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": 128346,
            "title": "Definition of Centiles for Regional Cerebral Tissue Oxygenation in Neonates during the First 15 Minutes after Birth ",
            "abstract": null,
            "authors": [
                "Pichler, G",
                "Binder, C",
                "Schwaberger, B",
                "Pocivalnik, M",
                "Avian, A",
                "Beckenbach, E",
                "Schmolzer, G",
                "Urlesberger B"
            ],
            "year": 2013,
            "source": "JAMA. 2013; -PAS 2013; MAY 4-7, 2013; Washington, USA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "128346-14026",
                "128346-14048",
                "128346-14094"
            ],
            "persons": [
                "128346-50907",
                "128346-67207",
                "128346-73733",
                "128346-79516"
            ],
            "imported": "2013-05-10T21:33:09+02: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": 128347,
            "title": "Regional Oxygen Saturation during Postnatal Transition in Preterm Infants with and without Respiratory Support ",
            "abstract": null,
            "authors": [
                "Urlesberger, B",
                "Binder, C",
                "Pocivalnik, M",
                "Avian, A",
                "Morris, N",
                "Pichler, G"
            ],
            "year": 2013,
            "source": "JAMA. 2013; -PAS 2013; MAY, 4-7, 2013; Washington, USA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "128347-14026",
                "128347-14048",
                "128347-14094"
            ],
            "persons": [
                "128347-50907",
                "128347-67207",
                "128347-73733"
            ],
            "imported": "2013-05-10T21:37:14+02: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": 128348,
            "title": "Definition of Centiles for Regional Cerebral Tissue Oxygenation in Neonates during the First 15 Minutes after Birth \r\n",
            "abstract": null,
            "authors": [
                "Pichler G"
            ],
            "year": 2013,
            "source": "3rd Neonatal Resuscitation Research Workshop; APRIL 30-MAY 2, 2013; Maryland, USA. 2013. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "128348-14094"
            ],
            "persons": [
                "128348-50907"
            ],
            "imported": "2013-05-10T22:14:08+02: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": true,
            "bmf_use": false,
            "zmf_use": true,
            "local_affiliation": true
        },
        {
            "id": 128352,
            "title": "Dapsone - a secon line alternative in chloroquine-resistant LE",
            "abstract": null,
            "authors": [
                "Klebes, M",
                "Wutte, N",
                "Aberer E"
            ],
            "year": 2013,
            "source": "ICCLE; MAY 6-9; Edinburgh. 2013. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "128352-14047"
            ],
            "persons": [],
            "imported": "2013-05-11T17:44:01+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        }
    ]
}