NHDR Implementation Guide Release 1.0
0.1.0 - ci-build

NHDR Implementation Guide Release 1.0, published by NHDR. 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/UP-Manila-SILab/PhilHealth-NHDR-IG-Review/ and changes regularly. See the Directory of published versions

: Ownership Major Classification - XML Representation

Page standards status: Draft

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="OwnershipMajorClassificationCS"/>
  <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 OwnershipMajorClassificationCS</b></p><a name="OwnershipMajorClassificationCS"> </a><a name="hcOwnershipMajorClassificationCS"> </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/OwnershipMajorClassificationCS</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">G<a name="OwnershipMajorClassificationCS-G"> </a></td><td>Government</td><td>Government</td></tr><tr><td style="white-space:nowrap">P<a name="OwnershipMajorClassificationCS-P"> </a></td><td>Private</td><td>Private</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/OwnershipMajorClassificationCS"/>
  <version value="0.1.0"/>
  <name value="OwnershipMajorClassificationCS"/>
  <title value="Ownership Major Classification"/>
  <status value="draft"/>
  <experimental value="false"/>
  <date value="2025-09-02T01:03:21+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 major classification of Ownership"/>
  <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="G"/>
    <display value="Government"/>
    <definition value="Government"/>
  </concept>
  <concept>
    <code value="P"/>
    <display value="Private"/>
    <definition value="Private"/>
  </concept>
</CodeSystem>