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

: ServiceRequest - Arthritis Referral - Eve Everywoman - XML Representation

Raw xml | Download



<ServiceRequest xmlns="http://hl7.org/fhir">
  <id value="servicerequest-bser-referral-servicerequest-arthritis"/>
  <meta>
    <profile
             value="http://hl7.org/fhir/us/bser/StructureDefinition/BSeR-ReferralServiceRequest"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative: ServiceRequest</b><a name="servicerequest-bser-referral-servicerequest-arthritis"> </a><a name="hcservicerequest-bser-referral-servicerequest-arthritis"> </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 ServiceRequest &quot;servicerequest-bser-referral-servicerequest-arthritis&quot; </p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-BSeR-ReferralServiceRequest.html">BSeR Referral Service Request</a></p></div><p><b>identifier</b>: Placer Identifier/88888888, Filler Identifier/99999999</p><p><b>status</b>: active</p><p><b>intent</b>: order</p><p><b>category</b>: Lifestyle education (procedure) <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="https://browser.ihtsdotools.org/">SNOMED CT</a>#313204009)</span></p><p><b>code</b>: Patient referral <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="https://browser.ihtsdotools.org/">SNOMED CT</a>#3457005)</span></p><p><b>subject</b>: <a href="Patient-patient-us-core-patient-eve-everywoman.html">Patient/patient-us-core-patient-eve-everywoman: Eve Everywoman</a> &quot; EVERYWOMAN&quot;</p><p><b>occurrence</b>: 2020-01-09</p><p><b>authoredOn</b>: 2020-02-14</p><p><b>requester</b>: <a href="PractitionerRole-practitionerrole-us-core-practitionerrole-referral-initiator.html">PractitionerRole/practitionerrole-us-core-practitionerrole-referral-initiator: Henry Seven, MD</a></p><p><b>performer</b>: <a href="PractitionerRole-practitionerrole-us-core-practitionerrole-referral-recipient.html">PractitionerRole/practitionerrole-us-core-practitionerrole-referral-recipient: Hailey Eight, MD</a></p><p><b>reasonCode</b>: Arthritis (disorder) <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="https://browser.ihtsdotools.org/">SNOMED CT</a>#3723001)</span></p><p><b>insurance</b>: <a href="Coverage-coverage-bser-coverage-eve-everywoman.html">Coverage/coverage-bser-coverage-eve-everywoman</a></p><p><b>supportingInfo</b>: </p><ul><li><a href="Bundle-bundle-bser-referral-request-document-bundle-eve-everywoman.html">Bundle/bundle-bser-referral-request-document-bundle-eve-everywoman</a></li><li><a href="Consent-consent-bser-patientconsent-eve-everywoman.html">Consent/consent-bser-patientconsent-eve-everywoman</a></li></ul></div>
  </text>
  <identifier>
    <type>
      <coding>
        <system value="http://terminology.hl7.org/CodeSystem/v2-0203"/>
        <code value="PLAC"/>
      </coding>
    </type>
    <value value="88888888"/>
    <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="99999999"/>
    <assigner>🔗 
      <reference
                 value="Organization/organization-us-core-organization-saint-luke"/>
    </assigner>
  </identifier>
  <status value="active"/>
  <intent value="order"/>
  <category>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="313204009"/>
      <display value="Lifestyle education (procedure)"/>
    </coding>
  </category>
  <code>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="3457005"/>
      <display value="Patient referral"/>
    </coding>
  </code>
  <subject>🔗 
    <reference value="Patient/patient-us-core-patient-eve-everywoman"/>
    <display value="Eve Everywoman"/>
  </subject>
  <occurrenceDateTime value="2020-01-09"/>
  <authoredOn value="2020-02-14"/>
  <requester>🔗 
    <reference
               value="PractitionerRole/practitionerrole-us-core-practitionerrole-referral-initiator"/>
    <display value="Henry Seven, MD"/>
  </requester>
  <performer>🔗 
    <reference
               value="PractitionerRole/practitionerrole-us-core-practitionerrole-referral-recipient"/>
    <display value="Hailey Eight, MD"/>
  </performer>
  <reasonCode>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="3723001"/>
      <display value="Arthritis (disorder)"/>
    </coding>
    <text value="Arthritis (disorder)"/>
  </reasonCode>
  <insurance>🔗 
    <reference value="Coverage/coverage-bser-coverage-eve-everywoman"/>
  </insurance>
  <supportingInfo>🔗 
    <reference
               value="Bundle/bundle-bser-referral-request-document-bundle-eve-everywoman"/>
  </supportingInfo>
  <supportingInfo>🔗 
    <reference value="Consent/consent-bser-patientconsent-eve-everywoman"/>
  </supportingInfo>
</ServiceRequest>