description: This resource defines the clinical programme assigned to the patient. Details like the programme category, the period of enrollment and the patient id will be stored. package_name: synapxe.rcm derivation: constraint name: CarePlan type: CarePlan elements: description: {index: 16} category: binding: {strength: required, valueSet: 'http://fhir.synapxe.sg/ValueSet/rcm-program-category'} index: 7 elements: coding: index: 8 elements: system: pattern: {type: Uri, value: 'http://fhir.synapxe.sg/CodeSystem/rcm-program-category'} index: 9 version: {index: 10} code: {index: 11} display: {index: 12} userSelected: {index: 13} required: [display, system, code] text: {index: 14} required: [coding] addresses: {index: 30} instantiatesCanonical: pattern: {type: Canonical, value: 'http://fhir.synapxe.sg/PlanDefinition/telehealth/rcm'} index: 1 instantiatesUri: {index: 2} supportingInfo: {index: 31} encounter: {index: 22} goal: {index: 32} created: {index: 26} title: {index: 15} note: {index: 34} activity: {index: 33} custodian: {index: 27} contributor: {index: 28} identifier: {index: 0} intent: pattern: {type: Code, value: plan} index: 6 replaces: {index: 4} period: index: 23 elements: start: {index: 24} end: {index: 25} required: [start, end] basedOn: {index: 3} partOf: {index: 5} subject: type: Reference refers: ['http://fhir.synapxe.sg/StructureDefinition/profile-patient'] index: 17 elements: reference: {index: 18} type: pattern: {type: Uri, value: Patient} index: 19 identifier: {index: 20} display: {index: 21} required: [reference] careTeam: {index: 29} package_version: 1.2.0 class: profile kind: resource url: http://fhir.synapxe.sg/StructureDefinition/profile-care-plan base: http://hl7.org/fhir/StructureDefinition/CarePlan version: null required: [created, instantiatesCanonical, category, period]