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 |
{
"resourceType" : "CodeSystem",
"id" : "inventory-location-type-cs",
"text" : {
"status" : "generated",
"div" : "<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>"
},
"url" : "http://md.jitmedical.org/fhir/CodeSystem/inventory-location-type-cs",
"version" : "1.0.0",
"name" : "InventoryLocationTypeCS",
"title" : "Inventory Location Type CodeSystem",
"status" : "active",
"date" : "2025-08-29T09:44:18+00:00",
"publisher" : "Just In Time",
"contact" : [
{
"name" : "Just In Time",
"telecom" : [
{
"system" : "url",
"value" : "https://jitmeds.org/"
},
{
"system" : "email",
"value" : "info@jitmeds.org"
}
]
},
{
"name" : "Adam Muyobo",
"telecom" : [
{
"system" : "email",
"value" : "muyoboadam@gmail.com",
"use" : "work"
}
]
}
],
"description" : "Codes for inventory location types (pharmacy, storeroom, warehouse).",
"jurisdiction" : [
{
"coding" : [
{
"system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code" : "001",
"display" : "World"
}
]
}
],
"content" : "complete",
"count" : 3,
"concept" : [
{
"code" : "pharmacy",
"display" : "Pharmacy",
"definition" : "A pharmacy location"
},
{
"code" : "storeroom",
"display" : "Storeroom",
"definition" : "A storeroom location"
},
{
"code" : "warehouse",
"display" : "Warehouse",
"definition" : "A warehouse location"
}
]
}