Vital Records FHIR Messaging (VRFM) IG - Local Development build (v1.0.1) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
{
"resourceType" : "Bundle",
"id" : "ExtractionErrorMessage-Example1",
"meta" : {
"profile" : [
🔗 "http://cdc.gov/nchs/nvss/fhir/vital-records-messaging/StructureDefinition/VRM-ExtractionErrorMessage"
]
},
"type" : "message",
"timestamp" : "2021-05-20T00:00:00Z",
"entry" : [
{
"fullUrl" : "http://www.example.org/fhir/Header/ExtractionErrorHeader-Example1",
"resource" : {
"resourceType" : "MessageHeader",
"id" : "ExtractionErrorHeader-Example1",
"meta" : {
"profile" : [
🔗 "http://cdc.gov/nchs/nvss/fhir/vital-records-messaging/StructureDefinition/VRM-ExtractionErrorHeader"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: MessageHeader</b><a name=\"ExtractionErrorHeader-Example1\"> </a></p><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\">Resource MessageHeader "ExtractionErrorHeader-Example1" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-VRM-ExtractionErrorHeader.html\">Extraction Error Header</a></p></div><p><b>event</b>: <a href=\"http://nchs.cdc.gov/vrdr_extraction_error\">http://nchs.cdc.gov/vrdr_extraction_error</a></p><h3>Destinations</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Endpoint</b></td></tr><tr><td style=\"display: none\">*</td><td><a href=\"https://sos.ny.gov/vitalrecords\">https://sos.ny.gov/vitalrecords</a></td></tr></table><h3>Sources</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Endpoint</b></td></tr><tr><td style=\"display: none\">*</td><td><a href=\"http://nchs.cdc.gov/vrdr_submission\">http://nchs.cdc.gov/vrdr_submission</a></td></tr></table><h3>Responses</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Identifier</b></td><td><b>Code</b></td><td><b>Details</b></td></tr><tr><td style=\"display: none\">*</td><td>54a07cef-4bff-4bb0-8957-9c8fbf7390ed</td><td>fatal-error</td><td><a href=\"#OperationOutcome_Outcome-Example1\">See above (http://www.example.org/fhir/OperationOutcome/Outcome-Example1)</a></td></tr></table><p><b>focus</b>: <a href=\"#Parameters_Parameters-Example1\">See above (http://www.example.org/fhir/Parameters/Parameters-Example1)</a></p></div>"
},
"eventUri" : "http://nchs.cdc.gov/vrdr_extraction_error",
"destination" : [
{
"endpoint" : "https://sos.ny.gov/vitalrecords"
}
],
"source" : {
"endpoint" : "http://nchs.cdc.gov/vrdr_submission"
},
"response" : {
"identifier" : "54a07cef-4bff-4bb0-8957-9c8fbf7390ed",
"code" : "fatal-error",
"details" : {
"reference" : "http://www.example.org/fhir/OperationOutcome/Outcome-Example1"
}
},
"focus" : [
{
"reference" : "http://www.example.org/fhir/Parameters/Parameters-Example1"
}
]
}
},
{
"fullUrl" : "http://www.example.org/fhir/Parameters/Parameters-Example1",
"resource" : {
"resourceType" : "Parameters",
"id" : "Parameters-Example1",
"meta" : {
"profile" : [
🔗 "http://cdc.gov/nchs/nvss/fhir/vital-records-messaging/StructureDefinition/VRM-MessageParameters"
]
},
"parameter" : [
{
"name" : "jurisdiction_id",
"valueString" : "NY"
},
{
"name" : "cert_no",
"valueUnsignedInt" : 123456
},
{
"name" : "death_year",
"valueUnsignedInt" : 2018
},
{
"name" : "state_auxiliary_id",
"valueString" : "abcdef10"
}
]
}
},
{
"fullUrl" : "http://www.example.org/fhir/OperationOutcome/Outcome-Example1",
"resource" : {
"resourceType" : "OperationOutcome",
"id" : "Outcome-Example1",
"meta" : {
"profile" : [
🔗 "http://cdc.gov/nchs/nvss/fhir/vital-records-messaging/StructureDefinition/VRM-Outcome"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: OperationOutcome</b><a name=\"Outcome-Example1\"> </a></p><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\">Resource OperationOutcome "Outcome-Example1" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-VRM-Outcome.html\">Outcome Profile</a></p></div><h3>Issues</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Severity</b></td><td><b>Code</b></td><td><b>Diagnostics</b></td></tr><tr><td style=\"display: none\">*</td><td>error</td><td>structure</td><td>Expected 1 or more Cause of Death Condition resources, received 0.</td></tr></table></div>"
},
"issue" : [
{
"severity" : "error",
"code" : "structure",
"diagnostics" : "Expected 1 or more Cause of Death Condition resources, received 0."
}
]
}
}
]
}
IG © 2022+ CDC NCHS. Package vital-records-fhir-messaging#1.0.1 based on FHIR 4.0.1. Generated 2023-12-28
Links: Table of Contents |
QA Report
Internal use only.