Argonaut Data Query Implementation Guide Version 1.0.0

This page is part of the Argonaut Data Query Implementation Guide (v1.0.0: Release) based on FHIR R2. This is the current published version. For a full list of available versions, see the Directory of published versions

Argonaut CareTeam Profile


<StructureDefinition xmlns="http://hl7.org/fhir">
  <id value="argo-careteam"/>
  <text>
    <status value="generated"/>
  </text>
  <url value="http://fhir.org/guides/argonaut/StructureDefinition/argo-careteam"/>
  <name value="Argonaut CareTeam Profile"/>
  <status value="draft"/>
  <publisher value="Argonaut Project"/>
  <contact>
    <telecom>
      <system value="other"/>
      <value value="http://argonautwiki.hl7.org"/>
      <rank value="0"/>
    </telecom>
  </contact>
  <date value="2016-10-18T00:00:00+11:00"/>
  <fhirVersion value="1.0.2"/>
  <mapping>
    <identity value="us-core-(stu3)"/>
    <uri value="http://unknown.org/US Core (STU3)"/>
    <name value="US Core (STU3)"/>
  </mapping>
  <mapping>
    <identity value="rim"/>
    <uri value="http://hl7.org/v3"/>
    <name value="RIM"/>
  </mapping>
  <mapping>
    <identity value="w5"/>
    <uri value="http://hl7.org/fhir/w5"/>
    <name value="W5 Mapping"/>
  </mapping>
  <mapping>
    <identity value="v2"/>
    <uri value="http://hl7.org/v2"/>
    <name value="HL7 v2"/>
  </mapping>
  <kind value="resource"/>
  <constrainedType value="CarePlan"/>
  <abstract value="false"/>
  <base value="http://hl7.org/fhir/StructureDefinition/CarePlan"/>
  <snapshot>
    <element id="CarePlan:argoprofile">
      <path value="CarePlan"/>
      <name value="argoprofile"/>
      <short value="Argonaut CareTeam Profile"/>
      <definition
                  value="Describes the intention of how one or more practitioners intend to deliver care for a particular patient, group or community for a period of time, possibly limited to care for a specific condition or set of conditions."/>
      <alias value="Care Team"/>
      <min value="0"/>
      <max value="*"/>
      <base>
        <path value="CarePlan"/>
        <min value="0"/>
        <max value="*"/>
      </base>
      <type>
        <code value="CarePlan"/>
      </type>
      <maxLength value="0"/>
      <mustSupport value="false"/>
      <isModifier value="false"/>
      <isSummary value="false"/>
      <mapping>
        <identity value="rim"/>
        <map value="Act[classCode=PCPR, moodCode=INT]"/>
      </mapping>
      <mapping>
        <identity value="w5"/>
        <map value="clinical.careprovision"/>
      </mapping>
      <mapping>
        <identity value="us-core-(stu3)"/>
        <map value="CareTeam"/>
      </mapping>
    </element>
    <element id="CarePlan:argoprofile.id">
      <path value="CarePlan.id"/>
      <name value="CarePlan:argoprofile.id"/>
      <short value="Logical id of this artifact"/>
      <definition
                  value="The logical id of the resource, as used in the URL for the resource. Once assigned, this value never changes."/>
      <comments
                value="The only time that a resource does not have an id is when it is being submitted to the server using a create operation. Bundles always have an id, though it is usually a generated UUID."/>
      <min value="0"/>
      <max value="1"/>
      <base>
        <path value="CarePlan.id"/>
        <min value="0"/>
        <max value="1"/>
      </base>
      <type>
        <code value="id"/>
      </type>
      <maxLength value="0"/>
      <mustSupport value="false"/>
      <isModifier value="false"/>
      <isSummary value="true"/>
    </element>
    <element id="CarePlan:argoprofile.meta">
      <path value="CarePlan.meta"/>
      <name value="CarePlan:argoprofile.meta"/>
      <short value="Metadata about the resource"/>
      <definition
                  value="The metadata about the resource. This is content that is maintained by the infrastructure. Changes to the content may not always be associated with version changes to the resource."/>
      <min value="0"/>
      <max value="1"/>
      <base>
        <path value="CarePlan.meta"/>
        <min value="0"/>
        <max value="1"/>
      </base>
      <type>
        <code value="Meta"/>
      </type>
      <maxLength value="0"/>
      <mustSupport value="false"/>
      <isModifier value="false"/>
      <isSummary value="true"/>
    </element>
    <element id="CarePlan:argoprofile.implicitRules">
      <path value="CarePlan.implicitRules"/>
      <name value="CarePlan:argoprofile.implicitRules"/>
      <short value="A set of rules under which this content was created"/>
      <definition
                  value="A reference to a set of rules that were followed when the resource was constructed, and which must be understood when processing the content."/>
      <comments
                value="Asserting this rule set restricts the content to be only understood by a limited set of trading partners. This inherently limits the usefulness of the data in the long term. However, the existing health eco-system is highly fractured, and not yet ready to define, collect, and exchange data in a generally computable sense. Wherever possible, implementers and/or specification writers should avoid using this element as much as possible."/>
      <min value="0"/>
      <max value="1"/>
      <base>
        <path value="CarePlan.implicitRules"/>
        <min value="0"/>
        <max value="1"/>
      </base>
      <type>
        <code value="uri"/>
      </type>
      <maxLength value="0"/>
      <mustSupport value="false"/>
      <isModifier value="true"/>
      <isSummary value="true"/>
    </element>
    <element id="CarePlan:argoprofile.language">
      <path value="CarePlan.language"/>
      <name value="CarePlan:argoprofile.language"/>
      <short value="Language of the resource content"/>
      <definition value="The base language in which the resource is written."/>
      <comments
                value="Language is provided to support indexing and accessibility (typically, services such as text to speech use the language tag). The html language tag in the narrative applies  to the narrative. The language tag on the resource may be used to specify the language of other presentations generated from the data in the resource  Not all the content has to be in the base language. The Resource.language should not be assumed to apply to the narrative automatically. If a language is specified, it should it also be specified on the div element in the html (see rules in HTML5 for information about the relationship between xml:lang and the html lang attribute)."/>
      <min value="0"/>
      <max value="1"/>
      <base>
        <path value="CarePlan.language"/>
        <min value="0"/>
        <max value="1"/>
      </base>
      <type>
        <code value="code"/>
      </type>
      <maxLength value="0"/>
      <mustSupport value="false"/>
      <isModifier value="false"/>
      <isSummary value="false"/>
      <binding>
        <strength value="required"/>
        <description value="A human language."/>
        <valueSetUri value="http://tools.ietf.org/html/bcp47"/>
      </binding>
    </element>
    <element id="CarePlan:argoprofile.text">
      <path value="CarePlan.text"/>
      <name value="CarePlan:argoprofile.text"/>
      <short value="Text summary of the resource, for human interpretation"/>
      <definition
                  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 &quot;clinically safe&quot; 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."/>
      <alias value="narrative"/>
      <alias value="html"/>
      <alias value="xhtml"/>
      <alias value="display"/>
      <min value="0"/>
      <max value="1"/>
      <base>
        <path value="CarePlan.text"/>
        <min value="0"/>
        <max value="1"/>
      </base>
      <type>
        <code value="Narrative"/>
      </type>
      <maxLength value="0"/>
      <condition value="dom-1"/>
      <mustSupport value="false"/>
      <isModifier value="false"/>
      <isSummary value="false"/>
      <mapping>
        <identity value="rim"/>
        <map value="Act.text?"/>
      </mapping>
    </element>
    <element id="CarePlan:argoprofile.contained">
      <path value="CarePlan.contained"/>
      <name value="CarePlan:argoprofile.contained"/>
      <short value="Contained, inline Resources"/>
      <definition
                  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."/>
      <alias value="inline resources"/>
      <alias value="anonymous resources"/>
      <alias value="contained resources"/>
      <min value="0"/>
      <max value="*"/>
      <base>
        <path value="CarePlan.contained"/>
        <min value="0"/>
        <max value="*"/>
      </base>
      <type>
        <code value="Resource"/>
      </type>
      <maxLength value="0"/>
      <mustSupport value="false"/>
      <isModifier value="false"/>
      <isSummary value="false"/>
      <mapping>
        <identity value="rim"/>
        <map value="N/A"/>
      </mapping>
    </element>
    <element id="CarePlan:argoprofile.extension">
      <path value="CarePlan.extension"/>
      <name value="CarePlan:argoprofile.extension"/>
      <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 resource. In order 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 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 level of simplicity for everyone."/>
      <alias value="extensions"/>
      <alias value="user content"/>
      <min value="0"/>
      <max value="*"/>
      <base>
        <path value="CarePlan.extension"/>
        <min value="0"/>
        <max value="*"/>
      </base>
      <type>
        <code value="Extension"/>
      </type>
      <maxLength value="0"/>
      <mustSupport value="false"/>
      <isModifier value="false"/>
      <isSummary value="false"/>
      <mapping>
        <identity value="rim"/>
        <map value="N/A"/>
      </mapping>
    </element>
    <element id="CarePlan:argoprofile.modifierExtension">
      <path value="CarePlan.modifierExtension"/>
      <name value="CarePlan:argoprofile.modifierExtension"/>
      <short value="Extensions that cannot be ignored"/>
      <definition
                  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 set of 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 level of simplicity for everyone."/>
      <alias value="extensions"/>
      <alias value="user content"/>
      <min value="0"/>
      <max value="*"/>
      <base>
        <path value="CarePlan.modifierExtension"/>
        <min value="0"/>
        <max value="*"/>
      </base>
      <type>
        <code value="Extension"/>
      </type>
      <maxLength value="0"/>
      <mustSupport value="false"/>
      <isModifier value="true"/>
      <isSummary value="false"/>
      <mapping>
        <identity value="rim"/>
        <map value="N/A"/>
      </mapping>
    </element>
    <element id="CarePlan:argoprofile.identifier">
      <path value="CarePlan.identifier"/>
      <name value="CarePlan:argoprofile.identifier"/>
      <short value="External Ids for this plan"/>
      <definition
                  value="This records identifiers associated with this care plan that are defined by business processes 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)."/>
      <requirements value="Need to allow connection to a wider workflow."/>
      <min value="0"/>
      <max value="*"/>
      <base>
        <path value="CarePlan.identifier"/>
        <min value="0"/>
        <max value="*"/>
      </base>
      <type>
        <code value="Identifier"/>
      </type>
      <maxLength value="0"/>
      <mustSupport value="false"/>
      <isModifier value="false"/>
      <isSummary value="true"/>
      <mapping>
        <identity value="v2"/>
        <map value="PTH-3"/>
      </mapping>
      <mapping>
        <identity value="rim"/>
        <map value=".id"/>
      </mapping>
    </element>
    <element id="CarePlan:argoprofile.subject">
      <path value="CarePlan.subject"/>
      <name value="CarePlan:argoprofile.subject"/>
      <short value="Who care plan is for"/>
      <definition
                  value="Identifies the patient or group whose intended care is described by the plan."/>
      <min value="1"/>
      <max value="1"/>
      <base>
        <path value="CarePlan.subject"/>
        <min value="0"/>
        <max value="1"/>
      </base>
      <type>
        <code value="Reference"/>
        <profile
                 value="http://fhir.org/guides/argonaut/StructureDefinition/argo-patient"/>
      </type>
      <maxLength value="0"/>
      <mustSupport value="true"/>
      <isModifier value="false"/>
      <isSummary value="false"/>
      <mapping>
        <identity value="v2"/>
        <map value="PID-3"/>
      </mapping>
      <mapping>
        <identity value="rim"/>
        <map value=".participation[typeCode=PAT].role[classCode=PAT]"/>
      </mapping>
      <mapping>
        <identity value="us-core-(stu3)"/>
        <map value="CareTeam.status"/>
      </mapping>
    </element>
    <element id="CarePlan:argoprofile.status">
      <path value="CarePlan.status"/>
      <name value="CarePlan:argoprofile.status"/>
      <short value="proposed | draft | active | completed | cancelled"/>
      <definition
                  value="Indicates whether the plan is currently being acted upon, represents future intentions or is now a historical record."/>
      <requirements
                    value="Allows clinicians to determine whether the plan is actionable or not."/>
      <min value="1"/>
      <max value="1"/>
      <base>
        <path value="CarePlan.status"/>
        <min value="1"/>
        <max value="1"/>
      </base>
      <type>
        <code value="code"/>
      </type>
      <maxLength value="0"/>
      <mustSupport value="true"/>
      <isModifier value="true"/>
      <isSummary value="false"/>
      <binding>
        <strength value="required"/>
        <valueSetReference>
          <reference value="http://hl7.org/fhir/ValueSet/care-plan-status"/>
        </valueSetReference>
      </binding>
      <mapping>
        <identity value="v2"/>
        <map value="PTH-5"/>
      </mapping>
      <mapping>
        <identity value="rim"/>
        <map
             value=".statusCode planned = new active = active completed = completed"/>
      </mapping>
      <mapping>
        <identity value="w5"/>
        <map value="status"/>
      </mapping>
      <mapping>
        <identity value="us-core-(stu3)"/>
        <map value="CareTeam.status"/>
      </mapping>
    </element>
    <element id="CarePlan:argoprofile.context">
      <path value="CarePlan.context"/>
      <name value="CarePlan:argoprofile.context"/>
      <short value="Created in context of"/>
      <definition
                  value="Identifies the context in which this particular CarePlan is defined."/>
      <comments
                value="Activities conducted as a result of the care plan may well occur as part of other encounters/episodes."/>
      <min value="0"/>
      <max value="1"/>
      <base>
        <path value="CarePlan.context"/>
        <min value="0"/>
        <max value="1"/>
      </base>
      <type>
        <code value="Reference"/>
        <profile value="http://hl7.org/fhir/StructureDefinition/Encounter"/>
      </type>
      <type>
        <code value="Reference"/>
        <profile value="http://hl7.org/fhir/StructureDefinition/EpisodeOfCare"/>
      </type>
      <maxLength value="0"/>
      <mustSupport value="false"/>
      <isModifier value="false"/>
      <isSummary value="true"/>
      <mapping>
        <identity value="v2"/>
        <map value="Associated PV1"/>
      </mapping>
      <mapping>
        <identity value="rim"/>
        <map value="."/>
      </mapping>
      <mapping>
        <identity value="w5"/>
        <map value="context"/>
      </mapping>
    </element>
    <element id="CarePlan:argoprofile.period">
      <path value="CarePlan.period"/>
      <name value="CarePlan:argoprofile.period"/>
      <short value="Time period plan covers"/>
      <definition
                  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."/>
      <requirements
                    value="Allows tracking what plan(s) are in effect at a particular time."/>
      <min value="0"/>
      <max value="1"/>
      <base>
        <path value="CarePlan.period"/>
        <min value="0"/>
        <max value="1"/>
      </base>
      <type>
        <code value="Period"/>
      </type>
      <maxLength value="0"/>
      <mustSupport value="false"/>
      <isModifier value="false"/>
      <isSummary value="true"/>
      <mapping>
        <identity value="v2"/>
        <map value="GOL-7 / GOL-8"/>
      </mapping>
      <mapping>
        <identity value="rim"/>
        <map value=".effectiveTime"/>
      </mapping>
    </element>
    <element id="CarePlan:argoprofile.author">
      <path value="CarePlan.author"/>
      <name value="CarePlan:argoprofile.author"/>
      <short value="Who is responsible for contents of the plan"/>
      <definition
                  value="Identifies the individual(s) or ogranization who is responsible for the content of the care plan."/>
      <comments value="Collaborative care plans may have multiple authors."/>
      <min value="0"/>
      <max value="*"/>
      <base>
        <path value="CarePlan.author"/>
        <min value="0"/>
        <max value="*"/>
      </base>
      <type>
        <code value="Reference"/>
        <profile value="http://hl7.org/fhir/StructureDefinition/Patient"/>
      </type>
      <type>
        <code value="Reference"/>
        <profile value="http://hl7.org/fhir/StructureDefinition/Practitioner"/>
      </type>
      <type>
        <code value="Reference"/>
        <profile value="http://hl7.org/fhir/StructureDefinition/RelatedPerson"/>
      </type>
      <type>
        <code value="Reference"/>
        <profile value="http://hl7.org/fhir/StructureDefinition/Organization"/>
      </type>
      <maxLength value="0"/>
      <mustSupport value="false"/>
      <isModifier value="false"/>
      <isSummary value="true"/>
    </element>
    <element id="CarePlan:argoprofile.modified">
      <path value="CarePlan.modified"/>
      <name value="CarePlan:argoprofile.modified"/>
      <short value="When last updated"/>
      <definition
                  value="Identifies the most recent date on which the plan has been revised."/>
      <requirements value="Indicates how current the plan is."/>
      <min value="0"/>
      <max value="1"/>
      <base>
        <path value="CarePlan.modified"/>
        <min value="0"/>
        <max value="1"/>
      </base>
      <type>
        <code value="dateTime"/>
      </type>
      <maxLength value="0"/>
      <mustSupport value="false"/>
      <isModifier value="false"/>
      <isSummary value="true"/>
      <mapping>
        <identity value="v2"/>
        <map value="PTH-6"/>
      </mapping>
      <mapping>
        <identity value="rim"/>
        <map value=".participation[typeCode=AUT].time"/>
      </mapping>
    </element>
    <element id="CarePlan:argoprofile.category">
      <path value="CarePlan.category"/>
      <name value="CarePlan:argoprofile.category"/>
      <short value="Type of plan"/>
      <definition
                  value="Identifies what &quot;kind&quot; of plan this is to support differentiation between multiple co-existing plans; e.g. &quot;Home health&quot;, &quot;psychiatric&quot;, &quot;asthma&quot;, &quot;disease management&quot;, &quot;wellness plan&quot;, etc."/>
      <comments
                value="There may be multiple axis of categorization and one plan may serve multiple purposes.  In some cases, this may be redundant with references to CarePlan.concern."/>
      <requirements
                    value="Used for filtering what plan(s) are retrieved and displayed to different types of users."/>
      <min value="1"/>
      <max value="*"/>
      <base>
        <path value="CarePlan.category"/>
        <min value="0"/>
        <max value="*"/>
      </base>
      <type>
        <code value="CodeableConcept"/>
      </type>
      <maxLength value="0"/>
      <constraint>
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/structuredefinition-expression">
          <valueString
                       value="where(coding.system=&#39;http://argonaut.hl7.org&#39; and coding.code=&#39;careteam&#39;).exists()"/>
        </extension>
        <key value="arg-1"/>
        <severity value="error"/>
        <human
               value="Must have a category of &#39;careteam&#39; and a code system &#39;http://argonaut.hl7.org&#39;"/>
        <xpath
               value="exists(f:coding/code[@value=&#39;careplan&#39;]) and exists(f:coding/system[@value=&#39;http://argonaut.hl7.org&#39;])"/>
      </constraint>
      <mustSupport value="true"/>
      <isModifier value="false"/>
      <isSummary value="false"/>
      <binding>
        <strength value="example"/>
        <description
                     value="Identifies what &quot;kind&quot; of plan this is to support differentiation between multiple co-existing plans; e.g. &quot;Home health&quot;, &quot;psychiatric&quot;, &quot;asthma&quot;, &quot;disease management&quot;, etc."/>
        <valueSetReference>
          <reference value="http://hl7.org/fhir/ValueSet/care-plan-category"/>
        </valueSetReference>
      </binding>
      <mapping>
        <identity value="us-core-(stu3)"/>
        <map value="-"/>
      </mapping>
    </element>
    <element id="CarePlan:argoprofile.description">
      <path value="CarePlan.description"/>
      <name value="CarePlan:argoprofile.description"/>
      <short value="Summary of nature of plan"/>
      <definition value="A description of the scope and nature of the plan."/>
      <requirements value="Provides more detail than conveyed by category."/>
      <min value="0"/>
      <max value="1"/>
      <base>
        <path value="CarePlan.description"/>
        <min value="0"/>
        <max value="1"/>
      </base>
      <type>
        <code value="string"/>
      </type>
      <maxLength value="0"/>
      <mustSupport value="false"/>
      <isModifier value="false"/>
      <isSummary value="true"/>
    </element>
    <element id="CarePlan:argoprofile.addresses">
      <path value="CarePlan.addresses"/>
      <name value="CarePlan:argoprofile.addresses"/>
      <short value="Health issues this plan addresses"/>
      <definition
                  value="Identifies the conditions/problems/concerns/diagnoses/etc. whose management and/or mitigation are handled by this plan."/>
      <requirements
                    value="Links plan to the conditions it manages.  Also scopes plans - multiple plans may exist addressing different concerns."/>
      <min value="0"/>
      <max value="*"/>
      <base>
        <path value="CarePlan.addresses"/>
        <min value="0"/>
        <max value="*"/>
      </base>
      <type>
        <code value="Reference"/>
        <profile value="http://hl7.org/fhir/StructureDefinition/Condition"/>
      </type>
      <maxLength value="0"/>
      <mustSupport value="false"/>
      <isModifier value="false"/>
      <isSummary value="true"/>
      <mapping>
        <identity value="v2"/>
        <map value="PRB-4"/>
      </mapping>
      <mapping>
        <identity value="rim"/>
        <map
             value=".actRelationship[typeCode=SUBJ].target[classCode=CONC, moodCode=EVN]"/>
      </mapping>
    </element>
    <element id="CarePlan:argoprofile.support">
      <path value="CarePlan.support"/>
      <name value="CarePlan:argoprofile.support"/>
      <short value="Information considered as part of plan"/>
      <definition
                  value="Identifies portions of the patient&#39;s record that specifically influenced the formation of the plan.  These might include co-morbidities, recent procedures, limitations, recent assessments, etc."/>
      <comments
                value="Use &quot;concern&quot; to identify specific conditions addressed by the care plan."/>
      <requirements
                    value="Identifies barriers and other considerations associated with the care plan."/>
      <min value="0"/>
      <max value="*"/>
      <base>
        <path value="CarePlan.support"/>
        <min value="0"/>
        <max value="*"/>
      </base>
      <type>
        <code value="Reference"/>
        <profile value="http://hl7.org/fhir/StructureDefinition/Resource"/>
      </type>
      <maxLength value="0"/>
      <mustSupport value="false"/>
      <isModifier value="false"/>
      <isSummary value="false"/>
    </element>
    <element id="CarePlan:argoprofile.relatedPlan">
      <path value="CarePlan.relatedPlan"/>
      <name value="CarePlan:argoprofile.relatedPlan"/>
      <short value="Plans related to this one"/>
      <definition
                  value="Identifies CarePlans with some sort of formal relationship to the current plan."/>
      <comments
                value="Relationships are uni-directional with the &quot;newer&quot; plan pointing to the older one."/>
      <min value="0"/>
      <max value="*"/>
      <base>
        <path value="CarePlan.relatedPlan"/>
        <min value="0"/>
        <max value="*"/>
      </base>
      <type>
        <code value="BackboneElement"/>
      </type>
      <maxLength value="0"/>
      <mustSupport value="false"/>
      <isModifier value="false"/>
      <isSummary value="false"/>
    </element>
    <element id="CarePlan:argoprofile.relatedPlan.id">
      <path value="CarePlan.relatedPlan.id"/>
      <representation value="xmlAttr"/>
      <name value="CarePlan:argoprofile.relatedPlan.id"/>
      <short value="xml:id (or equivalent in JSON)"/>
      <definition
                  value="unique id for the element within a resource (for internal references)."/>
      <min value="0"/>
      <max value="1"/>
      <base>
        <path value="CarePlan.relatedPlan.id"/>
        <min value="0"/>
        <max value="1"/>
      </base>
      <type>
        <code value="id"/>
      </type>
      <maxLength value="0"/>
      <mustSupport value="false"/>
      <isModifier value="false"/>
      <isSummary value="false"/>
      <mapping>
        <identity value="rim"/>
        <map value="n/a"/>
      </mapping>
    </element>
    <element id="CarePlan:argoprofile.relatedPlan.extension">
      <path value="CarePlan.relatedPlan.extension"/>
      <name value="CarePlan:argoprofile.relatedPlan.extension"/>
      <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. In order 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 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 level of simplicity for everyone."/>
      <alias value="extensions"/>
      <alias value="user content"/>
      <min value="0"/>
      <max value="*"/>
      <base>
        <path value="CarePlan.relatedPlan.extension"/>
        <min value="0"/>
        <max value="*"/>
      </base>
      <type>
        <code value="Extension"/>
      </type>
      <maxLength value="0"/>
      <mustSupport value="false"/>
      <isModifier value="false"/>
      <isSummary value="false"/>
      <mapping>
        <identity value="rim"/>
        <map value="n/a"/>
      </mapping>
    </element>
    <element id="CarePlan:argoprofile.relatedPlan.modifierExtension">
      <path value="CarePlan.relatedPlan.modifierExtension"/>
      <name value="CarePlan:argoprofile.relatedPlan.modifierExtension"/>
      <short value="Extensions that cannot be ignored"/>
      <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 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 set of 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 level of simplicity for everyone."/>
      <alias value="extensions"/>
      <alias value="user content"/>
      <alias value="modifiers"/>
      <min value="0"/>
      <max value="*"/>
      <base>
        <path value="CarePlan.relatedPlan.modifierExtension"/>
        <min value="0"/>
        <max value="*"/>
      </base>
      <type>
        <code value="Extension"/>
      </type>
      <maxLength value="0"/>
      <mustSupport value="false"/>
      <isModifier value="true"/>
      <isSummary value="false"/>
      <mapping>
        <identity value="rim"/>
        <map value="N/A"/>
      </mapping>
    </element>
    <element id="CarePlan:argoprofile.relatedPlan.code">
      <path value="CarePlan.relatedPlan.code"/>
      <name value="CarePlan:argoprofile.relatedPlan.code"/>
      <short value="includes | replaces | fulfills"/>
      <definition
                  value="Identifies the type of relationship this plan has to the target plan."/>
      <comments
                value="Read the relationship as &quot;this plan&quot; [relatedPlan.code] &quot;relatedPlan.plan&quot;; e.g. This plan includes Plan B.  Additional relationship types can be proposed for future releases or handled as extensions."/>
      <min value="0"/>
      <max value="1"/>
      <base>
        <path value="CarePlan.relatedPlan.code"/>
        <min value="0"/>
        <max value="1"/>
      </base>
      <type>
        <code value="code"/>
      </type>
      <maxLength value="0"/>
      <mustSupport value="false"/>
      <isModifier value="false"/>
      <isSummary value="false"/>
      <binding>
        <strength value="required"/>
        <description
                     value="Codes identifying the types of relationships between two plans."/>
        <valueSetReference>
          <reference value="http://hl7.org/fhir/ValueSet/care-plan-relationship"/>
        </valueSetReference>
      </binding>
    </element>
    <element id="CarePlan:argoprofile.relatedPlan.plan">
      <path value="CarePlan.relatedPlan.plan"/>
      <name value="CarePlan:argoprofile.relatedPlan.plan"/>
      <short value="Plan relationship exists with"/>
      <definition
                  value="A reference to the plan to which a relationship is asserted."/>
      <min value="1"/>
      <max value="1"/>
      <base>
        <path value="CarePlan.relatedPlan.plan"/>
        <min value="1"/>
        <max value="1"/>
      </base>
      <type>
        <code value="Reference"/>
        <profile value="http://hl7.org/fhir/StructureDefinition/CarePlan"/>
      </type>
      <maxLength value="0"/>
      <mustSupport value="false"/>
      <isModifier value="false"/>
      <isSummary value="false"/>
    </element>
    <element id="CarePlan:argoprofile.participant">
      <path value="CarePlan.participant"/>
      <name value="CarePlan:argoprofile.participant"/>
      <short value="Who&#39;s involved in plan?"/>
      <definition
                  value="Identifies all people and organizations who are expected to be involved in the care envisioned by this plan."/>
      <requirements
                    value="Allows representation of care teams, helps scope care plan.  In some cases may be a determiner of access permissions."/>
      <alias value="Care Team"/>
      <min value="1"/>
      <max value="*"/>
      <base>
        <path value="CarePlan.participant"/>
        <min value="0"/>
        <max value="*"/>
      </base>
      <type>
        <code value="BackboneElement"/>
      </type>
      <maxLength value="0"/>
      <mustSupport value="true"/>
      <isModifier value="false"/>
      <isSummary value="false"/>
      <mapping>
        <identity value="v2"/>
        <map value="REL (REL.4 is always the Patient) ( or PRT?)"/>
      </mapping>
      <mapping>
        <identity value="rim"/>
        <map value=".participation[typeCode=PFM]"/>
      </mapping>
      <mapping>
        <identity value="us-core-(stu3)"/>
        <map value="CareTeam.participant"/>
      </mapping>
    </element>
    <element id="CarePlan:argoprofile.participant.id">
      <path value="CarePlan.participant.id"/>
      <representation value="xmlAttr"/>
      <name value="CarePlan:argoprofile.participant.id"/>
      <short value="xml:id (or equivalent in JSON)"/>
      <definition
                  value="unique id for the element within a resource (for internal references)."/>
      <min value="0"/>
      <max value="1"/>
      <base>
        <path value="CarePlan.participant.id"/>
        <min value="0"/>
        <max value="1"/>
      </base>
      <type>
        <code value="id"/>
      </type>
      <maxLength value="0"/>
      <mustSupport value="false"/>
      <isModifier value="false"/>
      <isSummary value="false"/>
      <mapping>
        <identity value="rim"/>
        <map value="n/a"/>
      </mapping>
    </element>
    <element id="CarePlan:argoprofile.participant.extension">
      <path value="CarePlan.participant.extension"/>
      <name value="CarePlan:argoprofile.participant.extension"/>
      <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. In order 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 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 level of simplicity for everyone."/>
      <alias value="extensions"/>
      <alias value="user content"/>
      <min value="0"/>
      <max value="*"/>
      <base>
        <path value="CarePlan.participant.extension"/>
        <min value="0"/>
        <max value="*"/>
      </base>
      <type>
        <code value="Extension"/>
      </type>
      <maxLength value="0"/>
      <mustSupport value="false"/>
      <isModifier value="false"/>
      <isSummary value="false"/>
      <mapping>
        <identity value="rim"/>
        <map value="n/a"/>
      </mapping>
    </element>
    <element id="CarePlan:argoprofile.participant.modifierExtension">
      <path value="CarePlan.participant.modifierExtension"/>
      <name value="CarePlan:argoprofile.participant.modifierExtension"/>
      <short value="Extensions that cannot be ignored"/>
      <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 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 set of 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 level of simplicity for everyone."/>
      <alias value="extensions"/>
      <alias value="user content"/>
      <alias value="modifiers"/>
      <min value="0"/>
      <max value="*"/>
      <base>
        <path value="CarePlan.participant.modifierExtension"/>
        <min value="0"/>
        <max value="*"/>
      </base>
      <type>
        <code value="Extension"/>
      </type>
      <maxLength value="0"/>
      <mustSupport value="false"/>
      <isModifier value="true"/>
      <isSummary value="false"/>
      <mapping>
        <identity value="rim"/>
        <map value="N/A"/>
      </mapping>
    </element>
    <element id="CarePlan:argoprofile.participant.role">
      <path value="CarePlan.participant.role"/>
      <name value="CarePlan:argoprofile.participant.role"/>
      <short value="Type of involvement"/>
      <definition
                  value="Indicates specific responsibility of an individual within the care plan; e.g. &quot;Primary physician&quot;, &quot;Team coordinator&quot;, &quot;Caregiver&quot;, 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="1"/>
      <max value="1"/>
      <base>
        <path value="CarePlan.participant.role"/>
        <min value="0"/>
        <max value="1"/>
      </base>
      <type>
        <code value="CodeableConcept"/>
      </type>
      <maxLength value="0"/>
      <mustSupport value="true"/>
      <isModifier value="false"/>
      <isSummary value="false"/>
      <binding>
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/elementdefinition-maxValueSet">
          <valueReference>
            <reference
                       value="http://fhir.org/guides/argonaut/ValueSet/provider-role"/>
          </valueReference>
        </extension>
        <strength value="extensible"/>
        <valueSetReference>
          <reference
                     value="http://fhir.org/guides/argonaut/ValueSet/provider-role"/>
        </valueSetReference>
      </binding>
      <mapping>
        <identity value="v2"/>
        <map value="REL.2 (or PRT-4?)"/>
      </mapping>
      <mapping>
        <identity value="rim"/>
        <map value=".functionCode"/>
      </mapping>
      <mapping>
        <identity value="us-core-(stu3)"/>
        <map value="CareTeam.participant.role"/>
      </mapping>
    </element>
    <element id="CarePlan:argoprofile.participant.member">
      <path value="CarePlan.participant.member"/>
      <name value="CarePlan:argoprofile.participant.member"/>
      <short value="Who is involved"/>
      <definition
                  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 &quot;subject of care&quot;.  Member is optional because some participants may be known only by their role, particularly in draft plans."/>
      <min value="1"/>
      <max value="1"/>
      <base>
        <path value="CarePlan.participant.member"/>
        <min value="0"/>
        <max value="1"/>
      </base>
      <type>
        <code value="Reference"/>
        <profile
                 value="http://fhir.org/guides/argonaut/StructureDefinition/argo-patient"/>
      </type>
      <type>
        <code value="Reference"/>
        <profile value="http://hl7.org/fhir/StructureDefinition/Practitioner"/>
      </type>
      <type>
        <code value="Reference"/>
        <profile value="http://hl7.org/fhir/StructureDefinition/RelatedPerson"/>
      </type>
      <type>
        <code value="Reference"/>
        <profile value="http://hl7.org/fhir/StructureDefinition/Organization"/>
      </type>
      <maxLength value="0"/>
      <mustSupport value="true"/>
      <isModifier value="false"/>
      <isSummary value="false"/>
      <mapping>
        <identity value="v2"/>
        <map
             value="REL.5 (or PRT-5 : ( PRV-4 {provider participations} ) / PRT-5 : ( PRV-4  {non-provider person participations} ) / PRT-5 : ( PRV-4 = (patient non-subject of care) ) / PRT-8?)"/>
      </mapping>
      <mapping>
        <identity value="rim"/>
        <map value=".role"/>
      </mapping>
      <mapping>
        <identity value="us-core-(stu3)"/>
        <map value="CareTeam.participant.member"/>
      </mapping>
    </element>
    <element id="CarePlan:argoprofile.goal">
      <path value="CarePlan.goal"/>
      <name value="CarePlan:argoprofile.goal"/>
      <short value="Desired outcome of plan"/>
      <definition
                  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."/>
      <requirements
                    value="Provides context for plan.  Allows plan effectiveness to be evaluated by clinicians."/>
      <min value="0"/>
      <max value="*"/>
      <base>
        <path value="CarePlan.goal"/>
        <min value="0"/>
        <max value="*"/>
      </base>
      <type>
        <code value="Reference"/>
        <profile value="http://hl7.org/fhir/StructureDefinition/Goal"/>
      </type>
      <maxLength value="0"/>
      <mustSupport value="false"/>
      <isModifier value="false"/>
      <isSummary value="false"/>
      <mapping>
        <identity value="v2"/>
        <map value="GOL.1"/>
      </mapping>
      <mapping>
        <identity value="rim"/>
        <map value=".outboundRelationship[typeCode&lt;=OBJ]."/>
      </mapping>
    </element>
    <element id="CarePlan:argoprofile.activity">
      <path value="CarePlan.activity"/>
      <name value="CarePlan:argoprofile.activity"/>
      <short value="Action to occur as part of plan"/>
      <definition
                  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."/>
      <requirements
                    value="Allows systems to prompt for performance of planned activities, and validate plans against best practice."/>
      <min value="0"/>
      <max value="*"/>
      <base>
        <path value="CarePlan.activity"/>
        <min value="0"/>
        <max value="*"/>
      </base>
      <type>
        <code value="BackboneElement"/>
      </type>
      <maxLength value="0"/>
      <constraint>
        <key value="cpl-3"/>
        <severity value="error"/>
        <human value="Provide a reference or detail, not both"/>
        <xpath value="not(exists(f:detail)) or not(exists(f:reference))"/>
      </constraint>
      <mustSupport value="false"/>
      <isModifier value="false"/>
      <isSummary value="false"/>
      <mapping>
        <identity value="rim"/>
        <map value=".outboundRelationship[typeCode=COMP].target"/>
      </mapping>
    </element>
    <element id="CarePlan:argoprofile.activity.id">
      <path value="CarePlan.activity.id"/>
      <representation value="xmlAttr"/>
      <name value="CarePlan:argoprofile.activity.id"/>
      <short value="xml:id (or equivalent in JSON)"/>
      <definition
                  value="unique id for the element within a resource (for internal references)."/>
      <min value="0"/>
      <max value="1"/>
      <base>
        <path value="CarePlan.activity.id"/>
        <min value="0"/>
        <max value="1"/>
      </base>
      <type>
        <code value="id"/>
      </type>
      <maxLength value="0"/>
      <mustSupport value="false"/>
      <isModifier value="false"/>
      <isSummary value="false"/>
      <mapping>
        <identity value="rim"/>
        <map value="n/a"/>
      </mapping>
    </element>
    <element id="CarePlan:argoprofile.activity.extension">
      <path value="CarePlan.activity.extension"/>
      <name value="CarePlan:argoprofile.activity.extension"/>
      <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. In order 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 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 level of simplicity for everyone."/>
      <alias value="extensions"/>
      <alias value="user content"/>
      <min value="0"/>
      <max value="*"/>
      <base>
        <path value="CarePlan.activity.extension"/>
        <min value="0"/>
        <max value="*"/>
      </base>
      <type>
        <code value="Extension"/>
      </type>
      <maxLength value="0"/>
      <mustSupport value="false"/>
      <isModifier value="false"/>
      <isSummary value="false"/>
      <mapping>
        <identity value="rim"/>
        <map value="n/a"/>
      </mapping>
    </element>
    <element id="CarePlan:argoprofile.activity.modifierExtension">
      <path value="CarePlan.activity.modifierExtension"/>
      <name value="CarePlan:argoprofile.activity.modifierExtension"/>
      <short value="Extensions that cannot be ignored"/>
      <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 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 set of 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 level of simplicity for everyone."/>
      <alias value="extensions"/>
      <alias value="user content"/>
      <alias value="modifiers"/>
      <min value="0"/>
      <max value="*"/>
      <base>
        <path value="CarePlan.activity.modifierExtension"/>
        <min value="0"/>
        <max value="*"/>
      </base>
      <type>
        <code value="Extension"/>
      </type>
      <maxLength value="0"/>
      <mustSupport value="false"/>
      <isModifier value="true"/>
      <isSummary value="false"/>
      <mapping>
        <identity value="rim"/>
        <map value="N/A"/>
      </mapping>
    </element>
    <element id="CarePlan:argoprofile.activity.actionResulting">
      <path value="CarePlan.activity.actionResulting"/>
      <name value="CarePlan:argoprofile.activity.actionResulting"/>
      <short value="Appointments, orders, etc."/>
      <definition
                  value="Resources that describe follow-on actions resulting from the plan, such as drug prescriptions, encounter records, appointments, etc."/>
      <requirements value="Links plan to resulting actions."/>
      <min value="0"/>
      <max value="*"/>
      <base>
        <path value="CarePlan.activity.actionResulting"/>
        <min value="0"/>
        <max value="*"/>
      </base>
      <type>
        <code value="Reference"/>
        <profile value="http://hl7.org/fhir/StructureDefinition/Resource"/>
      </type>
      <maxLength value="0"/>
      <mustSupport value="false"/>
      <isModifier value="false"/>
      <isSummary value="false"/>
      <mapping>
        <identity value="rim"/>
        <map value=".inboundRelationship[typeCode=FLFS].source"/>
      </mapping>
    </element>
    <element id="CarePlan:argoprofile.activity.progress">
      <path value="CarePlan.activity.progress"/>
      <name value="CarePlan:argoprofile.activity.progress"/>
      <short value="Comments about the activity status/progress"/>
      <definition
                  value="Notes about the adherence/status/progress of the activity."/>
      <comments
                value="This element should NOT be used to describe the activity to be performed - that occurs either within the resource pointed to by activity.detail.reference or in activity.detail.description."/>
      <requirements
                    value="Can be used to capture information about adherence, progress, concerns, etc."/>
      <min value="0"/>
      <max value="*"/>
      <base>
        <path value="CarePlan.activity.progress"/>
        <min value="0"/>
        <max value="*"/>
      </base>
      <type>
        <code value="Annotation"/>
      </type>
      <maxLength value="0"/>
      <mustSupport value="false"/>
      <isModifier value="false"/>
      <isSummary value="false"/>
      <mapping>
        <identity value="v2"/>
        <map value="NTE?"/>
      </mapping>
      <mapping>
        <identity value="rim"/>
        <map
             value=".inboundRelationship[typeCode=SUBJ].source[classCode=OBS, moodCode=EVN, code=&quot;annotation&quot;].value"/>
      </mapping>
    </element>
    <element id="CarePlan:argoprofile.activity.reference">
      <path value="CarePlan.activity.reference"/>
      <name value="CarePlan:argoprofile.activity.reference"/>
      <short value="Activity details defined in specific resource"/>
      <definition
                  value="The details of the proposed activity represented in a specific resource."/>
      <requirements
                    value="Details in a form consistent with other applications and contexts of use."/>
      <min value="0"/>
      <max value="1"/>
      <base>
        <path value="CarePlan.activity.reference"/>
        <min value="0"/>
        <max value="1"/>
      </base>
      <type>
        <code value="Reference"/>
        <profile value="http://hl7.org/fhir/StructureDefinition/Appointment"/>
      </type>
      <type>
        <code value="Reference"/>
        <profile
                 value="http://hl7.org/fhir/StructureDefinition/CommunicationRequest"/>
      </type>
      <type>
        <code value="Reference"/>
        <profile
                 value="http://hl7.org/fhir/StructureDefinition/DeviceUseRequest"/>
      </type>
      <type>
        <code value="Reference"/>
        <profile value="http://hl7.org/fhir/StructureDefinition/DiagnosticOrder"/>
      </type>
      <type>
        <code value="Reference"/>
        <profile value="http://hl7.org/fhir/StructureDefinition/MedicationOrder"/>
      </type>
      <type>
        <code value="Reference"/>
        <profile value="http://hl7.org/fhir/StructureDefinition/NutritionOrder"/>
      </type>
      <type>
        <code value="Reference"/>
        <profile value="http://hl7.org/fhir/StructureDefinition/Order"/>
      </type>
      <type>
        <code value="Reference"/>
        <profile
                 value="http://hl7.org/fhir/StructureDefinition/ProcedureRequest"/>
      </type>
      <type>
        <code value="Reference"/>
        <profile value="http://hl7.org/fhir/StructureDefinition/ProcessRequest"/>
      </type>
      <type>
        <code value="Reference"/>
        <profile value="http://hl7.org/fhir/StructureDefinition/ReferralRequest"/>
      </type>
      <type>
        <code value="Reference"/>
        <profile value="http://hl7.org/fhir/StructureDefinition/SupplyRequest"/>
      </type>
      <type>
        <code value="Reference"/>
        <profile
                 value="http://hl7.org/fhir/StructureDefinition/VisionPrescription"/>
      </type>
      <maxLength value="0"/>
      <condition value="cpl-3"/>
      <mustSupport value="false"/>
      <isModifier value="false"/>
      <isSummary value="false"/>
      <mapping>
        <identity value="rim"/>
        <map value=".outboundRelationship[typeCode=COMP].target"/>
      </mapping>
    </element>
    <element id="CarePlan:argoprofile.activity.detail">
      <path value="CarePlan.activity.detail"/>
      <name value="CarePlan:argoprofile.activity.detail"/>
      <short value="In-line definition of activity"/>
      <definition
                  value="A simple summary of a planned activity suitable for a general care plan system (e.g. form driven) that doesn&#39;t know about specific resources such as procedure etc."/>
      <requirements
                    value="Details in a simple form for generic care plan systems."/>
      <min value="0"/>
      <max value="1"/>
      <base>
        <path value="CarePlan.activity.detail"/>
        <min value="0"/>
        <max value="1"/>
      </base>
      <type>
        <code value="BackboneElement"/>
      </type>
      <maxLength value="0"/>
      <condition value="cpl-3"/>
      <mustSupport value="false"/>
      <isModifier value="false"/>
      <isSummary value="false"/>
      <mapping>
        <identity value="rim"/>
        <map
             value=".outboundRelationship[typeCode=COMP, subsetCode=SUMM].target"/>
      </mapping>
    </element>
    <element id="CarePlan:argoprofile.activity.detail.id">
      <path value="CarePlan.activity.detail.id"/>
      <representation value="xmlAttr"/>
      <name value="CarePlan:argoprofile.activity.detail.id"/>
      <short value="xml:id (or equivalent in JSON)"/>
      <definition
                  value="unique id for the element within a resource (for internal references)."/>
      <min value="0"/>
      <max value="1"/>
      <base>
        <path value="CarePlan.activity.detail.id"/>
        <min value="0"/>
        <max value="1"/>
      </base>
      <type>
        <code value="id"/>
      </type>
      <maxLength value="0"/>
      <mustSupport value="false"/>
      <isModifier value="false"/>
      <isSummary value="false"/>
      <mapping>
        <identity value="rim"/>
        <map value="n/a"/>
      </mapping>
    </element>
    <element id="CarePlan:argoprofile.activity.detail.extension">
      <path value="CarePlan.activity.detail.extension"/>
      <name value="CarePlan:argoprofile.activity.detail.extension"/>
      <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. In order 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 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 level of simplicity for everyone."/>
      <alias value="extensions"/>
      <alias value="user content"/>
      <min value="0"/>
      <max value="*"/>
      <base>
        <path value="CarePlan.activity.detail.extension"/>
        <min value="0"/>
        <max value="*"/>
      </base>
      <type>
        <code value="Extension"/>
      </type>
      <maxLength value="0"/>
      <mustSupport value="false"/>
      <isModifier value="false"/>
      <isSummary value="false"/>
      <mapping>
        <identity value="rim"/>
        <map value="n/a"/>
      </mapping>
    </element>
    <element id="CarePlan:argoprofile.activity.detail.modifierExtension">
      <path value="CarePlan.activity.detail.modifierExtension"/>
      <name value="CarePlan:argoprofile.activity.detail.modifierExtension"/>
      <short value="Extensions that cannot be ignored"/>
      <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 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 set of 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 level of simplicity for everyone."/>
      <alias value="extensions"/>
      <alias value="user content"/>
      <alias value="modifiers"/>
      <min value="0"/>
      <max value="*"/>
      <base>
        <path value="CarePlan.activity.detail.modifierExtension"/>
        <min value="0"/>
        <max value="*"/>
      </base>
      <type>
        <code value="Extension"/>
      </type>
      <maxLength value="0"/>
      <mustSupport value="false"/>
      <isModifier value="true"/>
      <isSummary value="false"/>
      <mapping>
        <identity value="rim"/>
        <map value="N/A"/>
      </mapping>
    </element>
    <element id="CarePlan:argoprofile.activity.detail.category">
      <path value="CarePlan.activity.detail.category"/>
      <name value="CarePlan:argoprofile.activity.detail.category"/>
      <short
             value="diet | drug | encounter | observation | procedure | supply | other"/>
      <definition
                  value="High-level categorization of the type of activity in a care plan."/>
      <requirements
                    value="May determine what types of extensions are permitted."/>
      <min value="0"/>
      <max value="1"/>
      <base>
        <path value="CarePlan.activity.detail.category"/>
        <min value="0"/>
        <max value="1"/>
      </base>
      <type>
        <code value="CodeableConcept"/>
      </type>
      <maxLength value="0"/>
      <mustSupport value="false"/>
      <isModifier value="false"/>
      <isSummary value="false"/>
      <binding>
        <strength value="example"/>
        <description
                     value="High-level categorization of the type of activity in a care plan."/>
        <valueSetReference>
          <reference
                     value="http://hl7.org/fhir/ValueSet/care-plan-activity-category"/>
        </valueSetReference>
      </binding>
      <mapping>
        <identity value="rim"/>
        <map
             value=".inboundRelationship[typeCode=COMP].source[classCode=LIST].code"/>
      </mapping>
    </element>
    <element id="CarePlan:argoprofile.activity.detail.code">
      <path value="CarePlan.activity.detail.code"/>
      <name value="CarePlan:argoprofile.activity.detail.code"/>
      <short value="Detail type of activity"/>
      <definition
                  value="Detailed description of the type of planned 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 &quot;prohibited&quot; instead."/>
      <requirements
                    value="Allows matching performed to planned as well as validation against protocols."/>
      <min value="0"/>
      <max value="1"/>
      <base>
        <path value="CarePlan.activity.detail.code"/>
        <min value="0"/>
        <max value="1"/>
      </base>
      <type>
        <code value="CodeableConcept"/>
      </type>
      <maxLength value="0"/>
      <mustSupport value="false"/>
      <isModifier value="false"/>
      <isSummary value="false"/>
      <binding>
        <strength value="example"/>
        <description
                     value="Detailed description of the type of activity; e.g. What lab test, what procedure, what kind of encounter."/>
        <valueSetReference>
          <reference value="http://hl7.org/fhir/ValueSet/care-plan-activity"/>
        </valueSetReference>
      </binding>
      <mapping>
        <identity value="v2"/>
        <map value="OBR-4 / RXE-2 / RXO-1  / RXD-2"/>
      </mapping>
      <mapping>
        <identity value="rim"/>
        <map value=".code"/>
      </mapping>
    </element>
    <element id="CarePlan:argoprofile.activity.detail.reasonCode">
      <path value="CarePlan.activity.detail.reasonCode"/>
      <name value="CarePlan:argoprofile.activity.detail.reasonCode"/>
      <short value="Why activity should be done"/>
      <definition
                  value="Provides the rationale that drove the inclusion of this particular activity as part of the plan."/>
      <comments
                value="This could be a diagnosis code.  If a full condition record exists or additional detail is needed, use reasonCondition instead."/>
      <min value="0"/>
      <max value="*"/>
      <base>
        <path value="CarePlan.activity.detail.reasonCode"/>
        <min value="0"/>
        <max value="*"/>
      </base>
      <type>
        <code value="CodeableConcept"/>
      </type>
      <maxLength value="0"/>
      <mustSupport value="false"/>
      <isModifier value="false"/>
      <isSummary value="false"/>
      <binding>
        <strength value="example"/>
        <description
                     value="Identifies why a care plan activity is needed.  Can include any health condition codes as well as such concepts as &quot;general wellness&quot;, prophylaxis, surgical preparation, etc."/>
        <valueSetReference>
          <reference value="http://hl7.org/fhir/ValueSet/activity-reason"/>
        </valueSetReference>
      </binding>
    </element>
    <element id="CarePlan:argoprofile.activity.detail.reasonReference">
      <path value="CarePlan.activity.detail.reasonReference"/>
      <name value="CarePlan:argoprofile.activity.detail.reasonReference"/>
      <short value="Condition triggering need for activity"/>
      <definition
                  value="Provides the health condition(s) that drove the inclusion of this particular activity as part of the plan."/>
      <comments
                value="Conditions can be identified at the activity level that are not identified as reasons for the overall plan."/>
      <min value="0"/>
      <max value="*"/>
      <base>
        <path value="CarePlan.activity.detail.reasonReference"/>
        <min value="0"/>
        <max value="*"/>
      </base>
      <type>
        <code value="Reference"/>
        <profile value="http://hl7.org/fhir/StructureDefinition/Condition"/>
      </type>
      <maxLength value="0"/>
      <mustSupport value="false"/>
      <isModifier value="false"/>
      <isSummary value="false"/>
    </element>
    <element id="CarePlan:argoprofile.activity.detail.goal">
      <path value="CarePlan.activity.detail.goal"/>
      <name value="CarePlan:argoprofile.activity.detail.goal"/>
      <short value="Goals this activity relates to"/>
      <definition
                  value="Internal reference that identifies the goals that this activity is intended to contribute towards meeting."/>
      <requirements value="So that participants know the link explicitly."/>
      <min value="0"/>
      <max value="*"/>
      <base>
        <path value="CarePlan.activity.detail.goal"/>
        <min value="0"/>
        <max value="*"/>
      </base>
      <type>
        <code value="Reference"/>
        <profile value="http://hl7.org/fhir/StructureDefinition/Goal"/>
      </type>
      <maxLength value="0"/>
      <mustSupport value="false"/>
      <isModifier value="false"/>
      <isSummary value="false"/>
      <mapping>
        <identity value="rim"/>
        <map value=".outboundRelationship[typeCode&lt;=OBJ]."/>
      </mapping>
    </element>
    <element id="CarePlan:argoprofile.activity.detail.status">
      <path value="CarePlan.activity.detail.status"/>
      <name value="CarePlan:argoprofile.activity.detail.status"/>
      <short
             value="not-started | scheduled | in-progress | on-hold | completed | cancelled"/>
      <definition
                  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 &quot;status&quot; is only as current as the plan was most recently updated."/>
      <requirements
                    value="Indicates progress against the plan, whether the activity is still relevant for the plan."/>
      <min value="0"/>
      <max value="1"/>
      <base>
        <path value="CarePlan.activity.detail.status"/>
        <min value="0"/>
        <max value="1"/>
      </base>
      <type>
        <code value="code"/>
      </type>
      <maxLength value="0"/>
      <mustSupport value="false"/>
      <isModifier value="true"/>
      <isSummary value="false"/>
      <binding>
        <strength value="required"/>
        <description
                     value="Indicates where the activity is at in its overall life cycle."/>
        <valueSetReference>
          <reference
                     value="http://hl7.org/fhir/ValueSet/care-plan-activity-status"/>
        </valueSetReference>
      </binding>
      <mapping>
        <identity value="v2"/>
        <map value="ORC-5?"/>
      </mapping>
      <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>
    </element>
    <element id="CarePlan:argoprofile.activity.detail.statusReason">
      <path value="CarePlan.activity.detail.statusReason"/>
      <name value="CarePlan:argoprofile.activity.detail.statusReason"/>
      <short value="Reason for current status"/>
      <definition
                  value="Provides reason why the activity isn&#39;t yet started, is on hold, was cancelled, etc."/>
      <comments
                value="Will generally not be present if status is &quot;complete&quot;.  Be sure to prompt to update this (or at least remove the existing value) if the status is changed."/>
      <min value="0"/>
      <max value="1"/>
      <base>
        <path value="CarePlan.activity.detail.statusReason"/>
        <min value="0"/>
        <max value="1"/>
      </base>
      <type>
        <code value="CodeableConcept"/>
      </type>
      <maxLength value="0"/>
      <mustSupport value="false"/>
      <isModifier value="false"/>
      <isSummary value="false"/>
      <binding>
        <strength value="example"/>
        <description
                     value="Describes why the current activity has the status it does; e.g. &quot;Recovering from injury&quot; as a reason for non-started or on-hold, &quot;Patient does not enjoy activity&quot; as a reason for cancelling a planned activity."/>
        <valueSetReference>
          <reference value="http://hl7.org/fhir/ValueSet/goal-status-reason"/>
        </valueSetReference>
      </binding>
    </element>
    <element id="CarePlan:argoprofile.activity.detail.prohibited">
      <path value="CarePlan.activity.detail.prohibited"/>
      <name value="CarePlan:argoprofile.activity.detail.prohibited"/>
      <short value="Do NOT do"/>
      <definition
                  value="If true, indicates that the described activity is one that must NOT be engaged in when following the plan."/>
      <requirements
                    value="Captures intention to not do something that may have been previously typical."/>
      <min value="1"/>
      <max value="1"/>
      <base>
        <path value="CarePlan.activity.detail.prohibited"/>
        <min value="1"/>
        <max value="1"/>
      </base>
      <type>
        <code value="boolean"/>
      </type>
      <maxLength value="0"/>
      <mustSupport value="false"/>
      <isModifier value="true"/>
      <isSummary value="false"/>
      <mapping>
        <identity value="rim"/>
        <map value="actionNegationInd"/>
      </mapping>
    </element>
    <element id="CarePlan:argoprofile.activity.detail.scheduled[x]">
      <path value="CarePlan.activity.detail.scheduled[x]"/>
      <name value="CarePlan:argoprofile.activity.detail.scheduled[x]"/>
      <short value="When activity is to occur"/>
      <definition
                  value="The period, timing or frequency upon which the described activity is to occur."/>
      <requirements
                    value="Allows prompting for activities and detection of missed planned activities."/>
      <min value="0"/>
      <max value="1"/>
      <base>
        <path value="CarePlan.activity.detail.scheduled[x]"/>
        <min value="0"/>
        <max value="1"/>
      </base>
      <type>
        <code value="Timing"/>
      </type>
      <type>
        <code value="Period"/>
      </type>
      <type>
        <code value="string"/>
      </type>
      <maxLength value="0"/>
      <mustSupport value="false"/>
      <isModifier value="false"/>
      <isSummary value="false"/>
      <mapping>
        <identity value="v2"/>
        <map value="TQ1"/>
      </mapping>
      <mapping>
        <identity value="rim"/>
        <map value=".effectiveTime"/>
      </mapping>
    </element>
    <element id="CarePlan:argoprofile.activity.detail.location">
      <path value="CarePlan.activity.detail.location"/>
      <name value="CarePlan:argoprofile.activity.detail.location"/>
      <short value="Where it should happen"/>
      <definition
                  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 identify a type of location."/>
      <requirements value="Helps in planning of activity."/>
      <min value="0"/>
      <max value="1"/>
      <base>
        <path value="CarePlan.activity.detail.location"/>
        <min value="0"/>
        <max value="1"/>
      </base>
      <type>
        <code value="Reference"/>
        <profile value="http://hl7.org/fhir/StructureDefinition/Location"/>
      </type>
      <maxLength value="0"/>
      <mustSupport value="false"/>
      <isModifier value="false"/>
      <isSummary value="false"/>
      <mapping>
        <identity value="v2"/>
        <map value="OBR-24(???!!)"/>
      </mapping>
      <mapping>
        <identity value="rim"/>
        <map value=".participation[typeCode=LOC].role"/>
      </mapping>
    </element>
    <element id="CarePlan:argoprofile.activity.detail.performer">
      <path value="CarePlan.activity.detail.performer"/>
      <name value="CarePlan:argoprofile.activity.detail.performer"/>
      <short value="Who will be responsible?"/>
      <definition
                  value="Identifies who&#39;s expected to be involved in the activity."/>
      <comments value="A performer MAY also be a participant in the care plan."/>
      <requirements value="Helps in planning of activity."/>
      <min value="0"/>
      <max value="*"/>
      <base>
        <path value="CarePlan.activity.detail.performer"/>
        <min value="0"/>
        <max value="*"/>
      </base>
      <type>
        <code value="Reference"/>
        <profile value="http://hl7.org/fhir/StructureDefinition/Practitioner"/>
      </type>
      <type>
        <code value="Reference"/>
        <profile value="http://hl7.org/fhir/StructureDefinition/Organization"/>
      </type>
      <type>
        <code value="Reference"/>
        <profile value="http://hl7.org/fhir/StructureDefinition/RelatedPerson"/>
      </type>
      <type>
        <code value="Reference"/>
        <profile value="http://hl7.org/fhir/StructureDefinition/Patient"/>
      </type>
      <maxLength value="0"/>
      <mustSupport value="false"/>
      <isModifier value="false"/>
      <isSummary value="false"/>
      <mapping>
        <identity value="v2"/>
        <map
             value="PRT-5 : ( PRV-4 e {provider participations} ) / PRT-5 : ( PRV-4 e {non-provider person participations} ) / PRT-5 : ( PRV-4 = (patient non-subject of care) ) / PRT-8"/>
      </mapping>
      <mapping>
        <identity value="rim"/>
        <map value=".participation[typeCode=PFM]"/>
      </mapping>
    </element>
    <element id="CarePlan:argoprofile.activity.detail.product[x]">
      <path value="CarePlan.activity.detail.product[x]"/>
      <name value="CarePlan:argoprofile.activity.detail.product[x]"/>
      <short value="What is to be administered/supplied"/>
      <definition
                  value="Identifies the food, drug or other product to be consumed or supplied in the activity."/>
      <min value="0"/>
      <max value="1"/>
      <base>
        <path value="CarePlan.activity.detail.product[x]"/>
        <min value="0"/>
        <max value="1"/>
      </base>
      <type>
        <code value="CodeableConcept"/>
      </type>
      <type>
        <code value="Reference"/>
        <profile value="http://hl7.org/fhir/StructureDefinition/Medication"/>
      </type>
      <type>
        <code value="Reference"/>
        <profile value="http://hl7.org/fhir/StructureDefinition/Substance"/>
      </type>
      <maxLength value="0"/>
      <mustSupport value="false"/>
      <isModifier value="false"/>
      <isSummary value="false"/>
      <binding>
        <strength value="example"/>
        <description
                     value="A product supplied or administered as part of a care plan activity."/>
        <valueSetReference>
          <reference value="http://hl7.org/fhir/ValueSet/medication-codes"/>
        </valueSetReference>
      </binding>
      <mapping>
        <identity value="v2"/>
        <map value="RXE-2 / RXO-1 / RXD-2"/>
      </mapping>
      <mapping>
        <identity value="rim"/>
        <map value=".participation[typeCode=PRD].role"/>
      </mapping>
    </element>
    <element id="CarePlan:argoprofile.activity.detail.dailyAmount">
      <path value="CarePlan.activity.detail.dailyAmount"/>
      <name value="CarePlan:argoprofile.activity.detail.dailyAmount"/>
      <short value="How to consume/day?"/>
      <definition
                  value="Identifies the quantity expected to be consumed in a given day."/>
      <requirements value="Allows rough dose checking."/>
      <alias value="daily dose"/>
      <min value="0"/>
      <max value="1"/>
      <base>
        <path value="CarePlan.activity.detail.dailyAmount"/>
        <min value="0"/>
        <max value="1"/>
      </base>
      <type>
        <code value="Quantity"/>
        <profile value="http://hl7.org/fhir/StructureDefinition/SimpleQuantity"/>
      </type>
      <maxLength value="0"/>
      <mustSupport value="false"/>
      <isModifier value="false"/>
      <isSummary value="false"/>
      <mapping>
        <identity value="v2"/>
        <map value="RXO-23 / RXE-19 / RXD-12"/>
      </mapping>
      <mapping>
        <identity value="rim"/>
        <map
             value=".outboundRelationship[typeCode=COMP][classCode=SBADM].doseQuantity"/>
      </mapping>
    </element>
    <element id="CarePlan:argoprofile.activity.detail.quantity">
      <path value="CarePlan.activity.detail.quantity"/>
      <name value="CarePlan:argoprofile.activity.detail.quantity"/>
      <short value="How much to administer/supply/consume"/>
      <definition
                  value="Identifies the quantity expected to be supplied, administered or consumed by the subject."/>
      <min value="0"/>
      <max value="1"/>
      <base>
        <path value="CarePlan.activity.detail.quantity"/>
        <min value="0"/>
        <max value="1"/>
      </base>
      <type>
        <code value="Quantity"/>
        <profile value="http://hl7.org/fhir/StructureDefinition/SimpleQuantity"/>
      </type>
      <maxLength value="0"/>
      <mustSupport value="false"/>
      <isModifier value="false"/>
      <isSummary value="false"/>
      <mapping>
        <identity value="v2"/>
        <map
             value="RXO-11 / RXE-10 / RXD-4 / RXG-5 / RXA-6 /  TQ1-2.1  *and*  RXO-12 /  RXE-11 / RXD-5 / RXG-7 / RXA-7 / TQ1-2.2"/>
      </mapping>
      <mapping>
        <identity value="rim"/>
        <map
             value=".outboundRelationship[typeCode=COMP][classCode=SPLY].quantity"/>
      </mapping>
    </element>
    <element id="CarePlan:argoprofile.activity.detail.description">
      <path value="CarePlan.activity.detail.description"/>
      <name value="CarePlan:argoprofile.activity.detail.description"/>
      <short value="Extra info describing activity to perform"/>
      <definition
                  value="This provides a textual description of constraints on the intended 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"/>
      <base>
        <path value="CarePlan.activity.detail.description"/>
        <min value="0"/>
        <max value="1"/>
      </base>
      <type>
        <code value="string"/>
      </type>
      <maxLength value="0"/>
      <mustSupport value="false"/>
      <isModifier value="false"/>
      <isSummary value="false"/>
      <mapping>
        <identity value="v2"/>
        <map value="NTE?"/>
      </mapping>
      <mapping>
        <identity value="rim"/>
        <map value=".text"/>
      </mapping>
    </element>
    <element id="CarePlan:argoprofile.note">
      <path value="CarePlan.note"/>
      <name value="CarePlan:argoprofile.note"/>
      <short value="Comments about the plan"/>
      <definition
                  value="General notes about the care plan not covered elsewhere."/>
      <requirements
                    value="Used to capture information that applies to the plan as a whole that doesn&#39;t fit into discrete elements."/>
      <min value="0"/>
      <max value="1"/>
      <base>
        <path value="CarePlan.note"/>
        <min value="0"/>
        <max value="1"/>
      </base>
      <type>
        <code value="Annotation"/>
      </type>
      <maxLength value="0"/>
      <mustSupport value="false"/>
      <isModifier value="false"/>
      <isSummary value="false"/>
      <mapping>
        <identity value="v2"/>
        <map value="NTE?"/>
      </mapping>
      <mapping>
        <identity value="rim"/>
        <map
             value=".inboundRelationship[typeCode=SUBJ].source[classCode=OBS, moodCode=EVN, code=&quot;annotation&quot;].value"/>
      </mapping>
    </element>
  </snapshot>
  <differential>
    <element id="CarePlan:argoprofile">
      <path value="CarePlan"/>
      <name value="argoprofile"/>
      <short value="Argonaut CareTeam Profile"/>
      <min value="0"/>
      <type>
        <code value="CarePlan"/>
      </type>
      <maxLength value="0"/>
      <mustSupport value="false"/>
      <isModifier value="false"/>
      <isSummary value="false"/>
      <mapping>
        <identity value="us-core-(stu3)"/>
        <map value="CareTeam"/>
      </mapping>
    </element>
    <element id="CarePlan:argoprofile.subject">
      <path value="CarePlan.subject"/>
      <name value="CarePlan:argoprofile.subject"/>
      <min value="1"/>
      <max value="1"/>
      <type>
        <code value="Reference"/>
        <profile
                 value="http://fhir.org/guides/argonaut/StructureDefinition/argo-patient"/>
      </type>
      <maxLength value="0"/>
      <mustSupport value="true"/>
      <isModifier value="false"/>
      <isSummary value="false"/>
      <mapping>
        <identity value="us-core-(stu3)"/>
        <map value="CareTeam.status"/>
      </mapping>
    </element>
    <element id="CarePlan:argoprofile.status">
      <path value="CarePlan.status"/>
      <name value="CarePlan:argoprofile.status"/>
      <min value="1"/>
      <max value="1"/>
      <type>
        <code value="code"/>
      </type>
      <maxLength value="0"/>
      <mustSupport value="true"/>
      <isModifier value="false"/>
      <isSummary value="false"/>
      <binding>
        <strength value="required"/>
        <valueSetReference>
          <reference value="http://hl7.org/fhir/ValueSet/care-plan-status"/>
        </valueSetReference>
      </binding>
      <mapping>
        <identity value="us-core-(stu3)"/>
        <map value="CareTeam.status"/>
      </mapping>
    </element>
    <element id="CarePlan:argoprofile.category">
      <path value="CarePlan.category"/>
      <name value="CarePlan:argoprofile.category"/>
      <min value="1"/>
      <max value="*"/>
      <type>
        <code value="CodeableConcept"/>
      </type>
      <maxLength value="0"/>
      <constraint>
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/structuredefinition-expression">
          <valueString
                       value="where(coding.system=&#39;http://argonaut.hl7.org&#39; and coding.code=&#39;careteam&#39;).exists()"/>
        </extension>
        <key value="arg-1"/>
        <severity value="error"/>
        <human
               value="Must have a category of &#39;careteam&#39; and a code system &#39;http://argonaut.hl7.org&#39;"/>
        <xpath
               value="exists(f:coding/code[@value=&#39;careplan&#39;]) and exists(f:coding/system[@value=&#39;http://argonaut.hl7.org&#39;])"/>
      </constraint>
      <mustSupport value="true"/>
      <isModifier value="false"/>
      <isSummary value="false"/>
      <mapping>
        <identity value="us-core-(stu3)"/>
        <map value="-"/>
      </mapping>
    </element>
    <element id="CarePlan:argoprofile.participant">
      <path value="CarePlan.participant"/>
      <name value="CarePlan:argoprofile.participant"/>
      <min value="1"/>
      <max value="*"/>
      <maxLength value="0"/>
      <mustSupport value="true"/>
      <isModifier value="false"/>
      <isSummary value="false"/>
      <mapping>
        <identity value="us-core-(stu3)"/>
        <map value="CareTeam.participant"/>
      </mapping>
    </element>
    <element id="CarePlan:argoprofile.participant.role">
      <path value="CarePlan.participant.role"/>
      <name value="CarePlan:argoprofile.participant.role"/>
      <min value="1"/>
      <max value="1"/>
      <type>
        <code value="CodeableConcept"/>
      </type>
      <maxLength value="0"/>
      <mustSupport value="true"/>
      <isModifier value="false"/>
      <isSummary value="false"/>
      <binding>
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/elementdefinition-maxValueSet">
          <valueReference>
            <reference
                       value="http://fhir.org/guides/argonaut/ValueSet/provider-role"/>
          </valueReference>
        </extension>
        <strength value="extensible"/>
        <valueSetReference>
          <reference
                     value="http://fhir.org/guides/argonaut/ValueSet/provider-role"/>
        </valueSetReference>
      </binding>
      <mapping>
        <identity value="us-core-(stu3)"/>
        <map value="CareTeam.participant.role"/>
      </mapping>
    </element>
    <element id="CarePlan:argoprofile.participant.member">
      <path value="CarePlan.participant.member"/>
      <name value="CarePlan:argoprofile.participant.member"/>
      <min value="1"/>
      <max value="1"/>
      <type>
        <code value="Reference"/>
        <profile
                 value="http://fhir.org/guides/argonaut/StructureDefinition/argo-patient"/>
      </type>
      <type>
        <code value="Reference"/>
        <profile value="http://hl7.org/fhir/StructureDefinition/Practitioner"/>
      </type>
      <type>
        <code value="Reference"/>
        <profile value="http://hl7.org/fhir/StructureDefinition/RelatedPerson"/>
      </type>
      <type>
        <code value="Reference"/>
        <profile value="http://hl7.org/fhir/StructureDefinition/Organization"/>
      </type>
      <maxLength value="0"/>
      <mustSupport value="true"/>
      <isModifier value="false"/>
      <isSummary value="false"/>
      <mapping>
        <identity value="us-core-(stu3)"/>
        <map value="CareTeam.participant.member"/>
      </mapping>
    </element>
  </differential>
</StructureDefinition>