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=1320&ordering=impactfactor
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157113,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=1340&ordering=impactfactor",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=1300&ordering=impactfactor",
    "results": [
        {
            "id": 8890,
            "title": "A 9-week-old infant with congenital cytomegalic inclusion disease and therapy with ganciclovir",
            "abstract": null,
            "authors": [
                "Muntean, W",
                "Lackner, H",
                "Stünzner, D",
                "Ebner, F"
            ],
            "year": 1989,
            "source": "WIEN KLIN WOCHENSCHR. 1989; 101(16): 554-557. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1989AN11600008",
            "pubmed": "2552691",
            "doi": null,
            "pmc": null,
            "organizations": [
                "8890-14048",
                "8890-14108"
            ],
            "persons": [
                "8890-51651-2"
            ],
            "imported": "2010-05-25T16:22:28+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": 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": 8913,
            "title": "Pathologic findings in colorectal cancers and discussion of their significance for tumor therapy according to stage",
            "abstract": null,
            "authors": [
                "Klimpfinger, M",
                "Beham, A",
                "Denk, H"
            ],
            "year": 1987,
            "source": "Wien Klin Wochenschr. 1987; 99(14):488-493",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1987J316600002",
            "pubmed": "3630179",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "8913-51515-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": 8914,
            "title": "Wound healing models for studying the formation of granulation tissue",
            "abstract": null,
            "authors": [
                "Dinges, HP",
                "Redl, H"
            ],
            "year": 1987,
            "source": "Wien Klin Wochenschr. 1987; 99(14):497-502",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1987J316600004",
            "pubmed": "3307166",
            "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": 8915,
            "title": "Juxtapapillary duodenal diverticulum--pathologic findings",
            "abstract": null,
            "authors": [
                "Fellbaum, C"
            ],
            "year": 1987,
            "source": "Wien Klin Wochenschr. 1987; 99(14):502-505",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1987J316600005",
            "pubmed": "3114963",
            "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": 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": 8916,
            "title": "76-year-old patient with adenocarcinoma of the rectum and fibrolamellar hepatocellular 2d carcinoma. Case report with literature review of hepatocellular carcinoma of the fibrolamellar type",
            "abstract": null,
            "authors": [
                "Klimpfinger, M",
                "Jatzko, G",
                "Trink, A",
                "Samec, HJ",
                "Gaugg, A"
            ],
            "year": 1987,
            "source": "Wien Klin Wochenschr. 1987; 99(14):505-509",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:A1987J316600006",
            "pubmed": "2820156",
            "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": 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": 8972,
            "title": "Value of cholescintigraphy in the differential diagnosis of direct hyperbilirubinemia in infancy",
            "abstract": null,
            "authors": [
                "Deutsch, J",
                "Fueger, GF",
                "Klos, I",
                "Nicoletti, R"
            ],
            "year": 1987,
            "source": "WIEN KLIN WOCHENSCHR. 1987; 99:  629-636. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1987K268200001",
            "pubmed": "3687022",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2009-11-13T12:04:04+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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 9003,
            "title": "Clinical assessment and therapy of barbiturate poisoning (based on 2 case reports)",
            "abstract": null,
            "authors": [
                "Smolle, KH",
                "Kullnig, P",
                "Logar, C",
                "Udermann, H"
            ],
            "year": 1987,
            "source": "Wien Klin Wochenschr. 1987; 99(22):793-798",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1987L033700007",
            "pubmed": "3433783",
            "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": 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": 9013,
            "title": "Isolated accessory liver (hepar succenturiatum) at the neck of the gallbladder. Case report with review of the literature",
            "abstract": null,
            "authors": [
                "Fellbaum, C",
                "Beham, A",
                "Schmid, C"
            ],
            "year": 1987,
            "source": "Wien Klin Wochenschr. 1987; 99(23):825-827",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:A1987L232100006",
            "pubmed": "3324495",
            "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": 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": 9019,
            "title": "Tracheobronchial lavage--a supplementary measure in the initial management of meconium aspiration syndrome",
            "abstract": null,
            "authors": [
                "Rosegger, H",
                "Engele, H",
                "Haas, J"
            ],
            "year": 1987,
            "source": "WIEN KLIN WOCHENSCHR. 1987; 99(24): 843-847. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1987L430000004",
            "pubmed": "3439183",
            "doi": null,
            "pmc": null,
            "organizations": [
                "9019-14038"
            ],
            "persons": [
                "9019-51627-6"
            ],
            "imported": "2009-12-18T13:08:37+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": true
        },
        {
            "id": 9020,
            "title": "Value and indications for bronchoalveolar lavage combined with transbronchial lung biopsy",
            "abstract": null,
            "authors": [
                "Popper, H",
                "Pongratz, M"
            ],
            "year": 1987,
            "source": "WIEN KLIN WOCHENSCHR. 1987; 99(24): 848-855. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1987L430000005",
            "pubmed": "3439184",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2009-12-18T12:59:06+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": 9027,
            "title": "Prevention of post-puncture complications by rotation of the puncture needle by 90 degrees",
            "abstract": null,
            "authors": [
                "Friedrich, G",
                "Kainz, J"
            ],
            "year": 1988,
            "source": "WIEN KLIN WOCHENSCHR. 1988; 100(1): 23-25. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1988L648800006",
            "pubmed": "3344578",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "9027-51636-2"
            ],
            "imported": "2009-12-21T12:31:49+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": 9049,
            "title": "Great gynecologists of the Graz Medical School",
            "abstract": null,
            "authors": [
                "Burghardt, E"
            ],
            "year": 1988,
            "source": "Wien Klin Wochenschr. 1988; 100(5):138-142",
            "category": 1,
            "document_type": 4,
            "sci": "ISI:A1988M478900004",
            "pubmed": "3285597",
            "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": 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": 9066,
            "title": "Presence of islands of fatty tissue in struma",
            "abstract": null,
            "authors": [
                "Lax, S",
                "Beham, A",
                "Langsteger, W",
                "Schmid, C"
            ],
            "year": 1988,
            "source": "Wien Klin Wochenschr. 1988; 100(7):198-202",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1988M981500002",
            "pubmed": "3376479",
            "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": 9073,
            "title": "Chronic invasive fibrous thyroiditis (Riedel struma). Case report with special reference to preoperative diagnosis",
            "abstract": null,
            "authors": [
                "Beham, A",
                "Langsteger, W",
                "Schmid, C",
                "Lind, P",
                "Kronberger, D"
            ],
            "year": 1988,
            "source": "Wien Klin Wochenschr. 1988; 100(7):210-215",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1988M981500005",
            "pubmed": "3287769",
            "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": 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": 9116,
            "title": "Prostaglandin E1 in decreased arterial perfusion",
            "abstract": null,
            "authors": [
                "Pilger, E",
                "Bertuch, H",
                "Stark, G",
                "Hönigl, K"
            ],
            "year": 1988,
            "source": "WIEN KLIN WOCHENSCHR. 1988; 100(14): 490-495. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1988P397000007",
            "pubmed": "3062908",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "9116-51541-2"
            ],
            "imported": "2009-12-21T11:00:26+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": 9141,
            "title": "Tasks and organization of a pediatric intensive care unit",
            "abstract": null,
            "authors": [
                "Grubbauer, HM",
                "Trop, M",
                "Zobel, G"
            ],
            "year": 1988,
            "source": "WIEN KLIN WOCHENSCHR. 1988; 100(16): 536-538. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1988P953100002",
            "pubmed": "3188526",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2009-12-21T12:38:55+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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 9154,
            "title": "Changes in zinc level in the serum, whole blood and erythrocytes in disorders of thyroid function",
            "abstract": null,
            "authors": [
                "Buchinger, W",
                "Leopold, B",
                "Lind, P",
                "Langsteger, W",
                "Klima, G",
                "Költringer, P",
                "Wawschinek, O",
                "Eber, O"
            ],
            "year": 1988,
            "source": "WIEN KLIN WOCHENSCHR. 1988; 100(18): 619-621. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1988Q283800005",
            "pubmed": "3188537",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2009-12-21T11:08:23+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": 9165,
            "title": "EEG changes in early summer meningoencephalitis",
            "abstract": null,
            "authors": [
                "Logar, C",
                "Wieselmann, G",
                "Lechner, H"
            ],
            "year": 1988,
            "source": "Wien Klin Wochenschr. 1988; 100(20):673-674",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1988Q622800003",
            "pubmed": "3149078",
            "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": 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": 9234,
            "title": "Tl-201 myocardial SPECT in silent myocardial ischemia and angiographically proven coronary heart disease",
            "abstract": null,
            "authors": [
                "Eber, B",
                "Lind, P",
                "Dusleag, J",
                "Langsteger, W",
                "Eber, O",
                "Klein, W"
            ],
            "year": 1989,
            "source": "Wien Klin Wochenschr. 1989; 101(17):574-579",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1989AQ75300003",
            "pubmed": "2815772",
            "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": 9273,
            "title": "Serial determination of anthracycline poisoning in children",
            "abstract": null,
            "authors": [
                "Stein, JI",
                "Langevin, A",
                "Benson, LN",
                "Souza, MD",
                "Wilson, G",
                "Chan, H"
            ],
            "year": 1989,
            "source": "Wien Klin Wochenschr. 1989; 101(1):45-48",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1989R675600009",
            "pubmed": "2913725",
            "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
        }
    ]
}