PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.r3.expansions@3.0.2
    http://hl7.org/fhir/ValueSet/filter-operator
{
  "description": "The kind of operation to perform as a part of a property based filter.",
  "compose": {
    "include": [ {
      "system": "http://hl7.org/fhir/filter-operator"
    } ]
  },
  "_filename": "ValueSet-filter-operator.json",
  "package_name": "hl7.fhir.r3.expansions",
  "date": "2017-04-19T07:44:43+10:00",
  "meta": {
    "profile": [ "http://hl7.org/fhir/StructureDefinition/shareablevalueset" ],
    "lastUpdated": "2017-04-19T07:44:43.294+10:00"
  },
  "publisher": "HL7 (FHIR Project)",
  "name": "FilterOperator",
  "type": null,
  "experimental": "false",
  "resourceType": "ValueSet",
  "expansion": {
    "total": 9,
    "contains": [ {
      "code": "=",
      "system": "http://hl7.org/fhir/filter-operator",
      "display": "Equals"
    }, {
      "code": "is-a",
      "system": "http://hl7.org/fhir/filter-operator",
      "display": "Is A (by subsumption)"
    }, {
      "code": "descendent-of",
      "system": "http://hl7.org/fhir/filter-operator",
      "display": "Descendent Of (by subsumption)"
    }, {
      "code": "is-not-a",
      "system": "http://hl7.org/fhir/filter-operator",
      "display": "Not (Is A) (by subsumption)"
    }, {
      "code": "regex",
      "system": "http://hl7.org/fhir/filter-operator",
      "display": "Regular Expression"
    }, {
      "code": "in",
      "system": "http://hl7.org/fhir/filter-operator",
      "display": "In Set"
    }, {
      "code": "not-in",
      "system": "http://hl7.org/fhir/filter-operator",
      "display": "Not in Set"
    }, {
      "code": "generalizes",
      "system": "http://hl7.org/fhir/filter-operator",
      "display": "Generalizes (by Subsumption)"
    }, {
      "code": "exists",
      "system": "http://hl7.org/fhir/filter-operator",
      "display": "Exists"
    } ],
    "parameter": [ {
      "name": "version",
      "valueUri": "http://hl7.org/fhir/filter-operator|3.0.2"
    } ],
    "timestamp": "2017-04-17T08:38:54+10:00",
    "identifier": "urn:uuid:af67fd35-897e-4847-833e-08a0e7c97864"
  },
  "title": null,
  "package_version": "3.0.2",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-ballot-status",
    "valueString": "Informative"
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
    "valueInteger": 5
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode": "vocab"
  } ],
  "status": "draft",
  "id": "9c35ca22-c774-45a3-8c28-bcc6b612a105",
  "kind": null,
  "url": "http://hl7.org/fhir/ValueSet/filter-operator",
  "identifier": [ {
    "value": "urn:oid:2.16.840.1.113883.4.642.3.471",
    "system": "urn:ietf:rfc:3986"
  } ],
  "immutable": true,
  "version": "3.0.2",
  "contact": [ {
    "telecom": [ {
      "value": "http://hl7.org/fhir",
      "system": "url"
    }, {
      "value": "fhir@lists.hl7.org",
      "system": "email"
    } ]
  } ]
}