This page is part of the Profiles for ICSR Transfusion and Vaccination Adverse Event Detection and Reporting (v1.0.1: STU 1 Update) based on FHIR R4. This is the current published version. For a full list of available versions, see the Directory of published versions
: Sample MessageHeader for Vaccination report for Connecathon - XML Representation
Raw xml | Download
<MessageHeader xmlns="http://hl7.org/fhir">
<id value="US-IBM-e380bc14-2a03-7b64-c3f5-22daea2aa495"/>
<meta>
<lastUpdated value="2021-01-05T14:24:44+05:00"/>
<profile
value="http://hl7.org/fhir/us/icsr-ae-reporting/StructureDefinition/icsr-messageheader"/>
</meta>
<text>
<status value="extensions"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative: MessageHeader</b><a name="US-IBM-e380bc14-2a03-7b64-c3f5-22daea2aa495"> </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 "US-IBM-e380bc14-2a03-7b64-c3f5-22daea2aa495" Updated "2021-01-05 14:24:44+0500" </p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-icsr-messageheader.html">ICSR MessageHeader</a></p></div><p><b>Message Processing Category</b>: notification</p><p><b>event</b>: Patient Adverse Event (Details: http://terminology.hl7.org/CodeSystem/v3-ActCode code PAT_ADV_EVNT = 'patient adverse event', stated as 'Patient Adverse Event')</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://example.org/CBERVaccination">http://example.org/CBERVaccination</a></td></tr></table><p><b>sender</b>: <a href="Organization-VaccinationSender.html">Organization/VaccinationSender</a> "sender organization"</p><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://example.org/BEST-Pilot">http://example.org/BEST-Pilot</a></td></tr></table><p><b>reason</b>: Indicates receipt of a public health report <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="http://hl7.org/fhir/us/medmorph/2021Jan/CodeSystem-us-ph-triggerdefinition-namedevents.html">US Public Health TriggerDefinition Named Events</a>#received-public-health-report)</span></p><p><b>focus</b>: <a href="Composition-VaccinationExample.html">Composition/VaccinationExample</a></p></div>
</text>
<extension
url="http://hl7.org/fhir/us/medmorph/StructureDefinition/ext-messageProcessingCategory">
<valueCode value="notification"/>
</extension>
<eventCoding>
<system value="http://terminology.hl7.org/CodeSystem/v3-ActCode"/>
<code value="PAT_ADV_EVNT"/>
<display value="Patient Adverse Event"/>
</eventCoding>
<destination>
<endpoint value="http://example.org/CBERVaccination"/>
</destination>
<sender>
<reference value="Organization/VaccinationSender"/>
</sender>
<source>
<endpoint value="http://example.org/BEST-Pilot"/>
</source>
<reason>
<coding>
<system
value="http://hl7.org/fhir/us/medmorph/CodeSystem/us-ph-triggerdefinition-namedevents"/>
<code value="received-public-health-report"/>
</coding>
</reason>
<focus>
<reference value="Composition/VaccinationExample"/>
</focus>
</MessageHeader>