FHIR Cross-Version Extensions package for FHIR R4 from FHIR R2 - Version 0.0.1-snapshot-2. See the Directory of published versions
| Official URL: http://hl7.org/fhir/1.0/ValueSet/R2-restful-interaction-for-R4 | Version: 0.0.1-snapshot-2 | |||
| Standards status: Informative | Maturity Level: 0 | Computable Name: R2_restful_interaction_for_R4 | ||
| This cross-version ValueSet represents concepts from http://hl7.org/fhir/ValueSet/restful-interaction | 1.0.2 for use in FHIR R4. Concepts not present here have direct equivalent mappings crossing all versions from R2 to R4. |
References
This value set is not used here; it may be used elsewhere (e.g. specifications and/or implementations that use this content)
http://hl7.org/fhir/restful-interaction version 1.0.2| Code | Display | Definition |
| read | read | Read the current state of the resource. |
| vread | vread | Read the state of a specific version of the resource. |
| update | update | Update an existing resource by its id (or create it if it is new). |
| delete | delete | Delete a resource. |
| history-instance | history-instance | Retrieve the change history for a particular resource. |
| history-type | history-type | Retrieve the change history for all resources of a particular type. |
| history-system | history-system | Retrieve the change history for all resources on a system. |
| history | history | Retrieve the change history for a particular resource, type of resource, or the entire system. |
| create | create | Create a new resource with a server assigned id. |
| search-type | search-type | Search all resources of the specified type based on some filter criteria. |
| search-system | search-system | Search all resources based on some filter criteria. |
| search | search | Search a resource type or all resources based on some filter criteria. |
| validate | validate | |
| conformance | conformance | |
| transaction | transaction | Update, create or delete a set of resources as a single transaction. |
| operation | operation | Perform an operation as defined by an OperationDefinition. |
This value set expansion contains 16 concepts.
| Code | System | Display | Definition |
| 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). |
| delete | http://hl7.org/fhir/restful-interaction | delete | Delete a resource. |
| 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. |
| history | http://hl7.org/fhir/restful-interaction | history | Retrieve the change history for a particular resource, type of resource, or the entire system. |
| create | http://hl7.org/fhir/restful-interaction | create | Create a new resource with a server assigned id. |
| 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. |
| search | http://hl7.org/fhir/restful-interaction | search | Search a resource type or all resources based on some filter criteria. |
| validate | http://hl7.org/fhir/restful-interaction | validate | |
| conformance | http://hl7.org/fhir/restful-interaction | conformance | |
| transaction | http://hl7.org/fhir/restful-interaction | transaction | Update, create or delete a set of resources as a single transaction. |
| 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 |