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=1160&ordering=impactfactor
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157093,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=1180&ordering=impactfactor",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=1140&ordering=impactfactor",
    "results": [
        {
            "id": 118,
            "title": "Accuracy of blood glucose self-monitoring in children with type-I diabetes",
            "abstract": null,
            "authors": [
                "Schwingshandl, J",
                "Borkenstein, M"
            ],
            "year": 1993,
            "source": "WIEN KLIN WOCHENSCHR. 1993; 105(13): 382-384. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1993LK17900004",
            "pubmed": "8351929",
            "doi": null,
            "pmc": null,
            "organizations": [
                "118-14048"
            ],
            "persons": [
                "118-51654-6"
            ],
            "imported": "2010-07-15T17:17:32+02:00",
            "journal": "WIEN KLIN WOCHENSCHR",
            "issn": "0043-5325",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.268,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.551401869158878,
            "impactfactor_norm_year": 1998,
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 122,
            "title": "Acquired thrombin inhibitor in a 9-year-old child after total correction of univentricular heart with pulmonary atresia and administration of fibrin glue",
            "abstract": null,
            "authors": [
                "Muntean, W",
                "Zenz, W",
                "Finding, K"
            ],
            "year": 1992,
            "source": "Wien Klin Wochenschr. 1992; 104(4):101-104",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1992HF17600005",
            "pubmed": "1570710",
            "doi": null,
            "pmc": null,
            "organizations": [
                "122-14048"
            ],
            "persons": [
                "122-51651-1",
                "122-51647-6"
            ],
            "imported": null,
            "journal": "WIEN KLIN WOCHENSCHR",
            "issn": "0043-5325",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.268,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.551401869158878,
            "impactfactor_norm_year": 1998,
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 140,
            "title": "Acute interstitial nephritis in childhood",
            "abstract": null,
            "authors": [
                "Ring, E",
                "Ratschek, M",
                "Haim-Kuttnig, M",
                "Zobel, G"
            ],
            "year": 1992,
            "source": "Wien Klin Wochenschr. 1992; 104(4):81-85",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1992HF17600001",
            "pubmed": "1570712",
            "doi": null,
            "pmc": null,
            "organizations": [
                "140-14020",
                "140-14048"
            ],
            "persons": [
                "140-51528-6"
            ],
            "imported": null,
            "journal": "WIEN KLIN WOCHENSCHR",
            "issn": "0043-5325",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.268,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.551401869158878,
            "impactfactor_norm_year": 1998,
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 281,
            "title": "Precancerous stages of cervix cancer (CIN)--attitude and coping with the disease",
            "abstract": null,
            "authors": [
                "Greimel, E",
                "Girardi, F",
                "Freidl, W",
                "Reischenbacher, K",
                "Egger, J"
            ],
            "year": 1992,
            "source": "WIEN KLIN WOCHENSCHR. 1992; 104:  396-398. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1992JB29400003",
            "pubmed": "1636263",
            "doi": null,
            "pmc": null,
            "organizations": [
                "281-14038",
                "281-29447"
            ],
            "persons": [
                "281-51505-6",
                "281-51845-6"
            ],
            "imported": "2010-06-30T16:41:38+02:00",
            "journal": "WIEN KLIN WOCHENSCHR",
            "issn": "0043-5325",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.268,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.551401869158878,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL",
            "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": 377,
            "title": "Breast cancer in the catchment area of the Graz Institute of Pathology. Evaluation of morphologic parameters based on 1,510 cases.",
            "abstract": null,
            "authors": [
                "Hauser, H",
                "Beham, A",
                "Steindorfer, P",
                "Smola, MG",
                "Fruhwirth, H",
                "Klimpfinger, M"
            ],
            "year": 1992,
            "source": "Wien Klin Wochenschr. 1992; 104(23):717-720",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1992KB67100003",
            "pubmed": "1335634",
            "doi": null,
            "pmc": null,
            "organizations": [
                "377-14020",
                "377-14045"
            ],
            "persons": [
                "377-51746-2"
            ],
            "imported": "2010-06-30T17:00:21+02:00",
            "journal": "WIEN KLIN WOCHENSCHR",
            "issn": "0043-5325",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.268,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.551401869158878,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL",
            "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": true
        },
        {
            "id": 388,
            "title": "Breast cancer in the man: a report of 30 patients].",
            "abstract": null,
            "authors": [
                "Stöger, H",
                "Bauernhofer, T",
                "Moser, R",
                "Derstvenscheg, E",
                "Schmid, M",
                "Ploner, F",
                "Pakisch, B",
                "Wilders-Truschnig, M",
                "Haas, J",
                "Steindorfer, P"
            ],
            "year": 1994,
            "source": "Wien Klin Wochenschr. 1994; 106(18):575-580",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1994PJ71800001",
            "pubmed": "7992495",
            "doi": null,
            "pmc": null,
            "organizations": [
                "388-14045",
                "388-14054",
                "388-14085"
            ],
            "persons": [
                "388-51538-2",
                "388-51627-6",
                "388-51692-6",
                "388-51949-6"
            ],
            "imported": "2007-07-30T16:17:59+02:00",
            "journal": "WIEN KLIN WOCHENSCHR",
            "issn": "0043-5325",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.268,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.551401869158878,
            "impactfactor_norm_year": 1998,
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 425,
            "title": "Cerebrovascular risk factors in an elderly Austrian population: first year results of the Austrian Stroke Prevention Study (ASPS).",
            "abstract": null,
            "authors": [
                "Lechner, H",
                "Schmidt, R",
                "Reinhart, B",
                "Grieshofer, P",
                "Eber, B",
                "Fazekas, F",
                "Schumacher, M",
                "Horner, S",
                "Freidl, W",
                "Niederkorn, K"
            ],
            "year": 1993,
            "source": "Wien Klin Wochenschr. 1993; 105(14):398-403",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1993LM72400003",
            "pubmed": "8367975",
            "doi": null,
            "pmc": null,
            "organizations": [
                "425-14051"
            ],
            "persons": [
                "425-51545-6",
                "425-51546-6",
                "425-51699-6",
                "425-51845-6"
            ],
            "imported": null,
            "journal": "WIEN KLIN WOCHENSCHR",
            "issn": "0043-5325",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.268,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.551401869158878,
            "impactfactor_norm_year": 1998,
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 428,
            "title": "Changes in disordered motor skills in depressed right handed patients due to antidepressive therapy",
            "abstract": null,
            "authors": [
                "Fabisch, H",
                "Wieselmann, G",
                "Fabisch, K",
                "Marguc, K",
                "Langs, G",
                "Zapotoczky, HG"
            ],
            "year": 1993,
            "source": "WIEN KLIN WOCHENSCHR. 1993; 105:  53-55. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1993KJ95600003",
            "pubmed": "8095118",
            "doi": null,
            "pmc": null,
            "organizations": [
                "428-29444"
            ],
            "persons": [
                "428-51731-6"
            ],
            "imported": "2010-07-08T15:33:46+02:00",
            "journal": "WIEN KLIN WOCHENSCHR",
            "issn": "0043-5325",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.268,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.551401869158878,
            "impactfactor_norm_year": 1998,
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 486,
            "title": "Clinical epidemiologic data of malignant melanoma based on 1,368 patients of the Graz University Dermatology Clinic (1970-1989)",
            "abstract": null,
            "authors": [
                "Rieger, E",
                "Soyer, HP",
                "Kofler, R",
                "Hödl, S",
                "Smolle, J",
                "Richtig, E",
                "Kerl, H"
            ],
            "year": 1991,
            "source": "WIEN KLIN WOCHENSCHR 1991 103: 612-616.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1991GN60900002",
            "pubmed": "1763507",
            "doi": null,
            "pmc": null,
            "organizations": [
                "486-14047"
            ],
            "persons": [
                "486-51617-6",
                "486-51620-4",
                "486-52274-1"
            ],
            "imported": null,
            "journal": "WIEN KLIN WOCHENSCHR",
            "issn": "0043-5325",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.268,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.551401869158878,
            "impactfactor_norm_year": 1998,
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 491,
            "title": "Clinical experiences with Wegener's granulomatosis from the nephrologic viewpoint",
            "abstract": null,
            "authors": [
                "Zach, R",
                "Roob, JM",
                "Horn, S",
                "Kaufmann, P",
                "Winkler, HM",
                "Holzer, H",
                "Tilz, GP",
                "Pogglitsch, H"
            ],
            "year": 1991,
            "source": "WIEN KLIN WOCHENSCHR. 1991; 103(17): 528-532. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1991GE01800004",
            "pubmed": "1949812",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "491-51535-6",
                "491-51537-6",
                "491-51690-6"
            ],
            "imported": "2010-06-30T15:39:08+02:00",
            "journal": "WIEN KLIN WOCHENSCHR",
            "issn": "0043-5325",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.268,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.551401869158878,
            "impactfactor_norm_year": 1998,
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 493,
            "title": "Clinical experiences with the Medusa Cu 240 Ag intrauterine device",
            "abstract": null,
            "authors": [
                "Girardi, F"
            ],
            "year": 1993,
            "source": "Wien Klin Wochenschr. 1993; 105(24):728-731",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1993MN53900009",
            "pubmed": "8116311",
            "doi": null,
            "pmc": null,
            "organizations": [
                "493-14038"
            ],
            "persons": [],
            "imported": null,
            "journal": "WIEN KLIN WOCHENSCHR",
            "issn": "0043-5325",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.268,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.551401869158878,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL",
            "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": 545,
            "title": "Complications of two series of 1000 each heart catheterization studies in childhood",
            "abstract": null,
            "authors": [
                "Beitzke, A",
                "Mache, CJ",
                "Stein, JI",
                "Suppan, C"
            ],
            "year": 1991,
            "source": "WIEN KLIN WOCHENSCHR. 1991; 103(3): 75-81. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1991EY41500003",
            "pubmed": "2028616",
            "doi": null,
            "pmc": null,
            "organizations": [
                "545-14048"
            ],
            "persons": [
                "545-51877-6"
            ],
            "imported": "2010-06-25T16:24:09+02:00",
            "journal": "WIEN KLIN WOCHENSCHR",
            "issn": "0043-5325",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.268,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.551401869158878,
            "impactfactor_norm_year": 1998,
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 602,
            "title": "Coronary heart disease as the initial manifestation of primary hyperparathyroidism].",
            "abstract": null,
            "authors": [
                "Schafhalter-Zoppoth, I",
                "Eber, B",
                "Lax, S",
                "Wolf, G",
                "Grisold, M",
                "Aichbichler, B",
                "Dobnig, H",
                "Klein, W"
            ],
            "year": 1994,
            "source": "Wien Klin Wochenschr. 1994; 106(16):527-530",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1994PD09800005",
            "pubmed": "7975664",
            "doi": null,
            "pmc": null,
            "organizations": [
                "602-14018",
                "602-14020",
                "602-14045"
            ],
            "persons": [
                "602-51606-6"
            ],
            "imported": "2010-09-08T14:36:04+02:00",
            "journal": "WIEN KLIN WOCHENSCHR",
            "issn": "0043-5325",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.268,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.551401869158878,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL",
            "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": 639,
            "title": "Mucoviscidosis screening with immunoreactive trypsin",
            "abstract": null,
            "authors": [
                "Eber, E",
                "Ellemunter, H",
                "Engele, H",
                "Götz, M",
                "Grünberger, W",
                "Haas, J",
                "Janisch, H",
                "Leodolter, S",
                "Litscher, H",
                "Müller, G"
            ],
            "year": 1992,
            "source": "WIEN KLIN WOCHENSCHR. 1992; 104:  681-685. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1992JZ80900001",
            "pubmed": "1475973",
            "doi": null,
            "pmc": null,
            "organizations": [
                "639-14038",
                "639-14048"
            ],
            "persons": [
                "639-51627-6",
                "639-51713-2"
            ],
            "imported": "2010-06-30T16:19:55+02:00",
            "journal": "WIEN KLIN WOCHENSCHR",
            "issn": "0043-5325",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.268,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.551401869158878,
            "impactfactor_norm_year": 1998,
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 716,
            "title": "Ketoacidotic diabetic metabolic dysregulation: pathophysiology, clinical aspects, diagnosis and therapy",
            "abstract": null,
            "authors": [
                "Kaufmann, P",
                "Smolle, KH",
                "Fleck, S",
                "Lueger, A"
            ],
            "year": 1994,
            "source": "WIEN KLIN WOCHENSCHR. 1994; 106(5): 119-127. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1994NA23700001",
            "pubmed": "8171867",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "716-51733-6",
                "716-51868-6"
            ],
            "imported": "2010-08-31T18:38:26+02:00",
            "journal": "WIEN KLIN WOCHENSCHR",
            "issn": "0043-5325",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.268,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.551401869158878,
            "impactfactor_norm_year": 1998,
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 783,
            "title": "Dysfunction of the sphincter of Oddi as a cause of so-called postcholecystectomy syndrome",
            "abstract": null,
            "authors": [
                "Brandstätter, G",
                "Kratochvil, P",
                "Wurzer, H"
            ],
            "year": 1991,
            "source": "Wien Klin Wochenschr. 1991; 103(19):577-580",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1991GK76700002",
            "pubmed": "1759458",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "WIEN KLIN WOCHENSCHR",
            "issn": "0043-5325",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.268,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.551401869158878,
            "impactfactor_norm_year": 1998,
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 888,
            "title": "Evaluation of the role of coronary heart disease and left ventricular contractile function in systolic mitral valve displacement.",
            "abstract": null,
            "authors": [
                "Hammer, HF",
                "Eber, B",
                "Schumacher, M",
                "Luha, O",
                "Klein, W"
            ],
            "year": 1993,
            "source": "WIEN KLIN WOCHENSCHR. 1993; 105:  488-491. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1993LW62300002",
            "pubmed": "8212708",
            "doi": null,
            "pmc": null,
            "organizations": [
                "888-14081"
            ],
            "persons": [
                "888-51531-2",
                "888-51699-6"
            ],
            "imported": "2010-07-09T16:37:34+02:00",
            "journal": "WIEN KLIN WOCHENSCHR",
            "issn": "0043-5325",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.268,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.551401869158878,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL",
            "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": 916,
            "title": "Malignant melanoma in adolescence",
            "abstract": null,
            "authors": [
                "Pfaffenthaler, EC"
            ],
            "year": 1992,
            "source": "Wien Klin Wochenschr. 1992; 104(7):211-214",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1992HM81300005",
            "pubmed": "1523846",
            "doi": null,
            "pmc": null,
            "organizations": [
                "916-14047"
            ],
            "persons": [],
            "imported": null,
            "journal": "WIEN KLIN WOCHENSCHR",
            "issn": "0043-5325",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.268,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.551401869158878,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL",
            "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": 943,
            "title": "Endocrinologic function following cranial irradiation in acute lymphoblastic leukemia in childhood",
            "abstract": null,
            "authors": [
                "Lackner, H",
                "Schwingshandl, J",
                "Pakisch, B",
                "Knoblauch, S",
                "Mutz, I",
                "Urban, C"
            ],
            "year": 1991,
            "source": "Wien Klin Wochenschr. 1991; 103(19):581-584",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1991GK76700003",
            "pubmed": "1759459",
            "doi": null,
            "pmc": null,
            "organizations": [
                "943-14054"
            ],
            "persons": [],
            "imported": null,
            "journal": "WIEN KLIN WOCHENSCHR",
            "issn": "0043-5325",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.268,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.551401869158878,
            "impactfactor_norm_year": 1998,
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 960,
            "title": "Endothelium-derived relaxing and contracting factors.",
            "abstract": null,
            "authors": [
                "Vanhoutte, PM",
                "Eber, B"
            ],
            "year": 1991,
            "source": "Wien Klin Wochenschr. 1991; 103(14):405-411",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1991FX08600002",
            "pubmed": "1926867",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "WIEN KLIN WOCHENSCHR",
            "issn": "0043-5325",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.268,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.551401869158878,
            "impactfactor_norm_year": 1998,
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        }
    ]
}