{
  "resourceType": "SearchParameter",
  "id": "DocumentReference-related-id",
  "url": "http://hl7.org/fhir/SearchParameter/DocumentReference-related-id",
  "name": "related-id",
  "status": "draft",
  "experimental": false,
  "date": "2017-04-18T21:44:43+00:00",
  "publisher": "Health Level Seven International (Structured Documents)",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://hl7.org/fhir"
        }
      ]
    },
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://www.hl7.org/Special/committees/structure/index.cfm"
        }
      ]
    }
  ],
  "code": "related-id",
  "base": [
    "DocumentReference"
  ],
  "type": "token",
  "description": "Identifier of related objects or events",
  "expression": "DocumentReference.context.related.identifier",
  "xpath": "f:DocumentReference/f:context/f:related/f:identifier",
  "xpathUsage": "normal"
}