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
@prefix fhir: <http://hl7.org/fhir/> . @prefix loinc: <http://loinc.org/rdf#> . @prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix sct: <http://snomed.info/id/> . @prefix xsd: <http://www.w3.org/2001/XMLSchema#> . # - resource ------------------------------------------------------------------- <http://hl7.org/fhir/Bundle/fod-correction-example> a fhir:Bundle ; fhir:nodeRole fhir:treeRoot ; fhir:Resource.id [ fhir:value "fod-correction-example"] ; fhir:Resource.meta [ fhir:Meta.profile [ fhir:value "http://somewhere.org/fhir/us/fod/StructureDefinition/fod-notification-bundle" ; fhir:index 0 ; fhir:link <http://somewhere.org/fhir/us/fod/StructureDefinition/fod-notification-bundle> ] ] ; fhir:Resource.language [ fhir:value "en"] ; fhir:Bundle.identifier [ fhir:Element.extension [ fhir:index 0 ; fhir:Extension.url [ fhir:value "http://hl7.org/fhir/us/vr-common-library/StructureDefinition/CertificateNumber" ] ; fhir:Extension.valueString [ fhir:value "000999" ] ] ; fhir:Identifier.system [ fhir:value "http://vitalrecords.example.gov/fod-notification" ] ; fhir:Identifier.value [ fhir:value "IL-FOD-2026-0000999" ] ] ; fhir:Bundle.type [ fhir:value "message"] ; fhir:Bundle.timestamp [ fhir:value "2026-09-10T09:12:00-05:00"^^xsd:dateTime] ; fhir:Bundle.entry [ fhir:index 0 ; fhir:Bundle.entry.fullUrl [ fhir:value "urn:uuid:b638f439-d271-423d-863a-987a44857511" ] ; fhir:Bundle.entry.resource <urn:uuid:b638f439-d271-423d-863a-987a44857511> ], [ fhir:index 1 ; fhir:Bundle.entry.fullUrl [ fhir:value "urn:uuid:1a2b3c4d-5e6f-4708-9192-a3b4c5d6e7f9" ] ; fhir:Bundle.entry.resource <urn:uuid:1a2b3c4d-5e6f-4708-9192-a3b4c5d6e7f9> ], [ fhir:index 2 ; fhir:Bundle.entry.fullUrl [ fhir:value "urn:uuid:2b3c4d5e-6f70-4812-9345-6a7b8c9d0e1f" ] ; fhir:Bundle.entry.resource <urn:uuid:2b3c4d5e-6f70-4812-9345-6a7b8c9d0e1f> ], [ fhir:index 3 ; fhir:Bundle.entry.fullUrl [ fhir:value "urn:uuid:3c4d5e6f-7081-4923-a456-7b8c9d0e1f20" ] ; fhir:Bundle.entry.resource <urn:uuid:3c4d5e6f-7081-4923-a456-7b8c9d0e1f20> ], [ fhir:index 4 ; fhir:Bundle.entry.fullUrl [ fhir:value "urn:uuid:5d4c3b2a-1908-4716-8524-3f2e1d0c9b8a" ] ; fhir:Bundle.entry.resource <urn:uuid:5d4c3b2a-1908-4716-8524-3f2e1d0c9b8a> ], [ fhir:index 5 ; fhir:Bundle.entry.fullUrl [ fhir:value "urn:uuid:4e5f6071-8293-4a45-b567-8c9d0e1f2031" ] ; fhir:Bundle.entry.resource <urn:uuid:4e5f6071-8293-4a45-b567-8c9d0e1f2031> ] . <urn:uuid:b638f439-d271-423d-863a-987a44857511> a fhir:MessageHeader ; fhir:Resource.id [ fhir:value "IL-FOD-2026-0000999"] ; fhir:Resource.meta [ fhir:Meta.profile [ fhir:value "http://somewhere.org/fhir/us/fod/StructureDefinition/fod-message-header" ; fhir:index 0 ; fhir:link <http://somewhere.org/fhir/us/fod/StructureDefinition/fod-message-header> ] ] ; fhir:Resource.language [ fhir:value "en"] ; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ] ; fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n <a name=\"MessageHeader_IL-FOD-2026-0000999\"/>\n <p class=\"res-header-id\">\n <b>Generated Narrative: MessageHeader IL-FOD-2026-0000999</b>\n </p>\n <a name=\"IL-FOD-2026-0000999\"/>\n <a name=\"hcIL-FOD-2026-0000999\"/>\n <div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\">\n <p style=\"margin-bottom: 0px\"/>\n <p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-fod-message-header.html\">Fact of Death Message Header</a></p>\n </div>\n <p>\n <b>event</b>: <a href=\"CodeSystem-fod-notification-event-cs.html#fod-notification-event-cs-fact-of-death-notification\">Fact of Death Notification Event Codes: fact-of-death-notification</a> (Fact of Death Notification)</p>\n <h3>Destinations</h3>\n <table class=\"grid\">\n <tr>\n <td style=\"display: none\">-</td>\n <td>\n <b>Name</b>\n </td>\n <td>\n <b>Endpoint</b>\n </td>\n <td>\n <b>Receiver</b>\n </td>\n </tr>\n <tr>\n <td style=\"display: none\">*</td>\n <td>Example Health System</td>\n <td>\n <a href=\"https://ehr.example.org/fhir/$process-message\">https://ehr.example.org/fhir/$process-message</a>\n </td>\n <td>Example Health System</td>\n </tr>\n </table>\n <p>\n <b>sender</b>: <a href=\"Bundle-fod-notification-home-partial-date-example.html#urn-uuid-5d4c3b2a-1908-4716-8524-3f2e1d0c9b8a\">Illinois Department of Public Health, Division of Vital Records</a></p>\n <h3>Sources</h3>\n <table class=\"grid\">\n <tr>\n <td style=\"display: none\">-</td>\n <td>\n <b>Name</b>\n </td>\n <td>\n <b>Endpoint</b>\n </td>\n </tr>\n <tr>\n <td style=\"display: none\">*</td>\n <td>Illinois Vital Records Notification Service</td>\n <td>\n <a href=\"https://vitalrecords.example.gov/fod\">https://vitalrecords.example.gov/fod</a>\n </td>\n </tr>\n </table>\n <p>\n <b>focus</b>: <a href=\"Bundle-fod-notification-hospital-example2.html#urn-uuid-2b3c4d5e-6f70-4812-9345-6a7b8c9d0e1f\">Observation Date+time of death</a></p>\n </div>" ] ; fhir:MessageHeader.eventCoding [ fhir:Coding.system [ fhir:value "http://somewhere.org/fhir/us/fod/CodeSystem/fod-notification-event-cs" ] ; fhir:Coding.code [ fhir:value "fact-of-death-notification" ] ] ; fhir:MessageHeader.destination [ fhir:index 0 ; fhir:MessageHeader.destination.name [ fhir:value "Example Health System" ] ; fhir:MessageHeader.destination.endpoint [ fhir:value "https://ehr.example.org/fhir/$process-message" ] ; fhir:MessageHeader.destination.receiver [ fhir:Reference.display [ fhir:value "Example Health System" ] ] ] ; fhir:MessageHeader.sender [ fhir:Reference.reference [ fhir:value "urn:uuid:5d4c3b2a-1908-4716-8524-3f2e1d0c9b8a" ] ; fhir:Reference.display [ fhir:value "Illinois Department of Public Health, Division of Vital Records" ] ] ; fhir:MessageHeader.source [ fhir:MessageHeader.source.name [ fhir:value "Illinois Vital Records Notification Service" ] ; fhir:MessageHeader.source.endpoint [ fhir:value "https://vitalrecords.example.gov/fod" ] ] ; fhir:MessageHeader.focus [ fhir:index 0 ; fhir:Reference.reference [ fhir:value "urn:uuid:2b3c4d5e-6f70-4812-9345-6a7b8c9d0e1f" ] ] . <urn:uuid:1a2b3c4d-5e6f-4708-9192-a3b4c5d6e7f9> a fhir:Patient ; fhir:Resource.id [ fhir:value "fod-decedent-hospital-example"] ; fhir:Resource.meta [ fhir:Meta.profile [ fhir:value "http://somewhere.org/fhir/us/fod/StructureDefinition/fod-decedent" ; fhir:index 0 ; fhir:link <http://somewhere.org/fhir/us/fod/StructureDefinition/fod-decedent> ] ] ; fhir:Resource.language [ fhir:value "en"] ; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ] ; fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n <a name=\"Patient_fod-decedent-hospital-example\"/>\n <p class=\"res-header-id\">\n <b>Generated Narrative: Patient fod-decedent-hospital-example</b>\n </p>\n <a name=\"fod-decedent-hospital-example\"/>\n <a name=\"hcfod-decedent-hospital-example\"/>\n <div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\">\n <p style=\"margin-bottom: 0px\"/>\n <p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-fod-decedent.html\">Fact of Death Decedent</a></p>\n </div>\n <p style=\"border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;\">Alice Rose Nakamura (official) Female, DoB: 1970-01-01 ( Social Security number)</p>\n <hr/>\n <table class=\"grid\">\n <tr>\n <td style=\"background-color: #f3f5da\" title=\"Known status of Patient\">Deceased:</td>\n <td colspan=\"3\">true</td>\n </tr>\n <tr>\n <td style=\"background-color: #f3f5da\" title=\"Alternate names (see the one above)\">Alt. Name:</td>\n <td colspan=\"3\">Alice Whitfield (Name changed for Marriage)</td>\n </tr>\n <tr>\n <td style=\"background-color: #f3f5da\" title=\"Ways to contact the Patient\">Contact Detail</td>\n <td colspan=\"3\">\n <ul>\n <li>ph: 217-555-0142(Home)</li>\n <li>1428 Elm Street Springfield IL 62704 US </li>\n </ul>\n </td>\n </tr>\n </table>\n </div>" ] ; fhir:Patient.identifier [ fhir:index 0 ; fhir:Identifier.type [ fhir:CodeableConcept.coding [ fhir:index 0 ; fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/v2-0203" ] ; fhir:Coding.code [ fhir:value "SS" ] ] ] ; fhir:Identifier.system [ fhir:value "http://hl7.org/fhir/sid/us-ssn" ] ; fhir:Identifier.value [ fhir:value "999451234" ] ] ; fhir:Patient.name [ fhir:index 0 ; fhir:HumanName.use [ fhir:value "official" ] ; fhir:HumanName.family [ fhir:value "TestLast" ] ; fhir:HumanName.given [ fhir:value "TestFirst" ; fhir:index 0 ] ], [ fhir:index 1 ; fhir:HumanName.use [ fhir:value "maiden" ] ; fhir:HumanName.family [ fhir:value "Washington" ] ; fhir:HumanName.given [ fhir:value "TestFirst" ; fhir:index 0 ] ] ; fhir:Patient.telecom [ fhir:index 0 ; fhir:ContactPoint.system [ fhir:value "phone" ] ; fhir:ContactPoint.value [ fhir:value "217-555-0142" ] ; fhir:ContactPoint.use [ fhir:value "home" ] ] ; fhir:Patient.gender [ fhir:value "female"] ; fhir:Patient.birthDate [ fhir:value "1970-01-01"^^xsd:date] ; fhir:Patient.deceasedBoolean [ fhir:value "true"^^xsd:boolean] ; fhir:Patient.address [ fhir:index 0 ; fhir:Address.line [ fhir:value "1428 Elm Street" ; fhir:index 0 ] ; fhir:Address.city [ fhir:value "Springfield" ] ; fhir:Address.district [ fhir:value "Sangamon" ] ; fhir:Address.state [ fhir:value "IL" ] ; fhir:Address.postalCode [ fhir:value "62704" ] ; fhir:Address.country [ fhir:value "US" ] ] . <urn:uuid:2b3c4d5e-6f70-4812-9345-6a7b8c9d0e1f> a fhir:Observation ; fhir:Resource.id [ fhir:value "fod-death-date-hospital-example"] ; fhir:Resource.meta [ fhir:Meta.profile [ fhir:value "http://somewhere.org/fhir/us/fod/StructureDefinition/fod-death-date" ; fhir:index 0 ; fhir:link <http://somewhere.org/fhir/us/fod/StructureDefinition/fod-death-date> ] ] ; fhir:Resource.language [ fhir:value "en"] ; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "extensions" ] ; fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n <a name=\"Observation_fod-death-date-hospital-example\"/>\n <p class=\"res-header-id\">\n <b>Generated Narrative: Observation fod-death-date-hospital-example</b>\n </p>\n <a name=\"fod-death-date-hospital-example\"/>\n <a name=\"hcfod-death-date-hospital-example\"/>\n <div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\">\n <p style=\"margin-bottom: 0px\"/>\n <p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-fod-death-date.html\">Fact of Death Death Date</a></p>\n </div>\n <p>\n <b>Event Location</b>: <a href=\"Bundle-fod-notification-hospital-example2.html#urn-uuid-3c4d5e6f-7081-4923-a456-7b8c9d0e1f20\">Location Springfield General Hospital</a></p>\n <p>\n <b>status</b>: Final</p>\n <p>\n <b>code</b>: <span title=\"Codes:{http://loinc.org 81956-5}\">Date+time of death</span></p>\n <p>\n <b>subject</b>: <a href=\"Bundle-fod-notification-hospital-example2.html#urn-uuid-1a2b3c4d-5e6f-4708-9192-a3b4c5d6e7f9\">Alice Rose Nakamura (official) Female, DoB: 1970-01-01 ( Social Security number)</a></p>\n <p>\n <b>value</b>: 2026-08-29 14:22:00-0500</p>\n <p>\n <b>method</b>: <span title=\"Codes:{http://hl7.org/fhir/us/vrdr/CodeSystem/vrdr-date-of-death-determination-methods-cs exact}\">Exact</span></p>\n <blockquote>\n <p>\n <b>component</b>\n </p>\n <p>\n <b>code</b>: <span title=\"Codes:{http://loinc.org 80616-6}\">Date and time pronounced dead [US Standard Certificate of Death]</span></p>\n <p>\n <b>value</b>: 2026-08-29 14:35:00-0500</p>\n </blockquote>\n <blockquote>\n <p>\n <b>component</b>\n </p>\n <p>\n <b>code</b>: <span title=\"Codes:{http://loinc.org 58332-8}\">Location of death</span></p>\n <p>\n <b>value</b>: <span title=\"Codes:{http://snomed.info/sct 16983000}\">Death in hospital</span></p>\n </blockquote>\n </div>" ] ; fhir:DomainResource.extension [ fhir:index 0 ; fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/event-location" ] ; fhir:Extension.valueReference [ fhir:Reference.reference [ fhir:value "urn:uuid:3c4d5e6f-7081-4923-a456-7b8c9d0e1f20" ] ] ] ; fhir:Observation.status [ fhir:value "final"] ; fhir:Observation.code [ fhir:CodeableConcept.coding [ fhir:index 0 ; a loinc:81956-5 ; fhir:Coding.system [ fhir:value "http://loinc.org" ] ; fhir:Coding.code [ fhir:value "81956-5" ] ; fhir:Coding.display [ fhir:value "Date+time of death" ] ] ] ; fhir:Observation.subject [ fhir:Reference.reference [ fhir:value "urn:uuid:1a2b3c4d-5e6f-4708-9192-a3b4c5d6e7f9" ] ] ; fhir:Observation.valueDateTime [ fhir:value "2026-08-29T14:22:00-05:00"^^xsd:dateTime] ; fhir:Observation.method [ fhir:CodeableConcept.coding [ fhir:index 0 ; fhir:Coding.system [ fhir:value "http://hl7.org/fhir/us/vrdr/CodeSystem/vrdr-date-of-death-determination-methods-cs" ] ; fhir:Coding.code [ fhir:value "exact" ] ; fhir:Coding.display [ fhir:value "Exact" ] ] ] ; fhir:Observation.component [ fhir:index 0 ; fhir:Observation.component.code [ fhir:CodeableConcept.coding [ fhir:index 0 ; a loinc:80616-6 ; fhir:Coding.system [ fhir:value "http://loinc.org" ] ; fhir:Coding.code [ fhir:value "80616-6" ] ; fhir:Coding.display [ fhir:value "Date and time pronounced dead [US Standard Certificate of Death]" ] ] ] ; fhir:Observation.component.valueDateTime [ fhir:value "2026-08-29T14:35:00-05:00"^^xsd:dateTime ] ], [ fhir:index 1 ; fhir:Observation.component.code [ fhir:CodeableConcept.coding [ fhir:index 0 ; a loinc:58332-8 ; fhir:Coding.system [ fhir:value "http://loinc.org" ] ; fhir:Coding.code [ fhir:value "58332-8" ] ; fhir:Coding.display [ fhir:value "Location of death" ] ] ] ; fhir:Observation.component.valueCodeableConcept [ fhir:CodeableConcept.coding [ fhir:index 0 ; a sct:16983000 ; fhir:Coding.system [ fhir:value "http://snomed.info/sct" ] ; fhir:Coding.code [ fhir:value "16983000" ] ; fhir:Coding.display [ fhir:value "Death in hospital" ] ] ] ] . <urn:uuid:3c4d5e6f-7081-4923-a456-7b8c9d0e1f20> a fhir:Location ; fhir:Resource.id [ fhir:value "fod-death-location-hospital-example"] ; fhir:Resource.meta [ fhir:Meta.profile [ fhir:value "http://somewhere.org/fhir/us/fod/StructureDefinition/fod-death-location" ; fhir:index 0 ; fhir:link <http://somewhere.org/fhir/us/fod/StructureDefinition/fod-death-location> ] ] ; fhir:Resource.language [ fhir:value "en"] ; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ] ; fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n <a name=\"Location_fod-death-location-hospital-example\"/>\n <p class=\"res-header-id\">\n <b>Generated Narrative: Location fod-death-location-hospital-example</b>\n </p>\n <a name=\"fod-death-location-hospital-example\"/>\n <a name=\"hcfod-death-location-hospital-example\"/>\n <div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\">\n <p style=\"margin-bottom: 0px\"/>\n <p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-fod-death-location.html\">Fact of Death Death Location</a></p>\n </div>\n <p>\n <b>name</b>: Springfield General Hospital</p>\n <p>\n <b>type</b>: <span title=\"Codes:{http://hl7.org/fhir/us/vrdr/CodeSystem/vrdr-location-type-cs death}\">Death Location</span></p>\n <p>\n <b>address</b>: 800 North Rutledge Street Springfield IL 62702 US </p>\n </div>" ] ; fhir:Location.name [ fhir:value "Springfield General Hospital"] ; fhir:Location.type [ fhir:index 0 ; fhir:CodeableConcept.coding [ fhir:index 0 ; fhir:Coding.system [ fhir:value "http://hl7.org/fhir/us/vrdr/CodeSystem/vrdr-location-type-cs" ] ; fhir:Coding.code [ fhir:value "death" ] ] ] ; fhir:Location.address [ fhir:Address.line [ fhir:value "800 North Rutledge Street" ; fhir:index 0 ] ; fhir:Address.city [ fhir:value "Springfield" ] ; fhir:Address.district [ fhir:value "Sangamon" ] ; fhir:Address.state [ fhir:value "IL" ] ; fhir:Address.postalCode [ fhir:value "62702" ] ; fhir:Address.country [ fhir:value "US" ] ] . <urn:uuid:5d4c3b2a-1908-4716-8524-3f2e1d0c9b8a> a fhir:Organization ; fhir:Resource.id [ fhir:value "fod-source-organization-example"] ; fhir:Resource.meta [ fhir:Meta.profile [ fhir:value "http://somewhere.org/fhir/us/fod/StructureDefinition/fod-source-organization" ; fhir:index 0 ; fhir:link <http://somewhere.org/fhir/us/fod/StructureDefinition/fod-source-organization> ] ] ; fhir:Resource.language [ fhir:value "en"] ; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ] ; fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n <a name=\"Organization_fod-source-organization-example\"/>\n <p class=\"res-header-id\">\n <b>Generated Narrative: Organization fod-source-organization-example</b>\n </p>\n <a name=\"fod-source-organization-example\"/>\n <a name=\"hcfod-source-organization-example\"/>\n <div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\">\n <p style=\"margin-bottom: 0px\"/>\n <p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-fod-source-organization.html\">Fact of Death Source Organization</a></p>\n </div>\n <p>\n <b>identifier</b>: <code>http://vitalrecords.example.gov/jurisdiction-id</code>/IL</p>\n <p>\n <b>active</b>: true</p>\n <p>\n <b>type</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/organization-type govt}\">Government</span></p>\n <p>\n <b>name</b>: Illinois Department of Public Health, Division of Vital Records</p>\n <p>\n <b>telecom</b>: ph: 217-555-0100</p>\n <p>\n <b>address</b>: 925 East Ridgely Avenue Springfield IL 62702 US </p>\n </div>" ] ; fhir:Organization.identifier [ fhir:index 0 ; fhir:Identifier.system [ fhir:value "http://vitalrecords.example.gov/jurisdiction-id" ] ; fhir:Identifier.value [ fhir:value "IL" ] ] ; fhir:Organization.active [ fhir:value "true"^^xsd:boolean] ; fhir:Organization.type [ fhir:index 0 ; fhir:CodeableConcept.coding [ fhir:index 0 ; fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/organization-type" ] ; fhir:Coding.code [ fhir:value "govt" ] ; fhir:Coding.display [ fhir:value "Government" ] ] ] ; fhir:Organization.name [ fhir:value "Illinois Department of Public Health, Division of Vital Records"] ; fhir:Organization.telecom [ fhir:index 0 ; fhir:ContactPoint.system [ fhir:value "phone" ] ; fhir:ContactPoint.value [ fhir:value "217-555-0100" ] ] ; fhir:Organization.address [ fhir:index 0 ; fhir:Address.line [ fhir:value "925 East Ridgely Avenue" ; fhir:index 0 ] ; fhir:Address.city [ fhir:value "Springfield" ] ; fhir:Address.state [ fhir:value "IL" ] ; fhir:Address.postalCode [ fhir:value "62702" ] ; fhir:Address.country [ fhir:value "US" ] ] . <urn:uuid:4e5f6071-8293-4a45-b567-8c9d0e1f2031> a fhir:Provenance ; fhir:Resource.id [ fhir:value "fod-provenance-hospital-example"] ; fhir:Resource.meta [ fhir:Meta.profile [ fhir:value "http://somewhere.org/fhir/us/fod/StructureDefinition/fod-provenance" ; fhir:index 0 ; fhir:link <http://somewhere.org/fhir/us/fod/StructureDefinition/fod-provenance> ] ] ; fhir:Resource.language [ fhir:value "en"] ; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ] ; fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n <a name=\"Provenance_fod-provenance-hospital-example\"/>\n <p class=\"res-header-id\">\n <b>Generated Narrative: Provenance fod-provenance-hospital-example</b>\n </p>\n <a name=\"fod-provenance-hospital-example\"/>\n <a name=\"hcfod-provenance-hospital-example\"/>\n <div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\">\n <p style=\"margin-bottom: 0px\"/>\n <p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-fod-provenance.html\">Fact of Death Provenance</a></p>\n </div>\n <p>Provenance for <a href=\"Bundle-fod-notification-hospital-example2.html#urn-uuid-2b3c4d5e-6f70-4812-9345-6a7b8c9d0e1f\">Observation Date+time of death</a></p>\n <p>Summary</p>\n <table class=\"grid\">\n <tr>\n <td>Occurrence</td>\n <td>2026-09-01</td>\n </tr>\n <tr>\n <td>Recorded</td>\n <td>2026-09-10 09:12:00-0500</td>\n </tr>\n </table>\n <p>\n <b>Agents</b>\n </p>\n <table class=\"grid\">\n <tr>\n <td>\n <b>Type</b>\n </td>\n <td>\n <b>who</b>\n </td>\n </tr>\n <tr>\n <td>\n <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/provenance-participant-type author}\">Author</span>\n </td>\n <td>\n <a href=\"Bundle-fod-notification-home-partial-date-example.html#urn-uuid-5d4c3b2a-1908-4716-8524-3f2e1d0c9b8a\">Organization Illinois Department of Public Health, Division of Vital Records</a>\n </td>\n </tr>\n </table>\n </div>" ] ; fhir:Provenance.target [ fhir:index 0 ; fhir:Reference.reference [ fhir:value "urn:uuid:2b3c4d5e-6f70-4812-9345-6a7b8c9d0e1f" ] ] ; fhir:Provenance.occurredDateTime [ fhir:value "2026-09-01"^^xsd:date] ; fhir:Provenance.recorded [ fhir:value "2026-09-10T09:12:00-05:00"^^xsd:dateTime] ; fhir:Provenance.agent [ fhir:index 0 ; fhir:Provenance.agent.type [ fhir:CodeableConcept.coding [ fhir:index 0 ; fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/provenance-participant-type" ] ; fhir:Coding.code [ fhir:value "author" ] ] ] ; fhir:Provenance.agent.who [ fhir:Reference.reference [ fhir:value "urn:uuid:5d4c3b2a-1908-4716-8524-3f2e1d0c9b8a" ] ] ] . # - ontology header ------------------------------------------------------------ <http://hl7.org/fhir/Bundle/fod-correction-example.ttl> a owl:Ontology ; owl:imports fhir:fhir.ttl ; owl:versionIRI <http://build.fhir.org/Bundle/fod-correction-example.ttl> .
IG © 2019+ HL7 International - Public Health Work Group. Package example.fhir.us.fod#0.2.0 based on FHIR 4.0.1. Generated 2026-09-20
Links: Table of Contents |
QA Report