{ "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.expansions", "date": "2015-10-24T07:41:03+11:00", "publisher": "HL7 (FHIR Project)", "name": "SearchEntryMode", "type": null, "experimental": "false", "resourceType": "ValueSet", "expansion": { "contains": [ { "code": "match", "system": "http://hl7.org/fhir/search-entry-mode", "display": "Match" }, { "code": "include", "system": "http://hl7.org/fhir/search-entry-mode", "display": "Include" }, { "code": "outcome", "system": "http://hl7.org/fhir/search-entry-mode", "display": "Outcome" } ], "parameter": [ { "name": "version", "valueUri": "http://hl7.org/fhir/ValueSet/search-entry-mode?version=1.0.2" } ], "timestamp": "2015-10-22T12:31:50+11:00", "identifier": "urn:uuid:f2bc2528-6dba-440e-a86f-a7550daf4566" }, "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": "dff553a7-4f82-4881-91a3-9dc8053f4efa", "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", "caseSensitive": true }, "version": "1.0.2", "contact": [ { "telecom": [ { "value": "http://hl7.org/fhir", "system": "other" }, { "value": "fhir@lists.hl7.org", "system": "email" } ] } ] }