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

: Task - Arthritis Referral - Eve Everywoman - XML Representation

Raw xml | Download


<Task xmlns="http://hl7.org/fhir">
  <id value="task-bser-referral-task"/>
  <meta>
    <profile
             value="http://hl7.org/fhir/us/bser/StructureDefinition/BSeR-ReferralTask"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Task task-bser-referral-task</b></p><a name="task-bser-referral-task"> </a><a name="hctask-bser-referral-task"> </a><a name="task-bser-referral-task-en-US"> </a><p><b>identifier</b>: Placer Identifier/66666666, Filler Identifier/77777777</p><p><b>status</b>: Requested</p><p><b>businessStatus</b>: <span title="Codes:{http://hl7.org/fhir/us/bser/CodeSystem/TaskBusinessStatusCS 7.0}">Service Request Fulfillment Completed</span></p><p><b>intent</b>: order</p><p><b>code</b>: <span title="Codes:{http://hl7.org/fhir/CodeSystem/task-code fulfill}">Fulfill the focal request</span></p><p><b>focus</b>: <a href="ServiceRequest-servicerequest-bser-referral-servicerequest-arthritis.html">ServiceRequest Patient referral</a></p><p><b>for</b>: <a href="Patient-patient-us-core-patient-eve-everywoman.html">Eve L Everywoman  Female, DoB: 1974-11-24 ( Medical Record Number: 1032702 (use: usual, ))</a></p><p><b>authoredOn</b>: 2020-01-15 14:43:32-0400</p><p><b>requester</b>: <a href="PractitionerRole-practitionerrole-us-core-practitionerrole-referral-initiator.html">PractitionerRole Primary Care Clinic/Center</a></p><p><b>owner</b>: <a href="PractitionerRole-practitionerrole-us-core-practitionerrole-referral-recipient.html">PractitionerRole Primary Care Clinic/Center</a></p><h3>Outputs</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Type</b></td><td><b>Value[x]</b></td></tr><tr><td style="display: none">*</td><td><span title="Codes:">Arthritis referral feedback</span></td><td><a href="Bundle-bundle-bser-referral-feedback-document-bundle-eve-everywoman.html">Bundle: identifier = UUID:2be4b4e4-6df1-4cb2-a947-c70fa0eda54e; type = document; timestamp = 2020-01-07 09:25:00+0000</a></td></tr></table></div>
  </text>
  <identifier>
    <type>
      <coding>
        <system value="http://terminology.hl7.org/CodeSystem/v2-0203"/>
        <code value="PLAC"/>
      </coding>
    </type>
    <value value="66666666"/>
    <assigner>🔗 
      <reference
                 value="Organization/organization-us-core-organization-saint-luke"/>
    </assigner>
  </identifier>
  <identifier>
    <type>
      <coding>
        <system value="http://terminology.hl7.org/CodeSystem/v2-0203"/>
        <code value="FILL"/>
      </coding>
    </type>
    <value value="77777777"/>
    <assigner>🔗 
      <reference
                 value="Organization/organization-us-core-organization-saint-luke"/>
    </assigner>
  </identifier>
  <status value="requested"/>
  <businessStatus>
    <coding>
      <system
              value="http://hl7.org/fhir/us/bser/CodeSystem/TaskBusinessStatusCS"/>
      <code value="7.0"/>
      <display value="Service Request Fulfillment Completed"/>
    </coding>
  </businessStatus>
  <intent value="order"/>
  <code>
    <coding>
      <system value="http://hl7.org/fhir/CodeSystem/task-code"/>
      <code value="fulfill"/>
    </coding>
  </code>
  <focus>🔗 
    <reference
               value="ServiceRequest/servicerequest-bser-referral-servicerequest-arthritis"/>
  </focus>
  <for>🔗 
    <reference value="Patient/patient-us-core-patient-eve-everywoman"/>
  </for>
  <authoredOn value="2020-01-15T14:43:32-04:00"/>
  <requester>🔗 
    <reference
               value="PractitionerRole/practitionerrole-us-core-practitionerrole-referral-initiator"/>
  </requester>
  <owner>🔗 
    <reference
               value="PractitionerRole/practitionerrole-us-core-practitionerrole-referral-recipient"/>
  </owner>
  <output>
    <type>
      <text value="Arthritis referral feedback"/>
    </type>
    <valueReference>🔗 
      <reference
                 value="Bundle/bundle-bser-referral-feedback-document-bundle-eve-everywoman"/>
    </valueReference>
  </output>
</Task>