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 VS

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

A feature that may be declared in a capability statement

References

Logical Definition (CLD)

Generated Narrative: ValueSet capability-feature-vs

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

Profile: Shareable ValueSet

This value set includes codes based on the following rules:

 

Expansion

Generated Narrative: ValueSet

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

Profile: Shareable ValueSet

This value set contains 31 concepts

CodeSystemDisplayDefinition
  featureshttp://hl7.org/fhir/uv/application-feature/CodeSystem/capability-feature-csRoot concept for all feature definitions
  feature-headerhttp://hl7.org/fhir/uv/application-feature/CodeSystem/capability-feature-csWhether the server supports the Required-Feature header by which a client makes a feature as mandatory for processing a requrest properly
  security-corshttp://hl7.org/fhir/uv/application-feature/CodeSystem/capability-feature-cs
  security-servicehttp://hl7.org/fhir/uv/application-feature/CodeSystem/capability-feature-cs
  versioninghttp://hl7.org/fhir/uv/application-feature/CodeSystem/capability-feature-cs
  readHistoryhttp://hl7.org/fhir/uv/application-feature/CodeSystem/capability-feature-cs
  updateCreatehttp://hl7.org/fhir/uv/application-feature/CodeSystem/capability-feature-cs
  conditionalCreatehttp://hl7.org/fhir/uv/application-feature/CodeSystem/capability-feature-cs
  conditionalReadhttp://hl7.org/fhir/uv/application-feature/CodeSystem/capability-feature-cs
  conditionalUpdatehttp://hl7.org/fhir/uv/application-feature/CodeSystem/capability-feature-cs
  conditionalDeletehttp://hl7.org/fhir/uv/application-feature/CodeSystem/capability-feature-cs
  referencePolicyhttp://hl7.org/fhir/uv/application-feature/CodeSystem/capability-feature-cs
  searchIncludehttp://hl7.org/fhir/uv/application-feature/CodeSystem/capability-feature-cs
  searchRevIncludehttp://hl7.org/fhir/uv/application-feature/CodeSystem/capability-feature-cs
  readhttp://hl7.org/fhir/restful-interactionread

Read the current state of the resource.

  vreadhttp://hl7.org/fhir/restful-interactionvread

Read the state of a specific version of the resource.

  updatehttp://hl7.org/fhir/restful-interactionupdate

Update an existing resource by its id (or create it if it is new).

  patchhttp://hl7.org/fhir/restful-interactionpatch

Update an existing resource by posting a set of changes to it.

  deletehttp://hl7.org/fhir/restful-interactiondelete

Delete a resource.

  historyhttp://hl7.org/fhir/restful-interactionhistory

Retrieve the change history for a particular resource, type of resource, or the entire system.

  history-instancehttp://hl7.org/fhir/restful-interactionhistory-instance

Retrieve the change history for a particular resource.

  history-typehttp://hl7.org/fhir/restful-interactionhistory-type

Retrieve the change history for all resources of a particular type.

  history-systemhttp://hl7.org/fhir/restful-interactionhistory-system

Retrieve the change history for all resources on a system.

  createhttp://hl7.org/fhir/restful-interactioncreate

Create a new resource with a server assigned id.

  searchhttp://hl7.org/fhir/restful-interactionsearch

Search a resource type or all resources based on some filter criteria.

  search-typehttp://hl7.org/fhir/restful-interactionsearch-type

Search all resources of the specified type based on some filter criteria.

  search-systemhttp://hl7.org/fhir/restful-interactionsearch-system

Search all resources based on some filter criteria.

  capabilitieshttp://hl7.org/fhir/restful-interactioncapabilities

Get a Capability Statement for the system.

  transactionhttp://hl7.org/fhir/restful-interactiontransaction

Update, create or delete a set of resources as a single transaction.

  batchhttp://hl7.org/fhir/restful-interactionbatch

perform a set of a separate interactions in a single http operation

  operationhttp://hl7.org/fhir/restful-interactionoperation

Perform an operation as defined by an OperationDefinition.


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