<?xml version="1.0" encoding="UTF-8"?>

<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="PatientTypeCS"/>
  <language value="en-US"/>
  <text>
    <status value="generated"/><div xml:lang="en-US" xmlns="http://www.w3.org/1999/xhtml" lang="en-US"><p class="res-header-id"><b>Generated Narrative: CodeSystem PatientTypeCS</b></p><a name="PatientTypeCS"> </a><a name="hcPatientTypeCS"> </a><div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px">Language: en-US</p></div><p>This case-sensitive code system <code>https://nhdr.gov.ph/fhir/CodeSystem/PatientTypeCS</code> defines the following codes:</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">MM<a name="PatientTypeCS-MM"> </a></td><td>Member</td><td>Member</td></tr><tr><td style="white-space:nowrap">DD<a name="PatientTypeCS-DD"> </a></td><td>Dependent</td><td>Dependent</td></tr></table></div>
  </text>
  <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status">
    <valueCode value="draft"/>
  </extension>
  <url value="https://nhdr.gov.ph/fhir/CodeSystem/PatientTypeCS"/>
  <version value="0.1.0"/>
  <name value="PatientTypeCS"/>
  <title value="Patient Type"/>
  <status value="draft"/>
  <experimental value="false"/>
  <date value="2026-02-05T04:03:48+00:00"/>
  <publisher value="NHDR"/>
  <contact>
    <name value="NHDR"/>
    <telecom>
      <system value="url"/>
      <value value="https://nhdr.gov.ph"/>
    </telecom>
  </contact>
  <description value="A code system representing different types of Patient"/>
  <copyright value="Used by permission of HL7 International, all rights reserved Creative Commons License"/>
  <caseSensitive value="true"/>
  <content value="complete"/>
  <count value="2"/>
  <concept>
    <code value="MM"/>
    <display value="Member"/>
    <definition value="Member"/>
  </concept>
  <concept>
    <code value="DD"/>
    <display value="Dependent"/>
    <definition value="Dependent"/>
  </concept>
</CodeSystem>