DSTU2

This page is part of the FHIR Specification (v0.0.82: (v1.0.2: DSTU 1). 2). The current version which supercedes this version is 5.0.0 . For a full list of available versions, see the Directory of published versions

Valueset-restful-interaction

This is the narrative for the resource. See also the XML or JSON format.


This value set contains 16 concepts

FHIR Restful Interactions

The set of interactions defined by the RESTful part of the FHIR specification specification.

This value set has an inline code system http://hl7.org/fhir/restful-interaction, which defines its own terms in the system http://hl7.org/fhir/restful-interaction following codes:

Lvl Code Display Definition
1 read read Read the current state of the resource resource.
1 vread vread Read the state of a specific version of the resource resource.
1 update update Update an existing resource by its id (or create it if it is new) new).
1 delete delete Delete a resource resource.
1 history history Retrieve the update history for a particular resource, type of resource, or the entire system system.
2   history-instance history-instance Retrieve the update history for a particular resource resource.
2   history-type history-type Retrieve the update history for a all resources of a particular type type.
2   history-system history-system Retrieve the update history for all resources on a system system.
1 create create Create a new resource with a server assigned id id.
1 search search Search a resource type or all resources based on some filter criteria criteria.
2   search-type search-type Search all resources of the specified type based on some filter criteria criteria.
2   search-system search-system Search all resources based on some filter criteria criteria.
1 validate validate Check that the content would be acceptable as an update update.
1 conformance conformance Get a conformance statement for the system system.
1 transaction transaction Update, create or delete a set of resources as a single transaction transaction.
1 operation operation Perform an operation as defined by an OperationDefinition OperationDefinition.

 

 

Usage note: every effort has been made to ensure that the examples are correct and useful, but they are not a normative part of the specification.