{
  "resourceType": "SearchParameter",
  "id": "Media-identifier",
  "url": "http://hl7.org/fhir/SearchParameter/Media-identifier",
  "name": "identifier",
  "status": "draft",
  "experimental": false,
  "publisher": "Health Level Seven International (FHIR Infrastructure)",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://hl7.org/fhir"
        }
      ]
    },
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://www.hl7.org/Special/committees/fiwg/index.cfm"
        }
      ]
    }
  ],
  "code": "identifier",
  "base": [
    "Media"
  ],
  "type": "token",
  "description": "Identifier(s) for the image",
  "expression": "Media.identifier",
  "xpath": "f:Media/f:identifier",
  "xpathUsage": "normal"
}