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=960
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=980",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=940",
    "results": [
        {
            "id": 1182,
            "title": "Heparin-induced extracorporeal fibrinogen/LDL precipitation (HELP): a promising regimen for the treatment of vascular diseases.",
            "abstract": null,
            "authors": [
                "Walzl, M",
                "Walzl, B",
                "Haas, A"
            ],
            "year": 1997,
            "source": "Angiology. 1997; 48(12):1031-1036",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1997YK24300002",
            "pubmed": "9404828",
            "doi": "10.1177/000331979704801202",
            "pmc": null,
            "organizations": [
                "1182-14043"
            ],
            "persons": [
                "1182-51850-6"
            ],
            "imported": null,
            "journal": "ANGIOLOGY",
            "issn": "0003-3197",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.352,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.179487179487179,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PERIPHERAL VASCULAR DISEASE",
            "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": 1183,
            "title": "Heparin-induced extracorporeal LDL precipitation (HELP). A new therapeutic possibility in cerebral multi-infarct dementia",
            "abstract": null,
            "authors": [
                "Walzl, M",
                "Walzl, B",
                "Kleinert, G",
                "Schied, G",
                "Lechner, H"
            ],
            "year": 1993,
            "source": "NERVENARZT. 1993; 64(10): 648-652. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1993MD21000004",
            "pubmed": "8232678",
            "doi": null,
            "pmc": null,
            "organizations": [
                "1183-14051"
            ],
            "persons": [],
            "imported": "2010-07-15T17:43:25+02:00",
            "journal": "NERVENARZT",
            "issn": "0028-2804",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.5,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.350649350649351,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PSYCHIATRY",
            "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": 1184,
            "title": "Hepatic resection for metastases from colorectal carcinoma--a survival analysis.",
            "abstract": null,
            "authors": [
                "Jatzko, GR",
                "Lisborg, PH",
                "Stettner, HM",
                "Klimpfinger, MH"
            ],
            "year": 1995,
            "source": "Eur J Cancer. 1995; 31A(1):41-46",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1995QG86900009",
            "pubmed": "7695977",
            "doi": "10.1016%2F0959-8049%2894%2900366-D",
            "pmc": null,
            "organizations": [
                "1184-14020"
            ],
            "persons": [],
            "imported": null,
            "journal": "EUR J CANCER",
            "issn": "0959-8049",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.095,
            "impactfactor_year": 1995,
            "impactfactor_norm": 0.788461538461538,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "ONCOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 1185,
            "title": "Hepatitis C antibodies in children and adolescents with congenital blood coagulation disorders].",
            "abstract": null,
            "authors": [
                "Zenz, W",
                "Hofmann, H",
                "Muntean, W"
            ],
            "year": 1991,
            "source": "Wien Klin Wochenschr. 1991; 103(3):69-72",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1991EY41500001",
            "pubmed": "1851352",
            "doi": null,
            "pmc": null,
            "organizations": [
                "1185-14048"
            ],
            "persons": [
                "1185-51651-6",
                "1185-51647-2"
            ],
            "imported": null,
            "journal": "WIEN KLIN WOCHENSCHR",
            "issn": "0043-5325",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.268,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.551401869158878,
            "impactfactor_norm_year": 1998,
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 1186,
            "title": "Herniation of calcified cervical intervertebral disk in children.",
            "abstract": null,
            "authors": [
                "Mohanty, S",
                "Sutter, B",
                "Mokry, M",
                "Ascher, PW"
            ],
            "year": 1992,
            "source": "SURG NEUROL. 1992; 38(6): 407-410. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1992KF60300001",
            "pubmed": "1298105",
            "doi": "10.1016%2F0090-3019%2892%2990107-X",
            "pmc": null,
            "organizations": [
                "1186-14050"
            ],
            "persons": [
                "1186-51686-6",
                "1186-52006-6"
            ],
            "imported": "2010-06-30T18:13:29+02:00",
            "journal": "SURG NEUROL",
            "issn": "0090-3019",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.625,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.484375,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "SURGERY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 1187,
            "title": "Heterogeneous histochemical reaction pattern of the lectin Bandeiraea (Griffonia) simplicifolia with blood vessels of human full-term placenta.",
            "abstract": null,
            "authors": [
                "Lang, I",
                "Hahn, T",
                "Dohr, G",
                "Skofitsch, G",
                "Desoye, G"
            ],
            "year": 1994,
            "source": "CELL TISSUE RES 1994 278: 433-438.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1994PU86000002",
            "pubmed": "7850854",
            "doi": "10.1007%2Fs004410050233",
            "pmc": null,
            "organizations": [
                "1187-14017",
                "1187-14038"
            ],
            "persons": [
                "1187-51666-6",
                "1187-51718-2"
            ],
            "imported": null,
            "journal": "CELL TISSUE RES",
            "issn": "0302-766X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.065,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.575539568345324,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "CELL BIOLOGY",
            "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": 1188,
            "title": "Heterologous facilitation of G protein-activated K(+) channels by beta-adrenergic stimulation via cAMP-dependent protein kinase.",
            "abstract": null,
            "authors": [
                "Müllner, C",
                "Vorobiov, D",
                "Bera, AK",
                "Uezono, Y",
                "Yakubovich, D",
                "Frohnwieser-Steinecker, B",
                "Dascal, N",
                "Schreibmayer, W"
            ],
            "year": 2000,
            "source": "J Gen Physiol. 2000; 115(5):547-558",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000086820300002",
            "pubmed": "10779313",
            "doi": "10.1085%2Fjgp.115.5.547",
            "pmc": "PMC2217221",
            "organizations": [
                "1188-14011"
            ],
            "persons": [
                "1188-51041-6"
            ],
            "imported": null,
            "journal": "J GEN PHYSIOL",
            "issn": "0022-1295",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 6.082,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.973684210526316,
            "impactfactor_norm_year": 2000,
            "impactfactor_norm_category": "PHYSIOLOGY",
            "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": 1189,
            "title": "Hexadecylphosphocholine inhibits invasion of mouse T-cell lymphoma cells in two different invasion assays.",
            "abstract": null,
            "authors": [
                "Schaider, H",
                "Seidl, H",
                "Berger, MR",
                "Hofmann-Wellenhof, R",
                "Tritthart, HA",
                "Smolle, J"
            ],
            "year": 1998,
            "source": "Anticancer Res. 1998; 18(2A):995-998",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000073827300047",
            "pubmed": "9615753",
            "doi": null,
            "pmc": null,
            "organizations": [
                "1189-14011",
                "1189-14047"
            ],
            "persons": [
                "1189-51519-6",
                "1189-51711-6",
                "1189-51617-6",
                "1189-53662-2"
            ],
            "imported": null,
            "journal": "ANTICANCER RES",
            "issn": "0250-7005",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.236,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.451923076923077,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "ONCOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 1192,
            "title": "Highchair accidents.",
            "abstract": null,
            "authors": [
                "Mayr, JM",
                "Seebacher, U",
                "Schimpl, G",
                "Fiala, F"
            ],
            "year": 1999,
            "source": "Acta Paediatr. 1999; 88(3):319-322",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000079338200016",
            "pubmed": "10229045",
            "doi": "10.1080/08035259950170105",
            "pmc": null,
            "organizations": [
                "1192-14049"
            ],
            "persons": [],
            "imported": null,
            "journal": "ACTA PAEDIAT",
            "issn": "0803-5253",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.13,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.666666666666667,
            "impactfactor_norm_year": 1999,
            "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": 1193,
            "title": "High-density lipoprotein (HDL3)-associated alpha-tocopherol is taken up by HepG2 cells via the selective uptake pathway and resecreted with endogenously synthesized apo-lipoprotein B-rich lipoprotein particles.",
            "abstract": null,
            "authors": [
                "Goti, D",
                "Reicher, H",
                "Malle, E",
                "Kostner, GM",
                "Panzenboeck, U",
                "Sattler, W"
            ],
            "year": 1998,
            "source": "Biochem J. 1998; 332 ( Pt 1)(3):57-65",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000073881900008",
            "pubmed": "9576851",
            "doi": "10.1042/bj3320057",
            "pmc": "PMC1219451",
            "organizations": [
                "1193-14013"
            ],
            "persons": [
                "1193-51669-6",
                "1193-51705-4",
                "1193-51706-6",
                "1193-51833-6"
            ],
            "imported": null,
            "journal": "BIOCHEM J",
            "issn": "0264-6021",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.855,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.810169491525424,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "BIOCHEMISTRY & MOLECULAR BIOLOGY",
            "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": 1194,
            "title": "High-density lipoprotein antagonizes the inhibitory effects of oxidized low-density lipoprotein and lysolecithin on soluble guanylyl cyclase.",
            "abstract": null,
            "authors": [
                "Schmidt, K",
                "Klatt, P",
                "Graier, WF",
                "Kostner, GM",
                "Kukovetz, WR"
            ],
            "year": 1992,
            "source": "Biochem Biophys Res Commun. 1992; 182(1):302-308",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1992GZ99200043",
            "pubmed": "1346247",
            "doi": "10.1016/S0006-291X(05)80145-7",
            "pmc": null,
            "organizations": [
                "1194-14013"
            ],
            "persons": [
                "1194-51669-6",
                "1194-51860-6"
            ],
            "imported": null,
            "journal": "BIOCHEM BIOPHYS RES COMMUN",
            "issn": "0006-291X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.4,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.807017543859649,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "BIOPHYSICS",
            "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": 1195,
            "title": "High-level expression of various apolipoprotein(a) isoforms by transferrinfection: the role of kringle IV sequences in the extracellular association with low-density lipoprotein.",
            "abstract": null,
            "authors": [
                "Frank, S",
                "Krasznai, K",
                "Durovic, S",
                "Lobentanz, EM",
                "Dieplinger, H",
                "Wagner, E",
                "Zatloukal, K",
                "Cotten, M",
                "Utermann, G",
                "Kostner, GM"
            ],
            "year": 1994,
            "source": "Biochemistry. 1994; 33(40):12329-12339",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1994PL35800041",
            "pubmed": "7918455",
            "doi": "10.1021/bi00206a041",
            "pmc": null,
            "organizations": [
                "1195-14013",
                "1195-14021"
            ],
            "persons": [
                "1195-51663-6",
                "1195-51669-6",
                "1195-51988-1"
            ],
            "imported": null,
            "journal": "BIOCHEMISTRY, USA",
            "issn": "0006-2960",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 5.234,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.850847457627119,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "BIOCHEMISTRY & MOLECULAR BIOLOGY",
            "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": 1196,
            "title": "High-resolution CT findings in Wilson-Mikity syndrome: a case report.",
            "abstract": null,
            "authors": [
                "Reittner, P",
                "Fotter, R",
                "Tillich, M",
                "Popper, H",
                "Lindbichler, F",
                "Reiterer, F"
            ],
            "year": 1998,
            "source": "PEDIAT RADIOL 1998 28: 691-693.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000076131500006",
            "pubmed": "9732495",
            "doi": "10.1007%2Fs002470050441",
            "pmc": null,
            "organizations": [
                "1196-14020",
                "1196-14048",
                "1196-14106"
            ],
            "persons": [
                "1196-51557-6",
                "1196-51653-6",
                "1196-51957-2"
            ],
            "imported": null,
            "journal": "PEDIAT RADIOL",
            "issn": "0301-0449",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.626,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.47887323943662,
            "impactfactor_norm_year": 1998,
            "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": 1197,
            "title": "High-Risk Metastatic Choriocarcinoma - Are 2 Additional Chemotherapy Courses After a Complete Beta-hCG-Titer Remission Sufficient - A Case-Report",
            "abstract": null,
            "authors": [
                "Kurschel, S",
                "Petru, E",
                "Luschin, G",
                "Pickel, H"
            ],
            "year": 1998,
            "source": "GEBURTSH FRAUENHEILK 1998 58: 51-53.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000072086600009",
            "pubmed": null,
            "doi": "10.1055/s-2007-1022120",
            "pmc": null,
            "organizations": [
                "1197-14038"
            ],
            "persons": [
                "1197-51989-1",
                "1197-51624-4"
            ],
            "imported": null,
            "journal": "GEBURTSH FRAUENHEILK",
            "issn": "0016-5751",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.33,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.169811320754717,
            "impactfactor_norm_year": 1998,
            "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": 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": 197436,
            "title": "Management of Steroid-Refractory Graft-Versus-Host Disease - a Survey By the Transplant Complications Working Party of the EBMT",
            "abstract": null,
            "authors": [
                "Peric, Z",
                "Schoemans, H",
                "Peczynski, C",
                "Koenecke, C",
                "Moiseev, IS",
                "Basak, GW",
                "Boreland, W",
                "Greinix, HT",
                "Wolff, D",
                "Penack, O"
            ],
            "year": 2021,
            "source": "BLOOD. 2021; 138: ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000736413903177",
            "pubmed": null,
            "doi": "10.1182/blood-2021-152305",
            "pmc": null,
            "organizations": [
                "197436-14082"
            ],
            "persons": [
                "197436-54230"
            ],
            "imported": "2022-09-12T14:52:16+02:00",
            "journal": "BLOOD",
            "issn": "0006-4971",
            "collection_publisher": null,
            "collection_title": "BLOOD; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 23.629,
            "impactfactor_year": 2021,
            "impactfactor_norm": 1.0,
            "impactfactor_norm_year": 2021,
            "impactfactor_norm_category": "HEMATOLOGY-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": 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": 1199,
            "title": "Histologic tumour image synthesis based on a cellular automaton.",
            "abstract": null,
            "authors": [
                "Smolle, J"
            ],
            "year": 1994,
            "source": "Anal Cell Pathol. 1994; 6(2):149-156",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1994MW82500006",
            "pubmed": "8167097",
            "doi": null,
            "pmc": null,
            "organizations": [
                "1199-14047"
            ],
            "persons": [
                "1199-51617-2"
            ],
            "imported": null,
            "journal": "ANAL CELL PATHOL",
            "issn": "0921-8912",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.727,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.338235294117647,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PATHOLOGY",
            "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": 1200,
            "title": "Histology and electron microscopy of fucosidosis of the skin. Subtle clues to diagnosis by electron microscopy.",
            "abstract": null,
            "authors": [
                "Breier, F",
                "Hobisch, G",
                "Fang-Kircher, S",
                "Braun, F",
                "Paschke, E",
                "Jurecka, W"
            ],
            "year": 1995,
            "source": "AMER J DERMATOPATHOL. 1995; 17(4): 379-383. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1995RM67000013",
            "pubmed": "8600803",
            "doi": "10.1097/00000372-199508000-00013",
            "pmc": null,
            "organizations": [
                "1200-14048"
            ],
            "persons": [],
            "imported": "2010-10-12T16:32:55+02:00",
            "journal": "AMER J DERMATOPATHOL",
            "issn": "0193-1091",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 1.044,
            "impactfactor_year": 1995,
            "impactfactor_norm": 0.6,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "DERMATOLOGY, VENERAL DISEASES",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 1201,
            "title": "Histology and transmission electron microscopy of the cornea in xeroderma pigmentosum type C.",
            "abstract": null,
            "authors": [
                "Haller, EM",
                "Langmann, G",
                "Schwab, C"
            ],
            "year": 1991,
            "source": "GRAEF ARCH CLIN EXP OPHTHAL. 1991; 229:  395-400. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1991FV06000015",
            "pubmed": "1916329",
            "doi": "10.1007%2FBF00170700",
            "pmc": null,
            "organizations": [
                "1201-14043"
            ],
            "persons": [],
            "imported": "2010-06-25T17:19:55+02:00",
            "journal": "GRAEF ARCH CLIN EXP OPHTHAL",
            "issn": "0721-832X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.577,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.642857142857143,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "OPHTHALMOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 11581,
            "title": "Ruthenium red selectively inhibits capsaicin-induced release of calcitonin gene-related peptide from the isolated perfused guinea pig lung.",
            "abstract": null,
            "authors": [
                "Amann, R",
                "Donnerer, J",
                "Lembeck, F"
            ],
            "year": 1989,
            "source": "Neurosci Lett. 1989; 101(3):311-315",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1989AE68000013",
            "pubmed": "2475829",
            "doi": "10.1016/0304-3940(89)90551-X",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "NEUROSCI LETT",
            "issn": "0304-3940",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.703,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.618811881188119,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "NEUROSCIENCES",
            "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": 1203,
            "title": "Histopathologic interobserver agreement on the diagnosis of melanocytic skin lesions with equivocal dermoscopic features: a pilot study.",
            "abstract": null,
            "authors": [
                "Ferrara, G",
                "Argenziano, G",
                "Soyer, HP",
                "D'Argenio, P",
                "Carli, P",
                "Cerroni, L",
                "Chimenti, S",
                "De Giorgi, V",
                "Delfino, M",
                "De Rosa, G",
                "El Shabrawi-Caelen, L",
                "Ferrari, A",
                "Massi, D",
                "Mazzocchetti, G",
                "Peris, K",
                "Piccolo, D",
                "Santucci, M",
                "Scalvenzi, M",
                "Staibano, S"
            ],
            "year": 2000,
            "source": "TUMORI 2000 86: 445-449.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000166686800002",
            "pubmed": "11218183",
            "doi": "10.1177/030089160008600602",
            "pmc": null,
            "organizations": [
                "1203-14047"
            ],
            "persons": [
                "1203-51999-6",
                "1203-51751-6"
            ],
            "imported": null,
            "journal": "TUMORI",
            "issn": "0300-8916",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.485,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.058252427184466,
            "impactfactor_norm_year": 2000,
            "impactfactor_norm_category": "ONCOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        }
    ]
}