Vital Records FHIR Messaging (VRFM) IG
2.0.0-Preview2 - 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-Preview2 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

: DeathRecordSubmissionHeaderExample1 - XML Representation

Raw xml | Download


<MessageHeader xmlns="http://hl7.org/fhir">
  <id value="DeathRecordSubmissionHeaderExample1"/>
  <meta>
    <profile
             value="http://cdc.gov/nchs/nvss/fhir/vital-records-messaging/StructureDefinition/VRM-SubmissionHeader"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: MessageHeader DeathRecordSubmissionHeaderExample1</b></p><a name="DeathRecordSubmissionHeaderExample1"> </a><a name="hcDeathRecordSubmissionHeaderExample1"> </a><a name="DeathRecordSubmissionHeaderExample1-en-US"> </a><p><b>event</b>: <a href="http://nchs.cdc.gov/vrdr_submission">http://nchs.cdc.gov/vrdr_submission</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="http://nchs.cdc.gov/vrdr_submission">http://nchs.cdc.gov/vrdr_submission</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="https://sos.ny.gov/vitalrecords">https://sos.ny.gov/vitalrecords</a></td></tr></table><p><b>focus</b>: </p><ul><li><a href="Bundle-DeathRecordSubmissionMessage-Example1.html#http-//www.example.org/fhir/Parameters/ParametersDeathExample1">Bundle: type = message; timestamp = 2021-05-20 00:00:00+0000</a></li><li><a href="Bundle-DeathRecordSubmissionMessage-Example1.html#http-//www.example.org/fhir/Bundle/DummyDeathBundle">Bundle: type = message; timestamp = 2021-05-20 00:00:00+0000</a></li></ul></div>
  </text>
  <eventUri value="http://nchs.cdc.gov/vrdr_submission"/>
  <destination>
    <endpoint value="http://nchs.cdc.gov/vrdr_submission"/>
  </destination>
  <source>
    <endpoint value="https://sos.ny.gov/vitalrecords"/>
  </source>
  <focus>
    <reference
               value="http://www.example.org/fhir/Parameters/ParametersDeathExample1"/>
  </focus>
  <focus>
    <reference value="http://www.example.org/fhir/Bundle/DummyDeathBundle"/>
  </focus>
</MessageHeader>