PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.r4.expansions@4.0.1
    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.r4.expansions",
  "date": "2019-10-23T15:01:03+11:00",
  "meta": {
    "profile": [ "http://hl7.org/fhir/StructureDefinition/shareablevalueset" ],
    "lastUpdated": "2019-10-23T15:01:03.426+11: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": "excludeNested",
      "valueBoolean": true
    }, {
      "name": "includeDesignations",
      "valueBoolean": true
    }, {
      "name": "version",
      "valueUri": "http://hl7.org/fhir/filter-operator|4.0.1"
    } ],
    "timestamp": "2019-10-23T15:04:49+11:00",
    "identifier": "urn:uuid:e0243b54-f14a-4822-a792-c782b9a0fd86"
  },
  "title": "FilterOperator",
  "package_version": "4.0.1",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode": "vocab"
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
    "valueCode": "normative"
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
    "valueCode": "4.0.0"
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
    "valueInteger": 5
  } ],
  "status": "active",
  "id": "3cc9fabb-8972-492b-9999-57da1ca416e0",
  "kind": null,
  "url": "http://hl7.org/fhir/ValueSet/filter-operator",
  "identifier": [ {
    "value": "urn:oid:2.16.840.1.113883.4.642.3.478",
    "system": "urn:ietf:rfc:3986"
  } ],
  "immutable": true,
  "version": "4.0.1",
  "contact": [ {
    "telecom": [ {
      "value": "http://hl7.org/fhir",
      "system": "url"
    }, {
      "value": "fhir@lists.hl7.org",
      "system": "email"
    } ]
  } ]
}