HL7® FHIR® New Zealand Base Implementation Guide
3.1.0 - Draft
HL7® FHIR® New Zealand Base Implementation Guide, published by HL7 New Zealand. This guide is not an authorized publication; it is the continuous build for version 3.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7NZ/nzbase/ and changes regularly. See the Directory of published versions
{
"resourceType" : "Organization",
"id" : "organization-funded-programme",
"text" : {
"status" : "extensions",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Organization organization-funded-programme</b></p><a name=\"organization-funded-programme\"> </a><a name=\"hcorganization-funded-programme\"> </a><a name=\"organization-funded-programme-en-US\"> </a><blockquote><p><b>Funded Healthcare Programme</b></p><ul><li>fundedProgramme: <span title=\"Codes:{https://standards.digital.health.nz/ns/funded-programme-code DENTAL_CHILD}\">Dental Care - Children up to age 13</span></li><li>currentAvailability: true</li><li>notes: Dental care is only free on referral. Your child’s care will normally be managed by the Auckland Regional Dental Services (ARDs).</li></ul></blockquote><p><b>name</b>: Dianes Dental care</p></div>"
},
"extension" : [
{
"extension" : [
{
"url" : "fundedProgramme",
"valueCodeableConcept" : {
"coding" : [
{
"system" : "https://standards.digital.health.nz/ns/funded-programme-code",
"code" : "DENTAL_CHILD",
"display" : "Dental Care - Children up to age 13"
}
]
}
},
{
"url" : "currentAvailability",
"valueBoolean" : true
},
{
"url" : "notes",
"valueString" : "Dental care is only free on referral. Your child’s care will normally be managed by the Auckland Regional Dental Services (ARDs)."
}
],
"url" : "http://hl7.org.nz/fhir/StructureDefinition/funded-programme"
}
],
"name" : "Dianes Dental care"
}