FHIR IG analytics| Package | hl7.eu.fhir.xshare-careplan |
| Resource Type | StructureDefinition |
| Id | StructureDefinition-careplan-draft-logical.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/hl7-eu/xshare-careplan/StructureDefinition-careplan-draft-logical.html |
| URL | http://hl7.eu/fhir/ig/xshare-careplan/StructureDefinition/careplan-draft-logical |
| Version | 0.1.0-ci |
| Status | draft |
| Date | 2026-01-21T12:58:15+00:00 |
| Name | XShareCarePlanModel |
| Title | Care Plan (Logical Model) |
| Realm | eu |
| Authority | hl7 |
| Description | Logical model representing a draft Care Plan structure, including ownership, goals, evidence, and activities with outcomes. |
| Type | http://hl7.eu/fhir/ig/xshare-careplan/StructureDefinition/careplan-draft-logical |
| Kind | logical |
No resources found
| StructureDefinition | |
| EHDSCondition | Condition model |
| EHDSHealthProfessional | Health professional model |
| EHDSOrganisation | Organisation model |
| EHDSPatient | Patient model |
Note: links and images are rebased to the (stated) source
Generated Narrative: StructureDefinition careplan-draft-logical
| Name | Flags | Card. | Type | Description & Constraints |
|---|---|---|---|---|
![]() | 0..* | Base | Care Plan (Logical Model) | |
![]() ![]() | 0..1 | string | Title | |
![]() ![]() | 0..1 | markdown | Description | |
![]() ![]() | 0..1 | code | Status | |
![]() ![]() | 0..* | CodeableConcept | Category | |
![]() ![]() | 0..1 | Period | Period | |
![]() ![]() | 0..* | Author | ||
![]() ![]() ![]() | EHDSHealthProfessional | |||
![]() ![]() ![]() | EHDSOrganisation | |||
![]() ![]() | 0..* | BackboneElement | Care team / organization in charge | |
![]() ![]() | 1..1 | EHDSPatient | Subject | |
![]() ![]() | 0..* | EHDSCondition | Reason (problem/health concern) | |
![]() ![]() | 0..* | BackboneElement | Evidence / supporting information | |
![]() ![]() | 0..* | BackboneElement | Treatment goals | |
![]() ![]() | 0..* | BackboneElement | Patient goals | |
![]() ![]() | 0..* | BackboneElement | Activity | |
![]() ![]() ![]() | 0..1 | code | Workflow status | |
![]() ![]() ![]() | 0..1 | markdown | Narrative | |
![]() ![]() ![]() | 0..1 | Reference(Resource) | Reference to formal artifact | |
![]() ![]() ![]() | 0..* | BackboneElement | Outcome | |
![]() ![]() ![]() ![]() | 0..1 | string | Outcome summary | |
![]() ![]() ![]() ![]() | 0..* | Reference(Resource) | Outcome evidence | |
{
"resourceType": "StructureDefinition",
"id": "careplan-draft-logical",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"url": "http://hl7.eu/fhir/ig/xshare-careplan/StructureDefinition/careplan-draft-logical",
"version": "0.1.0-ci",
"name": "XShareCarePlanModel",
"title": "Care Plan (Logical Model)",
"status": "draft",
"experimental": true,
"date": "2026-01-21T12:58:15+00:00",
"publisher": "xShare Project",
"contact": [
{
"name": "xShare Project",
"telecom": [
{
"system": "url",
"value": "https://xshare-project.eu/"
}
]
}
],
"description": "Logical model representing a draft Care Plan structure, including ownership, goals, evidence, and activities with outcomes.",
"jurisdiction": [
{
"coding": [
{
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code": "150",
"display": "Europe"
}
]
}
],
"fhirVersion": "4.0.1",
"kind": "logical",
"abstract": false,
"type": "http://hl7.eu/fhir/ig/xshare-careplan/StructureDefinition/careplan-draft-logical",
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Base",
"derivation": "specialization",
"snapshot": {
"extension": [
{
"url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-base-version",
"valueString": "4.0.1"
}
],
"element": [
{
"id": "careplan-draft-logical",
"path": "careplan-draft-logical",
"short": "Care Plan (Logical Model)",
"definition": "Logical model representing a draft Care Plan structure, including ownership, goals, evidence, and activities with outcomes.",
"min": 0,
"max": "*",
"base": {
"path": "Base",
"min": 0,
"max": "*"
},
"isModifier": false
},
{
"id": "careplan-draft-logical.title",
"path": "careplan-draft-logical.title",
"short": "Title",
"definition": "Human-friendly title of the care plan.",
"min": 0,
"max": "1",
"base": {
"path": "careplan-draft-logical.title",
"min": 0,
"max": "1"
},
"type": [
{
"code": "string"
}
]
},
{
"id": "careplan-draft-logical.description",
"path": "careplan-draft-logical.description",
"short": "Description",
"definition": "Narrative description of the care plan.",
"min": 0,
"max": "1",
"base": {
"path": "careplan-draft-logical.description",
"min": 0,
"max": "1"
},
"type": [
{
"code": "markdown"
}
]
},
{
"id": "careplan-draft-logical.status",
"path": "careplan-draft-logical.status",
"short": "Status",
"definition": "Workflow/lifecycle status of the care plan.",
"min": 0,
"max": "1",
"base": {
"path": "careplan-draft-logical.status",
"min": 0,
"max": "1"
},
"type": [
{
"code": "code"
}
]
},
{
"id": "careplan-draft-logical.category",
"path": "careplan-draft-logical.category",
"short": "Category",
"definition": "Categorization of the care plan (e.g., rehab, chronic care, oncology).",
"min": 0,
"max": "*",
"base": {
"path": "careplan-draft-logical.category",
"min": 0,
"max": "*"
},
"type": [
{
"code": "CodeableConcept"
}
]
},
{
"id": "careplan-draft-logical.period",
"path": "careplan-draft-logical.period",
"short": "Period",
"definition": "Time period the care plan covers.",
"min": 0,
"max": "1",
"base": {
"path": "careplan-draft-logical.period",
"min": 0,
"max": "1"
},
"type": [
{
"code": "Period"
}
]
},
{
"id": "careplan-draft-logical.author[x]",
"path": "careplan-draft-logical.author[x]",
"short": "Author",
"definition": "Person or organization responsible for creating the care plan.",
"min": 0,
"max": "*",
"base": {
"path": "careplan-draft-logical.author[x]",
"min": 0,
"max": "*"
},
"type": [
{
"code": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSHealthProfessional"
},
{
"code": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSOrganisation"
}
]
},
{
"id": "careplan-draft-logical.careTeam",
"path": "careplan-draft-logical.careTeam",
"short": "Care team / organization in charge",
"definition": "CareTeam or responsible organization having charge of the plan.",
"min": 0,
"max": "*",
"base": {
"path": "careplan-draft-logical.careTeam",
"min": 0,
"max": "*"
},
"type": [
{
"code": "BackboneElement"
}
]
},
{
"id": "careplan-draft-logical.subject",
"path": "careplan-draft-logical.subject",
"short": "Subject",
"definition": "The patient who is the subject of this care plan.",
"min": 1,
"max": "1",
"base": {
"path": "careplan-draft-logical.subject",
"min": 1,
"max": "1"
},
"type": [
{
"code": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSPatient"
}
]
},
{
"id": "careplan-draft-logical.reason",
"path": "careplan-draft-logical.reason",
"short": "Reason (problem/health concern)",
"definition": "Problems/health concerns prompting the care plan.",
"min": 0,
"max": "*",
"base": {
"path": "careplan-draft-logical.reason",
"min": 0,
"max": "*"
},
"type": [
{
"code": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSCondition"
}
]
},
{
"id": "careplan-draft-logical.supportingInfo",
"path": "careplan-draft-logical.supportingInfo",
"short": "Evidence / supporting information",
"definition": "Evidence or other supporting information used as basis for this care plan.",
"min": 0,
"max": "*",
"base": {
"path": "careplan-draft-logical.supportingInfo",
"min": 0,
"max": "*"
},
"type": [
{
"code": "BackboneElement"
}
]
},
{
"id": "careplan-draft-logical.treatmentGoal",
"path": "careplan-draft-logical.treatmentGoal",
"short": "Treatment goals",
"definition": "Goals defined by the care team; not always visible to the patient.",
"min": 0,
"max": "*",
"base": {
"path": "careplan-draft-logical.treatmentGoal",
"min": 0,
"max": "*"
},
"type": [
{
"code": "BackboneElement"
}
]
},
{
"id": "careplan-draft-logical.patientGoal",
"path": "careplan-draft-logical.patientGoal",
"short": "Patient goals",
"definition": "Goals expressed by the patient; visible to the patient.",
"min": 0,
"max": "*",
"base": {
"path": "careplan-draft-logical.patientGoal",
"min": 0,
"max": "*"
},
"type": [
{
"code": "BackboneElement"
}
]
},
{
"id": "careplan-draft-logical.activity",
"path": "careplan-draft-logical.activity",
"short": "Activity",
"definition": "Planned or performed activities as part of the care plan.",
"min": 0,
"max": "*",
"base": {
"path": "careplan-draft-logical.activity",
"min": 0,
"max": "*"
},
"type": [
{
"code": "BackboneElement"
}
],
"constraint": [
{
"key": "ele-1",
"severity": "error",
"human": "All FHIR elements must have a @value or children",
"expression": "hasValue() or (children().count() > id.count())",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element"
}
]
},
{
"id": "careplan-draft-logical.activity.id",
"path": "careplan-draft-logical.activity.id",
"representation": [
"xmlAttr"
],
"short": "Unique id for inter-element referencing",
"definition": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
"min": 0,
"max": "1",
"base": {
"path": "Element.id",
"min": 0,
"max": "1"
},
"type": [
{
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type",
"valueUrl": "string"
}
],
"code": "http://hl7.org/fhirpath/System.String"
}
],
"isModifier": false,
"isSummary": false,
"mapping": [
{
"identity": "rim",
"map": "n/a"
}
]
},
{
"id": "careplan-draft-logical.activity.extension",
"path": "careplan-draft-logical.activity.extension",
"slicing": {
"discriminator": [
{
"type": "value",
"path": "url"
}
],
"description": "Extensions are always sliced by (at least) url",
"rules": "open"
},
"short": "Additional content defined by implementations",
"definition": "May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
"comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
"alias": [
"extensions",
"user content"
],
"min": 0,
"max": "*",
"base": {
"path": "Element.extension",
"min": 0,
"max": "*"
},
"type": [
{
"code": "Extension"
}
],
"constraint": [
{
"key": "ele-1",
"severity": "error",
"human": "All FHIR elements must have a @value or children",
"expression": "hasValue() or (children().count() > id.count())",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element"
},
{
"key": "ext-1",
"severity": "error",
"human": "Must have either extensions or value[x], not both",
"expression": "extension.exists() != value.exists()",
"xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), \"value\")])",
"source": "http://hl7.org/fhir/StructureDefinition/Extension"
}
],
"isModifier": false,
"isSummary": false,
"mapping": [
{
"identity": "rim",
"map": "n/a"
}
]
},
{
"id": "careplan-draft-logical.activity.modifierExtension",
"path": "careplan-draft-logical.activity.modifierExtension",
"short": "Extensions that cannot be ignored even if unrecognized",
"definition": "May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.\n\nModifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).",
"comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
"requirements": "Modifier extensions allow for extensions that *cannot* be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the [definition of modifier extensions](http://hl7.org/fhir/R4/extensibility.html#modifierExtension).",
"alias": [
"extensions",
"user content",
"modifiers"
],
"min": 0,
"max": "*",
"base": {
"path": "BackboneElement.modifierExtension",
"min": 0,
"max": "*"
},
"type": [
{
"code": "Extension"
}
],
"constraint": [
{
"key": "ele-1",
"severity": "error",
"human": "All FHIR elements must have a @value or children",
"expression": "hasValue() or (children().count() > id.count())",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element"
},
{
"key": "ext-1",
"severity": "error",
"human": "Must have either extensions or value[x], not both",
"expression": "extension.exists() != value.exists()",
"xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), \"value\")])",
"source": "http://hl7.org/fhir/StructureDefinition/Extension"
}
],
"isModifier": true,
"isModifierReason": "Modifier extensions are expected to modify the meaning or interpretation of the element that contains them",
"isSummary": true,
"mapping": [
{
"identity": "rim",
"map": "N/A"
}
]
},
{
"id": "careplan-draft-logical.activity.workflowStatus",
"path": "careplan-draft-logical.activity.workflowStatus",
"short": "Workflow status",
"definition": "Workflow status of the activity (e.g., planned, in-progress, completed, stopped).",
"min": 0,
"max": "1",
"base": {
"path": "careplan-draft-logical.activity.workflowStatus",
"min": 0,
"max": "1"
},
"type": [
{
"code": "code"
}
]
},
{
"id": "careplan-draft-logical.activity.narrative",
"path": "careplan-draft-logical.activity.narrative",
"short": "Narrative",
"definition": "Human-readable narrative describing the activity.",
"min": 0,
"max": "1",
"base": {
"path": "careplan-draft-logical.activity.narrative",
"min": 0,
"max": "1"
},
"type": [
{
"code": "markdown"
}
]
},
{
"id": "careplan-draft-logical.activity.structured",
"path": "careplan-draft-logical.activity.structured",
"short": "Reference to formal artifact",
"definition": "Reference to a formal request/performance (e.g., ServiceRequest, Procedure, Task).",
"min": 0,
"max": "1",
"base": {
"path": "careplan-draft-logical.activity.structured",
"min": 0,
"max": "1"
},
"type": [
{
"code": "Reference",
"targetProfile": [
"http://hl7.org/fhir/StructureDefinition/Resource"
]
}
]
},
{
"id": "careplan-draft-logical.activity.outcome",
"path": "careplan-draft-logical.activity.outcome",
"short": "Outcome",
"definition": "Outcome(s) captured for the activity.",
"min": 0,
"max": "*",
"base": {
"path": "careplan-draft-logical.activity.outcome",
"min": 0,
"max": "*"
},
"type": [
{
"code": "BackboneElement"
}
],
"constraint": [
{
"key": "ele-1",
"severity": "error",
"human": "All FHIR elements must have a @value or children",
"expression": "hasValue() or (children().count() > id.count())",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element"
}
]
},
{
"id": "careplan-draft-logical.activity.outcome.id",
"path": "careplan-draft-logical.activity.outcome.id",
"representation": [
"xmlAttr"
],
"short": "Unique id for inter-element referencing",
"definition": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
"min": 0,
"max": "1",
"base": {
"path": "Element.id",
"min": 0,
"max": "1"
},
"type": [
{
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type",
"valueUrl": "string"
}
],
"code": "http://hl7.org/fhirpath/System.String"
}
],
"isModifier": false,
"isSummary": false,
"mapping": [
{
"identity": "rim",
"map": "n/a"
}
]
},
{
"id": "careplan-draft-logical.activity.outcome.extension",
"path": "careplan-draft-logical.activity.outcome.extension",
"slicing": {
"discriminator": [
{
"type": "value",
"path": "url"
}
],
"description": "Extensions are always sliced by (at least) url",
"rules": "open"
},
"short": "Additional content defined by implementations",
"definition": "May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
"comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
"alias": [
"extensions",
"user content"
],
"min": 0,
"max": "*",
"base": {
"path": "Element.extension",
"min": 0,
"max": "*"
},
"type": [
{
"code": "Extension"
}
],
"constraint": [
{
"key": "ele-1",
"severity": "error",
"human": "All FHIR elements must have a @value or children",
"expression": "hasValue() or (children().count() > id.count())",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element"
},
{
"key": "ext-1",
"severity": "error",
"human": "Must have either extensions or value[x], not both",
"expression": "extension.exists() != value.exists()",
"xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), \"value\")])",
"source": "http://hl7.org/fhir/StructureDefinition/Extension"
}
],
"isModifier": false,
"isSummary": false,
"mapping": [
{
"identity": "rim",
"map": "n/a"
}
]
},
{
"id": "careplan-draft-logical.activity.outcome.modifierExtension",
"path": "careplan-draft-logical.activity.outcome.modifierExtension",
"short": "Extensions that cannot be ignored even if unrecognized",
"definition": "May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.\n\nModifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).",
"comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
"requirements": "Modifier extensions allow for extensions that *cannot* be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the [definition of modifier extensions](http://hl7.org/fhir/R4/extensibility.html#modifierExtension).",
"alias": [
"extensions",
"user content",
"modifiers"
],
"min": 0,
"max": "*",
"base": {
"path": "BackboneElement.modifierExtension",
"min": 0,
"max": "*"
},
"type": [
{
"code": "Extension"
}
],
"constraint": [
{
"key": "ele-1",
"severity": "error",
"human": "All FHIR elements must have a @value or children",
"expression": "hasValue() or (children().count() > id.count())",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element"
},
{
"key": "ext-1",
"severity": "error",
"human": "Must have either extensions or value[x], not both",
"expression": "extension.exists() != value.exists()",
"xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), \"value\")])",
"source": "http://hl7.org/fhir/StructureDefinition/Extension"
}
],
"isModifier": true,
"isModifierReason": "Modifier extensions are expected to modify the meaning or interpretation of the element that contains them",
"isSummary": true,
"mapping": [
{
"identity": "rim",
"map": "N/A"
}
]
},
{
"id": "careplan-draft-logical.activity.outcome.summary",
"path": "careplan-draft-logical.activity.outcome.summary",
"short": "Outcome summary",
"definition": "Short textual summary of the outcome.",
"min": 0,
"max": "1",
"base": {
"path": "careplan-draft-logical.activity.outcome.summary",
"min": 0,
"max": "1"
},
"type": [
{
"code": "string"
}
]
},
{
"id": "careplan-draft-logical.activity.outcome.evidence",
"path": "careplan-draft-logical.activity.outcome.evidence",
"short": "Outcome evidence",
"definition": "References to observations/documents or other evidence supporting the outcome.",
"min": 0,
"max": "*",
"base": {
"path": "careplan-draft-logical.activity.outcome.evidence",
"min": 0,
"max": "*"
},
"type": [
{
"code": "Reference",
"targetProfile": [
"http://hl7.org/fhir/StructureDefinition/Resource"
]
}
]
}
]
},
"differential": {
"element": [
{
"id": "careplan-draft-logical",
"path": "careplan-draft-logical",
"short": "Care Plan (Logical Model)",
"definition": "Logical model representing a draft Care Plan structure, including ownership, goals, evidence, and activities with outcomes."
},
{
"id": "careplan-draft-logical.title",
"path": "careplan-draft-logical.title",
"short": "Title",
"definition": "Human-friendly title of the care plan.",
"min": 0,
"max": "1",
"type": [
{
"code": "string"
}
]
},
{
"id": "careplan-draft-logical.description",
"path": "careplan-draft-logical.description",
"short": "Description",
"definition": "Narrative description of the care plan.",
"min": 0,
"max": "1",
"type": [
{
"code": "markdown"
}
]
},
{
"id": "careplan-draft-logical.status",
"path": "careplan-draft-logical.status",
"short": "Status",
"definition": "Workflow/lifecycle status of the care plan.",
"min": 0,
"max": "1",
"type": [
{
"code": "code"
}
]
},
{
"id": "careplan-draft-logical.category",
"path": "careplan-draft-logical.category",
"short": "Category",
"definition": "Categorization of the care plan (e.g., rehab, chronic care, oncology).",
"min": 0,
"max": "*",
"type": [
{
"code": "CodeableConcept"
}
]
},
{
"id": "careplan-draft-logical.period",
"path": "careplan-draft-logical.period",
"short": "Period",
"definition": "Time period the care plan covers.",
"min": 0,
"max": "1",
"type": [
{
"code": "Period"
}
]
},
{
"id": "careplan-draft-logical.author[x]",
"path": "careplan-draft-logical.author[x]",
"short": "Author",
"definition": "Person or organization responsible for creating the care plan.",
"min": 0,
"max": "*",
"type": [
{
"code": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSHealthProfessional"
},
{
"code": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSOrganisation"
}
]
},
{
"id": "careplan-draft-logical.careTeam",
"path": "careplan-draft-logical.careTeam",
"short": "Care team / organization in charge",
"definition": "CareTeam or responsible organization having charge of the plan.",
"min": 0,
"max": "*",
"type": [
{
"code": "BackboneElement"
}
]
},
{
"id": "careplan-draft-logical.subject",
"path": "careplan-draft-logical.subject",
"short": "Subject",
"definition": "The patient who is the subject of this care plan.",
"min": 1,
"max": "1",
"type": [
{
"code": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSPatient"
}
]
},
{
"id": "careplan-draft-logical.reason",
"path": "careplan-draft-logical.reason",
"short": "Reason (problem/health concern)",
"definition": "Problems/health concerns prompting the care plan.",
"min": 0,
"max": "*",
"type": [
{
"code": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSCondition"
}
]
},
{
"id": "careplan-draft-logical.supportingInfo",
"path": "careplan-draft-logical.supportingInfo",
"short": "Evidence / supporting information",
"definition": "Evidence or other supporting information used as basis for this care plan.",
"min": 0,
"max": "*",
"type": [
{
"code": "BackboneElement"
}
]
},
{
"id": "careplan-draft-logical.treatmentGoal",
"path": "careplan-draft-logical.treatmentGoal",
"short": "Treatment goals",
"definition": "Goals defined by the care team; not always visible to the patient.",
"min": 0,
"max": "*",
"type": [
{
"code": "BackboneElement"
}
]
},
{
"id": "careplan-draft-logical.patientGoal",
"path": "careplan-draft-logical.patientGoal",
"short": "Patient goals",
"definition": "Goals expressed by the patient; visible to the patient.",
"min": 0,
"max": "*",
"type": [
{
"code": "BackboneElement"
}
]
},
{
"id": "careplan-draft-logical.activity",
"path": "careplan-draft-logical.activity",
"short": "Activity",
"definition": "Planned or performed activities as part of the care plan.",
"min": 0,
"max": "*",
"type": [
{
"code": "BackboneElement"
}
]
},
{
"id": "careplan-draft-logical.activity.workflowStatus",
"path": "careplan-draft-logical.activity.workflowStatus",
"short": "Workflow status",
"definition": "Workflow status of the activity (e.g., planned, in-progress, completed, stopped).",
"min": 0,
"max": "1",
"type": [
{
"code": "code"
}
]
},
{
"id": "careplan-draft-logical.activity.narrative",
"path": "careplan-draft-logical.activity.narrative",
"short": "Narrative",
"definition": "Human-readable narrative describing the activity.",
"min": 0,
"max": "1",
"type": [
{
"code": "markdown"
}
]
},
{
"id": "careplan-draft-logical.activity.structured",
"path": "careplan-draft-logical.activity.structured",
"short": "Reference to formal artifact",
"definition": "Reference to a formal request/performance (e.g., ServiceRequest, Procedure, Task).",
"min": 0,
"max": "1",
"type": [
{
"code": "Reference",
"targetProfile": [
"http://hl7.org/fhir/StructureDefinition/Resource"
]
}
]
},
{
"id": "careplan-draft-logical.activity.outcome",
"path": "careplan-draft-logical.activity.outcome",
"short": "Outcome",
"definition": "Outcome(s) captured for the activity.",
"min": 0,
"max": "*",
"type": [
{
"code": "BackboneElement"
}
]
},
{
"id": "careplan-draft-logical.activity.outcome.summary",
"path": "careplan-draft-logical.activity.outcome.summary",
"short": "Outcome summary",
"definition": "Short textual summary of the outcome.",
"min": 0,
"max": "1",
"type": [
{
"code": "string"
}
]
},
{
"id": "careplan-draft-logical.activity.outcome.evidence",
"path": "careplan-draft-logical.activity.outcome.evidence",
"short": "Outcome evidence",
"definition": "References to observations/documents or other evidence supporting the outcome.",
"min": 0,
"max": "*",
"type": [
{
"code": "Reference",
"targetProfile": [
"http://hl7.org/fhir/StructureDefinition/Resource"
]
}
]
}
]
}
}