FHIR IG analytics
| Package | hl7.fhir.uv.clinical-study-protocol |
| Resource Type | ValueSet |
| Id | ValueSet-udp-identifier-type-vs.json |
| FHIR Version | R6 |
| Source | https://build.fhir.org/ig/HL7/vulcan-udp-ig/ValueSet-udp-identifier-type-vs.html |
| URL | http://hl7.org/fhir/uv/clinical-study-protocol/ValueSet/udp-identifier-type-vs |
| Version | 1.0.0-ballot2 |
| Status | active |
| Date | 2026-03-30T16:32:09+00:00 |
| Name | UDPIdentifierType_VS |
| Title | UDP Identifier Type Value Set |
| Realm | uv |
| Authority | hl7 |
| Description | These codes represent the types of identifier used ina study.
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
identifier attribute classified by an approriate terminology. This value set enables that. |
Resources that use this resource
Resources that this resource uses
| CodeSystem |
| hl7.fhir.uv.clinical-study-protocol#current | Thesaurus.owl | Fragment of NCIT Code System |
Narrative
Note: links and images are rebased to the (stated) source
- Include these codes as defined in
http://ncicb.nci.nih.gov/xml/owl/EVS/Thesaurus.owl version 📦1.0.0-ballot2| Code | Display | Definition |
| C132351 | Sponsor Protocol Identifier | A unique code, which is assigned by the sponsor, that identifies a specific protocol. |
| C218672 | Original Protocol Indicator | An indication as to whether the protocol document reflects the original version of the protocol. |
| C218477 | Amendment Identifier | A sequence of characters used to uniquely identify a protocol amendment. |
| C218684 | EU Clinical Trial Register Number | A sequence of characters used to identify a clinical trial, as assigned by the Clinical Trials Information System (CTIS) of the European Medicines Agency. |
| C218685 | US FDA Investigational New Drug Application Number | A sequence of characters used to identify a clinical trial under an Investigational New Drug (IND) application, as assigned by the US Food and Drug Administration. |
| C218686 | US FDA Investigational Device Exemption Application Number | A sequence of characters used to identify a clinical trial under an Investigational Device Exemption (IDE) application, as assigned by the US Food and Drug Administration. |
| C218687 | Japan Registry for Clinical Trials Number | A sequence of characters used to identify a clinical trial, as assigned by the Japan Registry for Clinical Trials (JRCT) of the Ministry of Health, Labour and Welfare (MHLW) in Japan. |
| C172240 | Clinicaltrials.gov Identifier | The unique alphanumeric identifier for a trial as assigned by the Clinicaltrials.gov Protocol Registration and Results System (PRS). |
| C218688 | NMPA IND Number | A sequence of characters used to identify a clinical trial under an Investigational New Drug (IND) application, as assigned by the Chinese National Medicinal Products Administration (NMPA). |
| C218689 | WHO/UTN Number | A sequence of characters used to identify a clinical trial, as assigned by the World Health organization's International Clinical Trial's Registry Platform (ICTRP). |
| C218690 | Other Regulatory or Clinical Trial Identifier | A sequence of characters assigned by a regulatory agency or other health authority that is used to identify a clinical trial, and that is different than the one(s) previously specified or mentioned. |
Source1
{
"resourceType": "ValueSet",
"id": "udp-identifier-type-vs",
"text": {
"status": "extensions",
"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/udp-identifier-type-vs",
"version": "1.0.0-ballot2",
"name": "UDPIdentifierType_VS",
"title": "UDP Identifier 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 identifier used ina study.\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\nidentifier attribute classified by an approriate terminology. This value set enables that.",
"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 Clinical Trial Register Number"
},
{
"code": "C218685",
"display": "US FDA Investigational New Drug Application Number"
},
{
"code": "C218686",
"display": "US FDA Investigational Device Exemption Application Number"
},
{
"code": "C218687",
"display": "Japan Registry for Clinical Trials Number"
},
{
"code": "C172240",
"display": "Clinicaltrials.gov Identifier"
},
{
"code": "C218688",
"display": "NMPA IND Number"
},
{
"code": "C218689",
"display": "WHO/UTN Number"
},
{
"code": "C218690",
"display": "Other Regulatory or Clinical Trial Identifier"
}
]
}
]
}
}