Fact Of Death Direct Enquiry Response Implementation Guide
0.1.0 - ci-build
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
{
"resourceType" : "Patient",
"id" : "deceased-472132936",
"meta" : {
"profile" : [
🔗 "https://onyxhealth.io/fhir/fodder/StructureDefinition/fodder-deceased-patient"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Deceased Patient: Jewell Stindt</b></p><p>Date of Death: 2026-01-03</p><p>Traceability Number: 472132936</p></div>"
},
"extension" : [
{
"url" : "https://onyxhealth.io/fhir/fodder/StructureDefinition/fodder-match-confidence-level",
"valueString" : "certain"
}
],
"identifier" : [
{
"type" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
"code" : "MR",
"display" : "Medical Record Number"
}
],
"text" : "Veritas Traceability Number"
},
"system" : "https://www.veritasdr.com/fhir/identifier/traceability",
"value" : "472132936"
}
],
"name" : [
{
"use" : "official",
"family" : "Stindt",
"given" : [
"Jewell"
]
}
],
"gender" : "female",
"birthDate" : "1925-07-19",
"deceasedDateTime" : "2026-01-03T00:00:00Z",
"address" : [
{
"use" : "home",
"type" : "physical",
"city" : "San Pedro",
"state" : "CA",
"postalCode" : "90731"
}
]
}