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=153220&ordering=-impactfactor
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157083,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=153240&ordering=-impactfactor",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=153200&ordering=-impactfactor",
    "results": [
        {
            "id": 62947,
            "title": "Comparative studies of impedance measurement of the orthotopically transplanted liver (author's transl)",
            "abstract": null,
            "authors": [
                "Rigler, B",
                "Lanner, G",
                "Hermann, W",
                "Stenzl, W"
            ],
            "year": 1974,
            "source": "Langenbecks Arch Chir. 1974; 336(2): 173-179. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1974U156000007",
            "pubmed": "4608894",
            "doi": "10.1007/BF01257440",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2006-12-13T01:00:00+01:00",
            "journal": "Langenbecks Arch Chir",
            "issn": "0023-8236",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.556,
            "impactfactor_year": 1994,
            "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": 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": 11523,
            "title": "Fibromatosis--a rare retroperitoneal tumour.",
            "abstract": null,
            "authors": [
                "Uranüs, S",
                "Beham, A",
                "Stenzl, W"
            ],
            "year": 1990,
            "source": "LANGENBECKS ARCH CHIR. 1990; 375(1): 51-54. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1990CG88800010",
            "pubmed": "2308441",
            "doi": "10.1007/BF00186121",
            "pmc": null,
            "organizations": [],
            "persons": [
                "11523-51612-2"
            ],
            "imported": "2010-06-25T13:33:56+02:00",
            "journal": "LANGENBECKS ARCH CHIR",
            "issn": "0023-8236",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.556,
            "impactfactor_year": 1994,
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 7515,
            "title": "HYPERBARIC-OXYGEN THERAPY OF EXPERIMENTAL NECROTIZING PANCREATITIS.",
            "abstract": null,
            "authors": [
                "ZALAUDEK, G",
                "PINTER, H",
                "SANTNER, V",
                "HOFLER, H",
                "REHAK, P",
                "STOLZE, A"
            ],
            "year": 1981,
            "source": "LANGENBECKS ARCH CHIR. 1981; 353(S): 279-283. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1981LR95300054",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2009-04-28T16:26:45+02:00",
            "journal": "LANGENBECKS ARCH CHIR",
            "issn": "0023-8236",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.556,
            "impactfactor_year": 1994,
            "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": 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": 7512,
            "title": "Clinical experience in a case of orthotopic liver transplantation by use of an atypical caval vein anastomosis (author's transl)",
            "abstract": null,
            "authors": [
                "Rigler, B",
                "Zalaudek, G",
                "Hermann, W",
                "Stenzl, W",
                "Tscheliessnigg, KH",
                "Tilz, G",
                "Höfer, G",
                "Rehak, P"
            ],
            "year": 1981,
            "source": "LANGENBECKS ARCH CHIR. 1981; 354(1): 31-38. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1981LR37100003",
            "pubmed": "6265720",
            "doi": "10.1007/BF01834014",
            "pmc": null,
            "organizations": [],
            "persons": [
                "7512-51537-6"
            ],
            "imported": "2009-08-28T12:33:18+02:00",
            "journal": "LANGENBECKS ARCH CHIR",
            "issn": "0023-8236",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.556,
            "impactfactor_year": 1994,
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 76162,
            "title": "Perforation of the cecum by a toothpick. Case report and review of the literature.",
            "abstract": null,
            "authors": [
                "Hauser, H",
                "Pfeifer, J",
                "Uranüs, S",
                "Klimpfinger, M"
            ],
            "year": 1994,
            "source": "Langenbecks Arch Chir. 1994; 379(4):229-232",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:A1994PA60300008",
            "pubmed": "7934581",
            "doi": "10.1007/BF00186363",
            "pmc": null,
            "organizations": [
                "76162-14073"
            ],
            "persons": [
                "76162-51612-6",
                "76162-51735-6",
                "76162-51746-2"
            ],
            "imported": "2008-02-25T01:00:00+01:00",
            "journal": "Langenbecks Arch Chir",
            "issn": "0023-8236",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.556,
            "impactfactor_year": 1994,
            "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": true
        },
        {
            "id": 76161,
            "title": "Malignant mesenchymoma: a very rare tumor of the peritoneum. Case report with a review of the literature.",
            "abstract": null,
            "authors": [
                "Hauser, H",
                "Beham, A",
                "Schmid, C",
                "Uranüs, S"
            ],
            "year": 1991,
            "source": "Langenbecks Arch Chir. 1991; 376(1): 38-41. ",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:A1991EW77900008",
            "pubmed": "2034003",
            "doi": "10.1007/BF00205126",
            "pmc": null,
            "organizations": [],
            "persons": [
                "76161-51612-6",
                "76161-51746-1"
            ],
            "imported": "2008-02-25T01:00:00+01:00",
            "journal": "Langenbecks Arch Chir",
            "issn": "0023-8236",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.556,
            "impactfactor_year": 1994,
            "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": true
        },
        {
            "id": 170859,
            "title": "Experiences with internal fixation of isolated fractures of the head of the radius].",
            "abstract": null,
            "authors": [
                "Wallenböck, E",
                "Diethart, T",
                "Plecko, M",
                "Fuchs, B"
            ],
            "year": 1994,
            "source": "Langenbecks Arch Chir. 1994; 379(2):76-79",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1994NE42400004",
            "pubmed": "8196432",
            "doi": "10.1007/BF00195867",
            "pmc": null,
            "organizations": [],
            "persons": [
                "170859-71409-6"
            ],
            "imported": "2018-12-06T01:00:00+01:00",
            "journal": "Langenbecks Arch Chir",
            "issn": "0023-8236",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.556,
            "impactfactor_year": 1994,
            "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": 161594,
            "title": "[Interstitial processes of the lungs in childhood].",
            "abstract": null,
            "authors": [
                "Popper, H"
            ],
            "year": 2017,
            "source": "Pathologe. 2017; 38(4):260-271",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000405553500007",
            "pubmed": "28349192",
            "doi": "10.1007/s00292-017-0280-2",
            "pmc": null,
            "organizations": [
                "161594-14020"
            ],
            "persons": [],
            "imported": "2017-08-09T16:21:02+02:00",
            "journal": "PATHOLOGE",
            "issn": "0172-8113",
            "collection_publisher": null,
            "collection_title": "PATHOLOGE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.555,
            "impactfactor_year": 2017,
            "impactfactor_norm": 0.076,
            "impactfactor_norm_year": 2017,
            "impactfactor_norm_category": "PATHOLOGY-SCI",
            "impactfactor_norm_super": 0.089,
            "impactfactor_norm_super_year": 2015,
            "impactfactor_norm_super_category": "PATHOLOGY-SCI",
            "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": 161186,
            "title": "[Solid pediatric tumors : A brief survey of the rarity cabinet].",
            "abstract": null,
            "authors": [
                "Gürtl-Lackner, B",
                "Gisselsson-Nord, D",
                "Vujanic, G"
            ],
            "year": 2017,
            "source": "Pathologe. 2017; 38(4):278-285",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000405553500009",
            "pubmed": "28643124",
            "doi": "10.1007/s00292-017-0312-y",
            "pmc": null,
            "organizations": [
                "161186-14020"
            ],
            "persons": [
                "161186-52569-1"
            ],
            "imported": "2017-07-06T02:00:00+02:00",
            "journal": "Pathologe",
            "issn": "0172-8113",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.555,
            "impactfactor_year": 2017,
            "impactfactor_norm": 0.076,
            "impactfactor_norm_year": 2017,
            "impactfactor_norm_category": "PATHOLOGY-SCI",
            "impactfactor_norm_super": 0.089,
            "impactfactor_norm_super_year": 2015,
            "impactfactor_norm_super_category": "PATHOLOGY-SCI",
            "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": 160241,
            "title": "[Hereditary gastric and pancreatic cancer].",
            "abstract": null,
            "authors": [
                "Langner, C"
            ],
            "year": 2017,
            "source": "Pathologe. 2017; 38(3):164-169",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000401671000004",
            "pubmed": "28484856",
            "doi": "10.1007/s00292-017-0297-6",
            "pmc": null,
            "organizations": [
                "160241-14020"
            ],
            "persons": [
                "160241-50044-2"
            ],
            "imported": "2017-05-11T02:00:00+02:00",
            "journal": "Pathologe",
            "issn": "0172-8113",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.555,
            "impactfactor_year": 2017,
            "impactfactor_norm": 0.076,
            "impactfactor_norm_year": 2017,
            "impactfactor_norm_category": "PATHOLOGY-SCI",
            "impactfactor_norm_super": 0.089,
            "impactfactor_norm_super_year": 2015,
            "impactfactor_norm_super_category": "PATHOLOGY-SCI",
            "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": 161591,
            "title": "[Liver biopsy in children and adolescents : Preliminary morphological examinations in diffuse liver disease].",
            "abstract": null,
            "authors": [
                "Lackner, C",
                "Knisely, AS"
            ],
            "year": 2017,
            "source": "Pathologe. 2017; 38(4):272-277",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000405553500008",
            "pubmed": "28685316",
            "doi": "10.1007/s00292-017-0306-9",
            "pmc": null,
            "organizations": [
                "161591-14020"
            ],
            "persons": [
                "161591-51983-2"
            ],
            "imported": "2017-08-09T16:21:02+02:00",
            "journal": "PATHOLOGE",
            "issn": "0172-8113",
            "collection_publisher": null,
            "collection_title": "PATHOLOGE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.555,
            "impactfactor_year": 2017,
            "impactfactor_norm": 0.076,
            "impactfactor_norm_year": 2017,
            "impactfactor_norm_category": "PATHOLOGY-SCI",
            "impactfactor_norm_super": 0.089,
            "impactfactor_norm_super_year": 2015,
            "impactfactor_norm_super_category": "PATHOLOGY-SCI",
            "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": 159173,
            "title": "[Precursors of gastric cancer : Dysplasia and adenoma].",
            "abstract": null,
            "authors": [
                "Langner, C"
            ],
            "year": 2017,
            "source": "Pathologe. 2017; 38(2):67-74",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000397576900002",
            "pubmed": "28229187",
            "doi": "10.1007/s00292-017-0270-4",
            "pmc": null,
            "organizations": [
                "159173-14020"
            ],
            "persons": [
                "159173-50044-2"
            ],
            "imported": "2017-02-26T01:00:00+01:00",
            "journal": "Pathologe",
            "issn": "0172-8113",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.555,
            "impactfactor_year": 2017,
            "impactfactor_norm": 0.076,
            "impactfactor_norm_year": 2017,
            "impactfactor_norm_category": "PATHOLOGY-SCI",
            "impactfactor_norm_super": 0.089,
            "impactfactor_norm_super_year": 2015,
            "impactfactor_norm_super_category": "PATHOLOGY-SCI",
            "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": 14660,
            "title": "Diagnostic value of US guided fine needle aspiration cytology in breast lesions",
            "abstract": null,
            "authors": [
                "Hartwagner, K",
                "Schmidt, F",
                "LuschinEbengreuth, G",
                "Groll, R"
            ],
            "year": 1997,
            "source": "BREAST 1997 6: P907-P907.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1997YJ70400075",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "BREAST",
            "issn": "0960-9776",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.555,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.433962264150943,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "OBSTETRICS & GYNECOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 14670,
            "title": "A mathematical function fitted to the time intensity measurements in contrast uptaking breast lesions to separate benign from malignant lesions in dynamic breast MRI",
            "abstract": null,
            "authors": [
                "Schmidt, F",
                "Pedevilla, M",
                "Stollberger, R",
                "Hartwagner, K",
                "Ebner, F"
            ],
            "year": 1997,
            "source": "BREAST 1997 6: P908-P908.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1997YJ70400076",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "14670-14054"
            ],
            "persons": [],
            "imported": null,
            "journal": "BREAST",
            "issn": "0960-9776",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.555,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.433962264150943,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "OBSTETRICS & GYNECOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 115092,
            "title": "Localized primary cutaneous nodular amyloidosis: case report.",
            "abstract": null,
            "authors": [
                "Souza Junior, J",
                "Schettini, RA",
                "Tupinamba, WL",
                "Schettini, AP",
                "Chirano, CA",
                "Massone, C"
            ],
            "year": 2011,
            "source": "An Bras Dermatol. 2011; 86(5):987-990",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000297756500018",
            "pubmed": "22147040",
            "doi": "10.1590/S0365-05962011000500018",
            "pmc": null,
            "organizations": [
                "115092-14047"
            ],
            "persons": [],
            "imported": "2011-12-10T01:00:00+01:00",
            "journal": "An Bras Dermatol",
            "issn": "0365-0596",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.554,
            "impactfactor_year": 2011,
            "impactfactor_norm": 0.138,
            "impactfactor_norm_year": 2011,
            "impactfactor_norm_category": "DERMATOLOGY",
            "impactfactor_norm_super": 0.145,
            "impactfactor_norm_super_year": 2010,
            "impactfactor_norm_super_category": "DERMATOLOGY",
            "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": 105805,
            "title": "A Chronic Pain Patient: Modern Diagnosis and Concept of Therapy.",
            "abstract": null,
            "authors": [
                "Sandner-Kiesling, A",
                "Schöpfer, A"
            ],
            "year": 2010,
            "source": "Psychiatr Danub. 2010; 22(3):459-464",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000282481500012",
            "pubmed": "20856193",
            "doi": null,
            "pmc": null,
            "organizations": [
                "105805-14044",
                "105805-14069"
            ],
            "persons": [
                "105805-51916-2",
                "105805-59993-6"
            ],
            "imported": "2010-10-11T02:00:00+02:00",
            "journal": "Psychiatr Danub",
            "issn": "0353-5053",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.554,
            "impactfactor_year": 2010,
            "impactfactor_norm": 0.164,
            "impactfactor_norm_year": 2010,
            "impactfactor_norm_category": "PSYCHIATRY",
            "impactfactor_norm_super": 0.181,
            "impactfactor_norm_super_year": 2009,
            "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": 115091,
            "title": "The use of polymerase chain reaction to confirm diagnosis in skin biopsies consistent with American tegumentary leishmaniasis at histopathology: a study of 90 cases.",
            "abstract": null,
            "authors": [
                "Andrade, RV",
                "Massone, C",
                "Lucena, MN",
                "Talhari, AC",
                "Talhari, S",
                "Guerra, JA",
                "Ferreira, LC"
            ],
            "year": 2011,
            "source": "An Bras Dermatol. 2011; 86(5):892-896",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000297756500005",
            "pubmed": "22147028",
            "doi": "10.1590/S0365-05962011000500005",
            "pmc": null,
            "organizations": [
                "115091-14047"
            ],
            "persons": [],
            "imported": "2011-12-10T01:00:00+01:00",
            "journal": "An Bras Dermatol",
            "issn": "0365-0596",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.554,
            "impactfactor_year": 2011,
            "impactfactor_norm": 0.138,
            "impactfactor_norm_year": 2011,
            "impactfactor_norm_category": "DERMATOLOGY",
            "impactfactor_norm_super": 0.145,
            "impactfactor_norm_super_year": 2010,
            "impactfactor_norm_super_category": "DERMATOLOGY",
            "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": 99292,
            "title": "The effects of cardiac surgical procedures on health - related quality of life, cognitive performance, and emotional status outcomes: a prospective 6 - month follow - up study.",
            "abstract": null,
            "authors": [
                "Rothenhäusler, HB"
            ],
            "year": 2010,
            "source": "Psychiatr Danub. 2010; 22(1): 135-136. ",
            "category": 1,
            "document_type": 18,
            "sci": "ISI:000295558400028",
            "pubmed": "20305611",
            "doi": null,
            "pmc": null,
            "organizations": [
                "99292-29444"
            ],
            "persons": [
                "99292-50097-2"
            ],
            "imported": "2010-03-27T01:00:00+01:00",
            "journal": "Psychiatr Danub",
            "issn": "0353-5053",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.554,
            "impactfactor_year": 2010,
            "impactfactor_norm": 0.164,
            "impactfactor_norm_year": 2010,
            "impactfactor_norm_category": "PSYCHIATRY",
            "impactfactor_norm_super": 0.181,
            "impactfactor_norm_super_year": 2009,
            "impactfactor_norm_super_category": "PSYCHIATRY",
            "citations": true,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 83963,
            "title": "Linear and non-linear dynamics of heart rate variability in brain dead organ donors.",
            "abstract": null,
            "authors": [
                "Neumann, T",
                "Post, H",
                "Ganz, RE",
                "Walz, MK",
                "Skyschally, A",
                "Schulz, R",
                "Heusch, G"
            ],
            "year": 2001,
            "source": "Z Kardiol. 2001; 90(7):484-491",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000170291100005",
            "pubmed": "11515278",
            "doi": "10.1007/s003920170137",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2008-09-28T02:00:00+02:00",
            "journal": "Z Kardiol",
            "issn": "0300-5860",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.554,
            "impactfactor_year": 2001,
            "impactfactor_norm": 0.138461538461538,
            "impactfactor_norm_year": 2001,
            "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": 16095,
            "title": "The interesting case -- case no. 69",
            "abstract": null,
            "authors": [
                "Acham, A"
            ],
            "year": 2005,
            "source": "Laryngorhinootologie. 2005; 84(3):193-195",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000227916600006",
            "pubmed": "15770568",
            "doi": "10.1055/s-2004-826231",
            "pmc": null,
            "organizations": [
                "16095-14042"
            ],
            "persons": [],
            "imported": null,
            "journal": "LARYNGO RHINO OTOL",
            "issn": "0935-8943",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.553,
            "impactfactor_year": 2005,
            "impactfactor_norm": 0.275862068965517,
            "impactfactor_norm_year": 2005,
            "impactfactor_norm_category": "OTORHINOLARYNGOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        }
    ]
}