This
page
is
part
of
the
FHIR
Specification
(v3.3.0:
(v3.5.0:
R4
Ballot
2).
#2).
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:
R4B
R4
R3
| Orders and Observations Work Group | Maturity Level : 1 | Informative | Use Context : Any |
URL for this extension:
http://hl7.org/fhir/StructureDefinition/observation-geneticsPhaseSet
Status: draft. Extension maintained by: Health Level Seven International (Clinical Genomics)
Phase set information.
Context of Use: Use on Element ID Observation
usage info: insert a list of places where this extension is used
Summary
| Name | Flags | Card. | Type |
Description
&
Constraints
|
|---|---|---|---|---|
|
0..* | Extension |
URL
=
http://hl7.org/fhir/StructureDefinition/observation-geneticsPhaseSet
PhaseSet: Phase set information. Use on Element ID Observation |
|
|
0..1 | uri |
This
is
a
globally
unique
phaseSet
id.
|
|
|
1..* | Reference ( Sequence ) |
Sequence
pointed
to
phase
set
(from:
https://www.hl7.org/fhir/STU3/extension-observation-geneticssequence.html).
|
|
Documentation
for
this
format
|
||||
Full Structure
| Name | Flags | Card. | Type |
Description
&
Constraints
|
|---|---|---|---|---|
|
0..* | Extension |
URL
=
http://hl7.org/fhir/StructureDefinition/observation-geneticsPhaseSet
PhaseSet: Phase set information. Use on Element ID Observation |
|
| 0..* | Extension |
Additional
content
defined
by
implementations
Slice: Unordered, Open by value:url | |
|
0..1 | Extension |
Phase
set
ID
|
|
| 0..0 | |||
|
1..1 | uri | "Id" | |
|
0..1 | uri | Value of extension | |
|
1..* | Extension |
Phase
set
sequence
|
|
| 0..0 | |||
|
1..1 | uri | "Sequence" | |
|
0..1 | Reference ( Sequence ) | Value of extension | |
|
1..1 | uri | "http://hl7.org/fhir/StructureDefinition/observation-geneticsPhaseSet" | |
|
0 .. 0 | |||
Documentation
for
this
format
|
||||
XML Template
<!-- PhaseSet --><extension xmlns="http://hl7.org/fhir" url="http://hl7.org/fhir/StructureDefinition/observation-geneticsPhaseSet" > <-- extension sliced by value:url in the specified orderOpen--> <extension url="Id"> 0..1 Extension <!-- 0..1 Phase set ID --> <valueUri value="[uri]"/><!-- 0..1 Value of extension --> </extension> <extension url="Sequence"> 1..* Extension <!-- 1..* Phase set sequence --> <valueReference><!-- 0..1 Reference(Sequence) Value of extension --></valueReference> </extension> </extension>
JSON Template
{ // PhaseSet
"extension" : [ // sliced by value:url in the specified order, Open
{ // Phase set ID //
// from Element: extension
"extension" : [ // sliced by value:url in the specified order, Open ]
"url" : "Id", // R!
"valueUri" : "<uri>" //Value of extension
},
{ // Phase set sequence // R!
// from Element: extension
"extension" : [ // sliced by value:url in the specified order, Open ]
"url" : "Sequence", // R!
"valueReference" : { Reference(Sequence) } //Value of extension
}
],
"url" : "http://hl7.org/fhir/StructureDefinition/observation-geneticsPhaseSet", // R!
// value[x]: Value of extension. One of these 49:
}
Summary
| Name | Flags | Card. | Type |
Description
&
Constraints
|
|---|---|---|---|---|
|
0..* | Extension |
URL
=
http://hl7.org/fhir/StructureDefinition/observation-geneticsPhaseSet
PhaseSet: Phase set information. Use on Element ID Observation |
|
|
0..1 | uri |
This
is
a
globally
unique
phaseSet
id.
|
|
|
1..* | Reference ( Sequence ) |
Sequence
pointed
to
phase
set
(from:
https://www.hl7.org/fhir/STU3/extension-observation-geneticssequence.html).
|
|
Documentation
for
this
format
|
||||
Full Structure
| Name | Flags | Card. | Type |
Description
&
Constraints
|
|---|---|---|---|---|
|
0..* | Extension |
URL
=
http://hl7.org/fhir/StructureDefinition/observation-geneticsPhaseSet
PhaseSet: Phase set information. Use on Element ID Observation |
|
| 0..* | Extension |
Additional
content
defined
by
implementations
Slice: Unordered, Open by value:url | |
|
0..1 | Extension |
Phase
set
ID
|
|
| 0..0 | |||
|
1..1 | uri | "Id" | |
|
0..1 | uri | Value of extension | |
|
1..* | Extension |
Phase
set
sequence
|
|
| 0..0 | |||
|
1..1 | uri | "Sequence" | |
|
0..1 | Reference ( Sequence ) | Value of extension | |
|
1..1 | uri | "http://hl7.org/fhir/StructureDefinition/observation-geneticsPhaseSet" | |
|
0 .. 0 | |||
Documentation
for
this
format
|
||||
XML Template
<!-- PhaseSet --><extension xmlns="http://hl7.org/fhir" url="http://hl7.org/fhir/StructureDefinition/observation-geneticsPhaseSet" > <-- extension sliced by value:url in the specified orderOpen--> <extension url="Id"> 0..1 Extension <!-- 0..1 Phase set ID --> <valueUri value="[uri]"/><!-- 0..1 Value of extension --> </extension> <extension url="Sequence"> 1..* Extension <!-- 1..* Phase set sequence --> <valueReference><!-- 0..1 Reference(Sequence) Value of extension --></valueReference> </extension> </extension>
JSON Template
{ // PhaseSet
"extension" : [ // sliced by value:url in the specified order, Open
{ // Phase set ID //
// from Element: extension
"extension" : [ // sliced by value:url in the specified order, Open ]
"url" : "Id", // R!
"valueUri" : "<uri>" //Value of extension
},
{ // Phase set sequence // R!
// from Element: extension
"extension" : [ // sliced by value:url in the specified order, Open ]
"url" : "Sequence", // R!
"valueReference" : { Reference(Sequence) } //Value of extension
}
],
"url" : "http://hl7.org/fhir/StructureDefinition/observation-geneticsPhaseSet", // R!
// value[x]: Value of extension. One of these 49:
}
Constraints