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=152320&ordering=-impactfactor
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 156885,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=152340&ordering=-impactfactor",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=152300&ordering=-impactfactor",
    "results": [
        {
            "id": 102966,
            "title": "Possible Relation of p53 and mdm-2 Oncoprotein Expression in Thyroid Carcinoma: A Molecular-Pathological and Immunohistochemical Study on Paraffin-Embedded Tissue.",
            "abstract": null,
            "authors": [
                "Schmid, KW",
                "Bankfalvi, A",
                "Mucke, S",
                "Ofner, D",
                "Riehemann, K",
                "Schroder, S",
                "Stucker, A",
                "Totsch, M",
                "Dockhorn-Dworniczak, B"
            ],
            "year": 1996,
            "source": "Endocr Pathol. 1996; 7(2):121-130",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996UN72000003",
            "pubmed": "12114639",
            "doi": "10.1007/BF02739971",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2010-08-02T02:00:00+02:00",
            "journal": "Endocr Pathol",
            "issn": "1046-3976",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.629,
            "impactfactor_year": 1996,
            "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": 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": 4323,
            "title": "Dermoscopic-pathologic correlation: an atlas of 15 cases.",
            "abstract": null,
            "authors": [
                "Ferrara, G",
                "Argenziano, G",
                "Soyer, HP",
                "Staibano, S",
                "Ruocco, E",
                "De Rosa, G"
            ],
            "year": 2002,
            "source": "Clin Dermatol. 2002; 20(3):228-235",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000176442200006",
            "pubmed": "12074857",
            "doi": "10.1016%2FS0738-081X%2802%2900230-4",
            "pmc": null,
            "organizations": [
                "4323-14047"
            ],
            "persons": [],
            "imported": null,
            "journal": "CLIN DERMATOL",
            "issn": "0738-081X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.629,
            "impactfactor_year": 2002,
            "impactfactor_norm": 0.25,
            "impactfactor_norm_year": 2002,
            "impactfactor_norm_category": "DERMATOLOGY, VENERAL DISEASES",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 136187,
            "title": "Immediate breast reconstruction - a review of indications, techniques and results",
            "abstract": null,
            "authors": [
                "Frey, M",
                "Schrogendorfer, K",
                "Kropf, N",
                "Karle, B",
                "Haslik, W",
                "Lammer, C"
            ],
            "year": 2007,
            "source": "EUR SURG. 2007; 39(4): 238-248. ",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000256864500006",
            "pubmed": null,
            "doi": "10.1007/s10353-007-0346-0",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2014-04-14T12:13:19+02:00",
            "journal": "EUR SURG",
            "issn": "1682-8631",
            "collection_publisher": null,
            "collection_title": "EUROPEAN SURGERY-ACTA CHIRURGICA AUSTRIACA; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.629,
            "impactfactor_year": 2009,
            "impactfactor_norm": 0.228,
            "impactfactor_norm_year": 2009,
            "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": 140581,
            "title": "[Rapid cycling--finally stable but obese--target acquired?].",
            "abstract": null,
            "authors": [
                "Reininghaus, B",
                "Bengesser, SA",
                "Reininghaus, E",
                "Lackner, N",
                "Kapfhammer, HP",
                "Birner, A"
            ],
            "year": 2014,
            "source": "Fortschr Neurol Psychiatr. 2014; 82(12):701-705",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000347233100009",
            "pubmed": "25489759",
            "doi": "10.1055/s-0034-1385566",
            "pmc": null,
            "organizations": [
                "140581-29444"
            ],
            "persons": [
                "140581-50654-6",
                "140581-51907-6",
                "140581-79733-6",
                "140581-79771-6",
                "140581-79454-4"
            ],
            "imported": "2014-12-17T01:00:00+01:00",
            "journal": "Fortschr Neurol Psychiatr",
            "issn": "0720-4299",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.629,
            "impactfactor_year": 2014,
            "impactfactor_norm": 0.093,
            "impactfactor_norm_year": 2014,
            "impactfactor_norm_category": "PSYCHIATRY-SCI",
            "impactfactor_norm_super": 0.215,
            "impactfactor_norm_super_year": 2011,
            "impactfactor_norm_super_category": "PSYCHIATRY",
            "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": 139939,
            "title": "[Pediatric bipolar disorder - case report of a bipolar patient with disease onset in childhood and adolescence: implications for diagnosis and therapy].",
            "abstract": null,
            "authors": [
                "Lackner, N",
                "Birner, A",
                "Bengesser, SA",
                "Reininghaus, B",
                "Kapfhammer, HP",
                "Reininghaus, E"
            ],
            "year": 2014,
            "source": "Fortschr Neurol Psychiatr. 2014; 82(11):646-654",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000344937100015",
            "pubmed": "25383932",
            "doi": "10.1055/s-0034-1385271",
            "pmc": null,
            "organizations": [
                "139939-29444"
            ],
            "persons": [
                "139939-50654-6",
                "139939-51907-6",
                "139939-79733-2",
                "139939-79771-6",
                "139939-79454-6"
            ],
            "imported": "2014-11-11T01:00:00+01:00",
            "journal": "Fortschr Neurol Psychiatr",
            "issn": "0720-4299",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.629,
            "impactfactor_year": 2014,
            "impactfactor_norm": 0.093,
            "impactfactor_norm_year": 2014,
            "impactfactor_norm_category": "PSYCHIATRY-SCI",
            "impactfactor_norm_super": 0.215,
            "impactfactor_norm_super_year": 2011,
            "impactfactor_norm_super_category": "PSYCHIATRY",
            "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": 138285,
            "title": "[The clinical implication of cerebral white matter hyperintensities on magnetic resonance imaging].",
            "abstract": null,
            "authors": [
                "Gattringer, T",
                "Fazekas, F"
            ],
            "year": 2014,
            "source": "Fortschr Neurol Psychiatr. 2014; 82(8):471-482",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000340716800018",
            "pubmed": "25105434",
            "doi": "10.1055/s-0034-1366703",
            "pmc": null,
            "organizations": [
                "138285-14051"
            ],
            "persons": [
                "138285-70680-1"
            ],
            "imported": "2014-08-12T02:00:00+02:00",
            "journal": "Fortschr Neurol Psychiatr",
            "issn": "0720-4299",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.629,
            "impactfactor_year": 2014,
            "impactfactor_norm": 0.093,
            "impactfactor_norm_year": 2014,
            "impactfactor_norm_category": "PSYCHIATRY-SCI",
            "impactfactor_norm_super": 0.215,
            "impactfactor_norm_super_year": 2011,
            "impactfactor_norm_super_category": "PSYCHIATRY",
            "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": 136186,
            "title": "Sociology of breast tissue",
            "abstract": null,
            "authors": [
                "Lammer, C",
                "Titscher, A",
                "Schrogendorfer, K",
                "Kropf, N",
                "Karle, B",
                "Haslik, W",
                "Travniczek, U",
                "Frey, M"
            ],
            "year": 2007,
            "source": "EUR SURG. 2007; 39(4): 208-215. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000256864500002",
            "pubmed": null,
            "doi": "10.1007/s10353-007-0345-1",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2014-04-14T12:13:19+02:00",
            "journal": "EUR SURG",
            "issn": "1682-8631",
            "collection_publisher": null,
            "collection_title": "EUROPEAN SURGERY-ACTA CHIRURGICA AUSTRIACA; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.629,
            "impactfactor_year": 2009,
            "impactfactor_norm": 0.228,
            "impactfactor_norm_year": 2009,
            "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": 67307,
            "title": "Endoscopic vein harvesting in coronary artery bypass surgery.",
            "abstract": null,
            "authors": [
                "Huber, S",
                "Bergmann, P",
                "Schweiger, S",
                "Mächler, H",
                "Oberwalder, P",
                "Rigler B"
            ],
            "year": 2007,
            "source": "European Surgery (ACA). 2007; 39(2): 96-104. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000256864100006",
            "pubmed": null,
            "doi": "10.1007/s10353-007-0320-x",
            "pmc": null,
            "organizations": [
                "67307-14075"
            ],
            "persons": [
                "67307-51592-6",
                "67307-52012-2"
            ],
            "imported": "2007-05-29T23:29:49+02:00",
            "journal": null,
            "issn": "1682-8631",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.629,
            "impactfactor_year": 2009,
            "impactfactor_norm": 0.228,
            "impactfactor_norm_year": 2009,
            "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": 4192,
            "title": "Current situation of tinea capitis in Southeastern Austria.",
            "abstract": null,
            "authors": [
                "Ginter-Hanselmayer, G",
                "Stary, A",
                "Messeritsch-Fanta, C"
            ],
            "year": 2002,
            "source": "Clin Dermatol. 2002; 20(2):183-186",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000175042700015",
            "pubmed": "11973055",
            "doi": "10.1016%2FS0738-081X%2801%2900253-X",
            "pmc": null,
            "organizations": [
                "4192-14047"
            ],
            "persons": [],
            "imported": null,
            "journal": "CLIN DERMATOL",
            "issn": "0738-081X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.629,
            "impactfactor_year": 2002,
            "impactfactor_norm": 0.25,
            "impactfactor_norm_year": 2002,
            "impactfactor_norm_category": "DERMATOLOGY, VENERAL DISEASES",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 20795,
            "title": "Care dependency in nursing homes--a psychometric study].",
            "abstract": null,
            "authors": [
                "Lohrmann, C",
                "Balzer, K",
                "Dijkstra, A",
                "Dassen, T"
            ],
            "year": 2003,
            "source": "Z Gerontol Geriatr. 2003; 36(4):255-259",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000185023500002",
            "pubmed": "12937929",
            "doi": "10.1007/s00391-003-0094-0",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2006-07-13T02:00:00+02:00",
            "journal": "Z Gerontol Geriatr",
            "issn": "0948-6704",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.629,
            "impactfactor_year": 2003,
            "impactfactor_norm": 0.391304347826087,
            "impactfactor_norm_year": 2003,
            "impactfactor_norm_category": "GERONTOLOGY",
            "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": 4321,
            "title": "Commentary: dermoscopy.",
            "abstract": null,
            "authors": [
                "Ruocco, V",
                "Argenziano, G",
                "Soyer, HP"
            ],
            "year": 2002,
            "source": "CLIN DERMATOL 2002 20: 199-199.",
            "category": 1,
            "document_type": 4,
            "sci": "ISI:000176442200001",
            "pubmed": "12074852",
            "doi": "10.1016%2FS0738-081X%2802%2900238-9",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "CLIN DERMATOL",
            "issn": "0738-081X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.629,
            "impactfactor_year": 2002,
            "impactfactor_norm": 0.25,
            "impactfactor_norm_year": 2002,
            "impactfactor_norm_category": "DERMATOLOGY, VENERAL DISEASES",
            "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": 4326,
            "title": "Dermoscopic diagnosis of vascular lesions.",
            "abstract": null,
            "authors": [
                "Wolf, IH"
            ],
            "year": 2002,
            "source": "Clin Dermatol. 2002; 20(3):273-275",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000176442200015",
            "pubmed": "12074866",
            "doi": "10.1016/S0738-081X(02)00222-5",
            "pmc": null,
            "organizations": [
                "4326-14047"
            ],
            "persons": [
                "4326-51327-2"
            ],
            "imported": null,
            "journal": "CLIN DERMATOL",
            "issn": "0738-081X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.629,
            "impactfactor_year": 2002,
            "impactfactor_norm": 0.25,
            "impactfactor_norm_year": 2002,
            "impactfactor_norm_category": "DERMATOLOGY, VENERAL DISEASES",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 69448,
            "title": "Breast Reconstruction - Editorial",
            "abstract": null,
            "authors": [
                "Koch, H"
            ],
            "year": 2007,
            "source": "European Surgery (ACA). 2007; 39(4): 207-207. ",
            "category": 1,
            "document_type": 4,
            "sci": "ISI:000256864500001",
            "pubmed": null,
            "doi": "10.1007/s10353-007-0349-x",
            "pmc": null,
            "organizations": [
                "69448-14076"
            ],
            "persons": [
                "69448-51895-2"
            ],
            "imported": "2007-09-28T09:03:37+02:00",
            "journal": null,
            "issn": "1682-8631",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.629,
            "impactfactor_year": 2009,
            "impactfactor_norm": 0.228,
            "impactfactor_norm_year": 2009,
            "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": 4325,
            "title": "Dermoscopic classification of Spitz/Reed nevi.",
            "abstract": null,
            "authors": [
                "Peris, K",
                "Ferrari, A",
                "Argenziano, G",
                "Soyer, HP",
                "Chimenti, S"
            ],
            "year": 2002,
            "source": "Clin Dermatol. 2002; 20(3):259-262",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000176442200011",
            "pubmed": "12074862",
            "doi": "10.1016%2FS0738-081X%2802%2900226-2",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "CLIN DERMATOL",
            "issn": "0738-081X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.629,
            "impactfactor_year": 2002,
            "impactfactor_norm": 0.25,
            "impactfactor_norm_year": 2002,
            "impactfactor_norm_category": "DERMATOLOGY, VENERAL DISEASES",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 4324,
            "title": "Dermoscopic classification of Clark's nevi (atypical melanocytic nevi).",
            "abstract": null,
            "authors": [
                "Hofmann-Wellenhof, R",
                "Blum, A",
                "Wolf, IH",
                "Zalaudek, I",
                "Piccolo, D",
                "Kerl, H",
                "Garbe, C",
                "Soyer, HP"
            ],
            "year": 2002,
            "source": "Clin Dermatol. 2002; 20(3):255-258",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000176442200010",
            "pubmed": "12074861",
            "doi": "10.1016/S0738-081X(02)00217-1",
            "pmc": null,
            "organizations": [
                "4324-14047"
            ],
            "persons": [
                "4324-50151-6",
                "4324-51327-6",
                "4324-51620-6",
                "4324-51711-2"
            ],
            "imported": null,
            "journal": "CLIN DERMATOL",
            "issn": "0738-081X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.629,
            "impactfactor_year": 2002,
            "impactfactor_norm": 0.25,
            "impactfactor_norm_year": 2002,
            "impactfactor_norm_category": "DERMATOLOGY, VENERAL DISEASES",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 119043,
            "title": "Tissue engineering for cutaneous wounds: an overview of current standards and possibilities",
            "abstract": null,
            "authors": [
                "Kamolz, LP",
                "Lumenta, DB",
                "Kitzinger, HB",
                "Frey, M"
            ],
            "year": 2008,
            "source": "EUR SURG. 2008; 40(1): 19-26. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000256865000004",
            "pubmed": null,
            "doi": "10.1007/s10353-008-0380-6",
            "pmc": null,
            "organizations": [],
            "persons": [
                "119043-80111-2",
                "119043-81670-6"
            ],
            "imported": "2012-05-02T14:40:32+02:00",
            "journal": "EUR SURG",
            "issn": "1682-8631",
            "collection_publisher": null,
            "collection_title": "EUROPEAN SURGERY-ACTA CHIRURGICA AUSTRIACA; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.629,
            "impactfactor_year": 2009,
            "impactfactor_norm": 0.228,
            "impactfactor_norm_year": 2009,
            "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": 4322,
            "title": "Impact of dermoscopy on the clinical management of pigmented skin lesions.",
            "abstract": null,
            "authors": [
                "Argenziano, G",
                "Soyer, HP",
                "Chimenti, S",
                "Argenziano, G",
                "Ruocco, V"
            ],
            "year": 2002,
            "source": "Clin Dermatol. 2002; 20(3):200-202",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000176442200002",
            "pubmed": "12074853",
            "doi": "10.1016%2FS0738-081X%2802%2900234-1",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "CLIN DERMATOL",
            "issn": "0738-081X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.629,
            "impactfactor_year": 2002,
            "impactfactor_norm": 0.25,
            "impactfactor_norm_year": 2002,
            "impactfactor_norm_category": "DERMATOLOGY, VENERAL DISEASES",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 95332,
            "title": "Liposarcomas: treatment and outcome, a retrospective single-center study",
            "abstract": null,
            "authors": [
                "Glehr, M",
                "Leithner, A",
                "Scheipl, S",
                "Zacherl, M",
                "Quehenberger, F",
                "Maurer-Ertl, W",
                "Gruber, G",
                "Beham, A",
                "Windhager, R"
            ],
            "year": 2009,
            "source": "EUR SURG. 2009; 41(4): 163-169. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000269926800006",
            "pubmed": null,
            "doi": "10.1007/s10353-009-0477-6",
            "pmc": null,
            "organizations": [
                "95332-14020",
                "95332-14026",
                "95332-14052"
            ],
            "persons": [
                "95332-50448-6",
                "95332-50466-6",
                "95332-53237-6",
                "95332-58004-6"
            ],
            "imported": "2009-10-27T12:09:47+01:00",
            "journal": "EUR SURG",
            "issn": "1682-8631",
            "collection_publisher": null,
            "collection_title": "EUROPEAN SURGERY-ACTA CHIRURGICA AUSTRIACA; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.629,
            "impactfactor_year": 2009,
            "impactfactor_norm": 0.228915662650602,
            "impactfactor_norm_year": 2009,
            "impactfactor_norm_category": "SURGERY",
            "impactfactor_norm_super": 0.228915662650602,
            "impactfactor_norm_super_year": 2009,
            "impactfactor_norm_super_category": "SURGERY",
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": true,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 96207,
            "title": "Surgical management of rectal prolapse: in the era of laparoscopic surgery (Review).",
            "abstract": null,
            "authors": [
                "R, Essani",
                "R. Bergamaschi",
                "S, Uranues"
            ],
            "year": 2009,
            "source": "ACTA CHIR AUST. 2009; 41(5): 203-208. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000272029300002",
            "pubmed": null,
            "doi": "10.1007/s10353-009-0484-7",
            "pmc": null,
            "organizations": [
                "96207-14073"
            ],
            "persons": [
                "96207-51612-6"
            ],
            "imported": "2009-11-30T15:32:10+01:00",
            "journal": null,
            "issn": "1682-8631",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.629,
            "impactfactor_year": 2009,
            "impactfactor_norm": 0.228,
            "impactfactor_norm_year": 2009,
            "impactfactor_norm_category": "SURGERY",
            "impactfactor_norm_super": 0.228,
            "impactfactor_norm_super_year": 2009,
            "impactfactor_norm_super_category": "SURGERY",
            "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": 77683,
            "title": "Management of complications in surgery of the colon",
            "abstract": null,
            "authors": [
                "Gmeiner,M",
                "Pfeifer, J"
            ],
            "year": 2007,
            "source": "European Surgery (ACA). 2007; 39(6): 15-32. ",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000256830300004",
            "pubmed": null,
            "doi": "10.1007/s10353-007-0311-y",
            "pmc": null,
            "organizations": [
                "77683-14073"
            ],
            "persons": [
                "77683-51735-4"
            ],
            "imported": "2008-02-29T20:55:04+01:00",
            "journal": null,
            "issn": "1682-8631",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.629,
            "impactfactor_year": 2009,
            "impactfactor_norm": 0.228,
            "impactfactor_norm_year": 2009,
            "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
        }
    ]
}