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=151260&ordering=-imported
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 156991,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=151280&ordering=-imported",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=151240&ordering=-imported",
    "results": [
        {
            "id": 50068,
            "title": "Late effects after autologous peripheral blood stem cell transplantation followed by reduced-intensity allogeneic peripheral blood stem cell transplantation in patients with multiple myeloma",
            "abstract": null,
            "authors": [
                "Zinke-Cerwenka, W",
                "Eibl, M",
                "Neumeister, P",
                "Sill, H",
                "Linkesch, W"
            ],
            "year": 2006,
            "source": "BONE MARROW TRANSPLANT.  ; 37: S113-S113.-32nd Annual Meeting of the European-Group-for-Blood-and-Morrow-Transplantation/22nd Meeting of the EBMT-Nures-Group/5th Meeting of the EMBT-Data-Management-Group; MAR 19-22, 2006; Hamburg, GERMANY. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000236520200296",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "50068-1",
                "50068-14082"
            ],
            "persons": [
                "50068-51857",
                "50068-51930"
            ],
            "imported": "2007-02-27T15:55:43+01:00",
            "journal": "BONE MARROW TRANSPLANT",
            "issn": "0268-3369",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.621,
            "impactfactor_year": 2006,
            "impactfactor_norm": 0.65,
            "impactfactor_norm_year": 2005,
            "impactfactor_norm_category": "TRANSPLANTATION",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "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": 66313,
            "title": "Asthma bronchiale im Kindes-und Jugendalter¿",
            "abstract": null,
            "authors": [
                "Varga, EM"
            ],
            "year": 2006,
            "source": "PROMED. 2006.  6-7: 6-12. ",
            "category": 11,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "66313-14095"
            ],
            "persons": [],
            "imported": "2007-02-27T15:54:46+01:00",
            "journal": "PROMED",
            "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": 66312,
            "title": "¿How to prevent anaphylaxis in children¿ Health and Social Factors in pediatric asthma-introductory lecture:¿What is the optimal ¿approach¿ to a child with asthma?",
            "abstract": null,
            "authors": [
                "Varga, EM"
            ],
            "year": 2006,
            "source": "-25. Kongress der European Academy of Allergology and Clinical Immunology (EAACI) \r\n\r\n; 10.-14.6.06; Wien . ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "66312-14095"
            ],
            "persons": [],
            "imported": "2007-02-27T15:48: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": 66306,
            "title": "Eperience with Everolimus in patints after liver transplantation.",
            "abstract": null,
            "authors": [
                "Kniepeiss, D",
                "Iberer, F",
                "Schaffellner, S",
                "Jakoby, E",
                "Müller, H",
                "Duller, D",
                "Tscheliessnigg, KH"
            ],
            "year": 2006,
            "source": "Internationaler Liver Transplant Society; May 3-5, 2006; Mailand. 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "66306-14073",
                "66306-14081"
            ],
            "persons": [
                "66306-51982",
                "66306-58323",
                "66306-59327"
            ],
            "imported": "2007-02-27T15:40:34+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 66288,
            "title": "Ulcus cruris-Chirurgische Aspekte und VAC-therapie",
            "abstract": null,
            "authors": [
                "Schintler, MV\r\n"
            ],
            "year": 2006,
            "source": "-Internationales Symposium Stoma-Wunde-Ernährung , Central and Eastern European Congress of Coloproctology, ; 11.-13.5.2006  ; Graz,. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "66288-14076"
            ],
            "persons": [
                "66288-51887"
            ],
            "imported": "2007-02-27T14:52: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": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 66287,
            "title": "Infektchirurgie und Plastisch-chirurgische Aspekte beim diabetischen Fuß",
            "abstract": null,
            "authors": [
                "Schintler, MV",
                "Wittgruber, G",
                "Scharnagl, E\r\n \r\n"
            ],
            "year": 2006,
            "source": "-Steiermärkische Ärztetage, ;  11-13.5. 2006 ; Bad Aussee,. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "66287-14076"
            ],
            "persons": [
                "66287-51887"
            ],
            "imported": "2007-02-27T14:50: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": 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": 66286,
            "title": "Wertigkeit der VAC-behandlung beim infizierten diabetischen Fuß",
            "abstract": null,
            "authors": [
                "Schintler, MV \r\n"
            ],
            "year": 2006,
            "source": "-Dreiländerkongress VAC;  28.-29.04.2006 ; Nürnberg. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "66286-14076"
            ],
            "persons": [
                "66286-51887"
            ],
            "imported": "2007-02-27T14:48:34+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": 66285,
            "title": "Wundquiz- Millionenshow : Der Diabetische Fuß",
            "abstract": null,
            "authors": [
                "Moderation M.V. Schintler"
            ],
            "year": 2006,
            "source": "-8. Jahrestagung der Österreichischen Wundgesellschaft ; 21.-22.4.2006 ; Wien. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "66285-14076"
            ],
            "persons": [
                "66285-51887"
            ],
            "imported": "2007-02-27T14:46:18+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": 66284,
            "title": "Tissue expansion for treatment of alopecia after scalp defects",
            "abstract": null,
            "authors": [
                "Schintler, MV",
                "Spendel, S",
                "Rappl, T",
                "Wittgruber, G",
                "Hellbom, B",
                "Scharnagl, E\r\n"
            ],
            "year": 2006,
            "source": "9 th International Congress of the European Society for Laser Aesthetic Surgery ; June- 22 th - 24 th 2006 ; Graz. 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "66284-14076"
            ],
            "persons": [
                "66284-56922",
                "66284-51887",
                "66284-51824"
            ],
            "imported": "2007-02-27T14:42:10+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": 66283,
            "title": "Detektion von intraoperativen Myokardischämien mit einem hochauflösenden Ösophagus-EKG während koronarer Bypassoperationen",
            "abstract": null,
            "authors": [
                "Huber, S"
            ],
            "year": 1997,
            "source": " [ Dissertation ] Karl-Franzens Universität Graz; 1997. ",
            "category": 5,
            "document_type": 16,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "66283-14075"
            ],
            "persons": [
                "66283-52012"
            ],
            "imported": "2007-02-27T14:34:53+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": 66282,
            "title": "Videothoracoscopic-enhanced biventricular resynchronization: an alternative to failed attempts in endovenous therapy for chronic heart failure.",
            "abstract": null,
            "authors": [
                "Knez, I",
                "Schweiger, St",
                "Doll, N",
                "Wasler, A",
                "Prenner, G",
                "Gabor, S",
                "Michels, K",
                "Tscheliessnigg, KH",
                "Rigler, B"
            ],
            "year": 2006,
            "source": "4th International Congress of Croatian Society of Surgery.; May 25-28; Zadar, Croatia. 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "66282-14073",
                "66282-14075",
                "66282-14077"
            ],
            "persons": [
                "66282-51936"
            ],
            "imported": "2007-02-27T14:30:33+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 66281,
            "title": "20 years of Fontan palliation for univentricular hearts - from trauma to dogma.",
            "abstract": null,
            "authors": [
                "Knez, I"
            ],
            "year": 2006,
            "source": "4th International Congress of Croatian Society of Surgery; May 25-28; Zadar, Croatia. 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "66281-14075"
            ],
            "persons": [
                "66281-51936"
            ],
            "imported": "2007-02-27T14:24:29+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": 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": 66280,
            "title": "Prosthesis-patient mismatch in aortic valve surgery: Variables influenving ventricular myocardial mass.",
            "abstract": null,
            "authors": [
                "Knez, I",
                "Ovcina, I",
                "Mircic, A",
                "Dacar, D",
                "Trantina-Yates, A",
                "Renner, W",
                "Maier, R",
                "Rehak, P",
                "Rienmüller, R",
                "Rigler, B\r\n"
            ],
            "year": 2006,
            "source": "4th International Congress of Croatian Society of Surgery; May 25-28; Zadar, Croatia. 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "66280-14028",
                "66280-14045",
                "66280-14075",
                "66280-14083",
                "66280-14104"
            ],
            "persons": [
                "66280-50146",
                "66280-50910",
                "66280-51726",
                "66280-51936",
                "66280-51947",
                "66280-51953"
            ],
            "imported": "2007-02-27T14:15:50+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": 66279,
            "title": "Mitral valve repair in Patients with Cardiomyopathy.",
            "abstract": null,
            "authors": [
                "Salaymeh, L",
                "Ovcina, I",
                "Schweiger, S",
                "Rigler, B"
            ],
            "year": 2006,
            "source": "21ST CENTURY TREATMENT OF HEART FAILURE: SYNCHRONIZING SURGICAL AND MEDICAL THERAPIES FOR BETTER OUTCOMES\r\n; OKT 20-22, 2006; Cleveland, USA. 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "66279-14075"
            ],
            "persons": [
                "66279-50146"
            ],
            "imported": "2007-02-27T14:06:49+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 66278,
            "title": "Hyperthermia incolorectal cancer",
            "abstract": null,
            "authors": [
                "Kohek, P"
            ],
            "year": 2006,
            "source": "proctologia. 1(supp):80-81.-11.central european congress of coloproctology; 11.5.2006; graz.  (ISBN: 1640-5382 )",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "66278-14073"
            ],
            "persons": [],
            "imported": "2007-02-27T13:50:28+01:00",
            "journal": "proctologia",
            "issn": "1640-5382",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": true,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 66277,
            "title": "Die Hyperthermie",
            "abstract": null,
            "authors": [
                "Kohek, P"
            ],
            "year": 2006,
            "source": "A stafam. 2: -2.intensivkurs Onkologie; 17.3.2006; schladming. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "66277-14073"
            ],
            "persons": [],
            "imported": "2007-02-27T13:43:34+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": true,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 66276,
            "title": "regional deep hyperthermia and somatostatin in the treatment of hepatocellular carcinoma",
            "abstract": null,
            "authors": [
                "Kohek, P",
                "Rigler, M",
                "Spenger, M",
                "Lenhard, U",
                "Puchinger, M"
            ],
            "year": 2006,
            "source": "-17, ICACT; 30.1.2006-2.2.2006; Paris france. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "66276-14045",
                "66276-14073"
            ],
            "persons": [
                "66276-50375"
            ],
            "imported": "2007-02-27T13:28:04+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": 66275,
            "title": "Änderung des Benutzerverhaltens nach Einführung eines Web-basierten Informationssystems für Qualitätsmanagement. ",
            "abstract": null,
            "authors": [
                "Harrasser, A",
                "Rakovac, I",
                "Seereiner, S",
                "Beck, P",
                "Risse, A",
                "Jecht, M",
                "Pieber, TR"
            ],
            "year": 2006,
            "source": "Diabetes und Stoffwechsel. 2006. (Suppl.1): 1-172. ",
            "category": 11,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "66275-51831"
            ],
            "imported": "2007-02-27T12:23:24+01:00",
            "journal": "Diabetes und Stoffwechsel",
            "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": 66274,
            "title": "Stent Grafting Of The Thoracic Aorta Still A Word Of Caution: Chronic Perforation Of A Thoracic Stent Graft Mimicking A Tumor Of The Esophagus",
            "abstract": null,
            "authors": [
                "Oberwalder, PJ"
            ],
            "year": 2006,
            "source": "4th International Congress on Complications and Controversies in Interventional Radiology; June 8 - 10, 2006; Pörtschach, AUSTRIA. 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "66274-14075"
            ],
            "persons": [],
            "imported": "2007-02-27T12:22:48+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 66272,
            "title": "Time of Evening Administration of Insulin Detemir can be Fitted to Individual Needs and Lifestyle.",
            "abstract": null,
            "authors": [
                "Pieber, TR",
                "Draeger, E",
                "Pedersen, CB",
                "Home, PD"
            ],
            "year": 2006,
            "source": "Diabetes. 2006. 55 (Suppl.2): A544-",
            "category": 11,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "66272-51831"
            ],
            "imported": "2007-02-27T12:17:43+01:00",
            "journal": "Diabetes",
            "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
        }
    ]
}