{
  "resourceType": "SearchParameter",
  "id": "CodeSystem-date",
  "url": "http://hl7.org/fhir/SearchParameter/CodeSystem-date",
  "name": "date",
  "status": "draft",
  "experimental": false,
  "publisher": "Health Level Seven International (Vocabulary)",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://hl7.org/fhir"
        }
      ]
    },
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://www.hl7.org/Special/committees/Vocab/index.cfm"
        }
      ]
    }
  ],
  "code": "date",
  "base": [
    "CodeSystem"
  ],
  "type": "date",
  "description": "The code system publication date",
  "expression": "CodeSystem.date",
  "xpath": "f:CodeSystem/f:date",
  "xpathUsage": "normal"
}