PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.xver-r4.r4b@0.1.0
    http://hl7.org/fhir/search-xpath-usage
{
  "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-r4.r4b",
  "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": "XPathUsageType",
  "type": null,
  "experimental": "false",
  "resourceType": "CodeSystem",
  "title": "XPathUsageType",
  "package_version": "0.1.0",
  "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-r4.r4b"
    }, {
      "url": "version",
      "valueString": "0.1.0"
    }, {
      "url": "uri",
      "valueUri": "http://hl7.org/fhir/uv/xver/ImplementationGuide/hl7.fhir.uv.xver-r4.r4b"
    } ]
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode": "fhir"
  } ],
  "status": "draft",
  "id": "9b704e74-092d-4890-a9c0-3318f402e84c",
  "valueSet": "http://hl7.org/fhir/ValueSet/search-xpath-usage|4.3.0",
  "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.0.1",
  "contact": [ {
    "name": "FHIR Infrastructure",
    "telecom": [ {
      "value": "http://www.hl7.org/Special/committees/fiwg",
      "system": "url"
    } ]
  } ]
}