HL7® FHIR® New Zealand Base Implementation Guide
3.0.1
HL7® FHIR® New Zealand Base Implementation Guide, published by HL7 New Zealand
Active as of 2024-08-14 |
{
"resourceType" : "CodeSystem",
"id" : "funded-programme",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem funded-programme</b></p><a name=\"funded-programme\"> </a><a name=\"hcfunded-programme\"> </a><a name=\"funded-programme-en-US\"> </a><p>This case-sensitive code system <code>https://standards.digital.health.nz/ns/funded-programme-code</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style=\"white-space:nowrap\">DENTAL_CHILD<a name=\"funded-programme-DENTAL_CHILD\"> </a></td><td>Dental Care - Children up to age 13</td></tr><tr><td style=\"white-space:nowrap\">DENTAL_ADULT_EMERGENCY<a name=\"funded-programme-DENTAL_ADULT_EMERGENCY\"> </a></td><td>Dental Care – Adult Emergency</td></tr><tr><td style=\"white-space:nowrap\">ENROLLING_GP_PRACTICE<a name=\"funded-programme-ENROLLING_GP_PRACTICE\"> </a></td><td>General Practice Enrollment</td></tr><tr><td style=\"white-space:nowrap\">OTHER<a name=\"funded-programme-OTHER\"> </a></td><td>Some other funded programme not otherwise defined</td></tr></table></div>"
},
"url" : "https://standards.digital.health.nz/ns/funded-programme-code",
"version" : "1.0.0",
"name" : "FundedProgramme",
"title" : "Funded Programme",
"status" : "active",
"experimental" : false,
"date" : "2024-08-14T09:20:22+12: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"
}
]
}