AssertionOperatorType
draftContentcompleteURL
http://hl7.org/fhir/assert-operator-codesCopied!
Version4.0.1Copied!
Date2019-11-01T09:29:23+11:00PublisherHL7 (FHIR Project)DescriptionThe type of operator to use for assertion.
Concepts
Select a concept to view details
AssertionOperatorType
The type of operator to use for assertion.
This code system http://hl7.org/fhir/assert-operator-codes defines the following codes:
{
"description" : "The type of operator to use for assertion.",
"date" : "2019-11-01T09:29:23+11:00",
"meta" : {
"lastUpdated" : "2019-11-01T09:29:23.356+11:00"
},
"publisher" : "HL7 (FHIR Project)",
"content" : "complete",
"property" : null,
"name" : "AssertionOperatorType",
"experimental" : false,
"resourceType" : "CodeSystem",
"title" : "AssertionOperatorType",
"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" : 11
} ],
"url" : "http://health-samurai.io/extensions/excised-data"
}, {
"url" : "http://health-samurai.io/extensions/source",
"valueCode" : "db"
} ],
"status" : "draft",
"id" : "5857bb3f-2225-4534-96d4-9902b62920e3",
"valueSet" : "http://hl7.org/fhir/ValueSet/assert-operator-codes",
"url" : "http://hl7.org/fhir/assert-operator-codes",
"identifier" : [ {
"system" : "urn:ietf:rfc:3986",
"value" : "urn:oid:2.16.840.1.113883.4.642.4.709"
} ],
"caseSensitive" : true,
"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>AssertionOperatorType</h2>\n <div>\n <p>The type of operator to use for assertion.</p>\n\n </div>\n <p>This code system http://hl7.org/fhir/assert-operator-codes defines the following codes:</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\">equals\n <a name=\"assert-operator-codes-equals\"> </a>\n </td>\n <td>equals</td>\n <td>Default value. Equals comparison.</td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">notEquals\n <a name=\"assert-operator-codes-notEquals\"> </a>\n </td>\n <td>notEquals</td>\n <td>Not equals comparison.</td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">in\n <a name=\"assert-operator-codes-in\"> </a>\n </td>\n <td>in</td>\n <td>Compare value within a known set of values.</td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">notIn\n <a name=\"assert-operator-codes-notIn\"> </a>\n </td>\n <td>notIn</td>\n <td>Compare value not within a known set of values.</td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">greaterThan\n <a name=\"assert-operator-codes-greaterThan\"> </a>\n </td>\n <td>greaterThan</td>\n <td>Compare value to be greater than a known value.</td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">lessThan\n <a name=\"assert-operator-codes-lessThan\"> </a>\n </td>\n <td>lessThan</td>\n <td>Compare value to be less than a known value.</td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">empty\n <a name=\"assert-operator-codes-empty\"> </a>\n </td>\n <td>empty</td>\n <td>Compare value is empty.</td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">notEmpty\n <a name=\"assert-operator-codes-notEmpty\"> </a>\n </td>\n <td>notEmpty</td>\n <td>Compare value is not empty.</td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">contains\n <a name=\"assert-operator-codes-contains\"> </a>\n </td>\n <td>contains</td>\n <td>Compare value string contains a known value.</td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">notContains\n <a name=\"assert-operator-codes-notContains\"> </a>\n </td>\n <td>notContains</td>\n <td>Compare value string does not contain a known value.</td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">eval\n <a name=\"assert-operator-codes-eval\"> </a>\n </td>\n <td>evaluate</td>\n <td>Evaluate the FHIRPath expression as a boolean condition.</td>\n </tr>\n </table>\n </div>",
"status" : "generated"
}
}| Title | Version | Status | Publisher | Date | Concepts | Content |
|---|---|---|---|---|---|---|
| AssertionOperatorType | 4.0.1 | - | HL7 (FHIR Project) | - | 11 | complete |
| AssertionOperatorType | 4.3.0 | - | HL7 (FHIR Project) | - | 11 | complete |
| Assertion Operator Type | 5.0.0 | - | HL7 (FHIR Project) | - | 12 | complete |