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=3120&ordering=imported
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 153858,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=3140&ordering=imported",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=3100&ordering=imported",
    "results": [
        {
            "id": 63430,
            "title": "Angsterkrankungen ",
            "abstract": null,
            "authors": [
                "Reininghaus, B",
                "Hofmann, P",
                "Übersicht 2006, Clinicum Psy"
            ],
            "year": 2006,
            "source": "Clinicum Psy. 2006; ",
            "category": 1,
            "document_type": 3,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "63430-29444"
            ],
            "persons": [],
            "imported": "2006-12-15T14:45:16+01:00",
            "journal": null,
            "issn": "-",
            "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": 63431,
            "title": "Experimenteller Nachweis der physiologischen Wirkungen von CO2-Trockengas-Therapieformen",
            "abstract": null,
            "authors": [
                "Pessenhofer, H",
                "Sauseng, N",
                "Puchinger, M",
                "Oberressl, K",
                "Uhl, M"
            ],
            "year": 2006,
            "source": "CO2-Symposium und Consensus-Konferenz; FEB 17-18, 2006; Bad Vöslau. 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "63431-14010",
                "63431-14045"
            ],
            "persons": [
                "63431-50375",
                "63431-51504"
            ],
            "imported": "2006-12-15T14:45:58+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": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 63432,
            "title": "Kombination von CO2-Trockengas-Anwendungen mit Elektrotherapie bzw. Ergometertraining - Methodik und erste Ergebnisse",
            "abstract": null,
            "authors": [
                "Pessenhofer, H",
                "Sauseng, N",
                "Puchinger, M"
            ],
            "year": 2006,
            "source": "CO2-Symposium und Consensus-Konferenz; FEB 17-18, 2006; Bad Vöslau. 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "63432-14010",
                "63432-14045"
            ],
            "persons": [
                "63432-50375",
                "63432-51504"
            ],
            "imported": "2006-12-15T14:48:13+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": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 63433,
            "title": "Neuroleptikatherapie bei dementiellen Syndromen. ",
            "abstract": null,
            "authors": [
                "Reininghaus, B",
                "Hofmann, P"
            ],
            "year": 2006,
            "source": "Der Mediziner. 2006; ",
            "category": 1,
            "document_type": 3,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "63433-29444"
            ],
            "persons": [],
            "imported": "2006-12-15T14:48:19+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 63435,
            "title": "Die Demografische Entwicklung in Europa - eine zweifache Chance für die Medizintechnik",
            "abstract": null,
            "authors": [
                "Pessenhofer, H"
            ],
            "year": 2006,
            "source": "3. Linzer Forum Medizintechnik \"Technologie und Demographie\"; MAY 17, 2006; Linz. 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "63435-14010"
            ],
            "persons": [
                "63435-51504"
            ],
            "imported": "2006-12-15T14:50:02+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": false,
            "scientific_event": false,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 63443,
            "title": "Technique of laparoscopic resection of the pancreas in children.",
            "abstract": null,
            "authors": [
                "Uranues, S"
            ],
            "year": 2006,
            "source": " In: Willital GH, Kiely E, Gohary von Dustri AM editors(s). Atlas of Children's Surgery. (3899):  2006. (ISBN: 389967-1260) ",
            "category": 6,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "63443-14045"
            ],
            "persons": [
                "63443-51612"
            ],
            "imported": "2006-12-15T15:00:24+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": "Willital GH, Kiely E, Gohary von Dustri AM",
            "collection_title": "Atlas of Children's Surgery",
            "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": 63447,
            "title": "Standardized saliva collection and quantification in molecular diagnostics: evaluation of a novel saliva collection system and quantification kit",
            "abstract": null,
            "authors": [
                "Raggam, RB",
                "Santner, BI",
                "Michelin, BDA",
                "Bozic, M",
                "Stelzl, E",
                "Putz-Bankuti, C",
                "Stauber, RE",
                "Wagner, J",
                "Lackner, A",
                "Hafenscherer, R",
                "Marth, E",
                "Kessler, HH"
            ],
            "year": 2006,
            "source": "Clin Chem Lab Med 2006. 44(9):199-213.-First Congress of the Austrian Society for Laboratory Medicine and Clinical Chemistry; Oct 4 - 7, 2006; Salzburg. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "63447-14023",
                "63447-14081",
                "63447-14087"
            ],
            "persons": [
                "63447-50506",
                "63447-50514",
                "63447-50564",
                "63447-51503",
                "63447-51530",
                "63447-51812",
                "63447-51803"
            ],
            "imported": "2006-12-15T15:11:43+01:00",
            "journal": "Clin Chem Lab Med 2006",
            "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": 63462,
            "title": "HCV and HIV-1 viral load in saliva: evaluation of a standardized saliva quantification kit",
            "abstract": null,
            "authors": [
                "Raggam, RB",
                "Santner, BI",
                "Michelin, BDA",
                "Putz-Bankuti, C",
                "Stauber, RE",
                "Gurakuqi, G",
                "Wagner, J",
                "Marth, E",
                "Kessler, HH"
            ],
            "year": 2006,
            "source": "Clin Chem Lab Med 2006. CCLM2006; 44(4):1-18.-Sixth International Symposium on Molecular Diagnostics; May 25 - 27, 2006; Graz, Austria. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "63462-14023",
                "63462-14081",
                "63462-14087"
            ],
            "persons": [
                "63462-50506",
                "63462-50564",
                "63462-51503",
                "63462-51530",
                "63462-51812",
                "63462-51803"
            ],
            "imported": "2006-12-15T15:27:35+01:00",
            "journal": "Clin Chem Lab Med 2006",
            "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": 63463,
            "title": "virtual cystoscopy in children based on three-dimensional ultrasound (3DUS) data: Preliminary results",
            "abstract": null,
            "authors": [
                "Riccabona, M",
                "Haberlik, A",
                "Ring, E"
            ],
            "year": 2006,
            "source": "European Radiology. 16: 284-284.-ECR 2006 / European Congress of Radiology ; MARCH 3-7, 2006; Vienna, AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "63463-14049",
                "63463-14091",
                "63463-14106"
            ],
            "persons": [
                "63463-51373",
                "63463-51572"
            ],
            "imported": "2006-12-15T15:33:24+01:00",
            "journal": "European Radiology",
            "issn": "1613-3749",
            "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": 63469,
            "title": "Smoothing and Regression. Approaches, Computation and Application.",
            "abstract": null,
            "authors": [
                "Schimek, MG"
            ],
            "year": 2006,
            "source": "New York: John Wiley & Sons; 2006. pp. XIX+607. (ISBN 0-471-17946-9) ",
            "category": 4,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "63469-14026"
            ],
            "persons": [
                "63469-51684"
            ],
            "imported": "2006-12-15T15:47:31+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 63470,
            "title": "In guten Händen. Altenpflege 2.",
            "abstract": null,
            "authors": [
                "Bohnes, H",
                "Lull, A",
                "Rohde, K",
                "Bremer-Roth, F",
                "Henke, F",
                "Falk, J",
                "Walther, S",
                "Günther, K",
                "Scheftlein, K",
                "Reiner, C",
                "Eichhorn-Kissel, J",
                "Musenberg, O"
            ],
            "year": 2006,
            "source": "Berlin: Cornelsen; 2006. pp. 654. (ISBN: 3464452123) ",
            "category": 14,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "63470-14509"
            ],
            "persons": [],
            "imported": "2006-12-15T15:52:25+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 53548,
            "title": "Bilirubin kinetic modeling for quantification of extracorporeal liver support.",
            "abstract": null,
            "authors": [
                "Jung, A",
                "Krisper, P",
                "Haditsch, B",
                "Stauber, RE",
                "Trauner, M",
                "Holzer, H",
                "Schneditz, D"
            ],
            "year": 2006,
            "source": "Blood Purif. 2006; 24(4):413-422",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000239838900013",
            "pubmed": "16847391",
            "doi": "10.1159/000094575",
            "pmc": null,
            "organizations": [
                "53548-14010",
                "53548-14081",
                "53548-14084"
            ],
            "persons": [
                "53548-51834-4",
                "53548-51530-6",
                "53548-51535-6",
                "53548-53096-6"
            ],
            "imported": "2006-12-15T16:18:52+01:00",
            "journal": "BLOOD PURIFICAT",
            "issn": "0253-5068",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.493,
            "impactfactor_year": 2006,
            "impactfactor_norm": 0.333333333333333,
            "impactfactor_norm_year": 2005,
            "impactfactor_norm_category": "UROLOGY & NEPHROLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": true,
            "local_affiliation": true
        },
        {
            "id": 63481,
            "title": "Cardiovascular and Respiratory Systems: Modeling, Analysis, and Control.",
            "abstract": null,
            "authors": [
                "Batzel, JJ",
                "Kappel, F",
                "Schneditz, D",
                "Tran, HT"
            ],
            "year": 2007,
            "source": "Frontiers in Applied Mathematics 34, http://www.ec-securehost.com/SIAM/FR34.html; Philadelphia: Society for Industrial and Applied Mathematics; 2007. pp. 274. (ISBN 0-89871-617-9) ",
            "category": 4,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "63481-14010"
            ],
            "persons": [
                "63481-51834"
            ],
            "imported": "2006-12-15T16:27:08+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 63482,
            "title": "Testung der Pflegeabhängigkeitsskala (PAS) in der ambulanten Pflege - Eine methodologische Studie.",
            "abstract": null,
            "authors": [
                "Eichhorn-Kissel, J",
                "Lohrmann, C",
                "Dassen, T"
            ],
            "year": 2006,
            "source": "PRinternet. -Kongress für angewandte Pflegeforschung; 26.04.2006; Hall, AUSTRIA. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "63482-14509"
            ],
            "persons": [
                "63482-54141"
            ],
            "imported": "2006-12-15T16:29:07+01:00",
            "journal": "PRinternet",
            "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": 63484,
            "title": "Angioödem unter Angiotensin-II-Rezeptor Antagonist Eprosartan.",
            "abstract": null,
            "authors": [
                "Schuster, C",
                "Kränke, B",
                "Sturm, G",
                "Aberer, W"
            ],
            "year": 2006,
            "source": "Jahrestagung 2006 der Österreichischen Gesellschaft für Dermatologie und Venerologie (ÖGDV); Nov 24-26, 2006; Salzburg, AUSTRIA. 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "63484-14047"
            ],
            "persons": [
                "63484-51346",
                "63484-51954",
                "63484-58487",
                "63484-87717"
            ],
            "imported": "2006-12-15T16:35:25+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": 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": 63485,
            "title": "Identification of Lipolytic Enzymes and their Potential Role in the Cholesterol Homeostasis of Murine Macrophages",
            "abstract": null,
            "authors": [
                "Becker, TM"
            ],
            "year": 2006,
            "source": "3rd Lipidomics Meeting:\"From Lipid Analysis to Genetic Disorders\"; 10.-12.Mai 2006; Marseille, France. 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "63485-14013"
            ],
            "persons": [],
            "imported": "2006-12-15T16:39:04+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": 63487,
            "title": "Dermatosen durch Textilien.",
            "abstract": null,
            "authors": [
                "Kränke, B"
            ],
            "year": 2006,
            "source": "6. Wörther See-Symposium „What´s New in Allergy?”\r\nÖsterreichische Gesellschaft für Dermatologie und Venerologie (ÖGDV) sowie Österreichische Gesellschaft für Allergologie und Immunologie (ÖGAI); MAY 19-21. 2006; Velden, AUSTRIA. 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "63487-14047"
            ],
            "persons": [
                "63487-51954"
            ],
            "imported": "2006-12-15T16:39:37+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": 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": 63488,
            "title": "Outcome of critically ill children with continuous renal replacement therapy",
            "abstract": null,
            "authors": [
                "Ring, E",
                "Roedl, S",
                "Pichler, G",
                "Mache CJ",
                "Zobel, G"
            ],
            "year": 2006,
            "source": "Pediatric Nephrology. 21: 1514--Annual meeting of the European Society of Pediatric Nephrology; Oct 7-10, 2006; Palermo, ITALY. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "63488-14091",
                "63488-14094"
            ],
            "persons": [
                "63488-50907",
                "63488-51709",
                "63488-51877"
            ],
            "imported": "2006-12-15T16:40:20+01:00",
            "journal": "Pediatric Nephrology",
            "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": 63490,
            "title": "Forschung für die Pflege",
            "abstract": null,
            "authors": [
                "Eichhorn-Kissel, J",
                "Lohrmann, C"
            ],
            "year": 2006,
            "source": "Das Bild der Pflege; NOV 17, 2006; Deutschlandsberg, AUSTRIA. 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "63490-14509"
            ],
            "persons": [
                "63490-54141"
            ],
            "imported": "2006-12-15T16:41:51+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": 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": 63491,
            "title": "Identification of lipolytic enzymes and their potential roles in cellular cholesterol homeostasis",
            "abstract": null,
            "authors": [
                "Becker, TM"
            ],
            "year": 2006,
            "source": "joint meeting ELIFE and 47. International Conference on the Bioscience of Lipids (ICBL);  5.-9. September 2006; Pecs, Hungary. 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "63491-14013"
            ],
            "persons": [],
            "imported": "2006-12-15T16:44:38+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
        }
    ]
}