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
Page standards status: Draft |
{
"resourceType" : "CodeSystem",
"id" : "CoverageCopayTypeLocalCS",
"language" : "en-US",
"text" : {
"status" : "generated",
"div" : "<div xml:lang=\"en-US\" xmlns=\"http://www.w3.org/1999/xhtml\" lang=\"en-US\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem CoverageCopayTypeLocalCS</b></p><a name=\"CoverageCopayTypeLocalCS\"> </a><a name=\"hcCoverageCopayTypeLocalCS\"> </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/CoverageCopayTypeLocalCS</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\">nobalbill<a name=\"CoverageCopayTypeLocalCS-nobalbill\"> </a></td><td>No Balance Billing</td><td>Represents that the patient is not responsible for additional costs beyond PhilHealth coverage.</td></tr><tr><td style=\"white-space:nowrap\">nocopay<a name=\"CoverageCopayTypeLocalCS-nocopay\"> </a></td><td>No Co-pay</td><td>Indicates the absence of any additional payment required from the patient.</td></tr></table></div>"
},
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode" : "draft"
}
],
"url" : "https://nhdr.gov.ph/fhir/CodeSystem/CoverageCopayTypeLocalCS",
"version" : "0.1.0",
"name" : "CoverageCopayTypeLocalCS",
"title" : "Coverage Co-Payment Type - Local",
"status" : "draft",
"experimental" : false,
"date" : "2025-09-02T01:03:21+00:00",
"publisher" : "NHDR",
"contact" : [
{
"name" : "NHDR",
"telecom" : [
{
"system" : "url",
"value" : "https://nhdr.gov.ph"
}
]
}
],
"description" : "Representing the additional local codes of Coverage Co-Payment Type",
"copyright" : "Used by permission of HL7 International, all rights reserved Creative Commons License",
"caseSensitive" : true,
"content" : "complete",
"count" : 2,
"concept" : [
{
"code" : "nobalbill",
"display" : "No Balance Billing",
"definition" : "Represents that the patient is not responsible for additional costs beyond PhilHealth coverage."
},
{
"code" : "nocopay",
"display" : "No Co-pay",
"definition" : "Indicates the absence of any additional payment required from the patient."
}
]
}