{
  "resourceType": "SearchParameter",
  "id": "DocumentManifest-source",
  "url": "http://hl7.org/fhir/SearchParameter/DocumentManifest-source",
  "name": "source",
  "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": "source",
  "base": [
    "DocumentManifest"
  ],
  "type": "uri",
  "description": "The source system/application/software",
  "expression": "DocumentManifest.source",
  "xpath": "f:DocumentManifest/f:source",
  "xpathUsage": "normal"
}