FHIR IG analytics| Package | hl7.org.nz.fhir.ig.cca |
| Resource Type | PlanDefinition |
| Id | PlanDefinition-SuperceededPlan.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/HL7NZ/cca/PlanDefinition-SuperceededPlan.html |
| URL | http://hl7.org.nz/fhir/ig/cca/PlanDefinition/SuperceededPlan |
| Version | 0.1.0 |
| Status | retired |
| Date | 2026-05-21T02:29:02+00:00 |
| Realm | nz |
| Authority | hl7 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
| Id: | SuperceededPlan | |
|---|---|---|
| Url: | SuperceededPlan | |
| Version: | 0.1.0 | |
| Status: | retired | |
| Date: | 2026-05-21 02:29:02+0000 | |
| Publisher: | Te Aho o Te Kahu, Cancer Control Agency | |
| Actions: |
|
{
"resourceType": "PlanDefinition",
"id": "SuperceededPlan",
"meta": {
"profile": [
"http://hl7.org.nz/fhir/StructureDefinition/CcaPlanDefinition"
]
},
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.org.nz/fhir/StructureDefinition/sact-replaced-by",
"valueReference": {
"reference": "PlanDefinition/newPlan"
}
}
],
"url": "http://hl7.org.nz/fhir/ig/cca/PlanDefinition/SuperceededPlan",
"version": "0.1.0",
"status": "retired",
"date": "2026-05-21T02:29:02+00:00",
"publisher": "Te Aho o Te Kahu, Cancer Control Agency",
"action": [
{
"description": "Here would be the details of this plan."
}
]
}