Just In Time(JIT) Medical Implementation Guide
1.0.0 - ci-build
Just In Time(JIT) Medical Implementation Guide, published by Just In Time. This guide is not an authorized publication; it is the continuous build for version 1.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/Adam-Muyobo/Musakabantu-FHIR/ and changes regularly. See the Directory of published versions
Active as of 2025-08-29 |
<CodeSystem xmlns="http://hl7.org/fhir">
<id value="inventory-location-type-cs"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem inventory-location-type-cs</b></p><a name="inventory-location-type-cs"> </a><a name="hcinventory-location-type-cs"> </a><p>This code system <code>http://md.jitmedical.org/fhir/CodeSystem/inventory-location-type-cs</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">pharmacy<a name="inventory-location-type-cs-pharmacy"> </a></td><td>Pharmacy</td><td>A pharmacy location</td></tr><tr><td style="white-space:nowrap">storeroom<a name="inventory-location-type-cs-storeroom"> </a></td><td>Storeroom</td><td>A storeroom location</td></tr><tr><td style="white-space:nowrap">warehouse<a name="inventory-location-type-cs-warehouse"> </a></td><td>Warehouse</td><td>A warehouse location</td></tr></table></div>
</text>
<url
value="http://md.jitmedical.org/fhir/CodeSystem/inventory-location-type-cs"/>
<version value="1.0.0"/>
<name value="InventoryLocationTypeCS"/>
<title value="Inventory Location Type CodeSystem"/>
<status value="active"/>
<date value="2025-08-29T09:44:18+00:00"/>
<publisher value="Just In Time"/>
<contact>
<name value="Just In Time"/>
<telecom>
<system value="url"/>
<value value="https://jitmeds.org/"/>
</telecom>
<telecom>
<system value="email"/>
<value value="info@jitmeds.org"/>
</telecom>
</contact>
<contact>
<name value="Adam Muyobo"/>
<telecom>
<system value="email"/>
<value value="muyoboadam@gmail.com"/>
<use value="work"/>
</telecom>
</contact>
<description
value="Codes for inventory location types (pharmacy, storeroom, warehouse)."/>
<jurisdiction>
<coding>
<system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
<code value="001"/>
<display value="World"/>
</coding>
</jurisdiction>
<content value="complete"/>
<count value="3"/>
<concept>
<code value="pharmacy"/>
<display value="Pharmacy"/>
<definition value="A pharmacy location"/>
</concept>
<concept>
<code value="storeroom"/>
<display value="Storeroom"/>
<definition value="A storeroom location"/>
</concept>
<concept>
<code value="warehouse"/>
<display value="Warehouse"/>
<definition value="A warehouse location"/>
</concept>
</CodeSystem>