BioMaxis Implementation Guide
0.0.0-semantic-release - ci-build
BioMaxis Implementation Guide - Local Development build (v0.0.0-semantic-release) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
| Draft as of 2026-02-04 |
{
"resourceType" : "CodeSystem",
"id" : "location-service-type",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem location-service-type</b></p><a name=\"location-service-type\"> </a><a name=\"hclocation-service-type\"> </a><p>This code system <code>http://biomaxis.com/fhir/CodeSystem/location-service-type</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\">ICU<a name=\"location-service-type-ICU\"> </a></td><td>Intensive Care Unit Service</td><td>For critical care patients</td></tr><tr><td style=\"white-space:nowrap\">NOR<a name=\"location-service-type-NOR\"> </a></td><td>Normal Ward Service</td><td>Shared general ward</td></tr><tr><td style=\"white-space:nowrap\">CAB<a name=\"location-service-type-CAB\"> </a></td><td>Cabin Service</td><td>Private cabin with basic amenities</td></tr><tr><td style=\"white-space:nowrap\">VIP<a name=\"location-service-type-VIP\"> </a></td><td>VIP Cabin Service</td><td>Private cabin with premium amenities</td></tr></table></div>"
},
"url" : "http://biomaxis.com/fhir/CodeSystem/location-service-type",
"version" : "0.0.0-semantic-release",
"name" : "LocationServiceType",
"title" : "Location Service Type",
"status" : "draft",
"date" : "2026-02-04T09:30:33+00:00",
"publisher" : "BioMaxis Pvt. Ltd.",
"contact" : [
{
"name" : "BioMaxis Pvt. Ltd.",
"telecom" : [
{
"system" : "url",
"value" : "http://biomaxis.com"
}
]
}
],
"description" : "A code system to represent the type of service provided at a location.",
"content" : "complete",
"count" : 4,
"concept" : [
{
"code" : "ICU",
"display" : "Intensive Care Unit Service",
"definition" : "For critical care patients"
},
{
"code" : "NOR",
"display" : "Normal Ward Service",
"definition" : "Shared general ward"
},
{
"code" : "CAB",
"display" : "Cabin Service",
"definition" : "Private cabin with basic amenities"
},
{
"code" : "VIP",
"display" : "VIP Cabin Service",
"definition" : "Private cabin with premium amenities"
}
]
}