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" : "ValueSet",
"id" : "supplier-organization-type",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet supplier-organization-type</b></p><a name=\"supplier-organization-type\"> </a><a name=\"hcsupplier-organization-type\"> </a><ul><li>Include codes from<a href=\"CodeSystem-additional-organization-type.html\"><code>http://biomaxis.com/fhir/CodeSystem/additional-organization-type</code></a><span title=\"Version is not explicitly stated, which means it is fixed to the version provided in this specification\"> version 📦0.0.0-semantic-release</span> where concept is-a <a href=\"CodeSystem-additional-organization-type.html#additional-organization-type-supplier\">supplier</a></li></ul></div>"
},
"url" : "http://biomaxis.com/fhir/ValueSet/supplier-organization-type",
"version" : "0.0.0-semantic-release",
"name" : "SupplierOrganizationType",
"title" : "Supplier Organization 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" : "Organization types for suppliers, including all supplier subtypes using hierarchical filtering.",
"compose" : {
"include" : [
{
"system" : "http://biomaxis.com/fhir/CodeSystem/additional-organization-type",
"filter" : [
{
"property" : "concept",
"op" : "is-a",
"value" : "supplier"
}
]
}
]
}
}