This page is part of the FHIR Specification v6.0.0-ballot1: Release 6 Ballot (1st Draft) (see Ballot Notes). The current version is 5.0.0. For a full list of available versions, see the Directory of published versions
Terminology Infrastructure Work Group | Maturity Level: 0 | Trial Use | Use Context: Any |
The canonical URL for this profile is:
http://hl7.org/fhir/StructureDefinition/computablevalueset
Defines a computable value set as one that SHALL have an expression-based definition (i.e. a value set defined intensionally using expressions of the code systems involved) and MAY have an expansion included. The expression-based definition SHALL be represented in only one of three ways; using the compose element, using the expression extension, or using the rules-text extension to provide a step-by-step process for expanding the value set definition
Note to Implementers: All of the shareable, publishable, computable, and executable profiles will be migrating to the new Canonical Resource Management implementation guide as part of the next FHIR release. Implementers are encouraged to look there for updates, corrections and clarifications.
This profile was published on Thu, Jan 1, 1970 00:00+1000 as a draft by HL7.
Description of Profiles, Differentials, Snapshots, and how the XML and JSON presentations work.
This structure is derived from ShareableValueSet.
Summary
mustSupport
When this profile has defined an element as mustSupport, the sender must provide the element value when available, and the receiver must accept the element value, persist the value and when appropriate, provide function as defined in the profile. When mustSupport is defined at a complex element level, all sub-elements inherit mustSupport.
Mandatory: 0 element (+3 nested mandatory elements)
Must-Support: 17 elements
Extensions
This structure refers to these extensions:
This indicates the differences between this profile and the base ShareableValueSet structure.
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
ValueSet | C | 1..1 | ShareableValueSet | A set of codes drawn from one or more code systems cvs-1: Only one of rulesText, expression, or a compose definition SHALL be provided |
rulesText | SC | 0..1 | markdown | Human instructions for constructing the valueset URL: http://hl7.org/fhir/StructureDefinition/valueset-rules-text |
expression | SC | 0..1 | Expression | Machine instructions for constructing the value set URL: http://hl7.org/fhir/StructureDefinition/valueset-expression |
supplement | S | 0..1 | canonical(CodeSystem) | Declares dependency on a particular supplment URL: http://hl7.org/fhir/StructureDefinition/valueset-supplement |
immutable | S | 0..1 | boolean | Indicates whether or not any change to the content logical definition may occur |
compose | S | 0..1 | BackboneElement | Content logical definition of the value set (CLD) |
lockedDate | S | 0..1 | date | Fixed date for references with no specified version (transitive) |
inactive | S | 0..1 | boolean | Whether inactive codes are in the value set |
include | S | 1..* | BackboneElement | Include one or more codes from a code system or other value set(s) |
system | S | 0..1 | uri | The system the codes come from |
version | S | 0..1 | string | Specific version of the code system referred to |
concept | S | 0..* | BackboneElement | A concept defined in the system |
filter | S | 0..* | BackboneElement | Select codes/concepts by their properties (including relationships) |
property | S | 1..1 | code | A property/filter defined by the code system |
op | S | 1..1 | code | = | is-a | descendent-of | is-not-a | regex | in | not-in | generalizes | child-of | descendent-leaf | exists |
value | S | 1..1 | string | Code from the system, or regex criteria, or boolean value for exists |
valueSet | S | 0..* | canonical(ValueSet) | Select the contents included in this value set |
exclude | S | 0..* | Explicitly exclude codes from a code system or other value sets | |
Documentation for this format |
This provides the consolidated view (aka snapshot) of the profile after applying the changes in this profile to the base ShareableValueSet structure.
Name | Flags | Card. | Type | Description & Constraints | ||||
---|---|---|---|---|---|---|---|---|
ValueSet | C | 1..1 | ShareableValueSet | A set of codes drawn from one or more code systems cvs-1: Only one of rulesText, expression, or a compose definition SHALL be provided | ||||
id | Σ | 0..1 | id | Logical id of this artifact | ||||
meta | Σ | 0..1 | Meta | Metadata about the resource | ||||
implicitRules | ?!Σ | 0..1 | uri | A set of rules under which this content was created | ||||
language | 0..1 | code | Language of the resource content Binding: All Languages (required): IETF language tag for a human language
| |||||
text | 0..1 | Narrative | Text summary of the resource, for human interpretation | |||||
contained | 0..* | Resource | Contained, inline Resources | |||||
Slices for extension | 0..* | Extension | Extension Slice: Unordered, Open by value:url | |||||
knowledgeRepresentationLevel | S | 0..* | code | narrative | semi-structured | structured | executable URL: http://hl7.org/fhir/StructureDefinition/cqf-knowledgeRepresentationLevel Binding: Knowledge Representation Level (required) | ||||
authoritativeSource | S | 0..1 | uri | Reference to the current trusted source of the ValueSet resource (metadata and definition) URL: http://hl7.org/fhir/StructureDefinition/valueset-authoritativeSource | ||||
rulesText | SC | 0..1 | markdown | Human instructions for constructing the valueset URL: http://hl7.org/fhir/StructureDefinition/valueset-rules-text | ||||
expression | SC | 0..1 | Expression | Machine instructions for constructing the value set URL: http://hl7.org/fhir/StructureDefinition/valueset-expression | ||||
supplement | S | 0..1 | canonical(CodeSystem) | Declares dependency on a particular supplment URL: http://hl7.org/fhir/StructureDefinition/valueset-supplement | ||||
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored | ||||
url | SΣC | 1..1 | uri | Canonical identifier for this value set, represented as a URI (globally unique) | ||||
identifier | Σ | 0..* | Identifier | Additional identifier for the value set (business identifier) | ||||
version | SΣ | 1..1 | string | Business version of the value set | ||||
versionAlgorithm[x] | SΣ | 0..1 | How to compare versions Binding: Version Algorithm (extensible) | |||||
versionAlgorithmString | string | |||||||
versionAlgorithmCoding | Coding | |||||||
name | SΣC | 0..1 | string | Name for this value set (computer friendly) | ||||
title | SΣ | 1..1 | string | Name for this value set (human friendly) | ||||
status | ?!SΣ | 1..1 | code | draft | active | retired | unknown Binding: PublicationStatus (required): The lifecycle status of an artifact. | ||||
experimental | SΣ | 1..1 | boolean | For testing purposes, not real usage | ||||
date | Σ | 0..1 | dateTime | Date last changed | ||||
publisher | SΣ | 0..1 | string | Name of the publisher/steward (organization or individual) | ||||
contact | Σ | 0..* | ContactDetail | Contact details for the publisher | ||||
description | S | 1..1 | markdown | Natural language description of the value set | ||||
useContext | Σ | 0..* | UsageContext | The context that the content is intended to support | ||||
jurisdiction | Σ | 0..* | CodeableConcept | Intended jurisdiction for value set (if applicable) Binding: Jurisdiction ValueSet (extensible): Countries and regions within which this artifact is targeted for use. | ||||
immutable | SΣ | 0..1 | boolean | Indicates whether or not any change to the content logical definition may occur | ||||
purpose | 0..1 | markdown | Why this value set is defined | |||||
copyright | 0..1 | markdown | Use and/or publishing restrictions | |||||
copyrightLabel | 0..1 | string | Copyright holder and year(s) | |||||
approvalDate | 0..1 | date | When the ValueSet was approved by publisher | |||||
lastReviewDate | 0..1 | date | When the ValueSet was last reviewed by the publisher | |||||
effectivePeriod | Σ | 0..1 | Period | When the ValueSet is expected to be used | ||||
topic | 0..* | CodeableConcept | E.g. Education, Treatment, Assessment, etc Binding: Definition Topic (example) | |||||
author | 0..* | ContactDetail | Who authored the ValueSet | |||||
editor | 0..* | ContactDetail | Who edited the ValueSet | |||||
reviewer | 0..* | ContactDetail | Who reviewed the ValueSet | |||||
endorser | 0..* | ContactDetail | Who endorsed the ValueSet | |||||
relatedArtifact | 0..* | RelatedArtifact | Additional documentation, citations, etc | |||||
compose | S | 0..1 | BackboneElement | Content logical definition of the value set (CLD) | ||||
id | 0..1 | string | Unique id for inter-element referencing | |||||
extension | 0..* | Extension | Additional content defined by implementations | |||||
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | ||||
lockedDate | SΣ | 0..1 | date | Fixed date for references with no specified version (transitive) | ||||
inactive | SΣ | 0..1 | boolean | Whether inactive codes are in the value set | ||||
include | SΣC | 1..* | BackboneElement | Include one or more codes from a code system or other value set(s) | ||||
id | 0..1 | string | Unique id for inter-element referencing | |||||
extension | 0..* | Extension | Additional content defined by implementations | |||||
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | ||||
system | SΣC | 0..1 | uri | The system the codes come from | ||||
version | SΣ | 0..1 | string | Specific version of the code system referred to | ||||
concept | SC | 0..* | BackboneElement | A concept defined in the system | ||||
id | 0..1 | string | Unique id for inter-element referencing | |||||
extension | 0..* | Extension | Additional content defined by implementations | |||||
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | ||||
code | 1..1 | code | Code or expression from system | |||||
display | 0..1 | string | Text to display for this code for this value set in this valueset | |||||
designation | C | 0..* | BackboneElement | Additional representations for this concept | ||||
id | 0..1 | string | Unique id for inter-element referencing | |||||
extension | 0..* | Extension | Additional content defined by implementations | |||||
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | ||||
language | 0..1 | code | Human language of the designation Binding: All Languages (required): IETF language tag for a human language
| |||||
use | C | 0..1 | Coding | Types of uses of designations Binding: Designation Use (extensible): Details of how a designation would be used. | ||||
additionalUse | C | 0..* | Coding | Additional ways how this designation would be used Binding: Designation Use (extensible): Details of how a designation would be used. | ||||
value | 1..1 | string | The text value for this designation | |||||
filter | SΣC | 0..* | BackboneElement | Select codes/concepts by their properties (including relationships) | ||||
id | 0..1 | string | Unique id for inter-element referencing | |||||
extension | 0..* | Extension | Additional content defined by implementations | |||||
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | ||||
property | SΣ | 1..1 | code | A property/filter defined by the code system | ||||
op | SΣ | 1..1 | code | = | is-a | descendent-of | is-not-a | regex | in | not-in | generalizes | child-of | descendent-leaf | exists Binding: Filter Operator (required): The kind of operation to perform as a part of a property based filter. | ||||
value | SΣ | 1..1 | string | Code from the system, or regex criteria, or boolean value for exists | ||||
valueSet | SΣC | 0..* | canonical(ValueSet) | Select the contents included in this value set | ||||
copyright | 0..1 | string | A copyright statement for the specific code system included in the value set | |||||
exclude | S | 0..* | See include (ValueSet) | Explicitly exclude codes from a code system or other value sets | ||||
property | 0..* | string | Property to return if client doesn't override | |||||
expansion | 0..1 | BackboneElement | Used when the value set is "expanded" | |||||
id | 0..1 | string | Unique id for inter-element referencing | |||||
extension | 0..* | Extension | Additional content defined by implementations | |||||
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | ||||
identifier | 0..1 | uri | Identifies the value set expansion (business identifier) | |||||
next | 0..1 | uri | Opaque urls for paging through expansion results | |||||
timestamp | 1..1 | dateTime | Time ValueSet expansion happened | |||||
total | 0..1 | integer | Total number of codes in the expansion | |||||
offset | 0..1 | integer | Offset at which this resource starts | |||||
parameter | 0..* | BackboneElement | Parameter that controlled the expansion process | |||||
id | 0..1 | string | Unique id for inter-element referencing | |||||
extension | 0..* | Extension | Additional content defined by implementations | |||||
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | ||||
name | 1..1 | string | Name as assigned by the client or server | |||||
value[x] | 0..1 | Value of the named parameter | ||||||
valueString | string | |||||||
valueBoolean | boolean | |||||||
valueInteger | integer | |||||||
valueDecimal | decimal | |||||||
valueUri | uri | |||||||
valueCode | code | |||||||
valueDateTime | dateTime | |||||||
property | 0..* | BackboneElement | Additional information supplied about each concept | |||||