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=149700&ordering=-year
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157573,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=149720&ordering=-year",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=149680&ordering=-year",
    "results": [
        {
            "id": 81425,
            "title": "Psychotherapie bei psychosomatischen Erkrankungen.",
            "abstract": null,
            "authors": [
                "Egger, JW"
            ],
            "year": 1992,
            "source": "Psychologie in der Medizin. 1992; 3(1): 10-17. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "81425-51505"
            ],
            "imported": "2008-06-01T00:17:48+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": 81426,
            "title": "Psychokardiologie - ein rehabilitationspsychologischer Erfahrungsbericht.",
            "abstract": null,
            "authors": [
                "Egger, JW"
            ],
            "year": 1992,
            "source": "Die Heilkunst. 1992; 105(4): 115-123. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "81426-51505"
            ],
            "imported": "2008-06-01T00:20:47+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": 81427,
            "title": "Das ärztliche Gespräch. Kommunikationstheoretische Aspekte in der \r\nverbalen Begegnung zwischen Arzt und Patient.\r\n",
            "abstract": null,
            "authors": [
                "Egger, JW"
            ],
            "year": 1992,
            "source": "Der Praktische Arzt. 1992; 46(661): 345-352. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "81427-51505"
            ],
            "imported": "2008-06-01T00:23:04+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": 81428,
            "title": "Von der psychobiologischen Streßforschung zur Neuropsychoimmunologie.",
            "abstract": null,
            "authors": [
                "Egger, JW"
            ],
            "year": 1992,
            "source": "Die Heilkunst. 1992; 105(1): 59-65. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "81428-51505"
            ],
            "imported": "2008-06-01T00:24: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": 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": 82131,
            "title": "Laparoscopic varicocelectomy.",
            "abstract": null,
            "authors": [
                "Rauchenwald, M",
                "Colombo, T",
                "Berger, A",
                "Uranues, S",
                "Hubmer, G"
            ],
            "year": 1992,
            "source": "Minimal Invasive Chirurgie. 1992; (1): 79-81. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "82131-51612",
                "82131-51735"
            ],
            "imported": "2008-07-08T14:59:04+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": true
        },
        {
            "id": 82132,
            "title": "Milzverletzungen und ihre organerhaltende Therapie.",
            "abstract": null,
            "authors": [
                "Uranues, S"
            ],
            "year": 1992,
            "source": "Ethicon OP-Forum. 1992. 1992: 30-",
            "category": 11,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "82132-51612"
            ],
            "imported": "2008-07-08T15:05:33+02:00",
            "journal": "Ethicon OP-Forum",
            "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": true
        },
        {
            "id": 82320,
            "title": "Inflammatory mediators in demyelinating disorders of the CNS and PNS.",
            "abstract": null,
            "authors": [
                "HARTUNG, HP",
                "JUNG, SF",
                "STOLL, G",
                "ZIELASEK, J",
                "SCHMIDT, B",
                "ARCHELOS, JJ",
                "TOYKA, KV"
            ],
            "year": 1992,
            "source": "J Neuroimmunol. 1992; 40(2-3):197-210",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:A1992JV28200008",
            "pubmed": "1331168",
            "doi": "10.1016/0165-5728(92)90134-7",
            "pmc": null,
            "organizations": [],
            "persons": [
                "82320-51987-6"
            ],
            "imported": "2008-07-17T16:08:10+02:00",
            "journal": "J NEUROIMMUNOL",
            "issn": "0165-5728",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.188,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.858333333333333,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "IMMUNOLOGY",
            "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": 82802,
            "title": "Pediatric tracheostomy care",
            "abstract": null,
            "authors": [
                "Oberwaldner, B",
                "Zobel, G",
                "Zach, M"
            ],
            "year": 1992,
            "source": "Monatsschr Kinderheilkd. 1992; 140(4):206-215",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:A1992HP19800002",
            "pubmed": "1614445",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2008-08-29T02:00:00+02:00",
            "journal": "Monatsschr Kinderheilkd",
            "issn": "0026-9298",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "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
        },
        {
            "id": 82803,
            "title": "Modification of pediatric lung function measurement by antibacterial filters",
            "abstract": null,
            "authors": [
                "Gruper, W",
                "Novotny, A",
                "Steinbrugger, B",
                "Zach, M"
            ],
            "year": 1992,
            "source": "Pneumologie. 1992; 46(11): 573-575. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "1475266",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2008-08-29T02:00:00+02:00",
            "journal": "Pneumologie",
            "issn": "0934-8387",
            "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": 85558,
            "title": "Pyoderma gangrenosum associated with systemic lupus erythematosus and anticardiolipin antibodies: a possible pathogenetic link?",
            "abstract": null,
            "authors": [
                "Auer-Grumbach, P",
                "Richtig, E",
                "Schmidt, R",
                "Schauenstein, K",
                "Smolle, J"
            ],
            "year": 1992,
            "source": "Exp Dermatol1992; 1: 105--unknown; unknown; unknown. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "85558-14047",
                "85558-14051"
            ],
            "persons": [
                "85558-51617",
                "85558-52274"
            ],
            "imported": "2008-11-08T22:03:34+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": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 85792,
            "title": "Frühe serielle Lumbalpunktion zur Prophylaxe des posthämorrhagischen Hydrocephalus.",
            "abstract": null,
            "authors": [
                "Urlesberger B, Müller W, Kuttnig-Haim M, Windhager U"
            ],
            "year": 1992,
            "source": "Proceedings der 30. Jahrestagung der Deutschen Gesellschaft für Kinderchirurgie1992; -30. Jahrestagung der Deutschen Gesellschaft für Kinderchirurgie; SEPT 20-23, 1992; Hamburg. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "85792-14094"
            ],
            "persons": [
                "85792-51643"
            ],
            "imported": "2008-11-25T00:55:49+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": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 86885,
            "title": "Polygonal triple osteotomy of the pelvis. A correction for dysplastic hip joints.",
            "abstract": null,
            "authors": [
                "Kotz, R",
                "Da Vid, T",
                "Helwig, U",
                "Uyka, D",
                "Wanivenhaus, A",
                "Windhager, R"
            ],
            "year": 1992,
            "source": "Int Orthop. 1992; 16(4):311-316",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1992KA86700001",
            "pubmed": "1473882",
            "doi": "10.1007/BF00189612",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2009-01-19T01:00:00+01:00",
            "journal": "Int Orthop",
            "issn": "0341-2695",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.202,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.261904761904762,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "ORTHOPEDICS",
            "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": 87482,
            "title": "Die Bedeutung der infrakondylären V-Osteotomie als korrigierender Eingriff von Achsenfehlstellungen der unteren Extremität.",
            "abstract": null,
            "authors": [
                "Kiss, HG"
            ],
            "year": 1992,
            "source": " [ Dissertation ] Universität Wien; 1992. ",
            "category": 5,
            "document_type": 16,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2009-02-11T11:17:26+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": "Universität Wien",
            "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": 87670,
            "title": "Evidence for an Increase in the Release of CGRP from Sensory Nerves during Inflammation",
            "abstract": null,
            "authors": [
                "Donnerer, J",
                "Stein, C"
            ],
            "year": 1992,
            "source": " In: Tache, Y; Holzer, P; Rosenfeld, MG  editors(s). Annals of the New York Academy of Sciences. 657: New York, USA: The New York Academy of Sciences;  1992. p. 505-506. (ISBN: 0-89766-713-1) ",
            "category": 6,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2009-02-16T15:03:32+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": "Tache, Y; Holzer, P; Rosenfeld, MG ",
            "collection_title": "Annals of the New York Academy of Sciences",
            "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": true
        },
        {
            "id": 88073,
            "title": "Untersuchungen zum Mechanismus Enterotoxin-induzierter Flüssigkeitssekretion am Darm",
            "abstract": null,
            "authors": [
                "Schirgi-Degen, A"
            ],
            "year": 1992,
            "source": " [ Dissertation ] Karl-Franzens-Universität Graz; 1992. pp.169. ",
            "category": 5,
            "document_type": 16,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2009-02-20T14:57:01+01: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": 88220,
            "title": "Bilateral deafness, an initial manifestation of meningeal carcinomatosis",
            "abstract": null,
            "authors": [
                "von Campe, G",
                "Regli, F",
                "Confavreux, C",
                "Aimard, G"
            ],
            "year": 1992,
            "source": "Rev Neurol (Paris). 1992; 148(2): 133-138. ",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:A1992HF50900006",
            "pubmed": "1604123",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2009-02-24T01:00:00+01:00",
            "journal": "Rev Neurol (Paris)",
            "issn": "0035-3787",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.655,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.632,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "CLINICAL NEUROLOGY",
            "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": 91970,
            "title": "The use of quantitative scintigraphy in the measurement of portal-systemic shunting in rats.",
            "abstract": null,
            "authors": [
                "Stauber, RE",
                "Mochizuki, T",
                "Van Thiel, DH",
                "Tauxe, WN"
            ],
            "year": 1992,
            "source": "Ann Nucl Med. 1992; 6(4):209-214",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "1489630",
            "doi": "10.1007/BF03164656",
            "pmc": null,
            "organizations": [],
            "persons": [
                "91970-51530-1"
            ],
            "imported": "2009-07-14T02:00:00+02:00",
            "journal": "Ann Nucl Med",
            "issn": "0914-7187",
            "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": 91996,
            "title": "REVERSIBILITY BY CEFTRIAXONE OF DILATED CARDIOMYOPATHY ASSOCIATED WITH BORRELIA BURGDORFERI INFECTION",
            "abstract": null,
            "authors": [
                "GASSER, R",
                "DUSLEAG, J",
                "REISINGER, E",
                "STAUBER, R",
                "FEIGL, B",
                "GRISOLD, M",
                "BRUSSEE, H",
                "PONGRATZ, S",
                "LUHA, O",
                "KLEIN, W"
            ],
            "year": 1992,
            "source": "CIRCULATION. 1992; 86(4): 807-807. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1992JT66003229",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "91996-14081",
                "91996-14083"
            ],
            "persons": [
                "91996-51530",
                "91996-51533"
            ],
            "imported": "2009-07-15T16:22:56+02:00",
            "journal": "CIRCULATION",
            "issn": "0009-7322",
            "collection_publisher": null,
            "collection_title": "CIRCULATION; ",
            "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": 92021,
            "title": "MOLECULAR-CLONING AND CHARACTERIZATION OF THE KRINGLE 4-ENCODING REGION OF THE APOLIPOPROTEIN GENE",
            "abstract": null,
            "authors": [
                "LACKNER, C",
                "HOBBS, HH"
            ],
            "year": 1992,
            "source": "CIRCULATION. 1992; 86(4): 337-337. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1992JT66001368",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "92021-51983"
            ],
            "imported": "2009-07-16T10:44:34+02:00",
            "journal": "CIRCULATION",
            "issn": "0009-7322",
            "collection_publisher": null,
            "collection_title": "CIRCULATION; ",
            "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": 92148,
            "title": "\"Cyclic\" - A software package for the analysis of phasic muscular activity in cyclic movements.",
            "abstract": null,
            "authors": [
                "Zwick, EB",
                ""
            ],
            "year": 1992,
            "source": "Gait and Posture1992; 1(3):122-123.-Meeting of the European Pediatric Gait Analysis Group; OKT, 1992; Oswestry, ENGLAND. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "92148-14049"
            ],
            "persons": [],
            "imported": "2009-07-29T20:25:50+02:00",
            "journal": null,
            "issn": "966-6362",
            "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": false
        }
    ]
}