HL7® FHIR® Te Aho o Te Kahu, Cancer Control Agency Implementation Guide
0.1.0 - CI Build

HL7® FHIR® Te Aho o Te Kahu, Cancer Control Agency Implementation Guide, published by Te Aho o Te Kahu, Cancer Control Agency. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7NZ/cca/ and changes regularly. See the Directory of published versions

: SuperceededPlan - JSON Representation

Retired as of 2024-03-03

Raw json | Download


{
  "resourceType" : "PlanDefinition",
  "id" : "SuperceededPlan",
  "meta" : {
    "profile" : [
      🔗 "http://hl7.org.nz/fhir/StructureDefinition/CcaPlanDefinition"
    ]
  },
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: PlanDefinition</b><a name=\"SuperceededPlan\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource PlanDefinition &quot;SuperceededPlan&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-CcaPlanDefinition.html\">PlanDefinition</a></p></div><p><b>Replaced by</b>: <a href=\"PlanDefinition/newPlan\">PlanDefinition/newPlan</a></p><p><b>url</b>: <code>http://hl7.org.nz/fhir/ig/cca/PlanDefinition/SuperceededPlan</code></p><p><b>version</b>: 0.1.0</p><p><b>status</b>: retired</p><p><b>date</b>: 2024-03-03 21:52:06+0000</p><p><b>publisher</b>: Te Aho o Te Kahu, Cancer Control Agency</p><h3>Actions</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Description</b></td></tr><tr><td style=\"display: none\">*</td><td>Here would be the details of this plan.</td></tr></table></div>"
  },
  "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" : "2024-03-03T21:52:06+00:00",
  "publisher" : "Te Aho o Te Kahu, Cancer Control Agency",
  "action" : [
    {
      "description" : "Here would be the details of this plan."
    }
  ]
}