DHIN 2025Connectathon FHIR IG
0.2.0 - ci-build Nigeria flag

DHIN 2025Connectathon FHIR IG, published by DHIN. This guide is not an authorized publication; it is the continuous build for version 0.2.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/Nigeria-FHIR-Community/2025Connectathon/ and changes regularly. See the Directory of published versions

: NG Pharmacy Organization Types - XML Representation

Active as of 2025-11-25

Raw xml | Download


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="ng-pharmacy-org-type-vs"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet ng-pharmacy-org-type-vs</b></p><a name="ng-pharmacy-org-type-vs"> </a><a name="hcng-pharmacy-org-type-vs"> </a><ul><li>Include codes from<a href="http://terminology.hl7.org/7.0.0/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> where code  = <a href="http://terminology.hl7.org/7.0.0/CodeSystem-organization-type.html#organization-type-cg">cg</a></li></ul></div>
  </text>
  <url
       value="https://sandbox.dhin-hie.org/ig/ValueSet/ng-pharmacy-org-type-vs"/>
  <version value="0.2.0"/>
  <name value="NgPharmacyOrganizationVS"/>
  <title value="NG Pharmacy Organization Types"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2025-11-25T07:48:54+00:00"/>
  <publisher value="DHIN"/>
  <contact>
    <name value="DHIN"/>
    <telecom>
      <system value="url"/>
      <value value="https://www.dhin-hie.org"/>
    </telecom>
    <telecom>
      <system value="email"/>
      <value value="info@dhin-hie.org"/>
    </telecom>
  </contact>
  <contact>
    <name value="Digital Health Interoperability Network."/>
    <telecom>
      <system value="email"/>
      <value value="info@dhin-hie.org"/>
      <use value="work"/>
    </telecom>
  </contact>
  <description value="Organization types for Pharmacies"/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="NG"/>
      <display value="Nigeria"/>
    </coding>
  </jurisdiction>
  <compose>
    <include>
      <system
              value="http://terminology.hl7.org/CodeSystem/organization-type"/>
      <filter>
        <property value="code"/>
        <op value="="/>
        <value value="cg"/>
      </filter>
    </include>
  </compose>
</ValueSet>