BSeR: Bidirectional Services_eReferral

This page is part of the Bidirectional Services eReferrals (BSeR) (v1.0.0: STU 1) based on FHIR R4. This is the current published version in it's permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions

BSeR - XML Representation

(back to description)

Raw xml

Source view


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="bser"/>
  <meta>
    <versionId value="10"/>
    <lastUpdated value="2020-01-22T03:35:39.000+00:00"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><h2>BSeR</h2><div><p>BSeR code system</p>
</div><p>This code system http://hl7.org/fhir/us/bser/CodeSystem/bser defines the following codes:</p><table class="codes"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style="white-space:nowrap">BDTC<a name="bser-BDTC"> </a></td><td>Best Day To Call</td><td/></tr><tr><td style="white-space:nowrap">BTTC<a name="bser-BTTC"> </a></td><td>Best Time To Call</td><td/></tr><tr><td style="white-space:nowrap">LMI<a name="bser-LMI"> </a></td><td>Leave Message Indicator</td><td/></tr><tr><td style="white-space:nowrap">RSRFS<a name="bser-RSRFS"> </a></td><td>CompositionSectionReferralServiceRequestFeedbackSummary</td><td/></tr><tr><td style="white-space:nowrap">RSRFSI<a name="bser-RSRFSI"> </a></td><td>CompositionSectionReferralServiceRequestFeedbackSupportingInformation</td><td/></tr><tr><td style="white-space:nowrap">RSRSI<a name="bser-RSRSI"> </a></td><td>CompositionSectionReferralServiceRequestSupportingInformation</td><td/></tr></table></div>
  </text>
  <url value="http://hl7.org/fhir/us/bser/CodeSystem/bser"/>
  <version value="1.0.0"/>
  <name value="BSeR"/>
  <title value="BSeR"/>
  <status value="active"/>
  <date value="2020-03-02T22:24:28+00:00"/>
  <publisher value="HL7 International - Public Health Work Group"/>
  <contact>
    <name value="HL7 International - Public Health Work Group"/>
    <telecom>
      <system value="other"/>
      <value value="https://www.hl7.org/Special/committees/pher"/>
    </telecom>
  </contact>
  <description value="BSeR code system"/>
  <caseSensitive value="false"/>
  <content value="complete"/>
  <concept>
    <code value="BDTC"/>
    <display value="Best Day To Call"/>
  </concept>
  <concept>
    <code value="BTTC"/>
    <display value="Best Time To Call"/>
  </concept>
  <concept>
    <code value="LMI"/>
    <display value="Leave Message Indicator"/>
  </concept>
  <concept>
    <code value="RSRFS"/>
    <display value="CompositionSectionReferralServiceRequestFeedbackSummary"/>
  </concept>
  <concept>
    <code value="RSRFSI"/>
    <display
             value="CompositionSectionReferralServiceRequestFeedbackSupportingInformation"/>
  </concept>
  <concept>
    <code value="RSRSI"/>
    <display
             value="CompositionSectionReferralServiceRequestSupportingInformation"/>
  </concept>
</CodeSystem>