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=820&ordering=imported
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 156971,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=840&ordering=imported",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=800&ordering=imported",
    "results": [
        {
            "id": 42159,
            "title": "Stem cell factor stimulates the chemotaxis, integrin upregulation, and survival of human basophils.",
            "abstract": null,
            "authors": [
                "Heinemann, A",
                "Sturm, GJ",
                "Ofner, M",
                "Sturm, EM",
                "Weller, C",
                "Peskar, BA",
                "Hartnell, A"
            ],
            "year": 2005,
            "source": "J ALLERG CLIN IMMUNOL. 2005; 116:  820-826. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000235686600016",
            "pubmed": "16210056",
            "doi": "10.1016/j.jaci.2005.06.008",
            "pmc": null,
            "organizations": [
                "42159-14022"
            ],
            "persons": [
                "42159-50791-6",
                "42159-51756-2",
                "42159-87717-6"
            ],
            "imported": "2006-11-10T10:46:21+01:00",
            "journal": "J ALLERG CLIN IMMUNOL",
            "issn": "0091-6749",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 7.667,
            "impactfactor_year": 2005,
            "impactfactor_norm": 1.0,
            "impactfactor_norm_year": 2005,
            "impactfactor_norm_category": "ALLERGY",
            "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": 60921,
            "title": "Putting Evidence to Practise: Levosimendan and the Intensivists.",
            "abstract": null,
            "authors": [
                "Toller, WG"
            ],
            "year": 2006,
            "source": "Abbott Stand-Alone Symposium; MAR 4, 2006; Munich, GERMANY. 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "60921-14070"
            ],
            "persons": [
                "60921-51742"
            ],
            "imported": "2006-11-10T10:56:42+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": 60922,
            "title": "Treatment of acute decompensated heart failure: The role of levosimendan.",
            "abstract": null,
            "authors": [
                "Toller, WG"
            ],
            "year": 2006,
            "source": "Clinical update on heart failure; MAR 19-21, 2006; Riyadh, SAUDI ARABIA. 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "60922-14070"
            ],
            "persons": [
                "60922-51742"
            ],
            "imported": "2006-11-10T11:00: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": 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": 60923,
            "title": "Levosimendan usage in perioperative patients.",
            "abstract": null,
            "authors": [
                "Toller, WG"
            ],
            "year": 2006,
            "source": "; APR 21, 2006; Istanbul, TURKEY. 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "60923-14070"
            ],
            "persons": [
                "60923-51742"
            ],
            "imported": "2006-11-10T11:02: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": null,
            "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": 60924,
            "title": "Positiv inotrope Therapie in der akuten Herzinsuffizienz.",
            "abstract": null,
            "authors": [
                "Toller, WG"
            ],
            "year": 2006,
            "source": "52. Ausseer Symposium der Wissenschaftlichen Gesellschaft der Ärzte in der Steiermark; MAY 12, 2006; Bad Aussee, AUSTRIA. 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "60924-14070"
            ],
            "persons": [
                "60924-51742"
            ],
            "imported": "2006-11-10T11:06:28+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": 60925,
            "title": "Old and new drugs in the treatment of acute heart failure.",
            "abstract": null,
            "authors": [
                "Toller, WG"
            ],
            "year": 2006,
            "source": "Euroanaesthesia 2006; JUNE 5, 2006; Madrid. 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "60925-14070"
            ],
            "persons": [
                "60925-51742"
            ],
            "imported": "2006-11-10T11:08: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": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 60926,
            "title": "Basics der Pharmakologie.",
            "abstract": null,
            "authors": [
                "Toller, WG"
            ],
            "year": 2006,
            "source": "Hauptvorlesung der Univ.Klinik f. Anästhesiologie u. Intensivmedizin; JUNE 20, 2006; Graz, AUSTRIA. 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "60926-14070"
            ],
            "persons": [
                "60926-51742"
            ],
            "imported": "2006-11-10T11:09:34+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": true,
            "keynote_speaker": true,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 60927,
            "title": "Erstellung eines Fragenkataloges für die Österreichische Facharztprüfung.",
            "abstract": null,
            "authors": [
                "Toller, WG"
            ],
            "year": 2006,
            "source": "Austrian International Congress; SEP 13-15, 2006; Linz, AUSTRIA. 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "60927-14070"
            ],
            "persons": [
                "60927-51742"
            ],
            "imported": "2006-11-10T11:10:57+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": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 60928,
            "title": "Clinical use of levosimendan in the ICU.",
            "abstract": null,
            "authors": [
                "Toller, WG"
            ],
            "year": 2006,
            "source": "Annual Congress of the European Society of Intensive Care Medicine; SEP 23-27, 2006; Barcelona, SPAIN. 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "60928-14070"
            ],
            "persons": [
                "60928-51742"
            ],
            "imported": "2006-11-10T11:12: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": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 60929,
            "title": "Perioperative Kardioprotektion beim gefährdeten Patienten.",
            "abstract": null,
            "authors": [
                "Toller, WG"
            ],
            "year": 2006,
            "source": "Landeskrankenhaus Salzburg - Hauptvorlesung für Anästhesisten; SEP 28, 2006; Salzburg, AUSTRIA. 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "60929-14070"
            ],
            "persons": [
                "60929-51742"
            ],
            "imported": "2006-11-10T11:13: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": false,
            "invited_lecture": true,
            "keynote_speaker": true,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 60930,
            "title": "Practical use of levosimendan.",
            "abstract": null,
            "authors": [
                "Toller, WG"
            ],
            "year": 2006,
            "source": "Abbott Meeting; FEB 11, 2006; Miami/Florida, USA. 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "60930-14070"
            ],
            "persons": [
                "60930-51742"
            ],
            "imported": "2006-11-10T11:14:33+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": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 60931,
            "title": "Brain Natriuretic Peptide Identifies Patients at High Risk for Adverse Cardiac Outcome after Surgery",
            "abstract": null,
            "authors": [
                "Mahla, E",
                "Baumann, A",
                "Vicenzi, M",
                "Rehak, P",
                "Toller, WG"
            ],
            "year": 2006,
            "source": "Anesthesiology. 105: A1744-A1744.-Annual Meeting of the American Society of Anesthesiologists; OCT 18, 2006; Chicago, USA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "60931-14045",
                "60931-14070",
                "60931-14074"
            ],
            "persons": [
                "60931-51616",
                "60931-51742",
                "60931-51880",
                "60931-51943"
            ],
            "imported": "2006-11-10T11:26:20+01:00",
            "journal": "Anesthesiology",
            "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": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 60933,
            "title": "Molecular characterisation of five 7p deletions associated with Greig syndrome.",
            "abstract": null,
            "authors": [
                "Schwarzbraun, T"
            ],
            "year": 2004,
            "source": " [ Diplomarbeit/Master Thesis ] Karl-Franzens-University Graz; 2004. ",
            "category": 5,
            "document_type": 15,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2006-11-10T12:00:08+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": "Karl Franzens University Graz",
            "country": "40",
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 60934,
            "title": "Phänotypische Untersuchungen an Drosophila \u000bBSCL2-Knock-Outs.",
            "abstract": null,
            "authors": [
                "Schwarzbraun, T"
            ],
            "year": 2006,
            "source": "OEGH; Sept 29, 2006 ; Vienna, Austria. 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "60934-14021"
            ],
            "persons": [],
            "imported": "2006-11-10T12:05:09+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": 60938,
            "title": "The puzzle of mitochondrial Ca2+ signaling.",
            "abstract": null,
            "authors": [
                "Graier, WF"
            ],
            "year": 2006,
            "source": "invited Seminar; NOV 6, 2006; Geneva, SWITZERLAND. 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "60938-14013"
            ],
            "persons": [
                "60938-51860"
            ],
            "imported": "2006-11-10T14:34: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": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 60939,
            "title": "Myocardial infection after chemotherapy for testicular cancer: A cumulative case report.",
            "abstract": null,
            "authors": [
                "Lileg, B",
                "Schmid, M",
                "Watzinger, N",
                "Samonigg, H"
            ],
            "year": 2006,
            "source": "Wiener Medizinische Wochenschrift. 118: 14-14.-ÖGHO; May, 2006; Wels, Austria. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "60939-14083",
                "60939-14085"
            ],
            "persons": [
                "60939-51532",
                "60939-51759"
            ],
            "imported": "2006-11-10T15:08:26+01:00",
            "journal": "Wiener Medizinische Wochenschrift",
            "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": true
        },
        {
            "id": 60940,
            "title": "Bedeutung der Adipositas in der Onkologie",
            "abstract": null,
            "authors": [
                "Lileg, B",
                "Toplak, H"
            ],
            "year": 2006,
            "source": "Jatros - Diabetes & Stoffwechsel. 2006. ",
            "category": 11,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "60940-14085"
            ],
            "persons": [
                "60940-51846"
            ],
            "imported": "2006-11-10T15:10:02+01:00",
            "journal": "Jatros - Diabetes & Stoffwechsel",
            "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": 60955,
            "title": "Blood group chimerism.",
            "abstract": null,
            "authors": [
                "Drexler, C",
                "Wagner, T"
            ],
            "year": 2006,
            "source": "Curr Opin Hematol. 2006; 13(6): 484-489. ",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000241690600013",
            "pubmed": "17053463",
            "doi": "10.1097/01.moh.0000245690.54956.f3",
            "pmc": null,
            "organizations": [
                "60955-14058"
            ],
            "persons": [
                "60955-50026-1",
                "60955-51964-4"
            ],
            "imported": "2006-11-11T01:00:00+01:00",
            "journal": "Curr Opin Hematol",
            "issn": "1065-6251",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 5.202,
            "impactfactor_year": 2006,
            "impactfactor_norm": 0.833333333333333,
            "impactfactor_norm_year": 2005,
            "impactfactor_norm_category": "HEMATOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 60945,
            "title": "Komplikationen in der Urologie.",
            "abstract": null,
            "authors": [
                "Steffens, J",
                "Langen, PH"
            ],
            "year": 2006,
            "source": "Darmstadt: Steinkopf; 2006. pp. 364. (ISBN: 3-7985-1543-3) ",
            "category": 14,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "60945-14056"
            ],
            "persons": [
                "60945-51970"
            ],
            "imported": "2006-11-11T08:28:47+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": 60946,
            "title": "Migration of cancer features in clinically localised prostate cancer treated with radical prostatectomy over a 12 year period.",
            "abstract": null,
            "authors": [
                "Augustin, H",
                "Auprich, M",
                "Stummvoll, P",
                "Lipsky, K",
                "Pummer, K",
                "Petritsch, PH"
            ],
            "year": 2006,
            "source": "European Urology Supplements. 5(2):199-202.-21st Congress of the European Association of Urology (EAU); APR 5-8,; Paris, FRANCE. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "60946-14056"
            ],
            "persons": [
                "60946-51970",
                "60946-53053"
            ],
            "imported": "2006-11-11T08:35:58+01:00",
            "journal": "European Urology Supplements",
            "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
        }
    ]
}