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=155620&ordering=impactfactor
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 155671,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=155640&ordering=impactfactor",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=155600&ordering=impactfactor",
    "results": [
        {
            "id": 134898,
            "title": "Shaft fractures of the radius - ideal positioning of fixation plates with regard to the anatomical situation",
            "abstract": null,
            "authors": [
                "Clement, H",
                "Grechenig, S",
                "Dolcet, C",
                "Dreu, M",
                "Grechenig, C",
                "Tesch, NP"
            ],
            "year": 2012,
            "source": " http://www.anatomische-gesellschaft.de/images/data/Abstracts_Homepage_gesamt.pdf DOI 10.3337/anatges.2012.0017. 2012; -29. Arbeitstagung der Anatomischen Gesellschaft; SEP 26-28; Würzburg, Deutschland. ",
            "category": 2,
            "document_type": 27,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "134898-14018"
            ],
            "persons": [],
            "imported": "2014-02-14T16:52: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": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 134899,
            "title": "The course of the anterior and posterior interosseous nerve of forearm in relation to adjacent structures",
            "abstract": null,
            "authors": [
                "Dolcet, C",
                "Dreu, M",
                "Grechenig, W",
                "Grechenig, S",
                "Tesch, NP"
            ],
            "year": 2012,
            "source": " http://www.anatomische-gesellschaft.de/images/data/Abstracts_Homepage_gesamt.pdf DOI 10.3337/anatges.2012.0017. 2012; -29. Arbeitstagung der Anatomischen Gesellschaft in Würzburg; SEP 26-28; Würzburg, Deutschland. ",
            "category": 2,
            "document_type": 27,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "134899-14018"
            ],
            "persons": [],
            "imported": "2014-02-14T16:56:58+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": 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": 134900,
            "title": "Anatomical evaluation of the anterior and posterior interosseous nerve of forearm based on development of surgical procedures",
            "abstract": null,
            "authors": [
                "Dreu, M",
                "Dolcet, C",
                "Grechenig, W",
                "Grechenig, S",
                "Tesch, NP"
            ],
            "year": 2012,
            "source": "http://www.anatomische-gesellschaft.de/images/data/Abstracts_Homepage_gesamt.pdf\r\nDOI 10.3337/anatges.2012.0017. 2012; -29. Arbeitstagung der Anatomischen Gesellschaft in Würzburg; SEP 26-28; Würzburg, Deutschland. ",
            "category": 2,
            "document_type": 27,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "134900-14018"
            ],
            "persons": [],
            "imported": "2014-02-14T17:05:04+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 134901,
            "title": "Femur lcp-df plates (liss); a safe method with regard to injuries of the fibular collateral ligament",
            "abstract": null,
            "authors": [
                "Freimoser, F",
                "Grechenig, S",
                "Gerechenig, C",
                "Dolcet, C",
                "Dreu, M",
                "Tesch, NP"
            ],
            "year": 2012,
            "source": "http://www.anatomische-gesellschaft.de/images/data/Abstracts_Homepage_gesamt.pdf\r\nDOI 10.3337/anatges.2012.0017. 2012; -29. Arbeitstagung der Anatomischen Gesellschaft; SEP 26-28; Würzburg, Deutschland. ",
            "category": 2,
            "document_type": 27,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "134901-14018"
            ],
            "persons": [],
            "imported": "2014-02-14T17:08: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": 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": 134902,
            "title": "Dynamic hip screw and the risk of injuries of vessels",
            "abstract": null,
            "authors": [
                "Tesch, NP",
                "Neubauer, T",
                "Grechenig",
                "Clement, H",
                "Tanzer, K"
            ],
            "year": 2011,
            "source": "http://www.anatomische-gesellschaft.de/images/data/Vortraege_Poster_28_AT_WRZBURG_HP.doc\r\nDOI 10.3337/anatges.2011.0014. . 2011; -28. Arbeitstagung der Anatomischen Gesellschaft ; SEPT 28 - 30; Würzburg. ",
            "category": 2,
            "document_type": 27,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "134902-14018"
            ],
            "persons": [],
            "imported": "2014-02-14T17:36: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": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 134903,
            "title": "Dynamic hip screw and the risk of injuries of vessels",
            "abstract": null,
            "authors": [
                "Tesch, NP",
                "Neubauer, T",
                "Grechenig",
                "Clement, H",
                "Tanzer, K"
            ],
            "year": 2011,
            "source": "http://www.anatomische-gesellschaft.de/images/data/Vortraege_Poster_28_AT_WRZBURG_HP.doc\r\nDOI 10.3337/anatges.2011.0014. . 2011; -28. Arbeitstagung der Anatomischen Gesellschaft ; SEPT 28 - 30; Würzburg. ",
            "category": 2,
            "document_type": 27,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "134903-14018"
            ],
            "persons": [],
            "imported": "2014-02-14T17:37: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": 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": 134904,
            "title": "Computerbased analysis of the optimal pin positions for an external fixator in the area of the ala of ilium",
            "abstract": null,
            "authors": [
                "Tanzer, K",
                "Puchwein, P",
                "Pichler, W",
                "Tesch, NP",
                "Clement, H",
                "Nenning, T"
            ],
            "year": 2011,
            "source": "http://www.anatomische-gesellschaft.de/images/data/Vortraege_Poster_28_AT_WRZBURG_HP.doc\r\nDOI 10.3337/anatges.2011.0014. 2011; -28. Arbeitstagung der Anatomischen Gesellschaft in Würzburg \r\n; SEPT 28 - 30;  Würzburg, Deitschland. ",
            "category": 2,
            "document_type": 27,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "134904-14018"
            ],
            "persons": [],
            "imported": "2014-02-14T18:09: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": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 134905,
            "title": "Computerbased analysis of the optimal pin positions for an external fixator in the area of the ala of ilium",
            "abstract": null,
            "authors": [
                "Tanzer, K",
                "Puchwein, P",
                "Pichler, W",
                "Tesch, NP",
                "Clement, H",
                "Nenning, T"
            ],
            "year": 2011,
            "source": "http://www.anatomische-gesellschaft.de/images/data/Vortraege_Poster_28_AT_WRZBURG_HP.doc\r\nDOI 10.3337/anatges.2011.0014. 2011; -28. Arbeitstagung der Anatomischen Gesellschaft in Würzburg \r\n; SEPT 28 - 30;  Würzburg, Deitschland. ",
            "category": 2,
            "document_type": 27,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "134905-14018"
            ],
            "persons": [],
            "imported": "2014-02-14T18:10: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": 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": 134906,
            "title": "The risk of nerve injury with minimally invasive plate osteosynthesis of distal fibula fractures: an anatomic study",
            "abstract": null,
            "authors": [
                "Neubauer, T",
                "Heidari, N",
                "Weinberg, A",
                "Grechenig, S",
                "Tesch, NP",
                "Pichler, W",
                "Wagner M"
            ],
            "year": 2011,
            "source": "http://www.anatomische-gesellschaft.de/images/data/Vortraege_Poster_28_AT_WRZBURG_HP.doc\r\nDOI 10.3337/anatges.2011.0014. 2011; -28. Arbeitstagung der Anatomischen Gesellschaft \r\n; SEPT 28 - 30; Würzburg, Deutschland. ",
            "category": 2,
            "document_type": 22,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "134906-14018",
                "134906-14052"
            ],
            "persons": [
                "134906-50785"
            ],
            "imported": "2014-02-14T18:14:44+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 134907,
            "title": "Approaches to reduce the impact of confounding in observational studies -\r\nEstimation of the association between blood transfusions and cancer risk",
            "abstract": null,
            "authors": [
                "Riedl, R",
                "Pfeiffer, R",
                "Berghold, A."
            ],
            "year": 2013,
            "source": "ROeS 2013; SEP 9-12, 2013; Dornbirn, AUSTRIA. 2013. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "134907-14026"
            ],
            "persons": [
                "134907-51344",
                "134907-59026"
            ],
            "imported": "2014-02-14T18:26:08+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": 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": 134908,
            "title": "A CT-supported analysis of the radial head and comparison with a preexisting prosthesis",
            "abstract": null,
            "authors": [
                "Puchwein, P",
                "Tesch, N",
                "Pichler, W"
            ],
            "year": 2013,
            "source": "http://www.anatomische-gesellschaft.de/images/data/30_AT/Vortraege_Poster_30AT_HP.pdf. 2013; -30. Arbeitstagung der Anatomischen Gesellschaft; SEP 25-27 ; Würzburg, Deutschland. ",
            "category": 2,
            "document_type": 22,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "134908-14018"
            ],
            "persons": [],
            "imported": "2014-02-14T18:33: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": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 134909,
            "title": "Anatomy - glenohumeral joint posterior ",
            "abstract": null,
            "authors": [
                "Tesch, NP"
            ],
            "year": 2013,
            "source": "AOTrauma Course with Cadaver Dissections; SEPT 8 - 24;  Graz, Österreich. 2013. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "134909-14018"
            ],
            "persons": [],
            "imported": "2014-02-14T19:00:49+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": 134910,
            "title": "Anatomy of the Ellbow ",
            "abstract": null,
            "authors": [
                "Tesch, NP"
            ],
            "year": 2013,
            "source": "AOTrauma Course with Cadaver Dissections ; Graz. 2010; SEPT 8 - 24; Graz, Österreich. 2013. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "134910-14018"
            ],
            "persons": [],
            "imported": "2014-02-14T19:03: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": 134912,
            "title": "Surgical Anatomy: upper extremity - muscles, nerves ",
            "abstract": null,
            "authors": [
                "Tesch, NP"
            ],
            "year": 2013,
            "source": "AOTrauma Course with Cadaver Dissections; SEP 4 - 28; Graz, Österreich. 2013. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "134912-14018"
            ],
            "persons": [],
            "imported": "2014-02-14T19:06: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": 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": 134913,
            "title": "Anatomy of the forearm ",
            "abstract": null,
            "authors": [
                "Tesch, NP"
            ],
            "year": 2013,
            "source": "AOTrauma Course with Cadaver Dissections; SEP 8 - 24; Graz, Österreich. 2013. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "134913-14018"
            ],
            "persons": [],
            "imported": "2014-02-14T19:08:46+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": 134914,
            "title": "Tendons and Ligaments of the foot ",
            "abstract": null,
            "authors": [
                "Tesch, NP"
            ],
            "year": 2013,
            "source": "AOTrauma Course with Cadaver Dissections; Sep 8 - 24; Graz, Österreich. 2013. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "134914-14018"
            ],
            "persons": [],
            "imported": "2014-02-14T19:10: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": 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": 134915,
            "title": "Extensor apparatus, flexor tendons, carpal tunnel ",
            "abstract": null,
            "authors": [
                "Tesch, NP"
            ],
            "year": 2013,
            "source": "AOTrauma Course with Cadaver Dissections; SEP 8 - 24; Graz, Österreich. 2013. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "134915-14018"
            ],
            "persons": [],
            "imported": "2014-02-14T19:12: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": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 134916,
            "title": "Surgical anatomy of the nerves of lower extremity ",
            "abstract": null,
            "authors": [
                "Tesch, NP"
            ],
            "year": 2013,
            "source": "AOTrauma Course with Cadaver Dissections; SEP 8 - 24; Graz, Österreich. 2013. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "134916-14018"
            ],
            "persons": [],
            "imported": "2014-02-14T19:14:52+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": 134917,
            "title": "Anatomy of the shoulder ",
            "abstract": null,
            "authors": [
                "Tesch, NP"
            ],
            "year": 2013,
            "source": "AOTrauma Courses with Cadaver Dissections; SEP 8-24; Graz, Österreich. 2013. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "134917-14018"
            ],
            "persons": [],
            "imported": "2014-02-14T19:17: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": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 134918,
            "title": "Hemipelvectomy",
            "abstract": null,
            "authors": [
                "Tesch, NP",
                "Bakota, B"
            ],
            "year": 2013,
            "source": "AOTrauma Courses with Cadaver Dissections; SEP 8 - 24; Graz, Österreich. 2013. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "134918-14018"
            ],
            "persons": [],
            "imported": "2014-02-14T19:20:49+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
        }
    ]
}