FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.org.nz.fhir.ig.cca
Resource TypePlanDefinition
IdPlanDefinition-SuperceededPlan.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/HL7NZ/cca/PlanDefinition-SuperceededPlan.html
URLhttp://hl7.org.nz/fhir/ig/cca/PlanDefinition/SuperceededPlan
Version0.1.0
Statusretired
Date2026-05-21T02:29:02+00:00
Realmnz
Authorityhl7

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

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:
: Here would be the details of this plan.

Source1

{
  "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."
    }
  ]
}