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

FHIR IG Statistics: CodeSystem/coverage-category

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

Resources that use this resource

ValueSet
coverage-category-codeCoverage Category

Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: CodeSystem coverage-category

This case-sensitive code system https://standards.digital.health.nz/ns/coverage-category-code defines the following code:

CodeDisplay
under6 A child under 6 years of age

Source

{
  "resourceType": "CodeSystem",
  "id": "coverage-category",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://standards.digital.health.nz/ns/coverage-category-code",
  "version": "1.0.0",
  "name": "CoverageCategory",
  "title": "Coverage category",
  "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 category types",
  "caseSensitive": true,
  "content": "complete",
  "count": 1,
  "concept": [
    {
      "code": "under6",
      "display": "A child under 6 years of age"
    }
  ]
}