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 Related Artifact Type Value Set

Page standards status: Trial-use Maturity Level: 1

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "udp-related-artifact-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-related-artifact-type-vs</b></p><a name=\"udp-related-artifact-type-vs\"> </a><a name=\"hcudp-related-artifact-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-artifact-relationship-type.html\">Artifact Relationship 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-C218694\">C218694</a></td><td>Protocol Amendment Details</td><td>Particulars about the protocol amendment, considered individually and in relation to a whole.</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-related-artifact-type-vs",
  "version" : "1.0.0-ballot2",
  "name" : "UDPRelatedArtifactType",
  "title" : "UDP Related Artifact 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 relationship between an artifact and it related target.\nThere is an HL7 value set for Related Artifact type - this has \"extensible\" binding.  This will \nbe included in this value set.\nThis is a UDP specific value set using NCIT codes to extend a required HL7 value set.\n\nThe HL7 value set does not have the concept of information that is a summary of an amendment that has been applied.\nThe amends and amended-with concepts talk of content that must be applied to get the final version.  M11 only\nwants to know what has been done - it is more of an amendment trail than an actual amendment.  M11 uses a concept\nfrom the NCI Thesaurus which is suitable for use here.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "valueSet" : [
          🔗 "http://terminology.hl7.org/ValueSet/artifact-relationship-type"
        ]
      },
      {
        "system" : "http://ncicb.nci.nih.gov/xml/owl/EVS/Thesaurus.owl",
        "concept" : [
          {
            "code" : "C218694",
            "display" : "Protocol Amendment Details"
          }
        ]
      }
    ]
  }
}