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: Regimen Careplan

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

A CarePlan that represents a PlanDefinition being applied to a Patient. Referred to as a regimen. The regimen has multiple cycles also represented as CarePlans which have a 'partOf' reference back to the regimen plan.

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-regimenCP-1: If the CarePlan was cancelled, then the cancellation reason extension must be present
... Slices for extension 1..* Extension Extension
Slice: Unordered, Open by value:url
.... intent-of-treatment 0..1 CodeableConcept Extension
URL: http://canshare.co.nz/fhir/StructureDefinition/an-iot
Binding: Intent of treatment (required)
.... clinical-trial S 0..1 boolean Extension
URL: http://canshare.co.nz/fhir/StructureDefinition/an-clinical-trial
.... cycle-count S 0..1 integer Extension
URL: http://canshare.co.nz/fhir/StructureDefinition/an-cycle-count
.... regimen-discontinued S 0..1 (Complex) Extension
URL: http://canshare.co.nz/fhir/StructureDefinition/an-regimen-discontinued
.... overall-treatment-utility S 0..1 (Complex) Extension
URL: http://canshare.co.nz/fhir/StructureDefinition/an-regimen-otu
.... regimen-type S 1..1 CodeableConcept Regimen type
URL: http://hl7.org.nz/fhir/StructureDefinition/sact-regimen-type
Binding: https://standards.digital.health.nz/fhir/ValueSet/sact-regimen-code (required)
.... course-number S 0..1 integer Extension
URL: http://canshare.co.nz/fhir/StructureDefinition/an-course-number
... identifier 1..* Identifier External Ids for this plan
... intent 1..1 code proposal | plan | order | option
Required Pattern: plan
.... Slices for coding 1..* Coding Code defined by a terminology system
Slice: Unordered, Open by pattern:code
..... coding:regimencode S 1..1 Coding Regimen 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: 261751000210101
... period C 1..1 Period Time period plan covers
an-period-1: The end date of a period must be greater than or equal to the start date

doco Documentation for this format

Constraints

IdGradePath(s)DetailsRequirements
an-period-1errorCarePlan.periodThe end date of a period must be greater than or equal to the start date
: Period.end >= Period.start
an-regimenCP-1errorCarePlanIf the CarePlan was cancelled, then the cancellation reason extension must be present
: CarePlan.status = 'revoked' implies extension('http://canshare.co.nz/fhir/StructureDefinition/an-regimen-discontinued').exists()

 

Other representations of profile: CSV, Excel, Schematron