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=150900&ordering=-impactfactor
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157100,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=150920&ordering=-impactfactor",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=150880&ordering=-impactfactor",
    "results": [
        {
            "id": 20041,
            "title": "Single-injection inulin clearance--a simple method for measuring glomerular filtration rate in dogs.",
            "abstract": null,
            "authors": [
                "Haller, M",
                "Müller, W",
                "Binder, H",
                "Estelberger, W",
                "Arnold, P"
            ],
            "year": 1998,
            "source": "Res Vet Sci. 1998; 64(2):151-156",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000073579200012",
            "pubmed": "9625472",
            "doi": "10.1016/S0034-5288(98)90011-X",
            "pmc": null,
            "organizations": [
                "20041-14012"
            ],
            "persons": [],
            "imported": null,
            "journal": "RES VET SCI",
            "issn": "0034-5288",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.812,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.748201438848921,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "VETERINARY SCIENCES",
            "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": 3036,
            "title": "Auriculotemporal (Frey) syndrome in late childhood: an unusual variant presenting as gustatory flushing mimicking food allergy.",
            "abstract": null,
            "authors": [
                "Kaddu, S",
                "Smolle, J",
                "Komericki, P",
                "Kerl, H"
            ],
            "year": 2000,
            "source": "Pediatr Dermatol. 2000; 17(2):126-128",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000086665600010",
            "pubmed": "10792802",
            "doi": "10.1046%2Fj.1525-1470.2000.01729.x",
            "pmc": null,
            "organizations": [
                "3036-14047"
            ],
            "persons": [
                "3036-51617-4",
                "3036-50041-6",
                "3036-51620-6",
                "3036-53442-1"
            ],
            "imported": null,
            "journal": "PEDIAT DERMATOL",
            "issn": "0736-8046",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.812,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.507042253521127,
            "impactfactor_norm_year": 2000,
            "impactfactor_norm_category": "PEDIATRICS",
            "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": 5817,
            "title": "Risks of psychotropic drug use during pregnancy",
            "abstract": null,
            "authors": [
                "Knoflach-Reichart, C",
                "Mahnert, FA",
                "Hofmann, P"
            ],
            "year": 2003,
            "source": "NEUROPSYCHIATRIE 2003 17: 3-14.",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000184664300002",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "5817-29444"
            ],
            "persons": [],
            "imported": null,
            "journal": "NEUROPSYCHIATRIE",
            "issn": "0948-6259",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.812,
            "impactfactor_year": 2003,
            "impactfactor_norm": 0.195402298850575,
            "impactfactor_norm_year": 2003,
            "impactfactor_norm_category": "PSYCHIATRY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "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": 135989,
            "title": "The Freedom SOLO valve: mid-term clinical results with a stentless pericardial valve for aortic valve replacement.",
            "abstract": null,
            "authors": [
                "Horst, M",
                "Easo, J",
                "Hölzl, PP",
                "Eichstaedt, HC",
                "Kronberg, K",
                "Nordmeyer, P",
                "Dapunt, OE"
            ],
            "year": 2011,
            "source": "J HEART VALVE DIS. 2011; 20(6): 704-710. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000306675200014",
            "pubmed": "22655502",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2014-04-04T11:35:48+02:00",
            "journal": "J HEART VALVE DIS",
            "issn": "0966-8519",
            "collection_publisher": null,
            "collection_title": "JOURNAL OF HEART VALVE DISEASE",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.811,
            "impactfactor_year": 2011,
            "impactfactor_norm": 0.154,
            "impactfactor_norm_year": 2011,
            "impactfactor_norm_category": "CARDIAC & CARDIOVASCULAR SYSTEMS",
            "impactfactor_norm_super": 0.278,
            "impactfactor_norm_super_year": 2008,
            "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": 102955,
            "title": "Mesenteric cysts. Toward less confusion?",
            "abstract": null,
            "authors": [
                "de Perrot, M",
                "Bründler, M",
                "Tötsch, M",
                "Mentha, G",
                "Morel, P"
            ],
            "year": 2000,
            "source": "Dig Surg. 2000; 17(4):323-328",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000165194100001",
            "pubmed": "11053936",
            "doi": "10.1159/000018872",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2010-08-02T02:00:00+02:00",
            "journal": "Dig Surg",
            "issn": "0253-4886",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.81,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.507352941176471,
            "impactfactor_norm_year": 2000,
            "impactfactor_norm_category": "SURGERY",
            "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": 106210,
            "title": "Towards life long learning: three models for ubiquitous applications",
            "abstract": null,
            "authors": [
                "Holzinger, A",
                "Nischelwitzer, A",
                "Friedl, S",
                "Hu, B"
            ],
            "year": 2010,
            "source": "WIREL COMMUN MOB COMPUT. 2010; 10(10): 1350-1365. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000282993800006",
            "pubmed": null,
            "doi": "10.1002/wcm.715",
            "pmc": null,
            "organizations": [
                "106210-14026"
            ],
            "persons": [
                "106210-51050-2"
            ],
            "imported": "2010-11-02T10:39:39+01:00",
            "journal": "WIREL COMMUN MOB COMPUT",
            "issn": "1530-8669",
            "collection_publisher": null,
            "collection_title": "WIRELESS COMMUNICATIONS & MOBILE COMPUTING; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.81,
            "impactfactor_year": 2010,
            "impactfactor_norm": 0.5,
            "impactfactor_norm_year": 2010,
            "impactfactor_norm_category": "TELECOMMUNICATIONS",
            "impactfactor_norm_super": 0.818,
            "impactfactor_norm_super_year": 2007,
            "impactfactor_norm_super_category": "TELECOMMUNICATIONS",
            "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": 123984,
            "title": "RESIDUAL LYMPH NODE METASTASIS IN STAGE 4 NEUROBLASTOMA-ADVANTAGE OF RADIO-GUIDED SURGERY?.",
            "abstract": null,
            "authors": [
                "Wachowiak, R",
                "Till, H",
                "Metzger, R",
                "Bierbach, U",
                "Simon, T",
                "Sattler, B",
                "Aigner, T",
                "Sabri, O",
                "Kluge, R",
                ""
            ],
            "year": 2010,
            "source": "Pediatr Hematol Oncol. 2010; 27(6):471-475",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000282889800006",
            "pubmed": "20578805",
            "doi": "10.3109/08880018.2010.489931",
            "pmc": null,
            "organizations": [],
            "persons": [
                "123984-83445-6"
            ],
            "imported": "2012-12-10T12:57:20+01:00",
            "journal": "PEDIATR HEMATOL ONCOL",
            "issn": "0888-0018",
            "collection_publisher": null,
            "collection_title": "PEDIATRIC HEMATOLOGY AND ONCOLOGY",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.81,
            "impactfactor_year": 2010,
            "impactfactor_norm": 0.22,
            "impactfactor_norm_year": 2010,
            "impactfactor_norm_category": "PEDIATRICS",
            "impactfactor_norm_super": 0.22,
            "impactfactor_norm_super_year": 2010,
            "impactfactor_norm_super_category": "PEDIATRICS",
            "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": 924,
            "title": "Effects of treadmill exercise protocol with constant and ascending grade on levelling-off O2 uptake and VO2 max.",
            "abstract": null,
            "authors": [
                "Pokan, R",
                "Schwaberger, G",
                "Hofmann, P",
                "Eber, B",
                "Toplak, H",
                "Gasser, R",
                "Fruhwald, FM",
                "Pessenhofer, H",
                "Klein, W"
            ],
            "year": 1995,
            "source": "INT J SPORT MED 1995 16: 238-242.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1995RB28400006",
            "pubmed": "7657417",
            "doi": "10.1055/s-2007-972998",
            "pmc": null,
            "organizations": [
                "924-14010"
            ],
            "persons": [
                "924-51846-6",
                "924-51504-6",
                "924-51533-6",
                "924-51687-6",
                "924-51700-6"
            ],
            "imported": null,
            "journal": "INT J SPORT MED",
            "issn": "0172-4622",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.81,
            "impactfactor_year": 1995,
            "impactfactor_norm": 0.862068965517241,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "SPORT SCIENCES",
            "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": 111774,
            "title": "Prematurity: influence on mother's locus of control.",
            "abstract": null,
            "authors": [
                "Pichler-Stachl, E",
                "Pichler, G",
                "Gramm, S",
                "Zotter, H",
                "Mueller, W",
                "Urlesberger, B"
            ],
            "year": 2011,
            "source": "Wien Klin Wochenschr. 2011; 123(13-14):455-457",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000293705700009",
            "pubmed": "21710116",
            "doi": "10.1007/s00508-011-1601-8",
            "pmc": null,
            "organizations": [
                "111774-14064",
                "111774-14094"
            ],
            "persons": [
                "111774-50907-6",
                "111774-51643-6",
                "111774-59859-2"
            ],
            "imported": "2011-06-30T02:00:00+02:00",
            "journal": "Wien Klin Wochenschr",
            "issn": "0043-5325",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.809,
            "impactfactor_year": 2011,
            "impactfactor_norm": 0.394,
            "impactfactor_norm_year": 2011,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL",
            "impactfactor_norm_super": 0.421,
            "impactfactor_norm_super_year": 2009,
            "impactfactor_norm_super_category": "MEDICINE, GENERAL + INTERNAL",
            "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": 136444,
            "title": "Homocysteine and asymmetric dimethylarginine in relation to B vitamins in elderly people.",
            "abstract": null,
            "authors": [
                "Fabian, E",
                "Kickinger, A",
                "Wagner, KH",
                "Elmadfa, I"
            ],
            "year": 2011,
            "source": "Wien Klin Wochenschr. 2011; 123(15-16): 496-501. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000295403600008",
            "pubmed": "21833599",
            "doi": "10.1007/s00508-011-0002-3",
            "pmc": null,
            "organizations": [],
            "persons": [
                "136444-78018-2"
            ],
            "imported": "2014-05-04T02:00:00+02:00",
            "journal": "Wien Klin Wochenschr",
            "issn": "0043-5325",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.809,
            "impactfactor_year": 2011,
            "impactfactor_norm": 0.394,
            "impactfactor_norm_year": 2011,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL",
            "impactfactor_norm_super": 0.421,
            "impactfactor_norm_super_year": 2009,
            "impactfactor_norm_super_category": "MEDICINE, GENERAL + INTERNAL",
            "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": 114744,
            "title": "\"Thats never been in Austria....\"",
            "abstract": null,
            "authors": [
                "Arnitz, R",
                "Purkarthofer, W",
                "Hochtl, G",
                "Popper, H",
                "Baumgartner, B"
            ],
            "year": 2011,
            "source": "WIEN KLIN WOCHENSCHR. 2011; 123(17-18):A3-A3.-Jahrestagung der Österreichischen Gesellschaft für Pneumologie; SEP 8-10, 2011; Vienna, AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000295875800002",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "114744-14020"
            ],
            "persons": [],
            "imported": "2011-11-23T10:47:33+01:00",
            "journal": "WIEN KLIN WOCHENSCHR",
            "issn": "0043-5325",
            "collection_publisher": null,
            "collection_title": "WIENER KLINISCHE WOCHENSCHRIFT; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.809,
            "impactfactor_year": 2011,
            "impactfactor_norm": 0.394,
            "impactfactor_norm_year": 2011,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "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": 114742,
            "title": "Correlation between blood lactate concentration and base excess during exercise",
            "abstract": null,
            "authors": [
                "Nagler, LM",
                "Kovacs, G",
                "Tscherner, M",
                "Kqiku, X",
                "Olschewski, H"
            ],
            "year": 2011,
            "source": "WIEN KLIN WOCHENSCHR.  . 2011; 123(17-18):A26-A26.-Jahrestagung 2011 der Österreichischen Gesellschaft für Pneumologie; ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000295875800062",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "114742-14087"
            ],
            "persons": [
                "114742-59238"
            ],
            "imported": "2011-11-23T10:47:33+01:00",
            "journal": "WIEN KLIN WOCHENSCHR",
            "issn": "0043-5325",
            "collection_publisher": null,
            "collection_title": "WIENER KLINISCHE WOCHENSCHRIFT; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.809,
            "impactfactor_year": 2011,
            "impactfactor_norm": 0.394,
            "impactfactor_norm_year": 2011,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": true,
            "conference_place": null,
            "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": 114745,
            "title": "Down-regulation of the pro-apoptotic BCL-2 family member protein Bax by hypoxia may contribute to hypoxia-induced chemotherapy resistance in A549 lung cancer cells",
            "abstract": null,
            "authors": [
                "Wohlkoenig, C",
                "Leithner, K",
                "Hrzenjak, A",
                "Olschewski, A",
                "Olschewski, H"
            ],
            "year": 2011,
            "source": "WIEN KLIN WOCHENSCHR. 2011; 123(17-18):A33-A33.-Jahrestagung der Österreichischen Gesellschaft für Pneumologie; SEPT 8-10, 2011; Vienna, AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000295875800083",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "114745-14044",
                "114745-14087"
            ],
            "persons": [
                "114745-50610",
                "114745-54345",
                "114745-57557",
                "114745-58591"
            ],
            "imported": "2011-11-23T10:47:33+01:00",
            "journal": "WIEN KLIN WOCHENSCHR",
            "issn": "0043-5325",
            "collection_publisher": null,
            "collection_title": "WIENER KLINISCHE WOCHENSCHRIFT; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.809,
            "impactfactor_year": 2011,
            "impactfactor_norm": 0.394,
            "impactfactor_norm_year": 2011,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "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": 114746,
            "title": "High chemokine levels are present in PEA tissue of CTEPH patients",
            "abstract": null,
            "authors": [
                "Zabini, D",
                "Balint, Z",
                "Heinemann, A",
                "Nierlich, P",
                "Lang, I",
                "Olschewski, A"
            ],
            "year": 2011,
            "source": "WIEN KLIN WOCHENSCHR. 2011; 123(17-18): A34-A34. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000295875800085",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "114746-14022",
                "114746-14044",
                "114746-14069"
            ],
            "persons": [
                "114746-51756",
                "114746-54345",
                "114746-62221"
            ],
            "imported": "2011-11-23T10:47:33+01:00",
            "journal": "WIEN KLIN WOCHENSCHR",
            "issn": "0043-5325",
            "collection_publisher": null,
            "collection_title": "WIENER KLINISCHE WOCHENSCHRIFT; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.809,
            "impactfactor_year": 2011,
            "impactfactor_norm": 0.394,
            "impactfactor_norm_year": 2011,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "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": true,
            "local_affiliation": true
        },
        {
            "id": 114747,
            "title": "The social status as a mediator of health, health behaviour and quality of life in obesity",
            "abstract": null,
            "authors": [
                "Burkert, N",
                "Freidl, W",
                "Muckenhuber, J",
                "Rasky, E"
            ],
            "year": 2011,
            "source": "WIEN KLIN WOCHENSCHR. 2011; 123(17-18):A38-A38.-Jahrestagung der österreichischen Adipositasgesellschaft; Sept 30 - Okt 01, 2011; Schloss Seggauberg, Austria. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000295875800091",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "114747-14024"
            ],
            "persons": [
                "114747-51688",
                "114747-51845",
                "114747-53649"
            ],
            "imported": "2011-11-23T10:47:33+01:00",
            "journal": "WIEN KLIN WOCHENSCHR",
            "issn": "0043-5325",
            "collection_publisher": null,
            "collection_title": "WIENER KLINISCHE WOCHENSCHRIFT; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.809,
            "impactfactor_year": 2011,
            "impactfactor_norm": 0.394,
            "impactfactor_norm_year": 2011,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL",
            "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": 116434,
            "title": "Preliminary results of the Diabetic Foot Clinics (DFC) in Styria under the Disease Management Programme \"Active therapy diabetes under control\"",
            "abstract": null,
            "authors": [
                "Konig, C",
                "Kohler, G",
                "Haas, W",
                "Seereiner, S",
                "Bruner, F",
                "Schwarz, S",
                "Haring, C",
                "Gharibeh, A",
                "Narath, S",
                "Beck, P",
                "Pieber, T"
            ],
            "year": 2011,
            "source": "WIEN KLIN WOCHENSCHR.  . 2011; 123: S15-S15.-39. Jahrestagung der Österreichischen Diabetes Gesellschaft; NOV 17-19, 2011; Salzburg, AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000298356200036",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "116434-14080"
            ],
            "persons": [
                "116434-50731",
                "116434-51831"
            ],
            "imported": "2012-01-26T10:47:00+01:00",
            "journal": "WIEN KLIN WOCHENSCHR",
            "issn": "0043-5325",
            "collection_publisher": null,
            "collection_title": "WIENER KLINISCHE WOCHENSCHRIFT; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.809,
            "impactfactor_year": 2011,
            "impactfactor_norm": 0.394,
            "impactfactor_norm_year": 2011,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL",
            "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": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 114743,
            "title": "Screening for pulmonary hypertension in patients with myelodysplastic syndromes",
            "abstract": null,
            "authors": [
                "Kqiku, X",
                "Kovacs, G",
                "Reitter, S",
                "Sill, H",
                "Olschewski, H"
            ],
            "year": 2011,
            "source": "WIEN KLIN WOCHENSCHR.  . 2011; 123(17-18):A22-A23.-Jahrestagung 2011 der Österreichischen Gesellschaft für Pneumologie; ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000295875800052",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "114743-14082",
                "114743-14087"
            ],
            "persons": [
                "114743-51857",
                "114743-59238"
            ],
            "imported": "2011-11-23T10:47:33+01:00",
            "journal": "WIEN KLIN WOCHENSCHR",
            "issn": "0043-5325",
            "collection_publisher": null,
            "collection_title": "WIENER KLINISCHE WOCHENSCHRIFT; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.809,
            "impactfactor_year": 2011,
            "impactfactor_norm": 0.394,
            "impactfactor_norm_year": 2011,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": true,
            "conference_place": null,
            "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": 116467,
            "title": "Induced hypoglycemia in type 1 diabetes with insulin Degludev and Insulin Glargine",
            "abstract": null,
            "authors": [
                "Kohler, G",
                "Korsatko, S",
                "Deller, S",
                "Neubauer, K",
                "Bock, G",
                "Mader, J",
                "Roepstorff, C",
                "Rasmussen, S",
                "Haahr, H",
                "Pieber, T",
                "Heller, S"
            ],
            "year": 2011,
            "source": "WIEN KLIN WOCHENSCHR. 2011; 123: S9-S9.-ÖDG; NOV 17-19, 2011; Salzburg, Austria. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000298356200020",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "116467-14080"
            ],
            "persons": [
                "116467-50731",
                "116467-50877",
                "116467-51831",
                "116467-56674",
                "116467-62036",
                "116467-64875",
                "116467-65558"
            ],
            "imported": "2012-01-26T10:47:00+01:00",
            "journal": "WIEN KLIN WOCHENSCHR",
            "issn": "0043-5325",
            "collection_publisher": null,
            "collection_title": "WIENER KLINISCHE WOCHENSCHRIFT; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.809,
            "impactfactor_year": 2011,
            "impactfactor_norm": 0.394,
            "impactfactor_norm_year": 2011,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "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": true,
            "local_affiliation": true
        },
        {
            "id": 114761,
            "title": "Positive Lung Scintigraphy in a female Patient following a Warden Procedure",
            "abstract": null,
            "authors": [
                "Belaj, K",
                "Gary, T",
                "Brodmann, M",
                "Lipp, R",
                "Deutschmann, H"
            ],
            "year": 2011,
            "source": "WIEN KLIN WOCHENSCHR. 2011; 123(17-18):A48-A49.-ÖGIM 2011; ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000295875800114",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "114761-14079",
                "114761-14107",
                "114761-14108"
            ],
            "persons": [
                "114761-51136",
                "114761-51689",
                "114761-51882",
                "114761-51948"
            ],
            "imported": "2011-11-23T10:47:33+01:00",
            "journal": "WIEN KLIN WOCHENSCHR",
            "issn": "0043-5325",
            "collection_publisher": null,
            "collection_title": "WIENER KLINISCHE WOCHENSCHRIFT; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.809,
            "impactfactor_year": 2011,
            "impactfactor_norm": 0.394,
            "impactfactor_norm_year": 2011,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": true,
            "conference_place": null,
            "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": 114229,
            "title": "Akut aufgetretene Extremitätenischämie nach Varizensklerosierung, ein Fallbericht",
            "abstract": null,
            "authors": [
                "Hafner, F",
                "Froehlich, H",
                "Gary, T",
                "Henoekl, K",
                "Steidl, K",
                "Pilger, E",
                "Brodmann, M"
            ],
            "year": 2011,
            "source": "Wiener Klinische Wochenschrift. 2011; 123(17):A47-A47.-42. Jahrestagung der Österreichischen Gesellschaft für Innere Medizin, ÖGIM 2011; OCT 5-8, 2011; Innsbruck, AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000295875800109",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "114229-14046",
                "114229-14079"
            ],
            "persons": [
                "114229-51136",
                "114229-51541",
                "114229-51689"
            ],
            "imported": "2011-10-19T00:44:09+02:00",
            "journal": null,
            "issn": "0043-5325",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.809,
            "impactfactor_year": 2011,
            "impactfactor_norm": 0.394,
            "impactfactor_norm_year": 2011,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "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
        }
    ]
}