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 CarePlan Category Codes - XML Representation

Active as of 2025-10-02

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="ng-careplan-category-cs"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem ng-careplan-category-cs</b></p><a name="ng-careplan-category-cs"> </a><a name="hcng-careplan-category-cs"> </a><p>This case-insensitive code system <code>https://sandbox.dhin-hie.org/ig/CodeSystem/ng-careplan-category-cs</code> defines the following codes in a Grouped By hierarchy:</p><table class="codes"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style="white-space:nowrap">general<a name="ng-careplan-category-cs-general"> </a></td><td>General care plan</td><td>Cross-cutting plan not tied to a single track.</td></tr><tr><td style="white-space:nowrap">mnch<a name="ng-careplan-category-cs-mnch"> </a></td><td>MNCH</td><td>Maternal, newborn &amp; child health plan.</td></tr><tr><td style="white-space:nowrap">immunization<a name="ng-careplan-category-cs-immunization"> </a></td><td>Immunization</td><td>Vaccination and defaulter-tracing plan.</td></tr><tr><td style="white-space:nowrap">pharmacy<a name="ng-careplan-category-cs-pharmacy"> </a></td><td>Pharmacy/ePharmacy</td><td>Medication adherence/dispense plan.</td></tr><tr><td style="white-space:nowrap">claims<a name="ng-careplan-category-cs-claims"> </a></td><td>Insurance &amp; Claims</td><td>Financial protection and claims-related plan.</td></tr><tr><td style="white-space:nowrap">devices<a name="ng-careplan-category-cs-devices"> </a></td><td>Medical Devices</td><td>Connected/home-monitoring device plan.</td></tr><tr><td style="white-space:nowrap">chronic<a name="ng-careplan-category-cs-chronic"> </a></td><td>Chronic disease</td><td>Hypertension, diabetes, etc.</td></tr></table></div>
  </text>
  <url
       value="https://sandbox.dhin-hie.org/ig/CodeSystem/ng-careplan-category-cs"/>
  <version value="0.1.0"/>
  <name value="NgCarePlanCategoryCS"/>
  <title value="NG CarePlan Category Codes"/>
  <status value="active"/>
  <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="Categories for CarePlan.category aligned to DHIN 2025 Connectathon tracks."/>
  <caseSensitive value="false"/>
  <hierarchyMeaning value="grouped-by"/>
  <content value="complete"/>
  <count value="7"/>
  <concept>
    <code value="general"/>
    <display value="General care plan"/>
    <definition value="Cross-cutting plan not tied to a single track."/>
  </concept>
  <concept>
    <code value="mnch"/>
    <display value="MNCH"/>
    <definition value="Maternal, newborn &amp; child health plan."/>
  </concept>
  <concept>
    <code value="immunization"/>
    <display value="Immunization"/>
    <definition value="Vaccination and defaulter-tracing plan."/>
  </concept>
  <concept>
    <code value="pharmacy"/>
    <display value="Pharmacy/ePharmacy"/>
    <definition value="Medication adherence/dispense plan."/>
  </concept>
  <concept>
    <code value="claims"/>
    <display value="Insurance &amp; Claims"/>
    <definition value="Financial protection and claims-related plan."/>
  </concept>
  <concept>
    <code value="devices"/>
    <display value="Medical Devices"/>
    <definition value="Connected/home-monitoring device plan."/>
  </concept>
  <concept>
    <code value="chronic"/>
    <display value="Chronic disease"/>
    <definition value="Hypertension, diabetes, etc."/>
  </concept>
</CodeSystem>