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=150060&ordering=-impactfactor_norm
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157157,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=150080&ordering=-impactfactor_norm",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=150040&ordering=-impactfactor_norm",
    "results": [
        {
            "id": 133576,
            "title": "Tablet-based workflow and decision support of in-hospital glycaemic management - perceptions of nurses and physicians.",
            "abstract": null,
            "authors": [
                "Neubauer, KM",
                "Mader, JK",
                "Schaupp, L, Höll, B",
                "Spat, S",
                "Augustin, T",
                "Beck, P",
                "Buttinger, M",
                "Plank, J",
                "Pieber, TR"
            ],
            "year": 2014,
            "source": "DIABETES TECHNOLOGY & THERAPEUTICS. 2014; 16(S1):A140-A140.-7th International Conference of Advanced Technologies and Treatments for Diabetes; FEB 5-8, 2014; Vienna, AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000331218000362",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "133576-14080"
            ],
            "persons": [
                "133576-50877",
                "133576-51831",
                "133576-65558"
            ],
            "imported": "2014-01-30T22:01:35+01:00",
            "journal": null,
            "issn": "1520-9156",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.106,
            "impactfactor_year": 2014,
            "impactfactor_norm": 0.328,
            "impactfactor_norm_year": 2014,
            "impactfactor_norm_category": "ENDOCRINOLOGY & METABOLISM-SCI",
            "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": true,
            "local_affiliation": true
        },
        {
            "id": 136614,
            "title": "Successful long-term erythrocytapheresis therapy in a patient with symptomatic sickle-cell disease using an arterio-venous fistula.",
            "abstract": null,
            "authors": [
                "Hartwig, D",
                "Schläger, F",
                "Bucsky, P",
                "Kirchner, H",
                "Schlenke, P"
            ],
            "year": 2002,
            "source": "Transfus Med. 2002; 12(1):75-77",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000175054000010",
            "pubmed": "11967141",
            "doi": "10.1046/j.1365-3148.2002.00346.x",
            "pmc": null,
            "organizations": [],
            "persons": [
                "136614-88593-6"
            ],
            "imported": "2014-05-07T02:00:00+02:00",
            "journal": "Transfus Med",
            "issn": "0958-7578",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 1.303,
            "impactfactor_year": 2002,
            "impactfactor_norm": 0.328,
            "impactfactor_norm_year": 2002,
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 136090,
            "title": "DOES THE PLACENTA PLAY A ROLE FOR THE OUTCOME OF DIABETIC PREGNANCIES",
            "abstract": null,
            "authors": [
                "Desoye, G"
            ],
            "year": 2014,
            "source": "DIABETES TECHNOL THE.  . 2014; 16: A12-A12.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000331218000033",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "136090-14038"
            ],
            "persons": [],
            "imported": "2014-04-11T13:18:29+02:00",
            "journal": "DIABETES TECHNOL THE",
            "issn": "1520-9156",
            "collection_publisher": null,
            "collection_title": "DIABETES TECHNOLOGY & THERAPEUTICS; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.106,
            "impactfactor_year": 2014,
            "impactfactor_norm": 0.328,
            "impactfactor_norm_year": 2014,
            "impactfactor_norm_category": "ENDOCRINOLOGY & METABOLISM-SCI",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": null,
            "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": 144091,
            "title": "WAVY BASAL RATE PROFILES IN INSULIN PUMP THERAPY ASSOCIATE WITH INCREASED RISK FOR ACUTE COMPLICATIONS IN TYPE 1 DIABETES-CROSS-SECTIONAL ANALYSIS FROM THE DPV REGISTRY",
            "abstract": null,
            "authors": [
                "Laimer, M",
                "Melmer, A",
                "Mader, J",
                "Schutz-Fuhrmann, I",
                "Rose-Engels, H",
                "Gotz, G",
                "Pfeiffer, M",
                "Hermann, J",
                "Stettler, C",
                "Holl, R"
            ],
            "year": 2015,
            "source": "DIABETES TECHNOL THE. 2015; 17:  A12-A13. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000349317500030",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "144091-14080",
                "144091-14086"
            ],
            "persons": [
                "144091-50877",
                "144091-51002"
            ],
            "imported": "2015-03-10T11:04:28+01:00",
            "journal": "DIABETES TECHNOL THE",
            "issn": "1520-9156",
            "collection_publisher": null,
            "collection_title": "DIABETES TECHNOLOGY & THERAPEUTICS; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.106,
            "impactfactor_year": null,
            "impactfactor_norm": 0.328,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": "ENDOCRINOLOGY & METABOLISM-SCI",
            "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": 144088,
            "title": "COMPENSATION OF OXYGEN PARTIAL PRESSURE VARIATIONS DURING OPTICAL, ENZYMATIC GLUCOSE SENSING IN ADIPOSE TISSUE",
            "abstract": null,
            "authors": [
                "Rumpler, M",
                "Hajnsek, M",
                "Klimant, I",
                "Sinner, F",
                "Pieber, TR"
            ],
            "year": 2015,
            "source": "DIABETES TECHNOL THE.  . 2015; 17: A89-A89.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000349317500201",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "144088-14080"
            ],
            "persons": [
                "144088-51831"
            ],
            "imported": "2015-03-10T11:04:28+01:00",
            "journal": "DIABETES TECHNOL THE",
            "issn": "1520-9156",
            "collection_publisher": null,
            "collection_title": "DIABETES TECHNOLOGY & THERAPEUTICS; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.106,
            "impactfactor_year": null,
            "impactfactor_norm": 0.328,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": "ENDOCRINOLOGY & METABOLISM-SCI",
            "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": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 144086,
            "title": "SAFETY AND EFFICACY OF STANDARDISED GLYCAEMIC MANAGEMENT BY USING THE GLUCOTAB SYSTEM FOR PATIENTS WITH DIABETES MELLITUS TYPE 2 AT DIFFERENT HOSPITAL WARDS",
            "abstract": null,
            "authors": [
                "Neubauer, KM",
                "Aberer, F",
                "Mader, JM",
                "Holl, B",
                "Schaupp, L",
                "Spat, S",
                "Beck, P",
                "Donsa, K",
                "Plank, J",
                "Pieber, TR"
            ],
            "year": 2015,
            "source": "DIABETES TECHNOL THE. 2015; 17:  A26-A26. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000349317500057",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "144086-14080"
            ],
            "persons": [
                "144086-50877",
                "144086-51831",
                "144086-65558",
                "144086-78894"
            ],
            "imported": "2015-03-10T11:04:28+01:00",
            "journal": "DIABETES TECHNOL THE",
            "issn": "1520-9156",
            "collection_publisher": null,
            "collection_title": "DIABETES TECHNOLOGY & THERAPEUTICS; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.106,
            "impactfactor_year": null,
            "impactfactor_norm": 0.328,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": "ENDOCRINOLOGY & METABOLISM-SCI",
            "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": true,
            "local_affiliation": true
        },
        {
            "id": 144065,
            "title": "THE ALMASED CONCEPT AGAINST OVERWEIGHT AND OBESITY AND RELATED HEALTH RISK (ACOORH) HAS STARTED",
            "abstract": null,
            "authors": [
                "Berg, A",
                "Koohkan, S",
                "Kempf, K",
                "Martin, S",
                "McCarthy, D",
                "Toplak, H"
            ],
            "year": 2015,
            "source": "DIABETES TECHNOL THE. 2015; 17: A141-A142.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000349317500320",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "144065-51846"
            ],
            "imported": "2015-03-10T11:04:28+01:00",
            "journal": "DIABETES TECHNOL THE",
            "issn": "1520-9156",
            "collection_publisher": null,
            "collection_title": "DIABETES TECHNOLOGY & THERAPEUTICS; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.106,
            "impactfactor_year": null,
            "impactfactor_norm": 0.328,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": "ENDOCRINOLOGY & METABOLISM-SCI",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": null,
            "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": 160474,
            "title": "The different dermoscopic features of the yellow background in Langerhans and non-Langerhans cells histiocytosis.",
            "abstract": null,
            "authors": [
                "Paolino, G",
                "Cota, C",
                "Giona, F",
                "Donati, P",
                "Lora, V",
                "Moliterni, E",
                "Santopietro, M",
                "Calvieri, S",
                "Carbone, A",
                "Zalaudek, I"
            ],
            "year": 2017,
            "source": "Clin Exp Dermatol. 2017; 42(6):679-682",
            "category": 1,
            "document_type": 2,
            "sci": "ISI:000405809900020",
            "pubmed": "28543371",
            "doi": "10.1111/ced.13137",
            "pmc": null,
            "organizations": [
                "160474-14047"
            ],
            "persons": [
                "160474-50151-6"
            ],
            "imported": "2017-05-29T02:00:00+02:00",
            "journal": "Clin Exp Dermatol",
            "issn": "0307-6938",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.484,
            "impactfactor_year": 2017,
            "impactfactor_norm": 0.328,
            "impactfactor_norm_year": 2017,
            "impactfactor_norm_category": "DERMATOLOGY-SCI",
            "impactfactor_norm_super": 0.444,
            "impactfactor_norm_super_year": 2016,
            "impactfactor_norm_super_category": "DERMATOLOGY-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": 156772,
            "title": "Reflectance confocal microscopy as a noninvasive diagnostic tool for naevoid basal cell carcinoma syndrome management.",
            "abstract": null,
            "authors": [
                "Oliveira, A",
                "Zalaudek, I"
            ],
            "year": 2017,
            "source": "Clin Exp Dermatol. 2017; 42(2):203-205",
            "category": 1,
            "document_type": 2,
            "sci": "ISI:000393959700017",
            "pubmed": "28044368",
            "doi": "10.1111/ced.13004",
            "pmc": null,
            "organizations": [
                "156772-14047"
            ],
            "persons": [
                "156772-50151-6"
            ],
            "imported": "2017-01-08T01:00:00+01:00",
            "journal": "Clin Exp Dermatol",
            "issn": "0307-6938",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.484,
            "impactfactor_year": 2017,
            "impactfactor_norm": 0.328,
            "impactfactor_norm_year": 2017,
            "impactfactor_norm_category": "DERMATOLOGY-SCI",
            "impactfactor_norm_super": 0.444,
            "impactfactor_norm_super_year": 2016,
            "impactfactor_norm_super_category": "DERMATOLOGY-SCI",
            "citations": false,
            "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": 99874,
            "title": "Hospital glucose control: safe and reliable glycemic control using enhanced model predictive control algorithm in medical intensive care unit patients.",
            "abstract": null,
            "authors": [
                "Amrein, K",
                "Ellmerer, M",
                "Hovorka, R",
                "Kachel, N",
                "Parcz, D",
                "Korsatko, S",
                "Smolle, K",
                "Perl, S",
                "Bock, G",
                "Doll, W",
                "Köhler, G",
                "Pieber, TR",
                "Plank, J"
            ],
            "year": 2010,
            "source": "Diabetes Technol Ther. 2010; 12(5):405-412",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000276672000011",
            "pubmed": "20388051",
            "doi": "10.1089/dia.2009.0147",
            "pmc": null,
            "organizations": [
                "99874-14080",
                "99874-14083"
            ],
            "persons": [
                "99874-50731-6",
                "99874-50879-6",
                "99874-51831-6",
                "99874-56674-6",
                "99874-58615-2",
                "99874-62036-6"
            ],
            "imported": "2010-04-17T02:00:00+02:00",
            "journal": "Diabetes Technol Ther",
            "issn": "1520-9156",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.146,
            "impactfactor_year": 2010,
            "impactfactor_norm": 0.328,
            "impactfactor_norm_year": 2010,
            "impactfactor_norm_category": "ENDOCRINOLOGY & METABOLISM",
            "impactfactor_norm_super": 0.495,
            "impactfactor_norm_super_year": 2009,
            "impactfactor_norm_super_category": "ENDOCRINOLOGY + METABOLISM",
            "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": 112367,
            "title": "Evaluating glycemic control algorithms by computer simulations.",
            "abstract": null,
            "authors": [
                "Wilinska, ME",
                "Blaha, J",
                "Chassin, LJ",
                "Cordingley, JJ",
                "Dormand, NC",
                "Ellmerer, M",
                "Haluzik, M",
                "Plank, J",
                "Vlasselaers, D",
                "Wouters, PJ",
                "Hovorka, R"
            ],
            "year": 2011,
            "source": "DIABETES TECHNOL THE. 2011; 13(7): 713-722. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000292021200004",
            "pubmed": "21488803",
            "doi": "10.1089/dia.2011.0016",
            "pmc": null,
            "organizations": [
                "112367-14080"
            ],
            "persons": [],
            "imported": "2011-07-21T15:51:08+02:00",
            "journal": "DIABETES TECHNOL THE",
            "issn": "1520-9156",
            "collection_publisher": null,
            "collection_title": "DIABETES TECHNOLOGY & THERAPEUTICS; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.931,
            "impactfactor_year": 2011,
            "impactfactor_norm": 0.328,
            "impactfactor_norm_year": 2011,
            "impactfactor_norm_category": "ENDOCRINOLOGY & METABOLISM",
            "impactfactor_norm_super": 0.495,
            "impactfactor_norm_super_year": 2009,
            "impactfactor_norm_super_category": "ENDOCRINOLOGY + METABOLISM",
            "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": true,
            "local_affiliation": true
        },
        {
            "id": 127125,
            "title": "Computer-aided analysis of radial head morphometry.",
            "abstract": null,
            "authors": [
                "Puchwein, P",
                "Heidari, N",
                "Dorr, K",
                "Struger, L",
                "Pichler, W"
            ],
            "year": 2013,
            "source": "Orthopedics. 2013; 36(1):e51-e57",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000313344400009",
            "pubmed": "23276352",
            "doi": "10.3928/01477447-20121217-18",
            "pmc": null,
            "organizations": [
                "127125-14052",
                "127125-14104"
            ],
            "persons": [
                "127125-62925-2"
            ],
            "imported": "2013-02-20T10:22:31+01:00",
            "journal": "ORTHOPEDICS",
            "issn": "0147-7447",
            "collection_publisher": null,
            "collection_title": "ORTHOPEDICS",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.977,
            "impactfactor_year": 2013,
            "impactfactor_norm": 0.328,
            "impactfactor_norm_year": 2013,
            "impactfactor_norm_category": "ORTHOPEDICS",
            "impactfactor_norm_super": 0.475,
            "impactfactor_norm_super_year": 2010,
            "impactfactor_norm_super_category": "ORTHOPEDICS",
            "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": 127348,
            "title": "Musculoskeletal Clinical and Cost-effectiveness Outcome Study Group.",
            "abstract": null,
            "authors": [
                "Sadoghi, P",
                "Müller, PE",
                "Valderrabano, V",
                "Lidder, S",
                "Leithner, A",
                "Vavken, P",
                "Musculoskeletal Clinical and Cost-effectiveness Outcome Study Group"
            ],
            "year": 2013,
            "source": "Orthopedics. 2013; 36(3):174-174",
            "category": 1,
            "document_type": 2,
            "sci": "ISI:000318346100025",
            "pubmed": "23464933",
            "doi": "10.3928/01477447-20130222-10",
            "pmc": null,
            "organizations": [
                "127348-14052"
            ],
            "persons": [
                "127348-53237-6",
                "127348-59379-1"
            ],
            "imported": "2013-03-08T01:00:00+01:00",
            "journal": "Orthopedics",
            "issn": "0147-7447",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.977,
            "impactfactor_year": 2013,
            "impactfactor_norm": 0.328,
            "impactfactor_norm_year": 2013,
            "impactfactor_norm_category": "ORTHOPEDICS",
            "impactfactor_norm_super": 0.475,
            "impactfactor_norm_super_year": 2010,
            "impactfactor_norm_super_category": "ORTHOPEDICS",
            "citations": false,
            "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": 121219,
            "title": "Unique doubly connected left ventricular diverticulum.",
            "abstract": null,
            "authors": [
                "Nagel, B",
                "Sorantin, E",
                "Gamillscheg, A"
            ],
            "year": 2012,
            "source": "Cardiol Young. 2012; 22(4):457-458",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000307037500015",
            "pubmed": "22924172",
            "doi": "10.1017/S1047951112000091",
            "pmc": null,
            "organizations": [
                "121219-14093",
                "121219-14106"
            ],
            "persons": [
                "121219-51913-6"
            ],
            "imported": "2012-09-12T02:00:00+02:00",
            "journal": "Cardiol Young",
            "issn": "1047-9511",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.948,
            "impactfactor_year": 2012,
            "impactfactor_norm": 0.328,
            "impactfactor_norm_year": 2012,
            "impactfactor_norm_category": "PEDIATRICS",
            "impactfactor_norm_super": 0.436,
            "impactfactor_norm_super_year": 2009,
            "impactfactor_norm_super_category": "PEDIATRICS",
            "citations": false,
            "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": 108866,
            "title": "Prediction of glucose concentration in post-cardiothoracic surgery patients using continuous glucose monitoring.",
            "abstract": null,
            "authors": [
                "Schaupp, L",
                "Plank, J",
                "Köhler, G",
                "Schaller, R",
                "Wrighton, C",
                "Ellmerer, M",
                "Pieber, TR"
            ],
            "year": 2011,
            "source": "Diabetes Technol Ther. 2011; 13(2): 127-134. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000286871400006",
            "pubmed": "21284479",
            "doi": "10.1089/dia.2010.0117",
            "pmc": null,
            "organizations": [
                "108866-14080"
            ],
            "persons": [
                "108866-50731-6",
                "108866-51831-6"
            ],
            "imported": "2011-02-14T01:00:00+01:00",
            "journal": "Diabetes Technol Ther",
            "issn": "1520-9156",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.931,
            "impactfactor_year": 2011,
            "impactfactor_norm": 0.328,
            "impactfactor_norm_year": 2011,
            "impactfactor_norm_category": "ENDOCRINOLOGY & METABOLISM",
            "impactfactor_norm_super": 0.495,
            "impactfactor_norm_super_year": 2009,
            "impactfactor_norm_super_category": "ENDOCRINOLOGY + METABOLISM",
            "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": true,
            "local_affiliation": true
        },
        {
            "id": 118855,
            "title": "Hydroa vacciniforme-like lymphoma in a patient from the Brazilian Amazon.",
            "abstract": null,
            "authors": [
                "Santos, M",
                "Nogueira, L",
                "Talahri, C",
                "Massone, C",
                "Cerroni, L",
                "Mira, MT",
                "Talhari, S"
            ],
            "year": 2013,
            "source": "Int J Dermatol. 2013; 52(5): 641-643. ",
            "category": 1,
            "document_type": 2,
            "sci": "ISI:000317980500028",
            "pubmed": "22512805",
            "doi": "10.1111/j.1365-4632.2011.05097.x",
            "pmc": null,
            "organizations": [
                "118855-14047"
            ],
            "persons": [
                "118855-51751-6"
            ],
            "imported": "2012-04-23T02:00:00+02:00",
            "journal": "Int J Dermatol",
            "issn": "0011-9059",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 1.227,
            "impactfactor_year": 2013,
            "impactfactor_norm": 0.328,
            "impactfactor_norm_year": 2013,
            "impactfactor_norm_category": "DERMATOLOGY",
            "impactfactor_norm_super": 0.441,
            "impactfactor_norm_super_year": 2012,
            "impactfactor_norm_super_category": "DERMATOLOGY",
            "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": 202626,
            "title": "Health effects of e-cigarettes and their use for smoking cessation from a vascular perspective.",
            "abstract": null,
            "authors": [
                "Krabbe, B",
                "Espinola-Klein, C",
                "Malyar, N",
                "Brodmann, M",
                "Mazzolai, L",
                "Belch, JJF",
                "Müller, OJ",
                "Heiss, C, , DGA-German, Society, of, Angiology, Board",
                "ESVM-European, Society, of, Vascular, Medicine, Board"
            ],
            "year": 2023,
            "source": "Vasa. 2023; 52(2):81-85",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001111072900002",
            "pubmed": "36734252",
            "doi": "10.1024/0301-1526/a001056",
            "pmc": null,
            "organizations": [
                "202626-14079"
            ],
            "persons": [
                "202626-51689-6"
            ],
            "imported": "2023-04-19T02:00:00+02:00",
            "journal": "Vasa",
            "issn": "0301-1526",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.1,
            "impactfactor_year": 2023,
            "impactfactor_norm": 0.328,
            "impactfactor_norm_year": 2023,
            "impactfactor_norm_category": "PERIPHERAL VASCULAR DISEASE-SCIE",
            "impactfactor_norm_super": 0.328,
            "impactfactor_norm_super_year": 2023,
            "impactfactor_norm_super_category": "PERIPHERAL VASCULAR DISEASE-SCIE",
            "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": 203819,
            "title": "MRI detects increased aortic stiffening and myocardial dysfunction after TEVAR of blunt injury in young patients.",
            "abstract": null,
            "authors": [
                "Ghazy, T",
                "Kirstein, B",
                "Tomala, J",
                "Kalaja, I",
                "Herold, J",
                "Irqsusi, M",
                "Rastan, A",
                "Karl, Lackner, H",
                "Weiss, N",
                "Mahlmann, A"
            ],
            "year": 2023,
            "source": "Vasa. 2023; ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001181852400004",
            "pubmed": "37461314",
            "doi": "10.1024/0301-1526/a001084",
            "pmc": null,
            "organizations": [
                "203819-14010"
            ],
            "persons": [
                "203819-64295-6"
            ],
            "imported": "2023-07-20T02:00:00+02:00",
            "journal": "Vasa",
            "issn": "0301-1526",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.1,
            "impactfactor_year": 2023,
            "impactfactor_norm": 0.328,
            "impactfactor_norm_year": 2023,
            "impactfactor_norm_category": "PERIPHERAL VASCULAR DISEASE-SCIE",
            "impactfactor_norm_super": 0.328,
            "impactfactor_norm_super_year": 2023,
            "impactfactor_norm_super_category": "PERIPHERAL VASCULAR DISEASE-SCIE",
            "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": 200533,
            "title": "The year in vascular medicine: Highlights in Vasa - European Journal of Vascular Medicine 2022.",
            "abstract": null,
            "authors": [
                "Heiss, C",
                "Barco, S",
                "Behrendt, CA",
                "Brodmann, M",
                "Freisinger, E",
                "Partovi, S",
                "Rammos, C",
                "Müller, OJ, , editorial, board, of, Vasa"
            ],
            "year": 2023,
            "source": "Vasa. 2023; 52(1):3-5",
            "category": 1,
            "document_type": 4,
            "sci": "ISI:000911214600002",
            "pubmed": "36617967",
            "doi": "10.1024/0301-1526/a001048",
            "pmc": null,
            "organizations": [
                "200533-14079"
            ],
            "persons": [
                "200533-51689-6"
            ],
            "imported": "2023-01-30T10:31:48+01:00",
            "journal": "VASA",
            "issn": "0301-1526",
            "collection_publisher": null,
            "collection_title": "VASA-EUROPEAN JOURNAL OF VASCULAR MEDICINE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.1,
            "impactfactor_year": 2023,
            "impactfactor_norm": 0.328,
            "impactfactor_norm_year": 2023,
            "impactfactor_norm_category": "PERIPHERAL VASCULAR DISEASE-SCIE",
            "impactfactor_norm_super": 0.328,
            "impactfactor_norm_super_year": 2023,
            "impactfactor_norm_super_category": "PERIPHERAL VASCULAR DISEASE-SCIE",
            "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": 128984,
            "title": "Effect of pulsed electromagnetic fields on the bioactivity of human osteoarthritic chondrocytes.",
            "abstract": null,
            "authors": [
                "Sadoghi, P",
                "Leithner, A",
                "Dorotka, R",
                "Vavken, P"
            ],
            "year": 2013,
            "source": "Orthopedics. 2013; 36(3):e360-e365",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000318346100017",
            "pubmed": "23464958",
            "doi": "10.3928/01477447-20130222-27",
            "pmc": null,
            "organizations": [
                "128984-14052"
            ],
            "persons": [
                "128984-53237-6",
                "128984-59379-1"
            ],
            "imported": "2013-03-08T01:00:00+01:00",
            "journal": "ORTHOPEDICS",
            "issn": "0147-7447",
            "collection_publisher": null,
            "collection_title": "ORTHOPEDICS",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.977,
            "impactfactor_year": 2013,
            "impactfactor_norm": 0.328,
            "impactfactor_norm_year": 2013,
            "impactfactor_norm_category": "ORTHOPEDICS",
            "impactfactor_norm_super": 0.475,
            "impactfactor_norm_super_year": 2010,
            "impactfactor_norm_super_category": "ORTHOPEDICS",
            "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
        }
    ]
}