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=149920&ordering=-impactfactor
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157472,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=149940&ordering=-impactfactor",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=149900&ordering=-impactfactor",
    "results": [
        {
            "id": 6202,
            "title": "Retinitis syphilitica in an HIV-positive patient following acute retinal necrosis syndrome.",
            "abstract": null,
            "authors": [
                "Freigassner, PS",
                "Schuhmann, G",
                "Ardjomand, N",
                "El Shabrawi, Y",
                "Haas, A"
            ],
            "year": 2001,
            "source": "Retina. 2001; 21(6):674-677",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000173301000022",
            "pubmed": "11756898",
            "doi": "10.1097%2F00006982-200112000-00022",
            "pmc": null,
            "organizations": [
                "6202-14043"
            ],
            "persons": [
                "6202-51850-6",
                "6202-51899-6",
                "6202-53163-6"
            ],
            "imported": null,
            "journal": "RETINA-J RETIN VITR DIS",
            "issn": "0275-004X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.909,
            "impactfactor_year": 2001,
            "impactfactor_norm": 0.511627906976744,
            "impactfactor_norm_year": 2001,
            "impactfactor_norm_category": "OPHTHALMOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 63063,
            "title": "[Meaning of stylopharyngeal fascia in intraoral block techniques].",
            "abstract": null,
            "authors": [
                "Feigl, G",
                "Anderhuber, F",
                "Fasel, JH",
                "Likar, R"
            ],
            "year": 2007,
            "source": "Schmerz. 2007; 21(1):28, 30-3",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000244393400004",
            "pubmed": "16915368",
            "doi": "10.1007/s00482-006-0497-0",
            "pmc": null,
            "organizations": [
                "63063-14018"
            ],
            "persons": [
                "63063-53309-6"
            ],
            "imported": "2006-12-14T01:00:00+01:00",
            "journal": "Schmerz",
            "issn": "0932-433X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.909,
            "impactfactor_year": 2007,
            "impactfactor_norm": 0.272727272727273,
            "impactfactor_norm_year": 2007,
            "impactfactor_norm_category": "ANESTHESIOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 12585,
            "title": "Drotrecogin alfa (activated, Xigris) in combination with heparin or melagatran: an in vitro investigation.",
            "abstract": null,
            "authors": [
                "Koestenberger, M",
                "Cvirn, G",
                "Gallistl, S",
                "Baier, K",
                "Leschnik, B",
                "Muntean, W"
            ],
            "year": 2004,
            "source": "J THROMB THROMBOLYSIS. 2004; 18(1): 5-10. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000226235500001",
            "pubmed": "15744547",
            "doi": "10.1007/s11239-004-0167-y",
            "pmc": null,
            "organizations": [
                "12585-14012",
                "12585-14091"
            ],
            "persons": [
                "12585-50068-6",
                "12585-51651-6",
                "12585-51963-6",
                "12585-52013-2"
            ],
            "imported": "2013-01-15T16:34:18+01:00",
            "journal": "J THROMB THROMBOLYSIS",
            "issn": "0929-5305",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.909,
            "impactfactor_year": 2004,
            "impactfactor_norm": 0.209677419354839,
            "impactfactor_norm_year": 2004,
            "impactfactor_norm_category": "HEMATOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 127082,
            "title": "[Electrical point stimulation (P-STIM) via ear acupuncture: a randomized, double-blind, controlled pilot study in patients undergoing laparoscopic nephrctomyX].",
            "abstract": null,
            "authors": [
                "Likar, R",
                "Jabarzadeh, H",
                "Kager, I",
                "Trampitsch, E",
                "Breschan, C",
                "Szeles, J"
            ],
            "year": 2007,
            "source": "Schmerz. 2007; 21(2): 154-9. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000245822300007",
            "pubmed": "17265017",
            "doi": "10.1007/s00482-006-0519-y",
            "pmc": null,
            "organizations": [],
            "persons": [
                "127082-53309-2",
                "127082-88953-6"
            ],
            "imported": "2013-02-19T01:00:00+01:00",
            "journal": "Schmerz",
            "issn": "0932-433X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.909,
            "impactfactor_year": 2007,
            "impactfactor_norm": 0.273,
            "impactfactor_norm_year": 2007,
            "impactfactor_norm_category": "ANESTHESIOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 189211,
            "title": "[Improvement of pain therapy in Austria].",
            "abstract": null,
            "authors": [
                "Likar, R",
                "Bernatzky, G"
            ],
            "year": 2007,
            "source": "Schmerz. 2007; 21(3): 277",
            "category": 1,
            "document_type": 11,
            "sci": null,
            "pubmed": "17632876",
            "doi": "10.1007/s00482-007-0555-2",
            "pmc": null,
            "organizations": [],
            "persons": [
                "189211-53309-2"
            ],
            "imported": "2021-09-07T02:00:00+02:00",
            "journal": "Schmerz",
            "issn": "0932-433X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.909,
            "impactfactor_year": 2007,
            "impactfactor_norm": 0.273,
            "impactfactor_norm_year": 2007,
            "impactfactor_norm_category": "ANESTHESIOLOGY",
            "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": 189207,
            "title": "[Importance of intrathecal pain therapy].",
            "abstract": null,
            "authors": [
                "Likar, R",
                "Ilias, W",
                "Kloimstein, H",
                "Kofler, A",
                "Kress, HG",
                "Neuhold, J",
                "Pinter, MM",
                "Spendel, MC"
            ],
            "year": 2007,
            "source": "Schmerz. 2007; 21(1): 15-8, 20-4, 26-7. ",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000244393400003",
            "pubmed": "17109113",
            "doi": "10.1007/s00482-006-0515-2",
            "pmc": null,
            "organizations": [],
            "persons": [
                "189207-53309-2"
            ],
            "imported": "2021-09-07T02:00:00+02:00",
            "journal": "Schmerz",
            "issn": "0932-433X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.909,
            "impactfactor_year": 2007,
            "impactfactor_norm": 0.273,
            "impactfactor_norm_year": 2007,
            "impactfactor_norm_category": "ANESTHESIOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 189203,
            "title": "[Spinal epidural abscess after long-term epidural catheterization].",
            "abstract": null,
            "authors": [
                "Graf, G",
                "Likar, R",
                "Schalk, HV",
                "Kager, I",
                "Jabarzadeh, H"
            ],
            "year": 2007,
            "source": "Schmerz. 2007; 21(1): 68-72. ",
            "category": 1,
            "document_type": 5,
            "sci": "ISI:000244393400009",
            "pubmed": "16850305",
            "doi": "10.1007/s00482-006-0489-0",
            "pmc": null,
            "organizations": [],
            "persons": [
                "189203-53309-6"
            ],
            "imported": "2021-09-07T02:00:00+02:00",
            "journal": "Schmerz",
            "issn": "0932-433X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.909,
            "impactfactor_year": 2007,
            "impactfactor_norm": 0.273,
            "impactfactor_norm_year": 2007,
            "impactfactor_norm_category": "ANESTHESIOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 179758,
            "title": "New Challenges in the Hungarian Organ Transplant Programs.",
            "abstract": null,
            "authors": [
                "Máthé, Z"
            ],
            "year": 2016,
            "source": "Transplant Proc. 2016; 48(7):2527-2528",
            "category": 1,
            "document_type": 4,
            "sci": "ISI:000386317900070",
            "pubmed": "27742340",
            "doi": "10.1016/j.transproceed.2016.07.009",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2020-01-24T01:00:00+01:00",
            "journal": "Transplant Proc",
            "issn": "1873-2623",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.908,
            "impactfactor_year": 2016,
            "impactfactor_norm": 0.208,
            "impactfactor_norm_year": 2016,
            "impactfactor_norm_category": "SURGERY-SCI",
            "impactfactor_norm_super": 0.208,
            "impactfactor_norm_super_year": 2014,
            "impactfactor_norm_super_category": "SURGERY-SCI",
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 157062,
            "title": "Tissue Expression of Aquaporin 2 Is Correlated to Urine Output and Allograft Function in Sensitized Kidney Transplant Patients.",
            "abstract": null,
            "authors": [
                "Klein, K",
                "Rübenacker, S",
                "Schaefer, SM",
                "Kihm, LP",
                "Schwenger, V",
                "Macher-Goeppinger, S",
                "Schemmer, P",
                "Süsald, C",
                "Zeier, M",
                "Morath, C",
                "Becker, LE"
            ],
            "year": 2016,
            "source": "Transplant Proc. 2016; 48(8):2629-2636",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000387202100012",
            "pubmed": "27788793",
            "doi": "10.1016/j.transproceed.2016.06.056",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2017-01-13T01:00:00+01:00",
            "journal": "Transplant Proc",
            "issn": "0041-1345",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.908,
            "impactfactor_year": 2016,
            "impactfactor_norm": 0.208,
            "impactfactor_norm_year": 2016,
            "impactfactor_norm_category": "SURGERY-SCI",
            "impactfactor_norm_super": 0.308,
            "impactfactor_norm_super_year": 2014,
            "impactfactor_norm_super_category": "SURGERY-SCI",
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 6925,
            "title": "Dermatological manifestations of Lyme borreliosis.",
            "abstract": null,
            "authors": [
                "Mullegger, RR"
            ],
            "year": 2004,
            "source": "Eur J Dermatol. 2004; 14(5):296-309",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000223904100002",
            "pubmed": "15358567",
            "doi": null,
            "pmc": null,
            "organizations": [
                "6925-14047"
            ],
            "persons": [],
            "imported": null,
            "journal": "EUROPEAN J DERMATOLOGY",
            "issn": "1167-1122",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.908,
            "impactfactor_year": 2004,
            "impactfactor_norm": 0.447368421052632,
            "impactfactor_norm_year": 2004,
            "impactfactor_norm_category": "DERMATOLOGY, VENERAL DISEASES",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 4291,
            "title": "Exercise does not affect plasma concentrations of (R)- and (S)-carvedilol.",
            "abstract": null,
            "authors": [
                "Stoschitzky, K",
                "Koshucharova, G",
                "Zweiker, R",
                "Lercher, P",
                "Maier, R",
                "Klein, W",
                "Zitta, S",
                "Gruber, L",
                "Lamprecht, G",
                "Lindner, W"
            ],
            "year": 2002,
            "source": "Cardiovasc Drugs Ther. 2002; 16(2):133-140",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000176034300008",
            "pubmed": "12090906",
            "doi": "10.1023%2FA%3A1015705516496",
            "pmc": null,
            "organizations": [
                "4291-14083",
                "4291-14084"
            ],
            "persons": [
                "4291-51374-2",
                "4291-51843-6",
                "4291-51953-6",
                "4291-63802-6"
            ],
            "imported": null,
            "journal": "CARDIOVASC DRUG THERAPY",
            "issn": "0920-3206",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.908,
            "impactfactor_year": 2002,
            "impactfactor_norm": 0.318181818181818,
            "impactfactor_norm_year": 2002,
            "impactfactor_norm_category": "CARDIAC & CARDIOVASCULAR SYSTEMS",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 4600,
            "title": "The influence of magnesium on the electrophysiological effects of erythromycin in the isolated Guinea pig heart.",
            "abstract": null,
            "authors": [
                "Lueger, A",
                "Brodmann, M",
                "Scherr, D",
                "Stark, G"
            ],
            "year": 2002,
            "source": "Cardiovasc Drugs Ther. 2002; 16(4):327-333",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000180000200009",
            "pubmed": "12652102",
            "doi": "10.1023/A:1021734010365",
            "pmc": null,
            "organizations": [
                "4600-14083"
            ],
            "persons": [
                "4600-50168-6",
                "4600-51689-6",
                "4600-51868-1"
            ],
            "imported": null,
            "journal": "CARDIOVASC DRUG THERAPY",
            "issn": "0920-3206",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.908,
            "impactfactor_year": 2002,
            "impactfactor_norm": 0.318181818181818,
            "impactfactor_norm_year": 2002,
            "impactfactor_norm_category": "CARDIAC & CARDIOVASCULAR SYSTEMS",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 2980,
            "title": "Paclitaxel-containing high-dose chemotherapy in high-risk breast cancer patients.",
            "abstract": null,
            "authors": [
                "Greinix, HT",
                "Linkesch, W",
                "Seifert, M",
                "Kubista, E",
                "Czerwenka, K",
                "Elahi, F",
                "Zielinski, C",
                "Hoecker, P",
                "Steger, G",
                "Schulenburg, A",
                "Neumeister, G",
                "Rabitsch, W",
                "Jakesz, R",
                "Kalhs, P"
            ],
            "year": 2000,
            "source": "Acta Oncol. 2000; 39(1):47-52",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000085950100007",
            "pubmed": "10752653",
            "doi": "10.1080/028418600430969",
            "pmc": null,
            "organizations": [
                "2980-14082"
            ],
            "persons": [
                "2980-54230-2"
            ],
            "imported": null,
            "journal": "ACTA ONCOL",
            "issn": "0284-186X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.908,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.194174757281553,
            "impactfactor_norm_year": 2000,
            "impactfactor_norm_category": "ONCOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 71179,
            "title": "Levosimendan in regional myocardial ischemia",
            "abstract": null,
            "authors": [
                "Pieske, B"
            ],
            "year": 2002,
            "source": "CARDIOVASC DRUG THERAPY. 2002; 16(5): 379-381. ",
            "category": 1,
            "document_type": 4,
            "sci": "ISI:000180651800001",
            "pubmed": null,
            "doi": "10.1023/A:1022199932485",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2007-10-29T10:38:53+01:00",
            "journal": "CARDIOVASC DRUG THERAPY",
            "issn": "0920-3206",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.908,
            "impactfactor_year": 2002,
            "impactfactor_norm": 0.318181818181818,
            "impactfactor_norm_year": 2002,
            "impactfactor_norm_category": "CARDIAC & CARDIOVASCULAR SYSTEMS",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 153035,
            "title": "Intra-abdominal hypertension due to heparin - induced retroperitoneal hematoma in patients with ventricle assist devices: report of four cases and review of the literature.",
            "abstract": null,
            "authors": [
                "Daliakopoulos, SI",
                "Schaedel, M",
                "Klimatsidas, MN",
                "Spiliopoulos, S",
                "Koerfer, R",
                "Tenderich, G"
            ],
            "year": 2010,
            "source": "J Cardiothorac Surg. 2010; 5(3):108-108",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000284616000001",
            "pubmed": "21067596",
            "doi": "10.1186/1749-8090-5-108",
            "pmc": "PMC2992055",
            "organizations": [],
            "persons": [],
            "imported": "2016-06-17T02:00:00+02:00",
            "journal": "J Cardiothorac Surg",
            "issn": "1749-8090",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.908,
            "impactfactor_year": 2010,
            "impactfactor_norm": 0.202,
            "impactfactor_norm_year": 2010,
            "impactfactor_norm_category": "CARDIAC & CARDIOVASCULAR SYSTEMS",
            "impactfactor_norm_super": 0.202,
            "impactfactor_norm_super_year": 2010,
            "impactfactor_norm_super_category": "CARDIAC + CARDIOVASCULAR SYSTEMS",
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 162367,
            "title": "Metal release profiles of orthodontic bands, brackets, and wires: an in vitro study.",
            "abstract": null,
            "authors": [
                "Wendl, B",
                "Wiltsche, H",
                "Lankmayr, E",
                "Winsauer, H",
                "Walter, A",
                "Muchitsch, A",
                "Jakse, N",
                "Wendl, M",
                "Wendl, T"
            ],
            "year": 2017,
            "source": "J Orofac Orthop. 2017; 78(6):494-503",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000414924600006",
            "pubmed": "28913542",
            "doi": "10.1007/s00056-017-0107-z",
            "pmc": "PMC5682850",
            "organizations": [
                "162367-14109"
            ],
            "persons": [
                "162367-50456-2",
                "162367-51707-6"
            ],
            "imported": "2017-09-24T02:00:00+02:00",
            "journal": "J Orofac Orthop",
            "issn": "1434-5293",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.907,
            "impactfactor_year": 2017,
            "impactfactor_norm": 0.143,
            "impactfactor_norm_year": 2017,
            "impactfactor_norm_category": "DENTISTRY, ORAL SURGERY & MEDICINE-SCI",
            "impactfactor_norm_super": 0.205,
            "impactfactor_norm_super_year": 2014,
            "impactfactor_norm_super_category": "DENTISTRY, ORAL SURGERY + MEDICINE-SCI",
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 159165,
            "title": "Retrospective 25-year follow-up of treatment outcomes in angle Class III patients : Early versus late treatment.",
            "abstract": null,
            "authors": [
                "Wendl, B",
                "Muchitsch, AP",
                "Winsauer, H",
                "Walter, A",
                "Droschl, H",
                "Jakse, N",
                "Wendl, M",
                "Wendl, T"
            ],
            "year": 2017,
            "source": "J Orofac Orthop. 2017; 78(3):201-210",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000401504000003",
            "pubmed": "28220182",
            "doi": "10.1007/s00056-016-0076-7",
            "pmc": "PMC5429343",
            "organizations": [
                "159165-14109"
            ],
            "persons": [
                "159165-50456-2",
                "159165-51707-6"
            ],
            "imported": "2017-02-23T01:00:00+01:00",
            "journal": "J Orofac Orthop",
            "issn": "1434-5293",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.907,
            "impactfactor_year": 2017,
            "impactfactor_norm": 0.143,
            "impactfactor_norm_year": 2017,
            "impactfactor_norm_category": "DENTISTRY, ORAL SURGERY & MEDICINE-SCI",
            "impactfactor_norm_super": 0.205,
            "impactfactor_norm_super_year": 2014,
            "impactfactor_norm_super_category": "DENTISTRY, ORAL SURGERY + MEDICINE-SCI",
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 3989,
            "title": "Treatment of acute aortic type B dissection with stent-grafts.",
            "abstract": null,
            "authors": [
                "Hausegger, KA",
                "Tiesenhausen, K",
                "Schedlbauer, P",
                "Oberwalder, P",
                "Tauss, J",
                "Rigler, B"
            ],
            "year": 2002,
            "source": "Cardiovasc Intervent Radiol. 2002; 24(5):306-312",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000172214200004",
            "pubmed": "11815835",
            "doi": "10.1007/s00270-001-0048-0",
            "pmc": null,
            "organizations": [
                "3989-14054",
                "3989-14075"
            ],
            "persons": [
                "3989-51946-6"
            ],
            "imported": null,
            "journal": "CARDIOVASC INTERVEN RADIOL",
            "issn": "0174-1551",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.907,
            "impactfactor_year": 2001,
            "impactfactor_norm": 0.864197530864197,
            "impactfactor_norm_year": 2001,
            "impactfactor_norm_category": "RADIOLOGY, NUCLEAR MEDICINE & MEDICAL IMAGING",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 3534,
            "title": "Endovascular treatment of proximal anastomotic aneurysms after aortic prosthetic reconstruction.",
            "abstract": null,
            "authors": [
                "Tiesenhausen, K",
                "Hausegger, KA",
                "Tauss, J",
                "Amann, W",
                "Koch, G"
            ],
            "year": 2001,
            "source": "Cardiovasc Intervent Radiol. 2001; 24(1):49-52",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000167200100007",
            "pubmed": "11178713",
            "doi": "10.1007%2Fs002700001740",
            "pmc": null,
            "organizations": [
                "3534-14074"
            ],
            "persons": [
                "3534-51946-2"
            ],
            "imported": null,
            "journal": "CARDIOVASC INTERVEN RADIOL",
            "issn": "0174-1551",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.907,
            "impactfactor_year": 2001,
            "impactfactor_norm": 0.864197530864197,
            "impactfactor_norm_year": 2001,
            "impactfactor_norm_category": "RADIOLOGY, NUCLEAR MEDICINE & MEDICAL IMAGING",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 159126,
            "title": "Retrospective 25-year follow-up of treatment outcomes in Angle Class III patients : Success versus failure.",
            "abstract": null,
            "authors": [
                "Wendl, B",
                "Kamenica, A",
                "Droschl, H",
                "Jakse, N",
                "Weiland, F",
                "Wendl, T",
                "Wendl, M"
            ],
            "year": 2017,
            "source": "J Orofac Orthop. 2017; 78(2):129-136",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000396154300004",
            "pubmed": "28204847",
            "doi": "10.1007/s00056-016-0075-8",
            "pmc": "PMC5343075",
            "organizations": [
                "159126-14109"
            ],
            "persons": [
                "159126-50456-2",
                "159126-51707-6"
            ],
            "imported": "2017-02-18T01:00:00+01:00",
            "journal": "J Orofac Orthop",
            "issn": "1434-5293",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.907,
            "impactfactor_year": 2017,
            "impactfactor_norm": 0.143,
            "impactfactor_norm_year": 2017,
            "impactfactor_norm_category": "DENTISTRY, ORAL SURGERY & MEDICINE-SCI",
            "impactfactor_norm_super": 0.205,
            "impactfactor_norm_super_year": 2014,
            "impactfactor_norm_super_category": "DENTISTRY, ORAL SURGERY + MEDICINE-SCI",
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        }
    ]
}