Conditional Read Status
activeContentcompleteURL
http://hl7.org/fhir/conditional-read-statusCopied!
Version5.0.0Copied!
Date2021-01-05T10:01:24+11:00PublisherHL7 (FHIR Project)DescriptionA code that indicates how the server supports conditional read.
Concepts
Select a concept to view details
This code system
http://hl7.org/fhir/conditional-read-status defines the following codes:
{
"description" : "A code that indicates how the server supports conditional read.",
"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" : "ConditionalReadStatus",
"experimental" : false,
"resourceType" : "CodeSystem",
"title" : "Conditional Read Status",
"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
}, {
"extension" : [ {
"valueString" : "concept",
"url" : "path"
}, {
"url" : "count",
"valueInteger" : 4
} ],
"url" : "http://health-samurai.io/extensions/excised-data"
}, {
"url" : "http://health-samurai.io/extensions/source",
"valueCode" : "db"
} ],
"status" : "active",
"id" : "0b0a0694-ff67-4043-b5a6-090ee2a73256",
"valueSet" : "http://hl7.org/fhir/ValueSet/conditional-read-status",
"url" : "http://hl7.org/fhir/conditional-read-status",
"identifier" : [ {
"system" : "urn:ietf:rfc:3986",
"value" : "urn:oid:2.16.840.1.113883.4.642.4.201"
}, {
"system" : "urn:ietf:rfc:3986",
"use" : "old",
"value" : "urn:oid:2.16.840.1.113883.4.642.1.191"
} ],
"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/conditional-read-status</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\">not-supported\n <a name=\"conditional-read-status-not-supported\"> </a>\n </td>\n <td>Not Supported</td>\n <td>No support for conditional reads.</td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">modified-since\n <a name=\"conditional-read-status-modified-since\"> </a>\n </td>\n <td>If-Modified-Since</td>\n <td>Conditional reads are supported, but only with the If-Modified-Since HTTP Header.</td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">not-match\n <a name=\"conditional-read-status-not-match\"> </a>\n </td>\n <td>If-None-Match</td>\n <td>Conditional reads are supported, but only with the If-None-Match HTTP Header.</td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">full-support\n <a name=\"conditional-read-status-full-support\"> </a>\n </td>\n <td>Full Support</td>\n <td>Conditional reads are supported, with both If-Modified-Since and If-None-Match HTTP Headers.</td>\n </tr>\n </table>\n </div>",
"status" : "generated"
}
}| Title | Version | Status | Publisher | Date | Concepts | Content |
|---|---|---|---|---|---|---|
| ConditionalReadStatus | 4.0.1 | - | HL7 (FHIR Project) | - | 4 | complete |
| ConditionalReadStatus | 4.3.0 | - | HL7 (FHIR Project) | - | 4 | complete |
| ConditionalReadStatus | 4.0.1 | - | HL7 (FHIR Project) | - | 4 | complete |