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

: Extended Organization Type - XML Representation

Draft as of 2026-02-04

Raw xml | Download


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="extended-organization-type"/>
  <text>
    <status value="generated"/>
    <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 &#x1F4E6;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 &#x1F4E6;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>
  </text>
  <url value="http://biomaxis.com/fhir/ValueSet/extended-organization-type"/>
  <version value="0.0.0-semantic-release"/>
  <name value="ExtendedOrganizationType"/>
  <title value="Extended Organization Type"/>
  <status value="draft"/>
  <date value="2026-02-04T09:30:33+00:00"/>
  <publisher value="BioMaxis Pvt. Ltd."/>
  <contact>
    <name value="BioMaxis Pvt. Ltd."/>
    <telecom>
      <system value="url"/>
      <value value="http://biomaxis.com"/>
    </telecom>
  </contact>
  <description
               value="All codes from the standard organization-type system plus custom supplier types using hierarchical filtering."/>
  <compose>
    <include>
      <system
              value="http://terminology.hl7.org/CodeSystem/organization-type"/>
    </include>
    <include>
      <system
              value="http://biomaxis.com/fhir/CodeSystem/additional-organization-type"/>
      <filter>
        <property value="concept"/>
        <op value="is-a"/>
        <value value="supplier"/>
      </filter>
    </include>
  </compose>
</ValueSet>