Universal API Implementation Guide - Local Development build (v1.1.19). See the Directory of published versions
: UAPI Code System - Prescriber Contact Times - XML Representation
Raw xml | Download
<CodeSystem xmlns="http://hl7.org/fhir">
<id value="prescriber-contact-time"/>
<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-time</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">any<a name="prescriber-contact-time-any"> </a></td></tr><tr><td style="white-space:nowrap">morning<a name="prescriber-contact-time-morning"> </a></td></tr><tr><td style="white-space:nowrap">mid-day<a name="prescriber-contact-time-mid-day"> </a></td></tr><tr><td style="white-space:nowrap">evening<a name="prescriber-contact-time-evening"> </a></td></tr><tr><td style="white-space:nowrap">unspecified<a name="prescriber-contact-time-unspecified"> </a></td></tr></table></div>
</text>
<url
value="https://fhir.developer.gene.com/CodeSystem/prescriber-contact-time"/>
<version value="1.1.19"/>
<name value="UapiCodeSystemPreferredContactTime"/>
<title value="UAPI Code System - Prescriber Contact Times"/>
<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 times 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="5"/>
<concept>
<code value="any"/>
</concept>
<concept>
<code value="morning"/>
</concept>
<concept>
<code value="mid-day"/>
</concept>
<concept>
<code value="evening"/>
</concept>
<concept>
<code value="unspecified"/>
</concept>
</CodeSystem>