Fact of Death Exchange FHIR Implementation Guide
0.2.0 - CI Build
Fact of Death Exchange FHIR Implementation Guide, published by HL7 International - Public Health Work Group. This guide is not an authorized publication; it is the continuous build for version 0.2.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/shpringman/fhir-fod/ and changes regularly. See the Directory of published versions
| Page standards status: Informative | Maturity Level: 1 |
{
"resourceType" : "ValueSet",
"id" : "fod-notification-event-vs",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet fod-notification-event-vs</b></p><a name=\"fod-notification-event-vs\"> </a><a name=\"hcfod-notification-event-vs\"> </a><ul><li>Include all codes defined in <a href=\"CodeSystem-fod-notification-event-cs.html\"><code>http://example.org/fhir/us/fod/CodeSystem/fod-notification-event-cs</code></a><span title=\"Version is not explicitly stated, which means it is fixed to the version provided in this specification\"> version 📦0.2.0</span></li></ul></div>"
},
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger" : 1,
"_valueInteger" : {
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
"valueCanonical" : "http://example.org/fhir/us/fod/ImplementationGuide/example.fhir.us.fod"
}
]
}
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode" : "informative",
"_valueCode" : {
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
"valueCanonical" : "http://example.org/fhir/us/fod/ImplementationGuide/example.fhir.us.fod"
}
]
}
}
],
"url" : "http://example.org/fhir/us/fod/ValueSet/fod-notification-event-vs",
"version" : "0.2.0",
"name" : "FODNotificationEventVS",
"title" : "Fact of Death Notification Event Value Set",
"status" : "draft",
"experimental" : false,
"date" : "2026-08-07",
"publisher" : "HL7 International - Public Health Work Group",
"contact" : [
{
"telecom" : [
{
"system" : "url",
"value" : "http://hl7.org/Special/committees/pher"
}
]
}
],
"description" : "The set of message event codes used by fact-of-death notification messages.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "US"
}
]
}
],
"compose" : {
"include" : [
{
"system" : "http://example.org/fhir/us/fod/CodeSystem/fod-notification-event-cs"
}
]
}
}