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
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
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:
http://hl7.org/fhir/uv/application-feature/CodeSystem/capability-feature-cs
http://hl7.org/fhir/restful-interaction
Generated Narrative: ValueSet
Last updated: 2021-12-19 08:15:41+1100
Profile: Shareable ValueSet
Expansion based on:
This value set contains 31 concepts
Code | System | Display | Definition |
features | http://hl7.org/fhir/uv/application-feature/CodeSystem/capability-feature-cs | Root concept for all feature definitions | |
feature-header | http://hl7.org/fhir/uv/application-feature/CodeSystem/capability-feature-cs | Whether the server supports the Required-Feature header by which a client makes a feature as mandatory for processing a requrest properly | |
security-cors | http://hl7.org/fhir/uv/application-feature/CodeSystem/capability-feature-cs | ||
security-service | http://hl7.org/fhir/uv/application-feature/CodeSystem/capability-feature-cs | ||
versioning | http://hl7.org/fhir/uv/application-feature/CodeSystem/capability-feature-cs | ||
readHistory | http://hl7.org/fhir/uv/application-feature/CodeSystem/capability-feature-cs | ||
updateCreate | http://hl7.org/fhir/uv/application-feature/CodeSystem/capability-feature-cs | ||
conditionalCreate | http://hl7.org/fhir/uv/application-feature/CodeSystem/capability-feature-cs | ||
conditionalRead | http://hl7.org/fhir/uv/application-feature/CodeSystem/capability-feature-cs | ||
conditionalUpdate | http://hl7.org/fhir/uv/application-feature/CodeSystem/capability-feature-cs | ||
conditionalDelete | http://hl7.org/fhir/uv/application-feature/CodeSystem/capability-feature-cs | ||
referencePolicy | http://hl7.org/fhir/uv/application-feature/CodeSystem/capability-feature-cs | ||
searchInclude | http://hl7.org/fhir/uv/application-feature/CodeSystem/capability-feature-cs | ||
searchRevInclude | http://hl7.org/fhir/uv/application-feature/CodeSystem/capability-feature-cs | ||
read | http://hl7.org/fhir/restful-interaction | read | Read the current state of the resource. |
vread | http://hl7.org/fhir/restful-interaction | vread | Read the state of a specific version of the resource. |
update | http://hl7.org/fhir/restful-interaction | update | Update an existing resource by its id (or create it if it is new). |
patch | http://hl7.org/fhir/restful-interaction | patch | Update an existing resource by posting a set of changes to it. |
delete | http://hl7.org/fhir/restful-interaction | delete | Delete a resource. |
history | http://hl7.org/fhir/restful-interaction | history | Retrieve the change history for a particular resource, type of resource, or the entire system. |
history-instance | http://hl7.org/fhir/restful-interaction | history-instance | Retrieve the change history for a particular resource. |
history-type | http://hl7.org/fhir/restful-interaction | history-type | Retrieve the change history for all resources of a particular type. |
history-system | http://hl7.org/fhir/restful-interaction | history-system | Retrieve the change history for all resources on a system. |
create | http://hl7.org/fhir/restful-interaction | create | Create a new resource with a server assigned id. |
search | http://hl7.org/fhir/restful-interaction | search | Search a resource type or all resources based on some filter criteria. |
search-type | http://hl7.org/fhir/restful-interaction | search-type | Search all resources of the specified type based on some filter criteria. |
search-system | http://hl7.org/fhir/restful-interaction | search-system | Search all resources based on some filter criteria. |
capabilities | http://hl7.org/fhir/restful-interaction | capabilities | Get a Capability Statement for the system. |
transaction | http://hl7.org/fhir/restful-interaction | transaction | Update, create or delete a set of resources as a single transaction. |
batch | http://hl7.org/fhir/restful-interaction | batch | perform a set of a separate interactions in a single http operation |
operation | http://hl7.org/fhir/restful-interaction | operation | 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 |