FHIR IG analytics| Package | example.fhir.us.fod |
| Resource Type | Basic |
| Id | Basic-fod-notification-receiver.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/shpringman/fhir-fod/ActorDefinition-fod-notification-receiver.html |
| URL | http://somewhere.org/fhir/us/fod/ActorDefinition/fod-notification-receiver |
| Version | 0.2.0 |
| Status | draft |
| Date | 2026-08-07 |
| Name | FODNotificationReceiver |
| Title | Notification Receiver |
| Realm | us |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: ActorDefinition fod-notification-receiver
| Actor: FODNotificationReceiver | Notification Receiver | Type: system |
| Capabilities: | Fact of Death Receiver Capability Statement | |
{
"resourceType": "Basic",
"id": "fod-notification-receiver",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger": 1,
"_valueInteger": {
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
"valueCanonical": "http://somewhere.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://somewhere.org/fhir/us/fod/ImplementationGuide/example.fhir.us.fod"
}
]
}
},
{
"url": "http://hl7.org/fhir/5.0/StructureDefinition/extension-ActorDefinition.url",
"valueUri": "http://somewhere.org/fhir/us/fod/ActorDefinition/fod-notification-receiver"
},
{
"url": "http://hl7.org/fhir/5.0/StructureDefinition/extension-ActorDefinition.version",
"valueString": "0.2.0"
},
{
"url": "http://hl7.org/fhir/5.0/StructureDefinition/extension-ActorDefinition.name",
"valueString": "FODNotificationReceiver"
},
{
"url": "http://hl7.org/fhir/5.0/StructureDefinition/extension-ActorDefinition.title",
"valueString": "Notification Receiver"
},
{
"url": "http://hl7.org/fhir/5.0/StructureDefinition/extension-ActorDefinition.status",
"valueCode": "draft"
},
{
"url": "http://hl7.org/fhir/5.0/StructureDefinition/extension-ActorDefinition.experimental",
"valueBoolean": false
},
{
"url": "http://hl7.org/fhir/5.0/StructureDefinition/extension-ActorDefinition.date",
"valueDateTime": "2026-08-07"
},
{
"url": "http://hl7.org/fhir/5.0/StructureDefinition/extension-ActorDefinition.publisher",
"valueString": "HL7 International - Public Health Work Group"
},
{
"url": "http://hl7.org/fhir/5.0/StructureDefinition/extension-ActorDefinition.contact",
"valueContactDetail": {
"telecom": [
{
"system": "url",
"value": "http://hl7.org/Special/committees/pher"
}
]
}
},
{
"url": "http://hl7.org/fhir/5.0/StructureDefinition/extension-ActorDefinition.description",
"valueMarkdown": "A clinical system, typically an EHR, that accepts fact-of-death notifications and attempts to match each one to a patient record so that the death can be recorded and outreach discontinued. This actor owns the matching decision; this guide does not specify the algorithm it uses."
},
{
"url": "http://hl7.org/fhir/5.0/StructureDefinition/extension-ActorDefinition.jurisdiction",
"valueCodeableConcept": {
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "US"
}
]
}
},
{
"url": "http://hl7.org/fhir/5.0/StructureDefinition/extension-ActorDefinition.type",
"valueCode": "system"
},
{
"url": "http://hl7.org/fhir/5.0/StructureDefinition/extension-ActorDefinition.capabilities",
"valueCanonical": "http://somewhere.org/fhir/us/fod/CapabilityStatement/fod-receiver"
}
],
"code": {
"coding": [
{
"system": "http://hl7.org/fhir/fhir-types",
"code": "ActorDefinition"
}
]
}
}