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" : "extended-organization-type",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet extended-organization-type</b></p><a name=\"extended-organization-type\"> </a><a name=\"hcextended-organization-type\"> </a><p>This value set includes codes based on the following rules:</p><ul><li>Include all codes defined in <a href=\"http://terminology.hl7.org/7.0.1/CodeSystem-organization-type.html\"><code>http://terminology.hl7.org/CodeSystem/organization-type</code></a><span title=\"Version is not explicitly stated, which means it is fixed to 2.0.1, the version found through the package references\"> version 📦2.0.1</span></li><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/extended-organization-type",
"version" : "0.0.0-semantic-release",
"name" : "ExtendedOrganizationType",
"title" : "Extended 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" : "All codes from the standard organization-type system plus custom supplier types using hierarchical filtering.",
"compose" : {
"include" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/organization-type"
},
{
"system" : "http://biomaxis.com/fhir/CodeSystem/additional-organization-type",
"filter" : [
{
"property" : "concept",
"op" : "is-a",
"value" : "supplier"
}
]
}
]
}
}