This is the Continuous Integration Build of FHIR (will be incorrect/inconsistent at times).
See the Directory of published versions
FHIR Infrastructure Work Group | Maturity Level: N/A | Standards Status: Informative |
Raw Turtle (+ also see Turtle/RDF Format Specification)
Definition for Code SystemAssertionResponseTypes
@prefix fhir: <http://hl7.org/fhir/> . @prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix xsd: <http://www.w3.org/2001/XMLSchema#> . # - resource ------------------------------------------------------------------- <http://hl7.org/fhir/CodeSystem/assert-response-code-types> a fhir:CodeSystem ; fhir:nodeRole fhir:treeRoot ; fhir:id [ fhir:v "assert-response-code-types"] ; # fhir:meta [ fhir:lastUpdated [ fhir:v "2025-03-18T13:49:06.036+00:00"^^xsd:dateTime ] ; fhir:profile ( [ fhir:v "http://hl7.org/fhir/StructureDefinition/shareablecodesystem"^^xsd:anyURI ; fhir:link <http://hl7.org/fhir/StructureDefinition/shareablecodesystem> ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem assert-response-code-types</b></p><a name=\"assert-response-code-types\"> </a><a name=\"hcassert-response-code-types\"> </a><a name=\"assert-response-code-types-en-US\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"shareablecodesystem.html\">Shareable CodeSystem</a></p></div><p>This case-sensitive code system <code>http://hl7.org/fhir/assert-response-code-types</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">continue<a name=\"assert-response-code-types-continue\"> </a></td><td>Continue</td><td>Response code is 100.</td></tr><tr><td style=\"white-space:nowrap\">switchingProtocols<a name=\"assert-response-code-types-switchingProtocols\"> </a></td><td>Switching Protocols</td><td>Response code is 101.</td></tr><tr><td style=\"white-space:nowrap\">okay<a name=\"assert-response-code-types-okay\"> </a></td><td>OK</td><td>Response code is 200.</td></tr><tr><td style=\"white-space:nowrap\">created<a name=\"assert-response-code-types-created\"> </a></td><td>Created</td><td>Response code is 201.</td></tr><tr><td style=\"white-space:nowrap\">accepted<a name=\"assert-response-code-types-accepted\"> </a></td><td>Accepted</td><td>Response code is 202.</td></tr><tr><td style=\"white-space:nowrap\">nonAuthoritativeInformation<a name=\"assert-response-code-types-nonAuthoritativeInformation\"> </a></td><td>Non-Authoritative Information</td><td>Response code is 203.</td></tr><tr><td style=\"white-space:nowrap\">noContent<a name=\"assert-response-code-types-noContent\"> </a></td><td>No Content</td><td>Response code is 204.</td></tr><tr><td style=\"white-space:nowrap\">resetContent<a name=\"assert-response-code-types-resetContent\"> </a></td><td>Reset Content</td><td>Response code is 205.</td></tr><tr><td style=\"white-space:nowrap\">partialContent<a name=\"assert-response-code-types-partialContent\"> </a></td><td>Partial Content</td><td>Response code is 206.</td></tr><tr><td style=\"white-space:nowrap\">multipleChoices<a name=\"assert-response-code-types-multipleChoices\"> </a></td><td>Multiple Choices</td><td>Response code is 300.</td></tr><tr><td style=\"white-space:nowrap\">movedPermanently<a name=\"assert-response-code-types-movedPermanently\"> </a></td><td>Moved Permanently</td><td>Response code is 301.</td></tr><tr><td style=\"white-space:nowrap\">found<a name=\"assert-response-code-types-found\"> </a></td><td>Found</td><td>Response code is 302.</td></tr><tr><td style=\"white-space:nowrap\">seeOther<a name=\"assert-response-code-types-seeOther\"> </a></td><td>See Other</td><td>Response code is 303.</td></tr><tr><td style=\"white-space:nowrap\">notModified<a name=\"assert-response-code-types-notModified\"> </a></td><td>Not Modified</td><td>Response code is 304.</td></tr><tr><td style=\"white-space:nowrap\">useProxy<a name=\"assert-response-code-types-useProxy\"> </a></td><td>Use Proxy</td><td>Response code is 305.</td></tr><tr><td style=\"white-space:nowrap\">temporaryRedirect<a name=\"assert-response-code-types-temporaryRedirect\"> </a></td><td>Temporary Redirect</td><td>Response code is 307.</td></tr><tr><td style=\"white-space:nowrap\">permanentRedirect<a name=\"assert-response-code-types-permanentRedirect\"> </a></td><td>Permanent Redirect</td><td>Response code is 308.</td></tr><tr><td style=\"white-space:nowrap\">badRequest<a name=\"assert-response-code-types-badRequest\"> </a></td><td>Bad Request</td><td>Response code is 400.</td></tr><tr><td style=\"white-space:nowrap\">unauthorized<a name=\"assert-response-code-types-unauthorized\"> </a></td><td>Unauthorized</td><td>Response code is 401.</td></tr><tr><td style=\"white-space:nowrap\">paymentRequired<a name=\"assert-response-code-types-paymentRequired\"> </a></td><td>Payment Required</td><td>Response code is 402.</td></tr><tr><td style=\"white-space:nowrap\">forbidden<a name=\"assert-response-code-types-forbidden\"> </a></td><td>Forbidden</td><td>Response code is 403.</td></tr><tr><td style=\"white-space:nowrap\">notFound<a name=\"assert-response-code-types-notFound\"> </a></td><td>Not Found</td><td>Response code is 404.</td></tr><tr><td style=\"white-space:nowrap\">methodNotAllowed<a name=\"assert-response-code-types-methodNotAllowed\"> </a></td><td>Method Not Allowed</td><td>Response code is 405.</td></tr><tr><td style=\"white-space:nowrap\">notAcceptable<a name=\"assert-response-code-types-notAcceptable\"> </a></td><td>Not Acceptable</td><td>Response code is 406.</td></tr><tr><td style=\"white-space:nowrap\">proxyAuthenticationRequired<a name=\"assert-response-code-types-proxyAuthenticationRequired\"> </a></td><td>Proxy Authentication Required</td><td>Response code is 407.</td></tr><tr><td style=\"white-space:nowrap\">requestTimeout<a name=\"assert-response-code-types-requestTimeout\"> </a></td><td>Request Timeout</td><td>Response code is 408.</td></tr><tr><td style=\"white-space:nowrap\">conflict<a name=\"assert-response-code-types-conflict\"> </a></td><td>Conflict</td><td>Response code is 409.</td></tr><tr><td style=\"white-space:nowrap\">gone<a name=\"assert-response-code-types-gone\"> </a></td><td>Gone</td><td>Response code is 410.</td></tr><tr><td style=\"white-space:nowrap\">lengthRequired<a name=\"assert-response-code-types-lengthRequired\"> </a></td><td>Length Required</td><td>Response code is 411.</td></tr><tr><td style=\"white-space:nowrap\">preconditionFailed<a name=\"assert-response-code-types-preconditionFailed\"> </a></td><td>Precondition Failed</td><td>Response code is 412.</td></tr><tr><td style=\"white-space:nowrap\">contentTooLarge<a name=\"assert-response-code-types-contentTooLarge\"> </a></td><td>Content Too Large</td><td>Response code is 413.</td></tr><tr><td style=\"white-space:nowrap\">uriTooLong<a name=\"assert-response-code-types-uriTooLong\"> </a></td><td>URI Too Long</td><td>Response code is 414.</td></tr><tr><td style=\"white-space:nowrap\">unsupportedMediaType<a name=\"assert-response-code-types-unsupportedMediaType\"> </a></td><td>Unsupported Media Type</td><td>Response code is 415.</td></tr><tr><td style=\"white-space:nowrap\">rangeNotSatisfiable<a name=\"assert-response-code-types-rangeNotSatisfiable\"> </a></td><td>Range Not Satisfiable</td><td>Response code is 416.</td></tr><tr><td style=\"white-space:nowrap\">expectationFailed<a name=\"assert-response-code-types-expectationFailed\"> </a></td><td>Expectation Failed</td><td>Response code is 417.</td></tr><tr><td style=\"white-space:nowrap\">misdirectedRequest<a name=\"assert-response-code-types-misdirectedRequest\"> </a></td><td>Misdirected Request</td><td>Response code is 421.</td></tr><tr><td style=\"white-space:nowrap\">unprocessableContent<a name=\"assert-response-code-types-unprocessableContent\"> </a></td><td>Unprocessable Content</td><td>Response code is 422.</td></tr><tr><td style=\"white-space:nowrap\">upgradeRequired<a name=\"assert-response-code-types-upgradeRequired\"> </a></td><td>Upgrade Required</td><td>Response code is 426.</td></tr><tr><td style=\"white-space:nowrap\">internalServerError<a name=\"assert-response-code-types-internalServerError\"> </a></td><td>Internal Server Error</td><td>Response code is 500.</td></tr><tr><td style=\"white-space:nowrap\">notImplemented<a name=\"assert-response-code-types-notImplemented\"> </a></td><td>Not Implemented</td><td>Response code is 501.</td></tr><tr><td style=\"white-space:nowrap\">badGateway<a name=\"assert-response-code-types-badGateway\"> </a></td><td>Bad Gateway</td><td>Response code is 502.</td></tr><tr><td style=\"white-space:nowrap\">serviceUnavailable<a name=\"assert-response-code-types-serviceUnavailable\"> </a></td><td>Service Unavailable</td><td>Response code is 503.</td></tr><tr><td style=\"white-space:nowrap\">gatewayTimeout<a name=\"assert-response-code-types-gatewayTimeout\"> </a></td><td>Gateway Timeout</td><td>Response code is 504.</td></tr><tr><td style=\"white-space:nowrap\">httpVersionNotSupported<a name=\"assert-response-code-types-httpVersionNotSupported\"> </a></td><td>HTTP Version Not Supported</td><td>Response code is 505.</td></tr></table></div>"^^rdf:XMLLiteral ] ; # fhir:extension ( [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg"^^xsd:anyURI ] ; fhir:value [ a fhir:code ; fhir:v "fhir" ] ] [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status"^^xsd:anyURI ] ; fhir:value [ a fhir:code ; fhir:v "trial-use" ] ] [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm"^^xsd:anyURI ] ; fhir:value [ a fhir:integer ; fhir:v 2 ] ] ) ; # fhir:url [ fhir:v "http://hl7.org/fhir/assert-response-code-types"^^xsd:anyURI] ; # fhir:identifier ( [ fhir:system [ fhir:v "urn:ietf:rfc:3986"^^xsd:anyURI ] ; fhir:value [ fhir:v "urn:oid:2.16.840.1.113883.4.642.4.711" ] ] [ fhir:use [ fhir:v "old" ] ; fhir:system [ fhir:v "urn:ietf:rfc:3986"^^xsd:anyURI ] ; fhir:value [ fhir:v "urn:oid:2.16.840.1.113883.4.642.1.699" ] ] [ fhir:use [ fhir:v "old" ] ; fhir:system [ fhir:v "urn:ietf:rfc:3986"^^xsd:anyURI ] ; fhir:value [ fhir:v "urn:oid:2.16.840.1.113883.4.642.2.361" ] ] ) ; # fhir:version [ fhir:v "6.0.0-ballot2"] ; # fhir:name [ fhir:v "AssertionResponseTypes"] ; # fhir:title [ fhir:v "Assertion Response Types"] ; # fhir:status [ fhir:v "active"] ; # fhir:experimental [ fhir:v false] ; # fhir:date [ fhir:v "2021-01-05T10:01:24+11:00"^^xsd:dateTime] ; # fhir:publisher [ fhir:v "HL7 (FHIR Project)"] ; # fhir:contact ( [ fhir:telecom ( [ fhir:system [ fhir:v "url" ] ; fhir:value [ fhir:v "http://hl7.org/fhir" ] ] [ fhir:system [ fhir:v "email" ] ; fhir:value [ fhir:v "fhir@lists.hl7.org" ] ] ) ] ) ; # fhir:description [ fhir:v "The type of response code to use for assertion."] ; # fhir:jurisdiction ( [ fhir:coding ( [ fhir:system [ fhir:v "http://unstats.un.org/unsd/methods/m49/m49.htm"^^xsd:anyURI ] ; fhir:code [ fhir:v "001" ] ; fhir:display [ fhir:v "World" ] ] ) ] ) ; # fhir:caseSensitive [ fhir:v true] ; # fhir:valueSet [ fhir:v "http://hl7.org/fhir/ValueSet/assert-response-code-types"^^xsd:anyURI ; fhir:link <http://hl7.org/fhir/ValueSet/assert-response-code-types> ] ; # fhir:hierarchyMeaning [] ; # fhir:content [ fhir:v "complete"] ; # fhir:concept ( [ fhir:code [ fhir:v "continue" ] ; fhir:display [ fhir:v "Continue" ] ; fhir:definition [ fhir:v "Response code is 100." ] ] [ fhir:code [ fhir:v "switchingProtocols" ] ; fhir:display [ fhir:v "Switching Protocols" ] ; fhir:definition [ fhir:v "Response code is 101." ] ] [ fhir:code [ fhir:v "okay" ] ; fhir:display [ fhir:v "OK" ] ; fhir:definition [ fhir:v "Response code is 200." ] ] [ fhir:code [ fhir:v "created" ] ; fhir:display [ fhir:v "Created" ] ; fhir:definition [ fhir:v "Response code is 201." ] ] [ fhir:code [ fhir:v "accepted" ] ; fhir:display [ fhir:v "Accepted" ] ; fhir:definition [ fhir:v "Response code is 202." ] ] [ fhir:code [ fhir:v "nonAuthoritativeInformation" ] ; fhir:display [ fhir:v "Non-Authoritative Information" ] ; fhir:definition [ fhir:v "Response code is 203." ] ] [ fhir:code [ fhir:v "noContent" ] ; fhir:display [ fhir:v "No Content" ] ; fhir:definition [ fhir:v "Response code is 204." ] ] [ fhir:code [ fhir:v "resetContent" ] ; fhir:display [ fhir:v "Reset Content" ] ; fhir:definition [ fhir:v "Response code is 205." ] ] [ fhir:code [ fhir:v "partialContent" ] ; fhir:display [ fhir:v "Partial Content" ] ; fhir:definition [ fhir:v "Response code is 206." ] ] [ fhir:code [ fhir:v "multipleChoices" ] ; fhir:display [ fhir:v "Multiple Choices" ] ; fhir:definition [ fhir:v "Response code is 300." ] ] [ fhir:code [ fhir:v "movedPermanently" ] ; fhir:display [ fhir:v "Moved Permanently" ] ; fhir:definition [ fhir:v "Response code is 301." ] ] [ fhir:code [ fhir:v "found" ] ; fhir:display [ fhir:v "Found" ] ; fhir:definition [ fhir:v "Response code is 302." ] ] [ fhir:code [ fhir:v "seeOther" ] ; fhir:display [ fhir:v "See Other" ] ; fhir:definition [ fhir:v "Response code is 303." ] ] [ fhir:code [ fhir:v "notModified" ] ; fhir:display [ fhir:v "Not Modified" ] ; fhir:definition [ fhir:v "Response code is 304." ] ] [ fhir:code [ fhir:v "useProxy" ] ; fhir:display [ fhir:v "Use Proxy" ] ; fhir:definition [ fhir:v "Response code is 305." ] ] [ fhir:code [ fhir:v "temporaryRedirect" ] ; fhir:display [ fhir:v "Temporary Redirect" ] ; fhir:definition [ fhir:v "Response code is 307." ] ] [ fhir:code [ fhir:v "permanentRedirect" ] ; fhir:display [ fhir:v "Permanent Redirect" ] ; fhir:definition [ fhir:v "Response code is 308." ] ] [ fhir:code [ fhir:v "badRequest" ] ; fhir:display [ fhir:v "Bad Request" ] ; fhir:definition [ fhir:v "Response code is 400." ] ] [ fhir:code [ fhir:v "unauthorized" ] ; fhir:display [ fhir:v "Unauthorized" ] ; fhir:definition [ fhir:v "Response code is 401." ] ] [ fhir:code [ fhir:v "paymentRequired" ] ; fhir:display [ fhir:v "Payment Required" ] ; fhir:definition [ fhir:v "Response code is 402." ] ] [ fhir:code [ fhir:v "forbidden" ] ; fhir:display [ fhir:v "Forbidden" ] ; fhir:definition [ fhir:v "Response code is 403." ] ] [ fhir:code [ fhir:v "notFound" ] ; fhir:display [ fhir:v "Not Found" ] ; fhir:definition [ fhir:v "Response code is 404." ] ] [ fhir:code [ fhir:v "methodNotAllowed" ] ; fhir:display [ fhir:v "Method Not Allowed" ] ; fhir:definition [ fhir:v "Response code is 405." ] ] [ fhir:code [ fhir:v "notAcceptable" ] ; fhir:display [ fhir:v "Not Acceptable" ] ; fhir:definition [ fhir:v "Response code is 406." ] ] [ fhir:code [ fhir:v "proxyAuthenticationRequired" ] ; fhir:display [ fhir:v "Proxy Authentication Required" ] ; fhir:definition [ fhir:v "Response code is 407." ] ] [ fhir:code [ fhir:v "requestTimeout" ] ; fhir:display [ fhir:v "Request Timeout" ] ; fhir:definition [ fhir:v "Response code is 408." ] ] [ fhir:code [ fhir:v "conflict" ] ; fhir:display [ fhir:v "Conflict" ] ; fhir:definition [ fhir:v "Response code is 409." ] ] [ fhir:code [ fhir:v "gone" ] ; fhir:display [ fhir:v "Gone" ] ; fhir:definition [ fhir:v "Response code is 410." ] ] [ fhir:code [ fhir:v "lengthRequired" ] ; fhir:display [ fhir:v "Length Required" ] ; fhir:definition [ fhir:v "Response code is 411." ] ] [ fhir:code [ fhir:v "preconditionFailed" ] ; fhir:display [ fhir:v "Precondition Failed" ] ; fhir:definition [ fhir:v "Response code is 412." ] ] [ fhir:code [ fhir:v "contentTooLarge" ] ; fhir:display [ fhir:v "Content Too Large" ] ; fhir:definition [ fhir:v "Response code is 413." ] ] [ fhir:code [ fhir:v "uriTooLong" ] ; fhir:display [ fhir:v "URI Too Long" ] ; fhir:definition [ fhir:v "Response code is 414." ] ] [ fhir:code [ fhir:v "unsupportedMediaType" ] ; fhir:display [ fhir:v "Unsupported Media Type" ] ; fhir:definition [ fhir:v "Response code is 415." ] ] [ fhir:code [ fhir:v "rangeNotSatisfiable" ] ; fhir:display [ fhir:v "Range Not Satisfiable" ] ; fhir:definition [ fhir:v "Response code is 416." ] ] [ fhir:code [ fhir:v "expectationFailed" ] ; fhir:display [ fhir:v "Expectation Failed" ] ; fhir:definition [ fhir:v "Response code is 417." ] ] [ fhir:code [ fhir:v "misdirectedRequest" ] ; fhir:display [ fhir:v "Misdirected Request" ] ; fhir:definition [ fhir:v "Response code is 421." ] ] [ fhir:code [ fhir:v "unprocessableContent" ] ; fhir:display [ fhir:v "Unprocessable Content" ] ; fhir:definition [ fhir:v "Response code is 422." ] ] [ fhir:code [ fhir:v "upgradeRequired" ] ; fhir:display [ fhir:v "Upgrade Required" ] ; fhir:definition [ fhir:v "Response code is 426." ] ] [ fhir:code [ fhir:v "internalServerError" ] ; fhir:display [ fhir:v "Internal Server Error" ] ; fhir:definition [ fhir:v "Response code is 500." ] ] [ fhir:code [ fhir:v "notImplemented" ] ; fhir:display [ fhir:v "Not Implemented" ] ; fhir:definition [ fhir:v "Response code is 501." ] ] [ fhir:code [ fhir:v "badGateway" ] ; fhir:display [ fhir:v "Bad Gateway" ] ; fhir:definition [ fhir:v "Response code is 502." ] ] [ fhir:code [ fhir:v "serviceUnavailable" ] ; fhir:display [ fhir:v "Service Unavailable" ] ; fhir:definition [ fhir:v "Response code is 503." ] ] [ fhir:code [ fhir:v "gatewayTimeout" ] ; fhir:display [ fhir:v "Gateway Timeout" ] ; fhir:definition [ fhir:v "Response code is 504." ] ] [ fhir:code [ fhir:v "httpVersionNotSupported" ] ; fhir:display [ fhir:v "HTTP Version Not Supported" ] ; fhir:definition [ fhir:v "Response code is 505." ] ] ) . # # -------------------------------------------------------------------------------------
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.
FHIR ®© HL7.org 2011+. FHIR R6 hl7.fhir.core#6.0.0-ballot2 generated on Tue, Mar 18, 2025 13:55+0000.
Links: Search |
Version History |
Contents |
Glossary |
QA |
Compare to R5 |
|
Propose a change