Terminology
This
page
is
part
of
the
FHIR
Specification
(v4.0.1:
R4
(v5.0.0:
R5
-
Mixed
Normative
and
STU
)
).
This
is
the
current
published
version
in
it's
permanent
home
(it
will
always
be
available
at
this
URL).
The
current
version
which
supercedes
this
version
is
5.0.0
.
For
a
full
list
of
available
versions,
see
the
Directory
of
published
versions
.
Page
versions:
R5
R4B
R4
| Biomedical Research and Regulation Work Group | Maturity Level : N/A | Standards Status : Informative |
Raw JSON ( canonical form + also see JSON Format Specification )
Definition
for
Code
System
ResearchStudyPhase
SystemResearchStudyPhase
{
"resourceType" : "CodeSystem",
"id" : "research-study-phase",
"meta" : {
"lastUpdated" : "2019-11-01T09:29:23.356+11:00"
"lastUpdated" : "2023-03-26T15:21:02.749+11:00",
"profile" : ["http://hl7.org/fhir/StructureDefinition/shareablecodesystem"]
},
"text" : {
"status" : "generated",
"div" : "<div>!-- Snipped for Brevity --></div>"
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This code system <code>http://hl7.org/fhir/research-study-phase</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">n-a<a name=\"research-study-phase-n-a\"> </a></td><td>N/A</td><td>Trials without phases (for example, studies of devices or behavioral interventions).</td></tr><tr><td style=\"white-space:nowrap\">early-phase-1<a name=\"research-study-phase-early-phase-1\"> </a></td><td>Early Phase 1</td><td>Designation for optional exploratory trials conducted in accordance with the United States Food and Drug Administration's (FDA) 2006 Guidance on Exploratory Investigational New Drug (IND) Studies. Formerly called Phase 0.</td></tr><tr><td style=\"white-space:nowrap\">phase-1<a name=\"research-study-phase-phase-1\"> </a></td><td>Phase 1</td><td>Includes initial studies to determine the metabolism and pharmacologic actions of drugs in humans, the side effects associated with increasing doses, and to gain early evidence of effectiveness; may include healthy participants and/or patients.</td></tr><tr><td style=\"white-space:nowrap\">phase-1-phase-2<a name=\"research-study-phase-phase-1-phase-2\"> </a></td><td>Phase 1/Phase 2</td><td>Trials that are a combination of phases 1 and 2.</td></tr><tr><td style=\"white-space:nowrap\">phase-2<a name=\"research-study-phase-phase-2\"> </a></td><td>Phase 2</td><td>Includes controlled clinical studies conducted to evaluate the effectiveness of the drug for a particular indication or indications in participants with the disease or condition under study and to determine the common short-term side effects and risks.</td></tr><tr><td style=\"white-space:nowrap\">phase-2-phase-3<a name=\"research-study-phase-phase-2-phase-3\"> </a></td><td>Phase 2/Phase 3</td><td>Trials that are a combination of phases 2 and 3.</td></tr><tr><td style=\"white-space:nowrap\">phase-3<a name=\"research-study-phase-phase-3\"> </a></td><td>Phase 3</td><td>Includes trials conducted after preliminary evidence suggesting effectiveness of the drug has been obtained, and are intended to gather additional information to evaluate the overall benefit-risk relationship of the drug.</td></tr><tr><td style=\"white-space:nowrap\">phase-4<a name=\"research-study-phase-phase-4\"> </a></td><td>Phase 4</td><td>Studies of FDA-approved drugs to delineate additional information including the drug's risks, benefits, and optimal use.</td></tr></table></div>"
},
"extension" : [{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode" : "brr"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode" : "draft"
"valueCode" : "trial-use"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger" : 1
}],
"url" : "http://terminology.hl7.org/CodeSystem/research-study-phase",
"identifier" : [{
"system" : "urn:ietf:rfc:3986",
"value" : "urn:oid:2.16.840.1.113883.4.642.4.1247"
"valueInteger" : 0
}],
"version" : "4.0.1",
"url" : "http://hl7.org/fhir/research-study-phase",
"version" : "5.0.0",
"name" : "ResearchStudyPhase",
"title" : "ResearchStudyPhase",
"status" : "draft",
"title" : "ResearchStudy Phase Code System",
"status" : "active",
"experimental" : false,
"date" : "2019-11-01T09:29:23+11:00",
"date" : "2022-05-15T16:55:11.085+11:00",
"publisher" : "HL7 (FHIR Project)",
"contact" : [{
"telecom" : [{
"system" : "url",
"value" : "http://hl7.org/fhir"
},
{
"system" : "email",
"value" : "fhir@lists.hl7.org"
}]
}],
"description" : "Codes for the stage in the progression of a therapy from initial experimental use in humans in clinical trials to post-market evaluation.",
"jurisdiction" : [{
"coding" : [{
"system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code" : "001",
"display" : "World"
}]
}],
"caseSensitive" : true,
"valueSet" : "http://hl7.org/fhir/ValueSet/research-study-phase",
"content" : "complete",
"concept" : [{
"code" : "n-a",
"display" : "N/A",
"definition" : "Trials without phases (for example, studies of devices or behavioral interventions)."
},
{
"code" : "early-phase-1",
"display" : "Early Phase 1",
"definition" : "Designation for optional exploratory trials conducted in accordance with the United States Food and Drug Administration's (FDA) 2006 Guidance on Exploratory Investigational New Drug (IND) Studies. Formerly called Phase 0."
},
{
"code" : "phase-1",
"display" : "Phase 1",
"definition" : "Includes initial studies to determine the metabolism and pharmacologic actions of drugs in humans, the side effects associated with increasing doses, and to gain early evidence of effectiveness; may include healthy participants and/or patients."
},
{
"code" : "phase-1-phase-2",
"display" : "Phase 1/Phase 2",
"definition" : "Trials that are a combination of phases 1 and 2."
},
{
"code" : "phase-2",
"display" : "Phase 2",
"definition" : "Includes controlled clinical studies conducted to evaluate the effectiveness of the drug for a particular indication or indications in participants with the disease or condition under study and to determine the common short-term side effects and risks."
},
{
"code" : "phase-2-phase-3",
"display" : "Phase 2/Phase 3",
"definition" : "Trials that are a combination of phases 2 and 3."
},
{
"code" : "phase-3",
"display" : "Phase 3",
"definition" : "Includes trials conducted after preliminary evidence suggesting effectiveness of the drug has been obtained, and are intended to gather additional information to evaluate the overall benefit-risk relationship of the drug."
},
{
"code" : "phase-4",
"display" : "Phase 4",
"definition" : "Studies of FDA-approved drugs to delineate additional information including the drug's risks, benefits, and optimal use."
}]
}
Usage note: every effort has been made to ensure that the examples are correct and useful, but they are not a normative part of the specification.
FHIR
®©
HL7.org
2011+.
FHIR
Release
4
(Technical
Correction
#1)
(v4.0.1)
R5
hl7.fhir.core#5.0.0
generated
on
Fri,
Nov
1,
2019
09:32+1100.
QA
Page
Sun,
Mar
26,
2023
15:22+1100.
Links:
Search
|
Version
History
|
Table
of
Contents
|
Credits
Glossary
|
QA
|
Compare
to
R3
R4
|
Compare
to
R4B
|
|
Propose
a
change