This page is part of the electronic Case Reporting (eCR) (v1.0.0: STU 1) based on FHIR R4. The current version which supercedes this version is 2.1.0. For a full list of available versions, see the Directory of published versions
XML Format: MessageHeader-messageheader-ecr-requested-eicr
Raw xml
<MessageHeader xmlns="http://hl7.org/fhir"> <id value="messageheader-ecr-requested-eicr"/> <meta> <versionId value="7"/> <lastUpdated value="2019-10-05T01:19:11.000-04:00"/> <profile value="http://hl7.org/fhir/us/ecr/StructureDefinition/ecr-messageheader"/> <tag> <system value="http://terminology.hl7.org/CodeSystem/v3-ObservationValue"/> <code value="SUBSETTED"/> <display value="subsetted"/> </tag> </meta> <text> <status value="generated"/> <div xmlns="http://www.w3.org/1999/xhtml" lang="en-US"> <table xmlns:xsl="http://www.w3.org/1999/XSL/Transform"> <tr> <td style="font-weight: bold">id</td> <td> <div title="id">messageheader-ecr-requested-eicr</div> </td> </tr> <tr> <td style="font-weight: bold">meta</td> <td> <table> <tr> <td style="font-weight: bold">versionId</td> <td> <div title="versionId">7</div> </td> </tr> <tr> <td style="font-weight: bold">lastUpdated</td> <td> <div title="lastUpdated">2019-10-05T01:19:11.000-04:00</div> </td> </tr> <tr> <td style="font-weight: bold">profile</td> <td> <div title="profile">http://hl7.org/fhir/us/ecr/StructureDefinition/ecr-messageheader</div> </td> </tr> <tr> <td style="font-weight: bold">tag</td> <td> <table> <tr> <td style="font-weight: bold">system</td> <td> <div title="system"> <a href="http://terminology.hl7.org/CodeSystem/v3-ObservationValue">http://terminology.hl7.org/CodeSystem/v3-ObservationValue</a> </div> </td> </tr> <tr> <td style="font-weight: bold">code</td> <td> <div title="code">SUBSETTED</div> </td> </tr> <tr> <td style="font-weight: bold">display</td> <td> <div title="display">subsetted</div> </td> </tr> </table> </td> </tr> </table> </td> </tr> <tr> <td style="font-weight: bold">eventCoding</td> <td> <table> <tr> <td style="font-weight: bold">system</td> <td> <div title="system"> <a href="http://hl7.org/fhir/us/ecr/CodeSystem/codesystem-messageHeader-event">http://hl7.org/fhir/us/ecr/CodeSystem/codesystem-messageHeader-event</a> </div> </td> </tr> <tr> <td style="font-weight: bold">code</td> <td> <div title="code">process-eicr</div> </td> </tr> <tr> <td style="font-weight: bold">display</td> <td> <div title="display">Process eICR</div> </td> </tr> </table> </td> </tr> <tr> <td style="font-weight: bold">destination</td> <td> <table> <tr> <td style="font-weight: bold">name</td> <td> <div title="name">YMCA Acme Message Gateway</div> </td> </tr> <tr> <td style="font-weight: bold">target</td> <td> <ul style="list-style:none; padding-left:0; margin:0 0;"> <li> <a href="Device-device-ecr-software-ymca.html">Device/device-ecr-software-ymca</a> </li> </ul> </td> </tr> <tr> <td style="font-weight: bold">endpoint</td> <td> <div title="endpoint">http://example.org/ymca/fhir</div> </td> </tr> </table> </td> </tr> <tr> <td style="font-weight: bold">sender</td> <td> <ul style="list-style:none; padding-left:0; margin:0 0;"> <li> <a href="Organization-organization-ecr-salem-medical-center.html">Organization/organization-ecr-salem-medical-center</a> </li> </ul> </td> </tr> <tr> <td style="font-weight: bold">source</td> <td> <table> <tr> <td style="font-weight: bold">name</td> <td> <div title="name">Acme Central Patient Registry</div> </td> </tr> <tr> <td style="font-weight: bold">software</td> <td> <div title="software">FooBar Patient Manager</div> </td> </tr> <tr> <td style="font-weight: bold">version</td> <td> <div title="version">3.1.45.AABB</div> </td> </tr> <tr> <td style="font-weight: bold">contact</td> <td> <table> <tr> <td style="font-weight: bold">system</td> <td> <div title="system">phone</div> </td> </tr> <tr> <td style="font-weight: bold">value</td> <td> <div title="value">+1 (555) 123 4567</div> </td> </tr> </table> </td> </tr> <tr> <td style="font-weight: bold">endpoint</td> <td> <div title="endpoint">http://example.org/salem-medical-center/fhir</div> </td> </tr> </table> </td> </tr> <tr> <td style="font-weight: bold">focus</td> <td> <ul style="list-style:none; padding-left:0; margin:0 0;"> <li> <a href="Task-task-ecr-ehr-requested-eicr.html">Task/task-ecr-ehr-requested-eicr</a> </li> </ul> </td> </tr> </table> </div> </text> <eventCoding> <system value="http://hl7.org/fhir/us/ecr/CodeSystem/codesystem-messageHeader-event"/> <code value="process-eicr"/> <display value="Process eICR"/> </eventCoding> <destination> <name value="YMCA Acme Message Gateway"/> <target> <reference value="Device/device-ecr-software-ymca"/> </target> <endpoint value="http://example.org/ymca/fhir"/> </destination> <sender> <reference value="Organization/organization-ecr-salem-medical-center"/> </sender> <source> <name value="Acme Central Patient Registry"/> <software value="FooBar Patient Manager"/> <version value="3.1.45.AABB"/> <contact> <system value="phone"/> <value value="+1 (555) 123 4567"/> </contact> <endpoint value="http://example.org/salem-medical-center/fhir"/> </source> <focus> <reference value="Task/task-ecr-ehr-requested-eicr"/> </focus> </MessageHeader>