{
  "resourceType" : "CodeSystem",
  "id" : "coverage-category",
  "meta" : {
    "versionId" : "8",
    "lastUpdated" : "2026-05-07T20:14:11.540+12:00",
    "tag" : [{
      "system" : "https://standards.digital.health.nz/ns/nzhts-usage-tags",
      "code" : "NZBase"
    }]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h2>Coverage category</h2><tt>https://standards.digital.health.nz/ns/coverage-category-code</tt><p>New Zealand codes for Coverage category types</p></div>"
  },
  "url" : "https://standards.digital.health.nz/ns/coverage-category-code",
  "version" : "1.0.0",
  "name" : "CoverageCategory",
  "title" : "Coverage category",
  "status" : "active",
  "experimental" : false,
  "date" : "2023-10-25T11:59:31.000Z",
  "publisher" : "HL7 New Zealand",
  "contact" : [{
    "name" : "HL7 New Zealand",
    "telecom" : [{
      "system" : "email",
      "value" : "mailto:admin@hl7.org.nz"
    }]
  }],
  "description" : "New Zealand codes for Coverage category types",
  "caseSensitive" : true,
  "valueSet" : "https://nzhts.digital.health.nz/fhir/ValueSet/coverage-category-code",
  "content" : "complete",
  "count" : 1,
  "concept" : [{
    "code" : "under6",
    "display" : "A child under 6 years of age"
  }]
}