Bidirectional Services eReferral (BSeR)
2.0.0-ballot - STU2 United States of America flag

Bidirectional Services eReferral (BSeR), published by HL7 Public Health Working Group. This guide is not an authorized publication; it is the continuous build for version 2.0.0-ballot built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/bser/ and changes regularly. See the Directory of published versions

: MessageHeader - Patient Referral - Saint Lukes - XML Representation

Raw xml | Download



<MessageHeader xmlns="http://hl7.org/fhir">
  <id value="messageheader-bser-referral-messageheader"/>
  <meta>
    <profile
             value="http://hl7.org/fhir/us/bser/StructureDefinition/BSeR-ReferralMessageHeader"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative: MessageHeader</b><a name="messageheader-bser-referral-messageheader"> </a><a name="hcmessageheader-bser-referral-messageheader"> </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 &quot;messageheader-bser-referral-messageheader&quot; </p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-BSeR-ReferralMessageHeader.html">BSeR Referral Message Header</a></p></div><p><b>event</b>: REF/RRI - Patient referral (Details: http://terminology.hl7.org/CodeSystem/v2-0003 code I12 = 'REF/RRI - Patient referral', stated as 'REF/RRI - Patient referral')</p><h3>Destinations</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Endpoint</b></td><td><b>Receiver</b></td></tr><tr><td style="display: none">*</td><td><a href="http://www.saintlukeshealthsystem.org/fhir/endpoint">http://www.saintlukeshealthsystem.org/fhir/endpoint</a></td><td><a href="PractitionerRole-practitionerrole-us-core-practitionerrole-referral-recipient.html">PractitionerRole/practitionerrole-us-core-practitionerrole-referral-recipient</a></td></tr></table><p><b>sender</b>: <a href="PractitionerRole-practitionerrole-us-core-practitionerrole-referral-initiator.html">PractitionerRole/practitionerrole-us-core-practitionerrole-referral-initiator</a></p><h3>Sources</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Name</b></td><td><b>Software</b></td><td><b>Version</b></td><td><b>Contact</b></td><td><b>Endpoint</b></td></tr><tr><td style="display: none">*</td><td>Acme Central Patient Registry</td><td>FooBar Patient Manager</td><td>3.1.45.AABB</td><td><a href="tel:+1(555)1234567">+1 (555) 123 4567</a></td><td><a href="http://www.saintlukeshealthsystem.org/fhir">http://www.saintlukeshealthsystem.org/fhir</a></td></tr></table><p><b>reason</b>: REF/RRI - Patient referral <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="http://terminology.hl7.org/5.0.0/CodeSystem-v2-0003.html">eventType</a>#I12)</span></p><p><b>focus</b>: <a href="Task-task-bser-referral-task.html">Task/task-bser-referral-task</a></p></div>
  </text>
  <eventCoding>
    <system value="http://terminology.hl7.org/CodeSystem/v2-0003"/>
    <code value="I12"/>
    <display value="REF/RRI - Patient referral"/>
  </eventCoding>
  <destination>
    <endpoint value="http://www.saintlukeshealthsystem.org/fhir/endpoint"/>
    <receiver>🔗 
      <reference
                 value="PractitionerRole/practitionerrole-us-core-practitionerrole-referral-recipient"/>
    </receiver>
  </destination>
  <sender>🔗 
    <reference
               value="PractitionerRole/practitionerrole-us-core-practitionerrole-referral-initiator"/>
  </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://www.saintlukeshealthsystem.org/fhir"/>
  </source>
  <reason>
    <coding>
      <system value="http://terminology.hl7.org/CodeSystem/v2-0003"/>
      <code value="I12"/>
      <display value="REF/RRI - Patient referral"/>
    </coding>
  </reason>
  <focus>🔗 
    <reference value="Task/task-bser-referral-task"/>
  </focus>
</MessageHeader>