{
  "resourceType": "SearchParameter",
  "url": "https://rhapsody-dev.si.mahidol.ac.th:6162/Siriraj/FHIR/coverage-active-type",
  "name": "SirirajPatientCoverageSearchActiveType",
  "status": "draft",
  "experimental": true,
  "publisher": "Mahidol University - Siriraj Hospital",
  "description": "Siriraj Patient Coverage Search Parameter by by extension of active-type",
  "code": "active-type",
  "base": [
    "Coverage"
  ],
  "type": "token",
  "expression": "Coverage.extension('https://rhapsody-dev.si.mahidol.ac.th:6162/Siriraj/FHIR/coverage-type')",
  "xpath": "f:Coverage/f:extension[@url='https://rhapsody-dev.si.mahidol.ac.th:6162/Siriraj/FHIR/coverage-type']",
  "xpathUsage": "normal",
  "target": [
    "Coverage"
  ]
}