National Directory of Healthcare Providers & Services (NDH) Implementation Guide
1.0.0-ballot - ballot United States of America flag

This page is part of the National Directory of Healthcare Providers and Services (NDH) Implementation Guide (v1.0.0-ballot: STU1 Ballot 1) based on FHIR R4. . For a full list of available versions, see the Directory of published versions

: Healthcare Service Referral Method Code System - XML Representation

Active as of 2023-07-30

Raw xml | Download



<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="HealthcareServiceReferralMethodCS"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p>This code system <code>http://hl7.org/fhir/us/ndh/CodeSystem/HealthcareServiceReferralMethodCS</code> 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">ccda<a name="HealthcareServiceReferralMethodCS-ccda"> </a></td><td>CCDA</td><td>CCDA with endpoints</td></tr><tr><td style="white-space:nowrap">elec<a name="HealthcareServiceReferralMethodCS-elec"> </a></td><td>Secure Messaging</td><td>Referrals may be accepted via a secure messaging system. To determine the types of secure messaging systems supported, 
refer to the identifiers collection. Callers will need to understand the specific identifier system used to know that they are able to transmit messages.</td></tr><tr><td style="white-space:nowrap">electronic-referral<a name="HealthcareServiceReferralMethodCS-electronic-referral"> </a></td><td>Electronic Referral</td><td>Referrals may be accepted via Electronic Referral endpoints</td></tr><tr><td style="white-space:nowrap">electronic-scheduling<a name="HealthcareServiceReferralMethodCS-electronic-scheduling"> </a></td><td>Electronic Scheduling</td><td>Referrals may be accepted via Electronic Scheduling endpoints</td></tr><tr><td style="white-space:nowrap">fax<a name="HealthcareServiceReferralMethodCS-fax"> </a></td><td>Fax</td><td>Referrals may be accepted by fax.</td></tr><tr><td style="white-space:nowrap">phone<a name="HealthcareServiceReferralMethodCS-phone"> </a></td><td>Phone</td><td>Referrals may be accepted over the phone from a practitioner.</td></tr><tr><td style="white-space:nowrap">mail<a name="HealthcareServiceReferralMethodCS-mail"> </a></td><td>Mail</td><td>Referrals may be accepted via regular postage or hand delivered.</td></tr><tr><td style="white-space:nowrap">semail<a name="HealthcareServiceReferralMethodCS-semail"> </a></td><td>Secure Email</td><td>Referrals may be accepted via a secure email. To send please encrypt with the services public key.</td></tr></table></div>
  </text>
  <url
       value="http://hl7.org/fhir/us/ndh/CodeSystem/HealthcareServiceReferralMethodCS"/>
  <version value="1.0.0-ballot"/>
  <name value="HealthcareServiceReferralMethodCS"/>
  <title value="Healthcare Service Referral Method Code System"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2023-07-30T14:53:07+00:00"/>
  <publisher value="HL7 International - Patient Administration Work Group"/>
  <contact>
    <name value="HL7 International - Patient Administration Work Group"/>
    <telecom>
      <system value="url"/>
      <value value="http://hl7.org/Special/committees/pafm"/>
    </telecom>
    <telecom>
      <system value="email"/>
      <value value="pafm@lists.hl7.org"/>
    </telecom>
  </contact>
  <description value="Methods of referral"/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="US"/>
      <display value="United States of America"/>
    </coding>
  </jurisdiction>
  <caseSensitive value="true"/>
  <content value="complete"/>
  <count value="8"/>
  <concept>
    <code value="ccda"/>
    <display value="CCDA"/>
    <definition value="CCDA with endpoints"/>
  </concept>
  <concept>
    <code value="elec"/>
    <display value="Secure Messaging"/>
    <definition
                value="Referrals may be accepted via a secure messaging system. To determine the types of secure messaging systems supported, 
refer to the identifiers collection. Callers will need to understand the specific identifier system used to know that they are able to transmit messages."/>
  </concept>
  <concept>
    <code value="electronic-referral"/>
    <display value="Electronic Referral"/>
    <definition
                value="Referrals may be accepted via Electronic Referral endpoints"/>
  </concept>
  <concept>
    <code value="electronic-scheduling"/>
    <display value="Electronic Scheduling"/>
    <definition
                value="Referrals may be accepted via Electronic Scheduling endpoints"/>
  </concept>
  <concept>
    <code value="fax"/>
    <display value="Fax"/>
    <definition value="Referrals may be accepted by fax."/>
  </concept>
  <concept>
    <code value="phone"/>
    <display value="Phone"/>
    <definition
                value="Referrals may be accepted over the phone from a practitioner."/>
  </concept>
  <concept>
    <code value="mail"/>
    <display value="Mail"/>
    <definition
                value="Referrals may be accepted via regular postage or hand delivered."/>
  </concept>
  <concept>
    <code value="semail"/>
    <display value="Secure Email"/>
    <definition
                value="Referrals may be accepted via a secure email. To send please encrypt with the services public key."/>
  </concept>
</CodeSystem>