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

: BSeR Telcom Communication Preferences VS - XML Representation

Draft as of 2024-04-17

Raw xml | Download



<ValueSet xmlns="http://hl7.org/fhir">
  <id value="BSeR-TelcomCommunicationPreferencesVS"/>
  <meta>
    <versionId value="3"/>
    <lastUpdated value="2023-04-12T10:44:00.045Z"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><ul><li>Include these codes as defined in <a href="CodeSystem-bser.html"><code>http://hl7.org/fhir/us/bser/CodeSystem/bser</code></a><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href="CodeSystem-bser.html#bser-BDTC">BDTC</a></td><td>Best Day To Call</td></tr><tr><td><a href="CodeSystem-bser.html#bser-BTTC">BTTC</a></td><td>Best Time To Call</td></tr><tr><td><a href="CodeSystem-bser.html#bser-LMI">LMI</a></td><td>Leave Message Indicator</td></tr></table></li></ul></div>
  </text>
  <url
       value="http://hl7.org/fhir/us/bser/ValueSet/BSeR-TelcomCommunicationPreferencesVS"/>
  <identifier>
    <system value="urn:ietf:rfc:3986"/>
    <value value="urn:oid:2.16.840.1.113883.4.642.40.33.48.1"/>
  </identifier>
  <version value="2.0.0-ballot"/>
  <name value="BSeRTelcomCommunicationPreferencesVS"/>
  <title value="BSeR Telcom Communication Preferences VS"/>
  <status value="draft"/>
  <experimental value="false"/>
  <date value="2024-04-17T06:55:07+00:00"/>
  <publisher value="HL7 Public Health Working Group"/>
  <contact>
    <name value="HL7 Public Health Working Group"/>
    <telecom>
      <system value="url"/>
      <value value="http://www.hl7.org/Special/committees/pher"/>
    </telecom>
    <telecom>
      <system value="email"/>
      <value value="pher@lists.HL7.org"/>
    </telecom>
  </contact>
  <description value="BSeR Telcom Communication Preferences value set"/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="US"/>
    </coding>
  </jurisdiction>
  <compose>
    <include>
      <system value="http://hl7.org/fhir/us/bser/CodeSystem/bser"/>
      <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>
    </include>
  </compose>
</ValueSet>