Assertion Response Types
activeContentcompleteURL
http://hl7.org/fhir/assert-response-code-typesCopied!
Version5.0.0Copied!
Date2021-01-05T10:01:24+11:00PublisherHL7 (FHIR Project)DescriptionThe type of response code to use for assertion.
Concepts
Select a concept to view details
This code system
http://hl7.org/fhir/assert-response-code-types defines the following codes:
{
"description" : "The type of response code to use for assertion.",
"date" : "2021-01-05T10:01:24+11:00",
"meta" : {
"lastUpdated" : "2023-03-26T15:21:02.749+11:00",
"profile" : [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ]
},
"publisher" : "HL7 (FHIR Project)",
"jurisdiction" : [ {
"coding" : [ {
"system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code" : "001",
"display" : "World"
} ]
} ],
"content" : "complete",
"property" : null,
"name" : "AssertionResponseTypes",
"experimental" : false,
"resourceType" : "CodeSystem",
"title" : "Assertion Response Types",
"extension" : [ {
"valueCode" : "fhir",
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg"
}, {
"valueCode" : "trial-use",
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status"
}, {
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger" : 2
}, {
"extension" : [ {
"valueString" : "concept",
"url" : "path"
}, {
"url" : "count",
"valueInteger" : 44
} ],
"url" : "http://health-samurai.io/extensions/excised-data"
}, {
"url" : "http://health-samurai.io/extensions/source",
"valueCode" : "db"
} ],
"status" : "active",
"id" : "09a06b46-2064-4abc-8f81-c136c1b99655",
"valueSet" : "http://hl7.org/fhir/ValueSet/assert-response-code-types",
"url" : "http://hl7.org/fhir/assert-response-code-types",
"identifier" : [ {
"system" : "urn:ietf:rfc:3986",
"value" : "urn:oid:2.16.840.1.113883.4.642.4.711"
}, {
"system" : "urn:ietf:rfc:3986",
"use" : "old",
"value" : "urn:oid:2.16.840.1.113883.4.642.1.699"
}, {
"system" : "urn:ietf:rfc:3986",
"use" : "old",
"value" : "urn:oid:2.16.840.1.113883.4.642.2.361"
} ],
"caseSensitive" : true,
"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 <p>This code system \n <code>http://hl7.org/fhir/assert-response-code-types</code> defines the following codes:\n </p>\n <table class=\"codes\">\n <tr>\n <td style=\"white-space:nowrap\">\n <b>Code</b>\n </td>\n <td>\n <b>Display</b>\n </td>\n <td>\n <b>Definition</b>\n </td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">continue\n <a name=\"assert-response-code-types-continue\"> </a>\n </td>\n <td>Continue</td>\n <td>Response code is 100.</td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">switchingProtocols\n <a name=\"assert-response-code-types-switchingProtocols\"> </a>\n </td>\n <td>Switching Protocols</td>\n <td>Response code is 101.</td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">okay\n <a name=\"assert-response-code-types-okay\"> </a>\n </td>\n <td>OK</td>\n <td>Response code is 200.</td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">created\n <a name=\"assert-response-code-types-created\"> </a>\n </td>\n <td>Created</td>\n <td>Response code is 201.</td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">accepted\n <a name=\"assert-response-code-types-accepted\"> </a>\n </td>\n <td>Accepted</td>\n <td>Response code is 202.</td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">nonAuthoritativeInformation\n <a name=\"assert-response-code-types-nonAuthoritativeInformation\"> </a>\n </td>\n <td>Non-Authoritative Information</td>\n <td>Response code is 203.</td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">noContent\n <a name=\"assert-response-code-types-noContent\"> </a>\n </td>\n <td>No Content</td>\n <td>Response code is 204.</td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">resetContent\n <a name=\"assert-response-code-types-resetContent\"> </a>\n </td>\n <td>Reset Content</td>\n <td>Response code is 205.</td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">partialContent\n <a name=\"assert-response-code-types-partialContent\"> </a>\n </td>\n <td>Partial Content</td>\n <td>Response code is 206.</td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">multipleChoices\n <a name=\"assert-response-code-types-multipleChoices\"> </a>\n </td>\n <td>Multiple Choices</td>\n <td>Response code is 300.</td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">movedPermanently\n <a name=\"assert-response-code-types-movedPermanently\"> </a>\n </td>\n <td>Moved Permanently</td>\n <td>Response code is 301.</td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">found\n <a name=\"assert-response-code-types-found\"> </a>\n </td>\n <td>Found</td>\n <td>Response code is 302.</td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">seeOther\n <a name=\"assert-response-code-types-seeOther\"> </a>\n </td>\n <td>See Other</td>\n <td>Response code is 303.</td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">notModified\n <a name=\"assert-response-code-types-notModified\"> </a>\n </td>\n <td>Not Modified</td>\n <td>Response code is 304.</td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">useProxy\n <a name=\"assert-response-code-types-useProxy\"> </a>\n </td>\n <td>Use Proxy</td>\n <td>Response code is 305.</td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">temporaryRedirect\n <a name=\"assert-response-code-types-temporaryRedirect\"> </a>\n </td>\n <td>Temporary Redirect</td>\n <td>Response code is 307.</td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">permanentRedirect\n <a name=\"assert-response-code-types-permanentRedirect\"> </a>\n </td>\n <td>Permanent Redirect</td>\n <td>Response code is 308.</td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">badRequest\n <a name=\"assert-response-code-types-badRequest\"> </a>\n </td>\n <td>Bad Request</td>\n <td>Response code is 400.</td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">unauthorized\n <a name=\"assert-response-code-types-unauthorized\"> </a>\n </td>\n <td>Unauthorized</td>\n <td>Response code is 401.</td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">paymentRequired\n <a name=\"assert-response-code-types-paymentRequired\"> </a>\n </td>\n <td>Payment Required</td>\n <td>Response code is 402.</td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">forbidden\n <a name=\"assert-response-code-types-forbidden\"> </a>\n </td>\n <td>Forbidden</td>\n <td>Response code is 403.</td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">notFound\n <a name=\"assert-response-code-types-notFound\"> </a>\n </td>\n <td>Not Found</td>\n <td>Response code is 404.</td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">methodNotAllowed\n <a name=\"assert-response-code-types-methodNotAllowed\"> </a>\n </td>\n <td>Method Not Allowed</td>\n <td>Response code is 405.</td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">notAcceptable\n <a name=\"assert-response-code-types-notAcceptable\"> </a>\n </td>\n <td>Not Acceptable</td>\n <td>Response code is 406.</td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">proxyAuthenticationRequired\n <a name=\"assert-response-code-types-proxyAuthenticationRequired\"> </a>\n </td>\n <td>Proxy Authentication Required</td>\n <td>Response code is 407.</td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">requestTimeout\n <a name=\"assert-response-code-types-requestTimeout\"> </a>\n </td>\n <td>Request Timeout</td>\n <td>Response code is 408.</td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">conflict\n <a name=\"assert-response-code-types-conflict\"> </a>\n </td>\n <td>Conflict</td>\n <td>Response code is 409.</td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">gone\n <a name=\"assert-response-code-types-gone\"> </a>\n </td>\n <td>Gone</td>\n <td>Response code is 410.</td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">lengthRequired\n <a name=\"assert-response-code-types-lengthRequired\"> </a>\n </td>\n <td>Length Required</td>\n <td>Response code is 411.</td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">preconditionFailed\n <a name=\"assert-response-code-types-preconditionFailed\"> </a>\n </td>\n <td>Precondition Failed</td>\n <td>Response code is 412.</td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">contentTooLarge\n <a name=\"assert-response-code-types-contentTooLarge\"> </a>\n </td>\n <td>Content Too Large</td>\n <td>Response code is 413.</td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">uriTooLong\n <a name=\"assert-response-code-types-uriTooLong\"> </a>\n </td>\n <td>URI Too Long</td>\n <td>Response code is 414.</td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">unsupportedMediaType\n <a name=\"assert-response-code-types-unsupportedMediaType\"> </a>\n </td>\n <td>Unsupported Media Type</td>\n <td>Response code is 415.</td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">rangeNotSatisfiable\n <a name=\"assert-response-code-types-rangeNotSatisfiable\"> </a>\n </td>\n <td>Range Not Satisfiable</td>\n <td>Response code is 416.</td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">expectationFailed\n <a name=\"assert-response-code-types-expectationFailed\"> </a>\n </td>\n <td>Expectation Failed</td>\n <td>Response code is 417.</td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">misdirectedRequest\n <a name=\"assert-response-code-types-misdirectedRequest\"> </a>\n </td>\n <td>Misdirected Request</td>\n <td>Response code is 421.</td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">unprocessableContent\n <a name=\"assert-response-code-types-unprocessableContent\"> </a>\n </td>\n <td>Unprocessable Content</td>\n <td>Response code is 422.</td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">upgradeRequired\n <a name=\"assert-response-code-types-upgradeRequired\"> </a>\n </td>\n <td>Upgrade Required</td>\n <td>Response code is 426.</td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">internalServerError\n <a name=\"assert-response-code-types-internalServerError\"> </a>\n </td>\n <td>Internal Server Error</td>\n <td>Response code is 500.</td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">notImplemented\n <a name=\"assert-response-code-types-notImplemented\"> </a>\n </td>\n <td>Not Implemented</td>\n <td>Response code is 501.</td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">badGateway\n <a name=\"assert-response-code-types-badGateway\"> </a>\n </td>\n <td>Bad Gateway</td>\n <td>Response code is 502.</td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">serviceUnavailable\n <a name=\"assert-response-code-types-serviceUnavailable\"> </a>\n </td>\n <td>Service Unavailable</td>\n <td>Response code is 503.</td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">gatewayTimeout\n <a name=\"assert-response-code-types-gatewayTimeout\"> </a>\n </td>\n <td>Gateway Timeout</td>\n <td>Response code is 504.</td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">httpVersionNotSupported\n <a name=\"assert-response-code-types-httpVersionNotSupported\"> </a>\n </td>\n <td>HTTP Version Not Supported</td>\n <td>Response code is 505.</td>\n </tr>\n </table>\n </div>",
"status" : "generated"
}
}| Title | Version | Status | Publisher | Date | Concepts | Content |
|---|---|---|---|---|---|---|
| AssertionResponseTypes | 4.0.1 | - | HL7 (FHIR Project) | - | 12 | complete |
| AssertionResponseTypes | 4.3.0 | - | HL7 (FHIR Project) | - | 12 | complete |
| AssertionResponseTypes | 4.0.1 | - | HL7 (FHIR Project) | - | 12 | complete |