PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.r3.expansions@3.0.2
    http://hl7.org/fhir/ValueSet/search-comparator
{
  "description": "What Search Comparator Codes are supported in search",
  "compose": {
    "include": [ {
      "system": "http://hl7.org/fhir/search-comparator"
    } ]
  },
  "_filename": "ValueSet-search-comparator.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": "SearchComparator",
  "type": null,
  "experimental": "false",
  "resourceType": "ValueSet",
  "expansion": {
    "total": 9,
    "contains": [ {
      "code": "eq",
      "system": "http://hl7.org/fhir/search-comparator",
      "display": "Equals"
    }, {
      "code": "ne",
      "system": "http://hl7.org/fhir/search-comparator",
      "display": "Not Equals"
    }, {
      "code": "gt",
      "system": "http://hl7.org/fhir/search-comparator",
      "display": "Greater Than"
    }, {
      "code": "lt",
      "system": "http://hl7.org/fhir/search-comparator",
      "display": "Less Then"
    }, {
      "code": "ge",
      "system": "http://hl7.org/fhir/search-comparator",
      "display": "Greater or Equals"
    }, {
      "code": "le",
      "system": "http://hl7.org/fhir/search-comparator",
      "display": "Less of Equal"
    }, {
      "code": "sa",
      "system": "http://hl7.org/fhir/search-comparator",
      "display": "Starts After"
    }, {
      "code": "eb",
      "system": "http://hl7.org/fhir/search-comparator",
      "display": "Ends Before"
    }, {
      "code": "ap",
      "system": "http://hl7.org/fhir/search-comparator",
      "display": "Approximately"
    } ],
    "parameter": [ {
      "name": "version",
      "valueUri": "http://hl7.org/fhir/search-comparator|3.0.2"
    } ],
    "timestamp": "2017-04-17T08:38:54+10:00",
    "identifier": "urn:uuid:df5009d9-701c-45e4-b0b8-babc1c47fc0a"
  },
  "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": 3
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode": "fhir"
  } ],
  "status": "draft",
  "id": "b0b1901c-40aa-4e10-a9c1-834b955b2b15",
  "kind": null,
  "url": "http://hl7.org/fhir/ValueSet/search-comparator",
  "identifier": [ {
    "value": "urn:oid:2.16.840.1.113883.4.642.3.622",
    "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"
    } ]
  } ]
}