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=151760&ordering=-impactfactor_norm
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 156889,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=151780&ordering=-impactfactor_norm",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=151740&ordering=-impactfactor_norm",
    "results": [
        {
            "id": 194835,
            "title": "The VASCERN-VASCA working group diagnostic and management pathways for severe and/or rare infantile hemangiomas.",
            "abstract": null,
            "authors": [
                "Diociaiuti, A",
                "Baselga, E",
                "Boon, LM",
                "Dompmartin, A",
                "Dvorakova, V",
                "El, Hachem, M",
                "Gasparella, P",
                "Haxhija, E",
                "Ghaffarpour, N",
                "Kyrklund, K",
                "Irvine, AD",
                "Kapp, FG",
                "Rößler, J",
                "Salminen, P",
                "van, den, Bosch, C",
                "van, der, Vleuten, C",
                "Kool, LS",
                "Vikkula, M"
            ],
            "year": 2022,
            "source": "Eur J Med Genet. 2022; 65(6):104517",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000808081900001",
            "pubmed": "35487416",
            "doi": "10.1016/j.ejmg.2022.104517",
            "pmc": null,
            "organizations": [
                "194835-14049"
            ],
            "persons": [
                "194835-51879-6",
                "194835-93943-6"
            ],
            "imported": "2022-05-01T02:00:00+02:00",
            "journal": "Eur J Med Genet",
            "issn": "1878-0849",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.9,
            "impactfactor_year": 2022,
            "impactfactor_norm": 0.251461988304094,
            "impactfactor_norm_year": 2022,
            "impactfactor_norm_category": "GENETICS & HEREDITY-SCIE",
            "impactfactor_norm_super": 0.398,
            "impactfactor_norm_super_year": 2020,
            "impactfactor_norm_super_category": "GENETICS + HEREDITY-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": 198179,
            "title": "The VASCERN-VASCA working group diagnostic and management pathways for lymphatic malformations.",
            "abstract": null,
            "authors": [
                "Ghaffarpour, N",
                "Baselga, E",
                "Boon, LM",
                "Diociaiuti, A",
                "Dompmartin, A",
                "Dvorakova, V",
                "El, Hachem, M",
                "Gasparella, P",
                "Haxhija, E",
                "Kyrklund, K",
                "Irvine, AD",
                "Kapp, FG",
                "Rößler, J",
                "Salminen, P",
                "van, den, Bosch, C",
                "van, der, Vleuten, C",
                "Kool, LS",
                "Vikkula, M"
            ],
            "year": 2022,
            "source": "Eur J Med Genet. 2022; 65(12):104637",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000912962000003",
            "pubmed": "36223836",
            "doi": "10.1016/j.ejmg.2022.104637",
            "pmc": null,
            "organizations": [
                "198179-14049"
            ],
            "persons": [
                "198179-51879-6",
                "198179-93943-6"
            ],
            "imported": "2022-10-13T02:00:00+02:00",
            "journal": "Eur J Med Genet",
            "issn": "1769-7212",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.9,
            "impactfactor_year": 2022,
            "impactfactor_norm": 0.251461988304094,
            "impactfactor_norm_year": 2022,
            "impactfactor_norm_category": "GENETICS & HEREDITY-SCIE",
            "impactfactor_norm_super": 0.398,
            "impactfactor_norm_super_year": 2020,
            "impactfactor_norm_super_category": "GENETICS + HEREDITY-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": 135599,
            "title": "Abdominal morbidity following TRAM flap breast reconstruction--patient-reported outcome measures].",
            "abstract": null,
            "authors": [
                "Kropf, N",
                "Reavey, P",
                "McCarthy, CM",
                "Cordeiro, PG",
                "Pusic, AL"
            ],
            "year": 2009,
            "source": "Handchir Mikrochir Plast Chir. 2009; 41(6): 374-377. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000273768300012",
            "pubmed": "19711254",
            "doi": "10.1055/s-0029-1231078",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2014-03-12T01:00:00+01:00",
            "journal": "Handchir Mikrochir Plast Chir",
            "issn": "0722-1819",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.646,
            "impactfactor_year": 2009,
            "impactfactor_norm": 0.251,
            "impactfactor_norm_year": 2009,
            "impactfactor_norm_category": "SURGERY",
            "impactfactor_norm_super": 0.251,
            "impactfactor_norm_super_year": 2009,
            "impactfactor_norm_super_category": "SURGERY",
            "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": 149156,
            "title": "Prognostic values of ETS-1, MMP-2 and MMP-9 expression and co-expression in breast cancer patients.",
            "abstract": null,
            "authors": [
                "Puzovic, V",
                "Brcic, I",
                "Ranogajec, I",
                "Jakic-Razumovic, J"
            ],
            "year": 2014,
            "source": "Neoplasma. 2014; 61(4): 439-446. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000342881700009",
            "pubmed": "24645837",
            "doi": "10.4149/neo_2014_054",
            "pmc": null,
            "organizations": [],
            "persons": [
                "149156-92422-6"
            ],
            "imported": "2016-01-08T01:00:00+01:00",
            "journal": "Neoplasma",
            "issn": "0028-2685",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.865,
            "impactfactor_year": 2014,
            "impactfactor_norm": 0.251,
            "impactfactor_norm_year": 2014,
            "impactfactor_norm_category": "ONCOLOGY-SCI",
            "impactfactor_norm_super": 0.255,
            "impactfactor_norm_super_year": 2011,
            "impactfactor_norm_super_category": "ONCOLOGY",
            "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": 199510,
            "title": "[Immunosuppression in hand transplantation: state of the art and future perspectives].",
            "abstract": null,
            "authors": [
                "Sucher, R",
                "Hautz, T",
                "Brandacher, G",
                "Lee, WP",
                "Margreiter, R",
                "Schneeberger, S"
            ],
            "year": 2009,
            "source": "Handchir Mikrochir Plast Chir. 2009; 41(4):217-23",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000269622000006",
            "pubmed": "19688652",
            "doi": "10.1055/s-0029-1234062",
            "pmc": null,
            "organizations": [],
            "persons": [
                "199510-117182-2"
            ],
            "imported": "2023-01-02T01:00:00+01:00",
            "journal": "Handchir Mikrochir Plast Chir",
            "issn": "1439-3980",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.646,
            "impactfactor_year": 2009,
            "impactfactor_norm": 0.251,
            "impactfactor_norm_year": 2009,
            "impactfactor_norm_category": "SURGERY",
            "impactfactor_norm_super": 0.251,
            "impactfactor_norm_super_year": 2009,
            "impactfactor_norm_super_category": "SURGERY",
            "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": 119056,
            "title": "The need for flaps in burn surgery.",
            "abstract": null,
            "authors": [
                "Hold, A",
                "Kamolz, L",
                "Frey, M"
            ],
            "year": 2009,
            "source": "Handchir Mikrochir Plast Chir. 2009; 41(6):343-347",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000273768300006",
            "pubmed": "19639541",
            "doi": "10.1055/s-0029-1220761",
            "pmc": null,
            "organizations": [],
            "persons": [
                "119056-80111-6"
            ],
            "imported": "2012-05-02T14:40:32+02:00",
            "journal": "HANDCHIR MIKROCHIR P",
            "issn": "0722-1819",
            "collection_publisher": null,
            "collection_title": "HANDCHIRURGIE MIKROCHIRURGIE PLASTISCHE CHIRURGIE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.646,
            "impactfactor_year": 2009,
            "impactfactor_norm": 0.251,
            "impactfactor_norm_year": 2009,
            "impactfactor_norm_category": "SURGERY",
            "impactfactor_norm_super": 0.251,
            "impactfactor_norm_super_year": 2009,
            "impactfactor_norm_super_category": "SURGERY",
            "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": 97680,
            "title": "Crystal arthropathies",
            "abstract": null,
            "authors": [
                "Fuerst, M",
                "Haybaeck, J",
                "Zustin, J",
                "Rüther, W"
            ],
            "year": 2009,
            "source": "Orthopade. 2009; 38(6): 501-510. ",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000266921900004",
            "pubmed": "19517095",
            "doi": "10.1007/s00132-008-1397-z",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2010-02-09T01:00:00+01:00",
            "journal": "Orthopade",
            "issn": "0085-4530",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.543,
            "impactfactor_year": 2009,
            "impactfactor_norm": 0.25,
            "impactfactor_norm_year": 2009,
            "impactfactor_norm_category": "ORTHOPEDICS",
            "impactfactor_norm_super": 0.302,
            "impactfactor_norm_super_year": 2006,
            "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": false
        },
        {
            "id": 120505,
            "title": "Growth patterns of lung metastases from sarcoma: prognostic and surgical implications from histology.",
            "abstract": null,
            "authors": [
                "Welter, S",
                "Grabellus, F",
                "Bauer, S",
                "Schuler, M",
                "Eberhardt, W",
                "Tötsch, M",
                "Stamatis, G"
            ],
            "year": 2012,
            "source": "Interact Cardiovasc Thorac Surg. 2012; 15(4): 612-617. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000310176200013",
            "pubmed": "22761121",
            "doi": "10.1093/icvts/ivs269",
            "pmc": "PMC3445364",
            "organizations": [
                "120505-1"
            ],
            "persons": [],
            "imported": "2012-07-17T02:00:00+02:00",
            "journal": "Interact Cardiovasc Thorac Surg",
            "issn": "1569-9293",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.112,
            "impactfactor_year": 2012,
            "impactfactor_norm": 0.25,
            "impactfactor_norm_year": 2012,
            "impactfactor_norm_category": "CARDIAC & CARDIOVASCULAR SYSTEMS",
            "impactfactor_norm_super": 0.25,
            "impactfactor_norm_super_year": 2012,
            "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": true
        },
        {
            "id": 6224,
            "title": "Diagnostic value of conventional roentgen image, computerized and magnetic resonance tomography in acute sprains of the foot. A prospective clinical study].",
            "abstract": null,
            "authors": [
                "Peicha, G",
                "Preidler, KW",
                "Lajtai, G",
                "Seibert, FJ",
                "Grechenig, W"
            ],
            "year": 2001,
            "source": "Unfallchirurg. 2001; 104(12):1134-1139",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000173220400004",
            "pubmed": "11803719",
            "doi": "10.1007/s001130170004",
            "pmc": null,
            "organizations": [
                "6224-14052"
            ],
            "persons": [
                "6224-51694-6",
                "6224-51724-6"
            ],
            "imported": null,
            "journal": "UNFALLCHIRURG",
            "issn": "0177-5537",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.413,
            "impactfactor_year": 2001,
            "impactfactor_norm": 0.25,
            "impactfactor_norm_year": 2001,
            "impactfactor_norm_category": "EMERGENCY MEDICINE",
            "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": 3702,
            "title": "Pronation and supination of the forearm. With special reference to the humero-ulnar articulation",
            "abstract": null,
            "authors": [
                "Weinberg, AM",
                "Pietsch, IT",
                "Krefft, M",
                "Pape, HC",
                "van Griensven, M",
                "Helm, MB",
                "Reilmann, H",
                "Tscherne, H"
            ],
            "year": 2001,
            "source": "Unfallchirurg. 2001; 104(5):404-409",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000169062700006",
            "pubmed": "11413956",
            "doi": "10.1007%2Fs001130050750",
            "pmc": null,
            "organizations": [],
            "persons": [
                "3702-50785-1"
            ],
            "imported": null,
            "journal": "UNFALLCHIRURG",
            "issn": "0177-5537",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.413,
            "impactfactor_year": 2001,
            "impactfactor_norm": 0.25,
            "impactfactor_norm_year": 2001,
            "impactfactor_norm_category": "EMERGENCY MEDICINE",
            "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": 117731,
            "title": "The Austrian tonsil study 2010--part 1: statistical overview.",
            "abstract": null,
            "authors": [
                "Sarny, S",
                "Ossimitz, G",
                "Habermann, W",
                "Stammberger, H"
            ],
            "year": 2012,
            "source": "LARYNGO RHINO OTOL. 2012; 91(1): 16-21. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000298822700008",
            "pubmed": "22231963",
            "doi": "10.1055/s-0031-1291310",
            "pmc": null,
            "organizations": [
                "117731-14066"
            ],
            "persons": [
                "117731-93387-2"
            ],
            "imported": "2012-02-16T11:33:00+01:00",
            "journal": "LARYNGO RHINO OTOL",
            "issn": "0935-8943",
            "collection_publisher": null,
            "collection_title": "LARYNGO-RHINO-OTOLOGIE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.82,
            "impactfactor_year": 2012,
            "impactfactor_norm": 0.25,
            "impactfactor_norm_year": 2012,
            "impactfactor_norm_category": "OTORHINOLARYNGOLOGY",
            "impactfactor_norm_super": 0.415,
            "impactfactor_norm_super_year": 2011,
            "impactfactor_norm_super_category": "OTORHINOLARYNGOLOGY",
            "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": 203937,
            "title": "Ethical, legal, and social implications in research biobanking: A checklist for navigating complexity",
            "abstract": null,
            "authors": [
                "Tzortzatou-Nanopoulou, O",
                "Akyuz, K",
                "Goisauf, M",
                "Kozera, L",
                "Mezinska, S",
                "Mayrhofer, MT",
                "Slokenberga, S",
                "Reichel, J",
                "Croxton, T",
                "Ziaka, A",
                "Makri, M"
            ],
            "year": 2023,
            "source": "DEV WORLD BIOETH. 2023; ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001022573400001",
            "pubmed": "37428947",
            "doi": "10.1111/dewb.12411",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2023-07-31T09:47:48+02:00",
            "journal": "DEV WORLD BIOETH",
            "issn": "1471-8731",
            "collection_publisher": null,
            "collection_title": "DEVELOPING WORLD BIOETHICS; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.9,
            "impactfactor_year": 2023,
            "impactfactor_norm": 0.25,
            "impactfactor_norm_year": 2023,
            "impactfactor_norm_category": "ETHICS-SSCI",
            "impactfactor_norm_super": 0.754,
            "impactfactor_norm_super_year": 2022,
            "impactfactor_norm_super_category": "ETHICS-SSCI",
            "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": 123359,
            "title": "Impaired Endothelial-Dependent and Endothelium-Independent Vasodilatation in Patients With Thromboangiitis Obliterans.",
            "abstract": null,
            "authors": [
                "Brodmann, M",
                "Hafner, F",
                "Gary, T",
                "Seinost, G",
                "Pilger, E"
            ],
            "year": 2012,
            "source": "Clin Appl Thromb Hemost. 2012; 19(1):33-36",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000312552000004",
            "pubmed": "22311632",
            "doi": "10.1177/1076029611435093",
            "pmc": null,
            "organizations": [
                "123359-14079"
            ],
            "persons": [
                "123359-51136-6",
                "123359-51541-6",
                "123359-51689-2",
                "123359-52018-6"
            ],
            "imported": "2012-11-19T01:00:00+01:00",
            "journal": "Clin Appl Thromb Hemost",
            "issn": "1076-0296",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.016,
            "impactfactor_year": 2012,
            "impactfactor_norm": 0.25,
            "impactfactor_norm_year": 2012,
            "impactfactor_norm_category": "PERIPHERAL VASCULAR DISEASE",
            "impactfactor_norm_super": 0.309,
            "impactfactor_norm_super_year": 2010,
            "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": 179730,
            "title": "Changes in Tumor Characteristics in Kidney Transplanted Patients Over the Last 40 Years.",
            "abstract": null,
            "authors": [
                "Végső, G",
                "Tóth, A",
                "Toronyi, É",
                "Perner, F",
                "Máthé, Z"
            ],
            "year": 2015,
            "source": "Transplant Proc. 2015; 47(7):2198-2200",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000361644000030",
            "pubmed": "26361679",
            "doi": "10.1016/j.transproceed.2015.07.021",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2020-01-24T01:00:00+01:00",
            "journal": "Transplant Proc",
            "issn": "1873-2623",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.867,
            "impactfactor_year": 2015,
            "impactfactor_norm": 0.25,
            "impactfactor_norm_year": 2015,
            "impactfactor_norm_category": "SURGERY-SCI",
            "impactfactor_norm_super": 0.25,
            "impactfactor_norm_super_year": 2012,
            "impactfactor_norm_super_category": "SURGERY",
            "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": 195057,
            "title": "Noninvasive assessment of blood pressure in rotary blood pump recipients using a novel ultrasonic Doppler method.",
            "abstract": null,
            "authors": [
                "Granegger, M",
                "Thamsen, B",
                "Moscato, F",
                "Schlöglhofer, T",
                "Gross, C",
                "Schneider, S",
                "Röhrich, M",
                "Kertzscher, U",
                "Zimpfer, D",
                "Affeld, K",
                "Schima, H"
            ],
            "year": 2019,
            "source": "Int J Artif Organs. 2019; 42(5):226-232",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000465007300002",
            "pubmed": "30854909",
            "doi": "10.1177/0391398819833371",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2022-05-11T09:20:20+02:00",
            "journal": "INT J ARTIF ORGANS",
            "issn": "0391-3988",
            "collection_publisher": null,
            "collection_title": "INTERNATIONAL JOURNAL OF ARTIFICIAL ORGANS; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.337,
            "impactfactor_year": 2019,
            "impactfactor_norm": 0.25,
            "impactfactor_norm_year": 2019,
            "impactfactor_norm_category": "TRANSPLANTATION-SCI",
            "impactfactor_norm_super": 0.312,
            "impactfactor_norm_super_year": 2016,
            "impactfactor_norm_super_category": "ENGINEERING, BIOMEDICAL-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": 196123,
            "title": "Highly Invasive and Metastatic High-grade Endometrial Stromal Sarcoma With BCOR Gene Alterations: A Case Report.",
            "abstract": null,
            "authors": [
                "Ling, F",
                "Ruan, S",
                "Chen, H",
                "Xiong, X",
                "Zhao, D",
                "Haybaeck, J",
                "Zhang, C"
            ],
            "year": 2022,
            "source": "In Vivo. 2022; 36(4): 1971-1976. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000819266600009",
            "pubmed": "35738637",
            "doi": "10.21873/invivo.12920",
            "pmc": "PMC9301445",
            "organizations": [
                "196123-14020"
            ],
            "persons": [],
            "imported": "2022-06-27T02:00:00+02:00",
            "journal": "In Vivo",
            "issn": "1791-7549",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 2.3,
            "impactfactor_year": 2022,
            "impactfactor_norm": 0.25,
            "impactfactor_norm_year": 2022,
            "impactfactor_norm_category": "MEDICINE, RESEARCH & EXPERIMENTAL-SCIE",
            "impactfactor_norm_super": 0.25,
            "impactfactor_norm_super_year": 2022,
            "impactfactor_norm_super_category": "MEDICINE, RESEARCH + EXPERIMENTAL-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": 155806,
            "title": "A Single-center Experience on the Value of Pancreas Graft Biopsies and HLA Antibody Monitoring After Simultaneous Pancreas-Kidney Transplantation.",
            "abstract": null,
            "authors": [
                "Becker, LE",
                "Hallscheidt, P",
                "Schaefer, SM",
                "Klein, K",
                "Grenacher, L",
                "Waldherr, R",
                "Macher-Goeppinger, S",
                "Schemmer, P",
                "Mehrabi, A",
                "Suesal, C",
                "Zeier, M",
                "Morath, C"
            ],
            "year": 2015,
            "source": "Transplant Proc. 2015; 47(8):2504-2512",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000364616000049",
            "pubmed": "26518960",
            "doi": "10.1016/j.transproceed.2015.09.013",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2016-11-28T01:00:00+01:00",
            "journal": "Transplant Proc",
            "issn": "0041-1345",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.867,
            "impactfactor_year": 2015,
            "impactfactor_norm": 0.25,
            "impactfactor_norm_year": 2015,
            "impactfactor_norm_category": "SURGERY-SCI",
            "impactfactor_norm_super": 0.352,
            "impactfactor_norm_super_year": 2012,
            "impactfactor_norm_super_category": "SURGERY",
            "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": 8611,
            "title": "Treatment of asthenozoospermia with HCG.",
            "abstract": null,
            "authors": [
                "Pusch, HH",
                "Pürstner, P",
                "Haas, J"
            ],
            "year": 1986,
            "source": "Andrologia. 1986; 18(2):201-207",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1986C195200011",
            "pubmed": "3087237",
            "doi": "10.1111/j.1439-0272.1986.tb01763.x",
            "pmc": null,
            "organizations": [
                "8611-14038"
            ],
            "persons": [
                "8611-51627-6"
            ],
            "imported": "2009-11-13T11:31:48+01:00",
            "journal": "ANDROLOGIA",
            "issn": "0303-4569",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.693,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.25,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "ANDROLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 179733,
            "title": "Examinations of Factors Influencing Survival of Liver Transplantation for Hepatocellular Carcinoma: A Single-Center Experience From Budapest.",
            "abstract": null,
            "authors": [
                "Piros, L",
                "Fehérvári, I",
                "Görög, D",
                "Nemes, B",
                "Szabó, J",
                "Gerlei, Z",
                "Végső, G",
                "Kóbori, L",
                "Máthé, Z"
            ],
            "year": 2015,
            "source": "Transplant Proc. 2015; 47(7):2201-2206",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000361644000031",
            "pubmed": "26361680",
            "doi": "10.1016/j.transproceed.2015.07.026",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2020-01-24T01:00:00+01:00",
            "journal": "Transplant Proc",
            "issn": "1873-2623",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.867,
            "impactfactor_year": 2015,
            "impactfactor_norm": 0.25,
            "impactfactor_norm_year": 2015,
            "impactfactor_norm_category": "SURGERY-SCI",
            "impactfactor_norm_super": 0.25,
            "impactfactor_norm_super_year": 2012,
            "impactfactor_norm_super_category": "SURGERY",
            "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": 179734,
            "title": "Analysis of Incretin Hormones After Orthotopic Liver Transplantation.",
            "abstract": null,
            "authors": [
                "Gámán, G",
                "Sárváry, E",
                "Gelley, F",
                "Doros, A",
                "Görög, D",
                "Fehérvári, I",
                "Kóbori, L",
                "Wágner, L",
                "Máthé, Z",
                "Nemes, B"
            ],
            "year": 2015,
            "source": "Transplant Proc. 2015; 47(7):2207-2209",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000361644000032",
            "pubmed": "26361681",
            "doi": "10.1016/j.transproceed.2015.07.024",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2020-01-24T01:00:00+01:00",
            "journal": "Transplant Proc",
            "issn": "1873-2623",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.867,
            "impactfactor_year": 2015,
            "impactfactor_norm": 0.25,
            "impactfactor_norm_year": 2015,
            "impactfactor_norm_category": "SURGERY-SCI",
            "impactfactor_norm_super": 0.25,
            "impactfactor_norm_super_year": 2012,
            "impactfactor_norm_super_category": "SURGERY",
            "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
        }
    ]
}