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=2700&ordering=year
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157655,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=2720&ordering=year",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=2680&ordering=year",
    "results": [
        {
            "id": 99789,
            "title": "Einzelkanalstrommessung an erregbaren Membranen",
            "abstract": null,
            "authors": [
                "Schreibmayer,W",
                "Zernig, G",
                "Tritthart, HA",
                ""
            ],
            "year": 1984,
            "source": "Jahrestagung der Österreichischen Physikalischen Gesellschaft; Leoben, AUSTRIA. 1984. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "99789-51519"
            ],
            "imported": "2010-04-14T18:43:50+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": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 99790,
            "title": "Isolation of Plasma Membrane from Collagenase Disaggregated Guinea Pig Cardiac Muscle Cells",
            "abstract": null,
            "authors": [
                "Schreibmayer,W",
                "Zernig, G",
                "Radl, K",
                "Tritthart, HA",
                ""
            ],
            "year": 1984,
            "source": "8. International Biophysics Congress; Bristol, GB. 1984. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "99790-51519"
            ],
            "imported": "2010-04-14T18:46:44+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": 100491,
            "title": "Vitrectomy in uveitis.",
            "abstract": null,
            "authors": [
                "Freyler, H",
                "Velikay, M"
            ],
            "year": 1984,
            "source": "Klin Monbl Augenheilkd. 1984; 185(4): 263-267. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1984TQ75900006",
            "pubmed": "6513396",
            "doi": "10.1055/s-2008-1054611",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2010-05-25T02:00:00+02:00",
            "journal": "Klin Monbl Augenheilkd",
            "issn": "0023-2165",
            "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": 104126,
            "title": "Die psychische Verarbeitung eines Herzinfarkts in den ersten Tagen der Intensivbehandlung",
            "abstract": null,
            "authors": [
                "Simmel, M"
            ],
            "year": 1984,
            "source": " [ Dissertation ] Universität Wien; 1984. pp. 159",
            "category": 5,
            "document_type": 16,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2010-09-15T14:23:47+02: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": 105336,
            "title": "Visual field examination using the Delta program of the Octopus computer perimeter",
            "abstract": null,
            "authors": [
                "Faschinger, C"
            ],
            "year": 1984,
            "source": "Fortschr Ophthalmol. 1984; 81(2): 189-190. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "6735313",
            "doi": null,
            "pmc": null,
            "organizations": [
                "105336-14043"
            ],
            "persons": [
                "105336-51585-2"
            ],
            "imported": "2010-09-30T02:00:00+02:00",
            "journal": "Fortschr Ophthalmol",
            "issn": "0723-8045",
            "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": 107034,
            "title": "Fatty-acid-binding proteins. Occurrence of two fatty-acid-binding proteins in bovine liver cytosol and their binding of fatty acids, cholesterol, and other lipophilic ligands.",
            "abstract": null,
            "authors": [
                "Haunerland, N",
                "Jagschies, G",
                "Schulenberg, H",
                "Spener, F"
            ],
            "year": 1984,
            "source": "Hoppe Seylers Z Physiol Chem. 1984; 365(3):365-376",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1984SJ23300166",
            "pubmed": "6724530",
            "doi": "10.1515/bchm2.1984.365.1.365",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2010-12-13T01:00:00+01:00",
            "journal": "Hoppe Seylers Z Physiol Chem",
            "issn": "0018-4888",
            "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": 107205,
            "title": "FATTY-ACID BINDING-PROTEINS .3. RAPID METHODS FOR THE CHARACTERIZATION OF UNILAMELLAR PHOSPHOLIPID-VESICLES - APPLICATION TO STUDIES ON FATTY-ACID DONOR AND ACCEPTOR PROPERTIES OF MEMBRANES AND FATTY-ACID BINDING-PROTEINS",
            "abstract": null,
            "authors": [
                "REERS, M",
                "ELBRACHT, R",
                "RUDEL, H",
                "SPENER, F"
            ],
            "year": 1984,
            "source": "CHEM PHYS LIPIDS. 1984; 36(1): 15-28. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1984AAS2500002",
            "pubmed": null,
            "doi": "10.1016/0009-3084(84)90087-2",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2010-12-13T11:41:16+01:00",
            "journal": "CHEM PHYS LIPIDS",
            "issn": "0009-3084",
            "collection_publisher": null,
            "collection_title": "CHEMISTRY AND PHYSICS OF LIPIDS; ",
            "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": 107207,
            "title": "FATTY-ACID BINDING-PROTEINS .2. PURIFICATION AND BINDING CHARACTERISTICS OF A BASIC FATTY-ACID BINDING-PROTEIN FROM AVENA-SATIVA SEEDLINGS",
            "abstract": null,
            "authors": [
                "RICKERS, J",
                "TOBER, I",
                "SPENER, F"
            ],
            "year": 1984,
            "source": "BIOCHIM BIOPHYS ACTA. 1984; 794(2): 313-319. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1984TC72400018",
            "pubmed": null,
            "doi": "10.1016/0005-2760(84)90161-9",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2010-12-13T11:41:16+01:00",
            "journal": "BIOCHIM BIOPHYS ACTA",
            "issn": "0006-3002",
            "collection_publisher": null,
            "collection_title": "BIOCHIMICA ET BIOPHYSICA ACTA; ",
            "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": 108239,
            "title": "LIPOPROTEIN-LP(A) AS A RISK FACTOR FOR MYOCARDIAL-INFARCTION - A FAMILY-STUDY",
            "abstract": null,
            "authors": [
                "KLEIN, G",
                "BRUGGER, P",
                "KULLICH, W",
                "MARTH, E",
                "KOSTNER, GM"
            ],
            "year": 1984,
            "source": "WIEN MED WOCHENSCHR. 1984; 134(18): 403-408. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1984TP69100002",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "108239-51503-6",
                "108239-51669-6"
            ],
            "imported": "2011-01-31T17:19:19+01:00",
            "journal": "WIEN MED WOCHENSCHR",
            "issn": "0043-5341",
            "collection_publisher": null,
            "collection_title": "WIENER MEDIZINISCHE 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": 108240,
            "title": "NEW ASPECTS OF THE HISTOGENESIS OF THE INVERTING PAPILLOMA",
            "abstract": null,
            "authors": [
                "STAMMBERGER, H"
            ],
            "year": 1984,
            "source": "ARCH OTO-RHINO-LARYNG. 1984; 239(2): 104-104. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1984SG77000043",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "108240-14066"
            ],
            "persons": [],
            "imported": "2011-01-31T17:19:19+01:00",
            "journal": "ARCH OTO-RHINO-LARYNG",
            "issn": "0263-0257",
            "collection_publisher": null,
            "collection_title": "ARCHIVES OF OTO-RHINO-LARYNGOLOGY-ARCHIV FUR OHREN-NASEN-UND KEHLKOPFHEILKUNDE; ",
            "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": 117503,
            "title": "Effect of vasoactive intestinal polypeptide infusion on cardiovascular function in man.",
            "abstract": null,
            "authors": [
                "Frase, LL",
                "Gaffney, FA",
                "Lane, LL",
                "Blomqvist, CG",
                "Krejs, GJ"
            ],
            "year": 1984,
            "source": "Front Horm Res. 1984; 12(2):127-128",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1984ABV6600021",
            "pubmed": "11540860",
            "doi": "10.1159/000409166",
            "pmc": null,
            "organizations": [],
            "persons": [
                "117503-51534-6"
            ],
            "imported": "2012-02-15T01:00:00+01:00",
            "journal": "Front Horm Res",
            "issn": "0301-3073",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 117504,
            "title": "Pancreatic pseudocyst.",
            "abstract": null,
            "authors": [
                "Kane, MG",
                "Krejs, GJ"
            ],
            "year": 1984,
            "source": "Adv Intern Med. 1984; 29(2):271-300",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:A1984TR33600011",
            "pubmed": "6369928",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "117504-51534-6"
            ],
            "imported": "2012-02-15T01:00:00+01:00",
            "journal": "Adv Intern Med",
            "issn": "0065-2822",
            "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": 117505,
            "title": "Endoscopic sclerotherapy of esophageal varices.",
            "abstract": null,
            "authors": [
                "Little, KH",
                "Krejs, GJ"
            ],
            "year": 1984,
            "source": "J Miss State Med Assoc. 1984; 25(4):83-86",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "6726794",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "117505-51534-6"
            ],
            "imported": "2012-02-15T01:00:00+01:00",
            "journal": "J Miss State Med Assoc",
            "issn": "0026-6396",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 117506,
            "title": "Effect of somatostatin and atropine infusion on intestinal transit time and fructose absorption in the perfused human jejunum.",
            "abstract": null,
            "authors": [
                "Krejs, GJ"
            ],
            "year": 1984,
            "source": "Diabetes. 1984; 33(6):548-551",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1984SU45700009",
            "pubmed": "6144609",
            "doi": "10.2337/diabetes.33.6.548",
            "pmc": null,
            "organizations": [],
            "persons": [
                "117506-51534-2"
            ],
            "imported": "2012-02-15T01:00:00+01:00",
            "journal": "Diabetes",
            "issn": "0012-1797",
            "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": 117507,
            "title": "Complications of diagnostic laparoscopy in Dallas: a 7-year prospective study.",
            "abstract": null,
            "authors": [
                "Kane, MG",
                "Krejs, GJ"
            ],
            "year": 1984,
            "source": "Gastrointest Endosc. 1984; 30(4):237-240",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1984TC66500004",
            "pubmed": "6237020",
            "doi": "10.1016/S0016-5107(84)72394-7",
            "pmc": null,
            "organizations": [],
            "persons": [
                "117507-51534-6"
            ],
            "imported": "2012-02-15T01:00:00+01:00",
            "journal": "Gastrointest Endosc",
            "issn": "0016-5107",
            "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": 117508,
            "title": "Effect of 1,25-dihydroxyvitamin D3 on calcium absorption in the colon of healthy humans.",
            "abstract": null,
            "authors": [
                "Grinstead, WC",
                "Pak, CY",
                "Krejs, GJ"
            ],
            "year": 1984,
            "source": "Am J Physiol. 1984; 247(2 Pt 1):G189-G192",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1984TE85800031",
            "pubmed": "6547811",
            "doi": "10.1152/ajpgi.1984.247.2.G189",
            "pmc": null,
            "organizations": [],
            "persons": [
                "117508-51534-6"
            ],
            "imported": "2012-02-15T01:00:00+01:00",
            "journal": "Am J Physiol",
            "issn": "0002-9513",
            "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": 117509,
            "title": "Intestinal secretion as a cause of hypokalemia and cardiac arrest in a patient with strongyloidiasis.",
            "abstract": null,
            "authors": [
                "Kane, MG",
                "Luby, JP",
                "Krejs, GJ"
            ],
            "year": 1984,
            "source": "Dig Dis Sci. 1984; 29(8):768-772",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1984TF23900015",
            "pubmed": "6745039",
            "doi": "10.1007/BF01312953",
            "pmc": null,
            "organizations": [],
            "persons": [
                "117509-51534-6"
            ],
            "imported": "2012-02-15T01:00:00+01:00",
            "journal": "Dig Dis Sci",
            "issn": "0163-2116",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": 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": 117510,
            "title": "Effect of 13-norleucin motilin on water and ion transport in the human jejunum.",
            "abstract": null,
            "authors": [
                "Kachel, GW",
                "Frase, LL",
                "Domschke, W",
                "Chey, WY",
                "Krejs, GJ"
            ],
            "year": 1984,
            "source": "Gastroenterology. 1984; 87(3):550-556",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1984TF04400008",
            "pubmed": "6745606",
            "doi": "10.1016/0016-5085(84)90525-0",
            "pmc": null,
            "organizations": [],
            "persons": [
                "117510-51534-6"
            ],
            "imported": "2012-02-15T01:00:00+01:00",
            "journal": "Gastroenterology",
            "issn": "0016-5085",
            "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": 117511,
            "title": "Effect of somatostatin infusion on VIP-induced transport changes in the human jejunum.",
            "abstract": null,
            "authors": [
                "Krejs, GJ"
            ],
            "year": 1984,
            "source": "Peptides. 1984; 5(2):271-276",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1984SX73400023",
            "pubmed": "6147815",
            "doi": "10.1016/0196-9781(84)90218-3",
            "pmc": null,
            "organizations": [],
            "persons": [
                "117511-51534-2"
            ],
            "imported": "2012-02-15T01:00:00+01:00",
            "journal": "Peptides",
            "issn": "0196-9781",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": 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": 128644,
            "title": "Ergebnisse nach selektiver Katetherlyse und konsektuiver perkutaner transluminaler Angioplastie bei segmentalen und langstreckigen arteriellen Verschlüssen",
            "abstract": null,
            "authors": [
                "Pilger,E",
                "Lammer,J",
                "Sailer,S",
                "Justich,E",
                ""
            ],
            "year": 1984,
            "source": "Int.Symposium on conservative therapy of arterial occlusive disease; Mai 23-25, 1984; Bonn. 1984. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "128644-51541"
            ],
            "imported": "2013-05-31T19:22:19+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
        }
    ]
}