2nd DSTU Draft For Comment

This page is part of the FHIR Specification (v0.4.0: DSTU 2 Draft). 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

This value set defines its own terms in the system http://hl7.org/fhir/restful-interaction

LvlCodeDisplayDefinition
1read readRead the current state of the resource
1vread vreadRead the state of a specific version of the resource
1update updateUpdate an existing resource by its id (or create it if it is new)
1delete deleteDelete a resource
1history historyRetrieve the update history for a particular resource, type of resource, or the entire system
2  history-instance history-instanceRetrieve the update history for a particular resource
2  history-type history-typeRetrieve the update history for a all resources of a particular type
2  history-system history-systemRetrieve the update history for all resources on a system
1create createCreate a new resource with a server assigned id
1search searchSearch a resource type or all resources based on some filter criteria
2  search-type search-typeSearch all resources of the specified type based on some filter criteria
2  search-system search-systemSearch all resources based on some filter criteria
1validate validateCheck that the content would be acceptable as an update
1conformance conformanceGet a conformance statement for the system
1transaction transactionUpdate, create or delete a set of resources as a single transaction
1operation operationPerform an operation as defined by an 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.