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=157600&ordering=impactfactor_norm
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157630,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=157620&ordering=impactfactor_norm",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=157580&ordering=impactfactor_norm",
    "results": [
        {
            "id": 108340,
            "title": "First report of intralaminar tumor-like lipomatous lesions od the thyroid cartilage",
            "abstract": null,
            "authors": [
                "Kiesler, K",
                "Friedrich, G",
                "Beham, A",
                "Ebner, F",
                "Hammer, G",
                "Gugatschka, M"
            ],
            "year": 2010,
            "source": "54. Österreichischer HNO Kongress; Sep. 15-19, 2010; Salzburg. 2010. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "108340-14020",
                "108340-14042",
                "108340-14068",
                "108340-14108"
            ],
            "persons": [
                "108340-50670",
                "108340-51636"
            ],
            "imported": "2011-02-02T14:44: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": 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": 108341,
            "title": "Die Bedeutung der Nasenatmung bei schlafbezogenen Atmungsstörungen",
            "abstract": null,
            "authors": [
                "Wolf, G",
                "Hofmann, Th"
            ],
            "year": 2010,
            "source": "Wiener medizinische Wochenschrift. 2010;  25-26. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "108341-14066"
            ],
            "persons": [
                "108341-51640"
            ],
            "imported": "2011-02-02T14:45: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": 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": 108342,
            "title": "Beengende Verhältnisse",
            "abstract": null,
            "authors": [
                "Wolf, G",
                "Hofmann, Th"
            ],
            "year": 2010,
            "source": "Ärztewoche. 2010;  18",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "108342-14066"
            ],
            "persons": [
                "108342-51640"
            ],
            "imported": "2011-02-02T14: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": 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": 108344,
            "title": "Mediastinaler Zweittumor bei primär abdominalem GIST",
            "abstract": null,
            "authors": [
                "Keeling, IM",
                "Knez, I",
                "Stacher, E",
                "Konetschny, R",
                "Höllwarth, M",
                "Tscheliessnigg, KH\r\n"
            ],
            "year": 2010,
            "source": "Webpublikation des Vortrages + TED-Umfrage2010; -27. Jahrestagung der ACO/ASSO: Gastrointestinale Stromatumore. \r\nVortrag (10' und 5' Diskussion), Posterpräsentation; OCT 7-9, 2010; St. Wolfgang, AUSTRIA. ",
            "category": 2,
            "document_type": 22,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "108344-14020",
                "108344-14049",
                "108344-14073",
                "108344-14075"
            ],
            "persons": [
                "108344-50149",
                "108344-51936"
            ],
            "imported": "2011-02-02T15:02:11+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": false,
            "local_affiliation": true
        },
        {
            "id": 108350,
            "title": "Die Anwendung der digitalen Volumentomographie in der täglichen klinischen Praxis",
            "abstract": null,
            "authors": [
                "Rugani, P",
                "Ruprecht, B",
                "Jakse, N"
            ],
            "year": 2008,
            "source": "Stomatologie2008; 105(5):95-130.-Österreichischer Zahnärztekongress 2008; 2.-5.10.2008; Linz. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "108350-14057"
            ],
            "persons": [
                "108350-51707",
                "108350-58023",
                "108350-58244"
            ],
            "imported": "2011-02-02T20:24: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": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": true,
            "local_affiliation": true
        },
        {
            "id": 108351,
            "title": "Die Auswirkungen normobarer Hypoxie auf arbeits- und höhenmedizinisch relevante Aspekte der kognitiven Leistungsfähigkeit unter Berücksichtigung der vegetativen Ausgangslage sowie individueller Stressverarbeitungsstrategien.",
            "abstract": "In der vorliegenden Studie sollte geprüft werden, inwieweit die spezifischen Umgebungsbedingungen einer normobaren Hyposxie Einfluss auf die kognitive Leistungsfähigkeit, im Speziellen die Vigilanz, haben. Zu diesem Zweck wurden in der Hypoxiekammer der HPR (Human Performance Research) Graz die ProbandInnen einem Konzentrationsleistungstest unter normobarer Hypoxie (15% Vol.%O2) unterzogen. Anschließend wurde ein Stressverarbeitungsfragebogen vorgegeben um den Einfluss von Stressbewältigungsstrategien auf vegetative Parameter und die Konzentrationsfähigkeit der ProbandInnen zu untersuchen. 45 gesunde, im jungen bis mittleren Alter befindliche Personen (15 Männer und 30 Frauen), wurden im Zeitraum von einer Woche, je einmal unter hypoxischen und einmal unter normoxischen Bedingungen getestet. Unter der spezifischen Exposition zeigte sich keine signifikante Beeinträchtigung hinsichtlich der kognitiven Leistungsfähigkeit. Auch spielten Stress-Coping-Mechanismen wider Erwarten keine Rolle. Es zeigte sich jedoch bei Vergleich der Testungen ein massiver Übungseffekt.",
            "authors": [
                "Rom, B"
            ],
            "year": 2010,
            "source": "[ Diplomarbeit/Master Thesis ] Karl-Franzens-Universität Graz; 2010. pp.90. ",
            "category": 5,
            "document_type": 15,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2011-02-03T09:35:38+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": "Karl Franzens University Graz",
            "country": "40",
            "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": 108352,
            "title": "Mechanisms Regulating Human Trophoblast Fusion",
            "abstract": null,
            "authors": [
                "Huppertz, B and Gauster, M"
            ],
            "year": 2011,
            "source": " In: Lars-Inge Larsson editors(s). Cell Fusions - Regulation and Control. New York: Springer;  2011. p. 203 - 217. (ISBN: 978-90-481-9771-2) ",
            "category": 6,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "108352-14017"
            ],
            "persons": [
                "108352-53232",
                "108352-54142"
            ],
            "imported": "2011-02-03T10:01:29+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": "Lars-Inge Larsson",
            "collection_title": "Cell Fusions - Regulation and Control",
            "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": 108353,
            "title": "Bone and soft tissue sarcomas.",
            "abstract": null,
            "authors": [
                "Leithner, A"
            ],
            "year": 2011,
            "source": "3rd Int. Orthop. Winter-School; FEB 1, 2011; Stolzalpe, AUSTRIA. 2011. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "108353-14052"
            ],
            "persons": [
                "108353-53237"
            ],
            "imported": "2011-02-03T10:17: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": 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": 108354,
            "title": "Establishment and detailed functional and molecular genetic characterisation of a novel sacral chordoma cell line: MUG-Chor1.",
            "abstract": null,
            "authors": [
                "Rinner, B",
                "Froehlich, EV",
                "Buerger, K",
                "Lohberger, B",
                "Scheipl, S",
                "Fischer, C",
                "Leithner, A",
                "Guelly, C",
                "Trajanoski, S",
                "Karoly, S",
                "Liegl, B"
            ],
            "year": 2011,
            "source": "EuroBoNeT abstracts; Poster presentations RL2.. 2011; -EuroBoNeT Meeting; JAN 11, 2011; Paris, FRANCE. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "108354-14020",
                "108354-14052",
                "108354-17230",
                "108354-17235",
                "108354-28394"
            ],
            "persons": [
                "108354-50448",
                "108354-50546",
                "108354-50696",
                "108354-50826",
                "108354-53237",
                "108354-58449",
                "108354-58453",
                "108354-59918"
            ],
            "imported": "2011-02-03T12:36:31+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": 108357,
            "title": "Abweichungen in der Organisation der Sensomotorik und Effekt von L-Dopa bei Parkinson im Vergleich zu Gesunden",
            "abstract": null,
            "authors": [
                "Katschnig, P",
                "Schwingenschuh, P",
                "Jehna, M",
                "Svehlik, M",
                "Petrovic, K",
                "Ropele, S",
                "Zwick, EB",
                "Ott, E",
                "Fazekas, F",
                "Schmidt, R",
                "Enzinger, C"
            ],
            "year": 2010,
            "source": "10. Österreichisches fMRT Symposium; DEC 4, 2010; Graz, Österreich. 2010. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "108357-14049",
                "108357-14051",
                "108357-14108"
            ],
            "persons": [
                "108357-50172",
                "108357-50173",
                "108357-50982",
                "108357-60744",
                "108357-65038"
            ],
            "imported": "2011-02-03T14:33: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": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 108358,
            "title": "Asymmetrischer Myoclonus mit Beginn im höheren Erwachsenalter – eine Fallserie",
            "abstract": null,
            "authors": [
                "Katschnig, P",
                "Schwingenschuh, P",
                "Massano, J",
                "Edwards, MJ",
                "Cordivari, C",
                "Bhatia, KP"
            ],
            "year": 2010,
            "source": "Jahrestagung der Österreichischen Parkinson Gesellschaft; OCT 21-23, 2010; Wien, Österreich. 2010. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "108358-14051"
            ],
            "persons": [
                "108358-50172",
                "108358-50982"
            ],
            "imported": "2011-02-03T14:42:21+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": 108361,
            "title": "\"Do's and Dont's\" in Vortragstechnik",
            "abstract": null,
            "authors": [
                "Bernhardt, GA"
            ],
            "year": 2011,
            "source": "Innerbetriebliches Fortbildungsmanagement, LKH Voitsberg; FEB 2, 2011; Voitsberg, AUSTRIA. 2011. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "108361-14073"
            ],
            "persons": [],
            "imported": "2011-02-03T23:27: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": false,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 108362,
            "title": "Fallvorstellung",
            "abstract": null,
            "authors": [
                "Linhart, WE"
            ],
            "year": 2011,
            "source": "Bone Biology Congress, Stryker; Jan 27 - 28; München, Deutschland. 2011. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "108362-14049"
            ],
            "persons": [
                "108362-51571"
            ],
            "imported": "2011-02-04T07:40:25+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 108365,
            "title": "Health promoting organisation settings in long-term care - Conceptualizing in the framework of the Vienna Organisational Health Impact Model. Theory of Health and Health Promotion in Organizations, Part 3. of 6. Wien: LBIHPR (Working Paper LBIHPR 6.).",
            "abstract": null,
            "authors": [
                "Krajic, K",
                "Schmidt, C & Schüssler, S"
            ],
            "year": 2010,
            "source": ". 2010",
            "category": 12,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "108365-14509"
            ],
            "persons": [],
            "imported": "2011-02-04T10:14:42+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 108368,
            "title": "Digital Slides for Standardization of Gleason Grading by International Experts",
            "abstract": null,
            "authors": [
                "Egevad, L",
                "Algaba, F",
                "Berney, DM",
                "Boccon-Gibod, L",
                "Comperat, E",
                "Evans, AJ",
                "Grobholz, R",
                "Kristiansen, G",
                "Langner, C",
                "Lockwood, G",
                "Lopez-Beltran, A",
                "Montironi, R",
                "Oliveira, P",
                "Schwenkglenks, M",
                "Vainer, B",
                "Varma, M",
                "Verger, V",
                "Camparo, P"
            ],
            "year": 2010,
            "source": "Modern Pathology2010; 23, Supplement 1: 188A-188A.-99th ANNUAL MEETING, UNITED STATES AND CANADIAN ACADEMY OF PATHOLOGY; MAR 20-26, 2010; Washinngton, USA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "108368-14020"
            ],
            "persons": [
                "108368-50044"
            ],
            "imported": "2011-02-04T11:05:37+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 108369,
            "title": "Botulinum toxin A in Pediatric Orthopaedics",
            "abstract": null,
            "authors": [
                "Svehlik, M",
                "Zwick, EB",
                "Steinwender G",
                "Linhart, WE",
                ""
            ],
            "year": 2010,
            "source": "Proceedings of the 10th Pediatric ortopaedic section of Czech Orthopaedic Society. 2010; -Pediatric ortopaedic section of Czech Orthopaedic Society; OCT 15-16,2010; Brün, Tschechische Republik. ",
            "category": 2,
            "document_type": 18,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "108369-14049"
            ],
            "persons": [
                "108369-51571",
                "108369-65038"
            ],
            "imported": "2011-02-04T11:09: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": 108370,
            "title": "Multilevel surgery in cerebral palsy",
            "abstract": null,
            "authors": [
                "Zwick, EB",
                "Steinwender, G",
                "Švehlík, M",
                "Linhart, W",
                ""
            ],
            "year": 2009,
            "source": "International Symposium of Neuro-orthopaedics and Rehabilitation; OCT 9-10, 2009; Bas Aussee. 2009. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "108370-14049"
            ],
            "persons": [
                "108370-51571",
                "108370-65038"
            ],
            "imported": "2011-02-04T11:16:11+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": 108371,
            "title": "Evolution and history  of pediatric trauma treatment",
            "abstract": null,
            "authors": [
                "Švehlík, M",
                "Chládek, P",
                "Trè, T"
            ],
            "year": 2008,
            "source": "EPOS-POSNA Interactive pediatric trauma course 20082008; -EPOS-POSNA Interactive pediatric trauma course; JAN 11-12,2008; Warsaw, Poland. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "108371-14049"
            ],
            "persons": [
                "108371-65038"
            ],
            "imported": "2011-02-04T11:19:55+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 108372,
            "title": "Gait improvement of patient with cerebral palsy after single-event multilevel surgery",
            "abstract": null,
            "authors": [
                "Svehlik, M",
                "Slaby, K",
                "Soumar, L",
                "Jelinek, M",
                "Soumarova, J",
                "Smetana, P"
            ],
            "year": 2006,
            "source": "Advances in rehabilitation2006; 2(S1):-East European and Mediterranean Meeting on Cerebral Palsy and Developmental Medicine; Jun 8-10, 2006; Warsaw, Poland. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "108372-14049"
            ],
            "persons": [
                "108372-65038"
            ],
            "imported": "2011-02-04T11:24:14+01:00",
            "journal": null,
            "issn": "1734-4948",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 108373,
            "title": "Gait analysis in cerebral palsy patients",
            "abstract": null,
            "authors": [
                "Švehlík, M",
                "Soumar, L",
                "Slabý, K",
                "Smetana, P",
                "Schejbalová, A",
                "Trè, T",
                ""
            ],
            "year": 2006,
            "source": "Acta chirurgiae orthopedicae et traumatologiae Èechoslovaca2006; 74(S1):-15th European SICOT Trainees Meeting; Sep 14-16, 2006; Prague, Czech Republic. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "108373-14049"
            ],
            "persons": [
                "108373-65038"
            ],
            "imported": "2011-02-04T11:27: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": false
        }
    ]
}