| Package | PHCDI |
| Resource Type | CodeSystem |
| Id | CoverageCopayTypeLocalCS |
| FHIR Version | R4 |
| Source | https://nhdr.gov.ph/fhir/https://build.fhir.org/ig/PROJ-PHILHEALTH-EA-NHDR/PhilHealth-NHDR-IG-Review/CodeSystem-CoverageCopayTypeLocalCS.html |
| URL | https://nhdr.gov.ph/fhir/CodeSystem/CoverageCopayTypeLocalCS |
| Version | 0.1.0 |
| Status | draft |
| Date | 2025-06-25T07:49:09+00:00 |
| Name | CoverageCopayTypeLocalCS |
| Title | Coverage Co-Payment Type - Local |
| Description | Representing the additional local codes of Coverage Co-Payment Type |
| Copyright | Used by permission of HL7 International, all rights reserved Creative Commons License |
| Content | complete |
| ValueSet | |
| CoverageCoPayTypeVS | Coverage Copay Type |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem CoverageCopayTypeLocalCS
Language: en-US
This case-sensitive code system https://nhdr.gov.ph/fhir/CodeSystem/CoverageCopayTypeLocalCS defines the following codes:
{
"resourceType": "CodeSystem",
"id": "CoverageCopayTypeLocalCS",
"language": "en-US",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"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-06-25T07:49:09+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."
}
]
}