ACT-NOW Implementation Guide
0.4.0 - ci-build New Zealand flag

ACT-NOW 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.4.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/davidhay25/actnow/ and changes regularly. See the Directory of published versions

Resource Profile: Cycle Careplan

Official URL: http://canshare.co.nz/fhir/StructureDefinition/an-careplan-cycle Version: 0.4.0
Draft as of 2024-12-18 Computable Name: CareplanCycle

A CarePlan that represents a single cycle of treatment. It will have a 'partOf' reference to the regiment carePlan.

Usage:

Formal Views of Profile Content

Description of Profiles, Differentials, Snapshots and how the different presentations work.

This structure is derived from CarePlan

NameFlagsCard.TypeDescription & Constraintsdoco
.. CarePlan C 0..* CarePlan Healthcare plan for patient or group
an-cycleCP-1: If the CarePlan was cancelled, then there must be the cancellation reason extension present
... Slices for extension 2..* Extension Extension
Slice: Unordered, Open by value:url
.... cycle-planned-length 1..1 integer Extension
URL: http://canshare.co.nz/fhir/StructureDefinition/an-cycle-planned-length
.... cycle-number 1..1 integer Extension
URL: http://canshare.co.nz/fhir/StructureDefinition/an-cycle-number
.... last-admin-date 0..1 dateTime Extension
URL: http://canshare.co.nz/fhir/StructureDefinition/an-last-admin-date
... identifier 1..* Identifier External Ids for this plan
... partOf 1..1 Reference(Regimen Careplan) Part of referenced CarePlan
... category 1..* CodeableConcept Type of plan
.... Slices for coding 1..* Coding Code defined by a terminology system
Slice: Unordered, Open by pattern:code
..... coding:cyclecode S 1..1 Coding Cycle level carePlan
...... system 0..1 uri Identity of the terminology system
Required Pattern: http://snomed.info/sct
...... code 1..1 code Symbol in syntax defined by the system
Required Pattern: 261761000210103
... title 1..1 string Human-friendly name for the care plan
... period 1..1 Period Time period plan covers

doco Documentation for this format

Constraints

IdGradePath(s)DetailsRequirements
an-cycleCP-1warningCarePlanIf the CarePlan was cancelled, then there must be the cancellation reason extension present
: CarePlan.status = 'completed' implies extension('http://canshare.co.nz/fhir/StructureDefinition/an-last-admin-date').exists()

 

Other representations of profile: CSV, Excel, Schematron