{
  "resourceType": "SearchParameter",
  "id": "SearchParameter-disposition",
  "text": {
    "status": "generated",
    "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative</b></p><p><b>url</b>: <code>http://hl7.org/fhir/uv/saner/SearchParameter/SearchParameter-disposition</code></p><p><b>version</b>: 1.0.0</p><p><b>name</b>: disposition</p><p><b>status</b>: draft</p><p><b>experimental</b>: true</p><p><b>date</b>: Sep 7, 2021 7:19:32 PM</p><p><b>publisher</b>: HL7 International Public Health Workgroup</p><p><b>contact</b>: <a href=\"http://hl7.org/Special/committees/pher\">http://hl7.org/Special/committees/pher</a>, <a href=\"mailto:pher@lists.hl7.org\">pher@lists.hl7.org</a>, Keith W. Boone: <a href=\"mailto:mailto:kboone@ainq.com\">mailto:kboone@ainq.com</a></p><p><b>description</b>: This SearchParameter enables query of encounters by disposition to support automation of measure computation.</p><p><b>jurisdiction</b>: <span title=\"Codes: {http://unstats.un.org/unsd/methods/m49/m49.htm 001}\">World</span></p><p><b>code</b>: disposition</p><p><b>base</b>: Encounter</p><p><b>type</b>: token</p><p><b>expression</b>: hospitalization.dispositionCode</p><p><b>xpath</b>: f:hospitalization/f:dispositionCode</p><p><b>xpathUsage</b>: normal</p><p><b>multipleOr</b>: true</p><p><b>multipleAnd</b>: false</p></div>"
  },
  "url": "http://hl7.org/fhir/uv/saner/SearchParameter/SearchParameter-disposition",
  "version": "1.0.0",
  "name": "disposition",
  "status": "draft",
  "experimental": true,
  "date": "2021-09-07T19:19:32+00:00",
  "publisher": "HL7 International Public Health Workgroup",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://hl7.org/Special/committees/pher"
        }
      ]
    },
    {
      "telecom": [
        {
          "system": "email",
          "value": "pher@lists.hl7.org"
        }
      ]
    },
    {
      "name": "Keith W. Boone",
      "telecom": [
        {
          "system": "email",
          "value": "mailto:kboone@ainq.com"
        }
      ]
    }
  ],
  "description": "This SearchParameter enables query of encounters by disposition to support automation of measure computation.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001"
        }
      ]
    }
  ],
  "code": "disposition",
  "base": [
    "Encounter"
  ],
  "type": "token",
  "expression": "hospitalization.dispositionCode",
  "xpath": "f:hospitalization/f:dispositionCode",
  "xpathUsage": "normal",
  "multipleOr": true,
  "multipleAnd": false
}