PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.xver-r5.r4.r4@0.0.1-snapshot-2
    http://hl7.org/fhir/search-processingmode
{
  "description": "How a search parameter relates to the set of elements returned by evaluating its expression query.",
  "_filename": "CodeSystem-search-processingmode.json",
  "package_name": "hl7.fhir.uv.xver-r5.r4.r4",
  "date": "2021-01-05T09:01:24+10:00",
  "publisher": "FHIR Infrastructure",
  "jurisdiction": [ {
    "coding": [ {
      "code": "001",
      "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
      "display": "World"
    } ]
  } ],
  "content": "complete",
  "name": "SearchProcessingModeType",
  "type": null,
  "experimental": "false",
  "resourceType": "CodeSystem",
  "title": "Search Processing Mode Type",
  "package_version": "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-r5.r4"
    }, {
      "url": "version",
      "valueString": "0.0.1-snapshot-2"
    } ]
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode": "fhir"
  } ],
  "status": "active",
  "id": "859dbdee-1686-4885-adec-2486b8325c7c",
  "valueSet": "http://hl7.org/fhir/ValueSet/search-processingmode",
  "kind": null,
  "url": "http://hl7.org/fhir/search-processingmode",
  "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": "other",
    "display": "Other",
    "definition": "The interpretation of the xpath statement is unknown (and can't be automated)."
  } ],
  "caseSensitive": true,
  "version": "5.0.0",
  "contact": [ {
    "name": "FHIR Infrastructure",
    "telecom": [ {
      "value": "http://www.hl7.org/Special/committees/fiwg",
      "system": "url"
    } ]
  } ]
}