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

FHIR IG Statistics: CodeSystem/funded-programme

Packagefhir.org.nz.ig.base
TypeCodeSystem
Idfunded-programme
FHIR VersionR4
Sourcehttp://hl7.org.nz/fhir/https://build.fhir.org/ig/HL7NZ/nzbase/CodeSystem-funded-programme.html
URLhttps://standards.digital.health.nz/ns/funded-programme-code
Version1.0.0
Statusactive
Date2025-06-10T09:24:18+00:00
NameFundedProgramme
TitleFunded Programme
Realmus
Authorityhl7
DescriptionCodes to describe NZ-specific types of funded programmes.
Contentcomplete

Resources that use this resource

ValueSet
funded-programme-codeFunded Programme

Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: CodeSystem funded-programme

This case-sensitive code system https://standards.digital.health.nz/ns/funded-programme-code defines the following codes:

CodeDisplay
DENTAL_CHILD Dental Care - Children up to age 13
DENTAL_ADULT_EMERGENCY Dental Care – Adult Emergency
ENROLLING_GP_PRACTICE General Practice Enrollment
OTHER Some other funded programme not otherwise defined

Source

{
  "resourceType": "CodeSystem",
  "id": "funded-programme",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://standards.digital.health.nz/ns/funded-programme-code",
  "version": "1.0.0",
  "name": "FundedProgramme",
  "title": "Funded Programme",
  "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": "Codes to describe NZ-specific types of funded programmes.",
  "caseSensitive": true,
  "content": "complete",
  "count": 4,
  "concept": [
    {
      "code": "DENTAL_CHILD",
      "display": "Dental Care - Children up to age 13"
    },
    {
      "code": "DENTAL_ADULT_EMERGENCY",
      "display": "Dental Care – Adult Emergency"
    },
    {
      "code": "ENROLLING_GP_PRACTICE",
      "display": "General Practice Enrollment"
    },
    {
      "code": "OTHER",
      "display": "Some other funded programme not otherwise defined"
    }
  ]
}