FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.fhir.uv.clinical-study-protocol
Resource TypeValueSet
IdValueSet-udp-study-title-type-vs.json
FHIR VersionR6
Sourcehttps://build.fhir.org/ig/HL7/vulcan-udp-ig/ValueSet-udp-study-title-type-vs.html
URLhttp://hl7.org/fhir/uv/clinical-study-protocol/ValueSet/udp-study-title-type-vs
Version1.0.0-ballot2
Statusactive
Date2026-03-30T16:32:09+00:00
NameUDPStudyTitleTypeVS
TitleUDP Study Title Type Value Set
Realmuv
Authorityhl7
DescriptionThese codes represent the types of title or name a study can have This is a UDP specific 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)

Resources that use this resource

StructureDefinition
hl7.fhir.uv.clinical-study-protocol#currentm11-research-study-profileM11 Research Study Profile

Resources that this resource uses

CodeSystem
hl7.fhir.uv.clinical-study-protocol#currentThesaurus.owlFragment of NCIT Code System
ValueSet
hl7.terminology#currenttitle-typeTitle Type

Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: ValueSet udp-study-title-type-vs

This value set includes codes based on the following rules:


Source1

{
  "resourceType": "ValueSet",
  "id": "udp-study-title-type-vs",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger": 2
    },
    {
      "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-study-title-type-vs",
  "version": "1.0.0-ballot2",
  "name": "UDPStudyTitleTypeVS",
  "title": "UDP Study Title Type Value Set",
  "status": "active",
  "experimental": false,
  "date": "2026-03-30T16:32:09+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 title or name a study can have \nThis is a UDP specific value set.\nThese are codes used in M11 but in the M11 Specification each code is associated with a distinct M11 attribute \nrather than being a classifier for a more general attribute.  FHIR structures are designed to work with a repeating\nattribute classified by an approriate terminology. This value set enables that.\nNote that the NCI Thesaurus holds separate codes for protocol name (C132300) that are separate from study title (C49802)",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001",
          "display": "World"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "valueSet": [
          "http://terminology.hl7.org/ValueSet/title-type"
        ]
      },
      {
        "system": "http://ncicb.nci.nih.gov/xml/owl/EVS/Thesaurus.owl",
        "concept": [
          {
            "code": "C207615",
            "display": "Brief Study Title"
          },
          {
            "code": "C207646",
            "display": "Study Acronym"
          }
        ]
      }
    ]
  }
}