Generated Narrative: StructureDefinition PlanOfCare-ips

NameFlagsCard.TypeDescription & Constraintsdoco
.. PlanOfCare-ips 0..*BasePlan Of Care (IPS)
... instantiatesUri 1..1uriInstantiates external protocol or definition
Fixed Value: https://www.cciv.at/cdscontent/?contentid=10007.864468&portal=ccivportal
... subject 1..1Subject-ipsWho the care plan is for
... period 0..1PeriodTime period plan covers
... author 1..1Reference(Practitioner | PractitionerRole)Who is the designated responsible party
... careTeam 0..*BackboneElementWho's involved in plan?
.... participant 0..*BackboneElementMembers of the team
..... role 0..*CodeableConceptType of involvement
..... member 0..1Reference(Practitioner | PractitionerRole | RelatedPerson | Organization)Who is involved
..... period 0..1PeriodTime period of participant
... goal 0..*Reference(Goal)Desired outcome of plan
... activity 0..*BackboneElementAction to occur as part of plan
.... outcomeReference 0..*Reference(Resource)Appointment, Encounter, Procedure, etc.
.... kind 0..1codeAppointment | CommunicationRequest | DeviceRequest | MedicationRequest | NutritionOrder | Task | ServiceRequest | VisionPrescription
Binding: CarePlanActivityKind (required)
.... code 0..1CodeableConceptDetail type of activity
Binding: Schulung und Beratung (required)
.... status 1..1codenot-started | scheduled | in-progress | on-hold | completed | cancelled | stopped | unknown | entered-in-error
Binding: CarePlanActivityStatus (required)
.... scheduled[x] 0..1When activity is to occur
..... scheduledTimingTiming
..... scheduledPeriodPeriod
..... scheduledStringstring
.... performer 0..*Reference(Practitioner | PractitionerRole | RelatedPerson | Organization)Who will be responsible?

