This
page
is
part
of
the
FHIR
Specification
(v0.0.82:
DSTU
1).
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:
R3
R2
URL for this extension:
http://hl7.org/fhir/StructureDefinition/valueset-history
Status: draft. Extension maintained by: HL7
Information on changes made to the Value Set Definition over time, and also has a contained audit trail of all such changes.
Context of Use: Use on element: ValueSet
usage info: insert a list of places where this extension is used
Structure
| Name | Flags | Card. | Type |
Description
&
Constraints
|
|---|---|---|---|---|
|
Extension |
URL
=
http://hl7.org/fhir/StructureDefinition/valueset-history
What has happened over time: Information on changes made to the Value Set Definition over time, and also has a contained audit trail of all such changes. Use on element: ValueSet |
||
|
0..1 | Extension | The name of this set of history entries | |
|
0..* | Extension | Additional Content defined by implementations | |
|
1..1 | uri |
identifies
the
meaning
of
the
extension
Fixed Value: name |
|
|
0..1 | string | Value of extension | |
|
0..* | Extension | Audit of all changes for a history entry | |
|
1..1 | Extension | Date the change was made | |
|
0..* | Extension | Additional Content defined by implementations | |
|
1..1 | uri |
identifies
the
meaning
of
the
extension
Fixed Value: date |
|
|
0..1 | dateTime | Value of extension | |
|
1..1 | Extension | Version marker after the change was made | |
|
0..* | Extension | Additional Content defined by implementations | |
|
1..1 | uri |
identifies
the
meaning
of
the
extension
Fixed Value: id |
|
|
0..1 | string | Value of extension | |
|
1..1 | Extension | Who made the change | |
|
0..* | Extension | Additional Content defined by implementations | |
|
1..1 | uri |
identifies
the
meaning
of
the
extension
Fixed Value: author |
|
|
0..1 | string | Value of extension | |
|
0..1 | Extension | Information about the change | |
|
0..* | Extension | Additional Content defined by implementations | |
|
1..1 | uri |
identifies
the
meaning
of
the
extension
Fixed Value: notes |
|
|
0..1 | string | Value of extension | |
|
1..1 | uri |
identifies
the
meaning
of
the
extension
Fixed Value: revision |
|
|
0 .. 0 | * | ||
|
1..1 | uri |
identifies
the
meaning
of
the
extension
Fixed Value: http://hl7.org/fhir/StructureDefinition/valueset-history |
|
|
0 .. 0 | * |
XML Template
<!-- What has happened over time --><extension xmlns="http://hl7.org/fhir" url="http://hl7.org/fhir/StructureDefinition/valueset-history" > <!-- from Element: extension --> <valueString value="[string]"/><!-- 0..1 Value of extension <valueDateTime value="[dateTime]"/><!-- 0..1 Value of extension <valueString value="[string]"/><!-- 0..1 Value of extension <valueString value="[string]"/><!-- 0..1 Value of extension <valueString value="[string]"/><!-- 0..1 Value of extension <value* ><!-- 0..0 * Value of extension <value* ><!-- 0..0 * Value of extension </extension>
JSON Template
{ // What has happened over time
// from Element: extension
"url" : "name", // R!
"valueString" : "<string>", //Value of extension
"url" : "date", // R!
"valueDateTime" : "<dateTime>", //Value of extension
"url" : "id", // R!
"valueString" : "<string>", //Value of extension
"url" : "author", // R!
"valueString" : "<string>", //Value of extension
"url" : "notes", // R!
"valueString" : "<string>", //Value of extension
"url" : "revision", // R!
"value*" : { * }, //Value of extension
"url" : "http://hl7.org/fhir/StructureDefinition/valueset-history", // R!
"value*" : { * } //Value of extension
}
Structure
| Name | Flags | Card. | Type |
Description
&
Constraints
|
|---|---|---|---|---|
|
Extension |
URL
=
http://hl7.org/fhir/StructureDefinition/valueset-history
What has happened over time: Information on changes made to the Value Set Definition over time, and also has a contained audit trail of all such changes. Use on element: ValueSet |
||
|
0..1 | Extension | The name of this set of history entries | |
|
0..* | Extension | Additional Content defined by implementations | |
|
1..1 | uri |
identifies
the
meaning
of
the
extension
Fixed Value: name |
|
|
0..1 | string | Value of extension | |
|
0..* | Extension | Audit of all changes for a history entry | |
|
1..1 | Extension | Date the change was made | |
|
0..* | Extension | Additional Content defined by implementations | |
|
1..1 | uri |
identifies
the
meaning
of
the
extension
Fixed Value: date |
|
|
0..1 | dateTime | Value of extension | |
|
1..1 | Extension | Version marker after the change was made | |
|
0..* | Extension | Additional Content defined by implementations | |
|
1..1 | uri |
identifies
the
meaning
of
the
extension
Fixed Value: id |
|
|
0..1 | string | Value of extension | |
|
1..1 | Extension | Who made the change | |
|
0..* | Extension | Additional Content defined by implementations | |
|
1..1 | uri |
identifies
the
meaning
of
the
extension
Fixed Value: author |
|
|
0..1 | string | Value of extension | |
|
0..1 | Extension | Information about the change | |
|
0..* | Extension | Additional Content defined by implementations | |
|
1..1 | uri |
identifies
the
meaning
of
the
extension
Fixed Value: notes |
|
|
0..1 | string | Value of extension | |
|
1..1 | uri |
identifies
the
meaning
of
the
extension
Fixed Value: revision |
|
|
0 .. 0 | * | ||
|
1..1 | uri |
identifies
the
meaning
of
the
extension
Fixed Value: http://hl7.org/fhir/StructureDefinition/valueset-history |
|
|
0 .. 0 | * |
XML Template
<!-- What has happened over time --><extension xmlns="http://hl7.org/fhir" url="http://hl7.org/fhir/StructureDefinition/valueset-history" > <!-- from Element: extension --> <valueString value="[string]"/><!-- 0..1 Value of extension <valueDateTime value="[dateTime]"/><!-- 0..1 Value of extension <valueString value="[string]"/><!-- 0..1 Value of extension <valueString value="[string]"/><!-- 0..1 Value of extension <valueString value="[string]"/><!-- 0..1 Value of extension <value* ><!-- 0..0 * Value of extension <value* ><!-- 0..0 * Value of extension </extension>