{ "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.", "_filename": "CarePlan.StructureDefinition.json", "package_name": "synapxe.rcm", "date": null, "derivation": "constraint", "publisher": null, "fhirVersion": "5.0.0", "name": "CarePlan", "abstract": false, "type": "CarePlan", "experimental": null, "resourceType": "StructureDefinition", "title": null, "package_version": "1.1.0", "status": "active", "id": "c99c980f-51a9-4223-96d7-2807a1d5c28e", "kind": "resource", "url": "http://fhir.synapxe.sg/StructureDefinition/profile-care-plan", "version": null, "differential": { "element": [ { "id": "CarePlan.identifier", "max": "0", "path": "CarePlan.identifier" }, { "id": "CarePlan.instantiatesCanonical", "max": "1", "min": 1, "path": "CarePlan.instantiatesCanonical", "fixedCanonical": "http://fhir.synapxe.sg/PlanDefinition/telehealth/rcm" }, { "id": "CarePlan.instantiatesUri", "max": "0", "path": "CarePlan.instantiatesUri" }, { "id": "CarePlan.basedOn", "max": "0", "path": "CarePlan.basedOn" }, { "id": "CarePlan.replaces", "max": "0", "path": "CarePlan.replaces" }, { "id": "CarePlan.partOf", "max": "0", "path": "CarePlan.partOf" }, { "id": "CarePlan.intent", "path": "CarePlan.intent", "fixedCode": "plan" }, { "id": "CarePlan.category", "max": "1", "min": 1, "path": "CarePlan.category", "binding": { "strength": "required", "valueSet": "http://fhir.synapxe.sg/ValueSet/rcm-program-category", "description": "Identifies program category in RCM" } }, { "id": "CarePlan.category.coding", "min": 1, "path": "CarePlan.category.coding" }, { "id": "CarePlan.category.coding.system", "min": 1, "path": "CarePlan.category.coding.system", "fixedUri": "http://fhir.synapxe.sg/CodeSystem/rcm-program-category" }, { "id": "CarePlan.category.coding.version", "max": "0", "path": "CarePlan.category.coding.version" }, { "id": "CarePlan.category.coding.code", "min": 1, "path": "CarePlan.category.coding.code" }, { "id": "CarePlan.category.coding.display", "min": 1, "path": "CarePlan.category.coding.display" }, { "id": "CarePlan.category.coding.userSelected", "max": "0", "path": "CarePlan.category.coding.userSelected" }, { "id": "CarePlan.category.text", "max": "0", "path": "CarePlan.category.text" }, { "id": "CarePlan.title", "max": "0", "path": "CarePlan.title" }, { "id": "CarePlan.description", "max": "0", "path": "CarePlan.description" }, { "id": "CarePlan.subject", "path": "CarePlan.subject", "type": [ { "code": "Reference", "targetProfile": [ "http://fhir.synapxe.sg/StructureDefinition/profile-patient" ] } ] }, { "id": "CarePlan.subject.reference", "min": 1, "path": "CarePlan.subject.reference" }, { "id": "CarePlan.subject.type", "max": "0", "path": "CarePlan.subject.type", "fixedUri": "Patient" }, { "id": "CarePlan.subject.identifier", "max": "0", "path": "CarePlan.subject.identifier" }, { "id": "CarePlan.subject.display", "max": "0", "path": "CarePlan.subject.display" }, { "id": "CarePlan.encounter", "max": "0", "path": "CarePlan.encounter" }, { "id": "CarePlan.period", "min": 1, "path": "CarePlan.period" }, { "id": "CarePlan.period.start", "min": 1, "path": "CarePlan.period.start" }, { "id": "CarePlan.period.end", "min": 1, "path": "CarePlan.period.end" }, { "id": "CarePlan.created", "min": 1, "path": "CarePlan.created" }, { "id": "CarePlan.custodian", "max": "0", "path": "CarePlan.custodian" }, { "id": "CarePlan.contributor", "max": "0", "path": "CarePlan.contributor" }, { "id": "CarePlan.careTeam", "max": "0", "path": "CarePlan.careTeam" }, { "id": "CarePlan.addresses", "max": "0", "path": "CarePlan.addresses" }, { "id": "CarePlan.supportingInfo", "max": "0", "path": "CarePlan.supportingInfo" }, { "id": "CarePlan.goal", "max": "0", "path": "CarePlan.goal" }, { "id": "CarePlan.activity", "max": "0", "path": "CarePlan.activity" }, { "id": "CarePlan.note", "max": "0", "path": "CarePlan.note" } ] }, "baseDefinition": "http://hl7.org/fhir/StructureDefinition/CarePlan" }