doco Documentation for this format
<status value="draft"/> <date value="2025-03-20T15:07:21+00:00"/> <publisher value="ELGA GmbH"/> <contact> <name value="ELGA GmbH"/> <telecom> <system value="url"/> <value value="https://www.elga.gv.at/"/> </telecom> </contact> <description value="Abbildung der Datenfelder, die für den Entwurf der Datenspezifikation des modularen Rahmenkonzepts für Österreich für das Disease-Management bei chronischer Herzinsuffizienz erforderlich sind, auf dem des IPS-Modul "Plan Of Care". Refer to the **[mapping from the logical model of HI to the logical model based on the International Patient Summary (IPS)](mappings.html)** in order to get an idea how the IPS relates to HI."/> <fhirVersion value="4.0.1"/> <kind value="logical"/> <abstract value="false"/> <type value="https://hi.iv.elga.gv.at/StructureDefinition/PlanOfCare-ips"/> <baseDefinition value="http://hl7.org/fhir/StructureDefinition/Base"/> <derivation value="specialization"/> <snapshot> <extension url="http://hl7.org/fhir/tools/StructureDefinition/snapshot-base-version"> <valueString value="4.0.1"/> </extension> <element id="PlanOfCare-ips"> <path value="PlanOfCare-ips"/> <short value="Plan Of Care (IPS)"/> <definition value="Abbildung der Datenfelder, die für den Entwurf der Datenspezifikation des modularen Rahmenkonzepts für Österreich für das Disease-Management bei chronischer Herzinsuffizienz erforderlich sind, auf dem des IPS-Modul "Plan Of Care". Refer to the **[mapping from the logical model of HI to the logical model based on the International Patient Summary (IPS)](mappings.html)** in order to get an idea how the IPS relates to HI."/> <min value="0"/> <max value="*"/> <base> <path value="Base"/> <min value="0"/> <max value="*"/> </base> <isModifier value="false"/> </element> <element id="PlanOfCare-ips.instantiatesUri"> <path value="PlanOfCare-ips.instantiatesUri"/> <short value="Instantiates external protocol or definition"/> <definition value="Instantiates external protocol or definition"/> <min value="1"/> <max value="1"/> <base> <path value="PlanOfCare-ips.instantiatesUri"/> <min value="1"/> <max value="1"/> </base> <type> <code value="uri"/> </type> <fixedUri value="https://www.cciv.at/cdscontent/?contentid=10007.864468&portal=ccivportal"/> </element> <element id="PlanOfCare-ips.subject"> <path value="PlanOfCare-ips.subject"/> <short value="Who the care plan is for"/> <definition value="Who the care plan is for"/> <min value="1"/> <max value="1"/> <base> <path value="PlanOfCare-ips.subject"/> <min value="1"/> <max value="1"/> </base> <type> <code value="https://hi.iv.elga.gv.at/StructureDefinition/Subject-ips"/> </type> </element> <element id="PlanOfCare-ips.period"> <path value="PlanOfCare-ips.period"/> <short value="Time period plan covers"/> <definition value="Time period plan covers"/> <min value="0"/> <max value="1"/> <base> <path value="PlanOfCare-ips.period"/> <min value="0"/> <max value="1"/> </base> <type> <code value="Period"/> </type> </element> <element id="PlanOfCare-ips.author"> <path value="PlanOfCare-ips.author"/> <short value="Who is the designated responsible party"/> <definition value="Who is the designated responsible party"/> <min value="1"/> <max value="1"/> <base> <path value="PlanOfCare-ips.author"/> <min value="1"/> <max value="1"/> </base> <type> <code value="Reference"/> <targetProfile value="http://hl7.org/fhir/StructureDefinition/Practitioner"/> <targetProfile value="http://hl7.org/fhir/StructureDefinition/PractitionerRole"/> </type> </element> <element id="PlanOfCare-ips.careTeam"> <path value="PlanOfCare-ips.careTeam"/> <short value="Who's involved in plan?"/> <definition value="Who's involved in plan?"/> <min value="0"/> <max value="*"/> <base> <path value="PlanOfCare-ips.careTeam"/> <min value="0"/> <max value="*"/> </base> <type> <code value="BackboneElement"/> </type> <constraint> <key value="ele-1"/> <severity value="error"/> <human value="All FHIR elements must have a @value or children"/> <expression value="hasValue() or (children().count() > id.count())"/> <xpath value="@value|f:*|h:div"/> <source value="http://hl7.org/fhir/StructureDefinition/Element"/> </constraint> </element> <element id="PlanOfCare-ips.careTeam.id"> <path value="PlanOfCare-ips.careTeam.id"/> <representation value="xmlAttr"/> <short value="Unique id for inter-element referencing"/> <definition value="Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces."/> <min value="0"/> <max value="1"/> <base> <path value="Element.id"/> <min value="0"/> <max value="1"/> </base> <type> <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type"> <valueUrl value="string"/> </extension> <code value="http://hl7.org/fhirpath/System.String"/> </type> <isModifier value="false"/> <isSummary value="false"/> <mapping> <identity value="rim"/> <map value="n/a"/> </mapping> </element> <element id="PlanOfCare-ips.careTeam.extension"> <path value="PlanOfCare-ips.careTeam.extension"/> <slicing> <discriminator> <type value="value"/> <path value="url"/> </discriminator> <description value="Extensions are always sliced by (at least) url"/> <rules value="open"/> </slicing> <short value="Additional content defined by implementations"/> <definition value="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 value="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 value="extensions"/> <alias value="user content"/> <min value="0"/> <max value="*"/> <base> <path value="Element.extension"/> <min value="0"/> <max value="*"/> </base> <type> <code value="Extension"/> </type> <constraint> <key value="ele-1"/> <severity value="error"/> <human value="All FHIR elements must have a @value or children"/> <expression value="hasValue() or (children().count() > id.count())"/> <xpath value="@value|f:*|h:div"/> <source value="http://hl7.org/fhir/StructureDefinition/Element"/> </constraint> <constraint> <key value="ext-1"/> <severity value="error"/> <human value="Must have either extensions or value[x], not both"/> <expression value="extension.exists() != value.exists()"/> <xpath value="exists(f:extension)!=exists(f:*[starts-with(local-name(.), "value")])"/> <source value="http://hl7.org/fhir/StructureDefinition/Extension"/> </constraint> <isModifier value="false"/> <isSummary value="false"/> <mapping> <identity value="rim"/> <map value="n/a"/> </mapping> </element> <element id="PlanOfCare-ips.careTeam.modifierExtension"> <path value="PlanOfCare-ips.careTeam.modifierExtension"/> <short value="Extensions that cannot be ignored even if unrecognized"/> <definition value="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. Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself)."/> <comment value="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 value="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 value="extensions"/> <alias value="user content"/> <alias value="modifiers"/> <min value="0"/> <max value="*"/> <base> <path value="BackboneElement.modifierExtension"/> <min value="0"/> <max value="*"/> </base> <type> <code value="Extension"/> </type> <constraint> <key value="ele-1"/> <severity value="error"/> <human value="All FHIR elements must have a @value or children"/> <expression value="hasValue() or (children().count() > id.count())"/> <xpath value="@value|f:*|h:div"/> <source value="http://hl7.org/fhir/StructureDefinition/Element"/> </constraint> <constraint> <key value="ext-1"/> <severity value="error"/> <human value="Must have either extensions or value[x], not both"/> <expression value="extension.exists() != value.exists()"/> <xpath value="exists(f:extension)!=exists(f:*[starts-with(local-name(.), "value")])"/> <source value="http://hl7.org/fhir/StructureDefinition/Extension"/> </constraint> <isModifier value="true"/> <isModifierReason value="Modifier extensions are expected to modify the meaning or interpretation of the element that contains them"/> <isSummary value="true"/> <mapping> <identity value="rim"/> <map value="N/A"/> </mapping> </element> <element id="PlanOfCare-ips.careTeam.participant"> <path value="PlanOfCare-ips.careTeam.participant"/> <short value="Members of the team"/> <definition value="Members of the team"/> <min value="0"/> <max value="*"/> <base> <path value="PlanOfCare-ips.careTeam.participant"/> <min value="0"/> <max value="*"/> </base> <type> <code value="BackboneElement"/> </type> <constraint> <key value="ele-1"/> <severity value="error"/> <human value="All FHIR elements must have a @value or children"/> <expression value="hasValue() or (children().count() > id.count())"/> <xpath value="@value|f:*|h:div"/> <source value="http://hl7.org/fhir/StructureDefinition/Element"/> </constraint> </element> <element id="PlanOfCare-ips.careTeam.participant.id"> <path value="PlanOfCare-ips.careTeam.participant.id"/> <representation value="xmlAttr"/> <short value="Unique id for inter-element referencing"/> <definition value="Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces."/> <min value="0"/> <max value="1"/> <base> <path value="Element.id"/> <min value="0"/> <max value="1"/> </base> <type> <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type"> <valueUrl value="string"/> </extension> <code value="http://hl7.org/fhirpath/System.String"/> </type> <isModifier value="false"/> <isSummary value="false"/> <mapping> <identity value="rim"/> <map value="n/a"/> </mapping> </element> <element id="PlanOfCare-ips.careTeam.participant.extension"> <path value="PlanOfCare-ips.careTeam.participant.extension"/> <slicing> <discriminator> <type value="value"/> <path value="url"/> </discriminator> <description value="Extensions are always sliced by (at least) url"/> <rules value="open"/> </slicing> <short value="Additional content defined by implementations"/> <definition value="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 value="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 value="extensions"/> <alias value="user content"/> <min value="0"/> <max value="*"/> <base> <path value="Element.extension"/> <min value="0"/> <max value="*"/> </base> <type> <code value="Extension"/> </type> <constraint> <key value="ele-1"/> <severity value="error"/> <human value="All FHIR elements must have a @value or children"/> <expression value="hasValue() or (children().count() > id.count())"/> <xpath value="@value|f:*|h:div"/> <source value="http://hl7.org/fhir/StructureDefinition/Element"/> </constraint> <constraint> <key value="ext-1"/> <severity value="error"/> <human value="Must have either extensions or value[x], not both"/> <expression value="extension.exists() != value.exists()"/> <xpath value="exists(f:extension)!=exists(f:*[starts-with(local-name(.), "value")])"/> <source value="http://hl7.org/fhir/StructureDefinition/Extension"/> </constraint> <isModifier value="false"/> <isSummary value="false"/> <mapping> <identity value="rim"/> <map value="n/a"/> </mapping> </element> <element id="PlanOfCare-ips.careTeam.participant.modifierExtension"> <path value="PlanOfCare-ips.careTeam.participant.modifierExtension"/> <short value="Extensions that cannot be ignored even if unrecognized"/> <definition value="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. Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself)."/> <comment value="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 value="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 value="extensions"/> <alias value="user content"/> <alias value="modifiers"/> <min value="0"/> <max value="*"/> <base> <path value="BackboneElement.modifierExtension"/> <min value="0"/> <max value="*"/> </base> <type> <code value="Extension"/> </type> <constraint> <key value="ele-1"/> <severity value="error"/> <human value="All FHIR elements must have a @value or children"/> <expression value="hasValue() or (children().count() > id.count())"/> <xpath value="@value|f:*|h:div"/> <source value="http://hl7.org/fhir/StructureDefinition/Element"/> </constraint> <constraint> <key value="ext-1"/> <severity value="error"/> <human value="Must have either extensions or value[x], not both"/> <expression value="extension.exists() != value.exists()"/> <xpath value="exists(f:extension)!=exists(f:*[starts-with(local-name(.), "value")])"/> <source value="http://hl7.org/fhir/StructureDefinition/Extension"/> </constraint> <isModifier value="true"/> <isModifierReason value="Modifier extensions are expected to modify the meaning or interpretation of the element that contains them"/> <isSummary value="true"/> <mapping> <identity value="rim"/> <map value="N/A"/> </mapping> </element> <element id="PlanOfCare-ips.careTeam.participant.role"> <path value="PlanOfCare-ips.careTeam.participant.role"/> <short value="Type of involvement"/> <definition value="Type of involvement"/> <min value="0"/> <max value="*"/> <base> <path value="PlanOfCare-ips.careTeam.participant.role"/> <min value="0"/> <max value="*"/> </base> <type> <code value="CodeableConcept"/> </type> </element> <element id="PlanOfCare-ips.careTeam.participant.member"> <path value="PlanOfCare-ips.careTeam.participant.member"/> <short value="Who is involved"/> <definition value="Who is involved"/> <min value="0"/> <max value="1"/> <base> <path value="PlanOfCare-ips.careTeam.participant.member"/> <min value="0"/> <max value="1"/> </base> <type> <code value="Reference"/> <targetProfile value="http://hl7.org/fhir/StructureDefinition/Practitioner"/> <targetProfile value="http://hl7.org/fhir/StructureDefinition/PractitionerRole"/> <targetProfile value="http://hl7.org/fhir/StructureDefinition/RelatedPerson"/> <targetProfile value="http://hl7.org/fhir/StructureDefinition/Organization"/> </type> </element> <element id="PlanOfCare-ips.careTeam.participant.period"> <path value="PlanOfCare-ips.careTeam.participant.period"/> <short value="Time period of participant"/> <definition value="Time period of participant"/> <min value="0"/> <max value="1"/> <base> <path value="PlanOfCare-ips.careTeam.participant.period"/> <min value="0"/> <max value="1"/> </base> <type> <code value="Period"/> </type> </element> <element id="PlanOfCare-ips.goal"> <path value="PlanOfCare-ips.goal"/> <short value="Desired outcome of plan"/> <definition value="Desired outcome of plan"/> <min value="0"/> <max value="*"/> <base> <path value="PlanOfCare-ips.goal"/> <min value="0"/> <max value="*"/> </base> <type> <code value="Reference"/> <targetProfile value="http://hl7.org/fhir/StructureDefinition/Goal"/> </type> </element> <element id="PlanOfCare-ips.activity"> <path value="PlanOfCare-ips.activity"/> <short value="Action to occur as part of plan"/> <definition value="Action to occur as part of plan"/> <min value="0"/> <max value="*"/> <base> <path value="PlanOfCare-ips.activity"/> <min value="0"/> <max value="*"/> </base> <type> <code value="BackboneElement"/> </type> <constraint> <key value="ele-1"/> <severity value="error"/> <human value="All FHIR elements must have a @value or children"/> <expression value="hasValue() or (children().count() > id.count())"/> <xpath value="@value|f:*|h:div"/> <source value="http://hl7.org/fhir/StructureDefinition/Element"/> </constraint> </element> <element id="PlanOfCare-ips.activity.id"> <path value="PlanOfCare-ips.activity.id"/> <representation value="xmlAttr"/> <short value="Unique id for inter-element referencing"/> <definition value="Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces."/> <min value="0"/> <max value="1"/> <base> <path value="Element.id"/> <min value="0"/> <max value="1"/> </base> <type> <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type"> <valueUrl value="string"/> </extension> <code value="http://hl7.org/fhirpath/System.String"/> </type> <isModifier value="false"/> <isSummary value="false"/> <mapping> <identity value="rim"/> <map value="n/a"/> </mapping> </element> <element id="PlanOfCare-ips.activity.extension"> <path value="PlanOfCare-ips.activity.extension"/> <slicing> <discriminator> <type value="value"/> <path value="url"/> </discriminator> <description value="Extensions are always sliced by (at least) url"/> <rules value="open"/> </slicing> <short value="Additional content defined by implementations"/> <definition value="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 value="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 value="extensions"/> <alias value="user content"/> <min value="0"/> <max value="*"/> <base> <path value="Element.extension"/> <min value="0"/> <max value="*"/> </base> <type> <code value="Extension"/> </type> <constraint> <key value="ele-1"/> <severity value="error"/> <human value="All FHIR elements must have a @value or children"/> <expression value="hasValue() or (children().count() > id.count())"/> <xpath value="@value|f:*|h:div"/> <source value="http://hl7.org/fhir/StructureDefinition/Element"/> </constraint> <constraint> <key value="ext-1"/> <severity value="error"/> <human value="Must have either extensions or value[x], not both"/> <expression value="extension.exists() != value.exists()"/> <xpath value="exists(f:extension)!=exists(f:*[starts-with(local-name(.), "value")])"/> <source value="http://hl7.org/fhir/StructureDefinition/Extension"/> </constraint> <isModifier value="false"/> <isSummary value="false"/> <mapping> <identity value="rim"/> <map value="n/a"/> </mapping> </element> <element id="PlanOfCare-ips.activity.modifierExtension"> <path value="PlanOfCare-ips.activity.modifierExtension"/> <short value="Extensions that cannot be ignored even if unrecognized"/> <definition value="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. Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself)."/> <comment value="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 value="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 value="extensions"/> <alias value="user content"/> <alias value="modifiers"/> <min value="0"/> <max value="*"/> <base> <path value="BackboneElement.modifierExtension"/> <min value="0"/> <max value="*"/> </base> <type> <code value="Extension"/> </type> <constraint> <key value="ele-1"/> <severity value="error"/> <human value="All FHIR elements must have a @value or children"/> <expression value="hasValue() or (children().count() > id.count())"/> <xpath value="@value|f:*|h:div"/> <source value="http://hl7.org/fhir/StructureDefinition/Element"/> </constraint> <constraint> <key value="ext-1"/> <severity value="error"/> <human value="Must have either extensions or value[x], not both"/> <expression value="extension.exists() != value.exists()"/> <xpath value="exists(f:extension)!=exists(f:*[starts-with(local-name(.), "value")])"/> <source value="http://hl7.org/fhir/StructureDefinition/Extension"/> </constraint> <isModifier value="true"/> <isModifierReason value="Modifier extensions are expected to modify the meaning or interpretation of the element that contains them"/> <isSummary value="true"/> <mapping> <identity value="rim"/> <map value="N/A"/> </mapping> </element> <element id="PlanOfCare-ips.activity.outcomeReference"> <path value="PlanOfCare-ips.activity.outcomeReference"/> <short value="Appointment, Encounter, Procedure, etc."/> <definition value="Appointment, Encounter, Procedure, etc."/> <min value="0"/> <max value="*"/> <base> <path value="PlanOfCare-ips.activity.outcomeReference"/> <min value="0"/> <max value="*"/> </base> <type> <code value="Reference"/> <targetProfile value="http://hl7.org/fhir/StructureDefinition/Resource"/> </type> </element> <element id="PlanOfCare-ips.activity.kind"> <path value="PlanOfCare-ips.activity.kind"/> <short value="Appointment | CommunicationRequest | DeviceRequest | MedicationRequest | NutritionOrder | Task | ServiceRequest | VisionPrescription"/> <definition value="Appointment | CommunicationRequest | DeviceRequest | MedicationRequest | NutritionOrder | Task | ServiceRequest | VisionPrescription"/> <min value="0"/> <max value="1"/> <base> <path value="PlanOfCare-ips.activity.kind"/> <min value="0"/> <max value="1"/> </base> <type> <code value="code"/> </type> <binding> <strength value="required"/> <valueSet value="http://hl7.org/fhir/ValueSet/care-plan-activity-kind"/> </binding> </element> <element id="PlanOfCare-ips.activity.code"> <path value="PlanOfCare-ips.activity.code"/> <short value="Detail type of activity"/> <definition value="Detail type of activity"/> <min value="0"/> <max value="1"/> <base> <path value="PlanOfCare-ips.activity.code"/> <min value="0"/> <max value="1"/> </base> <type> <code value="CodeableConcept"/> </type> <binding> <strength value="required"/> <valueSet value="https://hi.iv.elga.gv.at/ValueSet/education"/> </binding> </element> <element id="PlanOfCare-ips.activity.status"> <path value="PlanOfCare-ips.activity.status"/> <short value="not-started | scheduled | in-progress | on-hold | completed | cancelled | stopped | unknown | entered-in-error"/> <definition value="not-started | scheduled | in-progress | on-hold | completed | cancelled | stopped | unknown | entered-in-error"/> <min value="1"/> <max value="1"/> <base> <path value="PlanOfCare-ips.activity.status"/> <min value="1"/> <max value="1"/> </base> <type> <code value="code"/> </type> <binding> <strength value="required"/> <valueSet value="http://hl7.org/fhir/ValueSet/care-plan-activity-status"/> </binding> </element> <element id="PlanOfCare-ips.activity.scheduled[x]"> <path value="PlanOfCare-ips.activity.scheduled[x]"/> <short value="When activity is to occur"/> <definition value="When activity is to occur"/> <min value="0"/> <max value="1"/> <base> <path value="PlanOfCare-ips.activity.scheduled[x]"/> <min value="0"/> <max value="1"/> </base> <type> <code value="Timing"/> </type> <type> <code value="Period"/> </type> <type> <code value="string"/> </type> </element> <element id="PlanOfCare-ips.activity.performer"> <path value="PlanOfCare-ips.activity.performer"/> <short value="Who will be responsible?"/> <definition value="Who will be responsible?"/> <min value="0"/> <max value="*"/> <base> <path value="PlanOfCare-ips.activity.performer"/> <min value="0"/> <max value="*"/> </base> <type> <code value="Reference"/> <targetProfile value="http://hl7.org/fhir/StructureDefinition/Practitioner"/> <targetProfile value="http://hl7.org/fhir/StructureDefinition/PractitionerRole"/> <targetProfile value="http://hl7.org/fhir/StructureDefinition/RelatedPerson"/> <targetProfile value="http://hl7.org/fhir/StructureDefinition/Organization"/> </type> </element> </snapshot> <differential> <element id="PlanOfCare-ips"> <path value="PlanOfCare-ips"/> <short value="Plan Of Care (IPS)"/> <definition value="Abbildung der Datenfelder, die für den Entwurf der Datenspezifikation des modularen Rahmenkonzepts für Österreich für das Disease-Management bei chronischer Herzinsuffizienz erforderlich sind, auf dem des IPS-Modul "Plan Of Care". Refer to the **[mapping from the logical model of HI to the logical model based on the International Patient Summary (IPS)](mappings.html)** in order to get an idea how the IPS relates to HI."/> </element> <element id="PlanOfCare-ips.instantiatesUri"> <path value="PlanOfCare-ips.instantiatesUri"/> <short value="Instantiates external protocol or definition"/> <definition value="Instantiates external protocol or definition"/> <min value="1"/> <max value="1"/> <type> <code value="uri"/> </type> <fixedUri value="https://www.cciv.at/cdscontent/?contentid=10007.864468&portal=ccivportal"/> </element> <element id="PlanOfCare-ips.subject"> <path value="PlanOfCare-ips.subject"/> <short value="Who the care plan is for"/> <definition value="Who the care plan is for"/> <min value="1"/> <max value="1"/> <type> <code value="https://hi.iv.elga.gv.at/StructureDefinition/Subject-ips"/> </type> </element> <element id="PlanOfCare-ips.period"> <path value="PlanOfCare-ips.period"/> <short value="Time period plan covers"/> <definition value="Time period plan covers"/> <min value="0"/> <max value="1"/> <type> <code value="Period"/> </type> </element> <element id="PlanOfCare-ips.author"> <path value="PlanOfCare-ips.author"/> <short value="Who is the designated responsible party"/> <definition value="Who is the designated responsible party"/> <min value="1"/> <max value="1"/> <type> <code value="Reference"/> <targetProfile value="http://hl7.org/fhir/StructureDefinition/Practitioner"/> <targetProfile value="http://hl7.org/fhir/StructureDefinition/PractitionerRole"/> </type> </element> <element id="PlanOfCare-ips.careTeam"> <path value="PlanOfCare-ips.careTeam"/> <short value="Who's involved in plan?"/> <definition value="Who's involved in plan?"/> <min value="0"/> <max value="*"/> <type> <code value="BackboneElement"/> </type> </element> <element id="PlanOfCare-ips.careTeam.participant"> <path value="PlanOfCare-ips.careTeam.participant"/> <short value="Members of the team"/> <definition value="Members of the team"/> <min value="0"/> <max value="*"/> <type> <code value="BackboneElement"/> </type> </element> <element id="PlanOfCare-ips.careTeam.participant.role"> <path value="PlanOfCare-ips.careTeam.participant.role"/> <short value="Type of involvement"/> <definition value="Type of involvement"/> <min value="0"/> <max value="*"/> <type> <code value="CodeableConcept"/> </type> </element> <element id="PlanOfCare-ips.careTeam.participant.member"> <path value="PlanOfCare-ips.careTeam.participant.member"/> <short value="Who is involved"/> <definition value="Who is involved"/> <min value="0"/> <max value="1"/> <type> <code value="Reference"/> <targetProfile value="http://hl7.org/fhir/StructureDefinition/Practitioner"/> <targetProfile value="http://hl7.org/fhir/StructureDefinition/PractitionerRole"/> <targetProfile value="http://hl7.org/fhir/StructureDefinition/RelatedPerson"/> <targetProfile value="http://hl7.org/fhir/StructureDefinition/Organization"/> </type> </element> <element id="PlanOfCare-ips.careTeam.participant.period"> <path value="PlanOfCare-ips.careTeam.participant.period"/> <short value="Time period of participant"/> <definition value="Time period of participant"/> <min value="0"/> <max value="1"/> <type> <code value="Period"/> </type> </element> <element id="PlanOfCare-ips.goal"> <path value="PlanOfCare-ips.goal"/> <short value="Desired outcome of plan"/> <definition value="Desired outcome of plan"/> <min value="0"/> <max value="*"/> <type> <code value="Reference"/> <targetProfile value="http://hl7.org/fhir/StructureDefinition/Goal"/> </type> </element> <element id="PlanOfCare-ips.activity"> <path value="PlanOfCare-ips.activity"/> <short value="Action to occur as part of plan"/> <definition value="Action to occur as part of plan"/> <min value="0"/> <max value="*"/> <type> <code value="BackboneElement"/> </type> </element> <element id="PlanOfCare-ips.activity.outcomeReference"> <path value="PlanOfCare-ips.activity.outcomeReference"/> <short value="Appointment, Encounter, Procedure, etc."/> <definition value="Appointment, Encounter, Procedure, etc."/> <min value="0"/> <max value="*"/> <type> <code value="Reference"/> <targetProfile value="http://hl7.org/fhir/StructureDefinition/Resource"/> </type> </element> <element id="PlanOfCare-ips.activity.kind"> <path value="PlanOfCare-ips.activity.kind"/> <short value="Appointment | CommunicationRequest | DeviceRequest | MedicationRequest | NutritionOrder | Task | ServiceRequest | VisionPrescription"/> <definition value="Appointment | CommunicationRequest | DeviceRequest | MedicationRequest | NutritionOrder | Task | ServiceRequest | VisionPrescription"/> <min value="0"/> <max value="1"/> <type> <code value="code"/> </type> <binding> <strength value="required"/> <valueSet value="http://hl7.org/fhir/ValueSet/care-plan-activity-kind"/> </binding> </element> <element id="PlanOfCare-ips.activity.code"> <path value="PlanOfCare-ips.activity.code"/> <short value="Detail type of activity"/> <definition value="Detail type of activity"/> <min value="0"/> <max value="1"/> <type> <code value="CodeableConcept"/> </type> <binding> <strength value="required"/> <valueSet value="https://hi.iv.elga.gv.at/ValueSet/education"/> </binding> </element> <element id="PlanOfCare-ips.activity.status"> <path value="PlanOfCare-ips.activity.status"/> <short value="not-started | scheduled | in-progress | on-hold | completed | cancelled | stopped | unknown | entered-in-error"/> <definition value="not-started | scheduled | in-progress | on-hold | completed | cancelled | stopped | unknown | entered-in-error"/> <min value="1"/> <max value="1"/> <type> <code value="code"/> </type> <binding> <strength value="required"/> <valueSet value="http://hl7.org/fhir/ValueSet/care-plan-activity-status"/> </binding> </element> <element id="PlanOfCare-ips.activity.scheduled[x]"> <path value="PlanOfCare-ips.activity.scheduled[x]"/> <short value="When activity is to occur"/> <definition value="When activity is to occur"/> <min value="0"/> <max value="1"/> <type> <code value="Timing"/> </type> <type> <code value="Period"/> </type> <type> <code value="string"/> </type> </element> <element id="PlanOfCare-ips.activity.performer"> <path value="PlanOfCare-ips.activity.performer"/> <short value="Who will be responsible?"/> <definition value="Who will be responsible?"/> <min value="0"/> <max value="*"/> <type> <code value="Reference"/> <targetProfile value="http://hl7.org/fhir/StructureDefinition/Practitioner"/> <targetProfile value="http://hl7.org/fhir/StructureDefinition/PractitionerRole"/> <targetProfile value="http://hl7.org/fhir/StructureDefinition/RelatedPerson"/> <targetProfile value="http://hl7.org/fhir/StructureDefinition/Organization"/> </type> </element> </differential> </StructureDefinition>