US Core Implementation Guide
8.0.0-ballot - Ballot United States of America flag

US Core Implementation Guide, published by HL7 International / Cross-Group Projects. This guide is not an authorized publication; it is the continuous build for version 8.0.0-ballot built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/US-Core/ and changes regularly. See the Directory of published versions

SearchParameter: USCorePatientDeathDate

Official URL: http://hl7.org/fhir/us/core/SearchParameter/us-core-patient-death-date Version: 8.0.0-ballot
Standards status: Trial-use Maturity Level: 3 Computable Name: USCorePatientDeathDate
Other Identifiers: OID:2.16.840.1.113883.4.642.40.2.40.77

Copyright/Legal: Used by permission of HL7 International, all rights reserved Creative Commons License

The date of death has been provided and satisfies this search value
NOTE: This SearchParameter is defined only to document Server and Client expectations. Its definition is derived from the standard FHIR SearchParameter and it uses the Conformance expectation extension to define additional expectations for the following SearchParameter elements:

  • multipleAnd
  • multipleOr
  • comparator
  • modifier
  • chain

It SHALL NOT be used as search parameters for search. Servers and Clients SHOULD use the standard FHIR SearchParameter.

id us-core-patient-death-date

url : http://hl7.org/fhir/us/core/SearchParameter/us-core-patient-death-date

name : USCorePatientDeathDate

derivedFrom : http://hl7.org/fhir/SearchParameter/Patient-death-date

status : active

date : 11/17/2024

publisher : HL7 International - Cross-Group Projects

contact : http://www.hl7.org/Special/committees/cgp

jurisdiction : United States of America (the) (Details : {urn:iso:std:iso:3166 code 'US' = 'United States of America', given as 'United States of America (the)'})

code : death-date

base :Patient

type : date

expression : (Patient.deceased as dateTime)

xpath : f:Patient/f:deceasedDateTime

xpathUsage : normal

multipleOr : True (Conformance Expectation = MAY)

multipleAnd : True ( Conformance Expectation = MAY)

comparator : eq ( Conformance Expectation = MAY)

comparator : ne ( Conformance Expectation = MAY)

comparator : gt ( Conformance Expectation = MAY)

comparator : ge ( Conformance Expectation = MAY)

comparator : lt ( Conformance Expectation = MAY)

comparator : le ( Conformance Expectation = MAY)

comparator : sa ( Conformance Expectation = MAY)

comparator : eb ( Conformance Expectation = MAY)

comparator : ap ( Conformance Expectation = MAY)