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-m11-identifier-type-vs.json
FHIR VersionR6
Sourcehttps://build.fhir.org/ig/HL7/vulcan-udp-ig/ValueSet-m11-identifier-type-vs.html
URLhttp://hl7.org/fhir/uv/clinical-study-protocol/ValueSet/m11-identifier-type-vs
Version1.0.1-ballot2
Statusdraft
Date2026-02-03T15:48:42+00:00
NameM11IdentifierType_VS
TitleM11 Identifier Type Value Set
Realmuv
Authorityhl7
DescriptionIdentification of the type of identifier.

Resources that use this resource

StructureDefinition
m11-research-study-profileM11 Research Study

Resources that this resource uses

CodeSystem
Thesaurus.owlNCI Thesaurus

Narrative

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

Generated Narrative: ValueSet m11-identifier-type-vs

  • Include these codes as defined in http://ncicb.nci.nih.gov/xml/owl/EVS/Thesaurus.owl version Not Stated (use latest from terminology server)
    CodeDisplay
    C132351Sponsor Protocol Identifier
    C218672Original Protocol Indicator
    C218477Amendment Identifier
    C218684EU CT Number
    C218685FDA IND Number
    C218686IDE Number
    C218687jRCT Number
    C172240NCT Number
    C218688NMPA IND Number
    C218689WHO/UTN Number
    C218690Other Regulatory or Clinical Trial Identifier

Source1

{
  "resourceType": "ValueSet",
  "id": "m11-identifier-type-vs",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "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/m11-identifier-type-vs",
  "version": "1.0.1-ballot2",
  "name": "M11IdentifierType_VS",
  "title": "M11 Identifier Type Value Set",
  "status": "draft",
  "experimental": false,
  "date": "2026-02-03T15:48:42+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"
          }
        ]
      }
    ]
  }
}