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

: Location Service Type - JSON Representation

Draft as of 2026-02-04

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "location-service-type",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet location-service-type</b></p><a name=\"location-service-type\"> </a><a name=\"hclocation-service-type\"> </a><ul><li>Include all codes defined in <a href=\"CodeSystem-location-service-type.html\"><code>http://biomaxis.com/fhir/CodeSystem/location-service-type</code></a><span title=\"Version is not explicitly stated, which means it is fixed to the version provided in this specification\"> version &#x1F4E6;0.0.0-semantic-release</span></li></ul></div>"
  },
  "url" : "http://biomaxis.com/fhir/ValueSet/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 value set to represent the type of service provided at a location.",
  "compose" : {
    "include" : [
      {
        "system" : "http://biomaxis.com/fhir/CodeSystem/location-service-type"
      }
    ]
  }
}