{ "description": "How a search parameter relates to the set of elements returned by evaluating its xpath query.", "_filename": "ValueSet-search-xpath-usage.json", "package_name": "hl7.fhir.r2.expansions", "date": "2015-10-24T07:41:03+11:00", "publisher": "HL7 (FHIR Project)", "name": "XPathUsageType", "type": null, "experimental": "false", "resourceType": "ValueSet", "expansion": { "contains": [ { "code": "normal", "system": "http://hl7.org/fhir/search-xpath-usage", "display": "Normal" }, { "code": "phonetic", "system": "http://hl7.org/fhir/search-xpath-usage", "display": "Phonetic" }, { "code": "nearby", "system": "http://hl7.org/fhir/search-xpath-usage", "display": "Nearby" }, { "code": "distance", "system": "http://hl7.org/fhir/search-xpath-usage", "display": "Distance" }, { "code": "other", "system": "http://hl7.org/fhir/search-xpath-usage", "display": "Other" } ], "parameter": [ { "name": "version", "valueUri": "http://hl7.org/fhir/ValueSet/search-xpath-usage?version=1.0.2" } ], "timestamp": "2015-10-22T12:31:47+11:00", "identifier": "urn:uuid:1339df50-2228-436d-af6b-7dd383244d41" }, "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.332" } ], "status": "draft", "id": "2c620ae6-d619-4653-ba5c-b0564cc697d2", "kind": null, "url": "http://hl7.org/fhir/ValueSet/search-xpath-usage", "codeSystem": { "system": "http://hl7.org/fhir/search-xpath-usage", "concept": [ { "code": "normal", "display": "Normal", "definition": "The search parameter is derived directly from the selected nodes based on the type definitions." }, { "code": "phonetic", "display": "Phonetic", "definition": "The search parameter is derived by a phonetic transform from the selected nodes." }, { "code": "nearby", "display": "Nearby", "definition": "The search parameter is based on a spatial transform of the selected nodes." }, { "code": "distance", "display": "Distance", "definition": "The search parameter is based on a spatial transform of the selected nodes, using physical distance from the middle." }, { "code": "other", "display": "Other", "definition": "The interpretation of the xpath statement is unknown (and can't be automated)." } ], "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" } ] } ] }