This page is part of the FHIR Specification (v1.6.0:
STU
3 Ballot 4). The current version which supercedes this version is
5.0.0
.
For
a
full
list
of
available
versions,
see
the
Directory
of
published
versions
. For a full list of available versions, see the
Directory of published versions
.
Page
versions:
. Page versions:
R4B
R4
R3
R2
URL for this extension:
http://hl7.org/fhir/StructureDefinition/elementdefinition-maxValueSetStatus: draft. Extension maintained by: Health Level Seven, Inc. - FHIR Core WG The maximum allowable value set, for use when the binding strength is 'extensible'. This value set is the value set from which extensions can be taken from. Context of Use: Use on data type: ElementDefinition.binding usage info: insert a list of places where this extension is used
Status: draft. Extension maintained by: Health Level Seven, Inc. - FHIR Core WG
The maximum allowable value set, for use when the binding strength is 'extensible'. This value set is the value set from which extensions can be taken from.
Context of Use: Use on data type: ElementDefinition.binding
usage info: insert a list of places where this extension is used
Summary
| Name | Flags | Card. | Type |
|
|---|---|---|---|---|
|
0..1 | Reference ( ValueSet ) |
|
|
Documentation for this format
|
||||
Fulle
Structure
Fulle Structure
| Name | Flags | Card. | Type |
|
|---|---|---|---|---|
|
0..1 | Extension |
|
|
|
0 .. 0 | |||
|
1..1 | uri | "http://hl7.org/fhir/StructureDefinition/elementdefinition-maxValueSet" | |
|
1..1 | Reference ( ValueSet ) |
|
|
Documentation for this format
|
||||
XML
Template
XML Template
<!-- Maximum Value Set (when strength = extensible) --><extension xmlns="http://hl7.org/fhir" url="http://hl7.org/fhir/StructureDefinition/elementdefinition-maxValueSet" > <!-- from Element: extension -->
<</valueReference><valueReference><!-- 1..1 Reference(ValueSet) A set of codes drawn from one or more code systems --></valueReference> </extension>
JSON
Template
JSON Template
{ // Maximum Value Set (when strength = extensible)
// from Element: extension
"url" : "http://hl7.org/fhir/StructureDefinition/elementdefinition-maxValueSet", // R!
"
"valueReference" : { Reference(ValueSet) } // R! A set of codes drawn from one or more code systems
}
Summary
| Name | Flags | Card. | Type |
|
|---|---|---|---|---|
|
0..1 | Reference ( ValueSet ) |
|
|
Documentation for this format
|
||||
Full
Structure
Full Structure
| Name | Flags | Card. | Type |
|
|---|---|---|---|---|
|
0..1 | Extension |
|
|
|
0 .. 0 | |||
|
1..1 | uri | "http://hl7.org/fhir/StructureDefinition/elementdefinition-maxValueSet" | |
|
1..1 | Reference ( ValueSet ) |
|
|
Documentation for this format
|
||||
XML
Template
XML Template
<!-- Maximum Value Set (when strength = extensible) --><extension xmlns="http://hl7.org/fhir" url="http://hl7.org/fhir/StructureDefinition/elementdefinition-maxValueSet" > <!-- from Element: extension -->
<</valueReference><valueReference><!-- 1..1 Reference(ValueSet) A set of codes drawn from one or more code systems --></valueReference> </extension>
JSON
Template
JSON Template
{ // Maximum Value Set (when strength = extensible)
// from Element: extension
"url" : "http://hl7.org/fhir/StructureDefinition/elementdefinition-maxValueSet", // R!
"
"valueReference" : { Reference(ValueSet) } // R! A set of codes drawn from one or more code systems
}
Constraints