Universal API Implementation Guide - Local Development build (v1.1.19). See the Directory of published versions
: UAPI Code System - Prescriber Contact Methods - XML Representation
Raw xml | Download
<CodeSystem xmlns="http://hl7.org/fhir">
<id value="prescriber-contact-method"/>
<meta>
<lastUpdated value="2021-04-28T05:00:00.000+00:00"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p>This code system <code>https://fhir.developer.gene.com/CodeSystem/prescriber-contact-method</code> defines the following codes:</p><table class="codes"><tr><td style="white-space:nowrap"><b>Code</b></td></tr><tr><td style="white-space:nowrap">home-phone<a name="prescriber-contact-method-home-phone"> </a></td></tr><tr><td style="white-space:nowrap">mobile-phone<a name="prescriber-contact-method-mobile-phone"> </a></td></tr><tr><td style="white-space:nowrap">text-phone<a name="prescriber-contact-method-text-phone"> </a></td></tr><tr><td style="white-space:nowrap">sms<a name="prescriber-contact-method-sms"> </a></td></tr><tr><td style="white-space:nowrap">work-phone<a name="prescriber-contact-method-work-phone"> </a></td></tr><tr><td style="white-space:nowrap">fax<a name="prescriber-contact-method-fax"> </a></td></tr><tr><td style="white-space:nowrap">email<a name="prescriber-contact-method-email"> </a></td></tr><tr><td style="white-space:nowrap">mail<a name="prescriber-contact-method-mail"> </a></td></tr><tr><td style="white-space:nowrap">unspecified<a name="prescriber-contact-method-unspecified"> </a></td></tr></table></div>
</text>
<url
value="https://fhir.developer.gene.com/CodeSystem/prescriber-contact-method"/>
<version value="1.1.19"/>
<name value="UapiCodeSystemPreferredContactMethod"/>
<title value="UAPI Code System - Prescriber Contact Methods"/>
<status value="active"/>
<experimental value="false"/>
<date value="2020-06-15T00:00:00-05:00"/>
<publisher value="Genentech USIX"/>
<contact>
<name value="Krzysztof Wilczek"/>
<telecom>
<system value="email"/>
<value value="mailto:wilczekk@gene.com"/>
</telecom>
</contact>
<description
value="Prescriber's preferred contact methods supported in UAPI"/>
<jurisdiction>
<coding>
<system value="urn:iso:std:iso:3166"/>
<code value="US"/>
<display value="United States of America"/>
</coding>
</jurisdiction>
<caseSensitive value="false"/>
<content value="complete"/>
<count value="9"/>
<concept>
<code value="home-phone"/>
</concept>
<concept>
<code value="mobile-phone"/>
</concept>
<concept>
<code value="text-phone"/>
</concept>
<concept>
<code value="sms"/>
</concept>
<concept>
<code value="work-phone"/>
</concept>
<concept>
<code value="fax"/>
</concept>
<concept>
<code value="email"/>
</concept>
<concept>
<code value="mail"/>
</concept>
<concept>
<code value="unspecified"/>
</concept>
</CodeSystem>