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=159480&ordering=impactfactor
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 159493,
    "next": null,
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=159460&ordering=impactfactor",
    "results": [
        {
            "id": 62811,
            "title": "Intraläsionelle lipolyse: HAlbseitenstudie: Messung mit dem Lipometer.",
            "abstract": null,
            "authors": [
                "Kopera, D",
                "Horejsi, R",
                "Werner, S",
                "Moeller, R"
            ],
            "year": 2006,
            "source": "-OeGDV JAhrestagung; NOV 25-27, 2006; Salzburg, AUSTRIA. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "62811-14012",
                "62811-14047"
            ],
            "persons": [
                "62811-51842"
            ],
            "imported": "2006-12-13T11:38: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": 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": 62812,
            "title": "AVM radiosurgery: What have we achieved in the past 5 years?",
            "abstract": null,
            "authors": [
                "Eder, HG"
            ],
            "year": 2006,
            "source": "20th Biennial Congress of the European Society for Pediatric Neurosurgery; MAR 6-11, 2006; Martinique. 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "62812-14050"
            ],
            "persons": [
                "62812-51853"
            ],
            "imported": "2006-12-13T11:45: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": 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": 62813,
            "title": "Langzeitergebnisse von niedriggradigen Astrozytomen der hinteren Schädelgrube.",
            "abstract": null,
            "authors": [
                "Eder, HG"
            ],
            "year": 2006,
            "source": "Seminar Pädiatrische Neurochirurgie \"Tumore des ZNS im Kindesalter\"; MAR 31-APR 1, 2006; Vienna, AUSTRIA. 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "62813-14050"
            ],
            "persons": [
                "62813-51853"
            ],
            "imported": "2006-12-13T11:47: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": 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": 62814,
            "title": "Midline approaches of the posterior fossa.",
            "abstract": null,
            "authors": [
                "Eder, HG"
            ],
            "year": 2006,
            "source": "7th European Postgraduate Course in Pediatric Neurosurgery, 1st Part; MAY 2-7, 2006; Siofok, HUNGARY. 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "62814-14050"
            ],
            "persons": [
                "62814-51853"
            ],
            "imported": "2006-12-13T11:50: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": 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": 62815,
            "title": "Benign brain stem tumors. ",
            "abstract": null,
            "authors": [
                "Eder, HG"
            ],
            "year": 2006,
            "source": "7th European Postgraduate Course in Pediatric Neurosurgery, 1st Part; MAY 2-7, 2006; Siofok, HUNGARY. 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "62815-14050"
            ],
            "persons": [
                "62815-51853"
            ],
            "imported": "2006-12-13T11:52: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": 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": 62816,
            "title": "Neuronavigation in epilepsy surgery.",
            "abstract": null,
            "authors": [
                "Eder, HG"
            ],
            "year": 2006,
            "source": "Nikola Tesla Neuroimaging Symposium at the 46th International Neuropsychiatric Pula Congress (INPC); JUN 16, 2006; Pula, CROATIA. 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "62816-14050"
            ],
            "persons": [
                "62816-51853"
            ],
            "imported": "2006-12-13T11:54:46+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": 62817,
            "title": "Visual deterioration as the sole feature in Chiari I malformation – Case report. ",
            "abstract": null,
            "authors": [
                "Eder, HG"
            ],
            "year": 2006,
            "source": "Meeting \"The Chiari Day\"; SEP 21-22, 2006; Verona, ITALY. 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "62817-14050"
            ],
            "persons": [
                "62817-51853"
            ],
            "imported": "2006-12-13T11:56: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": 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": 215606,
            "title": "Global and regional disparities in access to specialist sarcoma services.",
            "abstract": null,
            "authors": [
                "Zamora, T",
                "Botello, E",
                "Jenkins, T",
                "Jeys, C",
                "Laitinen, M",
                "Puri, A",
                "Jeys, L",
                "Abad, Repiso, S",
                "Abdelbary, H",
                "Abiad, Mejia, A",
                "Abood, A",
                "Abril, Martin, JC",
                "Abudu, A",
                "Abu, Elhamd, A",
                "Acosta, M",
                "Ae, K",
                "Agarwal, M",
                "Ajit, Singh, V",
                "Akiyama, T",
                "Alshaygy, I",
                "Albergo, JI",
                "Alexander, J",
                "Alfaro, PA",
                "Alpan, B",
                "Amaya-Valero, J",
                "Anderson, M",
                "Andreou, D",
                "Annabell, L",
                "Anthony, C",
                "Aoude, A",
                "Aston, W",
                "Asua, Mentxaka, L",
                "Azzopardi, C",
                "Baad-Hansen, T",
                "Badr, IT",
                "Baixauli-Garcia, F",
                "Baker, G",
                "Balach, T",
                "Baldi, GG",
                "Barry, J",
                "Basile, G",
                "Bastoni, S",
                "Basuki, MH",
                "Bauer, H",
                "Bayliss, L",
                "Becker, RG",
                "Bedi, A",
                "Benevenia, J",
                "Bengoa, F",
                "Bergh, P",
                "Bergovec, M",
                "Bernthal, N",
                "Binitie, O",
                "Boddie, D",
                "Boffano, M",
                "Bonilla, Huertas, P",
                "Borgognoni, AB",
                "Botchu, R",
                "Boyle, RA",
                "Bramer, J",
                "Brar, R",
                "Branford-White, H",
                "Broekhuis, D",
                "Broida, SE",
                "Budny, T",
                "Burke, ZD",
                "Cabrolier, J",
                "Calvo-Haro, JA",
                "Calvo-Tapies, JR",
                "Campanacci, DA",
                "Cardoso, R",
                "Carey, Smith, R",
                "Carvallo, PI",
                "Casales, Fresenga, N",
                "Casanova, JM",
                "Ceballos, O",
                "Cebrian, Parra, JL",
                "Certain, LK",
                "Chancon, Cartaya, S",
                "Chan, CM",
                "Cho, YJ",
                "Choong, P",
                "Chung, YG",
                "Ciechanowicz, D",
                "Clever, D",
                "Colina, S",
                "Consuegra, L",
                "Couch, C",
                "Cribb, G",
                "Cuervo, C",
                "Cusick, LA",
                "Dadia, S",
                "Dagher, T",
                "Dammerer, D",
                "Davies, M",
                "Davies, N",
                "de, la, Rosa, Martino, LP",
                "de, Santos, de, la, Fuente, FJ",
                "de, Vaal, M",
                "Deckers, C",
                "Delgado, Obando, J",
                "Deo, S",
                "Deventer, N",
                "Di, Bella, C",
                "Domson, G",
                "Donati, DM",
                "Dorleijn, DM",
                "Du, Toit, J",
                "Dunne, D",
                "Duran, Ciarrochi, R",
                "Ebeid, W",
                "Ekman, E",
                "El, Ghoneimy, AM",
                "Endo, M",
                "Eralp, L",
                "Etaiwi, M",
                "Evans, S",
                "Evrard, R",
                "Eward, W",
                "Farese, A",
                "Ferguson, PC",
                "Ferreira, Cardoso, PF",
                "Fiorenza, F",
                "Flint, M",
                "Flores, H",
                "Freitas, J",
                "Fuchs, B",
                "Fujiwara, T",
                "Funovics, PT",
                "Galli, Serra, M",
                "Gamie, Z",
                "Garces-Zarzalejo, C",
                "Gazendam, A",
                "Gebert, C",
                "Gerbers, JG",
                "Gerrand, C",
                "Abou-Nouar, G",
                "Ghert, M",
                "Ghosh, KM",
                "Gibbons, M",
                "Gomez-Mier, LC",
                "Gomez-Vallejo, J",
                "Gomez-Mascard, A",
                "Gonzalez, MR",
                "Gonzalez-Lizan, F",
                "Gosheger, G",
                "Goudie, S",
                "Goulding, K",
                "Goumenos, SD",
                "Griffin, A",
                "Gulia, A",
                "Gupta, S",
                "Gupta, A",
                "Guzman, M",
                "Haitham, M",
                "Hardes, J",
                "Hardoy, F",
                "Hasan, Y",
                "Hauer, G",
                "Havard, H",
                "Haydon, R",
                "Healey, J",
                "Hernandez, Gonzalez, N",
                "Hernandez-Lopez, A",
                "Hesla, A",
                "Hess, M",
                "Hongsaprabhas, C",
                "Hornicek, F",
                "Hosking, K",
                "Houdek, MT",
                "Houghton, E",
                "Idowu, OK",
                "Ippolito, J",
                "Isler, M",
                "Iwata, S",
                "Jagiello, J",
                "Jenkins, N",
                "Jeys, T",
                "Johnson, L",
                "Johnston, A",
                "Joo, MW",
                "Jutte, PC",
                "Kaldas, K",
                "Kamat, A",
                "Kannan, S",
                "Kapanci, B",
                "Khan, Z",
                "Kobayashi, H",
                "Kollender, Y",
                "Koob, S",
                "Kotrych, D",
                "Kurisunkal, V",
                "Kyte, R",
                "Lamo, de, Espinosa, JM",
                "Lazarides, AL",
                "Le, Nail, LR",
                "Legosz, P",
                "Lehner, B",
                "Leithner, A",
                "Lejoly, M",
                "Lewis, VO",
                "Lin, P",
                "Linares, F",
                "Lozano-Calderon, SA",
                "Mahendra, A",
                "Mahyudin, F",
                "Mandia, Mancebo, FJ",
                "Martos, Torrejon, S",
                "Marx, C",
                "Mascard, E",
                "Mattei, JC",
                "McCullough, L",
                "McMahon, S",
                "Medellin, Rincon, MR",
                "Miller, B",
                "Miwa, S",
                "Molina, Uribe, G",
                "Moon, B",
                "Hilton, T",
                "Moriel, Garcesco, DJ",
                "Morris, C",
                "Morris, G",
                "Morrison, S",
                "Mottard, S",
                "Moura, M",
                "Muster, L",
                "Nakayama, R",
                "Narhari, P",
                "Navas, A",
                "Nayak, P",
                "Neugebauer, J",
                "Newman, ET",
                "Nieminen, J",
                "Nyqvist, E",
                "Nystrom, L",
                "O'Reilly-Harbidge, S",
                "O'Toole, G",
                "Oliveira, V",
                "Olivier, A",
                "Omar, M",
                "Ortiz-Cruz, EJ",
                "Ozger, H",
                "Ozkan, K",
                "Pala, E",
                "Palmerini, E",
                "Pang, G",
                "Papagelopoulos, P",
                "Paraliticci, G",
                "Parry, MC",
                "Patton, S",
                "Peake, D",
                "Peiro, Ibanez, A",
                "Perez, Munoz, I",
                "Perianayagam, GR",
                "Petersen, MM",
                "Ploegmakers, J",
                "Pollock, R",
                "Powell, G",
                "Pretell, J",
                "Puetzler, J",
                "Qamar, F",
                "Raja, A",
                "Rajasekaran, RB",
                "Ramkumar, D",
                "Randall, RL",
                "Rankin, K",
                "Raskin, KA",
                "Rassppan, K",
                "Repsa, L",
                "Ropars, M",
                "Rose, P",
                "R ..."
            ],
            "year": 2025,
            "source": "Bone Jt Open. 2025; 6(4): 425-431. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001467732200001",
            "pubmed": "40210212",
            "doi": "10.1302/2633-1462.64.BJO-2024-0208.R1",
            "pmc": "PMC11985170",
            "organizations": [],
            "persons": [
                "215606-115078-6",
                "215606-53237-6",
                "215606-88122-6",
                "215606-95171-6",
                "215606-101863-6"
            ],
            "imported": "2025-04-14T02:00:00+02:00",
            "journal": "Bone Jt Open",
            "issn": "2633-1462",
            "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": true,
            "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": 62819,
            "title": "Epilepsiechirurgie – notwendige Voruntersuchungen, Einsatzmöglichkeiten, Risikobewertung.",
            "abstract": null,
            "authors": [
                "Eder, HG"
            ],
            "year": 2006,
            "source": "\"Leben mit Epilepsie\", Wochenende für Menschen mit Epilepsie, deren Angehörige und andere Interessierte, Epilepsie Interessensgemeinschaft Österreich; OCT 13-15, 2006; Bruck/Mur, AUSTRIA. 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "62819-14050"
            ],
            "persons": [
                "62819-51853"
            ],
            "imported": "2006-12-13T11:59:14+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 62820,
            "title": "Operative Therapie der Meningomyelozele: Wann? Wie?",
            "abstract": null,
            "authors": [
                "Eder, HG"
            ],
            "year": 2006,
            "source": "\"Embryonale Mittellinienfehlbildungen und ihre Folgen\" Fortbildungsveranstaltung der Ärztekammer des Saarlandes ; Saarbrücken, GERMANY; NOV 18, 2006. 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "62820-14050"
            ],
            "persons": [
                "62820-51853"
            ],
            "imported": "2006-12-13T12:02:45+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 62821,
            "title": "Minimal invasive Spondylodese – Fallvorstellung: Implantatversagen. ",
            "abstract": null,
            "authors": [
                "Grossauer, S"
            ],
            "year": 2006,
            "source": "5. Neurochirurgische Wintertagung \"Pleiten, Pech und Pannen mit Implantaten & Morbidität/Mortalität\"; MAR 10-12, 2006; Kirchberg/Tirol, AUSTRIA. 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "62821-14050"
            ],
            "persons": [],
            "imported": "2006-12-13T12:08:57+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 62822,
            "title": "Neurochirurgische Aspekte bei Gliomen. ",
            "abstract": null,
            "authors": [
                "Haselsberger, K"
            ],
            "year": 2006,
            "source": "Interdisziplinäre Fortbildungsveranstaltung für die Fachbereiche Neurologie, Neurochirurgie, Neuroonkologie und Strahlentherapie \"Therapiestandard und Ausblick bei neurologischen Tumoren\"; DEC 4, 2006; Graz, AUSTRIA. 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "62822-14050"
            ],
            "persons": [],
            "imported": "2006-12-13T12:11: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": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 62823,
            "title": "Arnold Chiari I: außergewöhnlicher Verlauf. ",
            "abstract": null,
            "authors": [
                "Holl, E"
            ],
            "year": 2006,
            "source": "5. Neurochirurgische Wintertagung \"Pleiten, Pech und Pannen mit Implantaten & Morbidität/Mortalität\"; MAR 10-12, 2006; Kirchberg/Tirol, AUSTRIA. 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "62823-14050"
            ],
            "persons": [
                "62823-50845"
            ],
            "imported": "2006-12-13T12:13:30+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        }
    ]
}