{
"description": null,
"_filename": "DwCarePlan.StructureDefinition.json",
"package_name": "telus.dw.emr.extract",
"date": "2024-05-03T22:11:40.4165223+00:00",
"derivation": "constraint",
"publisher": null,
"fhirVersion": "4.0.1",
"name": "DwCarePlan",
"abstract": false,
"type": "CarePlan",
"experimental": null,
"resourceType": "StructureDefinition",
"title": null,
"package_version": "1.0.0",
"status": "draft",
"id": "9e49985f-18db-444a-954a-0b9d2bb21669",
"kind": "resource",
"url": "https://www.telus.com/health/fhir/dwemrextract/StructureDefinition/DwCarePlan",
"version": null,
"differential": {
"element": [ {
"id": "CarePlan.id",
"min": 1,
"path": "CarePlan.id",
"mustSupport": true
}, {
"id": "CarePlan.meta",
"path": "CarePlan.meta"
}, {
"id": "CarePlan.meta.lastUpdated",
"min": 1,
"path": "CarePlan.meta.lastUpdated"
}, {
"id": "CarePlan.meta.source",
"min": 1,
"path": "CarePlan.meta.source"
}, {
"id": "CarePlan.meta.profile",
"max": "1",
"path": "CarePlan.meta.profile"
}, {
"id": "CarePlan.text",
"min": 1,
"path": "CarePlan.text",
"mustSupport": true
}, {
"id": "CarePlan.identifier",
"max": "1",
"min": 1,
"path": "CarePlan.identifier",
"mustSupport": true
}, {
"id": "CarePlan.identifier.system",
"min": 1,
"path": "CarePlan.identifier.system"
}, {
"id": "CarePlan.identifier.value",
"min": 1,
"path": "CarePlan.identifier.value"
}, {
"id": "CarePlan.status",
"path": "CarePlan.status",
"mustSupport": true
}, {
"id": "CarePlan.intent",
"path": "CarePlan.intent",
"mustSupport": true
}, {
"id": "CarePlan.description",
"path": "CarePlan.description",
"comment": "Usage note: Reason for leaving it must support and not 1..1 cardinality as there might be visit notes where there is not plan documented.\r\n\r\nNote that FHIR strings SHALL NOT exceed 1MB in size",
"mustSupport": true
}, {
"id": "CarePlan.subject",
"path": "CarePlan.subject",
"mustSupport": true
}, {
"id": "CarePlan.encounter",
"path": "CarePlan.encounter",
"mustSupport": true
}, {
"id": "CarePlan.created",
"path": "CarePlan.created",
"mustSupport": true
}, {
"id": "CarePlan.contributor",
"path": "CarePlan.contributor",
"mustSupport": true
}, {
"id": "CarePlan.supportingInfo",
"path": "CarePlan.supportingInfo",
"comment": "Usage note: Provide reference to the documentReferenceClinicalNote assocaited with this plan.\r\nUse \"concern\" to identify specific conditions addressed by the care plan.",
"mustSupport": true
}, {
"id": "CarePlan.activity.outcomeCodeableConcept",
"path": "CarePlan.activity.outcomeCodeableConcept",
"mustSupport": true
}, {
"id": "CarePlan.activity.outcomeReference",
"path": "CarePlan.activity.outcomeReference",
"mustSupport": true
}, {
"id": "CarePlan.activity.outcomeReference.reference",
"path": "CarePlan.activity.outcomeReference.reference",
"mustSupport": true
}, {
"id": "CarePlan.activity.outcomeReference.display",
"path": "CarePlan.activity.outcomeReference.display",
"mustSupport": true
}, {
"id": "CarePlan.activity.reference",
"path": "CarePlan.activity.reference",
"comment": "Usage note - Planned activties with FHIR profile will be referenced here for example Immunizaton prescribed but not given during that visit use MedicationRequest, serviceRequest for referrals etc\r\n\r\nStandard extension exists ([resource-pertainsToGoal](extension-resource-pertainstogoal.html)) that allows goals to be referenced from any of the referenced resources in CarePlan.activity.reference. \rThe goal should be visible when the resource referenced by CarePlan.activity.reference is viewed independently from the CarePlan. Requests that are pointed to by a CarePlan using this element should *not* point to this CarePlan using the \"basedOn\" element. i.e. Requests that are part of a CarePlan are not \"based on\" the CarePlan.",
"mustSupport": true
}, {
"id": "CarePlan.activity.reference.reference",
"path": "CarePlan.activity.reference.reference",
"mustSupport": true
}, {
"id": "CarePlan.activity.reference.display",
"path": "CarePlan.activity.reference.display",
"mustSupport": true
}, {
"id": "CarePlan.activity.detail.kind",
"path": "CarePlan.activity.detail.kind",
"comment": "Usage note - Most of the time it will be 'Task'\r\nNote that FHIR strings SHALL NOT exceed 1MB in size",
"mustSupport": true
}, {
"id": "CarePlan.activity.detail.code",
"path": "CarePlan.activity.detail.code",
"comment": "Usage note - Provide the category of the planned activity/task under code.text eg immunization, Recall etc\r\nTends to be less relevant for activities involving particular products. Codes should not convey negation - use \"prohibited\" instead.",
"mustSupport": true
}, {
"id": "CarePlan.activity.detail.code.text",
"path": "CarePlan.activity.detail.code.text",
"comment": "Usage Note - Provide the category of the planned activity/task under code.text eg immunization, Recall etc\r\nVery often the text is the same as a displayName of one of the codings.",
"mustSupport": true
}, {
"id": "CarePlan.activity.detail.description",
"path": "CarePlan.activity.detail.description",
"comment": "Usage Note - Name and details of the planned activity ex, immunization name flu shot etc\r\nNote that FHIR strings SHALL NOT exceed 1MB in size",
"mustSupport": true
} ]
},
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/CarePlan"
}