Clinical Study Protocol, published by HL7 International / Biomedical Research and Regulation. This guide is not an authorized publication; it is the continuous build for version 1.0.0-ballot2 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/vulcan-udp-ig/ and changes regularly. See the Directory of published versions
| Page standards status: Trial-use | Maturity Level: 1 |
{
"resourceType" : "ValueSet",
"id" : "udp-party-role-type-vs",
"language" : "en",
"text" : {
"status" : "extensions",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet udp-party-role-type-vs</b></p><a name=\"udp-party-role-type-vs\"> </a><a name=\"hcudp-party-role-type-vs\"> </a><ul><li>Include these codes as defined in <a href=\"CodeSystem-ncit-cs.html\"><code>http://ncicb.nci.nih.gov/xml/owl/EVS/Thesaurus.owl</code></a><span title=\"Version is not explicitly stated, which means it is fixed to the version provided in this specification\"> version 📦1.0.0-ballot2</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href=\"CodeSystem-ncit-cs.html#ncit-cs-C70793\">C70793</a></td><td>Clinical Study Sponsor</td><td>An individual, company, institution, or organization that takes responsibility for the initiation, management, and/or financing of a clinical study. (CDISC Glossary)</td></tr><tr><td><a href=\"CodeSystem-ncit-cs.html#ncit-cs-C215670\">C215670</a></td><td>Local Legal Sponsor</td><td>The sponsor's legal representative at a geographical region within which the sponsor has no legal presence. (ICH M11)</td></tr><tr><td><a href=\"CodeSystem-ncit-cs.html#ncit-cs-C71136\">C71136</a></td><td>Regulatory Application Sponsor</td><td>The party who submits a marketing application to FDA for approval of a drug, device, or biologic product. An applicant is the person or entity who assumes responsibility for the marketing of a new medical product, including responsibility for compliance with applicable provisions of the Federal Food, Drug, and Cosmetic Act and related regulations. The sponsor is usually an individual, partnership, corporation, government agency, manufacturer or scientific institution.</td></tr><tr><td><a href=\"CodeSystem-ncit-cs.html#ncit-cs-C142679\">C142679</a></td><td>Secondary Sponsor</td><td>Additional individuals, organizations or other legal persons, if any, that have agreed with the primary sponsor to take on sponsorship responsibilities. (WHO)</td></tr><tr><td><a href=\"CodeSystem-ncit-cs.html#ncit-cs-C215669\">C215669</a></td><td>Study Co-Sponsor</td><td>An individual, company, institution, or organization that is designated by the study sponsor as a vested partner in the study.</td></tr><tr><td><a href=\"CodeSystem-ncit-cs.html#ncit-cs-C93478\">C93478</a></td><td>Study Legal Sponsor</td><td>A sponsor that initiates the investigation and is legally responsible for the study.</td></tr><tr><td><a href=\"CodeSystem-ncit-cs.html#ncit-cs-C156625\">C156625</a></td><td>Device Manufacturer</td><td>A person or entity that designs, manufactures, fabricates, assembles, or processes a finished device.</td></tr><tr><td><a href=\"CodeSystem-ncit-cs.html#ncit-cs-C51876\">C51876</a></td><td>Sponsor Medical Expert</td><td>A physician or health care provider selected by the sponsor to be readily available to advise clinical trial officials on trial related medical questions or problems.</td></tr></table></li></ul></div>"
},
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger" : 1
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode" : "brr"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode" : "trial-use",
"_valueCode" : {
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
"valueCanonical" : "http://hl7.org/fhir/uv/clinical-study-protocol/ImplementationGuide/hl7.fhir.uv.clinical-study-protocol"
}
]
}
}
],
"url" : "http://hl7.org/fhir/uv/clinical-study-protocol/ValueSet/udp-party-role-type-vs",
"version" : "1.0.0-ballot2",
"name" : "UDPPartyRoleType",
"title" : "UDP Party Role Type Value Set",
"status" : "active",
"experimental" : false,
"date" : "2026-04-02T08:57:07+00:00",
"publisher" : "HL7 International / Biomedical Research and Regulation",
"contact" : [
{
"name" : "HL7 International / Biomedical Research and Regulation",
"telecom" : [
{
"system" : "url",
"value" : "http://www.hl7.org/Special/committees/rcrim"
},
{
"system" : "email",
"value" : "UDP@HL7Vulcan.org"
}
]
}
],
"description" : "These codes represent the types of role ResearchStudy.AssociatedParty can play. This is required for the\nmechanism used by FHIR for associating one entity with another. This is a UDP specific value set and uses NCIT codes to \ncreate an appropriate FHIR value set.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code" : "001",
"display" : "World"
}
]
}
],
"compose" : {
"include" : [
{
"system" : "http://ncicb.nci.nih.gov/xml/owl/EVS/Thesaurus.owl",
"concept" : [
{
"code" : "C70793",
"display" : "Clinical Study Sponsor"
},
{
"code" : "C215670",
"display" : "Local Legal Sponsor"
},
{
"code" : "C71136",
"display" : "Regulatory Application Sponsor"
},
{
"code" : "C142679",
"display" : "Secondary Sponsor"
},
{
"code" : "C215669",
"display" : "Study Co-Sponsor"
},
{
"code" : "C93478",
"display" : "Study Legal Sponsor"
},
{
"code" : "C156625",
"display" : "Device Manufacturer"
},
{
"code" : "C51876",
"display" : "Sponsor Medical Expert"
}
]
}
]
}
}