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=155200&ordering=impactfactor_norm
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157136,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=155220&ordering=impactfactor_norm",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=155180&ordering=impactfactor_norm",
    "results": [
        {
            "id": 105788,
            "title": "Die Rekonstruktion des distalen radioulnaren Gelenkes nach Fraktur des Processus styloideus ulnae.  ",
            "abstract": null,
            "authors": [
                "Eberl, R",
                "Singer, G",
                "Höllwarth, ME",
                "Weinberg, AM"
            ],
            "year": 2010,
            "source": "46. Jahrestagung der Österreichischen Gesellschaft für Unfallchirurgie; OKT 7-9, 2010; Salzburg, AUSTRIA. 2010. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "105788-14049"
            ],
            "persons": [
                "105788-50778",
                "105788-50785"
            ],
            "imported": "2010-10-10T10:09:19+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 105789,
            "title": "Subcapitale Frakturen der Grund- und Mittelphalanx bei Kindern und Jugendlichen  ",
            "abstract": null,
            "authors": [
                "Weinberg, AM",
                "Singer, G",
                "Schmidt, B"
            ],
            "year": 2010,
            "source": "46. Jahrestagung der Österreichischen Gesellschaft für Unfallchirurgie; OKT 7-9, 2010; Salzburg, AUSTRIA. 2010. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "105789-14049"
            ],
            "persons": [
                "105789-50778",
                "105789-50785"
            ],
            "imported": "2010-10-10T10:12:53+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 105790,
            "title": "Regional oxygen saturation of the brain difers from peripheral tissue during transition of the newborn.",
            "abstract": null,
            "authors": [
                "Urlesberber, B"
            ],
            "year": 2010,
            "source": "Proceedings of 2nd Neonatal Resuscitation Reseach Workshop2010; -2nd Neonatal Resuscitation Reseach Workshop; May, 4.-6., 2010; Vancouver. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "105790-14094"
            ],
            "persons": [],
            "imported": "2010-10-10T14:00:07+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 105792,
            "title": "Regional cerebral oxygen saturation during transition of the newborn",
            "abstract": null,
            "authors": [
                "Urlesberger, B"
            ],
            "year": 2010,
            "source": "St, Christophers Hospital for Children, \"Meet the Professor-Lecture\"; Oct, 12, 2010; Philadelphia, USA. 2010. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "105792-14094"
            ],
            "persons": [],
            "imported": "2010-10-10T14:17:47+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": true,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 105793,
            "title": "Regional cerebral oxygen saturation during transition of the newborn.",
            "abstract": null,
            "authors": [
                "Urlesberger, B"
            ],
            "year": 2010,
            "source": "Childrens Horpital of Philadelphia, Research Seminar - Hope Auditorium; Oct.14, 2010; Philadelphia, USA. 2010. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "105793-14094"
            ],
            "persons": [],
            "imported": "2010-10-10T14:20:05+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": true,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 105794,
            "title": "Surgical techniques and methods in pulmonary surgery.",
            "abstract": null,
            "authors": [
                "Smolle-Jüttner, FM"
            ],
            "year": 2010,
            "source": "STEPS 2010. Teaching Seminar under the auspices of European Pediatric Surgeons Association (EUPSA); OCT 6-8, 2010; Las Palmas, GRAN CANARIA. 2010. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "105794-14077"
            ],
            "persons": [
                "105794-51615"
            ],
            "imported": "2010-10-10T14:41:41+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 105795,
            "title": "Application of hyperbariatric surgery and effect on tissues.",
            "abstract": null,
            "authors": [
                "Smolle-Jüttner, FM"
            ],
            "year": 2010,
            "source": "STEPS 2010. Teaching Seminar under the auspices of the European Pediatric Surgeons Association (EUPSA).; OCT 6-8, 2010; Las Palmas, GRAN CANARIA. 2010. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "105795-14077"
            ],
            "persons": [
                "105795-51615"
            ],
            "imported": "2010-10-10T14:44:16+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": true,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 105799,
            "title": "Alopecia under TNF-alpha blockers: The spectrum of changes. ",
            "abstract": null,
            "authors": [
                "EL-Shabrawi-Caelen, L",
                "Weger, W",
                "La Placa, M",
                "Vincenzi, C",
                "Haidn, T",
                "Müllegger, R",
                "Tosti, A"
            ],
            "year": 2010,
            "source": "19th Congress of the European Academy of Dermatology and Venerology\r\nAbstracts on CD-ROM\r\n2010; Abstracts on CD-ROM: -19th Congress of the European Academy of dermatology and venerology; OCT 6-10, 2010; Gothenburg, Sweden .  (ISBN: 978-3-940017-69-7 )",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "105799-14047"
            ],
            "persons": [
                "105799-50153",
                "105799-51999"
            ],
            "imported": "2010-10-10T21:57:17+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 105800,
            "title": "Terbinafine induced subacuate cutaneous lupus erythematosus.",
            "abstract": null,
            "authors": [
                "Wiednig, M",
                "El-Shabrawi-Caelen, L",
                "Inzinger, M",
                "Ginter-Hanselmayer, G",
                "Weger, W"
            ],
            "year": 2010,
            "source": "19th Congress of the European Academy of Dermatology and Venerology \r\nAbstracts on CD-ROM2010; Abstracts on CD-ROM: -19th Congress of the European Academy of Dermatology and Venerology ; Gothenburg, Sweden ; OCT 6-10, 2010.  (ISBN: 978-3-940017-69-7 )",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "105800-14047"
            ],
            "persons": [
                "105800-50153",
                "105800-51999"
            ],
            "imported": "2010-10-10T22:02:28+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 105801,
            "title": "Palmar psoriasis sucessfully treated with ustekinumab. ",
            "abstract": null,
            "authors": [
                "Weger, W",
                "Koller, S",
                "Inzinger, M",
                "Salmhofer, W"
            ],
            "year": 2010,
            "source": "19th Congress of the European Academy of Dermatology and Venerology \r\nAbstract on CD-ROM2010; -19th Congress of the European Academy of Dermatology and Venerology ; OCT 6-10, 2010; Gothenburg, Sweden .  (ISBN: 978-3-940017-69-7 )",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "105801-14047"
            ],
            "persons": [
                "105801-50153",
                "105801-51721"
            ],
            "imported": "2010-10-10T22:07:10+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 105802,
            "title": "Neurologisch-internistische Schnittstellen - Risikofaktoren der Demenz",
            "abstract": null,
            "authors": [
                "Schmidt, R"
            ],
            "year": 2010,
            "source": "21.Grazer Fortbildungstage; OCT 6, 2010; Graz, Austria. 2010. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "105802-14051"
            ],
            "persons": [],
            "imported": "2010-10-10T23:12:31+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": 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": 105803,
            "title": "Altersassoziierte Veränderungen des Gehirns und ihre praktischen Auswirkungen",
            "abstract": null,
            "authors": [
                "Schmidt, R"
            ],
            "year": 2010,
            "source": "5 Jahre INGESt; OCT 7,2010; Graz, Austria. 2010. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "105803-14051"
            ],
            "persons": [],
            "imported": "2010-10-10T23:15:33+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 105806,
            "title": "Subarachnoidalblutung: Herausforderung einer Diagnose",
            "abstract": null,
            "authors": [
                "Leber, KA, Kurschel-Lackner, S",
                "Gellner, V",
                "Wießpeiner, U"
            ],
            "year": 2008,
            "source": "Journal für Neurologie, Neurochirurgie und Psychiatrie. 2008; 9(1)(1): 28-32. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "105806-14050",
                "105806-14108"
            ],
            "persons": [
                "105806-51866",
                "105806-51989"
            ],
            "imported": "2010-10-11T11:24:23+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 105807,
            "title": "Disease Management Programme für Herzinsuffizienz-Patienten und die Sicht der Allgemeinmediziner in Oberösterreich. ",
            "abstract": null,
            "authors": [
                "Beneder, N",
                "Rebhandl, E",
                "Fruhwald, FM"
            ],
            "year": 2010,
            "source": "Journal für Kardiologie. 2010; 17:  336-342. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "105807-14083"
            ],
            "persons": [
                "105807-51700"
            ],
            "imported": "2010-10-11T12:36:41+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 105810,
            "title": "Cardiac Electric Near Field Behavior at Sites of Complex Microstructure and during Wave Collision.",
            "abstract": null,
            "authors": [
                "Wiener, T",
                "Campos, FO",
                "Hofer, E"
            ],
            "year": 2010,
            "source": "CD-ROM, Walter de Gruyter: Biomedizinische Technik / Biomedical Engineering - Proceedings2010; Supplement 2010: -BMT 2010; OCT 5-8, 2010; Rostock-Warnemünde, GERMANY. ",
            "category": 2,
            "document_type": 18,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "105810-14011"
            ],
            "persons": [
                "105810-51502"
            ],
            "imported": "2010-10-11T12:54:53+02:00",
            "journal": null,
            "issn": "0939-4990",
            "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": 105811,
            "title": "Rezidivierende Trigeminusneuralgie. Langzeitergebnisse nach wiederholter Gamma-Knife-Radiochirurgie.",
            "abstract": null,
            "authors": [
                "Unger, F",
                "Gellner, V"
            ],
            "year": 2010,
            "source": "Neurologisch. 2010; 2:  36-37. ",
            "category": 1,
            "document_type": 10,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "105811-14050"
            ],
            "persons": [
                "105811-51969"
            ],
            "imported": "2010-10-11T12:55:34+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 105812,
            "title": "Analyse kardialer Erregungsleitung im Vestibulum des rechten Vorhofes mittels Nahfeldsignalen.",
            "abstract": null,
            "authors": [
                "Hofer, E",
                "Arnold, R",
                "Wiener, T",
                "Campos, FO",
                "Prassl, AJ",
                "Sanchez-Quintana, D",
                "Plank, G"
            ],
            "year": 2010,
            "source": "CD-ROM, Walter de Gruyter: Biomedizinische Technik / Biomedical Engineering - Proceedings2010; Supplement 2010: -BMT 2010; OCT 5-8, 2010; Rostock-Warnemünde, GERMANY. ",
            "category": 2,
            "document_type": 18,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "105812-14011"
            ],
            "persons": [
                "105812-50966",
                "105812-50967",
                "105812-51502",
                "105812-65660"
            ],
            "imported": "2010-10-11T13:03:27+02:00",
            "journal": null,
            "issn": "0939-4990",
            "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": 105813,
            "title": "Directional Effects of Stimulus Site on Fractionation of Electrograms in a Histological Relevant Computer Model of Atrial Tissue.",
            "abstract": null,
            "authors": [
                "Campos, FO",
                "Wiener, T",
                "Prassl, AJ",
                "Ahammer, H",
                "Plank, G",
                "Sanchez-Quintana, D",
                "Hofer, E"
            ],
            "year": 2010,
            "source": "CD-ROM, Walter de Gruyter: Biomedizinische Technik / Biomedical Engineering - Proceedings2010; Supplement 2010: -BMT 2010; OCT 5-8, 2010; Rostock-Warnemünde, GERMANY. ",
            "category": 2,
            "document_type": 18,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "105813-14011"
            ],
            "persons": [
                "105813-50966",
                "105813-50967",
                "105813-51502",
                "105813-51753"
            ],
            "imported": "2010-10-11T13:08:33+02:00",
            "journal": null,
            "issn": "0939-4990",
            "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": 105814,
            "title": "System zur Stimulation und Datenauswertung zur Untersuchung der Erregungsausbreitung in Herzpräparaten unter erschwerten Leitungsbedingungen.",
            "abstract": null,
            "authors": [
                "Arnold, R",
                "Wiener, T",
                "Hofer, E"
            ],
            "year": 2010,
            "source": "CD-ROM, Walter de Gruyter: Biomedizinische Technik / Biomedical Engineering - Proceedings2010; Supplement 2010: -BMT 2010; OCT 5-8, 2010; Rostock-Warnemünde, GERMANY. ",
            "category": 2,
            "document_type": 18,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "105814-14011"
            ],
            "persons": [
                "105814-51502",
                "105814-65660"
            ],
            "imported": "2010-10-11T13:12:14+02:00",
            "journal": null,
            "issn": "0939-4990",
            "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": 105815,
            "title": "Muss jede chronische Sinusitis operativ saniert werden?",
            "abstract": null,
            "authors": [
                "Braun, H"
            ],
            "year": 2010,
            "source": "21. Grazer Fortbildungstage der Ärztekammer für Steiermark; OCT 4-9, 2010; Graz, AUSTRIA. 2010. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "105815-14066"
            ],
            "persons": [
                "105815-51725"
            ],
            "imported": "2010-10-11T13:59:12+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        }
    ]
}