PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.r2.expansions@1.0.2
    http://hl7.org/fhir/ValueSet/assert-operator-codes
{
  "description": "The type of operator to use for assertion.\\r\\n\\r\\nThe type of operator to use for assertions.",
  "_filename": "ValueSet-assert-operator-codes.json",
  "package_name": "hl7.fhir.r2.expansions",
  "date": "2015-10-24T07:41:03+11:00",
  "publisher": "HL7 (FHIR Project)",
  "name": "AssertionOperatorType",
  "type": null,
  "experimental": "false",
  "resourceType": "ValueSet",
  "expansion": {
    "contains": [ {
      "code": "equals",
      "system": "http://hl7.org/fhir/assert-operator-codes",
      "display": "equals"
    }, {
      "code": "notEquals",
      "system": "http://hl7.org/fhir/assert-operator-codes",
      "display": "notEquals"
    }, {
      "code": "in",
      "system": "http://hl7.org/fhir/assert-operator-codes",
      "display": "in"
    }, {
      "code": "notIn",
      "system": "http://hl7.org/fhir/assert-operator-codes",
      "display": "notIn"
    }, {
      "code": "greaterThan",
      "system": "http://hl7.org/fhir/assert-operator-codes",
      "display": "greaterThan"
    }, {
      "code": "lessThan",
      "system": "http://hl7.org/fhir/assert-operator-codes",
      "display": "lessThan"
    }, {
      "code": "empty",
      "system": "http://hl7.org/fhir/assert-operator-codes",
      "display": "empty"
    }, {
      "code": "notEmpty",
      "system": "http://hl7.org/fhir/assert-operator-codes",
      "display": "notEmpty"
    }, {
      "code": "contains",
      "system": "http://hl7.org/fhir/assert-operator-codes",
      "display": "contains"
    }, {
      "code": "notContains",
      "system": "http://hl7.org/fhir/assert-operator-codes",
      "display": "notContains"
    } ],
    "parameter": [ {
      "name": "version",
      "valueUri": "http://hl7.org/fhir/ValueSet/assert-operator-codes?version=1.0.2"
    } ],
    "timestamp": "2015-10-22T12:31:50+11:00",
    "identifier": "urn:uuid:1cb88b45-d748-4c65-993c-0b3a54c0e874"
  },
  "title": null,
  "package_version": "1.0.2",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/valueset-oid",
    "valueUri": "urn:oid:2.16.840.1.113883.4.642.2.360"
  } ],
  "status": "draft",
  "id": "d4b71021-0322-471d-bf82-423f982d2bf8",
  "kind": null,
  "url": "http://hl7.org/fhir/ValueSet/assert-operator-codes",
  "codeSystem": {
    "system": "http://hl7.org/fhir/assert-operator-codes",
    "concept": [ {
      "code": "equals",
      "display": "equals",
      "definition": "Default value. Equals comparison."
    }, {
      "code": "notEquals",
      "display": "notEquals",
      "definition": "Not equals comparison."
    }, {
      "code": "in",
      "display": "in",
      "definition": "Compare value within a known set of values."
    }, {
      "code": "notIn",
      "display": "notIn",
      "definition": "Compare value not within a known set of values."
    }, {
      "code": "greaterThan",
      "display": "greaterThan",
      "definition": "Compare value to be greater than a known value."
    }, {
      "code": "lessThan",
      "display": "lessThan",
      "definition": "Compare value to be less than a known value."
    }, {
      "code": "empty",
      "display": "empty",
      "definition": "Compare value is empty."
    }, {
      "code": "notEmpty",
      "display": "notEmpty",
      "definition": "Compare value is not empty."
    }, {
      "code": "contains",
      "display": "contains",
      "definition": "Compare value string contains a known value."
    }, {
      "code": "notContains",
      "display": "notContains",
      "definition": "Compare value string does not contain a known value."
    } ],
    "version": "1.0.2",
    "caseSensitive": true
  },
  "version": "1.0.2",
  "contact": [ {
    "telecom": [ {
      "value": "http://hl7.org/fhir",
      "system": "other"
    }, {
      "value": "fhir@lists.hl7.org",
      "system": "email"
    } ]
  } ]
}