Type Restful Interaction
activeURL
http://hl7.org/fhir/ValueSet/type-restful-interactionCopied!
Version5.0.0Copied!
PublisherHL7 (FHIR Project)Date2020-12-28T16:55:11+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
- Include these codes as defined in
http://hl7.org/fhir/restful-interactionCode 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). 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" : "2020-12-28T16:55:11+11:00",
"meta" : {
"lastUpdated" : "2023-03-26T15:21:02.749+11:00",
"profile" : [ "http://hl7.org/fhir/StructureDefinition/shareablevalueset" ]
},
"publisher" : "HL7 (FHIR Project)",
"jurisdiction" : [ {
"coding" : [ {
"system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code" : "001",
"display" : "World"
} ]
} ],
"name" : "TypeRestfulInteraction",
"experimental" : false,
"resourceType" : "ValueSet",
"title" : "Type Restful Interaction",
"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" : "8574ecd9-a7bb-4057-84ed-91448e0db5f6",
"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"
}, {
"system" : "urn:ietf:rfc:3986",
"use" : "old",
"value" : "urn:oid:2.16.840.1.113883.4.642.3.170"
}, {
"system" : "urn:ietf:rfc:3986",
"use" : "old",
"value" : "urn:oid:2.16.840.1.113883.4.642.2.83"
} ],
"version" : "5.0.0",
"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 \n \n \n <ul>\n \n \n \n <li>Include these codes as defined in \n \n \n \n <a href=\"codesystem-restful-interaction.html\">\n \n \n \n <code>http://hl7.org/fhir/restful-interaction</code>\n \n \n \n </a>\n \n \n \n <table class=\"none\">\n \n \n \n <tr>\n \n \n \n <td style=\"white-space:nowrap\">\n \n \n \n <b>Code</b>\n \n \n \n </td>\n \n \n \n <td>\n \n \n \n <b>Display</b>\n \n \n \n </td>\n \n \n \n <td>\n \n \n \n <b>Definition</b>\n \n \n \n </td>\n \n \n \n </tr>\n \n \n \n <tr>\n \n \n \n <td>\n \n \n \n <a href=\"codesystem-restful-interaction.html#restful-interaction-read\">read</a>\n \n \n \n </td>\n \n \n \n <td>read</td>\n \n \n \n <td>Read the current state of the resource.</td>\n \n \n \n </tr>\n \n \n \n <tr>\n \n \n \n <td>\n \n \n \n <a href=\"codesystem-restful-interaction.html#restful-interaction-vread\">vread</a>\n \n \n \n </td>\n \n \n \n <td>vread</td>\n \n \n \n <td>Read the state of a specific version of the resource.</td>\n \n \n \n </tr>\n \n \n \n <tr>\n \n \n \n <td>\n \n \n \n <a href=\"codesystem-restful-interaction.html#restful-interaction-update\">update</a>\n \n \n \n </td>\n \n \n \n <td>update</td>\n \n \n \n <td>Update an existing resource by its id (or create it if it is new).</td>\n \n \n \n </tr>\n \n \n \n <tr>\n \n \n \n <td>\n \n \n \n <a href=\"codesystem-restful-interaction.html#restful-interaction-patch\">patch</a>\n \n \n \n </td>\n \n \n \n <td>patch</td>\n \n \n \n <td>Update an existing resource by posting a set of changes to it.</td>\n \n \n \n </tr>\n \n \n \n <tr>\n \n \n \n <td>\n \n \n \n <a href=\"codesystem-restful-interaction.html#restful-interaction-delete\">delete</a>\n \n \n \n </td>\n \n \n \n <td>delete</td>\n \n \n \n <td>Delete a resource.</td>\n \n \n \n </tr>\n \n \n \n <tr>\n \n \n \n <td>\n \n \n \n <a href=\"codesystem-restful-interaction.html#restful-interaction-history-instance\">history-instance</a>\n \n \n \n </td>\n \n \n \n <td>history-instance</td>\n \n \n \n <td>Retrieve the change history for a particular resource.</td>\n \n \n \n </tr>\n \n \n \n <tr>\n \n \n \n <td>\n \n \n \n <a href=\"codesystem-restful-interaction.html#restful-interaction-history-type\">history-type</a>\n \n \n \n </td>\n \n \n \n <td>history-type</td>\n \n \n \n <td>Retrieve the change history for all resources of a particular type.</td>\n \n \n \n </tr>\n \n \n \n <tr>\n \n \n \n <td>\n \n \n \n <a href=\"codesystem-restful-interaction.html#restful-interaction-create\">create</a>\n \n \n \n </td>\n \n \n \n <td>create</td>\n \n \n \n <td>Create a new resource with a server assigned id.</td>\n \n \n \n </tr>\n \n \n \n <tr>\n \n \n \n <td>\n \n \n \n <a href=\"codesystem-restful-interaction.html#restful-interaction-search-type\">search-type</a>\n \n \n \n </td>\n \n \n \n <td>search-type</td>\n \n \n \n <td>Search all resources of the specified type based on some filter criteria.</td>\n \n \n \n </tr>\n \n \n \n </table>\n \n \n \n </li>\n \n \n \n </ul>\n \n \n \n </div>",
"status" : "extensions"
}
}