Clinical Study Protocol
1.0.0-ballot2 - STU 1 Ballot2 International flag

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

: UDP Study Title Type Value Set

Page standards status: Trial-use Maturity Level: 2

Raw xml | Download


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="udp-study-title-type-vs"/>
  <language value="en"/>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet udp-study-title-type-vs</b></p><a name="udp-study-title-type-vs"> </a><a name="hcudp-study-title-type-vs"> </a><p>This value set includes codes based on the following rules:</p><ul><li>Import all the codes that are contained in <a href="http://terminology.hl7.org/7.1.0/ValueSet-title-type.html">Title Type</a></li><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 &#x1F4E6;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-C207615">C207615</a></td><td>Brief Study Title</td><td>The short descriptive name for the study.</td></tr><tr><td><a href="CodeSystem-ncit-cs.html#ncit-cs-C207646">C207646</a></td><td>Study Acronym</td><td>The non-unique initials or abbreviated name used for identification of the study.</td></tr></table></li></ul></div>
  </text>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm">
    <valueInteger value="2"/>
  </extension>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
    <valueCode value="brr"/>
  </extension>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status">
    <valueCode value="trial-use">
      <extension
                 url="http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom">
        <valueCanonical
                        value="http://hl7.org/fhir/uv/clinical-study-protocol/ImplementationGuide/hl7.fhir.uv.clinical-study-protocol"/>
      </extension>
    </valueCode>
  </extension>
  <url
       value="http://hl7.org/fhir/uv/clinical-study-protocol/ValueSet/udp-study-title-type-vs"/>
  <version value="1.0.0-ballot2"/>
  <name value="UDPStudyTitleTypeVS"/>
  <title value="UDP Study Title Type Value Set"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2026-04-02T08:57:07+00:00"/>
  <publisher value="HL7 International / Biomedical Research and Regulation"/>
  <contact>
    <name value="HL7 International / Biomedical Research and Regulation"/>
    <telecom>
      <system value="url"/>
      <value value="http://www.hl7.org/Special/committees/rcrim"/>
    </telecom>
    <telecom>
      <system value="email"/>
      <value value="UDP@HL7Vulcan.org"/>
    </telecom>
  </contact>
  <description
               value="These codes represent the types of title or name a study can have 
This is a UDP specific value set using NCIT codes to extend an HL7 value set.

These are codes used in M11 but in the M11 Specification each code is associated with a distinct M11 attribute 
rather than being a classifier for a more general attribute.  FHIR structures are designed to work with a repeating
attribute classified by an approriate terminology. This value set enables that.
Note that the NCI Thesaurus holds separate codes for protocol name (C132300) that are separate from study title (C49802)"/>
  <jurisdiction>
    <coding>
      <system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
      <code value="001"/>
      <display value="World"/>
    </coding>
  </jurisdiction>
  <compose>
    <include>
      <valueSet value="http://terminology.hl7.org/ValueSet/title-type"/>
    </include>
    <include>
      <system value="http://ncicb.nci.nih.gov/xml/owl/EVS/Thesaurus.owl"/>
      <concept>
        <code value="C207615"/>
        <display value="Brief Study Title"/>
      </concept>
      <concept>
        <code value="C207646"/>
        <display value="Study Acronym"/>
      </concept>
    </include>
  </compose>
</ValueSet>