PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.r2.core@1.0.2
    http://hl7.org/fhir/ValueSet/search-xpath-usage
{
  "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.core",
  "date": "2015-10-24T07:41:03+11:00",
  "meta": {
    "profile": [ "http://hl7.org/fhir/StructureDefinition/valueset-shareable-definition" ],
    "lastUpdated": "2015-10-24T07:41:03.495+11:00"
  },
  "publisher": "HL7 (FHIR Project)",
  "name": "XPathUsageType",
  "type": null,
  "experimental": "false",
  "resourceType": "ValueSet",
  "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": "9412b843-92ef-48c8-9ebc-35c547abd6b4",
  "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",
    "extension": [ {
      "url": "http://hl7.org/fhir/StructureDefinition/valueset-oid",
      "valueUri": "urn:oid:2.16.840.1.113883.4.642.1.332"
    } ],
    "caseSensitive": true
  },
  "version": "1.0.2",
  "contact": [ {
    "telecom": [ {
      "value": "http://hl7.org/fhir",
      "system": "other"
    }, {
      "value": "fhir@lists.hl7.org",
      "system": "email"
    } ]
  } ]
}