FHIR IG analytics| Package | example.fhir.us.fod |
| Resource Type | Basic |
| Id | Basic-fod-notification-intermediary.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/shpringman/fhir-fod/ActorDefinition-fod-notification-intermediary.html |
| URL | http://somewhere.org/fhir/us/fod/ActorDefinition/fod-notification-intermediary |
| Version | 0.2.0 |
| Status | draft |
| Date | 2026-08-07 |
| Name | FODNotificationIntermediary |
| Title | Notification Intermediary |
| Realm | us |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: ActorDefinition fod-notification-intermediary
| Actor: FODNotificationIntermediary | Notification Intermediary | Type: system |
{
"resourceType": "Basic",
"id": "fod-notification-intermediary",
"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-intermediary"
},
{
"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": "FODNotificationIntermediary"
},
{
"url": "http://hl7.org/fhir/5.0/StructureDefinition/extension-ActorDefinition.title",
"valueString": "Notification Intermediary"
},
{
"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 system such as a health information exchange or a national routing service that relays fact-of-death notifications from a Death Record Source to one or more Notification Receivers. An intermediary routes on the message header alone and does not need to inspect or alter the decedent content; when it relays a notification it becomes the MessageHeader.sender while the originating jurisdiction remains the Provenance author."
},
{
"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"
}
],
"code": {
"coding": [
{
"system": "http://hl7.org/fhir/fhir-types",
"code": "ActorDefinition"
}
]
}
}