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=153580&ordering=imported
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157100,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=153600&ordering=imported",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=153560&ordering=imported",
    "results": [
        {
            "id": 22182,
            "title": "Aclacinomycin a in glaucoma surgery: Evaluation of anterior segment toxicity",
            "abstract": null,
            "authors": [
                "Beushausen, D",
                "Steinhorst, UH",
                "NgocHuong, P",
                "Walter, GF",
                "Winter, R"
            ],
            "year": 1996,
            "source": "INVEST OPHTHALMOL VISUAL SCI 1996 37: 115-115.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1996TX39700115",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "INVEST OPHTHALMOL VISUAL SCI",
            "issn": "0146-0404",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.883,
            "impactfactor_year": 1996,
            "impactfactor_norm": 1.0,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "OPHTHALMOLOGY",
            "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": false
        },
        {
            "id": 22188,
            "title": "Impact of suboptimal elastogenesis in tissue engineered blood vessels",
            "abstract": null,
            "authors": [
                "Opitz, F",
                "Schenke-Layland, K",
                "Starcher, B",
                "Cohnert, TU",
                "Degenkolbe, I",
                "Koenig, K",
                "Stock, UA"
            ],
            "year": 2004,
            "source": "MATRIX BIOLOGY 2004 23: 408-408.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000225383400053",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "22188-50860"
            ],
            "imported": null,
            "journal": "MATRIX BIOLOGY",
            "issn": "0945-053X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.104,
            "impactfactor_year": 2004,
            "impactfactor_norm": 0.766283524904215,
            "impactfactor_norm_year": 2004,
            "impactfactor_norm_category": "BIOCHEMISTRY & MOLECULAR BIOLOGY",
            "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": false
        },
        {
            "id": 22190,
            "title": "Acute myocardial infarction: is immediate surgical revascularisation justified?",
            "abstract": null,
            "authors": [
                "Albes, JM",
                "Gross, M",
                "Franke, U",
                "Brandes, H",
                "Wippermann, J",
                "Cohnert, T",
                "Wahlers, TH"
            ],
            "year": 2002,
            "source": "EUR HEART J 2002 23: 349-349.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000179753301314",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "22190-50860"
            ],
            "imported": null,
            "journal": "EUR HEART J",
            "issn": "0195-668X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 6.131,
            "impactfactor_year": 2002,
            "impactfactor_norm": 0.954545454545455,
            "impactfactor_norm_year": 2002,
            "impactfactor_norm_category": "CARDIAC & CARDIOVASCULAR SYSTEMS",
            "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": false
        },
        {
            "id": 22193,
            "title": "Outcome of patients after cardiac surgery transferred to other hospitals following prolonged intensive care stay.",
            "abstract": null,
            "authors": [
                "Stöhr, IM",
                "Albes, JM",
                "Franke, U",
                "Wippermann, J",
                "Cohnert, TU",
                "Hüttemann, E",
                "Wahlers, T"
            ],
            "year": 2002,
            "source": "Thorac Cardiovasc Surg. 2002; 50(6):329-332",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000179826900002",
            "pubmed": "12457307",
            "doi": "10.1055/s-2002-35734",
            "pmc": null,
            "organizations": [],
            "persons": [
                "22193-50860-6"
            ],
            "imported": null,
            "journal": "THORAC CARDIOVASC SURG",
            "issn": "0171-6425",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.802,
            "impactfactor_year": 2002,
            "impactfactor_norm": 0.460992907801418,
            "impactfactor_norm_year": 2002,
            "impactfactor_norm_category": "SURGERY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": 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": 22198,
            "title": "Endoluminal grafting of abdominal aortic aneurysms: experience with the Talent endoluminal stent graft.",
            "abstract": null,
            "authors": [
                "Chavan, A",
                "Cohnert, TU",
                "Heine, J",
                "Dresler, C",
                "Leuwer, M",
                "Harringer, W",
                "Jörgensen, M",
                "Haverich, A",
                "Galanski, M"
            ],
            "year": 2000,
            "source": "Eur Radiol. 2000; 10(4):636-641",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000088326000017",
            "pubmed": "10795547",
            "doi": "10.1007/s003300050976",
            "pmc": null,
            "organizations": [],
            "persons": [
                "22198-50860-6"
            ],
            "imported": null,
            "journal": "EUROPEAN RADIOL",
            "issn": "0938-7994",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.119,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.575,
            "impactfactor_norm_year": 2000,
            "impactfactor_norm_category": "RADIOLOGY, NUCLEAR MEDICINE & MEDICAL IMAGING",
            "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": 22200,
            "title": "Simultaneous treatment of thoracic and infrarenal aortic aneurysm using a combination of conventional surgery and endoluminal stent grafting.",
            "abstract": null,
            "authors": [
                "Cohnert, TU",
                "Chavan, A",
                "Wahlers, T",
                "Oelert, F",
                "Karck, M",
                "Galanski, M",
                "Haverich, A"
            ],
            "year": 2000,
            "source": "Langenbecks Arch Surg. 2000; 385(1):27-30",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000085201200006",
            "pubmed": "10664116",
            "doi": "10.1007/s004230050006",
            "pmc": null,
            "organizations": [],
            "persons": [
                "22200-50860-2"
            ],
            "imported": null,
            "journal": "LANGENBECKS ARCH SURG",
            "issn": "1435-2443",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 1.77,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.786764705882353,
            "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": 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": 22202,
            "title": "Treatment of humoral rejection after heart transplantation.",
            "abstract": null,
            "authors": [
                "Grauhan, O",
                "Müller, J",
                "v Baeyer, H",
                "Volk, HD",
                "Fietze, E",
                "Cohnert, T",
                "Meyer, R",
                "Pfitzmann, R",
                "Mansfeld, H",
                "Siniawski, H",
                "Warnecke, H",
                "Hetzer, R"
            ],
            "year": 1998,
            "source": "J Heart Lung Transplant. 1998; 17(12):1184-1194",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000077747200006",
            "pubmed": "9883759",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "22202-50860-6"
            ],
            "imported": null,
            "journal": "J HEART LUNG TRANSPLANT",
            "issn": "1053-2498",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.854,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.903225806451613,
            "impactfactor_norm_year": 1998,
            "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": false
        },
        {
            "id": 22203,
            "title": "Measuring bioelectric myocardial impedance as a noninvasive method for diagnosis of graft rejection after heart transplantation",
            "abstract": null,
            "authors": [
                "Pfitzmann, R",
                "Müller, J",
                "Grauhan, O",
                "Cohnert, T",
                "Hetzer, R"
            ],
            "year": 1998,
            "source": "Z Kardiol. 1998; 87(4):258-266",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000073574000002",
            "pubmed": "9610509",
            "doi": "10.1007/s003920050178",
            "pmc": null,
            "organizations": [],
            "persons": [
                "22203-50860-6"
            ],
            "imported": null,
            "journal": "Z KARDIOL",
            "issn": "0300-5860",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.76,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.532258064516129,
            "impactfactor_norm_year": 1998,
            "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": false
        },
        {
            "id": 22205,
            "title": "Intramyocardial electrocardiogram (IMEG) in diagnosis of humoral rejection after heart transplantation",
            "abstract": null,
            "authors": [
                "Grauhan, O",
                "Müller, J",
                "Knosalla, C",
                "Pfitzmann, R",
                "Cohnert, T",
                "Siniawski, H",
                "Volk, HD",
                "Fietze, E",
                "Hetzer, R"
            ],
            "year": 1996,
            "source": "Z Kardiol. 1996; 85(10):745-752",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996VR55400002",
            "pubmed": "9036700",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "22205-50860-6"
            ],
            "imported": null,
            "journal": "Z KARDIOL",
            "issn": "0300-5860",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.871,
            "impactfactor_year": 1996,
            "impactfactor_norm": 0.532258064516129,
            "impactfactor_norm_year": 1998,
            "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": false
        },
        {
            "id": 22206,
            "title": "Liver resection with the water jet: conventional and laparoscopic surgery.",
            "abstract": null,
            "authors": [
                "Rau, HG",
                "Meyer, G",
                "Jauch, KW",
                "Cohnert, TU",
                "Buttler, E",
                "Schildberg, FW"
            ],
            "year": 1996,
            "source": "Chirurg. 1996; 67(5):546-551",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996UP79500012",
            "pubmed": "8777886",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "22206-50860-6"
            ],
            "imported": null,
            "journal": "CHIRURG",
            "issn": "0009-4722",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.045,
            "impactfactor_year": 1996,
            "impactfactor_norm": 0.6171875,
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 22207,
            "title": "Electric myocardial impedance registration in humoral rejection after heart transplantation.",
            "abstract": null,
            "authors": [
                "Grauhan, O",
                "Müller, J",
                "Knosalla, C",
                "Cohnert, T",
                "Siniawski, H",
                "Volk, HD",
                "Fietze, E",
                "Kupetz, W",
                "Hetzer, R"
            ],
            "year": 1996,
            "source": "J Heart Lung Transplant. 1996; 15(2):136-143",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996TY72400003",
            "pubmed": "8672516",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "22207-50860-6"
            ],
            "imported": null,
            "journal": "J HEART LUNG TRANSPLANT",
            "issn": "1053-2498",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.457,
            "impactfactor_year": 1996,
            "impactfactor_norm": 0.903225806451613,
            "impactfactor_norm_year": 1998,
            "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": false
        },
        {
            "id": 22208,
            "title": "ILIAC ARTERY ANEURYSMS - NECESSITY FOR EARLY ELECTIVE TREATMENT",
            "abstract": null,
            "authors": [
                "COHNERT, TU",
                "HUETTL, TP",
                "RAU, HG",
                "LAUTERJUNG, KL"
            ],
            "year": 1995,
            "source": "BRIT J SURG 1995 82: 137-137.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1995TG36500491",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "22208-50860"
            ],
            "imported": null,
            "journal": "BRIT J SURG",
            "issn": "0007-1323",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.842,
            "impactfactor_year": 1995,
            "impactfactor_norm": 0.9140625,
            "impactfactor_norm_year": 1998,
            "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": false
        },
        {
            "id": 22209,
            "title": "Laparoscopic liver resection with the water-jet dissector.",
            "abstract": null,
            "authors": [
                "Rau, HG",
                "Meyer, G",
                "Cohnert, TU",
                "Schardey, HM",
                "Jauch, K",
                "Schildberg, FW"
            ],
            "year": 1995,
            "source": "Surg Endosc. 1995; 9(9):1009-1012",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1995RT66600013",
            "pubmed": "7482205",
            "doi": "10.1007/BF00188462",
            "pmc": null,
            "organizations": [],
            "persons": [
                "22209-50860-6"
            ],
            "imported": null,
            "journal": "SURG ENDOSC-ULTRASOUND INTERV",
            "issn": "0930-2794",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.42,
            "impactfactor_year": 1995,
            "impactfactor_norm": 0.8671875,
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 22636,
            "title": "Clinical pharmacology of analgesics: outlook and risks",
            "abstract": null,
            "authors": [
                "Beubler, E"
            ],
            "year": 2005,
            "source": "Internist (Berl). 2005; 46(10): 1082- 1086",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000232374200002",
            "pubmed": "16034581",
            "doi": "10.1007/s00108-005-1465-y",
            "pmc": null,
            "organizations": [
                "22636-14022"
            ],
            "persons": [
                "22636-51667-2"
            ],
            "imported": null,
            "journal": "INTERNIST",
            "issn": "0020-9554",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.359,
            "impactfactor_year": 2005,
            "impactfactor_norm": 0.171428571428571,
            "impactfactor_norm_year": 2005,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 22638,
            "title": "Wither? Public health in a changing Europe.",
            "abstract": null,
            "authors": [
                "Noack, RH"
            ],
            "year": 2005,
            "source": "Eur J Public Health. 2005; 15(5):442-442",
            "category": 1,
            "document_type": 4,
            "sci": "ISI:000232595200002",
            "pubmed": "16221743",
            "doi": "10.1093/eurpub/cki195",
            "pmc": null,
            "organizations": [
                "22638-14024"
            ],
            "persons": [],
            "imported": null,
            "journal": "EUR J PUBLIC HEALTH",
            "issn": "1101-1262",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.118,
            "impactfactor_year": 2005,
            "impactfactor_norm": 0.53968253968254,
            "impactfactor_norm_year": 2005,
            "impactfactor_norm_category": "PUBLIC, ENVIRONMENTAL AND OCCUPATIONAL HEALTH",
            "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": 22639,
            "title": "Clinical and genetic criteria are important for identification and management of hereditary non-polyposis colorectal cancer.",
            "abstract": null,
            "authors": [
                "Lackner, C",
                "Hoefler, G"
            ],
            "year": 2005,
            "source": "Eur J Gastroenterol Hepatol. 2005; 17(10):1143-1144",
            "category": 1,
            "document_type": 20,
            "sci": "ISI:000232509800023",
            "pubmed": "16148565",
            "doi": "10.1097/00042737-200510000-00023",
            "pmc": null,
            "organizations": [
                "22639-14020"
            ],
            "persons": [
                "22639-51983-2"
            ],
            "imported": null,
            "journal": "EUR J GASTROENTEROL HEPATOL",
            "issn": "0954-691X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.69,
            "impactfactor_year": 2005,
            "impactfactor_norm": 0.391304347826087,
            "impactfactor_norm_year": 2005,
            "impactfactor_norm_category": "GASTROENTEROLOGY & HEPATOLOGY",
            "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": false
        },
        {
            "id": 22641,
            "title": "European multicenter survey on the laparoscopic treatment of gastroesophageal reflux in patients aged less than 12 months with supraesophageal symptoms.",
            "abstract": null,
            "authors": [
                "Mattioli, G",
                "Bax, K",
                "Becmeur, F",
                "Esposito, C",
                "Heloury, Y",
                "Podevin, G",
                "Lima, M",
                "MacKinlay, GA",
                "Goessler, A",
                "Tovar, JA",
                "Valla, J",
                "Tuo, P",
                "Nahum, L",
                "Ottonello, G",
                "Sacco, O",
                "Gentilino, V",
                "Pini-Prato, A",
                "Caponcelli, E",
                "Jasonni, V"
            ],
            "year": 2005,
            "source": "Surg Endosc. 2005; 19(10):1309-1314",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000232609000003",
            "pubmed": "16151683",
            "doi": "10.1007/s00464-004-2279-z",
            "pmc": null,
            "organizations": [
                "22641-14048"
            ],
            "persons": [],
            "imported": null,
            "journal": "SURG ENDOSC",
            "issn": "0930-2794",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.746,
            "impactfactor_year": 2005,
            "impactfactor_norm": 0.712230215827338,
            "impactfactor_norm_year": 2005,
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 22644,
            "title": "5-HT2 blockage prevents psoralen plus UVA (PUVA)-induced suppression of delayed type hypersensitivity",
            "abstract": null,
            "authors": [
                "Wolf, P",
                "Nghiem, DX",
                "Walterscheid, JP",
                "Ananthaswamy, HN",
                "Ullrich, SE"
            ],
            "year": 2005,
            "source": "J INVEST DERMATOL 2005 125: A54-A54.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000231862600312",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "22644-1",
                "22644-14047"
            ],
            "persons": [
                "22644-51618"
            ],
            "imported": null,
            "journal": "J INVEST DERMATOL",
            "issn": "0022-202X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.406,
            "impactfactor_year": 2005,
            "impactfactor_norm": 1.0,
            "impactfactor_norm_year": 2005,
            "impactfactor_norm_category": "DERMATOLOGY, VENERAL DISEASES",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 22645,
            "title": "The UV(B) fingerprint dominates the PTCH mutation spectrum of psoralen plus UVA-associated basal cell carcinomas",
            "abstract": null,
            "authors": [
                "Heitzer, E",
                "Lassacher, A",
                "Kerl, H",
                "Wolf, P"
            ],
            "year": 2005,
            "source": "J INVEST DERMATOL 2005 125: A56-A56.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000231862600324",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "22645-14047"
            ],
            "persons": [
                "22645-50899",
                "22645-51618",
                "22645-51620"
            ],
            "imported": null,
            "journal": "J INVEST DERMATOL",
            "issn": "0022-202X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.406,
            "impactfactor_year": 2005,
            "impactfactor_norm": 1.0,
            "impactfactor_norm_year": 2005,
            "impactfactor_norm_category": "DERMATOLOGY, VENERAL DISEASES",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 22646,
            "title": "Activating c-Kit exon 11 mutation is absent in Merkel cell carcinoma",
            "abstract": null,
            "authors": [
                "Lassacher, A",
                "Heitzer, E",
                "Kerl, H",
                "Wolf, P"
            ],
            "year": 2005,
            "source": "J INVEST DERMATOL 2005 125: A64-A64.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000231862600374",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "22646-14047"
            ],
            "persons": [
                "22646-50899",
                "22646-51618",
                "22646-51620"
            ],
            "imported": null,
            "journal": "J INVEST DERMATOL",
            "issn": "0022-202X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.406,
            "impactfactor_year": 2005,
            "impactfactor_norm": 1.0,
            "impactfactor_norm_year": 2005,
            "impactfactor_norm_category": "DERMATOLOGY, VENERAL DISEASES",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        }
    ]
}