{
  "resourceType" : "ValueSet",
  "id" : "ng-pharmacy-org-type-vs",
  "text" : {
    "status" : "generated",
    "div" : "<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.1.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.1.0/CodeSystem-organization-type.html#organization-type-cg\">cg</a></li></ul></div>"
  },
  "url" : "https://fhir-ig.dhigitalhealth.gov.ng/ValueSet/ng-pharmacy-org-type-vs",
  "version" : "0.0.0",
  "name" : "NgPharmacyOrganizationVS",
  "title" : "NG Pharmacy Organization Types",
  "status" : "active",
  "experimental" : false,
  "date" : "2026-04-20T00:41:38+00:00",
  "publisher" : "NDHI",
  "contact" : [{
    "name" : "NDHI",
    "telecom" : [{
      "system" : "url",
      "value" : "https://digitalhealth.gov.ng"
    },
    {
      "system" : "email",
      "value" : "emeka2015@gmail.com"
    }]
  },
  {
    "name" : "Nigeria Digital in Health Initiative.",
    "telecom" : [{
      "system" : "email",
      "value" : "emeka2015@gmail.com",
      "use" : "work"
    }]
  }],
  "description" : "Organization types for Pharmacies",
  "jurisdiction" : [{
    "coding" : [{
      "system" : "urn:iso:std:iso:3166",
      "code" : "NG",
      "display" : "Nigeria"
    }]
  }],
  "compose" : {
    "include" : [{
      "system" : "http://terminology.hl7.org/CodeSystem/organization-type",
      "filter" : [{
        "property" : "code",
        "op" : "=",
        "value" : "cg"
      }]
    }]
  }
}