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=153640&ordering=impactfactor_norm
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157100,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=153660&ordering=impactfactor_norm",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=153620&ordering=impactfactor_norm",
    "results": [
        {
            "id": 103761,
            "title": "Bericht über den Workshop ¿New Trends in Rheumatology, Kühtai, Tirol, März 2006",
            "abstract": null,
            "authors": [
                "Kriessmayr, M",
                "Wipfler, E",
                "Schneider, T",
                "Dejaco, C",
                "Duftner, C",
                "Haberl, E",
                "Schirmer, M"
            ],
            "year": 2006,
            "source": "Journal für Mineralstoffwechsel. 2006;  86-8. ",
            "category": 1,
            "document_type": 3,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "103761-14086"
            ],
            "persons": [
                "103761-66227"
            ],
            "imported": "2010-09-08T20:45:07+02:00",
            "journal": null,
            "issn": "1023-7763",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 103762,
            "title": "Ruptur der distalen Bicepssehne – anatomische Refixation als Mittel der Wahl",
            "abstract": null,
            "authors": [
                "Sadoghi, P"
            ],
            "year": 2010,
            "source": "Ärztliches Journal Orthopädie/ Rheumatologie. 2010. 36: ",
            "category": 11,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "103762-14052"
            ],
            "persons": [
                "103762-59379"
            ],
            "imported": "2010-09-09T01:39:42+02:00",
            "journal": "Ärztliches Journal Orthopädie/ Rheumatologie",
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 103763,
            "title": "Ergebnisse der Kreuzbandrekonstruktion in der Double Bundle Technik",
            "abstract": null,
            "authors": [
                "Sadoghi, P",
                "Kroepfl, A",
                "van Griensven M",
                "Fischmeister MF"
            ],
            "year": 2009,
            "source": "Smith and Nephew Double Bundle Symposium; NOV 28, 2008; PMU, Salzburg, Austria. 2009. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "103763-14052"
            ],
            "persons": [
                "103763-59379"
            ],
            "imported": "2010-09-09T01:43:42+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": true,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 103764,
            "title": "Die Kreuzbandrekonstruktion in der Double-Bundle-Technik",
            "abstract": null,
            "authors": [
                "Sadoghi, P",
                "van Griensven, M",
                "Kroepfl, A",
                "Fischmeister, MF"
            ],
            "year": 2009,
            "source": "Seminarabend der Medizinischen Gesellschaft für Unfallchirurgie in OÖ; JAN 28, 2009; UKH Linz, Linz, AUSTRIA. 2009. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "103764-14052"
            ],
            "persons": [
                "103764-59379"
            ],
            "imported": "2010-09-09T01:55: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": false,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": true,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 103765,
            "title": "Reconstruction of the anterior cruciate ligament: double semitendinosus and gracilis tendon versus bone-patellar tendon-bone graft",
            "abstract": null,
            "authors": [
                "Sadoghi, P",
                "Kroepfl, A",
                "van Griensven, M",
                "Fischmeister, MF"
            ],
            "year": 2009,
            "source": "Abstract Book of the 16th SICOT Trainee2009; -16th SICOT Trainee; MAY 7-9, 2009; Kolobrzeg, POLAND. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "103765-14052"
            ],
            "persons": [
                "103765-59379"
            ],
            "imported": "2010-09-09T01:59:31+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": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 103766,
            "title": "Die Rekonstruktion des vorderen Kreuzbandes: Ein Vergleich der Semitendinosus-gracilis Zweibündeltechnik mit der Ligamentum patellae Einbündeltechnik",
            "abstract": null,
            "authors": [
                "Sadoghi, P",
                "Kröpfl, A",
                "van Griensven, M",
                "Fischmeister, MF"
            ],
            "year": 2009,
            "source": "Abstract-CD vom Deutschen Kongress für Orthopädie und Unfallchirurgie2009; -Deutscher Kongress für Orthopädie und Unfallchirurgie; OCT 21-24, 2009; Berlin, Germany. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "103766-14052"
            ],
            "persons": [
                "103766-59379"
            ],
            "imported": "2010-09-09T02:04:42+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": false
        },
        {
            "id": 103767,
            "title": "Evaluation of specific tunnel location in ACL reconstruction: a comparative analysis of bone - patellar tendon - bone single-bundle and semitendinosus-gracilis double-bundle technique in case of optimal and suboptimal clinical results",
            "abstract": null,
            "authors": [
                "Sadoghi, P",
                "Kroepfl, A",
                "Jansson, V",
                "Mueller, P",
                "Pietschmann, M",
                "Utzschneider, S",
                "Fischmeister, MF"
            ],
            "year": 2010,
            "source": "Abstract Book of the 14th ESSKA Congress in Oslo, NORWAY2010; -14th ESSKA Congress ; JUN 8-12, 2010; Oslo, NORWAY. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "103767-14052"
            ],
            "persons": [
                "103767-59379"
            ],
            "imported": "2010-09-09T02:09: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": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 103768,
            "title": "Reconstruction of the Anterior Cruciate Ligament: A Short-Term Clinical Comparison of Bone- Patella Tendon Bone Single Bundle and Semitendinosus Gracilis Double Bundle Graft.",
            "abstract": null,
            "authors": [
                "Sadoghi, P",
                "Kröpfl, A",
                "van Griensven, M",
                "Mueller, PE",
                "Fischmeister, MF"
            ],
            "year": 2009,
            "source": "Smith & Nephew Double Bundle Symposium ; SEP 7-8, 2009; Graz, AUSTRIA. 2009. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "103768-14052"
            ],
            "persons": [
                "103768-59379"
            ],
            "imported": "2010-09-09T02:13:03+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": true,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 103769,
            "title": "Verletzungen der distalen Bicepssehne und deren Versorgung",
            "abstract": null,
            "authors": [
                "Sadoghi, P"
            ],
            "year": 2009,
            "source": "Fortbildungsseminar Orthopädie der LMU München; Munich, GERMANY. 2009. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "103769-14052"
            ],
            "persons": [
                "103769-59379"
            ],
            "imported": "2010-09-09T02:15:57+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": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 103770,
            "title": "MICROWAVE THERMOGRAPHY AS A NONINVASIVE ANALYSIS OF ANTERIOR KNEE PAIN WITH TOTAL KNEE PROSTHESIS.",
            "abstract": null,
            "authors": [
                "Sadoghi, P",
                "Glehr, M",
                "Schuster, C",
                "Kränke, B",
                "Schöllnast, H",
                "Pechmann, M",
                "Quehenberger, F",
                "Windhager R"
            ],
            "year": 2009,
            "source": "J Bone Joint Surg Br 2009 91-B: Issue SUPP_III. 468.2009; -EORS; APR 24-26, 2008; Madrid, SPAIN. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "103770-14026",
                "103770-14047",
                "103770-14052",
                "103770-14104"
            ],
            "persons": [
                "103770-50466",
                "103770-51954",
                "103770-52008",
                "103770-58487",
                "103770-59379"
            ],
            "imported": "2010-09-09T02:19:37+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": 103771,
            "title": "Analyse der Tunnelposition und Korrelation mit klinischen Ergebnissen in der Rekonstruktion des vorderen Kreuzbandes anhand der Ligamentum-patellae Einbündeltechnik und Semitendinosus- gracilis Zweibündeltechnik durch 3-D-CT-Aufnahmen",
            "abstract": null,
            "authors": [
                "Sadoghi, P",
                "Jansson, V",
                "Müller, PE",
                "Pietschmann, M",
                "Utzschneider, S",
                "Fischmeister, MF"
            ],
            "year": 2010,
            "source": "Hauptprogramm der 58. Jahrestagung der Vereinigung Süddeutscher Orthopäden2010; -58. Jahrestagung der Vereinigung Süddeutscher Orthopäden; APR - MAY 29-2, 2010; Baden Baden, GERMANY. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "103771-14052"
            ],
            "persons": [
                "103771-59379"
            ],
            "imported": "2010-09-09T02:23:34+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": false
        },
        {
            "id": 103772,
            "title": "Inverted total shoulder prosthesis Delta in the treatment of glenohumeral osteoarthritis with massive rotator cuff tears: An analysis of 68 shoulders with a mean follow-up of 42 months.",
            "abstract": null,
            "authors": [
                "Sadoghi, P",
                "Hochreiter, J",
                "Mayrhofer, J",
                "Mueller, PE",
                "Pietschmann, M",
                "Weber G"
            ],
            "year": 2010,
            "source": "Abstract CD-ROM2010; -11th EFORT Congress; JUNE 2-5, 2010; Madrid, SPAIN. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "103772-14052"
            ],
            "persons": [
                "103772-59379"
            ],
            "imported": "2010-09-09T02:30:01+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": false
        },
        {
            "id": 103773,
            "title": "Tunnel positioning in ACL reconstruction: Validation of correlation in transtibial bone-patellar tendon-bone two tunnel single bundle and semitendinosus gracilis four tunnel double bundle tech- nique with clinical results by use of 3D-CT scan.",
            "abstract": null,
            "authors": [
                "Sadoghi, P",
                "Kroepfl, A",
                "Jansson, V",
                "Mueller, PE",
                "Pietschmann, M",
                "Utzschneider, S",
                "Fischmeister, MF"
            ],
            "year": 2010,
            "source": "Abstract CD-ROM2010; -11th EFORT Congress; JUNE 2-5, 2010; Madrid, SPAIN. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "103773-14052"
            ],
            "persons": [
                "103773-59379"
            ],
            "imported": "2010-09-09T02:32:13+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": false
        },
        {
            "id": 103774,
            "title": "Reversed total shoulder arthroplasty in the treatment of glenohumeral osteoarthritis with massive rotator cuff tears: a critical analysis of 68 Deltaprosthesis with a minimum follow-up of 2 years",
            "abstract": null,
            "authors": [
                "Sadoghi, P",
                "Hochreiter, J",
                "Mayrhofer, J",
                "Mueller, PE",
                "Pietschmann, M",
                "Weber, G"
            ],
            "year": 2010,
            "source": "Abstract Book of the 14th ESSKA Congress in Oslo2010; -14th ESSKA Congress in Oslo; JUN 8-12, 2010; Oslo, NORWAY. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "103774-14052"
            ],
            "persons": [
                "103774-59379"
            ],
            "imported": "2010-09-09T02:35:15+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": false
        },
        {
            "id": 103775,
            "title": "Einfluss von Sehnenqualität, Nahtmaterial und Nahttechnik auf die Ausreißkraft bei Rotatorenmanschettennaht",
            "abstract": null,
            "authors": [
                "Mueller, PE",
                "Pietschmann, MF",
                "Huttel, U",
                "Sadoghi, P",
                "Jansson, V"
            ],
            "year": 2010,
            "source": "Hauptprogramm der 58. Jahrestagung der Vereinigung Süddeutscher Orthopäden2010; -58. Jahrestagung der Vereinigung Süddeutscher Orthopäden; APR - MAY 29-2, 2010; Baden Baden, GERMANY. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "103775-14052"
            ],
            "persons": [
                "103775-59379"
            ],
            "imported": "2010-09-09T02:41:35+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": false
        },
        {
            "id": 103776,
            "title": "Influence of testing conditions on primary stability of arthroscopic knot tying for rotator cuff repair: slippery when wet?",
            "abstract": null,
            "authors": [
                "Pietschmann, M",
                "Haeuser, E",
                "Gueleyuez, M",
                "Sadoghi, P",
                "Jansson, V",
                "Mueller PE"
            ],
            "year": 2010,
            "source": "Abstract CD-ROM 20102010; -11th EFORT Congress; JUNE 2-5, 2010; Madrid, SPAIN. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "103776-14052"
            ],
            "persons": [
                "103776-59379"
            ],
            "imported": "2010-09-09T02:44:18+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": false
        },
        {
            "id": 103777,
            "title": "Inflammatory reaction against different polyethylene particles in vivo",
            "abstract": null,
            "authors": [
                "Utzschneider, S",
                "Dedic, M",
                "Paulus, A",
                "Schroeder, C",
                "Sievers, B",
                "Gottschalk, O",
                "Sadoghi, P",
                "Jansson V"
            ],
            "year": 2010,
            "source": "Abstract CD-ROM 20102010; -11th EFORT Congress; JUNE 2-5, 2010; Madrid, SPAIN. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "103777-14052"
            ],
            "persons": [
                "103777-59379"
            ],
            "imported": "2010-09-09T02:46:40+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": false
        },
        {
            "id": 103778,
            "title": "Einfluss von Sehnenqualität, Nahtmaterial und Nahttechnik auf die Ausreißkraft bei Rotatorenmanschettennaht",
            "abstract": null,
            "authors": [
                "Mueller, PE",
                "Huttel, U",
                "Sadoghi, P",
                "Pietschmann, MF",
                "Jansson V"
            ],
            "year": 2010,
            "source": "Abstract Book, 25. Jahreskongress der GOTS2010; -25th GOTS; JUN 18-20, 2010; Grosshadern, Munich, Germany. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "103778-14052"
            ],
            "persons": [
                "103778-59379"
            ],
            "imported": "2010-09-09T02:49:46+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": false
        },
        {
            "id": 103779,
            "title": "CFR-PEEK – a modern alternative bearing material in knee arthroplasty?",
            "abstract": null,
            "authors": [
                "Utzschneider, S",
                "Becker, F",
                "Dedic, M",
                "Sievers, B",
                "Grupp, T",
                "Sadoghi, P",
                "Gottschalk, O",
                "Jansson, V"
            ],
            "year": 2010,
            "source": "Abstract Book of the 14th ESSKA Congress2010; -14th ESSKA Congress  ; JUN 8-12, 2010; Oslo, NORWAY. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "103779-14052"
            ],
            "persons": [
                "103779-59379"
            ],
            "imported": "2010-09-09T02:52: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": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 103780,
            "title": "Biological activity of different crosslinked polyethylenes in the murine knee joint",
            "abstract": null,
            "authors": [
                "Utzschneider, S",
                "Dedic, M",
                "Paulus, A",
                "Schröder, C",
                "Sievers, B, Sadoghi, P"
            ],
            "year": 2010,
            "source": "Abstract Book of the 14th ESSKA Congress2010; -14th ESSKA Congress; JUN 8-12, 2010; Oslo, NORWAY. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "103780-14052"
            ],
            "persons": [
                "103780-59379"
            ],
            "imported": "2010-09-09T02:54:54+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": false
        }
    ]
}