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=151200&ordering=impactfactor_norm
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 156991,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=151220&ordering=impactfactor_norm",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=151180&ordering=impactfactor_norm",
    "results": [
        {
            "id": 126801,
            "title": "\"Thoraxradiologie II - Cystische Fibrose / Kinderthorax\", \"Bildgebung des Thorax bei Kindern\"",
            "abstract": null,
            "authors": [
                "Beer, M",
                ""
            ],
            "year": 2012,
            "source": "Abstract RöFo 2012: 184-WS112_2. 2012; 184: -Deutscher Röntgenkongress; MAY 16-19, 2012; Hamburg. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "126801-14106"
            ],
            "persons": [],
            "imported": "2013-02-15T11:03:01+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 126802,
            "title": "Hormonambulanz",
            "abstract": null,
            "authors": [
                "Hamat IC, Frigo P"
            ],
            "year": 2009,
            "source": "Der Gynäkologe. 2009; 2:  40-41. ",
            "category": 1,
            "document_type": 2,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "126802-14063"
            ],
            "persons": [],
            "imported": "2013-02-15T11:04:03+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 126804,
            "title": "Endothelial Cell Paracrine Function increases due to \u000bChronic Elevated Wall Stress on the Left Ventricle",
            "abstract": null,
            "authors": [
                "Ablasser, K",
                "Kos, C",
                "Gasser, R",
                "Pieske, B",
                "Friehs, I",
                ""
            ],
            "year": 2012,
            "source": "International Symposium Biomarkers in Heartfailure with Perserved Ejection Fraction;; OKT 13-15, 2012; Graz, AUSTRIA. 2012. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "126804-14083"
            ],
            "persons": [
                "126804-51533",
                "126804-60377"
            ],
            "imported": "2013-02-15T11:05:47+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 126805,
            "title": "Does a short time high dose prednisolone treatment protocol of HELLP syndrome influence the neonatal outcome? A retrospective case controlled study. ",
            "abstract": null,
            "authors": [
                "Hamat IC, Rattinger U, Poglitsch R et al. \r\n"
            ],
            "year": 2008,
            "source": "XXX. ALPE ADRIA Meeting of Perinatal Medicine. Izola,; SEP 18-20, 2008; Izola, SLOVENIA. 2008. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "126805-14063"
            ],
            "persons": [],
            "imported": "2013-02-15T11:12: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": 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": 126806,
            "title": "Nitric Oxide as a Fast Responder to Brain Trauma: Post Traumatic NO levels in Brain and the Body and Gene Expression in Hippocampus",
            "abstract": null,
            "authors": [
                "Ücal, M",
                "Kraitsy, K",
                "Weidinger, A",
                "Tezer, I",
                "Patz, S",
                "Kraitsy, U",
                "Kozlov, A",
                "Schäfer, U\r\n"
            ],
            "year": 2012,
            "source": "Doctoral Day 2012 Abstractbook. 2012; 89-89.-Doctoral Day 2012; DEC 7, 2012; Graz, AUSTRIA. ",
            "category": 2,
            "document_type": 22,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "126806-14050"
            ],
            "persons": [
                "126806-63490",
                "126806-72095"
            ],
            "imported": "2013-02-15T11: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": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": true,
            "local_affiliation": true
        },
        {
            "id": 126807,
            "title": "Gelenkspunktionen: Allgemeine Aspekte und Punktion des Kniegelenkes.",
            "abstract": null,
            "authors": [
                "Dolcet, C",
                "Dreu, M",
                "Windisch, G",
                "Feigl, G"
            ],
            "year": 2012,
            "source": "CIP - Common Invasive Procedures ; DEZ 13-14, 2012; Graz, AUSTRIA. 2012. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "126807-14018"
            ],
            "persons": [],
            "imported": "2013-02-15T11:18:19+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": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 126808,
            "title": "Beiträge der Universitätsklinik für Medizinische Psychologie und Psychotherapie zur Umsetzung biopsychosozialer Medizin.",
            "abstract": null,
            "authors": [
                "Fazekas, C"
            ],
            "year": 2012,
            "source": "Psychosomatische Medizin - Zeitgemäßer denn je; JUN 1, 2012; Graz, AUSTRIA. 2012. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "126808-29447"
            ],
            "persons": [
                "126808-50774"
            ],
            "imported": "2013-02-15T11:20: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": true,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 126809,
            "title": "Pillar and groove nanostructures on polymer surfaces change the behavior and appearance of undifferentiated NTera2 cells",
            "abstract": null,
            "authors": [
                "Haubenwallner, S",
                "Balika, W",
                "Holzer, C",
                "Katschnig, M",
                "Schäfer, U"
            ],
            "year": 2012,
            "source": "BioNanoMed 2012; MAR 1-2, 2012; Krems, AUSTRIA. 2012. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "126809-14050"
            ],
            "persons": [],
            "imported": "2013-02-15T11:25: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": true,
            "local_affiliation": true
        },
        {
            "id": 126810,
            "title": "Das grazer Teddybär-Krankenhaus",
            "abstract": null,
            "authors": [
                "Hamat IC"
            ],
            "year": 2008,
            "source": "Österreichische Konferenz Gesundheitsfördernder Krankenhäuser und Gesundheitseinrichtungen gleichzeitig 2. Österreichische Konferenz Rauchfreier Gesundheitseinrichtungen. Gesundheitsförderung durch Nachhaltigkeit stärken: Ökonomisch, ökologisch und sozial\r\nverantwortlich handeln. ; NOV 20-21, 2008; Vienna, AUSTRIA. 2008. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "126810-14063"
            ],
            "persons": [],
            "imported": "2013-02-15T11:27:29+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": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 126811,
            "title": "Pädiatrische Radiologie III - Urogenitaltrakt - Untersuchungstechnik bei Kindern\", Sonographie des harnleitenden Systems",
            "abstract": null,
            "authors": [
                "Beer, M",
                ""
            ],
            "year": 2012,
            "source": "Abstract RöFo 2012; 184 - RK 210_1. 2012; -Deutscher Röntgenkongress - Refresherkurs (Fortbildunsprogramm); MAY 17, 2012; Hamburg. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "126811-14106"
            ],
            "persons": [],
            "imported": "2013-02-15T11:30:52+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 126812,
            "title": "Fallbericht: Caroli-Syndrom",
            "abstract": null,
            "authors": [
                "Dolcet, C",
                "Cerwenka, H"
            ],
            "year": 2010,
            "source": "Standards der Leber- und Gallenwegschirurgie (Berufsverband Österreichischer Chirurgen, BÖC), XI. Symposium; APR 12-13, 2010; Graz, AUSTRIA. 2010. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "126812-14018",
                "126812-14073"
            ],
            "persons": [
                "126812-51760"
            ],
            "imported": "2013-02-15T11:31:28+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": 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": 126813,
            "title": "Evaluation of new bioactive peptides and corresponding novel biomarkers for progression and prognosis of obesity related liver diseases",
            "abstract": null,
            "authors": [
                "Wichro, E",
                "Schoen, T",
                "Staetter, M",
                "Kowalski, B",
                "Charchoghlyan, R",
                "Sargsyan, K."
            ],
            "year": 2011,
            "source": "Proceedings of the 12th of August 2011: http://mailscollection.blogspot.co.at/2011/08/eu-provisional-program-for.html. 2011; -International Congress of Pediatric Hepatology, Gastroenterology and Nutrition ; SEP 21-23, 2011; Sharm El-Sheikh, Egypt. ",
            "category": 2,
            "document_type": 22,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "126813-28392"
            ],
            "persons": [
                "126813-54033"
            ],
            "imported": "2013-02-15T11:32:40+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": true,
            "selected_presentation": true,
            "biobank_use": true,
            "bmf_use": false,
            "zmf_use": true,
            "local_affiliation": true
        },
        {
            "id": 126814,
            "title": "Herz III - Neue Entwicklungen in der Diagnostik von Kardiomyopathien, Late Gadolinium Enhancement und T1 Mapping",
            "abstract": null,
            "authors": [
                "Beer, M",
                ""
            ],
            "year": 2012,
            "source": "Abstract 2012; 184 -WS207_2. 2012; -Deutscher Röntgenkongress - Workshop (Fortbildunsprogramm); MAY 19, 2012; Hamburg. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "126814-14106"
            ],
            "persons": [],
            "imported": "2013-02-15T11:33:02+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 126816,
            "title": "Primary radiotherapy in the management of orbital lymphoma",
            "abstract": null,
            "authors": [
                "Prettenhofer, U"
            ],
            "year": 2002,
            "source": "ESTRO 2002; Sept 17-21; Prag, TSCHECHIEN. 2002. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2013-02-15T11:35:52+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 126817,
            "title": "Prevenar 13: eine neue Möglichkeit sich vor einer Pneumokokkeninfektion zu schützen",
            "abstract": null,
            "authors": [
                "Marth, E"
            ],
            "year": 2013,
            "source": "; JAN 30,2013; Deutschlandsberg, AUSTRIA. 2013. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "126817-14023"
            ],
            "persons": [
                "126817-51503"
            ],
            "imported": "2013-02-15T11:36: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": null,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": true,
            "keynote_speaker": true,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 126818,
            "title": "Locally advanced uveal melanoma",
            "abstract": null,
            "authors": [
                "Prettenhofer, U"
            ],
            "year": 2001,
            "source": "ECCO 11; Okt 21-25; Lissabon, PORTUGAL. 2001. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2013-02-15T11:39: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": 126820,
            "title": "Qualtitätssicherung in der psychosomatischen Medizin.",
            "abstract": null,
            "authors": [
                "Fazekas, C\r\n"
            ],
            "year": 2012,
            "source": "Stationäre Burnout Behandlung; FEB 22, 2012; Bad Pirawarth, AUSTRIA. 2012. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "126820-50774"
            ],
            "imported": "2013-02-15T11:40:47+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": 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": 126821,
            "title": "Strahlentherapie bei Makuladegeneration",
            "abstract": null,
            "authors": [
                "Prettenhofer, U"
            ],
            "year": 1999,
            "source": "DEGRO 99; Nov 6-9; Karlsruhe, DEUTSCHLAND. 1999. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2013-02-15T11:41: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": 126822,
            "title": "Progressive growth of subfoveal choroidal neovascularisation after radiotherapy ",
            "abstract": null,
            "authors": [
                "Prettenhofer, U"
            ],
            "year": 1999,
            "source": "ASTRO 99; Okt 31; San Antonio, USA. 1999. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2013-02-15T11:44: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": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 126824,
            "title": "Early neonatal outcome in cases of severe preeclampsia depending on time of delivery.",
            "abstract": null,
            "authors": [
                "Schlembach D, Hamat IC, Poglitsch R, Danda M, Rattinger U, Dobretsberger A, Zotter H, Kraschl R, Lang U, Müller W, Mörtl MG"
            ],
            "year": 2009,
            "source": "Kongressband:9th World Congress of Perinatal Medicine. 2009; -9th World Congress of Perinatal Medicine.; OKT 24-28, 2009; Berlin, GERMANY. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "126824-14063",
                "126824-14064",
                "126824-14094"
            ],
            "persons": [],
            "imported": "2013-02-15T11:46: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": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        }
    ]
}