This
page
is
part
of
the
FHIR
Specification
(v3.0.2:
(v4.0.1:
R4
-
Mixed
Normative
and
STU
3).
)
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:
R4
R3
R4
R3
R2
Work
Group
|
Maturity Level : N/A |
|
| Extensions : | |
|
|
A
|
|
|
A comment that explains how this code is used in this context (where the value set is expected to be used). |
| valueset-otherName |
otherName
:
Human readable names for the valueset. |
| valueset-sourceReference |
sourceReference
:
This text is intended to act as a citation to work done elsewhere that is not part of the current stewarding process where the referenced source is in some way a basis of the current value set definition. |
| valueset-keyWord |
keyWord
:
Word or words used in an information retrieval system to indicate the content of the value set. |
| valueset-usage |
usage
:
Consumers of the value set and the implementations, projects or standards that the author has utilized the value set in. |
| valueset-workflowStatus |
workflowStatus
:
Workflow
Status
is
used
to
represent
details
of
the
value
set
development
process
while
|
| valueset-activityStatusDate |
activityStatusDate
:
The
|
| valueset-effectiveDate |
effectiveDate
:
This is the first date-time when the value set version becomes active, so this value is present on Inactive value set versions as well. The start Date_time is expected to be as of 0001 UTC of the Effective Date. |
| valueset-expirationDate |
expirationDate
:
The date when the value set version is no longer expected to be used to create new content. This is the first date-time when the value set version becomes Inactive, so this value SHALL present on all Inactive value set versions. The start Date_time is expected to be as of 0001 UTC of the Expiration Date. |
| valueset-author |
author
:
|
|
|
|
| valueset-trusted-expansion |
trusted-expansion
:
Indicates an authoritative source for performing value set expansions. |
|
|
label
:
The label to list in front of a code when presenting a list of possible values in a questionnaire-like fashion. |
|
|
conceptOrder
:
Identifies the relative order in which concepts within the value set should be presented to a user. |
| valueset-systemName |
systemName
:
The human-readable name for the code system. |
| valueset-systemRef |
systemRef
:
The formal URI for the code system. I.e. ValueSet.codeSystem.system (or its equivalent). |
| valueset-caseSensitive |
caseSensitive
:
If this a case sensitive code. |
| valueset-reference |
reference
:
A logical reference (e.g. a reference to ValueSet.url) that identifies the value set/version that identifies the set of possible coded values this coding was chosen from or constrained by. |
| valueset-expansionSource |
expansionSource
:
The logical URL of the ValueSet definition that was used to generate this expansion. |
| valueset-unclosed |
unclosed
:
Marks that the expansion is incomplete, and values other than those listed may be valid. This may be used because post-coordinated codes are allowed, and no practical expansion can be produced. |
| valueset-toocostly |
toocostly
:
Marks that the expansion is incomplete, because the full value set is too large to represent, and the client asked for an incomplete fragment. |
| valueset-map |
map
:
A reference to a concept map that is relevant for the interpretation of this value set. |
| valueset-warning |
warning
:
An extra warning about the correct use of the value set. |
| valueset-system |
system
:
Allows a direct reference to the code system for FHIR query. |
| valueset-supplement |
supplement
:
This extension declares that a value set depends on a particular supplement and should not be used in its absence. |
| valueset-parameterSource |
parameterSource
:
Declares what the source of this parameter is. |
| valueset-expand-rules |
expand-rules
:
Defines how concepts are processed into the expansion when it's for UI presentation. |
| valueset-expand-group |
expand-group
:
This extension declares a group of concepts that is generated into the ValueSet.expansion.contains hierarchy when the expansion is generated for a UI. THere is no inherent assigned meaning to the hierarchy; it is used to help the user navigate the concepts. Each group has a display and/or a code, and a list of members, which are either concepts in the value set, or other groups (by code). |
| valueset-deprecated |
deprecated
:
if ture, indicates that the concept is deprecated from the value set - that is, it should not be used, and is planned to be withdrawn. |
| valueset-special-status |
special-status
:
A special note for implementers about the status of the resource. |
| valueset-extensible |
extensible
:
Whether this is intended to be used with an extensible binding or not. |
| valueset-authoritativeSource |
authoritativeSource
:
A reference to the authoritative accessible, persisted source of truth of the entire Value Set Definition, including textual information and available versions. |
| valueset-expression |
expression
:
An expression that provides an alternative definition of the content of the value set. There are two different ways to use this expression extension: If both an expression and a compose element is present, the compose is understood the make the same statement as the expression. If there is no compose, the expression is the only definition of the value set, and the value set can only be processed by a server that understands the expression syntax, it that is computable. |
| valueset-rules-text |
rules-text
:
An expression that provides an alternative definition of the content of the value set in some form that is not computable - e.g instructions that could only be followed by a human. |
Search parameters defined by this package. See Searching for more information about searching in REST, messaging, and services.
| Name | Type | Description | Paths | Source |
| author | string | Optional Extensions Element | f:ValueSet/f:extension[@url='http://hl7.org/fhir/StructureDefinition/valueset-author'] | /f:#author | XML / JSON |
| effective | date | Optional Extensions Element | f:ValueSet/f:extension[@url='http://hl7.org/fhir/StructureDefinition/valueset-effectiveDate'] | /f:#effectiveDate | XML / JSON |
| end | date | Optional Extensions Element | f:ValueSet/f:extension[@url='http://hl7.org/fhir/StructureDefinition/valueset-expirationDate'] | /f:#expirationDate | XML / JSON |
| keyword | string | Optional Extensions Element | f:ValueSet/f:extension[@url='http://hl7.org/fhir/StructureDefinition/valueset-keyWord'] | /f:#keyWord | XML / JSON |
| workflow | token | Optional Extensions Element | f:ValueSet/f:extension[@url='http://hl7.org/fhir/StructureDefinition/valueset-workflowStatus'] | /f:#workflowStatus | XML / JSON |