DHIN 2025Connectathon FHIR IG
0.1.0 - draft

DHIN 2025Connectathon FHIR IG, published by DHIN. This guide is not an authorized publication; it is the continuous build for version 0.1.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 Location Owner CS - XML Representation

Draft as of 2025-10-02

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="nigeria-location-owner-cs"/>
  <text>
    <status value="generated"/>
    <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://sandbox.dhin-hie.org/ig/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>
  </text>
  <url
       value="https://sandbox.dhin-hie.org/ig/CodeSystem/nigeria-location-owner-cs"/>
  <version value="0.1.0"/>
  <name value="NGOrganizationOwnerCS"/>
  <title value="NG Location Owner CS"/>
  <status value="draft"/>
  <experimental value="false"/>
  <date value="2025-10-02T06:43:53+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="This CodeSystem defines Immunization Location Owner."/>
  <caseSensitive value="false"/>
  <content value="complete"/>
  <count value="3"/>
  <concept>
    <code value="public"/>
    <display value="Public Health Institution Location"/>
  </concept>
  <concept>
    <code value="private"/>
    <display value="Private Health Institution Location"/>
  </concept>
  <concept>
    <code value="faith-based"/>
    <display
             value="Faith-based Institution Locations such as churches, musques, and traditional homes"/>
  </concept>
</CodeSystem>