This page is part of the Medicolegal Death Investigation (MDI) (v2.0.0-snapshot2: QA Preview) based on FHIR (HL7® FHIR® Standard) R4. This version is a pre-release. The current official version is 1.1.0. For a full list of available versions, see the Directory of published versions
Page standards status: Informative |
{
"resourceType" : "MessageHeader",
"id" : "messageheader-mdi-dcr-ex1",
"meta" : {
"profile" : [
🔗 "http://hl7.org/fhir/us/mdi/StructureDefinition/MessageHeader-death-certificate-review"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: MessageHeader messageheader-mdi-dcr-ex1</b></p><a name=\"messageheader-mdi-dcr-ex1\"> </a><a name=\"hcmessageheader-mdi-dcr-ex1\"> </a><a name=\"messageheader-mdi-dcr-ex1-en-US\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-MessageHeader-death-certificate-review.html\">MessageHeader - Death Certificate Review</a></p></div><p><b>event</b>: <a href=\"CodeSystem-cs-mdi-codes.html#cs-mdi-codes-death-certificate-review-event\">Medicolegal Death Investigation Codes death-certificate-review-event</a>: Death Certificate Review Event</p><h3>Sources</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Name</b></td><td><b>Software</b></td><td><b>Version</b></td><td><b>Endpoint</b></td></tr><tr><td style=\"display: none\">*</td><td>State VRO</td><td>EDRS</td><td>1.2.3.4.5</td><td><a href=\"http://edrs-example.org/fhir/endpoint/1\">http://edrs-example.org/fhir/endpoint/1</a></td></tr></table><p><b>reason</b>: <span title=\"Codes:{http://hl7.org/fhir/us/mdi/CodeSystem/cs-death-cert-review-example CREM_C_REQ}\">Cremation Clearance Request</span></p><p><b>focus</b>: <a href=\"Bundle-bundle-doc-mdi-dcr-ex1.html\">Bundle: identifier = UUID:933dde44f7664b03a20b6324f23986c0; type = document; timestamp = 2023-05-02 08:51:14+0000</a></p></div>"
},
"eventCoding" : {
"system" : "http://hl7.org/fhir/us/mdi/CodeSystem/cs-mdi-codes",
"code" : "death-certificate-review-event"
},
"source" : {
"name" : "State VRO",
"software" : "EDRS",
"version" : "1.2.3.4.5",
"endpoint" : "http://edrs-example.org/fhir/endpoint/1"
},
"reason" : {
"coding" : [
{
"system" : "http://hl7.org/fhir/us/mdi/CodeSystem/cs-death-cert-review-example",
"code" : "CREM_C_REQ",
"display" : "Cremation Clearance Request"
}
]
},
"focus" : [
{
🔗 "reference" : "Bundle/bundle-doc-mdi-dcr-ex1"
}
]
}