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=151820&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=151840&ordering=-impactfactor_norm",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=151800&ordering=-impactfactor_norm",
    "results": [
        {
            "id": 8643,
            "title": "Experiences with the electronic spermcounter in andrologic routine work.",
            "abstract": null,
            "authors": [
                "Pusch, HH"
            ],
            "year": 1986,
            "source": "Andrologia. 1986; 18(3):327-331",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1986D038000012",
            "pubmed": "3740488",
            "doi": "10.1111/j.1439-0272.1986.tb01785.x",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "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": false
        },
        {
            "id": 69754,
            "title": "The magic behind stem cells.",
            "abstract": null,
            "authors": [
                "Zech, NH",
                "Shkumatov, A",
                "Koestenbauer, S"
            ],
            "year": 2007,
            "source": "J Assist Reprod Genet. 2007; 24(6): 208-214. ",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000248410300002",
            "pubmed": "17385026",
            "doi": "10.1007/s10815-007-9123-z",
            "pmc": "PMC3454971",
            "organizations": [
                "69754-14017"
            ],
            "persons": [],
            "imported": "2007-10-01T02:00:00+02:00",
            "journal": "J Assist Reprod Genet",
            "issn": "1058-0468",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.913,
            "impactfactor_year": 2007,
            "impactfactor_norm": 0.25,
            "impactfactor_norm_year": 2007,
            "impactfactor_norm_category": "OBSTETRICS & GYNECOLOGY",
            "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": true
        },
        {
            "id": 3139,
            "title": "The impact of hepatic xanthine oxidase and xanthine dehydrogenase activities on liver function in chronic cholestasis.",
            "abstract": null,
            "authors": [
                "Schimpl, G",
                "Pesendorfer, P",
                "Kuesz, AM",
                "Ratschek, M",
                "Höllwarth, ME"
            ],
            "year": 2000,
            "source": "PEDIAT SURG INT 2000 16: 297-301.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000087910600015",
            "pubmed": "10898233",
            "doi": "10.1007%2Fs003830050748",
            "pmc": null,
            "organizations": [
                "3139-14049"
            ],
            "persons": [
                "3139-51528-6"
            ],
            "imported": null,
            "journal": "PEDIAT SURG INT",
            "issn": "0179-0358",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.491,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.25,
            "impactfactor_norm_year": 2000,
            "impactfactor_norm_category": "SURGERY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": true,
            "conference_place": true,
            "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": 438,
            "title": "Changes in the lectin binding sites on the testicular, epididymal, vas, and ejaculated spermatozoon surface of dog.",
            "abstract": null,
            "authors": [
                "Bains, HK",
                "Pabst, MA",
                "Bawa, SR"
            ],
            "year": 1993,
            "source": "Andrologia. 1993; 25(1):19-24",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1993KJ97000005",
            "pubmed": "8427417",
            "doi": "10.1111/j.1439-0272.1993.tb02676.x",
            "pmc": null,
            "organizations": [
                "438-14017"
            ],
            "persons": [],
            "imported": null,
            "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": false
        },
        {
            "id": 5580,
            "title": "On the occasion of the 65th birthday of Prof. Dr. Ernst Kastenbauer",
            "abstract": null,
            "authors": [
                "Helms, J",
                "Stammberger, H",
                "Schorn, K"
            ],
            "year": 2002,
            "source": "Laryngorhinootologie. 2002; 81(7):463-464",
            "category": 1,
            "document_type": 13,
            "sci": "ISI:000177121700001",
            "pubmed": "12173055",
            "doi": "10.1055/s-2002-33293",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "LARYNGO RHINO OTOL",
            "issn": "1615-0007",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.473,
            "impactfactor_year": 2002,
            "impactfactor_norm": 0.25,
            "impactfactor_norm_year": 2002,
            "impactfactor_norm_category": "OTORHINOLARYNGOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 8356,
            "title": "Motivation and compliance of andrology patents",
            "abstract": null,
            "authors": [
                "Pusch, HH"
            ],
            "year": 1985,
            "source": "Andrologia. 1985; 17(2):194-199",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1985AGQ3500011",
            "pubmed": "4003770",
            "doi": "10.1111/j.1439-0272.1985.tb00986.x",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "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": false
        },
        {
            "id": 9291,
            "title": "Oral treatment of oligozoospermia with testosterone-undecanoate: results of a double-blind-placebo-controlled trial.",
            "abstract": null,
            "authors": [
                "Pusch, HH"
            ],
            "year": 1989,
            "source": "Andrologia. 1989; 21(1):76-82",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1989T466900010",
            "pubmed": "2653110",
            "doi": "10.1111/j.1439-0272.1988.tb00742.x",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "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": false
        },
        {
            "id": 2299,
            "title": "Screening of patients with Turner syndrome for hidden Y-mosaicism.",
            "abstract": null,
            "authors": [
                "Vlasak, I",
                "Plöchl, E",
                "Kronberger, G",
                "Bergendi, E",
                "Rittinger, O",
                "Hagemann, M",
                "Schmitt, K",
                "Blümel, P",
                "Glatzl, J",
                "Fekete, G",
                "Kadrnka-Lovrencic, M",
                "Borkenstein, M",
                "Häusler, G",
                "Frisch, H"
            ],
            "year": 1999,
            "source": "Klin Padiatr. 1999; 211(1):30-34",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000078416900006",
            "pubmed": "10067216",
            "doi": "10.1055/s-2008-1043759",
            "pmc": null,
            "organizations": [
                "2299-14048"
            ],
            "persons": [
                "2299-51654-6"
            ],
            "imported": null,
            "journal": "KLIN PADIAT",
            "issn": "0300-8630",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.414,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.25,
            "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": true
        },
        {
            "id": 53251,
            "title": "Routine use of three-dimensional contrast-enhanced moving-table MR angiography in patients with peripheral arterial occlusive disease: comparison with selective digital subtraction angiography.",
            "abstract": null,
            "authors": [
                "Deutschmann, HA",
                "Schoellnast, H",
                "Portugaller, HR",
                "Preidler, KW",
                "Reittner, P",
                "Tillich, M",
                "Pilger, E",
                "Szolar, DH"
            ],
            "year": 2006,
            "source": "Cardiovasc Intervent Radiol. 2006; 29(5):762-770",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000239320400008",
            "pubmed": "16625410",
            "doi": "10.1007/s00270-004-0309-9",
            "pmc": null,
            "organizations": [
                "53251-14079"
            ],
            "persons": [
                "53251-51541-6",
                "53251-51882-1",
                "53251-51955-6",
                "53251-51957-6",
                "53251-52008-6"
            ],
            "imported": "2013-02-04T18:51:55+01:00",
            "journal": "CARDIOVASC INTERVEN RADIOL",
            "issn": "0174-1551",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.149,
            "impactfactor_year": 2006,
            "impactfactor_norm": 0.25,
            "impactfactor_norm_year": 2005,
            "impactfactor_norm_category": "CARDIAC & CARDIOVASCULAR SYSTEMS",
            "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": true
        },
        {
            "id": 5896,
            "title": "Monoclonal antibodies against antigens expressed by human sperm.",
            "abstract": null,
            "authors": [
                "Ziegler, A",
                "Hirsch, T",
                "Krause, W",
                "Neumann, K",
                "Schieferstein, G",
                "Dohr, G",
                "Kohlstädt, S",
                "Uchanska-Ziegler, B"
            ],
            "year": 1990,
            "source": "Andrologia. 1990; 22 Suppl 1(2):101-109",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1990GA51500012",
            "pubmed": "2132064",
            "doi": "10.1111/j.1439-0272.1990.tb02076.x",
            "pmc": null,
            "organizations": [
                "5896-14017"
            ],
            "persons": [
                "5896-51666-6"
            ],
            "imported": null,
            "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": false
        },
        {
            "id": 5895,
            "title": "Immunoelectron microscopy of human spermatozoa.",
            "abstract": null,
            "authors": [
                "Dohr, G",
                "Blaschitz, A",
                "Hirsch, T",
                "Kohlstädt, S",
                "Uchanska-Ziegler, B",
                "Ziegler, A"
            ],
            "year": 1990,
            "source": "ANDROLOGIA          . 1990; 22 Suppl 1(5): 92-100. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1990GA51500011",
            "pubmed": "2132076",
            "doi": "10.1111/j.1439-0272.1990.tb02075.x",
            "pmc": null,
            "organizations": [
                "5895-14017"
            ],
            "persons": [
                "5895-51666-1"
            ],
            "imported": "2010-06-23T14:17:04+02: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": false
        },
        {
            "id": 2022,
            "title": "Post-traumatic dynamic change of carboxyterminal propeptide of type I procollagen, alkaline phosphatase and its isoenzymes as predictors for enhanced osteogenesis in patients with severe head injury.",
            "abstract": null,
            "authors": [
                "Wildburger, R",
                "Zarkovic, N",
                "Dobnig, H",
                "Petek, W",
                "Hofer, HP"
            ],
            "year": 1994,
            "source": "Res Exp Med (Berl). 1994; 194(4):247-259",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1994PC72200005",
            "pubmed": "7800934",
            "doi": "10.1007/BF02576386",
            "pmc": null,
            "organizations": [
                "2022-14028",
                "2022-14052"
            ],
            "persons": [],
            "imported": null,
            "journal": "RES EXP MED",
            "issn": "0300-9130",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.571,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.25,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MEDICINE, RESEARCH & EXPERIMENTAL",
            "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": 5292,
            "title": "Telepathology using immunofluorescence/immunoperoxidase microscopy.",
            "abstract": null,
            "authors": [
                "Lanschuetzer, CM",
                "Pohla-Gubo, G",
                "Schafleitner, B",
                "Hametner, R",
                "Hashimoto, T",
                "Salmhofer, W",
                "Bauer, JW",
                "Hintner, H"
            ],
            "year": 2004,
            "source": "J TELEMED TELECARE. 2004; 10(1): 39-43. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000189174400009",
            "pubmed": "15006215",
            "doi": "10.1258/135763304322764185",
            "pmc": null,
            "organizations": [
                "5292-14047"
            ],
            "persons": [
                "5292-51721-6"
            ],
            "imported": "2013-01-14T16:18:31+01:00",
            "journal": "J TELEMED TELECARE",
            "issn": "1357-633X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.749,
            "impactfactor_year": 2004,
            "impactfactor_norm": 0.25,
            "impactfactor_norm_year": 2004,
            "impactfactor_norm_category": "HEALTH CARE SCIENCES & SERVICES",
            "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": 7658,
            "title": "Evaluation of semen by electronic spermcounter",
            "abstract": null,
            "authors": [
                "Pusch, H",
                "Wiesspeiner, G",
                "Hausl, A"
            ],
            "year": 1982,
            "source": "Andrologia. 1982; 14(2):113-117",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1982NK12700004",
            "pubmed": "7103130",
            "doi": "10.1111/j.1439-0272.1982.tb03108.x",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "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": false
        },
        {
            "id": 5291,
            "title": "A pilot study of a combined dermoscopic-pathological approach to the telediagnosis of melanocytic skin neoplasms.",
            "abstract": null,
            "authors": [
                "Ferrara, G",
                "Argenziano, G",
                "Cerroni, L",
                "Cusano, F",
                "Di Blasi, A",
                "Urso, C",
                "Soyer, HP"
            ],
            "year": 2004,
            "source": "J TELEMED TELECARE. 2004; 10:  34-38. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000189174400008",
            "pubmed": "15006214",
            "doi": "10.1258/135763304322764176",
            "pmc": null,
            "organizations": [
                "5291-14047"
            ],
            "persons": [
                "5291-51751-6"
            ],
            "imported": "2013-02-08T12:01:56+01:00",
            "journal": "J TELEMED TELECARE",
            "issn": "1357-633X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.749,
            "impactfactor_year": 2004,
            "impactfactor_norm": 0.25,
            "impactfactor_norm_year": 2004,
            "impactfactor_norm_category": "HEALTH CARE SCIENCES & SERVICES",
            "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": 22142,
            "title": "Expression of MMP-2, MMP-7, MMP-9, MMP-10 and MMP-11 in human astrocytic and oligodendroglial gliomas.",
            "abstract": null,
            "authors": [
                "Thorns, V",
                "Walter, GF",
                "Thorns, C"
            ],
            "year": 2003,
            "source": "Anticancer Res. 2003; 23(5A):3937-3944",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000186881100049",
            "pubmed": "14666700",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "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.347,
            "impactfactor_year": 2003,
            "impactfactor_norm": 0.25,
            "impactfactor_norm_year": 2003,
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 61714,
            "title": "Aggravation of pre-existing atrioventricular block, Wenckebach type, provoked by application of X-ray contrast medium.",
            "abstract": null,
            "authors": [
                "Brodmann, M",
                "Seinost, G",
                "Stark, G",
                "Pilger, E"
            ],
            "year": 2006,
            "source": "CARDIOVASC INTERVEN RADIOL. 2006; 29(6): 1114-1116. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000241606000032",
            "pubmed": "16988879",
            "doi": "10.1007/s00270-005-0133-x",
            "pmc": null,
            "organizations": [
                "61714-14079"
            ],
            "persons": [
                "61714-51541-6",
                "61714-51689-2",
                "61714-52018-6"
            ],
            "imported": "2006-11-27T14:36:59+01:00",
            "journal": "CARDIOVASC INTERVEN RADIOL",
            "issn": "0174-1551",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 1.149,
            "impactfactor_year": 2006,
            "impactfactor_norm": 0.25,
            "impactfactor_norm_year": 2005,
            "impactfactor_norm_category": "CARDIAC & CARDIOVASCULAR SYSTEMS",
            "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": true
        },
        {
            "id": 45900,
            "title": "Two years' experience with Web-based teleconsulting in dermatology.",
            "abstract": null,
            "authors": [
                "Massone, C",
                "Soyer, HP",
                "Hofmann-Wellenhof, R",
                "Di Stefani, A",
                "Lozzi, GP",
                "Gabler, G",
                "Dong, H",
                "Argenziano, G",
                "Ozdemir, F",
                "Fink-Puches, R",
                "Salmhofer, W",
                "Zalaudek, I",
                "Nunzi, E",
                "Kerl, H"
            ],
            "year": 2006,
            "source": "J Telemed Telecare. 2006; 12(2):83-87",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000236462800007",
            "pubmed": "16539755",
            "doi": "10.1258/135763306776084419",
            "pmc": null,
            "organizations": [
                "45900-14047"
            ],
            "persons": [
                "45900-50151-6",
                "45900-51620-6",
                "45900-51711-6",
                "45900-51721-6",
                "45900-52589-6"
            ],
            "imported": "2013-01-14T16:16:31+01:00",
            "journal": "J TELEMED TELECARE",
            "issn": "1357-633X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.802,
            "impactfactor_year": 2006,
            "impactfactor_norm": 0.25,
            "impactfactor_norm_year": 2005,
            "impactfactor_norm_category": "HEALTH CARE SCIENCES & SERVICES",
            "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": true
        },
        {
            "id": 8735,
            "title": "Results of low-dose treatment of oligozoospermia with clomiphene citrate",
            "abstract": null,
            "authors": [
                "Pusch, HH",
                "Haas, J",
                "Pürstner, P"
            ],
            "year": 1986,
            "source": "Andrologia. 1986; 18(6):561-566",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1986F107400001",
            "pubmed": "3101546",
            "doi": "10.1111/j.1439-0272.1986.tb01828.x",
            "pmc": null,
            "organizations": [
                "8735-14038"
            ],
            "persons": [
                "8735-51627-6"
            ],
            "imported": "2009-11-13T11:31:36+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": 64813,
            "title": "Relationship of sperm acrosin activity to semen and clinical parameters in infertile patients.",
            "abstract": null,
            "authors": [
                "Gerhard, I",
                "Fröhlich, E",
                "Eggert-Kruse, W",
                "Klinga, K",
                "Runnebaum, B"
            ],
            "year": 1989,
            "source": "Andrologia. 1989; 21(2): 146-154. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1989U162500008",
            "pubmed": "2712369",
            "doi": "10.1111/j.1439-0272.1989.tb02385.x",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2007-01-19T01:00:00+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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        }
    ]
}