Pharmaceutical Research Protocol (Vulcan UDP)
1.0.0-ballot - STU 1 - Ballot International flag

This page is part of the Pharmaceutical Clinical Trial Protocols (v1.0.0-ballot: STU 1 Ballot 1) based on FHIR (HL7® FHIR® Standard) v6.0.0. No current official version has been published yet. For a full list of available versions, see the Directory of published versions

: M11 Identifier Type Value Set - JSON Representation

Page standards status: Trial-use Maturity Level: 1

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "m11-identifier-type-vs",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet m11-identifier-type-vs</b></p><a name=\"m11-identifier-type-vs\"> </a><a name=\"hcm11-identifier-type-vs\"> </a><ul><li>Include these codes as defined in <a href=\"http://terminology.hl7.org/6.5.0/CodeSystem-v3-nciThesaurus.html\"><code>http://ncicb.nci.nih.gov/xml/owl/EVS/Thesaurus.owl</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td>C132351</td><td>Sponsor Protocol Identifier</td></tr><tr><td>C218672</td><td>Original Protocol Indicator</td></tr><tr><td>C218477</td><td>Amendment Identifier</td></tr><tr><td>C218684</td><td>EU CT Number</td></tr><tr><td>C218685</td><td>FDA IND Number</td></tr><tr><td>C218686</td><td>IDE Number</td></tr><tr><td>C218687</td><td>jRCT Number</td></tr><tr><td>C172240</td><td>NCT Number</td></tr><tr><td>C218688</td><td>NMPA IND Number</td></tr><tr><td>C218689</td><td>WHO/UTN Number</td></tr><tr><td>C218690</td><td>Other Regulatory or Clinical Trial Identifier</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/pharmaceutical-research-protocol/ImplementationGuide/hl7.fhir.uv.pharmaceutical-research-protocol"
          }
        ]
      }
    }
  ],
  "url" : "http://hl7.org/fhir/uv/pharmaceutical-research-protocol/ValueSet/m11-identifier-type-vs",
  "version" : "1.0.0-ballot",
  "name" : "M11IdentifierType_VS",
  "title" : "M11 Identifier Type Value Set",
  "status" : "draft",
  "experimental" : false,
  "date" : "2025-08-01T12:18:30+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" : "Identification of the type of identifier.",
  "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" : "C132351",
            "display" : "Sponsor Protocol Identifier"
          },
          {
            "code" : "C218672",
            "display" : "Original Protocol Indicator"
          },
          {
            "code" : "C218477",
            "display" : "Amendment Identifier"
          },
          {
            "code" : "C218684",
            "display" : "EU CT Number"
          },
          {
            "code" : "C218685",
            "display" : "FDA IND Number"
          },
          {
            "code" : "C218686",
            "display" : "IDE Number"
          },
          {
            "code" : "C218687",
            "display" : "jRCT Number"
          },
          {
            "code" : "C172240",
            "display" : "NCT Number"
          },
          {
            "code" : "C218688",
            "display" : "NMPA IND Number"
          },
          {
            "code" : "C218689",
            "display" : "WHO/UTN Number"
          },
          {
            "code" : "C218690",
            "display" : "Other Regulatory or Clinical Trial Identifier"
          }
        ]
      }
    ]
  }
}