FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: CodeSystem/coverage-type

Packagefhir.org.nz.ig.base
TypeCodeSystem
Idcoverage-type
FHIR VersionR4
Sourcehttp://hl7.org.nz/fhir/https://build.fhir.org/ig/HL7NZ/nzbase/CodeSystem-coverage-type.html
URLhttps://standards.digital.health.nz/ns/coverage-type-code
Version1.0.0
Statusactive
Date2025-06-10T09:24:18+00:00
NameCoverageType
TitleCoverage type
Realmus
Authorityhl7
DescriptionNew Zealand codes for Coverage Types
Contentcomplete

Resources that use this resource

ValueSet
coverage-type-codeCoverage Type
coverage-type-codeCoverage Type

Resources that this resource uses

No resources found


Narrative

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:

CodeDisplay
gms General Medical Subsidy
acc Accident Compensation Corporation
csc Community Services Card
huhc High User Health Card

Source

{
  "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"
    }
  ]
}