{
"description": "Why an entry is in the result set - whether it's included as a match or because of an _include requirement, or to convey information or warning information about the search process.",
"_filename": "CodeSystem-search-entry-mode.json",
"package_name": "hl7.fhir.uv.xver-r4.r3",
"date": "2019-10-31T17:29:23-05:00",
"publisher": "FHIR Infrastructure",
"jurisdiction": [ {
"coding": [ {
"code": "001",
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"display": "World"
} ]
} ],
"content": "complete",
"name": "SearchEntryMode",
"type": null,
"experimental": "false",
"resourceType": "CodeSystem",
"title": "SearchEntryMode",
"package_version": "0.1.0",
"extension": [ {
"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
}, {
"url": "http://hl7.org/fhir/StructureDefinition/package-source",
"extension": [ {
"url": "packageId",
"valueId": "hl7.fhir.uv.xver-r4.r3"
}, {
"url": "version",
"valueString": "0.1.0"
}, {
"url": "uri",
"valueUri": "http://hl7.org/fhir/uv/xver/ImplementationGuide/hl7.fhir.uv.xver-r4.r3"
} ]
}, {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "fhir"
} ],
"status": "active",
"id": "9ed753a0-c6cd-43e3-bf72-2c5cd44610af",
"valueSet": "http://hl7.org/fhir/ValueSet/search-entry-mode|3.0.2",
"kind": null,
"url": "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."
} ],
"caseSensitive": true,
"version": "4.0.1",
"contact": [ {
"name": "FHIR Infrastructure",
"telecom": [ {
"value": "http://www.hl7.org/Special/committees/fiwg",
"system": "url"
} ]
} ]
}