PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.r3.examples@3.0.2
    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.r3.examples",
  "date": "2019-10-24T11:53:00+11:00",
  "meta": {
    "lastUpdated": "2019-10-24T11:53:00+11:00"
  },
  "publisher": "HL7 (FHIR Project)",
  "content": "complete",
  "name": "XPathUsageType",
  "type": null,
  "experimental": "false",
  "resourceType": "CodeSystem",
  "title": null,
  "package_version": "3.0.2",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-ballot-status",
    "valueString": "Informative"
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
    "valueInteger": 3
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode": "fhir"
  } ],
  "status": "draft",
  "id": "7eb6fc60-030e-4c92-b24b-0047c7e47ff9",
  "valueSet": "http://hl7.org/fhir/ValueSet/search-xpath-usage",
  "kind": null,
  "url": "http://hl7.org/fhir/search-xpath-usage",
  "identifier": {
    "value": "urn:oid:2.16.840.1.113883.4.642.1.621",
    "system": "urn:ietf:rfc:3986"
  },
  "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": "3.0.2",
  "contact": [ {
    "telecom": [ {
      "value": "http://hl7.org/fhir",
      "system": "url"
    }, {
      "value": "fhir@lists.hl7.org",
      "system": "email"
    } ]
  } ]
}