| Package | fhir.org.nz.ig.base |
| Resource Type | CodeSystem |
| Id | coverage-type |
| FHIR Version | R4 |
| Source | http://hl7.org.nz/fhir/https://build.fhir.org/ig/HL7NZ/nzbase/CodeSystem-coverage-type.html |
| URL | https://standards.digital.health.nz/ns/coverage-type-code |
| Version | 1.0.0 |
| Status | active |
| Date | 2025-06-10T09:24:18+00:00 |
| Name | CoverageType |
| Title | Coverage type |
| Realm | us |
| Authority | hl7 |
| Description | New Zealand codes for Coverage Types |
| Content | complete |
| ValueSet | |
| coverage-type-code | Coverage Type |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem coverage-type
This case-sensitive code system https://standards.digital.health.nz/ns/coverage-type-code defines the following codes:
| Code | Display |
| gms | General Medical Subsidy |
| acc | Accident Compensation Corporation |
| csc | Community Services Card |
| huhc | High User Health Card |
{
"resourceType": "CodeSystem",
"id": "coverage-type",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://standards.digital.health.nz/ns/coverage-type-code",
"version": "1.0.0",
"name": "CoverageType",
"title": "Coverage type",
"status": "active",
"experimental": false,
"date": "2025-06-10T09:24:18+00:00",
"publisher": "HL7 New Zealand",
"contact": [
{
"name": "HL7 New Zealand",
"telecom": [
{
"system": "email",
"value": "mailto:admin@hl7.org.nz"
}
]
}
],
"description": "New Zealand codes for Coverage Types",
"caseSensitive": true,
"content": "complete",
"count": 4,
"concept": [
{
"code": "gms",
"display": "General Medical Subsidy"
},
{
"code": "acc",
"display": "Accident Compensation Corporation"
},
{
"code": "csc",
"display": "Community Services Card"
},
{
"code": "huhc",
"display": "High User Health Card"
}
]
}