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=151800&ordering=impactfactor_norm
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 156889,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=151820&ordering=impactfactor_norm",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=151780&ordering=impactfactor_norm",
    "results": [
        {
            "id": 127829,
            "title": "Belastende Symptome/Symptomkontrolle: Dermatologie",
            "abstract": null,
            "authors": [
                "Richtig, E"
            ],
            "year": 2013,
            "source": "Interprofessioneller Basislehrgang Palliative Care. 2013",
            "category": 12,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "127829-14047"
            ],
            "persons": [
                "127829-52274"
            ],
            "imported": "2013-04-05T17:04:25+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 127831,
            "title": "Expertentreff KrebsspezialistInnen: Individuelle Beratungsmöglichkeit- Lungenkrebs.",
            "abstract": null,
            "authors": [
                "Lindenmann, J"
            ],
            "year": 2013,
            "source": "4. Steirischer Krebstag; APR 6, 2013; Graz, AUSTRIA. 2013. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "127831-14077"
            ],
            "persons": [
                "127831-50145"
            ],
            "imported": "2013-04-06T14:16:26+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": true,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 127832,
            "title": "Thoraxchirurgie.",
            "abstract": null,
            "authors": [
                "Lindenmann, J"
            ],
            "year": 2013,
            "source": "Universitätslehrgang \"Master of Science in Kardiorespiratorischer Physiotherapie\" ; APR 11-13, 2013; Graz, AUSTRIA. 2013. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "127832-14077"
            ],
            "persons": [
                "127832-50145"
            ],
            "imported": "2013-04-06T18:24:50+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": true,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 127834,
            "title": "The properties of the \"ideal\" burn Dressing: Results of a worldwide online survey among burn care specialists.",
            "abstract": null,
            "authors": [
                "Kamolz, LP",
                "Selig, H",
                "Giretzlehner, M",
                "Jeschke, M",
                "Upton, D",
                "Lumenta, D"
            ],
            "year": 2013,
            "source": "Abstract Book. 2013; -The 9th Asia-Pacific Burn Congress; APRIL 2-5, 2013; Hanoi, Vietnam. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "127834-14076"
            ],
            "persons": [
                "127834-80111",
                "127834-81670"
            ],
            "imported": "2013-04-06T22:20:51+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": 127835,
            "title": "The Treatment of facial burns: First experiences with the use of a b-glucan containing cream.",
            "abstract": null,
            "authors": [
                "Kamolz, LP",
                "Parvizi, D",
                "Lumenta, DB",
                "Schintler, M"
            ],
            "year": 2013,
            "source": "Abstract Book . 2013; -The 9th Asia-Pacific Burn Congress; APRIL 2-5, 2013; Hanoi, VIETNAM. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "127835-14076"
            ],
            "persons": [
                "127835-51887",
                "127835-80111",
                "127835-81670"
            ],
            "imported": "2013-04-06T22:25:22+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 127836,
            "title": "The use of Mepilex Ag in pediatric burns",
            "abstract": null,
            "authors": [
                "Kamolz, LP",
                "Parvizi, D",
                "Trop, M",
                "Schintler, M",
                "Lumenta, D"
            ],
            "year": 2013,
            "source": "Abstract Book. 2013; -The 9th Asia-Peacific Burn Congress; APRIL 2-5, 2013; Hanoi, VIETNAM. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "127836-14076"
            ],
            "persons": [
                "127836-51887",
                "127836-80111",
                "127836-81670"
            ],
            "imported": "2013-04-06T22:31:28+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 127837,
            "title": "Objective 3D burn assessment on PC and mobile devices.",
            "abstract": null,
            "authors": [
                "Dirnberger, J",
                "Giretzlehner, M",
                "Owen, R",
                "Haller, H",
                "Kamolz, LP"
            ],
            "year": 2013,
            "source": "Abstract Book. 2013; -The 9th Asia-Pacific Burn Congress; APRIL 2-5, 2013; Hanoi, VIETNAM. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "127837-14076"
            ],
            "persons": [
                "127837-80111"
            ],
            "imported": "2013-04-06T22:35:29+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 127838,
            "title": "Techniques to overcome restricted Skin donor sites in Major burns (>60% TBSA): Our concept",
            "abstract": null,
            "authors": [
                "Kamolz, LP",
                "Parvizi, D",
                "Schintler, M",
                "Lumenta, D"
            ],
            "year": 2013,
            "source": "Absract Book. 2013; -The 9th Asia-Pacific Burn Congress; APRIL 2-5, 2013; Hanoi, VIETNAM. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "127838-14076"
            ],
            "persons": [
                "127838-51887",
                "127838-80111",
                "127838-81670"
            ],
            "imported": "2013-04-06T22:38:14+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 127839,
            "title": "The use of Suprathel in deep dermal burns: Long time results of a prospective study",
            "abstract": null,
            "authors": [
                "Kamolz, LP",
                "Selig, H",
                "Keck, M",
                "Lumenta, DB"
            ],
            "year": 2013,
            "source": "Abstract Book. 2013; -The 9th Asia-Pacific Burn Congress; APRIL 2-5, 2013; Hanoi, VIETNAM. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "127839-14076"
            ],
            "persons": [
                "127839-80111",
                "127839-81670"
            ],
            "imported": "2013-04-06T22:41: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": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 127841,
            "title": "Scientific comparison of burn injuries based on objective assessment",
            "abstract": null,
            "authors": [
                "Owen, R",
                "Dirnberger, J",
                "Giretzlehner, M",
                "Haller, H",
                "Kamolz, LP"
            ],
            "year": 2013,
            "source": "Abstract Book. 2013; -The 9th Asia-Pacific Burn Congress; APRIL 2-5, 2013; Hanoi, VIETNAM. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "127841-14076"
            ],
            "persons": [
                "127841-80111"
            ],
            "imported": "2013-04-06T22:44:29+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 127842,
            "title": "Analysis of the variations of burn extent eestimations",
            "abstract": null,
            "authors": [
                "Giretzlehner, M",
                "Dirnberger, J",
                "Owen, R",
                "Haller, H",
                "Kamolz, LP"
            ],
            "year": 2013,
            "source": "Abstract Book. 2013; -The 9th Asia-Pacific Burn Congress; APRIL 2-5, 2013; Hanoi, VIETNAM. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "127842-14076"
            ],
            "persons": [
                "127842-80111"
            ],
            "imported": "2013-04-06T22:47:07+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 127843,
            "title": "Interdisciplinary teaching and small group lessons within the special study module - \"Connective tissue diseases, diagnosis and treatment.\" of the curriculum of medicine at the Medical University of Graz",
            "abstract": null,
            "authors": [
                "Rabensteiner, DF",
                "Wagner, J",
                "Borkenstein, A",
                "Horwath-Winter, J",
                "Weger, M",
                "Heidinger, A",
                "Paschke, E",
                "Greilberger, J",
                "Obermayer-Pietsch, B",
                "Stojakovic, T",
                "Aberer, E",
                "Schmut, O",
                "Smolle, J"
            ],
            "year": 2013,
            "source": "Abstract Book of 17th Graz Conference on Medical Education. 2013; 76-78.-17th Graz Conference on Medical Education - Teaching Medical Skills; APR 4-6, 2013; Vienna, AUSTRIA. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "127843-14012",
                "127843-14028",
                "127843-14043",
                "127843-14047",
                "127843-14080",
                "127843-14087"
            ],
            "persons": [
                "127843-51809",
                "127843-51984",
                "127843-52010",
                "127843-53007",
                "127843-51617"
            ],
            "imported": "2013-04-07T18:54:32+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 127845,
            "title": "Therapielexikon Gastroenterologie und Hepatologie. ",
            "abstract": null,
            "authors": [
                "Hauser H"
            ],
            "year": 2003,
            "source": "Wien, New York: Springer; 2003. ",
            "category": 4,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "127845-51746"
            ],
            "imported": "2013-04-07T21:44: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": 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": 127846,
            "title": "Liver Surgery - operative techniques and avoidance of complications",
            "abstract": null,
            "authors": [
                "Hauser H, Marczell E"
            ],
            "year": 2001,
            "source": "2001. ",
            "category": 4,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "127846-51746"
            ],
            "imported": "2013-04-07T21:46: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": 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": 127847,
            "title": "Abdominelle Notfälle",
            "abstract": null,
            "authors": [
                "Hauser H"
            ],
            "year": 2011,
            "source": " In: Hansak P, Bärnthaler M, Petutschnigg B; editors(s). Lehrbuch für Notfallsanitäter.  2011",
            "category": 6,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "127847-14073"
            ],
            "persons": [
                "127847-51746"
            ],
            "imported": "2013-04-07T21:59:41+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": "Hansak P, Bärnthaler M, Petutschnigg B;",
            "collection_title": "Lehrbuch für Notfallsanitäter",
            "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": 127848,
            "title": "Lebertrauma",
            "abstract": null,
            "authors": [
                "Hauser H",
                ""
            ],
            "year": 2003,
            "source": "Standards der Leber und Gallenwegschirurgie; NOV 10-11; Graz, AUSTRIA. 2003. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "127848-51746"
            ],
            "imported": "2013-04-07T22:02:16+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": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 127849,
            "title": "Complex tumor genomes inferred from plasma-DNA and circulating tumor cells of patients with colorectal cancer.",
            "abstract": null,
            "authors": [
                "Heitzer, E",
                "Auer, M",
                "Hoffmann, EM",
                "Beneken, C",
                "Pichler, M",
                "Lax, S",
                "Ulz, P",
                "Waldispuehl-Geigl, J",
                "Mauermann, O",
                "Lackner, C",
                "Höfler, G",
                "Eisner, F",
                "Sill, H",
                "Pantel, K",
                "Riethdorf, S",
                "Bauernhofer, T",
                "Geigl, JB",
                "Speicher, MR"
            ],
            "year": 2012,
            "source": "Human Genetics Conference 2012; JUNE 23 - 27; Nürnberg, GERMANY. 2012. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "127849-14021",
                "127849-14085"
            ],
            "persons": [
                "127849-50899",
                "127849-51692",
                "127849-57997"
            ],
            "imported": "2013-04-07T22:04: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": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 127850,
            "title": "Tutoring im Rahmen des Workshops Viszeraltrauma",
            "abstract": null,
            "authors": [
                "Hauser H"
            ],
            "year": 2003,
            "source": "Workshop Viszeraltrauma; SEP 22-23, 2003; Graz, AUSTRIA. 2003. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "127850-51746"
            ],
            "imported": "2013-04-07T22:05: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": 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": 127851,
            "title": "Dialyseshunt Aneurysmen",
            "abstract": null,
            "authors": [
                "Hauser H"
            ],
            "year": 2002,
            "source": "11. gefäßchirurigsches Symposium 2002; JAN 25-27, 2002; Hamburg, GERMANY. 2002. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "127851-51746"
            ],
            "imported": "2013-04-07T22:21:55+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": 127852,
            "title": "retroperitoneale Gefäßverletzungen",
            "abstract": null,
            "authors": [
                "Hauser H"
            ],
            "year": 2000,
            "source": "Workshop in visceral trauma; SEP 25-26, 2000; Graz, Austria. 2000. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "127852-51746"
            ],
            "imported": "2013-04-07T22:23: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": 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
        }
    ]
}