TypeRestfulInteraction
activeURL
http://hl7.org/fhir/ValueSet/type-restful-interactionCopied!
Version4.0.1Copied!
PublisherHL7 (FHIR Project)Date2019-11-01T09:29:23+11:00DescriptionOperations supported by REST at the type or instance level.
Expansion
| Code | Display | System |
|---|---|---|
| read | read | http://hl7.org/fhir/restful-interaction |
| vread | vread | http://hl7.org/fhir/restful-interaction |
| update | update | http://hl7.org/fhir/restful-interaction |
| patch | patch | http://hl7.org/fhir/restful-interaction |
| delete | delete | http://hl7.org/fhir/restful-interaction |
| history-instance | history-instance | http://hl7.org/fhir/restful-interaction |
| history-type | history-type | http://hl7.org/fhir/restful-interaction |
| create | create | http://hl7.org/fhir/restful-interaction |
| search-type | search-type | http://hl7.org/fhir/restful-interaction |
systemhttp://hl7.org/fhir/restful-interaction
TypeRestfulInteraction
Operations supported by REST at the type or instance level.
This value set includes codes from the following code systems:
- Include these codes as defined in
http://hl7.org/fhir/restful-interactionCode Display 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). patch patch Update an existing resource by posting a set of changes to it. 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. 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.
{
"description" : "Operations supported by REST at the type or instance level.",
"compose" : {
"exclude" : [ ],
"include" : [ {
"system" : "http://hl7.org/fhir/restful-interaction",
"extension" : [ {
"extension" : [ {
"valueString" : "concept",
"url" : "path"
}, {
"url" : "count",
"valueInteger" : 9
} ],
"url" : "http://health-samurai.io/extensions/excised-data"
} ]
} ]
},
"date" : "2019-11-01T09:29:23+11:00",
"meta" : {
"lastUpdated" : "2019-11-01T09:29:23.356+11:00",
"profile" : [ "http://hl7.org/fhir/StructureDefinition/shareablevalueset" ]
},
"publisher" : "HL7 (FHIR Project)",
"name" : "TypeRestfulInteraction",
"experimental" : false,
"resourceType" : "ValueSet",
"title" : "TypeRestfulInteraction",
"extension" : [ {
"valueCode" : "fhir",
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg"
}, {
"valueCode" : "normative",
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status"
}, {
"valueCode" : "4.0.0",
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version"
}, {
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger" : 5
}, {
"url" : "http://health-samurai.io/extensions/source",
"valueCode" : "db"
} ],
"status" : "active",
"id" : "16fb1ab9-0f09-4b06-b531-e9ebf9aa9fba",
"url" : "http://hl7.org/fhir/ValueSet/type-restful-interaction",
"identifier" : [ {
"system" : "urn:ietf:rfc:3986",
"value" : "urn:oid:2.16.840.1.113883.4.642.3.180"
} ],
"version" : "4.0.1",
"contact" : [ {
"telecom" : [ {
"system" : "url",
"value" : "http://hl7.org/fhir"
}, {
"system" : "email",
"value" : "fhir@lists.hl7.org"
} ]
} ],
"text" : {
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n <h2>TypeRestfulInteraction</h2>\n <div>\n <p>Operations supported by REST at the type or instance level.</p>\n\n </div>\n <p>This value set includes codes from the following code systems:</p>\n <ul>\n <li>Include these codes as defined in \n <a href=\"codesystem-restful-interaction.html\">\n <code>http://hl7.org/fhir/restful-interaction</code>\n </a>\n <table class=\"none\">\n <tr>\n <td style=\"white-space:nowrap\">\n <b>Code</b>\n </td>\n <td>\n <b>Display</b>\n </td>\n </tr>\n <tr>\n <td>\n <a href=\"codesystem-restful-interaction.html#restful-interaction-read\">read</a>\n </td>\n <td>read</td>\n <td>Read the current state of the resource.</td>\n </tr>\n <tr>\n <td>\n <a href=\"codesystem-restful-interaction.html#restful-interaction-vread\">vread</a>\n </td>\n <td>vread</td>\n <td>Read the state of a specific version of the resource.</td>\n </tr>\n <tr>\n <td>\n <a href=\"codesystem-restful-interaction.html#restful-interaction-update\">update</a>\n </td>\n <td>update</td>\n <td>Update an existing resource by its id (or create it if it is new).</td>\n </tr>\n <tr>\n <td>\n <a href=\"codesystem-restful-interaction.html#restful-interaction-patch\">patch</a>\n </td>\n <td>patch</td>\n <td>Update an existing resource by posting a set of changes to it.</td>\n </tr>\n <tr>\n <td>\n <a href=\"codesystem-restful-interaction.html#restful-interaction-delete\">delete</a>\n </td>\n <td>delete</td>\n <td>Delete a resource.</td>\n </tr>\n <tr>\n <td>\n <a href=\"codesystem-restful-interaction.html#restful-interaction-history-instance\">history-instance</a>\n </td>\n <td>history-instance</td>\n <td>Retrieve the change history for a particular resource.</td>\n </tr>\n <tr>\n <td>\n <a href=\"codesystem-restful-interaction.html#restful-interaction-history-type\">history-type</a>\n </td>\n <td>history-type</td>\n <td>Retrieve the change history for all resources of a particular type.</td>\n </tr>\n <tr>\n <td>\n <a href=\"codesystem-restful-interaction.html#restful-interaction-create\">create</a>\n </td>\n <td>create</td>\n <td>Create a new resource with a server assigned id.</td>\n </tr>\n <tr>\n <td>\n <a href=\"codesystem-restful-interaction.html#restful-interaction-search-type\">search-type</a>\n </td>\n <td>search-type</td>\n <td>Search all resources of the specified type based on some filter criteria.</td>\n </tr>\n </table>\n </li>\n </ul>\n </div>",
"status" : "generated"
}
}