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=153360&ordering=-impactfactor_norm
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157096,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=153380&ordering=-impactfactor_norm",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=153340&ordering=-impactfactor_norm",
    "results": [
        {
            "id": 149943,
            "title": "Analysis and Characterization of Staphylococcus aureus Small Colony Variants Isolated From Cystic Fibrosis Patients in Austria.",
            "abstract": null,
            "authors": [
                "Masoud-Landgraf, L",
                "Zarfel, G",
                "Kaschnigg, T",
                "Friedl, S",
                "Feierl, G",
                "Wagner-Eibel, U",
                "Eber, E",
                "Grisold, AJ",
                "Kittinger, C"
            ],
            "year": 2016,
            "source": "Curr Microbiol. 2016; 72(5):606-611",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000374173200014",
            "pubmed": "26821237",
            "doi": "10.1007/s00284-016-0994-z",
            "pmc": "PMC4828482",
            "organizations": [
                "149943-14023",
                "149943-14095"
            ],
            "persons": [
                "149943-50942-6",
                "149943-51713-6",
                "149943-51818-6",
                "149943-51863-6",
                "149943-54018-4",
                "149943-58733-6",
                "149943-60245-6"
            ],
            "imported": "2016-01-29T01:00:00+01:00",
            "journal": "Curr Microbiol",
            "issn": "0343-8651",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.322,
            "impactfactor_year": 2016,
            "impactfactor_norm": 0.192,
            "impactfactor_norm_year": 2016,
            "impactfactor_norm_category": "MICROBIOLOGY-SCI",
            "impactfactor_norm_super": 0.235,
            "impactfactor_norm_super_year": 2013,
            "impactfactor_norm_super_category": "MICROBIOLOGY",
            "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": 125643,
            "title": "Preeclampsia - Aetiology, Current Diagnostics and Clinical Management, New Therapy Options and Future Perspectives",
            "abstract": null,
            "authors": [
                "Tallarek, AC",
                "Huppertz, B",
                "Stepan, H"
            ],
            "year": 2012,
            "source": "GEBURTSH FRAUENHEILK. 2012; 72(12): 1107-1116. ",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000312548400013",
            "pubmed": null,
            "doi": "10.1055/s-0032-1328080",
            "pmc": null,
            "organizations": [
                "125643-14017"
            ],
            "persons": [
                "125643-54142-6"
            ],
            "imported": "2013-01-25T12:15:10+01:00",
            "journal": "GEBURTSH FRAUENHEILK",
            "issn": "0016-5751",
            "collection_publisher": null,
            "collection_title": "GEBURTSHILFE UND FRAUENHEILKUNDE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.848,
            "impactfactor_year": 2012,
            "impactfactor_norm": 0.192,
            "impactfactor_norm_year": 2012,
            "impactfactor_norm_category": "OBSTETRICS & GYNECOLOGY",
            "impactfactor_norm_super": 0.192,
            "impactfactor_norm_super_year": 2012,
            "impactfactor_norm_super_category": "OBSTETRICS + GYNECOLOGY",
            "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": 119829,
            "title": "A Multicenter Study on the prognostic Significance of extranodal Tumor Growth in Cervical Cancer",
            "abstract": null,
            "authors": [
                "Brunner, C",
                "Muller-Holzner, E",
                "Gitsch, G",
                "Tamussino, K",
                "Raspagliesi, F",
                "Marth, C"
            ],
            "year": 2012,
            "source": "GEBURTSH FRAUENHEILK.  . 2012; 72(4):",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000303654700041",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "119829-14063"
            ],
            "persons": [
                "119829-51826"
            ],
            "imported": "2012-06-13T12:02:43+02:00",
            "journal": "GEBURTSH FRAUENHEILK",
            "issn": "0016-5751",
            "collection_publisher": null,
            "collection_title": "GEBURTSHILFE UND FRAUENHEILKUNDE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.848,
            "impactfactor_year": 2012,
            "impactfactor_norm": 0.192,
            "impactfactor_norm_year": 2012,
            "impactfactor_norm_category": "OBSTETRICS & GYNECOLOGY",
            "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": 5848,
            "title": "The clinical spectrum of mitochondrial disease in 75 pediatric patients.",
            "abstract": null,
            "authors": [
                "Skladal, D",
                "Sudmeier, C",
                "Konstantopoulou, V",
                "Stöckler-Ipsiroglu, S",
                "Plecko-Startinig, B",
                "Bernert, G",
                "Zeman, J",
                "Sperl, W"
            ],
            "year": 2003,
            "source": "Clin Pediatr (Phila). 2003; 42(8):703-710",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000185904700006",
            "pubmed": "14601919",
            "doi": "10.1177/000992280304200806",
            "pmc": null,
            "organizations": [
                "5848-14048"
            ],
            "persons": [
                "5848-51875-6"
            ],
            "imported": null,
            "journal": "CLIN PEDIAT",
            "issn": "0009-9228",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.517,
            "impactfactor_year": 2003,
            "impactfactor_norm": 0.191176470588235,
            "impactfactor_norm_year": 2003,
            "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": 203928,
            "title": "Incidence of malignant pericardial effusion in pericardiocentesis patients and post-procedure care: an oncology center pilot study",
            "abstract": null,
            "authors": [
                "Jamil, G",
                "Jamil, S",
                "Saleem, A",
                "AlKindi, F",
                "Aziz, F",
                "Al Zaabi, A",
                "Sharma, C",
                "Mesameh, H",
                "Yasin, J",
                "Khan, C",
                "AlKaabi, J"
            ],
            "year": 2023,
            "source": "AM J TRANSL RES. 2023; 15(5): 3355-3364. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001018549100001",
            "pubmed": "37303650",
            "doi": null,
            "pmc": "PMC10251007",
            "organizations": [],
            "persons": [
                "203928-100944-6"
            ],
            "imported": "2023-07-31T09:47:48+02:00",
            "journal": "AM J TRANSL RES",
            "issn": "1943-8141",
            "collection_publisher": null,
            "collection_title": "AMERICAN JOURNAL OF TRANSLATIONAL RESEARCH; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.7,
            "impactfactor_year": 2023,
            "impactfactor_norm": 0.191,
            "impactfactor_norm_year": 2023,
            "impactfactor_norm_category": "MEDICINE, RESEARCH & EXPERIMENTAL-SCIE",
            "impactfactor_norm_super": 0.507,
            "impactfactor_norm_super_year": 2020,
            "impactfactor_norm_super_category": "MEDICINE, RESEARCH + EXPERIMENTAL-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": 206805,
            "title": "Retinal vessel functional responses between South Africans living with and without HIV: The EndoAfrica-NWU study",
            "abstract": null,
            "authors": [
                "Myburgh-Jacobsz, C",
                "Botha-Le Roux, S",
                "Kotliar, K",
                "Wentzel, A",
                "Jacobs, A",
                "de Boever, P",
                "Goswani, N",
                "Strijdom, H",
                "Smith, W"
            ],
            "year": 2023,
            "source": "J VASC RES. 2023; 60(SUPP1): 22-23. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:001126417800035",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "206805-14010"
            ],
            "persons": [
                "206805-57932"
            ],
            "imported": "2024-01-22T08:00:22+01:00",
            "journal": "J VASC RES",
            "issn": "1018-1172",
            "collection_publisher": null,
            "collection_title": "JOURNAL OF VASCULAR RESEARCH; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.7,
            "impactfactor_year": 2023,
            "impactfactor_norm": 0.191,
            "impactfactor_norm_year": 2023,
            "impactfactor_norm_category": "PHYSIOLOGY-SCIE",
            "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": 206811,
            "title": "Exploring the GLP-1-GLP-1R axis in pulmonary hypertension",
            "abstract": null,
            "authors": [
                "Jeremic, D",
                "Nagy, B",
                "Nagaraj, C",
                "Hötzenecker, K",
                "Olschewski, H",
                "Olschewski, A"
            ],
            "year": 2023,
            "source": "J VASC RES. 2023; 60(SUPP1): 24-24. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:001126417800037",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "206811-14010",
                "206811-14044",
                "206811-14087"
            ],
            "persons": [
                "206811-116443",
                "206811-54345",
                "206811-58984"
            ],
            "imported": "2024-01-22T08:00:22+01:00",
            "journal": "J VASC RES",
            "issn": "1018-1172",
            "collection_publisher": null,
            "collection_title": "JOURNAL OF VASCULAR RESEARCH; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.7,
            "impactfactor_year": 2023,
            "impactfactor_norm": 0.191,
            "impactfactor_norm_year": 2023,
            "impactfactor_norm_category": "PHYSIOLOGY-SCIE",
            "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": 123857,
            "title": "Minimally invasive repair of pectus excavatum - The Nuss procedure. A European multicentre experience",
            "abstract": null,
            "authors": [
                "Hosie, S",
                "Sitkiewicz, T",
                "Petersen, C",
                "Gobel, P",
                "Schaarschmidt, K",
                "Till, H",
                "Noatnick, M",
                "Winiker, H",
                "Hagl, C",
                "Schmedding, A",
                "Waag, KL"
            ],
            "year": 2002,
            "source": "Eur J Pediatr Surg. 2002; 12(4):235-238",
            "category": 1,
            "document_type": 18,
            "sci": "ISI:000178413500005",
            "pubmed": "12368999",
            "doi": "10.1055/s-2002-34486",
            "pmc": null,
            "organizations": [],
            "persons": [
                "123857-83445-6"
            ],
            "imported": "2012-12-07T14:49:20+01:00",
            "journal": "EUR J PEDIATR SURG",
            "issn": "0939-7248",
            "collection_publisher": null,
            "collection_title": "EUROPEAN JOURNAL OF PEDIATRIC SURGERY; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.425,
            "impactfactor_year": 2002,
            "impactfactor_norm": 0.191,
            "impactfactor_norm_year": 2002,
            "impactfactor_norm_category": "SURGERY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": true,
            "conference_place": true,
            "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": 212990,
            "title": "Metastatic Squamous Cell Carcinoma of the Urinary Bladder: Urgent Call for New Therapies.",
            "abstract": null,
            "authors": [
                "Banek, S",
                "Hoeh, B",
                "Cano, Garcia, C",
                "Koll, F",
                "Köllermann, J",
                "Chun, FKH",
                "Mandel, P",
                "Kluth, LA",
                "Wenzel, M"
            ],
            "year": 2024,
            "source": "Urol Int. 2024; 108(1): 1-8. ",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:001132548300001",
            "pubmed": "38128507",
            "doi": "10.1159/000534858",
            "pmc": "PMC10836956",
            "organizations": [],
            "persons": [
                "212990-130518-6"
            ],
            "imported": "2025-01-10T01:00:00+01:00",
            "journal": "Urol Int",
            "issn": "1423-0399",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.3,
            "impactfactor_year": 2024,
            "impactfactor_norm": 0.191,
            "impactfactor_norm_year": 2024,
            "impactfactor_norm_category": "UROLOGY & NEPHROLOGY-SCIE",
            "impactfactor_norm_super": 0.244,
            "impactfactor_norm_super_year": 2021,
            "impactfactor_norm_super_category": "UROLOGY + NEPHROLOGY-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": 212996,
            "title": "Real-World Evidence of Tumor and Patient Characteristics and Survival with Avelumab Maintenance after Chemotherapy for Advanced and Metastatic Urothelial Carcinoma.",
            "abstract": null,
            "authors": [
                "Banek, S",
                "Wenzel, M",
                "Lauer, B",
                "Le, QC",
                "Hoeh, B",
                "Koll, F",
                "Cano, Garcia, C",
                "Humke, C",
                "Köllermann, J",
                "Chun, FKH",
                "Kosiba, M",
                "Kluth, LA"
            ],
            "year": 2024,
            "source": "Urol Int. 2024; 108(4): 285-291. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001241952700001",
            "pubmed": "38447555",
            "doi": "10.1159/000538237",
            "pmc": "PMC11305518",
            "organizations": [],
            "persons": [
                "212996-130518-6"
            ],
            "imported": "2025-01-10T01:00:00+01:00",
            "journal": "Urol Int",
            "issn": "1423-0399",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.3,
            "impactfactor_year": 2024,
            "impactfactor_norm": 0.191,
            "impactfactor_norm_year": 2024,
            "impactfactor_norm_category": "UROLOGY & NEPHROLOGY-SCIE",
            "impactfactor_norm_super": 0.244,
            "impactfactor_norm_super_year": 2021,
            "impactfactor_norm_super_category": "UROLOGY + NEPHROLOGY-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": 189893,
            "title": "Neonatal PT Improves Neurobehavior and General Movements in Moderate to Late Preterm Infants Born in India: An RCT",
            "abstract": null,
            "authors": [
                "Khurana, S",
                "Rao, BK",
                "Lewis, LE",
                "Kumaran, SD",
                "Kamath, A",
                "Einspieler, C",
                "Dusing, SC"
            ],
            "year": 2021,
            "source": "PEDIATR PHYS THER. 2021; 33(4): 208-216. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000703003500008",
            "pubmed": "34618744",
            "doi": "10.1097/PEP.0000000000000824",
            "pmc": null,
            "organizations": [
                "189893-14068"
            ],
            "persons": [],
            "imported": "2021-10-18T10:24:41+02:00",
            "journal": "PEDIATR PHYS THER",
            "issn": "0898-5669",
            "collection_publisher": null,
            "collection_title": "PEDIATRIC PHYSICAL THERAPY; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.466,
            "impactfactor_year": 2021,
            "impactfactor_norm": 0.191,
            "impactfactor_norm_year": 2021,
            "impactfactor_norm_category": "REHABILITATION-SCI",
            "impactfactor_norm_super": 0.809,
            "impactfactor_norm_super_year": 2020,
            "impactfactor_norm_super_category": "REHABILITATION-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": 208827,
            "title": "Enhancing HPV vaccination rates through better knowledge? - Insights from a survey among German medical students.",
            "abstract": null,
            "authors": [
                "Aksoy, C",
                "Reimold, P",
                "Schumann, A",
                "Schneidewind, L",
                "Karschuck, P",
                "Flegar, L",
                "Leitsmann, M",
                "Heers, H",
                "Huber, J",
                "Zacharis, A",
                "Ihrig, A"
            ],
            "year": 2024,
            "source": "Urol Int. 2024; ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001197888200008",
            "pubmed": "38246131",
            "doi": "10.1159/000536257",
            "pmc": "PMC10994630",
            "organizations": [
                "208827-14056"
            ],
            "persons": [
                "208827-113095-6"
            ],
            "imported": "2024-03-27T01:00:00+01:00",
            "journal": "Urol Int",
            "issn": "0042-1138",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.3,
            "impactfactor_year": 2024,
            "impactfactor_norm": 0.191,
            "impactfactor_norm_year": 2024,
            "impactfactor_norm_category": "UROLOGY & NEPHROLOGY-SCIE",
            "impactfactor_norm_super": 0.244,
            "impactfactor_norm_super_year": 2021,
            "impactfactor_norm_super_category": "UROLOGY + NEPHROLOGY-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": 208825,
            "title": "Sunitinib for metastatic renal cell carcinoma: Real world data from the STAR-TOR registry and detailed literature review.",
            "abstract": null,
            "authors": [
                "Uhlig, A",
                "Bergmann, L",
                "Bögemann, M",
                "Fischer, T",
                "Goebell, PJ",
                "Leitsmann, M",
                "Reichert, M",
                "Rink, M",
                "Schlack, K",
                "Trojan, L",
                "Uhlig, J",
                "Woike, M",
                "Strauß, A"
            ],
            "year": 2024,
            "source": "Urol Int. 2024; ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001243736200002",
            "pubmed": "38310863",
            "doi": "10.1159/000536563",
            "pmc": null,
            "organizations": [
                "208825-14056"
            ],
            "persons": [
                "208825-113095-6"
            ],
            "imported": "2024-03-27T01:00:00+01:00",
            "journal": "Urol Int",
            "issn": "0042-1138",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.3,
            "impactfactor_year": 2024,
            "impactfactor_norm": 0.191,
            "impactfactor_norm_year": 2024,
            "impactfactor_norm_category": "UROLOGY & NEPHROLOGY-SCIE",
            "impactfactor_norm_super": 0.244,
            "impactfactor_norm_super_year": 2021,
            "impactfactor_norm_super_category": "UROLOGY + NEPHROLOGY-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": 92399,
            "title": "The functional promoter polymorphism of the coagulation factor XII gene is not associated with peripheral arterial disease.",
            "abstract": null,
            "authors": [
                "Yazdani-Biuki, B",
                "Krippl, P",
                "Brickmann, K",
                "Fuerst, F",
                "Langsenlehner, U",
                "Paulweber, B",
                "Pilger, E",
                "Wascher, TC",
                "Brezinschek, HP",
                "Renner, W"
            ],
            "year": 2010,
            "source": "Angiology. 2010; 61(2):211-215",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000274024100013",
            "pubmed": "19625260",
            "doi": "10.1177/0003319709337305",
            "pmc": null,
            "organizations": [
                "92399-14028",
                "92399-14079",
                "92399-14086"
            ],
            "persons": [
                "92399-51807-6",
                "92399-50910-4",
                "92399-51045-6",
                "92399-51541-6",
                "92399-57343-6"
            ],
            "imported": "2009-08-19T02:00:00+02:00",
            "journal": "Angiology",
            "issn": "0003-3197",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.992,
            "impactfactor_year": 2010,
            "impactfactor_norm": 0.191,
            "impactfactor_norm_year": 2010,
            "impactfactor_norm_category": "PERIPHERAL VASCULAR DISEASE",
            "impactfactor_norm_super": 0.213,
            "impactfactor_norm_super_year": 2009,
            "impactfactor_norm_super_category": "PERIPHERAL VASCULAR DISEASE",
            "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": 52606,
            "title": "Pulmonary hypertonia and Morbus Osler (hereditary haemorrhagic teleangiectasia)",
            "abstract": null,
            "authors": [
                "Reichenberger, F",
                "Wehner, LE",
                "Enke, B",
                "Voswinckel, R",
                "Mensch, O",
                "Olschewski, H",
                "Ghofrani, HA",
                "Seeger, W"
            ],
            "year": 2006,
            "source": "MED KLIN.  ; 101: A84-A84.-DGIM; APR 22-26, 2006; Wiesbaden, Deutschland. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000237562000268",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "52606-14087"
            ],
            "persons": [],
            "imported": "2007-01-15T15:01:41+01:00",
            "journal": "MED KLIN",
            "issn": "0723-5003",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.289,
            "impactfactor_year": 2006,
            "impactfactor_norm": 0.19047619047619,
            "impactfactor_norm_year": 2005,
            "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": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 52605,
            "title": "Elasticity loss of a dynamic stent in advanced cigarette smoking",
            "abstract": null,
            "authors": [
                "Wurm, R",
                "Ambrosch, G",
                "Polachova, J",
                "Scheidl, S",
                "Hesse, C",
                "Olschewski, H"
            ],
            "year": 2006,
            "source": "MED KLIN.  ; 101: A82-A82.-DGIM; 2006; Wiesbaden, Deutschland. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000237562000262",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "52605-14087"
            ],
            "persons": [
                "52605-50167",
                "52605-78013"
            ],
            "imported": "2006-10-30T11:05:43+01:00",
            "journal": "MED KLIN",
            "issn": "0723-5003",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.289,
            "impactfactor_year": 2006,
            "impactfactor_norm": 0.19047619047619,
            "impactfactor_norm_year": 2005,
            "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": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 52604,
            "title": "Sildenafil and inhaled treprostinil for the combination therapy of pulmonary-arterial hypertonia",
            "abstract": null,
            "authors": [
                "Voswinckel, R",
                "Enke, B",
                "Kreckel, A",
                "Reichenberger, F",
                "Hall, H",
                "Thamm, M",
                "Rubin, L",
                "Grimminger, F",
                "Seeger, W",
                "Olschewski, H",
                "Ghofrani, HA"
            ],
            "year": 2006,
            "source": "MED KLIN.  ; 101: A82-A82.-DGIM; APR 22-26, 2006; Wiesbaden, Deutschland. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000237562000261",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "52604-14087"
            ],
            "persons": [],
            "imported": "2007-01-15T15:03:52+01:00",
            "journal": "MED KLIN",
            "issn": "0723-5003",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.289,
            "impactfactor_year": 2006,
            "impactfactor_norm": 0.19047619047619,
            "impactfactor_norm_year": 2005,
            "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": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 52603,
            "title": "Inhaled treprostinil for the treatment of severe pulmonary hypertonia",
            "abstract": null,
            "authors": [
                "Voswinckel, R",
                "Reichenberger, F",
                "Enke, B",
                "Kreckel, A",
                "Krick, S",
                "Gall, R",
                "Thamm, M",
                "Gessler, T",
                "Schmehl, T",
                "Grimminger, E",
                "Ghofrani, HA",
                "Rubin, L",
                "Seeger, W",
                "Olschewski, H"
            ],
            "year": 2006,
            "source": "MED KLIN.  ; 101: A81-A82.-DGIM; APR 22-26, 2006; Wiesbaden, Deutschland. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000237562000260",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "52603-14087"
            ],
            "persons": [],
            "imported": "2007-01-15T15:04:48+01:00",
            "journal": "MED KLIN",
            "issn": "0723-5003",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.289,
            "impactfactor_year": 2006,
            "impactfactor_norm": 0.19047619047619,
            "impactfactor_norm_year": 2005,
            "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": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 20490,
            "title": "Palliative sedation--an alternative to euthanasia in intractable pain at the end of life?",
            "abstract": null,
            "authors": [
                "Weber, M",
                "Strohscheer, I",
                "Samonigg, H",
                "Huber, C"
            ],
            "year": 2005,
            "source": "Med Klin (Munich). 2005; 100(5): 292-298. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000228804400007",
            "pubmed": "15902385",
            "doi": "10.1007/s00063-005-1038-9",
            "pmc": null,
            "organizations": [
                "20490-14085"
            ],
            "persons": [
                "20490-51532-6"
            ],
            "imported": "2006-05-23T02:00:00+02:00",
            "journal": "Med Klin (Munich)",
            "issn": "0723-5003",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.365,
            "impactfactor_year": 2005,
            "impactfactor_norm": 0.19047619047619,
            "impactfactor_norm_year": 2005,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL",
            "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": 52602,
            "title": "Inhaled treprostinil causes, in comparison to inhaled NO, significantly stronger pulmonary vasodilatation in analogous intrapulmonary selectivity",
            "abstract": null,
            "authors": [
                "Voswinckel, R",
                "Wild, O",
                "Keichenberger, F",
                "Enke, B",
                "Kreckel, A",
                "Gall, H",
                "Thamm, M",
                "Grimminger, F",
                "Ghofrani, HA",
                "Rubin, L",
                "Olschewski, H",
                "Seeger, W"
            ],
            "year": 2006,
            "source": "MED KLIN.  ; 101: A81-A81.-DGIM; APR 22-26, 2006; Wiesbaden, Deutschland. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000237562000259",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "52602-14087"
            ],
            "persons": [],
            "imported": "2007-01-15T15:05:27+01:00",
            "journal": "MED KLIN",
            "issn": "0723-5003",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.289,
            "impactfactor_year": 2006,
            "impactfactor_norm": 0.19047619047619,
            "impactfactor_norm_year": 2005,
            "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": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        }
    ]
}