Supply of Products for Healthcare (SUPPLY)
0.3.0 - ci-build
Supply of Products for Healthcare (SUPPLY), published by IHE Pharmacy Technical Committee. This guide is not an authorized publication; it is the continuous build for version 0.3.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/IHE/pharm-supply/ and changes regularly. See the Directory of published versions
Active as of 2024-06-18 |
<CodeSystem xmlns="http://hl7.org/fhir">
<id value="IHEDeliveryStageCS"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p>This case-sensitive code system <code>http://profiles.ihe.net/PHARM/supply/CodeSystem/DeliveryStageCS</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">shipment<a name="IHEDeliveryStageCS-shipment"> </a></td><td>Shipment</td><td>The event is the shipment of the item.</td></tr><tr><td style="white-space:nowrap">reception<a name="IHEDeliveryStageCS-reception"> </a></td><td>Reception</td><td>The event is the reception of the item.</td></tr></table></div>
</text>
<url
value="http://profiles.ihe.net/PHARM/supply/CodeSystem/DeliveryStageCS"/>
<version value="0.3.0"/>
<name value="IHEDeliveryStageCS"/>
<title value="Supply delivery stage code system"/>
<status value="active"/>
<experimental value="true"/>
<date value="2024-06-18T21:00:54+00:00"/>
<publisher value="IHE Pharmacy Technical Committee"/>
<contact>
<telecom>
<system value="url"/>
<value value="https://www.ihe.net/ihe_domains/pharmacy/"/>
</telecom>
</contact>
<contact>
<telecom>
<system value="email"/>
<value value="pharmacy@ihe.net"/>
</telecom>
</contact>
<contact>
<name value="IHE Pharmacy Technical Committee"/>
<telecom>
<system value="email"/>
<value value="pharmacy@ihe.net"/>
</telecom>
</contact>
<description value="Supply delivery code system."/>
<jurisdiction>
<coding>
<system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
<code value="001"/>
</coding>
</jurisdiction>
<copyright
value="IHE http://www.ihe.net/Governance/#Intellectual_Property"/>
<caseSensitive value="true"/>
<content value="complete"/>
<count value="2"/>
<concept>
<code value="shipment"/>
<display value="Shipment"/>
<definition value="The event is the shipment of the item."/>
</concept>
<concept>
<code value="reception"/>
<display value="Reception"/>
<definition value="The event is the reception of the item."/>
</concept>
</CodeSystem>