| Package | fhir.org.nz.ig.base |
| Resource Type | CodeSystem |
| Id | funded-programme |
| FHIR Version | R4 |
| Source | http://hl7.org.nz/fhir/https://build.fhir.org/ig/HL7NZ/nzbase/CodeSystem-funded-programme.html |
| URL | https://standards.digital.health.nz/ns/funded-programme-code |
| Version | 1.0.0 |
| Status | active |
| Date | 2025-06-10T09:24:18+00:00 |
| Name | FundedProgramme |
| Title | Funded Programme |
| Realm | us |
| Authority | hl7 |
| Description | Codes to describe NZ-specific types of funded programmes. |
| Content | complete |
| ValueSet | |
| funded-programme-code | Funded Programme |
No resources found
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:
{
"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"
}
]
}