This page is part of the FHIR Specification (v0.0.82: DSTU 1). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions . Page versions: R5 R4B R4 R3 R2
Profile for careplan
<Profile xmlns="http://hl7.org/fhir"> <text> <status value="generated"/><div xmlns="http://www.w3.org/1999/xhtml"><pre> <<a class="dict" href="careplan-definitions.html#CarePlan" title="Describes the intention of how one or more practitioners intend to deliver care for a particular patient for a period of time, possibly limited to care for a specific condition or set of conditions."><b>CarePlan</b></a> xmlns="http://hl7.org/fhir"> <span style="float: right"><a href="formats.html" title="Documentation for this format"><img alt="doco" src="help.png"/></a></span> <!-- from <a href="resources.html">Resource</a>: <a href="extensibility.html">extension</a>, <a href="extensibility.html#modifierExtension">modifierExtension</a>, language, <a href="narrative.html#Narrative">text</a>, and <a href="references.html#contained">contained</a> --> <<a class="dict" href="careplan-definitions.html#CarePlan.identifier" title="This records identifiers associated with this care plan that are defined by business processed and/ or used to refer to it when a direct URL reference to the resource itself is not appropriate (e.g. in CDA documents, or in written / printed documentation)."><b>identifier</b></a>><span style="color: Gray"><!--</span> <span style="color: brown"><b>0..*</b></span> <span style="color: darkgreen"><a href="datatypes.html#Identifier">Identifier</a></span> <span style="color: navy">External Ids for this plan</span><span style="color: Gray"> --></span></identifier> <<a class="dict" href="careplan-definitions.html#CarePlan.patient" title="Identifies the patient/subject whose intended care is described by the plan."><b>patient</b></a>><span style="color: Gray"><!--</span> <span style="color: brown"><b>0..1</b></span> <span style="color: darkgreen"><a href="references.html#Resource">Resource</a>(<a href="patient.html#Patient">Patient</a>)</span> <span style="color: navy">Who care plan is for</span><span style="color: Gray"> --></span></patient> <<a class="dict" href="careplan-definitions.html#CarePlan.status" title="Indicates whether the plan is currently being acted upon, represents future intentions or is now just historical record (this element modifies the meaning of other elements)"><span style="text-decoration: underline"><b>status</b></span></a> value="[<span style="color: darkgreen"><a href="datatypes.html#code">code</a></span>]"/><span style="color: Gray"><!--</span> <span style="color: brown"><b>1..1</b></span> <span style="color: navy"><a href="care-plan-status.html" style="color: navy">planned | active | completed</a></span><span style="color: Gray"> --></span> <<a class="dict" href="careplan-definitions.html#CarePlan.period" title="Indicates when the plan did (or is intended to) come into effect and end."><b>period</b></a>><span style="color: Gray"><!--</span> <span style="color: brown"><b>0..1</b></span> <span style="color: darkgreen"><a href="datatypes.html#Period">Period</a></span> <span style="color: navy">Time period plan covers</span><span style="color: Gray"> --></span></period> <<a class="dict" href="careplan-definitions.html#CarePlan.modified" title="Identifies the most recent date on which the plan has been revised."><b>modified</b></a> value="[<span style="color: darkgreen"><a href="datatypes.html#dateTime">dateTime</a></span>]"/><span style="color: Gray"><!--</span> <span style="color: brown"><b>0..1</b></span> <span style="color: navy">When last updated</span><span style="color: Gray"> --></span> <<a class="dict" href="careplan-definitions.html#CarePlan.concern" title="Identifies the conditions/problems/concerns/diagnoses/etc. whose management and/or mitigation are handled by this plan."><b>concern</b></a>><span style="color: Gray"><!--</span> <span style="color: brown"><b>0..*</b></span> <span style="color: darkgreen"><a href="references.html#Resource">Resource</a>(<a href="condition.html#Condition">Condition</a>)</span> <span style="color: navy">Health issues this plan addresses</span><span style="color: Gray"> --></span></concern> <<a class="dict" href="careplan-definitions.html#CarePlan.participant" title="Identifies all people and organizations who are expected to be involved in the care envisioned by this plan."><b>participant</b></a>> <span style="color: Gray"><!-- <span style="color: brown"><b>0..*</b></span> Who's involved in plan? --></span> <<a class="dict" href="careplan-definitions.html#CarePlan.participant.role" title="Indicates specific responsibility of an individual within the care plan. E.g. "Primary physician", "Team coordinator", "Caregiver", etc."><b>role</b></a>><span style="color: Gray"><!--</span> <span style="color: brown"><b>0..1</b></span> <span style="color: darkgreen"><a href="datatypes.html#CodeableConcept">CodeableConcept</a></span> <span style="color: navy">Type of involvement</span><span style="color: Gray"> --></span></role> <<a class="dict" href="careplan-definitions.html#CarePlan.participant.member" title="The specific person or organization who is participating/expected to participate in the care plan."><b>member</b></a>><span style="color: Gray"><!--</span> <span style="color: brown"><b>1..1</b></span> <span style="color: darkgreen"><a href="references.html#Resource">Resource</a>(<a href="practitioner.html#Practitioner">Practitioner</a>|<a href="relatedperson.html#RelatedPerson">RelatedPerson</a>|<a href="patient.html#Patient">Patient</a>|<a href="organization.html#Organization">Organization</a>)</span> <span style="color: navy">Who is involved</span><span style="color: Gray"> --></span></member> </participant> <<a class="dict" href="careplan-definitions.html#CarePlan.goal" title="Describes the intended objective(s) of carrying out the Care Plan."><b>goal</b></a>> <span style="color: Gray"><!-- <span style="color: brown"><b>0..*</b></span> Desired outcome of plan --></span> <<a class="dict" href="careplan-definitions.html#CarePlan.goal.description" title="Human-readable description of a specific desired objective of the care plan."><b>description</b></a> value="[<span style="color: darkgreen"><a href="datatypes.html#string">string</a></span>]"/><span style="color: Gray"><!--</span> <span style="color: brown"><b>1..1</b></span> <span style="color: navy">What's the desired outcome?</span><span style="color: Gray"> --></span> <<a class="dict" href="careplan-definitions.html#CarePlan.goal.status" title="Indicates whether the goal has been reached and is still considered relevant."><b>status</b></a> value="[<span style="color: darkgreen"><a href="datatypes.html#code">code</a></span>]"/><span style="color: Gray"><!--</span> <span style="color: brown"><b>0..1</b></span> <span style="color: navy"><a href="care-plan-goal-status.html" style="color: navy">in progress | achieved | sustaining | cancelled</a></span><span style="color: Gray"> --></span> <<a class="dict" href="careplan-definitions.html#CarePlan.goal.notes" title="Any comments related to the goal."><b>notes</b></a> value="[<span style="color: darkgreen"><a href="datatypes.html#string">string</a></span>]"/><span style="color: Gray"><!--</span> <span style="color: brown"><b>0..1</b></span> <span style="color: navy">Comments about the goal</span><span style="color: Gray"> --></span> <<a class="dict" href="careplan-definitions.html#CarePlan.goal.concern" title="The identified conditions that this goal relates to - the condition that caused it to be created, or that it is intended to address."><b>concern</b></a>><span style="color: Gray"><!--</span> <span style="color: brown"><b>0..*</b></span> <span style="color: darkgreen"><a href="references.html#Resource">Resource</a>(<a href="condition.html#Condition">Condition</a>)</span> <span style="color: navy">Health issues this goal addresses</span><span style="color: Gray"> --></span></concern> </goal> <<a class="dict" href="careplan-definitions.html#CarePlan.activity" title="Identifies a planned action to occur as part of the plan. For example, a medication to be used, lab tests to perform, self-monitoring, education, etc."><b>activity</b></a>> <span style="color: Gray"><!-- <span style="color: brown"><b>0..*</b></span> Action to occur as part of plan --></span> <<a class="dict" href="careplan-definitions.html#CarePlan.activity.goal" title="Internal reference that identifies the goals that this activity is intended to contribute towards meeting."><b>goal</b></a> value="[<span style="color: darkgreen"><a href="references.html#idref">idref</a></span>]"/><span style="color: Gray"><!--</span> <span style="color: brown"><b>0..*</b></span> <span style="color: navy">Goals this activity relates to</span><span style="color: Gray"> --></span> <<a class="dict" href="careplan-definitions.html#CarePlan.activity.status" title="Identifies what progress is being made for the specific activity."><b>status</b></a> value="[<span style="color: darkgreen"><a href="datatypes.html#code">code</a></span>]"/><span style="color: Gray"><!--</span> <span style="color: brown"><b>0..1</b></span> <span style="color: navy"><a href="care-plan-activity-status.html" style="color: navy">not started | scheduled | in progress | on hold | completed | cancelled</a></span><span style="color: Gray"> --></span> <<a class="dict" href="careplan-definitions.html#CarePlan.activity.prohibited" title="If true, indicates that the described activity is one that must NOT be engaged in when following the plan (this element modifies the meaning of other elements)"><span style="text-decoration: underline"><b>prohibited</b></span></a> value="[<span style="color: darkgreen"><a href="datatypes.html#boolean">boolean</a></span>]"/><span style="color: Gray"><!--</span> <span style="color: brown"><b>1..1</b></span> <span style="color: navy">Do NOT do</span><span style="color: Gray"> --></span> <<a class="dict" href="careplan-definitions.html#CarePlan.activity.actionResulting" title="Resources that describe follow-on actions resulting from the plan, such as drug prescriptions, encounter records, appointments, etc."><b>actionResulting</b></a>><span style="color: Gray"><!--</span> <span style="color: brown"><b>0..*</b></span> <span style="color: darkgreen"><a href="references.html#Resource">Resource</a>(<a href="resourcelist.html">Any</a>)</span> <span style="color: navy">Appointments, orders, etc.</span><span style="color: Gray"> --></span></actionResulting> <<a class="dict" href="careplan-definitions.html#CarePlan.activity.notes" title="Notes about the execution of the activity."><b>notes</b></a> value="[<span style="color: darkgreen"><a href="datatypes.html#string">string</a></span>]"/><span style="color: Gray"><!--</span> <span style="color: brown"><b>0..1</b></span> <span style="color: navy">Comments about the activity</span><span style="color: Gray"> --></span> <<a class="dict" href="careplan-definitions.html#CarePlan.activity.detail" title="The details of the proposed activity represented in a specific resource."><b>detail</b></a>><span style="color: Gray"><!--</span> <span style="color: brown" title="Inv-3: Only provide a detail reference, or a simple detail summary"><b><img alt="??" src="lock.png"/> 0..1</b></span> <span style="color: darkgreen"><a href="references.html#Resource">Resource</a>(<a href="procedure.html#Procedure">Procedure</a>|<a href="medicationprescription.html#MedicationPrescription">MedicationPrescription</a>|<a href="diagnosticorder.html#DiagnosticOrder">DiagnosticOrder</a>| <a href="encounter.html#Encounter">Encounter</a>)</span> <span style="color: navy">Activity details defined in specific resource</span><span style="color: Gray"> --></span></detail> <<a class="dict" href="careplan-definitions.html#CarePlan.activity.simple" title="A simple summary of details suitable for a general care plan system (e.g. form driven) that doesn't know about specific resources such as procedure etc."><b>simple</b></a>> <span style="color: Gray"><!-- <span style="color: brown" title="Inv-3: Only provide a detail reference, or a simple detail summary"><b><img alt="??" src="lock.png"/> 0..1</b></span> Activity details summarised here --></span> <<a class="dict" href="careplan-definitions.html#CarePlan.activity.simple.category" title="High-level categorization of the type of activity in a care plan."><b>category</b></a> value="[<span style="color: darkgreen"><a href="datatypes.html#code">code</a></span>]"/><span style="color: Gray"><!--</span> <span style="color: brown"><b>1..1</b></span> <span style="color: navy"><a href="care-plan-activity-category.html" style="color: navy">diet | drug | encounter | observation | procedure | supply | other</a></span><span style="color: Gray"> --></span> <<a class="dict" href="careplan-definitions.html#CarePlan.activity.simple.code" title="Detailed description of the type of activity. E.g. What lab test, what procedure, what kind of encounter."><b>code</b></a>><span style="color: Gray"><!--</span> <span style="color: brown"><b>0..1</b></span> <span style="color: darkgreen"><a href="datatypes.html#CodeableConcept">CodeableConcept</a></span> <span style="color: navy">Detail type of activity</span><span style="color: Gray"> --></span></code> <<a class="dict" href="careplan-definitions.html#CarePlan.activity.simple.timing_x_" title="The period, timing or frequency upon which the described activity is to occur."><b>timing[x]</b></a>><span style="color: Gray"><!--</span> <span style="color: brown"><b>0..1</b></span> <span style="color: darkgreen"><a href="datatypes.html#Schedule">Schedule</a>|<a href="datatypes.html#Period">Period</a>|<a href="datatypes.html#string">string</a></span> <span style="color: navy">When activity is to occur</span><span style="color: Gray"> --></span></timing[x]> <<a class="dict" href="careplan-definitions.html#CarePlan.activity.simple.location" title="Identifies the facility where the activity will occur. E.g. home, hospital, specific clinic, etc."><b>location</b></a>><span style="color: Gray"><!--</span> <span style="color: brown"><b>0..1</b></span> <span style="color: darkgreen"><a href="references.html#Resource">Resource</a>(<a href="location.html#Location">Location</a>)</span> <span style="color: navy">Where it should happen</span><span style="color: Gray"> --></span></location> <<a class="dict" href="careplan-definitions.html#CarePlan.activity.simple.performer" title="Identifies who's expected to be involved in the activity."><b>performer</b></a>><span style="color: Gray"><!--</span> <span style="color: brown"><b>0..*</b></span> <span style="color: darkgreen"><a href="references.html#Resource">Resource</a>(<a href="practitioner.html#Practitioner">Practitioner</a>|<a href="organization.html#Organization">Organization</a>|<a href="relatedperson.html#RelatedPerson">RelatedPerson</a>|<a href="patient.html#Patient">Patient</a>)</span> <span style="color: navy"> Who's responsible?</span><span style="color: Gray"> --></span></performer> <<a class="dict" href="careplan-definitions.html#CarePlan.activity.simple.product" title="Identifies the food, drug or other product being consumed or supplied in the activity."><b>product</b></a>><span style="color: Gray"><!--</span> <span style="color: brown"><b>0..1</b></span> <span style="color: darkgreen"><a href="references.html#Resource">Resource</a>(<a href="medication.html#Medication">Medication</a>|<a href="substance.html#Substance">Substance</a>)</span> <span style="color: navy">What's administered/supplied</span><span style="color: Gray"> --></span></product> <<a class="dict" href="careplan-definitions.html#CarePlan.activity.simple.dailyAmount" title="Identifies the quantity expected to be consumed in a given day."><b>dailyAmount</b></a>><span style="color: Gray"><!--</span> <span style="color: brown" title="Inv-1: DailyDose can only be specified if activity category is drug or food"><b><img alt="??" src="lock.png"/> 0..1</b></span> <span style="color: darkgreen"><a href="datatypes.html#Quantity">Quantity</a></span> <span style="color: navy">How much consumed/day?</span><span style="color: Gray"> --></span></dailyAmount> <<a class="dict" href="careplan-definitions.html#CarePlan.activity.simple.quantity" title="Identifies the quantity expected to be supplied."><b>quantity</b></a>><span style="color: Gray"><!--</span> <span style="color: brown" title="Inv-2: Quantity can only be specified if activity category is supply"><b><img alt="??" src="lock.png"/> 0..1</b></span> <span style="color: darkgreen"><a href="datatypes.html#Quantity">Quantity</a></span> <span style="color: navy">How much is administered/supplied/consumed</span><span style="color: Gray"> --></span></quantity> <<a class="dict" href="careplan-definitions.html#CarePlan.activity.simple.details" title="This provides a textual description of constraints on the activity occurrence, including relation to other activities. It may also include objectives, pre-conditions and end-conditions. Finally, it may convey specifics about the activity such as body site, method, route, etc."><b>details</b></a> value="[<span style="color: darkgreen"><a href="datatypes.html#string">string</a></span>]"/><span style="color: Gray"><!--</span> <span style="color: brown"><b>0..1</b></span> <span style="color: navy">Extra info on activity occurrence</span><span style="color: Gray"> --></span> </simple> </activity> <<a class="dict" href="careplan-definitions.html#CarePlan.notes" title="General notes about the care plan not covered elsewhere."><b>notes</b></a> value="[<span style="color: darkgreen"><a href="datatypes.html#string">string</a></span>]"/><span style="color: Gray"><!--</span> <span style="color: brown"><b>0..1</b></span> <span style="color: navy">Comments about the plan</span><span style="color: Gray"> --></span> </CarePlan> </pre></div> </text> <name value="careplan"/> <publisher value="FHIR Project"/> <description value="Basic Profile. Describes the intention of how one or more practitioners intend to deliver care for a particular patient for a period of time, possibly limited to care for a specific condition or set of conditions."/> <status value="draft"/> <date value="2014-09-30"/> <requirements value="Scope and Usage Care Plans are used in many of areas of healthcare with a variety of scopes. They can be as simple as a general practitioner keeping track of when their patient is next due for a tetanus immunization through to a detailed plan for an oncology patient covering diet, chemotherapy, radiation, lab work and counseling with detailed timing relationships, pre-conditions and goals. This resource takes an intermediate approach. It captures basic details about who is involved and what actions are intended without dealing in discrete data about dependencies and timing relationships. These can be supported where necessary using the extension mechanisms. Comments are welcome about the appropriateness of the proposed level of granularity, whether it's too much detail for what most systems need, or not sufficient for common essential use cases."/> <mapping> <identity value="rim"/> <uri value="http://hl7.org/v3"/> <name value="RIM"/> </mapping> <mapping> <identity value="v2"/> <uri value="http://hl7.org/v2"/> <name value="HL7 v2"/> </mapping> <structure> <type value="CarePlan"/> <publish value="true"/> <element> <path value="CarePlan"/> <definition> <short value="Healthcare plan for patient"/> <formal value="Describes the intention of how one or more practitioners intend to deliver care for a particular patient for a period of time, possibly limited to care for a specific condition or set of conditions."/> <min value="1"/> <max value="1"/> <type> <code value="Resource"/> </type> <isModifier value="false"/> <mapping> <identity value="rim"/> <map value="Act[classCode=PCPR, moodCode=INT]"/> </mapping> </definition> </element> <element> <path value="CarePlan.extension"/> <definition> <short value="Additional Content defined by implementations"/> <formal value="May be used to represent additional information that is not part of the basic definition of the resource. In order to make the use of extensions safe and manageable, there is a strict governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/> <comments 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 simplicity for everyone."/> <synonym value="extensions"/> <synonym value="user content"/> <min value="0"/> <max value="*"/> <type> <code value="Extension"/> </type> <isModifier value="false"/> </definition> </element> <element> <path value="CarePlan.modifierExtension"/> <definition> <short value="Extensions that cannot be ignored"/> <formal value="May be used to represent additional information that is not part of the basic definition of the resource, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict governance applied to the definition and use of extensions. Though any implementer is allowed to 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."/> <comments 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 simplicity for everyone."/> <synonym value="extensions"/> <synonym value="user content"/> <min value="0"/> <max value="*"/> <type> <code value="Extension"/> </type> <isModifier value="false"/> </definition> </element> <element> <path value="CarePlan.text"/> <definition> <short value="Text summary of the resource, for human interpretation"/> <formal value="A human-readable narrative that contains a summary of the resource, and may be used to represent the content of the resource to a human. The narrative need not encode all the structured data, but is required to contain sufficient detail to make it "clinically safe" for a human to just read the narrative. Resource definitions may define what content should be represented in the narrative to ensure clinical safety."/> <comments value="Contained resources do not have narrative. Resources that are not contained SHOULD have a narrative."/> <synonym value="narrative"/> <synonym value="html"/> <synonym value="xhtml"/> <synonym value="display"/> <min value="0"/> <max value="1"/> <type> <code value="Narrative"/> </type> <isModifier value="false"/> </definition> </element> <element> <path value="CarePlan.contained"/> <definition> <short value="Contained, inline Resources"/> <formal value="These resources do not have an independent existence apart from the resource that contains them - they cannot be identified independently, and nor can they have their own independent transaction scope."/> <comments value="This should never be done when the content can be identified properly, as once identification is lost, it is extremely difficult (and context dependent) to restore it again."/> <synonym value="inline resources"/> <synonym value="anonymous resources"/> <synonym value="contained resources"/> <min value="0"/> <max value="*"/> <type> <code value="Resource"/> </type> <isModifier value="false"/> </definition> </element> <element> <path value="CarePlan.identifier"/> <definition> <short value="External Ids for this plan"/> <formal value="This records identifiers associated with this care plan that are defined by business processed and/ or used to refer to it when a direct URL reference to the resource itself is not appropriate (e.g. in CDA documents, or in written / printed documentation)."/> <min value="0"/> <max value="*"/> <type> <code value="Identifier"/> </type> <isModifier value="false"/> <mapping> <identity value="rim"/> <map value=".id"/> </mapping> </definition> </element> <element> <path value="CarePlan.patient"/> <definition> <short value="Who care plan is for"/> <formal value="Identifies the patient/subject whose intended care is described by the plan."/> <min value="0"/> <max value="1"/> <type> <code value="ResourceReference"/> <profile value="http://hl7.org/fhir/profiles/Patient"/> </type> <isModifier value="false"/> <mapping> <identity value="rim"/> <map value=".participation[typeCode=PAT].role[classCode=PAT]"/> </mapping> <mapping> <identity value="v2"/> <map value="PID-3-patient ID list"/> </mapping> </definition> </element> <element> <path value="CarePlan.status"/> <definition> <short value="planned | active | completed"/> <formal value="Indicates whether the plan is currently being acted upon, represents future intentions or is now just historical record."/> <min value="1"/> <max value="1"/> <type> <code value="code"/> </type> <isModifier value="true"/> <binding> <name value="CarePlanStatus"/> <isExtensible value="false"/> <conformance value="required"/> <referenceResource> <reference value="http://hl7.org/fhir/vs/care-plan-status"/> </referenceResource> </binding> <mapping> <identity value="rim"/> <map value=".statusCode planned = new active = active completed = completed"/> </mapping> <mapping> <identity value="v2"/> <map value="PTH-5-pathway life cycle status"/> </mapping> </definition> </element> <element> <path value="CarePlan.period"/> <definition> <short value="Time period plan covers"/> <formal value="Indicates when the plan did (or is intended to) come into effect and end."/> <comments value="Any activities scheduled as part of the plan should be constrained to the specified period."/> <min value="0"/> <max value="1"/> <type> <code value="Period"/> </type> <isModifier value="false"/> <mapping> <identity value="rim"/> <map value=".effectiveTime"/> </mapping> <mapping> <identity value="v2"/> <map value="GOL-7-goal established date/time / GOL-8-expected goal achieve date/time"/> </mapping> </definition> </element> <element> <path value="CarePlan.modified"/> <definition> <short value="When last updated"/> <formal value="Identifies the most recent date on which the plan has been revised."/> <min value="0"/> <max value="1"/> <type> <code value="dateTime"/> </type> <isModifier value="false"/> <mapping> <identity value="rim"/> <map value=".participation[typeCode=AUT].time"/> </mapping> <mapping> <identity value="v2"/> <map value="PTH-6-change pathway life cycle status date/time"/> </mapping> </definition> </element> <element> <path value="CarePlan.concern"/> <definition> <short value="Health issues this plan addresses"/> <formal value="Identifies the conditions/problems/concerns/diagnoses/etc. whose management and/or mitigation are handled by this plan."/> <min value="0"/> <max value="*"/> <type> <code value="ResourceReference"/> <profile value="http://hl7.org/fhir/profiles/Condition"/> </type> <isModifier value="false"/> <mapping> <identity value="rim"/> <map value=".actRelationship[typeCode=SUBJ].target[classCode=CONC, moodCode=EVN]"/> </mapping> <mapping> <identity value="v2"/> <map value="PRB-4-Problem instance ID"/> </mapping> </definition> </element> <element> <path value="CarePlan.participant"/> <definition> <short value="Who's involved in plan?"/> <formal value="Identifies all people and organizations who are expected to be involved in the care envisioned by this plan."/> <min value="0"/> <max value="*"/> <isModifier value="false"/> <mapping> <identity value="rim"/> <map value=".participation[typeCode=PFM]"/> </mapping> <mapping> <identity value="v2"/> <map value="REL (REL.4 is always the Patient) ( or PRT?)"/> </mapping> </definition> </element> <element> <path value="CarePlan.participant.extension"/> <definition> <short value="Additional Content defined by implementations"/> <formal value="May be used to represent additional information that is not part of the basic definition of the resource. In order to make the use of extensions safe and manageable, there is a strict governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/> <comments 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 simplicity for everyone."/> <synonym value="extensions"/> <synonym value="user content"/> <min value="0"/> <max value="*"/> <type> <code value="Extension"/> </type> <isModifier value="false"/> </definition> </element> <element> <path value="CarePlan.participant.modifierExtension"/> <definition> <short value="Extensions that cannot be ignored"/> <formal value="May be used to represent additional information that is not part of the basic definition of the resource, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict governance applied to the definition and use of extensions. Though any implementer is allowed to 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."/> <comments 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 simplicity for everyone."/> <synonym value="extensions"/> <synonym value="user content"/> <min value="0"/> <max value="*"/> <type> <code value="Extension"/> </type> <isModifier value="false"/> </definition> </element> <element> <path value="CarePlan.participant.role"/> <definition> <short value="Type of involvement"/> <formal value="Indicates specific responsibility of an individual within the care plan. E.g. "Primary physician", "Team coordinator", "Caregiver", etc."/> <comments value="Roles may sometimes be inferred by type of Practitioner. These are relationships that hold only within the context of the care plan. General relationships should be handled as properties of the Patient resource directly."/> <min value="0"/> <max value="1"/> <type> <code value="CodeableConcept"/> </type> <isModifier value="false"/> <binding> <name value="CarePlanParticipantRole"/> <isExtensible value="true"/> <conformance value="preferred"/> <description value="Indicates specific responsibility of an individual within the care plan. E.g. "Primary physician", "Team coordinator", "Caregiver", etc."/> </binding> <mapping> <identity value="rim"/> <map value=".functionCode"/> </mapping> <mapping> <identity value="v2"/> <map value="REL.2 (or PRT-4-participation?)"/> </mapping> </definition> </element> <element> <path value="CarePlan.participant.member"/> <definition> <short value="Who is involved"/> <formal value="The specific person or organization who is participating/expected to participate in the care plan."/> <comments value="Patient only needs to be listed if they have a role other than "subject of care"."/> <min value="1"/> <max value="1"/> <type> <code value="ResourceReference"/> <profile value="http://hl7.org/fhir/profiles/Practitioner"/> </type> <type> <code value="ResourceReference"/> <profile value="http://hl7.org/fhir/profiles/RelatedPerson"/> </type> <type> <code value="ResourceReference"/> <profile value="http://hl7.org/fhir/profiles/Patient"/> </type> <type> <code value="ResourceReference"/> <profile value="http://hl7.org/fhir/profiles/Organization"/> </type> <isModifier value="false"/> <mapping> <identity value="rim"/> <map value=".role"/> </mapping> <mapping> <identity value="v2"/> <map value="REL.5 (or PRT-5-participation person : ( PRV-4 e {provider participations} ) / PRT-5-participation person : ( PRV-4 e {non-provider person participations} ) / PRT-5-participation person : ( PRV-4 = (patient non-subject of care) ) / PRT-8-participation organization?)"/> </mapping> </definition> </element> <element> <path value="CarePlan.goal"/> <definition> <short value="Desired outcome of plan"/> <formal value="Describes the intended objective(s) of carrying out the Care Plan."/> <comments value="Goal can be achieving a particular change or merely maintaining a current state or even slowing a decline."/> <min value="0"/> <max value="*"/> <isModifier value="false"/> <mapping> <identity value="rim"/> <map value=".outboundRelationship[typeCode<=OBJ]."/> </mapping> <mapping> <identity value="v2"/> <map value="GOL.1"/> </mapping> </definition> </element> <element> <path value="CarePlan.goal.extension"/> <definition> <short value="Additional Content defined by implementations"/> <formal value="May be used to represent additional information that is not part of the basic definition of the resource. In order to make the use of extensions safe and manageable, there is a strict governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/> <comments 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 simplicity for everyone."/> <synonym value="extensions"/> <synonym value="user content"/> <min value="0"/> <max value="*"/> <type> <code value="Extension"/> </type> <isModifier value="false"/> </definition> </element> <element> <path value="CarePlan.goal.modifierExtension"/> <definition> <short value="Extensions that cannot be ignored"/> <formal value="May be used to represent additional information that is not part of the basic definition of the resource, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict governance applied to the definition and use of extensions. Though any implementer is allowed to 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."/> <comments 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 simplicity for everyone."/> <synonym value="extensions"/> <synonym value="user content"/> <min value="0"/> <max value="*"/> <type> <code value="Extension"/> </type> <isModifier value="false"/> </definition> </element> <element> <path value="CarePlan.goal.description"/> <definition> <short value="What's the desired outcome?"/> <formal value="Human-readable description of a specific desired objective of the care plan."/> <min value="1"/> <max value="1"/> <type> <code value="string"/> </type> <isModifier value="false"/> <mapping> <identity value="rim"/> <map value=".text"/> </mapping> <mapping> <identity value="v2"/> <map value="GOL-3.2-goal ID.text"/> </mapping> </definition> </element> <element> <path value="CarePlan.goal.status"/> <definition> <short value="in progress | achieved | sustaining | cancelled"/> <formal value="Indicates whether the goal has been reached and is still considered relevant."/> <min value="0"/> <max value="1"/> <type> <code value="code"/> </type> <isModifier value="false"/> <binding> <name value="CarePlanGoalStatus"/> <isExtensible value="false"/> <conformance value="required"/> <referenceResource> <reference value="http://hl7.org/fhir/vs/care-plan-goal-status"/> </referenceResource> </binding> <mapping> <identity value="rim"/> <map value=".statusCode in progress = active (classCode = OBJ) achieved = complete sustaining = active (classCode=OBJC) cancelled = aborted"/> </mapping> <mapping> <identity value="v2"/> <map value="GOL-18-goal life cycle status"/> </mapping> </definition> </element> <element> <path value="CarePlan.goal.notes"/> <definition> <short value="Comments about the goal"/> <formal value="Any comments related to the goal."/> <comments value="May be used for progress notes, concerns or other related information that doesn't actually describe the goal itself."/> <min value="0"/> <max value="1"/> <type> <code value="string"/> </type> <isModifier value="false"/> <mapping> <identity value="rim"/> <map value=".inboundRelationship[typeCode=SUBJ].source[classCode=OBS, moodCode=EVN, code="annotation"] .value"/> </mapping> <mapping> <identity value="v2"/> <map value="GOL-16-goal evaluation + NTE?"/> </mapping> </definition> </element> <element> <path value="CarePlan.goal.concern"/> <definition> <short value="Health issues this goal addresses"/> <formal value="The identified conditions that this goal relates to - the condition that caused it to be created, or that it is intended to address."/> <comments value="The concerns do not also need to be listed under CarePlan.concern, but may be."/> <min value="0"/> <max value="*"/> <type> <code value="ResourceReference"/> <profile value="http://hl7.org/fhir/profiles/Condition"/> </type> <isModifier value="false"/> <mapping> <identity value="rim"/> <map value=".outboundRelationship[typeCode=SUBJ].target[classCode=CONC]"/> </mapping> </definition> </element> <element> <path value="CarePlan.activity"/> <definition> <short value="Action to occur as part of plan"/> <formal value="Identifies a planned action to occur as part of the plan. For example, a medication to be used, lab tests to perform, self-monitoring, education, etc."/> <min value="0"/> <max value="*"/> <isModifier value="false"/> <mapping> <identity value="rim"/> <map value=".outboundRelationship[typeCode=COMP].target"/> </mapping> </definition> </element> <element> <path value="CarePlan.activity.extension"/> <definition> <short value="Additional Content defined by implementations"/> <formal value="May be used to represent additional information that is not part of the basic definition of the resource. In order to make the use of extensions safe and manageable, there is a strict governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/> <comments 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 simplicity for everyone."/> <synonym value="extensions"/> <synonym value="user content"/> <min value="0"/> <max value="*"/> <type> <code value="Extension"/> </type> <isModifier value="false"/> </definition> </element> <element> <path value="CarePlan.activity.modifierExtension"/> <definition> <short value="Extensions that cannot be ignored"/> <formal value="May be used to represent additional information that is not part of the basic definition of the resource, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict governance applied to the definition and use of extensions. Though any implementer is allowed to 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."/> <comments 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 simplicity for everyone."/> <synonym value="extensions"/> <synonym value="user content"/> <min value="0"/> <max value="*"/> <type> <code value="Extension"/> </type> <isModifier value="false"/> </definition> </element> <element> <path value="CarePlan.activity.goal"/> <definition> <short value="Goals this activity relates to"/> <formal value="Internal reference that identifies the goals that this activity is intended to contribute towards meeting."/> <min value="0"/> <max value="*"/> <type> <code value="idref"/> </type> <isModifier value="false"/> <mapping> <identity value="rim"/> <map value=".outboundRelationship[typeCode<=OBJ]."/> </mapping> </definition> </element> <element> <path value="CarePlan.activity.status"/> <definition> <short value="not started | scheduled | in progress | on hold | completed | cancelled"/> <formal value="Identifies what progress is being made for the specific activity."/> <comments value="Some aspects of Status can be inferred based on the resources linked in actionTaken. Note that "status" is only as current as the plan was most recently updated."/> <min value="0"/> <max value="1"/> <type> <code value="code"/> </type> <isModifier value="false"/> <binding> <name value="CarePlanActivityStatus"/> <isExtensible value="false"/> <conformance value="required"/> <referenceResource> <reference value="http://hl7.org/fhir/vs/care-plan-activity-status"/> </referenceResource> </binding> <mapping> <identity value="rim"/> <map value=".statusCode not started = new scheduled = not started (and fulfillment relationship to appointent) in progress = active on hold = suspended completed = completed cancelled = aborted"/> </mapping> <mapping> <identity value="v2"/> <map value="ORC-5-order status?"/> </mapping> </definition> </element> <element> <path value="CarePlan.activity.prohibited"/> <definition> <short value="Do NOT do"/> <formal value="If true, indicates that the described activity is one that must NOT be engaged in when following the plan."/> <min value="1"/> <max value="1"/> <type> <code value="boolean"/> </type> <isModifier value="true"/> <mapping> <identity value="rim"/> <map value="actionNegationInd"/> </mapping> </definition> </element> <element> <path value="CarePlan.activity.actionResulting"/> <definition> <short value="Appointments, orders, etc."/> <formal value="Resources that describe follow-on actions resulting from the plan, such as drug prescriptions, encounter records, appointments, etc."/> <min value="0"/> <max value="*"/> <type> <code value="ResourceReference"/> <profile value="http://hl7.org/fhir/profiles/Any"/> </type> <isModifier value="false"/> <mapping> <identity value="rim"/> <map value=".inboundRelationship[typeCode=FLFS].source"/> </mapping> </definition> </element> <element> <path value="CarePlan.activity.notes"/> <definition> <short value="Comments about the activity"/> <formal value="Notes about the execution of the activity."/> <comments value="Doesn't describe the activity - that goes in details."/> <min value="0"/> <max value="1"/> <type> <code value="string"/> </type> <isModifier value="false"/> <mapping> <identity value="rim"/> <map value=".inboundRelationship[typeCode=SUBJ].source[classCode=OBS, moodCode=EVN, code="annotation"] .value"/> </mapping> <mapping> <identity value="v2"/> <map value="NTE?"/> </mapping> </definition> </element> <element> <path value="CarePlan.activity.detail"/> <definition> <short value="Activity details defined in specific resource"/> <formal value="The details of the proposed activity represented in a specific resource."/> <min value="0"/> <max value="1"/> <type> <code value="ResourceReference"/> <profile value="http://hl7.org/fhir/profiles/Procedure"/> </type> <type> <code value="ResourceReference"/> <profile value="http://hl7.org/fhir/profiles/MedicationPrescription"/> </type> <type> <code value="ResourceReference"/> <profile value="http://hl7.org/fhir/profiles/DiagnosticOrder"/> </type> <type> <code value="ResourceReference"/> <profile value="http://hl7.org/fhir/profiles/Encounter"/> </type> <isModifier value="false"/> <mapping> <identity value="rim"/> <map value=".outboundRelationship[typeCode=COMP].target"/> </mapping> </definition> </element> <element> <path value="CarePlan.activity.simple"/> <definition> <short value="Activity details summarised here"/> <formal value="A simple summary of details suitable for a general care plan system (e.g. form driven) that doesn't know about specific resources such as procedure etc."/> <min value="0"/> <max value="1"/> <constraint> <key value="3"/> <name value="details by reference, or simple details"/> <severity value="error"/> <human value="Only provide a detail reference, or a simple detail summary"/> <xpath value="not(exists(f:detail)) or not(exists(f:simple))"/> </constraint> <constraint> <key value="2"/> <name value="quantity for supply"/> <severity value="error"/> <human value="Quantity can only be specified if activity category is supply"/> <xpath value="(f:category/@value=('supply')) = exists(f:quantity)"/> </constraint> <constraint> <key value="1"/> <name value="dose for food or drug"/> <severity value="error"/> <human value="DailyDose can only be specified if activity category is drug or food"/> <xpath value="(f:category/@value=('drug','diet')) = exists(f:dailyAmount)"/> </constraint> <isModifier value="false"/> <mapping> <identity value="rim"/> <map value=".outboundRelationship[typeCode=COMP, subsetCode=SUMM].target"/> </mapping> </definition> </element> <element> <path value="CarePlan.activity.simple.extension"/> <definition> <short value="Additional Content defined by implementations"/> <formal value="May be used to represent additional information that is not part of the basic definition of the resource. In order to make the use of extensions safe and manageable, there is a strict governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/> <comments 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 simplicity for everyone."/> <synonym value="extensions"/> <synonym value="user content"/> <min value="0"/> <max value="*"/> <type> <code value="Extension"/> </type> <isModifier value="false"/> </definition> </element> <element> <path value="CarePlan.activity.simple.modifierExtension"/> <definition> <short value="Extensions that cannot be ignored"/> <formal value="May be used to represent additional information that is not part of the basic definition of the resource, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict governance applied to the definition and use of extensions. Though any implementer is allowed to 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."/> <comments 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 simplicity for everyone."/> <synonym value="extensions"/> <synonym value="user content"/> <min value="0"/> <max value="*"/> <type> <code value="Extension"/> </type> <isModifier value="false"/> </definition> </element> <element> <path value="CarePlan.activity.simple.category"/> <definition> <short value="diet | drug | encounter | observation | procedure | supply | other"/> <formal value="High-level categorization of the type of activity in a care plan."/> <min value="1"/> <max value="1"/> <type> <code value="code"/> </type> <isModifier value="false"/> <binding> <name value="CarePlanActivityCategory"/> <isExtensible value="false"/> <conformance value="required"/> <referenceResource> <reference value="http://hl7.org/fhir/vs/care-plan-activity-category"/> </referenceResource> </binding> <mapping> <identity value="rim"/> <map value=".inboundRelationship[typeCode=COMP].source[classCode=LIST].code"/> </mapping> </definition> </element> <element> <path value="CarePlan.activity.simple.code"/> <definition> <short value="Detail type of activity"/> <formal value="Detailed description of the type of activity. E.g. What lab test, what procedure, what kind of encounter."/> <comments value="Tends to be less relevant for activities involving particular products. Codes should not convey negation - use "prohibited" instead."/> <min value="0"/> <max value="1"/> <type> <code value="CodeableConcept"/> </type> <isModifier value="false"/> <binding> <name value="CarePlanActivityType"/> <isExtensible value="true"/> <conformance value="preferred"/> <description value="Detailed description of the type of activity. E.g. What lab test, what procedure, what kind of encounter."/> </binding> <mapping> <identity value="rim"/> <map value=".code"/> </mapping> <mapping> <identity value="v2"/> <map value="OBR-4-universal service ID / RXE-2-Give Code / RXO-1-Requested Give Code / RXD-2-Dispense/Give Code"/> </mapping> </definition> </element> <element> <path value="CarePlan.activity.simple.timing[x]"/> <definition> <short value="When activity is to occur"/> <formal value="The period, timing or frequency upon which the described activity is to occur."/> <min value="0"/> <max value="1"/> <type> <code value="Schedule"/> </type> <type> <code value="Period"/> </type> <type> <code value="string"/> </type> <isModifier value="false"/> <mapping> <identity value="rim"/> <map value=".effectiveTime"/> </mapping> <mapping> <identity value="v2"/> <map value="TQ1"/> </mapping> </definition> </element> <element> <path value="CarePlan.activity.simple.location"/> <definition> <short value="Where it should happen"/> <formal value="Identifies the facility where the activity will occur. E.g. home, hospital, specific clinic, etc."/> <comments value="May reference a specific clinical location or may just identify a type of location."/> <min value="0"/> <max value="1"/> <type> <code value="ResourceReference"/> <profile value="http://hl7.org/fhir/profiles/Location"/> </type> <isModifier value="false"/> <mapping> <identity value="rim"/> <map value=".participation[typeCode=LOC].role"/> </mapping> <mapping> <identity value="v2"/> <map value="OBR-24-diagnostic service section ID (???!!)"/> </mapping> </definition> </element> <element> <path value="CarePlan.activity.simple.performer"/> <definition> <short value="Who's responsible?"/> <formal value="Identifies who's expected to be involved in the activity."/> <comments value="A performer MAY also be a participant in the care plan."/> <min value="0"/> <max value="*"/> <type> <code value="ResourceReference"/> <profile value="http://hl7.org/fhir/profiles/Practitioner"/> </type> <type> <code value="ResourceReference"/> <profile value="http://hl7.org/fhir/profiles/Organization"/> </type> <type> <code value="ResourceReference"/> <profile value="http://hl7.org/fhir/profiles/RelatedPerson"/> </type> <type> <code value="ResourceReference"/> <profile value="http://hl7.org/fhir/profiles/Patient"/> </type> <isModifier value="false"/> <mapping> <identity value="rim"/> <map value=".participation[typeCode=PFM]"/> </mapping> <mapping> <identity value="v2"/> <map value="PRT-5-participation person : ( PRV-4 e {provider participations} ) / PRT-5-participation person : ( PRV-4 e {non-provider person participations} ) / PRT-5-participation person : ( PRV-4 = (patient non-subject of care) ) / PRT-8-participation organization"/> </mapping> </definition> </element> <element> <path value="CarePlan.activity.simple.product"/> <definition> <short value="What's administered/supplied"/> <formal value="Identifies the food, drug or other product being consumed or supplied in the activity."/> <min value="0"/> <max value="1"/> <type> <code value="ResourceReference"/> <profile value="http://hl7.org/fhir/profiles/Medication"/> </type> <type> <code value="ResourceReference"/> <profile value="http://hl7.org/fhir/profiles/Substance"/> </type> <isModifier value="false"/> <mapping> <identity value="rim"/> <map value=".participation[typeCode=PRD].role"/> </mapping> <mapping> <identity value="v2"/> <map value="RXE-2-Give Code / RXO-1-Requested Give Code / RXD-2-Dispense/Give Code"/> </mapping> </definition> </element> <element> <path value="CarePlan.activity.simple.dailyAmount"/> <definition> <short value="How much consumed/day?"/> <formal value="Identifies the quantity expected to be consumed in a given day."/> <min value="0"/> <max value="1"/> <type> <code value="Quantity"/> </type> <isModifier value="false"/> <mapping> <identity value="rim"/> <map value=".outboundRelationship[typeCode=COMP][classCode=SBADM].doseQuantity"/> </mapping> <mapping> <identity value="v2"/> <map value="RXO-23-total daily dose / RXE-19-total daily dose / RXD-12-total daily dose"/> </mapping> </definition> </element> <element> <path value="CarePlan.activity.simple.quantity"/> <definition> <short value="How much is administered/supplied/consumed"/> <formal value="Identifies the quantity expected to be supplied."/> <min value="0"/> <max value="1"/> <type> <code value="Quantity"/> </type> <isModifier value="false"/> <mapping> <identity value="rim"/> <map value=".outboundRelationship[typeCode=COMP][classCode=SPLY].quantity"/> </mapping> <mapping> <identity value="v2"/> <map value="RXO-11-requested dispense amount / RXE-10-dispense amount / RXD-4-actual dispense amount / RXG-5-give amount-minumum / RXA-6-administered amount / TQ1-2.1-quantity.quantity *and* RXO-12-requested dispense units / RXE-11-dispense units / RXD-5-actual dispense units / RXG-7-give units / RXA-7-administered units / TQ1-2.2-quantity.units"/> </mapping> </definition> </element> <element> <path value="CarePlan.activity.simple.details"/> <definition> <short value="Extra info on activity occurrence"/> <formal value="This provides a textual description of constraints on the activity occurrence, including relation to other activities. It may also include objectives, pre-conditions and end-conditions. Finally, it may convey specifics about the activity such as body site, method, route, etc."/> <min value="0"/> <max value="1"/> <type> <code value="string"/> </type> <isModifier value="false"/> <mapping> <identity value="rim"/> <map value=".text"/> </mapping> <mapping> <identity value="v2"/> <map value="NTE?"/> </mapping> </definition> </element> <element> <path value="CarePlan.notes"/> <definition> <short value="Comments about the plan"/> <formal value="General notes about the care plan not covered elsewhere."/> <min value="0"/> <max value="1"/> <type> <code value="string"/> </type> <isModifier value="false"/> <mapping> <identity value="rim"/> <map value=".inboundRelationship[typeCode=SUBJ].source[classCode=OBS, moodCode=EVN, code="annotation"] .value"/> </mapping> <mapping> <identity value="v2"/> <map value="NTE?"/> </mapping> </definition> </element> <searchParam> <name value="_id"/> <type value="token"/> <documentation value="The logical resource id associated with the resource (must be supported by all servers)"/> </searchParam> <searchParam> <name value="_language"/> <type value="token"/> <documentation value="The language of the resource"/> </searchParam> <searchParam> <name value="activitycode"/> <type value="token"/> <documentation value="Detail type of activity"/> <xpath value="f:CarePlan/f:activity/f:simple/f:code"/> </searchParam> <searchParam> <name value="activitydate"/> <type value="date"/> <documentation value="Specified date occurs within period specified by CarePlan.activity.timingSchedule"/> <xpath value="f:CarePlan/f:activity/f:simple/f:timing[x]"/> </searchParam> <searchParam> <name value="activitydetail"/> <type value="reference"/> <documentation value="Activity details defined in specific resource"/> <xpath value="f:CarePlan/f:activity/f:detail"/> </searchParam> <searchParam> <name value="condition"/> <type value="reference"/> <documentation value="Health issues this plan addresses"/> <xpath value="f:CarePlan/f:concern"/> </searchParam> <searchParam> <name value="date"/> <type value="date"/> <documentation value="Time period plan covers"/> <xpath value="f:CarePlan/f:period"/> </searchParam> <searchParam> <name value="participant"/> <type value="reference"/> <documentation value="Who is involved"/> <xpath value="f:CarePlan/f:participant/f:member"/> </searchParam> <searchParam> <name value="patient"/> <type value="reference"/> <documentation value="Who care plan is for"/> <xpath value="f:CarePlan/f:patient"/> </searchParam> </structure> </Profile>