{
  "resourceType": "SearchParameter",
  "id": "RequestGroup-group-identifier",
  "url": "http://hl7.org/fhir/SearchParameter/RequestGroup-group-identifier",
  "name": "group-identifier",
  "status": "draft",
  "experimental": false,
  "date": "2017-04-18T21:44:43+00:00",
  "publisher": "Health Level Seven International (Clinical Decision Support)",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://hl7.org/fhir"
        }
      ]
    },
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://www.hl7.org/Special/committees/dss/index.cfm"
        }
      ]
    }
  ],
  "code": "group-identifier",
  "base": [
    "RequestGroup"
  ],
  "type": "token",
  "description": "The group identifier for the request group",
  "expression": "RequestGroup.groupIdentifier",
  "xpath": "f:RequestGroup/f:groupIdentifier",
  "xpathUsage": "normal"
}