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=150300&ordering=-year
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157149,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=150320&ordering=-year",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=150280&ordering=-year",
    "results": [
        {
            "id": 65637,
            "title": "Platelet-activating factor induces intestinal necrosis, but not septic shock, in germ-free and specific-pathogen-free rodents.",
            "abstract": null,
            "authors": [
                "Schiffrin, EJ",
                "Trop, M",
                "Schroeder, S",
                "Carter, EA"
            ],
            "year": 1991,
            "source": "Burns. 1991; 17(4): 276-278. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1991GB64900002",
            "pubmed": "1834076",
            "doi": "10.1016/0305-4179(91)90038-I",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2007-02-15T01:00:00+01:00",
            "journal": "Burns",
            "issn": "0305-4179",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.275,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.5546875,
            "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": 65638,
            "title": "Effect of haemolysis on reticuloendothelial system (RES) phagocytic activity in rats.",
            "abstract": null,
            "authors": [
                "Trop, M",
                "Schiffrin, ER",
                "Carter, EA"
            ],
            "year": 1991,
            "source": "Burns. 1991; 17(4): 288-289. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1991GB64900005",
            "pubmed": "1930661",
            "doi": "10.1016/0305-4179(91)90041-E",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2007-02-15T01:00:00+01:00",
            "journal": "Burns",
            "issn": "0305-4179",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.275,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.5546875,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "SURGERY",
            "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": 65649,
            "title": "Effect of platelet activating factor on reticuloendothelial system function.",
            "abstract": null,
            "authors": [
                "Trop, M",
                "Schiffrin, EJ",
                "Carter, EA"
            ],
            "year": 1991,
            "source": "Burns. 1991; 17(3): 193-197. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1991FR43600004",
            "pubmed": "1892549",
            "doi": "10.1016/0305-4179(91)90102-M",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2007-02-15T01:00:00+01:00",
            "journal": "Burns",
            "issn": "0305-4179",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.275,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.5546875,
            "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": 65650,
            "title": "Effect of irreversible dermal necrosis on phagocytic activity of reticuloendothelial system.",
            "abstract": null,
            "authors": [
                "Trop, M",
                "Schiffrin, EJ",
                "Jung, W",
                "Ehrlich, HP",
                "Carter, EA"
            ],
            "year": 1991,
            "source": "J Burn Care Rehabil. 1991; 12(2): 97-100. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "2050735",
            "doi": "10.1097/00004630-199103000-00002",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2007-02-15T01:00:00+01:00",
            "journal": "J Burn Care Rehabil",
            "issn": "0273-8481",
            "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": 65655,
            "title": "WHEN IS A SEQUENCE OF SUFFICIENT SIGMA-ALGEBRAS A FILTER SYSTEM",
            "abstract": null,
            "authors": [
                "STRONEGGER, WJ"
            ],
            "year": 1991,
            "source": "SYST CONTROL LETT. 1991; 16(6): 473-477. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1991FU41100009",
            "pubmed": null,
            "doi": "10.1016/0167-6911(91)90119-Y",
            "pmc": null,
            "organizations": [],
            "persons": [
                "65655-51741-2"
            ],
            "imported": "2007-02-15T14:40:18+01:00",
            "journal": "SYST CONTROL LETT",
            "issn": "0167-6911",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.689,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.659574468085106,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "ROBOTICS & AUTOMATIC CONTROL",
            "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": 65673,
            "title": "Delayed evaluation of test strips for blood glucose determination in small reflectometers",
            "abstract": null,
            "authors": [
                "Schwingshandl, J",
                "Petri, S",
                "Borkenstein, M"
            ],
            "year": 1991,
            "source": "Padiatr Padol. 1991; 26(4): 177-179. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "1749625",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "65673-51654-6"
            ],
            "imported": "2007-02-16T01:00:00+01:00",
            "journal": "Padiatr Padol",
            "issn": "0030-9338",
            "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": 65674,
            "title": "Normal values for free thyroxine, free triiodothyronine, reverse triiodothyronine, thyrotropin, thyroglobulin and thyroxine-binding globulin in umbilical cord blood of healthy mature newborn infants",
            "abstract": null,
            "authors": [
                "Basarir, T",
                "Schwingshandl, J",
                "Borkenstein, M",
                "Rosegger, H",
                "Fueger, GF"
            ],
            "year": 1991,
            "source": "Padiatr Padol. 1991; 26(2): 93-95. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "1945470",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "65674-51654-6"
            ],
            "imported": "2007-02-16T01:00:00+01:00",
            "journal": "Padiatr Padol",
            "issn": "0030-9338",
            "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": 65675,
            "title": "The responsibility of medicine in adolescence",
            "abstract": null,
            "authors": [
                "Kurz, R",
                "Borkenstein, M"
            ],
            "year": 1991,
            "source": "Padiatr Padol. 1991; 26(3): 121-124. ",
            "category": 1,
            "document_type": 4,
            "sci": null,
            "pubmed": "1945472",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "65675-51654-6"
            ],
            "imported": "2007-02-16T01:00:00+01:00",
            "journal": "Padiatr Padol",
            "issn": "0030-9338",
            "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": 65676,
            "title": "Sex education, sex behavior, contraception",
            "abstract": null,
            "authors": [
                "Borkenstein, M",
                "Schwingshandl, J",
                "Kuttnig, M",
                "Limbert, C"
            ],
            "year": 1991,
            "source": "Padiatr Padol. 1991; 26(3): 131-133. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "1945474",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "65676-51654-1"
            ],
            "imported": "2007-02-16T01:00:00+01:00",
            "journal": "Padiatr Padol",
            "issn": "0030-9338",
            "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": 65696,
            "title": "Who needs preparation for labor?",
            "abstract": null,
            "authors": [
                "Walcher, W",
                "Wisiak, UV",
                "Glawischnig, M"
            ],
            "year": 1991,
            "source": "Gynakol Rundsch. 1991; 31 Suppl 2(1): 364-366. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "1790980",
            "doi": "10.1159/000271802",
            "pmc": null,
            "organizations": [],
            "persons": [
                "65696-51634-1",
                "65696-51521-6"
            ],
            "imported": "2007-02-16T01:00:00+01:00",
            "journal": "Gynakol Rundsch",
            "issn": "0017-6001",
            "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": 65697,
            "title": "Communication during the pre-operative visit.",
            "abstract": null,
            "authors": [
                "Wisiak, UV",
                "Kröll, W",
                "List, W"
            ],
            "year": 1991,
            "source": "Eur J Anaesthesiol. 1991; 8(1): 65-68. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1991ET42700011",
            "pubmed": "1874205",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "65697-51613-6",
                "65697-51521-2"
            ],
            "imported": "2007-02-16T01:00:00+01:00",
            "journal": "Eur J Anaesthesiol",
            "issn": "0265-0215",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.567,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.44,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "ANESTHESIOLOGY",
            "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": 65805,
            "title": "Eicosanoid synthesis in the isolated human renal pelvis, ureter and bladder.",
            "abstract": null,
            "authors": [
                "Zwergel, U",
                "Zwergel, T",
                "Leis, HJ",
                "Gleispach, H",
                "Alexandridis, T",
                "Belletz, M",
                "Kirsten, R"
            ],
            "year": 1991,
            "source": "Br J Urol. 1991; 67(3):246-250",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1991FC07800005",
            "pubmed": "2021808",
            "doi": "10.1111/j.1464-410X.1991.tb15127.x",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2007-02-19T01:00:00+01:00",
            "journal": "Br J Urol",
            "issn": "0007-1331",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.688,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.560975609756098,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "UROLOGY & NEPHROLOGY",
            "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": 66007,
            "title": "Clinical pharmacology of the hypocholesterolemic agent K 12.148 (lifibrol) in healthy volunteers.",
            "abstract": null,
            "authors": [
                "Hasibeder, H",
                "Staab, HJ",
                "Seibel, K",
                "Heibel, B",
                "Schmidle, G",
                "März, W"
            ],
            "year": 1991,
            "source": "Eur J Clin Pharmacol. 1991; 40 Suppl 1(1): S91-S94. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1991FA46900020",
            "pubmed": "2044652",
            "doi": "10.1007/BF01409417",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2007-02-22T01:00:00+01:00",
            "journal": "Eur J Clin Pharmacol",
            "issn": "0031-6970",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.038,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.612359550561798,
            "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": 66008,
            "title": "Therapy with recombinant human erythropoietin reduces cardiac size and improves heart function in chronic hemodialysis patients.",
            "abstract": null,
            "authors": [
                "Löw-Friedrich, I",
                "Grützmacher, P",
                "März, W",
                "Bergmann, M",
                "Schoeppe, W"
            ],
            "year": 1991,
            "source": "Am J Nephrol. 1991; 11(1):54-60",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1991FG67400010",
            "pubmed": "1828650",
            "doi": "10.1159/000168273",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2007-02-22T01:00:00+01:00",
            "journal": "Am J Nephrol",
            "issn": "0250-8095",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.961,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.463414634146341,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "UROLOGY & NEPHROLOGY",
            "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": 66009,
            "title": "Phenotyping of apolipoprotein E by immunoblotting in immobilized pH gradients.",
            "abstract": null,
            "authors": [
                "März, W",
                "Cezanne, S",
                "Gross, W"
            ],
            "year": 1991,
            "source": "Electrophoresis. 1991; 12(1):59-63",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1991FC88900009",
            "pubmed": "2050101",
            "doi": "10.1002/elps.1150120111",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2007-02-22T01:00:00+01:00",
            "journal": "Electrophoresis",
            "issn": "0173-0835",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.274,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.95,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "BIOCHEMICAL RESEARCH METHODS",
            "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": 66010,
            "title": "Apolipoprotein (a) concentrations are not related to the risk of venous thrombosis.",
            "abstract": null,
            "authors": [
                "März, W",
                "Trommlitz, M",
                "Scharrer, I",
                "Gross, W"
            ],
            "year": 1991,
            "source": "Blood Coagul Fibrinolysis. 1991; 2(5):595-599",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1991GK58900002",
            "pubmed": "1782331",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2007-02-22T01:00:00+01:00",
            "journal": "Blood Coagul Fibrinolysis",
            "issn": "0957-5235",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.638,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.525423728813559,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "HEMATOLOGY",
            "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": 66256,
            "title": "Follow-up results of surgery for carpal tunnel syndrome in local anesthesia.",
            "abstract": null,
            "authors": [
                "Flaschka, G",
                "Eder, H",
                "Müllegger, G",
                "Gindl, HK"
            ],
            "year": 1991,
            "source": "Zentralbl Neurochir. 1991; 52(3): 123-125. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "1796671",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "66256-51853-6"
            ],
            "imported": "2007-02-27T01:00:00+01:00",
            "journal": "Zentralbl Neurochir",
            "issn": "0044-4251",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": 0.153465346534653,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "NEUROSCIENCES",
            "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": 66445,
            "title": "Depression in children with cancer.",
            "abstract": null,
            "authors": [
                "Dunitz, M",
                "Scheer, PJ",
                "Wurst, L",
                "Grientschnigg, G",
                "Urban, EC"
            ],
            "year": 1991,
            "source": "Padiatr Padol. 1991; 26(6):267-270",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "1792096",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "66445-51655-6"
            ],
            "imported": "2007-03-01T01:00:00+01:00",
            "journal": "Padiatr Padol",
            "issn": "0030-9338",
            "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": 66487,
            "title": "Psychosomatic diseases of adolescents",
            "abstract": null,
            "authors": [
                "Scheer, PJ",
                "Dunitz, M",
                "Kaschnitz, W"
            ],
            "year": 1991,
            "source": "Padiatr Padol. 1991; 26(3): 143-148. ",
            "category": 1,
            "document_type": 3,
            "sci": null,
            "pubmed": "1945476",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "66487-51655-1"
            ],
            "imported": "2007-03-06T01:00:00+01:00",
            "journal": "Padiatr Padol",
            "issn": "0030-9338",
            "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": 66488,
            "title": "Diagnosis and therapy of early mother-child disorder, the so-called failure to thrive in the infant",
            "abstract": null,
            "authors": [
                "Dunitz, M",
                "Scheer, PJ"
            ],
            "year": 1991,
            "source": "Monatsschr Kinderheilkd. 1991; 139(8): 465-470. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1991GC20500008",
            "pubmed": "1961216",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "66488-51655-6"
            ],
            "imported": "2007-03-06T01:00:00+01:00",
            "journal": "Monatsschr Kinderheilkd",
            "issn": "0026-9298",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.163,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.112676056338028,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PEDIATRICS",
            "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
        }
    ]
}