Fact Of Death Direct Enquiry Response Implementation Guide - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
| Draft as of 2026-04-26 |
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
a fhir:SubscriptionTopic ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "deceased-patient-identified"] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: SubscriptionTopic deceased-patient-identified</b></p><a name=\"deceased-patient-identified\"> </a><a name=\"hcdeceased-patient-identified\"> </a><table class=\"grid\"><tr><td><b>SubscriptionTopic</b></td><td>Deceased Patient Identified</td></tr><tr><td><b>Description</b></td><td><div><p>Fires when a Patient resource conforming to the FODDER Deceased Patient profile is created or updated, indicating that the Veritas Fact of Death API has confirmed a mortality for that patient.</p>\n</div></td></tr><tr><td><b>Copyright Statement:</b></td><td> null</td></tr></table><table class=\"grid\"><tr><td colspan=\"4\"><b>Resource Triggers</b></td></tr><tr><th><b>Resource</b></th><th><b>Interactions</b></th><th><b>FHIR Path</b></th><th><b>Description</b></th></tr><tr><td><a href=\"http://hl7.org/fhir/R4/patient.html\">http://hl7.org/fhir/StructureDefinition/Patient</a></td><td>create, update</td><td>Patient.deceased.exists() and Patient.deceased is dateTime</td><td><div><p>A Patient resource carrying a deceasedDateTime is created or updated.</p>\n</div></td></tr></table><table class=\"grid\"><tr><td colspan=\"2\"><b>Can Filter By</b></td></tr><tr><th><b>Resource</b></th><th><b>Filter Parameter</b></th></tr><tr><td><a href=\"http://hl7.org/fhir/R4/patient.html\">http://hl7.org/fhir/StructureDefinition/Patient</a></td><td>identifier</td></tr></table><table class=\"grid\"><tr><td colspan=\"1\"><b>Notification Shapes</b></td></tr><tr><th><b>Resource</b></th></tr><tr><td><a href=\"http://hl7.org/fhir/R4/patient.html\">http://hl7.org/fhir/StructureDefinition/Patient</a></td></tr></table></div>"^^rdf:XMLLiteral ]
] ; #
fhir:url [
fhir:v "https://onyxhealth.io/fhir/fodder/SubscriptionTopic/deceased-patient-identified"^^xsd:anyURI ;
fhir:l <https://onyxhealth.io/fhir/fodder/SubscriptionTopic/deceased-patient-identified>
] ; #
fhir:version [ fhir:v "0.1.0"] ; #
fhir:name [ fhir:v "DeceasedPatientIdentifiedTopic"] ; #
fhir:title [ fhir:v "Deceased Patient Identified"] ; #
fhir:status [ fhir:v "draft"] ; #
fhir:experimental [ fhir:v true] ; #
fhir:date [ fhir:v "2026-04-26"^^xsd:date] ; #
fhir:publisher [ fhir:v "Onyx Technology, LLC and Veritas Data Research"] ; #
fhir:contact ( [
fhir:name [ fhir:v "Onyx Technology, LLC and Veritas Data Research" ] ;
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://onyxhealth.io" ] ] )
] [
fhir:name [ fhir:v "Onyx Technology, LLC" ] ;
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://onyxhealth.io" ] ] [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "Mark.Scrimshire@onyxhealth.io" ] ] )
] ) ; #
fhir:description [ fhir:v "Fires when a Patient resource conforming to the FODDER Deceased Patient profile is created or updated, indicating that the Veritas Fact of Death API has confirmed a mortality for that patient."] ; #
fhir:jurisdiction ( [
( fhir:coding [
fhir:system [
fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ;
fhir:l <urn:iso:std:iso:3166> ] ;
fhir:code [ fhir:v "US" ] ;
fhir:display [ fhir:v "United States of America" ] ] )
] ) ; #
fhir:resourceTrigger ( [
fhir:description [ fhir:v "A Patient resource carrying a deceasedDateTime is created or updated." ] ;
fhir:resource [
fhir:v "http://hl7.org/fhir/StructureDefinition/Patient"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/Patient> ] ;
( fhir:supportedInteraction [ fhir:v "create" ] [ fhir:v "update" ] ) ;
fhir:fhirPathCriteria [ fhir:v "Patient.deceased.exists() and Patient.deceased is dateTime" ]
] ) ; #
fhir:canFilterBy ( [
fhir:description [ fhir:v "Filter notifications by Patient.identifier (system|value)." ] ;
fhir:resource [
fhir:v "http://hl7.org/fhir/StructureDefinition/Patient"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/Patient> ] ;
fhir:filterParameter [ fhir:v "identifier" ]
] ) ; #
fhir:notificationShape ( [
fhir:resource [
fhir:v "http://hl7.org/fhir/StructureDefinition/Patient"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/Patient> ]
] ) . #
IG © 2026+ Onyx Technology, LLC and Veritas Data Research. Package fodder#0.1.0 based on FHIR 4.0.1. Generated 2026-04-26
Links: Table of Contents |
QA Report