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

National Directory of Healthcare Providers & Services (NDH) Implementation Guide, published by HL7 International / Patient Administration. This guide is not an authorized publication; it is the continuous build for version 1.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/fhir-us-ndh/ and changes regularly. See the Directory of published versions

: Healthcare Service Referral Method Code System - XML Representation

Active as of 2024-03-28

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 case-sensitive 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><div><p>CCDA with endpoints</p>
</div></td></tr><tr><td style="white-space:nowrap">elec<a name="HealthcareServiceReferralMethodCS-elec"> </a></td><td>Secure Messaging</td><td><div><p>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.</p>
</div></td></tr><tr><td style="white-space:nowrap">electronic-referral<a name="HealthcareServiceReferralMethodCS-electronic-referral"> </a></td><td>Electronic Referral</td><td><div><p>Referrals may be accepted via Electronic Referral endpoints</p>
</div></td></tr><tr><td style="white-space:nowrap">electronic-scheduling<a name="HealthcareServiceReferralMethodCS-electronic-scheduling"> </a></td><td>Electronic Scheduling</td><td><div><p>Referrals may be accepted via Electronic Scheduling endpoints</p>
</div></td></tr><tr><td style="white-space:nowrap">fax<a name="HealthcareServiceReferralMethodCS-fax"> </a></td><td>Fax</td><td><div><p>Referrals may be accepted by fax.</p>
</div></td></tr><tr><td style="white-space:nowrap">phone<a name="HealthcareServiceReferralMethodCS-phone"> </a></td><td>Phone</td><td><div><p>Referrals may be accepted over the phone from a practitioner.</p>
</div></td></tr><tr><td style="white-space:nowrap">mail<a name="HealthcareServiceReferralMethodCS-mail"> </a></td><td>Mail</td><td><div><p>Referrals may be accepted via regular postage or hand delivered.</p>
</div></td></tr><tr><td style="white-space:nowrap">semail<a name="HealthcareServiceReferralMethodCS-semail"> </a></td><td>Secure Email</td><td><div><p>Referrals may be accepted via a secure email. To send please encrypt with the services public key.</p>
</div></td></tr></table></div>
  </text>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
    <valueCode value="pa"/>
  </extension>
  <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="2024-03-28T00:58:01+00:00"/>
  <publisher value="HL7 International / Patient Administration"/>
  <contact>
    <name value="HL7 International / Patient Administration"/>
    <telecom>
      <system value="url"/>
      <value value="http://www.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>