FHIR IG analytics| Package | fhir.org.nz.ig.base |
| Resource Type | Organization |
| Id | Organization-organization-funded-programme.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Organization organization-funded-programme
Funded Healthcare Programme
- fundedProgramme: Dental Care - Children up to age 13
- currentAvailability: true
- notes: Dental care is only free on referral. Your child’s care will normally be managed by the Auckland Regional Dental Services (ARDs).
name: Dianes Dental care
{
"resourceType": "Organization",
"id": "organization-funded-programme",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"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"
}