FHIR IG analytics
| Package | hl7.fhir.uv.clinical-study-protocol |
| Resource Type | ValueSet |
| Id | ValueSet-m11-phase-vs.json |
| FHIR Version | R6 |
| Source | https://build.fhir.org/ig/HL7/vulcan-udp-ig/ValueSet-m11-phase-vs.html |
| URL | http://hl7.org/fhir/uv/clinical-study-protocol/ValueSet/m11-phase-vs |
| Version | 1.0.1-ballot2 |
| Status | draft |
| Date | 2026-02-03T15:48:42+00:00 |
| Name | M11PhaseVS |
| Title | M11 Phase Value Set |
| Realm | uv |
| Authority | hl7 |
| Description | Codes drawn from NCI Thesaurus value set $NCIT#C217045 ICH M11 Trial Phase Value Set Terminology
These codes represent phases of a study as defined by ICH. |
Resources that use this resource
Resources that this resource uses
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 Not Stated (use latest from terminology server)| Code | Display |
| C54721 | Early Phase 1 |
| C15600 | Phase 1 |
| C15693 | Phase 1/Phase 2 |
| C198366 | Phase 1/Phase 2/Phase 3 |
| C198367 | Phase 1/Phase 3 |
| C217024 | Phase 2/Phase 3/Phase 4 |
| C15601 | Phase 2 |
| C15694 | Phase 2/Phase 3 |
| C217025 | Phase 3/Phase 4 |
| C15602 | Phase 3 |
| C15603 | Phase 4 |
Source1
{
"resourceType": "ValueSet",
"id": "m11-phase-vs",
"text": {
"status": "generated",
"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/m11-phase-vs",
"version": "1.0.1-ballot2",
"name": "M11PhaseVS",
"title": "M11 Phase 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": "Codes drawn from NCI Thesaurus value set $NCIT#C217045 ICH M11 Trial Phase Value Set Terminology\nThese codes represent phases of a study as defined by ICH.",
"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": "C54721",
"display": "Early Phase 1"
},
{
"code": "C15600",
"display": "Phase 1"
},
{
"code": "C15693",
"display": "Phase 1/Phase 2"
},
{
"code": "C198366",
"display": "Phase 1/Phase 2/Phase 3"
},
{
"code": "C198367",
"display": "Phase 1/Phase 3"
},
{
"code": "C217024",
"display": "Phase 2/Phase 3/Phase 4"
},
{
"code": "C15601",
"display": "Phase 2"
},
{
"code": "C15694",
"display": "Phase 2/Phase 3"
},
{
"code": "C217025",
"display": "Phase 3/Phase 4"
},
{
"code": "C15602",
"display": "Phase 3"
},
{
"code": "C15603",
"display": "Phase 4"
}
]
}
]
}
}