{
"description": "How a search parameter relates to the set of elements returned by evaluating its xpath query.",
"_filename": "CodeSystem-search-xpath-usage.json",
"package_name": "hl7.fhir.uv.xver",
"date": "2021-01-17T06:06:13+10:00",
"publisher": "FHIR Infrastructure",
"jurisdiction": [ {
"coding": [ {
"code": "001",
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"display": "World"
} ]
} ],
"content": "complete",
"name": "XPathUsageType",
"type": null,
"experimental": "false",
"resourceType": "CodeSystem",
"title": "XPathUsageType",
"package_version": "r4b.r5-0.0.1-snapshot-2",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode": "trial-use"
}, {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger": 3
}, {
"url": "http://hl7.org/fhir/StructureDefinition/package-source",
"extension": [ {
"url": "packageId",
"valueId": "hl7.fhir.uv.xver-r4b.r5"
}, {
"url": "version",
"valueString": "0.0.1-snapshot-2"
} ]
}, {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "fhir"
} ],
"status": "draft",
"id": "e805ce74-96dc-4252-949a-49abb82f248d",
"valueSet": "http://hl7.org/fhir/ValueSet/search-xpath-usage",
"kind": null,
"url": "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)."
} ],
"caseSensitive": true,
"version": "4.3.0",
"contact": [ {
"name": "FHIR Infrastructure",
"telecom": [ {
"value": "http://www.hl7.org/Special/committees/fiwg",
"system": "url"
} ]
} ]
}