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=2180&ordering=year
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157186,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=2200&ordering=year",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=2160&ordering=year",
    "results": [
        {
            "id": 74839,
            "title": "Ferritin als Tumormarker.",
            "abstract": null,
            "authors": [
                "Linkesch,W",
                ""
            ],
            "year": 1983,
            "source": " In: Behring Institut editors(s). Aktuelles aus Diagnostik und Therapie. 81: Behring Institut;  1983. p. 57-60. ",
            "category": 6,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "74839-14082"
            ],
            "persons": [],
            "imported": "2008-02-14T18:57:42+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": "Behring Institut",
            "collection_title": "Aktuelles aus Diagnostik und Therapie",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "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": 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": 74840,
            "title": "Evaluation of human Chorionic gonatropin, alpha fetoprotein and ferritin serum values for the early detection of metastases in testicular tumors.",
            "abstract": null,
            "authors": [
                "Linkesch,W",
                "Kuzmits,R",
                "Aiginger,P",
                ""
            ],
            "year": 1983,
            "source": "13th International Congress of Chemotherapy. 274:  1983. p. 33-36. ",
            "category": 6,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "74840-14082"
            ],
            "persons": [],
            "imported": "2008-02-14T19:01:47+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": "13th International Congress of Chemotherapy",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "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": 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": 74841,
            "title": "Evaluation of serumferritin as a tumormarker.",
            "abstract": null,
            "authors": [
                "Linkesch,W",
                ""
            ],
            "year": 1983,
            "source": "13th International Congress of Chemotherapy.  1983. p. 11-14. ",
            "category": 6,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "74841-14082"
            ],
            "persons": [],
            "imported": "2008-02-14T19:03:44+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": "13th International Congress of Chemotherapy",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "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": 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": 74842,
            "title": "The Influence of an Endurance Training on the Red Blood Cell Count and the Iron Metabolism.",
            "abstract": null,
            "authors": [
                "Haber,P",
                "Linkesch,W",
                "Burghuber,O",
                ""
            ],
            "year": 1983,
            "source": "World Congress of Sports Medicine, Vienna. Wien-München-Baltimore: Urban & Schwarzenberg;  1983. p. 449-454. ",
            "category": 6,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "74842-14082"
            ],
            "persons": [],
            "imported": "2008-02-14T19:08:47+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": "World Congress of Sports Medicine, Vienna",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "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": 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": 75014,
            "title": "You make the diagnosis. Combined iron and vitamin B 12 deficiency anemia",
            "abstract": null,
            "authors": [
                "Urban, C"
            ],
            "year": 1983,
            "source": "Padiatr Padol. 1983; 18(1): 87-90. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "6835684",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2008-02-18T01:00:00+01:00",
            "journal": "Padiatr Padol",
            "issn": "0030-9338",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": null,
            "impactfactor_year": null,
            "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": 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": 75015,
            "title": "Chemical pleuritis as the cause of acute chest pain following high-dose methotrexate treatment.",
            "abstract": null,
            "authors": [
                "Urban, C",
                "Nirenberg, A",
                "Caparros, B",
                "Anac, S",
                "Cacavio, A",
                "Rosen, G"
            ],
            "year": 1983,
            "source": "Cancer. 1983; 51(1):34-37",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1983PW25200008",
            "pubmed": "6821804",
            "doi": "10.1002/1097-0142(19830101)51:1<34::AID-CNCR2820510109>3.0.CO;2-S",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2008-02-18T01:00:00+01:00",
            "journal": "Cancer",
            "issn": "0008-543X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.429,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.903846153846154,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "ONCOLOGY",
            "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": 75016,
            "title": "Chemotherapy of malignant fibrous histiocytoma of bone. A report of five cases.",
            "abstract": null,
            "authors": [
                "Urban, C",
                "Rosen, G",
                "Huvos, AG",
                "Caparros, B",
                "Cacavio, A",
                "Nirenberg, A"
            ],
            "year": 1983,
            "source": "Cancer. 1983; 51(5):795-802",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1983QC46700007",
            "pubmed": "6295615",
            "doi": "10.1002/1097-0142(19830301)51:5<795::AID-CNCR2820510508>3.0.CO;2-M",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2008-02-18T01:00:00+01:00",
            "journal": "Cancer",
            "issn": "0008-543X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.429,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.903846153846154,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "ONCOLOGY",
            "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": 75017,
            "title": "Analysis of alloreactive and cytotoxic canine lymphocytes and their precursors with murine monoclonal antibodies.",
            "abstract": null,
            "authors": [
                "Urban, C",
                "Wulff, JC",
                "Deeg, HJ",
                "Raff, RF",
                "Durkopp, N",
                "Storb, R"
            ],
            "year": 1983,
            "source": "Transplantation. 1983; 35(5):469-473",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1983QR00700015",
            "pubmed": "6221458",
            "doi": "10.1097/00007890-198305000-00015",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2008-02-18T01:00:00+01:00",
            "journal": "Transplantation",
            "issn": "0041-1337",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.929,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.9765625,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "SURGERY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 75219,
            "title": "Heme Synthesis in malignant haematologic disease.",
            "abstract": null,
            "authors": [
                "Linkesch,W",
                "Legenstein,E",
                "Müller,M",
                ""
            ],
            "year": 1983,
            "source": "Proceedings of the 7th Meeting1983; 378-378.-ISH; SEP, 4-9, 1983; Barcelona,SPAIN. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "75219-14082"
            ],
            "persons": [],
            "imported": "2008-02-19T15:26:53+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "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": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": true,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 75220,
            "title": "Long term-improvement of hemachromatosis by continous subcutaneous infusion of desferroxamin.",
            "abstract": null,
            "authors": [
                "Graninger,W",
                "Linkesch,W",
                "Schernthaner,G",
                ""
            ],
            "year": 1983,
            "source": "Proceedings of the 7th Meeting1983; 102-102.-ISH; SEP, 4-9, 1983; Barcelona,SPAIN. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "75220-14082",
                "75220-14086"
            ],
            "persons": [],
            "imported": "2008-02-19T15:29:10+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "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": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": true,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 75223,
            "title": "Serumferritin in acute and chronic leukemia.",
            "abstract": null,
            "authors": [
                "Linkesch,W"
            ],
            "year": 1983,
            "source": "Proceedings of the Int Symposium of Detection and Treatment of minimal residual disease in acute leukemia 1983; 22-22.-Int Symposium of Detection and Treatment of minimal residual disease in acute leukemia ; OCT 12-14, 1983; Rotterdam,THE NETHERLANDS. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "75223-14082"
            ],
            "persons": [],
            "imported": "2008-02-19T15:34:54+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "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": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": true,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 75318,
            "title": "Bioavailability and pharmacokinetics of D-penicillamine.",
            "abstract": null,
            "authors": [
                "Kukovetz, WR",
                "Beubler, E",
                "Kreuzig, F",
                "Moritz, AJ",
                "Nirnberger, G",
                "Werner-Breitenecker, L"
            ],
            "year": 1983,
            "source": "J Rheumatol. 1983; 10(1):90-94",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1983QF01400014",
            "pubmed": "6842492",
            "doi": "10.1016/0315-0860(83)90038-1",
            "pmc": null,
            "organizations": [],
            "persons": [
                "75318-51667-6"
            ],
            "imported": "2008-02-20T01:00:00+01:00",
            "journal": "J Rheumatol",
            "issn": "0315-162X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.276,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.894736842105263,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "RHEUMATOLOGY",
            "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": 75649,
            "title": "Release of slow-reacting substance of anaphylaxis from layers of guinea pig aorta.",
            "abstract": null,
            "authors": [
                "Wölbling, RH",
                "Aehringhaus, U",
                "Peskar, BM",
                "Peskar, BA"
            ],
            "year": 1983,
            "source": "Prostaglandins. 1983; 25(6):823-828",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1983QW21100006",
            "pubmed": "6622718",
            "doi": "10.1016/0090-6980(83)90006-0",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2008-02-21T01:00:00+01:00",
            "journal": "Prostaglandins",
            "issn": "0090-6980",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.316,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.467796610169492,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "BIOCHEMISTRY & MOLECULAR BIOLOGY",
            "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": 75650,
            "title": "Effect of inhibition of synthesis and receptor antagonism of SRS-A in cardiac anaphylaxis.",
            "abstract": null,
            "authors": [
                "Aehringhaus, U",
                "Peskar, BA",
                "Wittenberg, HR",
                "Wölbling, RH"
            ],
            "year": 1983,
            "source": "Br J Pharmacol. 1983; 80(1):73-80",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1983RG38300012",
            "pubmed": "6689134",
            "doi": "10.1111/j.1476-5381.1983.tb11051.x",
            "pmc": "PMC2044980",
            "organizations": [],
            "persons": [],
            "imported": "2008-02-21T01:00:00+01:00",
            "journal": "Br J Pharmacol",
            "issn": "0007-1188",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.695,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.921348314606742,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PHARMACOLOGY & PHARMACY",
            "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": 75893,
            "title": "Current stage of leukemia treatment in children",
            "abstract": null,
            "authors": [
                "GADNER, H",
                "KREPLER, P",
                "KUMMER, M",
                "PAWLOWSKY, J",
                "BUSCH, U",
                "HAAS, H",
                "HOCKER, P",
                "KARCHER, KH",
                "KUNDI, M",
                "MESSNER, H",
                "MUTZ, I",
                "PICHLER, E",
                "RUCKER, J",
                "TULZER, W",
                "URBAN, C"
            ],
            "year": 1983,
            "source": "WIEN MED WOCHENSCHR. 1983; 133(22): 567-572. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1983RU80300001",
            "pubmed": "6582688",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2008-02-22T14:29:56+01:00",
            "journal": "WIEN MED WOCHENSCHR",
            "issn": "0043-5341",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 75894,
            "title": "DETERMINATION OF HISTOCOMPATIBILITY OF SIBLINGS BY HLA-TYPING AND IN MIXED LYMPHOCYTE CULTURE",
            "abstract": null,
            "authors": [
                "HAJEKROSENMAYR, A",
                "HINTERBERGER, W",
                "SCHMIDMEIER, W",
                "URBAN, C",
                "MAYR, WR"
            ],
            "year": 1983,
            "source": "BLUT. 1983; 47(3): 167-168. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1983RH04800014",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2008-02-22T14:29:56+01:00",
            "journal": "BLUT",
            "issn": "0006-5242",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 75895,
            "title": "SEVERE APLASTIC-ANEMIA (SAA) AND ITS TREATMENT ALTERNATIVES - REPORT ON 4 PATIENTS",
            "abstract": null,
            "authors": [
                "URBAN, C",
                "MUTZ, I",
                "KAULFERSCH, W",
                "KROTTMAYER, G",
                "ZOUBEK, A",
                "JORDIS, K",
                "HARALAMBUS, P",
                "WAGNER, K"
            ],
            "year": 1983,
            "source": "BLUT. 1983; 47(3): 168-168. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1983RH04800016",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2008-02-22T14:29:56+01:00",
            "journal": "BLUT",
            "issn": "0006-5242",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 75951,
            "title": "Rezension: Psychotherapie in der Klinik. Von der therapeutischen Gemeinschaft zur stationären Psychotherapie.\r\nH. Hilpert, R. Schwarz & F. Beese. 1981. S. 215. Berlin: Springer-Verlag.",
            "abstract": null,
            "authors": [
                "Egger, J"
            ],
            "year": 1983,
            "source": "Verhaltensmodifikation, 4, 19 - 21. (Wien/München). 1983",
            "category": 12,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "75951-51505"
            ],
            "imported": "2008-02-25T08:25:40+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "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": 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": 75952,
            "title": "Rezension: Streßbewältigung: Person, Familie, Beruf.\r\nC. L. Cooper. 1981. S. 187. München: Urban & Schwarzenberg.\r\n\r\n",
            "abstract": null,
            "authors": [
                "Egger, J"
            ],
            "year": 1983,
            "source": "Verhaltensmodifikation, 4, 57 - 58. (Wien/München). 1983",
            "category": 12,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "75952-51505"
            ],
            "imported": "2008-02-25T08:27:35+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "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": 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": 75953,
            "title": "Auf dem Weg zur Öko-Kardiologie.\r\nM. J. Halhuber: Rehabilitation des Koronarkranken. Perimed, 1982. Erlangen.\r\n",
            "abstract": null,
            "authors": [
                "Egger, J"
            ],
            "year": 1983,
            "source": "Sexualmedizin, 12, 440 - 441. (Wiesbaden).. 1983",
            "category": 12,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "75953-29447"
            ],
            "persons": [
                "75953-51505"
            ],
            "imported": "2008-02-25T08:29:45+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "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": 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
        }
    ]
}