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=150280&ordering=-imported
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157150,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=150300&ordering=-imported",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=150260&ordering=-imported",
    "results": [
        {
            "id": 67543,
            "title": "Stimulus-evoked opioid inhibition in guinea-pig longitudinal muscle-myenteric plexus strip is modulated by NMDA receptors.",
            "abstract": null,
            "authors": [
                "Donnerer, J",
                "Liebmann, I"
            ],
            "year": 2007,
            "source": "Neurosci Lett. 2007; 419(1): 74-77. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000246815200016",
            "pubmed": "17412512",
            "doi": "10.1016/j.neulet.2007.03.053",
            "pmc": null,
            "organizations": [
                "67543-14022"
            ],
            "persons": [],
            "imported": "2007-06-18T02:00:00+02:00",
            "journal": "Neurosci Lett",
            "issn": "0304-3940",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.085,
            "impactfactor_year": 2007,
            "impactfactor_norm": 0.412322274881517,
            "impactfactor_norm_year": 2007,
            "impactfactor_norm_category": "NEUROSCIENCES",
            "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": true
        },
        {
            "id": 67539,
            "title": "Die Versorgung tauchmedizinischer Notfälle",
            "abstract": null,
            "authors": [
                "Gabor, S"
            ],
            "year": 2006,
            "source": "Notfallmedizinischer Kurs der Arbeitsgemeinschaft für Notfallmedizin; NOV 6-11, 2006; Lebring. 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "67539-14077"
            ],
            "persons": [],
            "imported": "2007-06-15T17:48:39+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 67538,
            "title": "Die Versorgung thoraxchirurgischer Notfälle",
            "abstract": null,
            "authors": [
                "Gabor, S"
            ],
            "year": 2006,
            "source": "Notfallmedizinischer Kurs der Arbeitsgemeinschaft für Notfallmedizin; NOV 6-11, 2006; Lebring. 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "67538-14077"
            ],
            "persons": [],
            "imported": "2007-06-15T17:46:46+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 67537,
            "title": "Hyperbarmedizinische Aspekte zum Chemiegroßunfall in Wollsdorf",
            "abstract": null,
            "authors": [
                "Smolle-Jüttner, FM"
            ],
            "year": 2006,
            "source": "Workshop der Arbeitsgemeinschaft für Notfallmedizin; NOV 14, 2006; Graz. 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "67537-14077"
            ],
            "persons": [
                "67537-51615"
            ],
            "imported": "2007-06-15T17:37:06+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 67536,
            "title": "Die Versorgung tauchmedizinischer Notfälle",
            "abstract": null,
            "authors": [
                "Gabor, S"
            ],
            "year": 2006,
            "source": "Notfallmedizinischer Kurs der Arbeitsgemeinschaft für Notfallmedizin; MRZ 6-11, 2006; Lebring. 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "67536-14077"
            ],
            "persons": [],
            "imported": "2007-06-15T17:32:53+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 67535,
            "title": "Versorgung thoraxchirurgischer Notfälle",
            "abstract": null,
            "authors": [
                "Gabor, S"
            ],
            "year": 2006,
            "source": "Notfallmedizinischer Kurs der Arbeitsgemeinschaft für Notfallmedizin; MRZ 6-11, 2006; Lebring. 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "67535-14077"
            ],
            "persons": [],
            "imported": "2007-06-15T17:27:53+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 67534,
            "title": "Thoraxtraumatologie",
            "abstract": null,
            "authors": [
                "Gabor, S"
            ],
            "year": 2006,
            "source": "Hubschrauberrettungs-Refresherkurs; 17. 10. 2006; Graz. 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "67534-14077"
            ],
            "persons": [],
            "imported": "2007-06-15T17:25:31+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": false,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 67532,
            "title": "Impression cytology of lid parallel conjunctival folds in dry eye´s syndrome.",
            "abstract": null,
            "authors": [
                "Nepp, J",
                "Jandrasits, K",
                "Schauersberger, J",
                "Funk, M",
                "Wedrich, A"
            ],
            "year": 2007,
            "source": "Supplement to the European Journal of Ophthalmology 2007; 17: 165--Joint meeting of the SOE/AAO; JUN 9-12; Vienna, austria.",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "67532-14043"
            ],
            "persons": [
                "67532-53938"
            ],
            "imported": "2007-06-15T11:02:44+02:00",
            "journal": null,
            "issn": "1120-6721",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 67530,
            "title": "Malpractice in ophthalmology - guidelines to prevent pitfalls",
            "abstract": null,
            "authors": [
                "Wedrich, A",
                "Mozzafarieh, M"
            ],
            "year": 2007,
            "source": "Joint Meeting of SOE/AAO; JUN 9-12, 2007; Vienna, Austria. 2007. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "67530-14043"
            ],
            "persons": [
                "67530-53938"
            ],
            "imported": "2007-06-15T10:46:45+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 67529,
            "title": "Posterior segment injuries in children - long term results.",
            "abstract": null,
            "authors": [
                "Wedrich, A",
                "Schmutzer, M",
                "Funk, M",
                "Wagner, J",
                "Krepler, K",
                "Langmann, A",
                "Müllner, A",
                "Langmann, G"
            ],
            "year": 2007,
            "source": "Joint Congress of SOE/AAO 2007; JUN 9-12, 2007; Vienna, Austria. 2007. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "67529-14043"
            ],
            "persons": [
                "67529-53938"
            ],
            "imported": "2007-06-15T10:41: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": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 67533,
            "title": "Intermittent parathyroid hormone (PTH) treatment and age-dependent effects on rat cancellous bone and mineral metabolism.",
            "abstract": null,
            "authors": [
                "Friedl, G",
                "Turner, RT",
                "Evans, GL",
                "Dobnig, H"
            ],
            "year": 2007,
            "source": "J Orthop Res. 2007; 25(11): 1454-1464. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000250737700007",
            "pubmed": "17557320",
            "doi": "10.1002/jor.20433",
            "pmc": null,
            "organizations": [
                "67533-14052",
                "67533-14080"
            ],
            "persons": [],
            "imported": "2007-06-15T02:00:00+02:00",
            "journal": "J Orthop Res",
            "issn": "0736-0266",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.437,
            "impactfactor_year": 2007,
            "impactfactor_norm": 0.916666666666667,
            "impactfactor_norm_year": 2007,
            "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": true
        },
        {
            "id": 67528,
            "title": "Zevalin in Stem Cell Transplantation.",
            "abstract": null,
            "authors": [
                "Linkesch, W"
            ],
            "year": 2007,
            "source": "Experten-Meeting Zevalin, European Haematology Association; June 6, 2007; Vienna. 2007. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "67528-14082"
            ],
            "persons": [],
            "imported": "2007-06-14T16:01:17+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": true,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 67527,
            "title": "Zevalin in follicular Lymphoma.",
            "abstract": null,
            "authors": [
                "Linkesch, W"
            ],
            "year": 2007,
            "source": "Internat. Symposium on RIT; MAY 23rd, 2007; Berlin, Germany. 2007. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "67527-14082"
            ],
            "persons": [],
            "imported": "2007-06-14T15:55:20+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": true,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 67526,
            "title": "Eröffnungs-Festvortrag  Haematology in the 21st Century ",
            "abstract": null,
            "authors": [
                "Linkesch, W"
            ],
            "year": 2007,
            "source": "8 th Internat. Congress of Bone Marrow Biopsy Pathology; MAY 8 - 10, 2007; Graz, Austria. 2007. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "67526-14082"
            ],
            "persons": [],
            "imported": "2007-06-14T15:23:17+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": true,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 67525,
            "title": "Radioimmuntherapie-Gegenwart und Zukunft.",
            "abstract": null,
            "authors": [
                "Linkesch, W"
            ],
            "year": 2007,
            "source": "Fortbildung- Hanusch Krankenhaus; Mai 8, 2007; Wien. 2007. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "67525-14082"
            ],
            "persons": [],
            "imported": "2007-06-14T15:02:36+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": true,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 67524,
            "title": "Positive effect of abdominal breathing exercise on gastroesophageal reflux disease: A randomised, controlled study",
            "abstract": null,
            "authors": [
                "Eherer, AJ",
                "Hoffmann, KM",
                "Netolitzky, F",
                "Puschnig, G",
                "Hogenauer, C",
                "Hinterleitner, T",
                "Scheidl, S",
                "Kraxner, W",
                "Krejs, GJ"
            ],
            "year": 2007,
            "source": "GASTROENTEROLOGY. 2007; 132(4):A493-A493.-DDW 2007; May 17 - 22; Washington D.C., USA. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000245927604110",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "67524-14048",
                "67524-14081",
                "67524-14087"
            ],
            "persons": [
                "67524-50167",
                "67524-51534",
                "67524-53167"
            ],
            "imported": "2007-06-13T18:40:03+02:00",
            "journal": "GASTROENTEROLOGY",
            "issn": "0016-5085",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 11.673,
            "impactfactor_year": 2007,
            "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": 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": 67522,
            "title": "CCK causes Pkd1 activation by Pkc-delta and Pkc-independent pathways in rat pancreatic acini",
            "abstract": null,
            "authors": [
                "Berna, MJ",
                "Hoffmann, KM",
                "Tapia, J",
                "Thill, M",
                "Pace, A",
                "Jensen, RT"
            ],
            "year": 2007,
            "source": "GASTROENTEROLOGY. 2007; 132(4):A723-A723.-DDW 2007; May 17 - 22; Washington D.C., USA. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000245927606060",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2007-06-13T18:40:03+02:00",
            "journal": "GASTROENTEROLOGY",
            "issn": "0016-5085",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 11.673,
            "impactfactor_year": 2007,
            "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": 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": 67523,
            "title": "Secretin receptor and secretin receptor variant expression in gastrinomas: Correlation with clinical and tumoral features and secretin and calcium provocative test results",
            "abstract": null,
            "authors": [
                "Berna, MJ",
                "Pradhan, TK",
                "Long, SH",
                "Pace, A",
                "Hoffmann, KM",
                "Serrano, J",
                "Jensen, RT"
            ],
            "year": 2007,
            "source": "GASTROENTEROLOGY. 2007; 132(4):A310-A310.-DDW 2007; May 17 - 22; Washington D.C., USA. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000245927602427",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2007-06-13T18:40:03+02:00",
            "journal": "GASTROENTEROLOGY",
            "issn": "0016-5085",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 11.673,
            "impactfactor_year": 2007,
            "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": 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": 67521,
            "title": "Failure and complications in hormonal contraception",
            "abstract": null,
            "authors": [
                "Walcher, W",
                "Zeck, W",
                "Benedicic, C"
            ],
            "year": 2007,
            "source": "Proceedings of the International Scientific Symposium 50 years of family planning in Maribor2007; -50 years of family planning in Maribor, International Scientific Symposium; June 15, 2007; Maribor, Slovenia. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "67521-14038",
                "67521-14064"
            ],
            "persons": [
                "67521-51634"
            ],
            "imported": "2007-06-13T01:50: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": true,
            "keynote_speaker": true,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 67520,
            "title": "Patientenbetreuung bei Hypertonie und Herzinsuffizienz - Telemedizin im Echteinsatz",
            "abstract": null,
            "authors": [
                "Scherr, D"
            ],
            "year": 2007,
            "source": "Wien Med Wochenschr Skriptum.\r\n2007; 4(5.07):12-13.-Jahrestagung der Österreichischen Kardiologischen Gesellschaft 2007; MAY 30 - JUN 2, 2007; Salzburg, AUSTRIA. ",
            "category": 2,
            "document_type": 18,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "67520-14083"
            ],
            "persons": [
                "67520-50168"
            ],
            "imported": "2007-06-12T19:18:01+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        }
    ]
}