Vital Records FHIR Messaging (VRFM) IG
2.0.0-Preview3 - ci-build
Vital Records FHIR Messaging (VRFM) IG, published by CDC NCHS. This guide is not an authorized publication; it is the continuous build for version 2.0.0-Preview3 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/nightingaleproject/vital_records_fhir_messaging_ig/ and changes regularly. See the Directory of published versions
<Bundle xmlns="http://hl7.org/fhir">
<id value="ExtractionErrorMessage-Example1"/>
<meta>
<profile
value="http://cdc.gov/nchs/nvss/fhir/vital-records-messaging/StructureDefinition/VRM-ExtractionErrorMessage"/>
</meta>
<type value="message"/>
<timestamp value="2021-05-20T00:00:00Z"/>
<entry>
<fullUrl
value="http://www.example.org/fhir/Header/ExtractionErrorHeader-Example1"/>
<resource>
<MessageHeader>
<id value="ExtractionErrorHeader-Example1"/>
<meta>
<profile
value="http://cdc.gov/nchs/nvss/fhir/vital-records-messaging/StructureDefinition/VRM-ExtractionErrorHeader"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><a name="MessageHeader_ExtractionErrorHeader-Example1"> </a><p class="res-header-id"><b>Generated Narrative: MessageHeader ExtractionErrorHeader-Example1</b></p><a name="ExtractionErrorHeader-Example1"> </a><a name="hcExtractionErrorHeader-Example1"> </a><a name="ExtractionErrorHeader-Example1-en-US"> </a><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="Bundle-ExtractionErrorMessage-Example1.html#http-//www.example.org/fhir/OperationOutcome/Outcome-Example1">Bundle: type = message; timestamp = 2021-05-20 00:00:00+0000</a></td></tr></table><p><b>focus</b>: <a href="Bundle-AcknowledgementMessage-Example1.html#http-//www.example.org/fhir/Parameters/Parameters-Example1">Bundle: type = message; timestamp = 2021-05-20 00:00:00+0000</a></p></div>
</text>
<eventUri value="http://nchs.cdc.gov/vrdr_extraction_error"/>
<destination>
<endpoint value="https://sos.ny.gov/vitalrecords"/>
</destination>
<source>
<endpoint value="http://nchs.cdc.gov/vrdr_submission"/>
</source>
<response>
<identifier value="54a07cef-4bff-4bb0-8957-9c8fbf7390ed"/>
<code value="fatal-error"/>
<details>
<reference
value="http://www.example.org/fhir/OperationOutcome/Outcome-Example1"/>
</details>
</response>
<focus>
<reference
value="http://www.example.org/fhir/Parameters/Parameters-Example1"/>
</focus>
</MessageHeader>
</resource>
</entry>
<entry>
<fullUrl
value="http://www.example.org/fhir/Parameters/Parameters-Example1"/>
<resource>
<Parameters>
<id value="Parameters-Example1"/>
<meta>
<profile
value="http://cdc.gov/nchs/nvss/fhir/vital-records-messaging/StructureDefinition/VRM-MessageParameters"/>
</meta>
<parameter>
<name value="jurisdiction_id"/>
<valueString value="NY"/>
</parameter>
<parameter>
<name value="cert_no"/>
<valueUnsignedInt value="123456"/>
</parameter>
<parameter>
<name value="event_year"/>
<valueUnsignedInt value="2018"/>
</parameter>
<parameter>
<name value="state_auxiliary_id"/>
<valueString value="abcdef10"/>
</parameter>
<parameter>
<name value="payload_version_id"/>
<valueString value="VRDRSTU2.2"/>
</parameter>
</Parameters>
</resource>
</entry>
<entry>
<fullUrl
value="http://www.example.org/fhir/OperationOutcome/Outcome-Example1"/>
<resource>
<OperationOutcome>
<id value="Outcome-Example1"/>
<meta>
<profile
value="http://cdc.gov/nchs/nvss/fhir/vital-records-messaging/StructureDefinition/VRM-Outcome"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><a name="OperationOutcome_Outcome-Example1"> </a><p class="res-header-id"><b>Generated Narrative: OperationOutcome Outcome-Example1</b></p><a name="Outcome-Example1"> </a><a name="hcOutcome-Example1"> </a><a name="Outcome-Example1-en-US"> </a><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>Structural Issue</td><td>Expected 1 or more Cause of Death Condition resources, received 0.</td></tr></table></div>
</text>
<issue>
<severity value="error"/>
<code value="structure"/>
<diagnostics
value="Expected 1 or more Cause of Death Condition resources, received 0."/>
</issue>
</OperationOutcome>
</resource>
</entry>
</Bundle>