Universal API Implementation Guide
1.1.20 - ci-build
Universal API Implementation Guide - Local Development build (v1.1.20) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
Active as of 2020-06-15 |
<CodeSystem xmlns="http://hl7.org/fhir">
<id value="gpf-shipment-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 class="res-header-id"><b>Generated Narrative: CodeSystem gpf-shipment-method</b></p><a name="gpf-shipment-method"> </a><a name="hcgpf-shipment-method"> </a><div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px">Last updated: 2021-04-28 05:00:00+0000</p></div><p>This case-insensitive code system <code>https://fhir.developer.gene.com/CodeSystem/gpf-shipment-method</code> defines the following codes:</p><table class="codes"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style="white-space:nowrap">upfront<a name="gpf-shipment-method-upfront"> </a></td><td>Upfront</td></tr><tr><td style="white-space:nowrap">replacement<a name="gpf-shipment-method-replacement"> </a></td><td>Replacement</td></tr></table></div>
</text>
<url
value="https://fhir.developer.gene.com/CodeSystem/gpf-shipment-method"/>
<version value="1.1.20"/>
<name value="UapiCodeSystemShipmentMethod"/>
<title value="UAPI Code System - Shipment Methods"/>
<status value="active"/>
<experimental value="false"/>
<date value="2020-06-15T00:00:00-05:00"/>
<contact>
<name value="Krzysztof Wilczek"/>
<telecom>
<system value="email"/>
<value value="mailto:wilczekk@gene.com"/>
</telecom>
</contact>
<description value="Genentech shipment categories supported in UAPI"/>
<caseSensitive value="false"/>
<content value="complete"/>
<count value="2"/>
<concept>
<code value="upfront"/>
<display value="Upfront"/>
</concept>
<concept>
<code value="replacement"/>
<display value="Replacement"/>
</concept>
</CodeSystem>