PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.r4.examples@4.0.1
    http://hl7.org/fhir/SearchParameter/Patient-death-date
{
  "description": "The date of death has been provided and satisfies this search value",
  "_filename": "SearchParameter-Patient-death-date.json",
  "package_name": "hl7.fhir.r4.examples",
  "date": "2019-11-01T09:29:23+11:00",
  "expression": "(Patient.deceased as dateTime)",
  "publisher": "Health Level Seven International (Patient Administration)",
  "name": "death-date",
  "xpath": "f:Patient/f:deceasedDateTime",
  "xpathUsage": "normal",
  "type": "date",
  "experimental": "false",
  "resourceType": "SearchParameter",
  "title": null,
  "package_version": "4.0.1",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
    "valueCode": "trial-use"
  } ],
  "status": "draft",
  "id": "bde97b29-b8f1-4acc-83f3-75da2bde6115",
  "kind": null,
  "url": "http://hl7.org/fhir/SearchParameter/Patient-death-date",
  "code": "death-date",
  "comparator": [ "eq", "ne", "gt", "ge", "lt", "le", "sa", "eb", "ap" ],
  "base": [ "Patient" ],
  "version": "4.0.1",
  "contact": [ {
    "telecom": [ {
      "value": "http://hl7.org/fhir",
      "system": "url"
    } ]
  }, {
    "telecom": [ {
      "value": "http://www.hl7.org/Special/committees/pafm/index.cfm",
      "system": "url"
    } ]
  } ]
}