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=1360&ordering=impactfactor
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157092,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=1380&ordering=impactfactor",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=1340&ordering=impactfactor",
    "results": [
        {
            "id": 19422,
            "title": "THE COMBINATION OF HEMATOCRIT, STOOL FREQUENCY AND NEOPTERIN ELIMINATION IN URINE ON AN ACTIVITY INDEX FOR CROHNS-DISEASE",
            "abstract": null,
            "authors": [
                "REIBNEGGER, G",
                "PRIOR, C",
                "JUDMAIER, G",
                "WACHTER, H"
            ],
            "year": 1986,
            "source": "WIEN KLIN WOCHENSCHR 1986 98: 556-557.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1986D900900014",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "19422-50569"
            ],
            "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": 19423,
            "title": "Activation of the macrophage/lymphocyte system in AIDS, ARC and AIDS risk groups",
            "abstract": null,
            "authors": [
                "Wachter, H",
                "Blecha, HG",
                "Fuchs, D",
                "Hausen, A",
                "Hengster, P",
                "Hinterhuber, H",
                "Reibnegger, G",
                "Reissigl, H",
                "Rössler, H",
                "Schönitzer, D"
            ],
            "year": 1986,
            "source": "WIEN KLIN WOCHENSCHR. 1986; 98(14): 449-454. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1986D390000002",
            "pubmed": "3019018",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "19423-50569-6"
            ],
            "imported": "2009-11-13T11:55:01+01: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": 19441,
            "title": "1st case of AIDS in Salzburg. Important diagnostic hint by determination of neopterin",
            "abstract": null,
            "authors": [
                "Wessely, K",
                "Fuchs, D",
                "Hausen, A",
                "Pilz, P",
                "Reibnegger, G",
                "Wachter, H"
            ],
            "year": 1985,
            "source": "WIEN KLIN WOCHENSCHR. 1985; 97(2): 88-90. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1985ABM9600007",
            "pubmed": "3157271",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "19441-50569-6"
            ],
            "imported": "2009-11-11T11:13:59+01: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": 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": 52941,
            "title": "HEMODYNAMIC AND BIOCHEMICAL FINDINGS IN EXPERIMENTAL HYPERLIPIDEMIA BEFORE AND AFTER HIGH-DOSAGE ADMINISTRATION OF 1-CARNITIN",
            "abstract": null,
            "authors": [
                "TRITTENWEIN, G",
                "REHAK, P",
                "SEMMELROCK, HJ"
            ],
            "year": 1985,
            "source": "WIEN KLIN WOCHENSCHR 1985 97: 442-442.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1985AGT4400035",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "52941-14044"
            ],
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 61038,
            "title": "Ingestion of caustic substances in childhood",
            "abstract": null,
            "authors": [
                "Schober, PH",
                "Sauer, H",
                "Höllwarth, ME",
                "Kerbler, S",
                "Lackner, H"
            ],
            "year": 1989,
            "source": "Wien Klin Wochenschr. 1989; 101(9): 318-322. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1989U329300004",
            "pubmed": "2735065",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2006-11-14T01:00:00+01: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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 61207,
            "title": "Automated exchange transfusion in premature and newborn infants with hyperbilirubinemia using a peripheral arteriovenous vascular access device",
            "abstract": null,
            "authors": [
                "Schober, PH"
            ],
            "year": 1990,
            "source": "Wien Klin Wochenschr. 1990; 102(16): 471-475. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1990DX44100003",
            "pubmed": "2219940",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2006-11-15T01:00:00+01: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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 61208,
            "title": "Percutaneous cannulation of the radial artery in severely ill premature and newborn infants",
            "abstract": null,
            "authors": [
                "Schober, PH"
            ],
            "year": 1990,
            "source": "Wien Klin Wochenschr. 1990; 102(16): 476-479. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1990DX44100004",
            "pubmed": "2219941",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2006-11-15T01:00:00+01: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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 61256,
            "title": "The incidence of caries in juvenile diabetics (author's transl)",
            "abstract": null,
            "authors": [
                "Städtler, P",
                "Sulzer, M",
                "Petrin, P"
            ],
            "year": 1978,
            "source": "Wien Klin Wochenschr. 1978; 90(23): 844-847. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1978GA68200006",
            "pubmed": "741752",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "61256-74154-1"
            ],
            "imported": "2006-11-16T01:00:00+01: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": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 62914,
            "title": "Interventions on the heart and large vessels without prior heart catheterization",
            "abstract": null,
            "authors": [
                "Beitzke, A",
                "Rigler, B",
                "Suppan, C",
                "Stein, JI"
            ],
            "year": 1988,
            "source": "Wien Klin Wochenschr. 1988; 100(4):107-115",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1988M279400003",
            "pubmed": "3363971",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2006-12-13T01:00:00+01: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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 62953,
            "title": "Late results of hiatal hernia surgery",
            "abstract": null,
            "authors": [
                "Rigler, B",
                "Friehs, G",
                "Schneider, G"
            ],
            "year": 1971,
            "source": "Wien Klin Wochenschr. 1971; 83(42): 789-792. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "5123051",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2006-12-13T01:00:00+01: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": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "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": 64012,
            "title": "Addison's disease with enlarged adrenal glands in sonography and computer tomography. Differential diagnostic considerations based on 2 cases of tuberculous adrenalitis",
            "abstract": null,
            "authors": [
                "Renner, F",
                "Karnel, F",
                "Graninger, W",
                "Imhof, H"
            ],
            "year": 1986,
            "source": "Wien Klin Wochenschr. 1986; 98(8): 244-249. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1986C069600004",
            "pubmed": "3521105",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2006-12-27T01:00:00+01: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": 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": 64021,
            "title": "Molecular biology in diagnosis and detection of deletion in Duchenne muscular dystrophy",
            "abstract": null,
            "authors": [
                "Graninger, W",
                "Wintersberger, W",
                "Meron, G",
                "Smolen, J",
                "Toifl, K",
                "Vormittag, W"
            ],
            "year": 1991,
            "source": "Wien Klin Wochenschr. 1991; 103(7): 207-209. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1991FG51500004",
            "pubmed": "2063586",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2006-12-27T01:00:00+01: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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 64026,
            "title": "Transcriptional overexpression of the proto-oncogene bcl-2 in patients with systemic Lupus erythematosus.",
            "abstract": null,
            "authors": [
                "Graninger, WB"
            ],
            "year": 1992,
            "source": "Wien Klin Wochenschr. 1992; 104(7):205-207",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1992HM81300003",
            "pubmed": "1523845",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2006-12-27T01:00:00+01: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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 64947,
            "title": "Feedback by objective tests for coordination of medical teaching (author's transl)",
            "abstract": null,
            "authors": [
                "Lischka, MF",
                "Hinghofer-Szalkay, H",
                "Kenner, T"
            ],
            "year": 1979,
            "source": "Wien Klin Wochenschr. 1979; 91(14): 492-496. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1979HD61100004",
            "pubmed": "463050",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "64947-51683-6"
            ],
            "imported": "2007-01-22T01:00:00+01: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": null,
            "impactfactor_norm_year": null,
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 65651,
            "title": "Combined propyphenazone and codeine poisoning in childhood (analysis of 6 patients with Spasmoplus poisoning)",
            "abstract": null,
            "authors": [
                "Grubbauer, HM",
                "Deutsch, J",
                "Trop, M",
                "Sacher, M",
                "Dremsek, P"
            ],
            "year": 1985,
            "source": "Wien Klin Wochenschr. 1985; 97(9): 425-427. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1985AGT4400008",
            "pubmed": "2860755",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2007-02-15T01:00:00+01: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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 65670,
            "title": "Basic-bolus therapy of diabetic children and adolescents using Novo Pens",
            "abstract": null,
            "authors": [
                "Schober, E",
                "Borkenstein, M",
                "Frisch, H"
            ],
            "year": 1987,
            "source": "Wien Klin Wochenschr. 1987; 99(9):312-313",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1987H356900004",
            "pubmed": "3300042",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "65670-51654-6"
            ],
            "imported": "2007-02-16T01:00:00+01: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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 65671,
            "title": "The status of managing the type I diabetic patient in Austria. Organization",
            "abstract": null,
            "authors": [
                "Bratusch-Marrain, P",
                "Prager, R",
                "Kacerovsky-Bielesz, G",
                "Irsigler, K",
                "Borkenstein, M",
                "Biesenbach, G",
                "Kitzler, P",
                "Hopferwieser, T",
                "Pretsch, I",
                "Sulzer, M"
            ],
            "year": 1988,
            "source": "Wien Klin Wochenschr. 1988; 100(13): 442-449. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1988P193100005",
            "pubmed": "3043914",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "65671-51654-6"
            ],
            "imported": "2007-02-16T01:00:00+01: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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 66291,
            "title": "Possibilities for saving homologous blood in heart surgery",
            "abstract": null,
            "authors": [
                "Waldenberger, FR",
                "Furtwängler, W",
                "Oberwalder, P",
                "Cottogni, M"
            ],
            "year": 1989,
            "source": "Wien Klin Wochenschr. 1989; 101(21): 738-740. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1989AZ92700005",
            "pubmed": "2480028",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2007-02-27T01:00:00+01: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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 66942,
            "title": "Serum-alpha 1-fetoprotein and serumferritin in liver tumours (author's transl)",
            "abstract": null,
            "authors": [
                "Polterauer, P",
                "Linkesch, W"
            ],
            "year": 1982,
            "source": "WIEN KLIN WOCHENSCHR. 1982; 94(4): 105-108. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1982ND04600004",
            "pubmed": "6177107",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2007-04-23T15:00:58+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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 66943,
            "title": "CLINICAL SIGNIFICANCE OF SERUM FERRITIN",
            "abstract": null,
            "authors": [
                "LINKESCH, W"
            ],
            "year": 1979,
            "source": "WIEN KLIN WOCHENSCHR. 1979; 91(10): 360-361. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1979GV76400060",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2007-04-23T15:00:58+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": 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
        }
    ]
}