PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.r2.examples@1.0.2
    http://hl7.org/fhir/ValueSet/search-entry-mode
{
  "description": "Why an entry is in the result set - whether it's included as a match or because of an _include requirement.",
  "_filename": "ValueSet-search-entry-mode.json",
  "package_name": "hl7.fhir.r2.examples",
  "date": "2015-10-24T07:41:03+11:00",
  "meta": {
    "profile": [ "http://hl7.org/fhir/StructureDefinition/valueset-shareable-definition" ],
    "lastUpdated": "2015-10-24T07:41:03.495+11:00"
  },
  "publisher": "HL7 (FHIR Project)",
  "name": "SearchEntryMode",
  "type": null,
  "experimental": "false",
  "resourceType": "ValueSet",
  "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.328"
  } ],
  "status": "draft",
  "id": "a9c9899e-4e3b-4be1-8d84-917533a5e0ca",
  "kind": null,
  "url": "http://hl7.org/fhir/ValueSet/search-entry-mode",
  "codeSystem": {
    "system": "http://hl7.org/fhir/search-entry-mode",
    "concept": [ {
      "code": "match",
      "display": "Match",
      "definition": "This resource matched the search specification."
    }, {
      "code": "include",
      "display": "Include",
      "definition": "This resource is returned because it is referred to from another resource in the search set."
    }, {
      "code": "outcome",
      "display": "Outcome",
      "definition": "An OperationOutcome that provides additional information about the processing of a search."
    } ],
    "version": "1.0.2",
    "extension": [ {
      "url": "http://hl7.org/fhir/StructureDefinition/valueset-oid",
      "valueUri": "urn:oid:2.16.840.1.113883.4.642.1.328"
    } ],
    "caseSensitive": true
  },
  "version": "1.0.2",
  "contact": [ {
    "telecom": [ {
      "value": "http://hl7.org/fhir",
      "system": "other"
    }, {
      "value": "fhir@lists.hl7.org",
      "system": "email"
    } ]
  } ]
}