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=150100&ordering=-imported
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157152,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=150120&ordering=-imported",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=150080&ordering=-imported",
    "results": [
        {
            "id": 67800,
            "title": "Contribution of calcium channel subtypes to the intracellular calcium signal in sensory neurons: the effect of injury.",
            "abstract": null,
            "authors": [
                "Fuchs, A",
                "Rigaud, M",
                "Sarantopoulos, CD",
                "Filip, P",
                "Hogan, QH"
            ],
            "year": 2007,
            "source": "Anesthesiology. 2007; 107(1):117-127",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000247613300019",
            "pubmed": "17585223",
            "doi": "10.1097/01.anes.0000267511.21864.93",
            "pmc": "PMC3720140",
            "organizations": [
                "67800-14044"
            ],
            "persons": [],
            "imported": "2007-07-12T02:00:00+02:00",
            "journal": "Anesthesiology",
            "issn": "0003-3022",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.596,
            "impactfactor_year": 2007,
            "impactfactor_norm": 0.954545454545455,
            "impactfactor_norm_year": 2007,
            "impactfactor_norm_category": "ANESTHESIOLOGY",
            "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": 67780,
            "title": "Differential sensitivity to 4-hydroxynonenal for normal and malignant mesenchymal cells.",
            "abstract": null,
            "authors": [
                "Borovic, S",
                "Cipak, A",
                "Meinitzer, A",
                "Kejla, Z",
                "Perovic, D",
                "Waeg, G",
                "Zarkovic, N"
            ],
            "year": 2007,
            "source": "Redox Rep. 2007; 12(1): 50-54. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000245470000011",
            "pubmed": "17263909",
            "doi": "10.1179/135100007X162194",
            "pmc": null,
            "organizations": [
                "67780-14028"
            ],
            "persons": [],
            "imported": "2007-07-11T02:00:00+02:00",
            "journal": "Redox Rep",
            "issn": "1351-0002",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.6,
            "impactfactor_year": 2007,
            "impactfactor_norm": 0.254752851711027,
            "impactfactor_norm_year": 2007,
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 67779,
            "title": "Asymmetrical dimethylarginine independently predicts total and cardiovascular mortality in individuals with angiographic coronary artery disease (the Ludwigshafen Risk and Cardiovascular Health study).",
            "abstract": null,
            "authors": [
                "Meinitzer, A",
                "Seelhorst, U",
                "Wellnitz, B",
                "Halwachs-Baumann, G",
                "Boehm, BO",
                "Winkelmann, BR",
                "März, W"
            ],
            "year": 2007,
            "source": "Clin Chem. 2007; 53(2):273-283",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000243965500017",
            "pubmed": "17185364",
            "doi": "10.1373/clinchem.2006.076711",
            "pmc": null,
            "organizations": [
                "67779-14028"
            ],
            "persons": [],
            "imported": "2007-07-11T02:00:00+02:00",
            "journal": "Clin Chem",
            "issn": "0009-9147",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.803,
            "impactfactor_year": 2007,
            "impactfactor_norm": 0.961538461538462,
            "impactfactor_norm_year": 2007,
            "impactfactor_norm_category": "MEDICAL LABORATORY TECHNOLOGY",
            "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": 67782,
            "title": "The influence of lateral and anterior angulation of the proximal ulna on the treatment of a Monteggia fracture: an anatomical cadaver study.",
            "abstract": null,
            "authors": [
                "Grechenig, W",
                "Clement, H",
                "Pichler, W",
                "Tesch, NP",
                "Windisch, G"
            ],
            "year": 2007,
            "source": "J Bone Joint Surg Br. 2007; 89(6): 836-838. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000247751700025",
            "pubmed": "17613515",
            "doi": "10.1302/0301-620X.89B6.18975",
            "pmc": null,
            "organizations": [
                "67782-14018",
                "67782-14052"
            ],
            "persons": [
                "67782-51694-1",
                "67782-60541-6"
            ],
            "imported": "2007-07-11T02:00:00+02:00",
            "journal": "J Bone Joint Surg Br",
            "issn": "0301-620X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.868,
            "impactfactor_year": 2007,
            "impactfactor_norm": 0.770833333333333,
            "impactfactor_norm_year": 2007,
            "impactfactor_norm_category": "ORTHOPEDICS",
            "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": 67781,
            "title": "Functional role of bone morphogenetic protein-4 in isolated canine parietal cells.",
            "abstract": null,
            "authors": [
                "Nitsche, H",
                "Ramamoorthy, S",
                "Sareban, M",
                "Pausawasdi, N",
                "Todisco, A"
            ],
            "year": 2007,
            "source": "Am J Physiol Gastrointest Liver Physiol. 2007; 293(3): G607-G614. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000249281200012",
            "pubmed": "17600042",
            "doi": "10.1152/ajpgi.00194.2006",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2007-07-11T02:00:00+02:00",
            "journal": "Am J Physiol Gastrointest Liver Physiol",
            "issn": "0193-1857",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.761,
            "impactfactor_year": 2007,
            "impactfactor_norm": 0.782051282051282,
            "impactfactor_norm_year": 2007,
            "impactfactor_norm_category": "GASTROENTEROLOGY & HEPATOLOGY",
            "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": 67762,
            "title": "Actinic keratosis is an early in situ squamous cell carcinoma: a proposal for reclassification.",
            "abstract": null,
            "authors": [
                "Röwert-Huber, J",
                "Patel, MJ",
                "Forschner, T",
                "Ulrich, C",
                "Eberle, J",
                "Kerl, H",
                "Sterry, W",
                "Stockfleth, E"
            ],
            "year": 2007,
            "source": "BRIT J DERMATOL. 2007; 156 Suppl 3(14): 8-12. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000245947300002",
            "pubmed": "17488400",
            "doi": "10.1111/j.1365-2133.2007.07860.x",
            "pmc": null,
            "organizations": [
                "67762-14047"
            ],
            "persons": [
                "67762-51620-6"
            ],
            "imported": "2007-07-10T15:38:53+02:00",
            "journal": "BRIT J DERMATOL",
            "issn": "0007-0963",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.503,
            "impactfactor_year": 2007,
            "impactfactor_norm": 0.951219512195122,
            "impactfactor_norm_year": 2007,
            "impactfactor_norm_category": "DERMATOLOGY",
            "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": 67746,
            "title": "Radial chromatin positioning is shaped by local gene density, not by gene expression",
            "abstract": null,
            "authors": [
                "Kupper, K",
                "Kolbl, A",
                "Biener, D",
                "Dittrich, S",
                "von Hase, J",
                "Thormeyer, T",
                "Fiegler, H",
                "Carter, NP",
                "Speicher, MR",
                "Cremer, T",
                "Cremer, M"
            ],
            "year": 2007,
            "source": "CHROMOSOMA. 2007; 116(3): 285-306. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000246221800006",
            "pubmed": null,
            "doi": "10.1007/s00412-007-0098-4",
            "pmc": null,
            "organizations": [
                "67746-14021"
            ],
            "persons": [],
            "imported": "2007-07-10T15:38:53+02:00",
            "journal": "CHROMOSOMA",
            "issn": "0009-5915",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.337,
            "impactfactor_year": 2007,
            "impactfactor_norm": 0.803030303030303,
            "impactfactor_norm_year": 2007,
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 67770,
            "title": "Aerodynamics of ski jumping: experiments and CFD simulations",
            "abstract": null,
            "authors": [
                "Meile, W",
                "Reisenberger, E",
                "Mayer, M",
                "Schmolzer, B",
                "Muller, W",
                "Brenn, G"
            ],
            "year": 2006,
            "source": "EXP FLUID. 2006; 41(6): 949-964. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000246203700010",
            "pubmed": null,
            "doi": "10.1007/s00348-006-0213-y",
            "pmc": null,
            "organizations": [
                "67770-14011"
            ],
            "persons": [],
            "imported": "2007-07-10T15:38:53+02:00",
            "journal": "EXP FLUID",
            "issn": "0723-4864",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.112,
            "impactfactor_year": 2006,
            "impactfactor_norm": 0.858490566037736,
            "impactfactor_norm_year": 2006,
            "impactfactor_norm_category": "ENGINEERING, MECHANICAL",
            "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": 67767,
            "title": "Kisspeptins and the placenta: regulation of trophoblast invasion.",
            "abstract": null,
            "authors": [
                "Hiden, U",
                "Bilban, M",
                "Knöfler, M",
                "Desoye, G"
            ],
            "year": 2007,
            "source": "REV ENDOCR METAB DISORD. 2007; 8(1): 31-39. ",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000246304300004",
            "pubmed": "17351756",
            "doi": "10.1007/s11154-007-9030-8",
            "pmc": null,
            "organizations": [
                "67767-14038"
            ],
            "persons": [
                "67767-50674-2"
            ],
            "imported": "2007-07-10T15:38:53+02:00",
            "journal": "REV ENDOCR METAB DISORD",
            "issn": "1389-9155",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.927,
            "impactfactor_year": 2007,
            "impactfactor_norm": 0.315217391304348,
            "impactfactor_norm_year": 2007,
            "impactfactor_norm_category": "ENDOCRINOLOGY & METABOLISM",
            "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": 67757,
            "title": "The impact of cerebrovascular risk factors on brain tissue changes with normal ageing: a magnetisation transfer imaging study",
            "abstract": null,
            "authors": [
                "Ropele, S",
                "Gorani, F",
                "Enzinger, C",
                "Schmidt, R",
                "Fazekas, F"
            ],
            "year": 2007,
            "source": "J NEUROL. 2007; 254: 88-88.-17th Meeting of the European Neurological Society; JUN 16-20, 2007; Rhodes, GREECE. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000247034400325",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "67757-14051"
            ],
            "persons": [
                "67757-50173",
                "67757-51279"
            ],
            "imported": "2007-07-10T15:38:53+02:00",
            "journal": "J NEUROL",
            "issn": "0340-5354",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.477,
            "impactfactor_year": 2007,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 67755,
            "title": "Transient global amnesia - insights from cerebral diffusion weighted imaging",
            "abstract": null,
            "authors": [
                "Enzinger, C",
                "Thimary, F",
                "Ropele, S",
                "Ebner, F",
                "Kapeller, P",
                "Fazekas, F"
            ],
            "year": 2007,
            "source": "J NEUROL.  2007; 254: 34-35.- Meeting of the European Neurological Society; June; Rhodes. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000247034400116",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "67755-14051",
                "67755-14108"
            ],
            "persons": [
                "67755-50173",
                "67755-51279",
                "67755-51744"
            ],
            "imported": "2007-07-10T15:38:53+02:00",
            "journal": "J NEUROL",
            "issn": "0340-5354",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.477,
            "impactfactor_year": 2007,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 67754,
            "title": "The effects of memantine in Alzheimer's disease patients: a randomised, double-blind, placebo-controlled pilot study exploring the contribution of multimodal neuroimaging.",
            "abstract": null,
            "authors": [
                "Fazekas, F",
                "Ropele, S",
                "Ebenbauer, B",
                "Windisch, M",
                "Stöffler, A",
                "Schmidt, R"
            ],
            "year": 2007,
            "source": "J NEUROL. 2007; 254: 43-43.-17th Meeting of the European Neurological Society (ENS); JUN 16-20, 2007; Rhodes, GREECE. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000247034400148",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "67754-14051"
            ],
            "persons": [
                "67754-51279"
            ],
            "imported": "2007-07-10T15:38:53+02:00",
            "journal": "J NEUROL",
            "issn": "0340-5354",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.477,
            "impactfactor_year": 2007,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 67753,
            "title": "Addressing the enigma of invisible pathology in multiple sclerosis: a multimodal approach to characterise normal appearing and diffusely abnormal white matter",
            "abstract": null,
            "authors": [
                "Seewann, A",
                "Vrenken, H",
                "Blezer, ELA",
                "van Urk, C",
                "van der Toorn, A",
                "Castelijns, JA",
                "Polman, CH",
                "Pouwels, PJW",
                "Barkhof, F",
                "Boe, L",
                "Geurts, JJG"
            ],
            "year": 2007,
            "source": "J NEUROL. 2007; 254: 13-13.-17th Meeting of the European Neurological Society (ENS); JUN 16-20, 2007; Rhodes, GREECE. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000247034400040",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "67753-14051"
            ],
            "persons": [],
            "imported": "2007-07-10T15:38:53+02:00",
            "journal": "J NEUROL",
            "issn": "0340-5354",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.477,
            "impactfactor_year": 2007,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 67752,
            "title": "FMRI correlates of lower limb function in subjects with gait impairment due to stroke",
            "abstract": null,
            "authors": [
                "Enzinger, C",
                "Johansen-Berg, H",
                "Dawes, H",
                "Bogdanovic, M",
                "Collett, J",
                "Guy, C",
                "Ropele, S",
                "Kischka, U",
                "Wade, D",
                "Fazekas, F",
                "Matthews, P"
            ],
            "year": 2007,
            "source": "J NEUROL. 2007; 254: 21-21.-17th Meeting of the European Neurological Society ; JUN 16-20, 2007; Rhodes, GREECE. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000247034400067",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "67752-14051"
            ],
            "persons": [
                "67752-50173",
                "67752-51279"
            ],
            "imported": "2007-07-10T15:38:53+02:00",
            "journal": "J NEUROL",
            "issn": "0340-5354",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.477,
            "impactfactor_year": 2007,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 67751,
            "title": "The expanding spectrum of Galli-Galli disease.",
            "abstract": null,
            "authors": [
                "El Shabrawi-Caelen, L",
                "Rütten, A",
                "Kerl, H"
            ],
            "year": 2007,
            "source": "J Am Acad Dermatol. 2007; 56(5 Suppl):S86-S91",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000246136000006",
            "pubmed": "17434047",
            "doi": "10.1016/j.jaad.2006.10.987",
            "pmc": null,
            "organizations": [
                "67751-14047"
            ],
            "persons": [
                "67751-51620-6",
                "67751-51999-2"
            ],
            "imported": "2007-07-10T15:38:53+02:00",
            "journal": "J AMER ACAD DERMATOL",
            "issn": "0190-9622",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 2.904,
            "impactfactor_year": 2007,
            "impactfactor_norm": 0.902439024390244,
            "impactfactor_norm_year": 2007,
            "impactfactor_norm_category": "DERMATOLOGY",
            "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": 67750,
            "title": "Cystatin c and urine microscopy: A new strategy for monitoring of renaldys function in patients after liver transplantation.",
            "abstract": null,
            "authors": [
                "Kniepeiss, D",
                "Wirnsberger, G",
                "Stiegler, P",
                "Jakoby, E",
                "Mueller, H",
                "Iberer, F",
                "Tscheliessnigg, KH"
            ],
            "year": 2007,
            "source": "LIVER TRANSPLANT. 2007; 13(6):S80-S81.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000247084700066",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "67750-14073",
                "67750-14084"
            ],
            "persons": [
                "67750-50874",
                "67750-51982",
                "67750-58323",
                "67750-51739"
            ],
            "imported": "2007-07-10T15:38:53+02:00",
            "journal": "LIVER TRANSPLANT",
            "issn": "1527-6465",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.751,
            "impactfactor_year": 2007,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 67748,
            "title": "Aortic valve replacement in an adult 20 years after a single-stage extra-anatomic repair of an interrupted aortic arch.",
            "abstract": null,
            "authors": [
                "Martin, D",
                "Knez, I",
                "Oberwalder, PJ",
                "Rigler, B"
            ],
            "year": 2007,
            "source": "Thorac Cardiovasc Surg. 2007; 55(3):207-208",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000246102700016",
            "pubmed": "17410514",
            "doi": "10.1055/s-2006-924485",
            "pmc": null,
            "organizations": [
                "67748-14075"
            ],
            "persons": [
                "67748-50147-6",
                "67748-51936-6"
            ],
            "imported": "2007-07-10T15:38:53+02:00",
            "journal": "THORAC CARDIOVASC SURG",
            "issn": "0171-6425",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.741,
            "impactfactor_year": 2007,
            "impactfactor_norm": 0.280575539568345,
            "impactfactor_norm_year": 2007,
            "impactfactor_norm_category": "SURGERY",
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 67747,
            "title": "Coronary stents, dual antiplatelet therapy and peri-operative problems",
            "abstract": null,
            "authors": [
                "Metzler, H",
                "Huber, K",
                "Kozek-Langenecker, S",
                "Vicenzi, MN",
                "Münch, A"
            ],
            "year": 2007,
            "source": "ANAESTHESIST. 2007; 56(4): 401-410. ",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000246181900015",
            "pubmed": "17396240",
            "doi": "10.1007/s00101-007-1171-3",
            "pmc": null,
            "organizations": [
                "67747-14069",
                "67747-14070"
            ],
            "persons": [
                "67747-51611-2",
                "67747-51943-6"
            ],
            "imported": "2007-07-10T15:38:53+02:00",
            "journal": "ANAESTHESIST",
            "issn": "0003-2417",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.777,
            "impactfactor_year": 2007,
            "impactfactor_norm": 0.181818181818182,
            "impactfactor_norm_year": 2007,
            "impactfactor_norm_category": "ANESTHESIOLOGY",
            "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": 67756,
            "title": "Creation of enteral shortcuts as a therapeutic option in children with chronic idiopathic intestinal pseudoobstruction.",
            "abstract": null,
            "authors": [
                "Nitsche, H",
                "Pirker, ME",
                "Montedonico, S",
                "Hoellwarth, ME"
            ],
            "year": 2007,
            "source": "J PEDIAT GASTROENTEROL NUTR. 2007; 44(5): 643-645. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000246164600020",
            "pubmed": "17460502",
            "doi": "10.1097/01.mpg.0000239993.20270.66",
            "pmc": null,
            "organizations": [
                "67756-14049",
                "67756-14092"
            ],
            "persons": [],
            "imported": "2007-07-10T15:38:53+02:00",
            "journal": "J PEDIAT GASTROENTEROL NUTR",
            "issn": "0277-2116",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 2.102,
            "impactfactor_year": 2007,
            "impactfactor_norm": 0.769230769230769,
            "impactfactor_norm_year": 2007,
            "impactfactor_norm_category": "PEDIATRICS",
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 67778,
            "title": "Diagnosis and therapy of chronic pulmonary hypertension",
            "abstract": null,
            "authors": [
                "Olschewski, H",
                "Hoeper, MM",
                "Borst, MM",
                "Ewert, R",
                "Grünig, E",
                "Kleber, FX",
                "Kopp, B",
                "Opitz, C",
                "Reichenberger, F",
                "Schmeisser, A",
                "Schranz, D",
                "Schulze-Neick, I",
                "Wilkens, H",
                "Winkler, J",
                "Worth, H"
            ],
            "year": 2007,
            "source": "CLIN RES CARDIOL. 2007; 96(5): 301-330. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000246222900010",
            "pubmed": "17468810",
            "doi": "10.1007/s00392-007-0508-x",
            "pmc": null,
            "organizations": [
                "67778-14087"
            ],
            "persons": [],
            "imported": "2007-07-10T15:38:53+02:00",
            "journal": "CLIN RES CARDIOL",
            "issn": "1861-0684",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.442,
            "impactfactor_year": 2007,
            "impactfactor_norm": 0.391891891891892,
            "impactfactor_norm_year": 2007,
            "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
        }
    ]
}