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=148860&ordering=-year
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157924,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=148880&ordering=-year",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=148840&ordering=-year",
    "results": [
        {
            "id": 111862,
            "title": "Bronchial reactivity in symptom free adolescent asthma patients: cold-dry air challenge vs histamine-provocation.",
            "abstract": null,
            "authors": [
                "Steinbrugger, B",
                "Eber, E",
                "Modl, M",
                "Weinhandl, E",
                "Zach, M"
            ],
            "year": 1993,
            "source": "European Respiratory Journal. 1993; 6 (Suppl. 17): 272s--Annual Congress of the European Respiratory Society; SEPT 25-29, 1993; Firenze, ITALY. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "111862-51713"
            ],
            "imported": "2011-07-05T12:00:18+02: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": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 111863,
            "title": "Atopy and bronchial hyperreactivity in symptom free adolescent asthma patients.",
            "abstract": null,
            "authors": [
                "Gruber, W",
                "Steinbrugger, B",
                "Modl, M",
                "Eber, E",
                "Zach, M"
            ],
            "year": 1993,
            "source": "European Respiratory Journal. 1993; 6 (Suppl. 7): 537s--Annual Congress of the European Respiratory Society; SEPT 25-29, 1993; Firenze, ITALY. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "111863-51713"
            ],
            "imported": "2011-07-05T12:03:24+02: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": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 111864,
            "title": "Pädiatrische Asthmatherapie.",
            "abstract": null,
            "authors": [
                "Eber, E",
                "Zach, M"
            ],
            "year": 1993,
            "source": "10. Österreichisch-Ungarisches Symposium; MAR 26, 1993; Graz, AUSTRIA. 1993. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "111864-51713"
            ],
            "imported": "2011-07-05T12:06:35+02: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": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 112303,
            "title": "Palliative treatment in rectal cancer",
            "abstract": null,
            "authors": [
                "Mischinger HJ, Schweiger W, Berger A, Rabl J, Rosanelli G, Werkgartner G, Stückelschweiger G, Hackl"
            ],
            "year": 1993,
            "source": "Hepato-Gastroenterology 1993. 1993; 3(S 1):-4th World Congress International Surgical Club; 27-30 OCT, 1993; Mardid, SPAIN. ",
            "category": 2,
            "document_type": 18,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "112303-51926"
            ],
            "imported": "2011-07-21T11:26:56+02:00",
            "journal": null,
            "issn": "01726390",
            "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": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 112307,
            "title": "Aktuelle Aspekte in der Chirurgie maligner Lebertumore",
            "abstract": null,
            "authors": [
                "Mischinger, HJ",
                "Werkgartner G"
            ],
            "year": 1993,
            "source": "Proceedings of the 39th Ausseer Symposia 1993. 1993; -39. Ausseer Symposium; MAY 13-16, 1993; Aussee, AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "112307-51926"
            ],
            "imported": "2011-07-21T11:40:57+02: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": false,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 112309,
            "title": "Stellenwert der traumatischen Dünndarmruptur beim akuten Abdomen      ",
            "abstract": null,
            "authors": [
                "Werkgartner G, Mischinger HJ, Hauser H"
            ],
            "year": 1993,
            "source": "Acta Chirurgica Austriaca. 1993; Supplement 101: -Österreichsicher Chirurgenkongress 1993; JUN 3 - 6, 1993; KLagenfurt, AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "112309-14073"
            ],
            "persons": [
                "112309-51746",
                "112309-51926"
            ],
            "imported": "2011-07-21T11:48:02+02: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": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 112394,
            "title": "Lokale Tumorkontrolle mit Hyperthermie und Carboplatin.",
            "abstract": null,
            "authors": [
                "Richtig E",
                "Hofmann-Wellenhof R",
                "Hoff M",
                "Amánn W",
                "Smolle J",
                "Kerl H"
            ],
            "year": 1993,
            "source": "Konferenzband. 1993; -37. Deutscher Dermatologie-Kongreß; July 14-18, 1993; Düsseldorf. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "112394-14047"
            ],
            "persons": [
                "112394-51620",
                "112394-51711",
                "112394-52274"
            ],
            "imported": "2011-07-25T12:23:54+02: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": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 112660,
            "title": "Kala Azar in Coyaima (Colombia). ",
            "abstract": null,
            "authors": [
                "Pichler, R"
            ],
            "year": 1993,
            "source": "Mitteilungen der Österreichischen Gesellschaft für Tropenmedizin und Parasitologie. 1993; 15:  189-194. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2011-08-12T10:16:53+02: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": 114038,
            "title": "Mechanismen der visceralen Vasodilatation und somatischen Vasokonstriktion nach gastraler Säurerückdiffusion.",
            "abstract": null,
            "authors": [
                "Wachter, C"
            ],
            "year": 1993,
            "source": " [ Diplomarbeit/Master Thesis ] Karl-Franzens-Universität Graz; 1993. pp.74. ",
            "category": 5,
            "document_type": 15,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2011-10-11T17:13:05+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": "Karl Franzens University Graz",
            "country": "40",
            "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": 114555,
            "title": "The structure of endoglucanase I (Trichoderma resei) in solution.",
            "abstract": null,
            "authors": [
                "Abuja, PP",
                "Hayn, M",
                "Chen, H",
                "Esterbauer, H"
            ],
            "year": 1993,
            "source": "Progress in colloid & polymer science. 1993; 93:  181-181. ",
            "category": 1,
            "document_type": 2,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2011-11-10T12:04:17+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": 115580,
            "title": "Cromakalim inhibits multiple mechanisms of smooth muscle activation with similar stereoselectivity.",
            "abstract": null,
            "authors": [
                "Kühberger, E",
                "Kukovetz, WR",
                "Groschner, K"
            ],
            "year": 1993,
            "source": "J Cardiovasc Pharmacol. 1993; 21(6):947-954",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1993LG74100015",
            "pubmed": "7687721",
            "doi": "10.1097/00005344-199306000-00015",
            "pmc": null,
            "organizations": [],
            "persons": [
                "115580-78591-4"
            ],
            "imported": "2012-01-02T01:00:00+01:00",
            "journal": "J Cardiovasc Pharmacol",
            "issn": "0160-2446",
            "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": 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": 115662,
            "title": "SINGLE L-TYPE CA-2+ CHANNELS IN HUMAN VASCULAR SMOOTH-MUSCLE - MODULATION BY INTRACELLULAR NUCLEOTIDES AND CA-2+",
            "abstract": null,
            "authors": [
                "GROSCHNER, K",
                "KUKOVETZ, WR"
            ],
            "year": 1993,
            "source": "BIOPHYS J. 1993; 64(2): A202-A202. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1993KP51701162",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "115662-78591"
            ],
            "imported": "2012-01-02T11:43:03+01:00",
            "journal": "BIOPHYS J",
            "issn": "0006-3495",
            "collection_publisher": null,
            "collection_title": "BIOPHYSICAL JOURNAL; ",
            "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": 116492,
            "title": "More on the diagonal earlobe crease as a marker of coronary artery disease.",
            "abstract": null,
            "authors": [
                "Eber, B",
                "Delgado, P"
            ],
            "year": 1993,
            "source": "Am J Cardiol. 1993; 72(11):861-861",
            "category": 1,
            "document_type": 20,
            "sci": "ISI:A1993LZ35600032",
            "pubmed": "8213534",
            "doi": "10.1016/0002-9149(93)91087-X",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2012-01-27T01:00:00+01:00",
            "journal": "Am J Cardiol",
            "issn": "0002-9149",
            "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": 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": 117199,
            "title": "Dy-165- Dysprosium-Eisen-Hydroxide: ein neues Radiopharmakon für die nuklearmedizinische Therapie",
            "abstract": null,
            "authors": [
                "Kvaternik, H. ",
                "Angelberger, P",
                "Sinzinger, H",
                "Nedelik, A",
                "Steger F",
                ""
            ],
            "year": 1993,
            "source": "Radioaktive Isotope in Klinik und Forschung, F.K. Schattauer Verl. Stuttgart . 1993; 274-278.-International Symposium “Radioactive Isotopes in Clinical Medicine and Research\" ; JAN 07-10, 1992; Badgastein, Austria. ",
            "category": 2,
            "document_type": 18,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "117199-76269"
            ],
            "imported": "2012-02-14T10:31: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": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 117944,
            "title": "Mobilization of circulating hematopoietic stem cells by granulocyte colony stimulating factor after chemotherapy in multiple myeloma.",
            "abstract": null,
            "authors": [
                "Ohler, L",
                "Scholten, C",
                "Reiter, E",
                "Tiefengraber, E",
                "Jäger, U",
                "Strobl, H",
                "Lechner, K",
                "Höcker, P",
                "Geissler, K"
            ],
            "year": 1993,
            "source": "Wien Klin Wochenschr. 1993; 105(20):580-584",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1993ME63200002",
            "pubmed": "7505076",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "117944-79192-6"
            ],
            "imported": "2012-03-01T12:29:02+01:00",
            "journal": "WIEN KLIN WOCHENSCHR",
            "issn": "0043-5325",
            "collection_publisher": null,
            "collection_title": "WIENER KLINISCHE WOCHENSCHRIFT; ",
            "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": 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": 117954,
            "title": "ASYNCHRONOUS EXPRESSION OF C-KIT AND CD-34 ON LEUKEMIC BLASTS",
            "abstract": null,
            "authors": [
                "STROBL, H",
                "MAJDIC, O",
                "GADD, S",
                "KNAPP, W"
            ],
            "year": 1993,
            "source": "BRIT J HAEMATOL. 1993; 85(3): 634-635. ",
            "category": 1,
            "document_type": 2,
            "sci": "ISI:A1993MG94700038",
            "pubmed": null,
            "doi": "10.1111/j.1365-2141.1993.tb03366.x",
            "pmc": null,
            "organizations": [],
            "persons": [
                "117954-79192-2"
            ],
            "imported": "2012-03-01T12:29:02+01:00",
            "journal": "BRIT J HAEMATOL",
            "issn": "0007-1048",
            "collection_publisher": null,
            "collection_title": "BRITISH JOURNAL OF HAEMATOLOGY; ",
            "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": 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": 118958,
            "title": "Einsatz von rekombinantem Gewebeplasminogenaktivator bei zwei Säuglingen mit Waterhouse Friderichsen Syndrom. In: 24.Hämophilie-Symposium Hamburg 1993",
            "abstract": null,
            "authors": [
                "Zenz W, Muntean W, Gallistl S Zobel G."
            ],
            "year": 1993,
            "source": "Landbech G, Scharrer I, Schramm W (Hrsg); Berlin: Springer; 1993. ",
            "category": 4,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "118958-14091"
            ],
            "persons": [
                "118958-51651",
                "118958-51963",
                "118958-51647"
            ],
            "imported": "2012-04-30T12:41:21+02: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": 118968,
            "title": "Einsatz von Actilyse (R) bei einem 9 Monate alten Säugling mit Waterhouse Friderichsen Syndrom",
            "abstract": null,
            "authors": [
                "Zenz W, Muntean W, Zobel G"
            ],
            "year": 1993,
            "source": "2. Deutscher Kongreß für Infektions- und Tropenmedizin; 1993; Berlin. 1993. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "118968-14091"
            ],
            "persons": [
                "118968-51651",
                "118968-51647"
            ],
            "imported": "2012-04-30T13:14:05+02: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": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 118969,
            "title": "Use of recombinant tissue plasminogen activator (rt-PA) in the treatment of two infants with fulminant meningococcemia, disseminated intravascular coagulation and shock",
            "abstract": null,
            "authors": [
                "Zenz W, Muntean W, Zobel G"
            ],
            "year": 1993,
            "source": "1 st Meeting of the European monitoring group on meningococci; 1993; Graz. 1993. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "118969-14091"
            ],
            "persons": [
                "118969-51651",
                "118969-51647"
            ],
            "imported": "2012-04-30T13:17:13+02: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": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 118971,
            "title": "Finbrinolytische Behandlung mit rekombinantem Gewebsplasminogen- Aktivator (rt-PA) bei zwei Säuglingen mit Waterhouse Friderichesen Syndrom",
            "abstract": null,
            "authors": [
                "Zenz W, Muntean W, Grubbauer HM"
            ],
            "year": 1993,
            "source": "31. Jahrestagung der österreichischen Gesellschaft für Kinder- u. Jugendheilkunde ; 1993; Wien. 1993. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "118971-14091"
            ],
            "persons": [
                "118971-51651",
                "118971-51647"
            ],
            "imported": "2012-04-30T13:20:55+02: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": 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
        }
    ]
}