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=156560&ordering=impactfactor_norm
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 156888,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=156580&ordering=impactfactor_norm",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=156540&ordering=impactfactor_norm",
    "results": [
        {
            "id": 108465,
            "title": "Short-bowel-syndrome: early intestinal adaptation after massive small bowel resection in mice.",
            "abstract": null,
            "authors": [
                "Haxhija, EQ"
            ],
            "year": 2010,
            "source": "Grand Rounds Lecture of the Department of Pediatric Surgery, Institute of Medical Sciences, Banaras Hindu University; OCT 29, 2010; Varanasi, INDIA. 2010. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "108465-14049"
            ],
            "persons": [
                "108465-51879"
            ],
            "imported": "2011-02-04T18:08:15+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": false,
            "invited_lecture": true,
            "keynote_speaker": true,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 108466,
            "title": "Diagnosis and Management of Appendicitis in Children.",
            "abstract": null,
            "authors": [
                "Haxhija, EQ"
            ],
            "year": 2010,
            "source": "Weekly Seminar for Medical Sciences Students of the Institute of Medical Sciences - Banaras Hindu University; NOV 3, 2010; Varanasi, INDIA. 2010. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "108466-14049"
            ],
            "persons": [
                "108466-51879"
            ],
            "imported": "2011-02-04T18:14:48+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": false,
            "invited_lecture": true,
            "keynote_speaker": true,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 108467,
            "title": "Diagnosis and Management of Children with Hemangioma and Vascular Malformations",
            "abstract": null,
            "authors": [
                "Haxhija, EQ"
            ],
            "year": 2010,
            "source": "Guest Lecture on the occasion of the 150th birth anniversary of Madan Mohan Malaviya - founder of Banaras Hindu University (BHU) ; NOV 9, 2010; Varanasi, INDIA. 2010. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "108467-14049"
            ],
            "persons": [
                "108467-51879"
            ],
            "imported": "2011-02-04T18:25:06+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": false,
            "invited_lecture": true,
            "keynote_speaker": true,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 108468,
            "title": "Mechanisms of epithelial cell apoptosis and proliferation in the frame of intestinal adaptation after massive small bowel resection in wild-type and angiotensine converting enzyme knockout mice.",
            "abstract": null,
            "authors": [
                "Haxhija, EQ"
            ],
            "year": 2010,
            "source": "Lab meeting of the Department of Molecular and Cellular Physiology of the Louisiana State University Health Sciences Center; DEC 1, 2010; Shreveport, USA. 2010. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "108468-14049"
            ],
            "persons": [
                "108468-51879"
            ],
            "imported": "2011-02-04T18:32:50+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": false,
            "invited_lecture": true,
            "keynote_speaker": true,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 108469,
            "title": "The role of angiotensin converting enzyme during post-resectional intestinal adaptation in mice.",
            "abstract": null,
            "authors": [
                "Haxhija, EQ"
            ],
            "year": 2010,
            "source": "Weekly Lab Meeting of Professor Teitelbaum's Research Group ; DEC 4, 2010; Ann Arbor, USA. 2010. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "108469-14049"
            ],
            "persons": [
                "108469-51879"
            ],
            "imported": "2011-02-04T18:36:56+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": false,
            "invited_lecture": true,
            "keynote_speaker": true,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 108471,
            "title": "Bone Quality and Denosumab",
            "abstract": null,
            "authors": [
                "Fahrleitner-Pammer, A",
                ""
            ],
            "year": 2011,
            "source": "Trinationales Ad-Board ; 27.01.2011; Vienna. 2011. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "108471-14080"
            ],
            "persons": [
                "108471-51063"
            ],
            "imported": "2011-02-04T19:54:05+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": true,
            "local_affiliation": true
        },
        {
            "id": 108472,
            "title": "kortikal versus trabekular Bone under Denosumab",
            "abstract": null,
            "authors": [
                "Fahrleitner-Pammer, A",
                ""
            ],
            "year": 2011,
            "source": "; 03.02.2011; Vienna. 2011. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "108472-14080"
            ],
            "persons": [
                "108472-51063"
            ],
            "imported": "2011-02-04T19:56:43+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": true,
            "local_affiliation": true
        },
        {
            "id": 108473,
            "title": "Sekundäre Osteoporose",
            "abstract": null,
            "authors": [
                "Fahrleitner-Pammer, A",
                ""
            ],
            "year": 2011,
            "source": "Bezirksärztefortbildung graz Umgebung; 25.01.2011; unterpremstätten. 2011. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "108473-14080"
            ],
            "persons": [
                "108473-51063"
            ],
            "imported": "2011-02-04T20:00: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": 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": 108474,
            "title": "Therapiemanagement 2011",
            "abstract": null,
            "authors": [
                "Fahrleitner-Pammer, A",
                ""
            ],
            "year": 2011,
            "source": "Bezirksärztefortbildung Wolfsberg; 18.01.2011; Wolfsberg. 2011. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "108474-14080"
            ],
            "persons": [
                "108474-51063"
            ],
            "imported": "2011-02-04T20:02:12+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": true,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 108475,
            "title": "Time-BAsed StRateGy to REduce Clopidogrel AssociaTed Bleeding DuRing CABG. Results from the TARGET CABG Study",
            "abstract": null,
            "authors": [
                "Mahla, E",
                "Antonino, M",
                "Suarez, T",
                "Bliden, KP",
                "Sequeria, A",
                "Chow, P",
                "Tantry, U",
                "Gurbel PA"
            ],
            "year": 2010,
            "source": "2010 Clinical Trial/Clinical Science Abstracts\r\nSpecial Reports II\r\nCirculation 20102010; 122(21):2222-2222.-American Heart; Nov 13-17; Chicago. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "108475-14070"
            ],
            "persons": [
                "108475-51616"
            ],
            "imported": "2011-02-04T21:33:55+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": true,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 108480,
            "title": "Umweltinduziertes Trockenes Auge",
            "abstract": null,
            "authors": [
                "Rabensteiner, DF",
                "Horwath-Winter, J",
                "Schmut, O"
            ],
            "year": 2010,
            "source": "Ophthalmologische Nachrichten. 2010; (12): 9",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "108480-14043"
            ],
            "persons": [
                "108480-53007"
            ],
            "imported": "2011-02-07T08:47:17+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": 108482,
            "title": "Konzept zur perioperativen Medikation.",
            "abstract": null,
            "authors": [
                "Jakse, N"
            ],
            "year": 2010,
            "source": "7. Vorarlberger Fortbildungssymposium für MKG-Chirurgie; DEC 11, 2010; 2010. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "108482-14057"
            ],
            "persons": [
                "108482-51707"
            ],
            "imported": "2011-02-07T09:33: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": null,
            "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": 108483,
            "title": "Block-Grafts",
            "abstract": null,
            "authors": [
                "Jakse, N"
            ],
            "year": 2010,
            "source": "State of the Art Surgical Periodonology Implantology Endodontology; JAN 25-29, 2010; Zell am See, AUSTRIA. 2010. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "108483-14057"
            ],
            "persons": [
                "108483-51707"
            ],
            "imported": "2011-02-07T09:35:18+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": 108484,
            "title": "Implantologie im parodontal reduzierten Gebiss - Vier Konzepte in kurzen Statements.",
            "abstract": null,
            "authors": [
                "Bernhart, T",
                "Grunert, I",
                "Mailath-Pokorny, G",
                "Jakse, N"
            ],
            "year": 2010,
            "source": "Der parodontal erkrankte Patient\r\n; MAR 12-13, 2010; Graz, AUSTRIA. 2010. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "108484-14057"
            ],
            "persons": [
                "108484-51707"
            ],
            "imported": "2011-02-07T09:43:54+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": 108486,
            "title": "Unklare Parästhesien und neuralgiforme Beschwerden. ",
            "abstract": null,
            "authors": [
                "Jakse, N"
            ],
            "year": 2010,
            "source": "OCMR Symposium 2010 ; JUN 18-19, 2010; Graz, AUSTRIA. 2010. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "108486-14057"
            ],
            "persons": [
                "108486-51707"
            ],
            "imported": "2011-02-07T09:47:39+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": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 108487,
            "title": "Bracket slot and archwire dimensions: manufacturing precision and third order clearance.",
            "abstract": null,
            "authors": [
                "Joch, A",
                "Pichelmayer, M",
                "Weiland, F"
            ],
            "year": 2010,
            "source": "J Orthod. 2010; 37(4): 241-249. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "21186304",
            "doi": "10.1179/14653121043182",
            "pmc": null,
            "organizations": [
                "108487-14109"
            ],
            "persons": [
                "108487-51723-6"
            ],
            "imported": "2011-02-07T01:00:00+01:00",
            "journal": "J Orthod",
            "issn": "1465-3133",
            "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": 108490,
            "title": "3D DVT Diagnostik - Entdecke die Möglichkeiten\r\n",
            "abstract": null,
            "authors": [
                "Jakse, N"
            ],
            "year": 2010,
            "source": "Fortbildung der Zahnärztekammer Kärnten\r\nÖGZMK Zweigverein Kärnten; JUN 29, 2010; Klagenfurt, AUSTRIA. 2010. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "108490-14057"
            ],
            "persons": [
                "108490-51707"
            ],
            "imported": "2011-02-07T09:59:41+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": 108491,
            "title": "Erkennen der Nekrose und Risikoabschätzung.",
            "abstract": null,
            "authors": [
                "Jakse, N"
            ],
            "year": 2010,
            "source": "Österreichischer Zahnärztekongress; SEP 30-OCT 2, 2010; Vienna, AUSTRIA. 2010. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "108491-14057"
            ],
            "persons": [
                "108491-51707"
            ],
            "imported": "2011-02-07T10:08:10+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": 108492,
            "title": "Konchenregeneration/Augmention.",
            "abstract": null,
            "authors": [
                "Jakse, N"
            ],
            "year": 2010,
            "source": "ÖGI Jahrestagung; Nov 12-13, 2010; Zell am See, AUSTRIA. 2010. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "108492-14057"
            ],
            "persons": [
                "108492-51707"
            ],
            "imported": "2011-02-07T10:11:24+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": 108494,
            "title": "Volumentherapie",
            "abstract": null,
            "authors": [
                "Pilsl, U",
                "Anderhuber, F"
            ],
            "year": 2010,
            "source": " In: Sattler, G; Sommer, B; editors(s). Bildatlas der ästhetischen Augmentationsverfahren mit Fillern. Dosierung, Lokalisation, Anwendung. 2: Marburg: KVM;  2010. p. 136-143. (ISBN: 978-3-940698-16-2) ",
            "category": 6,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "108494-14018"
            ],
            "persons": [],
            "imported": "2011-02-07T10:27:50+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": "Sattler, G; Sommer, B;",
            "collection_title": "Bildatlas der ästhetischen Augmentationsverfahren mit Fillern. Dosierung, Lokalisation, Anwendung",
            "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
        }
    ]
}