{
  "resourceType" : "CodeSystem",
  "id" : "nigeria-location-owner-cs",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem nigeria-location-owner-cs</b></p><a name=\"nigeria-location-owner-cs\"> </a><a name=\"hcnigeria-location-owner-cs\"> </a><p>This case-insensitive code system <code>https://fhir-ig.digitalhealth.gov.ng/CodeSystem/nigeria-location-owner-cs</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style=\"white-space:nowrap\">public<a name=\"nigeria-location-owner-cs-public\"> </a></td><td>Public Health Institution Location</td></tr><tr><td style=\"white-space:nowrap\">private<a name=\"nigeria-location-owner-cs-private\"> </a></td><td>Private Health Institution Location</td></tr><tr><td style=\"white-space:nowrap\">faith-based<a name=\"nigeria-location-owner-cs-faith-based\"> </a></td><td>Faith-based Institution Locations such as churches, musques, and traditional homes</td></tr></table></div>"
  },
  "url" : "https://fhir-ig.digitalhealth.gov.ng/CodeSystem/nigeria-location-owner-cs",
  "version" : "0.0.0",
  "name" : "NGOrganizationOwnerCS",
  "title" : "NG Location Owner CS",
  "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" : "This CodeSystem defines Immunization Location Owner.",
  "jurisdiction" : [{
    "coding" : [{
      "system" : "urn:iso:std:iso:3166",
      "code" : "NG",
      "display" : "Nigeria"
    }]
  }],
  "caseSensitive" : false,
  "content" : "complete",
  "count" : 3,
  "concept" : [{
    "code" : "public",
    "display" : "Public Health Institution Location"
  },
  {
    "code" : "private",
    "display" : "Private Health Institution Location"
  },
  {
    "code" : "faith-based",
    "display" : "Faith-based Institution Locations such as churches, musques, and traditional homes"
  }]
}