FHIR Application Feature Framework Implementation Guide
1.0.0-ballot - STU1 Ballot International flag

This page is part of the FHIR Application Feature Framework Implementation Guide (v1.0.0-ballot: STU 1 Ballot 1) based on FHIR (HL7® FHIR® Standard) R4. . For a full list of available versions, see the Directory of published versions

ValueSet: Capability Feature Value VS

Official URL: http://hl7.org/fhir/uv/application-feature/ValueSet/capability-feature-value-vs Version: 1.0.0-ballot
Standards status: Trial-use Maturity Level: 1 Computable Name: CapabilityFeatureValueVS

A vaule for a feature that may be declared in a capability statement

References

Logical Definition (CLD)

Generated Narrative: ValueSet capability-feature-value-vs

Last updated: 2021-12-19 08:15:41+1100

Profile: Shareable ValueSet

 

Expansion

Generated Narrative: ValueSet

Last updated: 2021-12-19 08:15:41+1100

Profile: Shareable ValueSet

Expansion based on codesystem Capability Feature Value CS v1.0.0-ballot (CodeSystem)

This value set contains 23 concepts

LevelCodeSystemDisplayDefinition
1  valueshttp://hl7.org/fhir/uv/application-feature/CodeSystem/capability-feature-value-csRoot concept for all feature values
2    booleanshttp://hl7.org/fhir/uv/application-feature/CodeSystem/capability-feature-value-csValues that are booleans
3      truehttp://hl7.org/fhir/uv/application-feature/CodeSystem/capability-feature-value-csValue is true
3      falsehttp://hl7.org/fhir/uv/application-feature/CodeSystem/capability-feature-value-csValue is false
2    versioninghttp://hl7.org/fhir/uv/application-feature/CodeSystem/capability-feature-value-csValues for versioning feature
3      no-versionhttp://hl7.org/fhir/uv/application-feature/CodeSystem/capability-feature-value-csNo VersionId Support

VersionId meta-property is not supported (server) or used (client).

3      versionedhttp://hl7.org/fhir/uv/application-feature/CodeSystem/capability-feature-value-csVersioned

VersionId meta-property is supported (server) or used (client).

3      versioned-updatehttp://hl7.org/fhir/uv/application-feature/CodeSystem/capability-feature-value-csVersionId tracked fully

VersionId must be correct for updates (server) or will be specified (If-match header) for updates (client).

2    conditional-read-statushttp://hl7.org/fhir/uv/application-feature/CodeSystem/capability-feature-value-csValues for conditional-read-status
3      cond-read-not-supportedhttp://hl7.org/fhir/uv/application-feature/CodeSystem/capability-feature-value-csNot Supported

No support for conditional reads.

3      modified-sincehttp://hl7.org/fhir/uv/application-feature/CodeSystem/capability-feature-value-csIf-Modified-Since

Conditional reads are supported, but only with the If-Modified-Since HTTP Header.

3      not-matchhttp://hl7.org/fhir/uv/application-feature/CodeSystem/capability-feature-value-csIf-None-Match

Conditional reads are supported, but only with the If-None-Match HTTP Header.

3      full-supporthttp://hl7.org/fhir/uv/application-feature/CodeSystem/capability-feature-value-csFull Support

Conditional reads are supported, with both If-Modified-Since and If-None-Match HTTP Headers.

2    conditional-delete-statushttp://hl7.org/fhir/uv/application-feature/CodeSystem/capability-feature-value-csValues for conditional-delete-status
3      cond-delete-not-supportedhttp://hl7.org/fhir/uv/application-feature/CodeSystem/capability-feature-value-csNot Supported

No support for conditional deletes.

3      singlehttp://hl7.org/fhir/uv/application-feature/CodeSystem/capability-feature-value-csSingle Deletes Supported

Conditional deletes are supported, but only single resources at a time.

3      multiplehttp://hl7.org/fhir/uv/application-feature/CodeSystem/capability-feature-value-csMultiple Deletes Supported

Conditional deletes are supported, and multiple resources can be deleted in a single interaction.

2    reference-handling-policyhttp://hl7.org/fhir/uv/application-feature/CodeSystem/capability-feature-value-csValues for reference-handling-policy
3      literalhttp://hl7.org/fhir/uv/application-feature/CodeSystem/capability-feature-value-csLiteral References

The server supports and populates Literal references (i.e. using Reference.reference) where they are known (this code does not guarantee that all references are literal; see 'enforced').

3      logicalhttp://hl7.org/fhir/uv/application-feature/CodeSystem/capability-feature-value-csLogical References

The server allows logical references (i.e. using Reference.identifier).

3      resolveshttp://hl7.org/fhir/uv/application-feature/CodeSystem/capability-feature-value-csResolves References

The server will attempt to resolve logical references to literal references - i.e. converting Reference.identifier to Reference.reference (if resolution fails, the server may still accept resources; see logical).

3      enforcedhttp://hl7.org/fhir/uv/application-feature/CodeSystem/capability-feature-value-csReference Integrity Enforced

The server enforces that references have integrity - e.g. it ensures that references can always be resolved. This is typically the case for clinical record systems, but often not the case for middleware/proxy systems.

3      localhttp://hl7.org/fhir/uv/application-feature/CodeSystem/capability-feature-value-csLocal References Only

The server does not support references that point to other servers.


Explanation of the columns that may appear on this page:

Level A few code lists that FHIR defines are hierarchical - each code is assigned a level. In this scheme, some codes are under other codes, and imply that the code they are under also applies
System The source of the definition of the code (when the value set draws in codes defined elsewhere)
Code The code (used as the code in the resource instance)
Display The display (used in the display element of a Coding). If there is no display, implementers should not simply display the code, but map the concept into their application
Definition An explanation of the meaning of the concept
Comments Additional notes about how to use the code