PackagesCanonicalsLogsProblems
    Packages
    de.medizininformatikinitiative.kerndatensatz.studie@2026.0.0
    http://example.org/fhir/CodeSystem/associated-party-role
{
  "description": "Roles that an associated party may have in relation to an entity such as a research study.",
  "_filename": "CodeSystem-associated-party-role-cs.json",
  "package_name": "de.medizininformatikinitiative.kerndatensatz.studie",
  "date": null,
  "publisher": null,
  "content": "complete",
  "name": "AssociatedPartyRoleCS",
  "type": null,
  "experimental": "false",
  "resourceType": "CodeSystem",
  "title": "Associated Party Role Code System",
  "package_version": "2026.0.0",
  "status": "active",
  "id": "4f136b3c-0e9e-49cb-9d2a-d8e85e411033",
  "kind": null,
  "count": 7,
  "url": "http://example.org/fhir/CodeSystem/associated-party-role",
  "concept": [ {
    "code": "sponsor",
    "display": "Sponsor",
    "definition": "An individual or organization that takes responsibility for the initiation, management, and financing of a study."
  }, {
    "code": "funder",
    "display": "Funder",
    "definition": "An entity providing financial support but not assuming overall responsibility as a sponsor."
  }, {
    "code": "principal-investigator",
    "display": "Principal Investigator",
    "definition": "The lead researcher responsible for the overall conduct of the study."
  }, {
    "code": "co-investigator",
    "display": "Co-Investigator",
    "definition": "A researcher who shares scientific responsibility with the principal investigator."
  }, {
    "code": "coordinator",
    "display": "Study Coordinator",
    "definition": "A person coordinating day-to-day operational activities of the study."
  }, {
    "code": "publisher",
    "display": "Publisher",
    "definition": "An entity responsible for publishing or disseminating results."
  }, {
    "code": "other",
    "display": "Other",
    "definition": "A role not covered by the defined codes."
  } ],
  "version": null
}