This page is part of the Making EHR Data MOre available for Research and Public Health (MedMorph) Research Content IG (v0.1.0: STU 1 Ballot 1) based on FHIR R4. . For a full list of available versions, see the Directory of published versions
Defining URL: | http://hl7.org/fhir/us/medmorph-research-dex/StructureDefinition/medmorph-research-dex-plandefinition |
Version: | 0.1.0 |
Name: | MedMorphResearchDexPlanDefinition |
Title: | MedMorph Research Data Exchange PlanDefinition |
Status: | Active as of 12/9/21 2:37 PM |
Definition: | This PlanDefinition profile defines the logic and rules to extract data from an EHR and populate a data mart for research. |
Publisher: | HL7 International - Public Health Work Group |
Source Resource: | XML / JSON / Turtle |
The official URL for this profile is:
http://hl7.org/fhir/us/medmorph-research-dex/StructureDefinition/medmorph-research-dex-plandefinition
Description of Profiles, Differentials, Snapshots and how the different presentations work.
This structure is derived from USPublicHealthPlanDefinition
Summary
Mandatory: 10 elements (1 nested mandatory element)
Must-Support: 14 elements
Fixed Value: 10 elements
Extensions
This structure refers to these extensions:
Slices
This structure defines the following Slices:
This structure is derived from USPublicHealthPlanDefinition
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
PlanDefinition | S | 1..1 | USPublicHealthPlanDefinition | Research Data Exchange Knowledge Artifact |
Slices for action | S | 2..* | BackboneElement | Action defined by the plan Slice: Ordered, Open by value:id |
action:All Slices | Content/Rules for all slices | |||
code | S | 0..1 | CodeableConcept | Code representing the meaning of the action or sub-actions Binding: US Public Health PlanDefinition Action (extensible): The set of actions that can be used to create plan definition |
input | 0..* | DataRequirement | Input data requirements | |
Slices for extension | S | 0..* | Extension | Extension Slice: Unordered, Open by value:url |
extension:us-ph-fhirquerypattern-extension | S | 0..1 | Extension | Extension |
url | S | 1..1 | uri | "http://hl7.org/fhir/us/medmorph/StructureDefinition/us-ph-fhirquerypattern-extension" |
action:periodicTimer | S | 1..1 | BackboneElement | Periodic Timer Action |
id | S | 1..1 | string | Unique id for inter-element referencing Fixed Value: start-workflow |
description | S | 1..1 | string | Starts the workflow Fixed Value: This action represents the start of the extraction workflow in response to the periodic timer event |
textEquivalent | S | 1..1 | string | Starts the workflow Fixed Value: This action represents the start of the extraction workflow in response to the periodic timer event |
code | S | 1..1 | CodeableConcept | Code for the "start" action. Required Pattern: At least the following |
coding | 1..* | Coding | Code defined by a terminology system Fixed Value: (complex) | |
system | 1..1 | uri | Identity of the terminology system Fixed Value: http://hl7.org/fhir/us/medmorph/CodeSystem/us-ph-plandefinition-actions | |
code | 1..1 | code | Symbol in syntax defined by the system Fixed Value: initiate-reporting-workflow | |
trigger | SI | 1..* | TriggerDefinition | When the "start" action should be triggered. |
Slices for extension | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |
ext-us-ph-namedEventType | S | 0..1 | CodeableConcept | Indicates the types of named event to trigger the workflow. URL: http://hl7.org/fhir/us/medmorph/StructureDefinition/ext-us-ph-namedEventType Binding: US Public Health TriggerDefinition NamedEvent (extensible): The set of named events that can be used for subscriptions |
type | 1..1 | code | named-event | periodic | data-changed | data-added | data-modified | data-removed | data-accessed | data-access-ended Fixed Value: named-event | |
name | 0..1 | string | Name or URI that identifies the event Fixed Value: periodic-timer | |
relatedAction | S | 1..1 | BackboneElement | Relationship to another action |
actionId | 1..1 | id | What action is this related to Fixed Value: extract-data | |
relationship | 1..1 | code | before-start | before | before-end | concurrent-with-start | concurrent | concurrent-with-end | after-start | after | after-end Fixed Value: before-start | |
offsetDuration | 0..1 | Duration | Time offset for the relationship Example Wait 72 hour before next action.: {"value":1,"unit":"h"} | |
action:extractData | 1..1 | BackboneElement | Action defined by the plan | |
id | S | 1..1 | string | Unique id for inter-element referencing Fixed Value: extract-data |
description | 0..1 | string | Action to kick off an extraction from an EHR Fixed Value: This execution of the action represents the extraction of data from an EHR. | |
code | 1..1 | CodeableConcept | Code representing the meaning of the action or sub-actions Required Pattern: At least the following | |
coding | 1..* | Coding | Code defined by a terminology system Fixed Value: (complex) | |
system | 1..1 | uri | Identity of the terminology system Fixed Value: http://hl7.org/fhir/us/medmorph/CodeSystem/us-ph-plandefinition-actions | |
code | 1..1 | code | Symbol in syntax defined by the system Fixed Value: extract-research-data | |
Documentation for this format |
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
PlanDefinition | SI | 1..1 | USPublicHealthPlanDefinition | Research Data Exchange Knowledge Artifact |
id | Σ | 0..1 | string | Logical id of this artifact |
meta | Σ | 0..1 | Meta | Metadata about the resource |
implicitRules | ?!Σ | 0..1 | uri | A set of rules under which this content was created |
language | 0..1 | code | Language of the resource content Binding: CommonLanguages (preferred) Max Binding: AllLanguages: A human language. | |
text | 0..1 | Narrative | Text summary of the resource, for human interpretation | |
contained | 0..* | Resource | Contained, inline Resources | |
Slices for extension | 0..* | Extension | Extension Slice: Unordered, Open by value:url | |
ext-receiverAddress | S | 1..1 | Reference(Endpoint) | Indicates the address where the report has to be sent. URL: http://hl7.org/fhir/us/medmorph/StructureDefinition/ext-receiverAddress |
ext-authorSignature | S | 0..1 | Signature | Indicates the signature of the author who created the PlanDefinition URL: http://hl7.org/fhir/us/medmorph/StructureDefinition/ext-authorSignature |
ext-asyncIndicator | S | 0..1 | boolean | True indicates that the messages resulting from the PlanDefinition are expected to be processed asynchronously URL: http://hl7.org/fhir/us/medmorph/StructureDefinition/ext-asyncIndicator |
ext-expectedResponseTime | S | 0..1 | Duration | Indicates the maximum time the sender has to wait to get a response, beyond which the message is assumed to have failed to reach the destination. URL: http://hl7.org/fhir/us/medmorph/StructureDefinition/ext-expectedResponseTime |
modifierExtension | ?! | 0..* | Extension | Extensions that cannot be ignored |
url | Σ | 1..1 | uri | Canonical identifier for this plan definition, represented as a URI (globally unique) |
identifier | SΣ | 0..* | Identifier | Additional identifier for the plan definition |
version | Σ | 1..1 | string | Business version of the plan definition |
name | ΣI | 1..1 | string | Name for this plan definition (computer friendly) |
title | SΣ | 0..1 | string | Name for this plan definition (human friendly) |
subtitle | 0..1 | string | Subordinate title of the plan definition | |
type | SΣ | 1..1 | CodeableConcept | order-set | clinical-protocol | eca-rule | workflow-definition Binding: PlanDefinitionType (extensible): The type of PlanDefinition. |
status | ?!Σ | 1..1 | code | draft | active | retired | unknown Binding: PublicationStatus (required): The lifecycle status of an artifact. |
experimental | Σ | 1..1 | boolean | For testing purposes, not real usage |
subject[x] | S | 0..1 | Type of individual the plan definition is focused on Binding: SubjectType (extensible): The possible types of subjects for a plan definition (E.g. Patient, Practitioner, Organization, Location, etc.). | |
subjectCodeableConcept | CodeableConcept | |||
subjectReference | Reference(Group) | |||
date | SΣ | 0..1 | dateTime | Date last changed |
publisher | Σ | 1..1 | string | Name of the publisher (organization or individual) |
contact | SΣ | 0..* | ContactDetail | Contact details for the publisher |
description | Σ | 1..1 | markdown | Natural language description of the plan definition |
useContext | SΣ | 0..* | UsageContext | The context that the content is intended to support |
jurisdiction | SΣ | 0..* | CodeableConcept | Intended jurisdiction for plan definition (if applicable) Binding: Jurisdiction ValueSet (extensible): Countries and regions within which this artifact is targeted for use. |
purpose | 0..1 | markdown | Why this plan definition is defined | |
usage | 0..1 | string | Describes the clinical usage of the plan | |
copyright | 0..1 | markdown | Use and/or publishing restrictions | |
approvalDate | 0..1 | date | When the plan definition was approved by publisher | |
lastReviewDate | 0..1 | date | When the plan definition was last reviewed | |
effectivePeriod | SΣ | 0..1 | Period | When the plan definition is expected to be used |
topic | 0..* | CodeableConcept | E.g. Education, Treatment, Assessment Binding: DefinitionTopic (example): High-level categorization of the definition, used for searching, sorting, and filtering. | |
author | 0..* | ContactDetail | Who authored the content | |
editor | 0..* | ContactDetail | Who edited the content | |
reviewer | 0..* | ContactDetail | Who reviewed the content | |
endorser | 0..* | ContactDetail | Who endorsed the content | |
relatedArtifact | S | 0..* | RelatedArtifact | Additional documentation, citations |
library | S | 0..* | canonical(Library) | Logic used by the plan definition |
goal | 0..* | BackboneElement | What the plan is trying to accomplish | |
id | 0..1 | string | Unique id for inter-element referencing | |
extension | 0..* | Extension | Additional content defined by implementations | |
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
category | 0..1 | CodeableConcept | E.g. Treatment, dietary, behavioral Binding: GoalCategory (example): Example codes for grouping goals for filtering or presentation. | |
description | 1..1 | CodeableConcept | Code or text describing the goal Binding: SNOMEDCTClinicalFindings (example): Describes goals that can be achieved. | |
priority | 0..1 | CodeableConcept | high-priority | medium-priority | low-priority Binding: GoalPriority (preferred): Indicates the level of importance associated with reaching or sustaining a goal. | |
start | 0..1 | CodeableConcept | When goal pursuit begins Binding: GoalStartEvent (example): Identifies the types of events that might trigger the start of a goal. | |
addresses | 0..* | CodeableConcept | What does the goal address Binding: Condition/Problem/DiagnosisCodes (example): Identifies problems, conditions, issues, or concerns that goals may address. | |
documentation | 0..* | RelatedArtifact | Supporting documentation for the goal | |
target | 0..* | BackboneElement | Target outcome for the goal | |
id | 0..1 | string | Unique id for inter-element referencing | |
extension | 0..* | Extension | Additional content defined by implementations | |
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
measure | 0..1 | CodeableConcept | The parameter whose value is to be tracked Binding: LOINCCodes (example): Identifies types of parameters that can be tracked to determine goal achievement. | |
detail[x] | 0..1 | The target value to be achieved | ||
detailQuantity | Quantity | |||
detailRange | Range | |||
detailCodeableConcept | CodeableConcept | |||
due | 0..1 | Duration | Reach goal within | |
Slices for action | S | 2..* | BackboneElement | Action defined by the plan Slice: Ordered, Open by value:id |
action:All Slices | Content/Rules for all slices | |||
id | 0..1 | string | Unique id for inter-element referencing | |
extension | 0..* | Extension | Additional content defined by implementations | |
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
prefix | 0..1 | string | User-visible prefix for the action (e.g. 1. or A.) | |
title | 0..1 | string | User-visible title | |
description | S | 0..1 | string | Brief description of the action |
textEquivalent | 0..1 | string | Static text equivalent of the action, used if the dynamic aspects cannot be interpreted by the receiving system | |
priority | 0..1 | code | routine | urgent | asap | stat Binding: RequestPriority (required): Identifies the level of importance to be assigned to actioning the request. | |
code | S | 0..1 | CodeableConcept | Code representing the meaning of the action or sub-actions Binding: US Public Health PlanDefinition Action (extensible): The set of actions that can be used to create plan definition |
reason | 0..* | CodeableConcept | Why the action should be performed | |
documentation | 0..* | RelatedArtifact | Supporting documentation for the intended performer of the action | |
goalId | 0..* | id | What goals this action supports | |
subject[x] | 0..1 | Type of individual the action is focused on Binding: SubjectType (extensible): The possible types of subjects for a plan definition (E.g. Patient, Practitioner, Organization, Location, etc.). | ||
subjectCodeableConcept | CodeableConcept | |||
subjectReference | Reference(Group) | |||
trigger | S | 0..* | TriggerDefinition | When the action should be triggered |
id | 0..1 | string | Unique id for inter-element referencing | |
Slices for extension | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |
ext-us-ph-namedEventType | S | 0..1 | CodeableConcept | Indicates the types of named events to subscribe to from the EHR. URL: http://hl7.org/fhir/us/medmorph/StructureDefinition/ext-us-ph-namedEventType Binding: US Public Health TriggerDefinition NamedEvent (extensible): The set of named events that can be used for subscriptions |
type | SΣ | 1..1 | code | named-event | periodic | data-changed | data-added | data-modified | data-removed | data-accessed | data-access-ended Binding: TriggerType (required): The type of trigger. Fixed Value: named-event |
name | Σ | 0..1 | string | Name or URI that identifies the event |
timing[x] | Σ | 0..1 | Timing of the event | |
timingTiming | Timing | |||
timingReference | Reference(Schedule) | |||
timingDate | date | |||
timingDateTime | dateTime | |||
data | Σ | 0..* | DataRequirement | Triggering data of the event (multiple = 'and') |
condition | Σ | 0..1 | Expression | Whether the event triggers (boolean expression) |
condition | S | 0..* | BackboneElement | Whether or not the action is applicable |
id | 0..1 | string | Unique id for inter-element referencing | |
extension | 0..* | Extension | Additional content defined by implementations | |
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
kind | S | 1..1 | code | applicability | start | stop Binding: ActionConditionKind (required): Defines the kinds of conditions that can appear on actions. |
expression | S | 0..1 | Expression | Boolean-valued expression |
input | S | 0..* | DataRequirement | Input data requirements |
id | 0..1 | string | Unique id for inter-element referencing | |
Slices for extension | S | 0..* | Extension | Extension Slice: Unordered, Open by value:url |
extension:us-ph-fhirquerypattern-extension | S | 0..1 | Extension | Extension |
id | 0..1 | string | Unique id for inter-element referencing | |
Slices for extension | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |
url | S | 1..1 | uri | "http://hl7.org/fhir/us/medmorph/StructureDefinition/us-ph-fhirquerypattern-extension" |
value[x] | 0..1 | Value of extension | ||
valueBase64Binary | base64Binary | |||
valueBoolean | boolean | |||
valueCanonical | canonical(Any) | |||
valueCode | code | |||
valueDate | date | |||
valueDateTime | dateTime | |||
valueDecimal | decimal | |||
valueId | id | |||
valueInstant | instant | |||
valueInteger | integer | |||
valueMarkdown | markdown | |||
valueOid | oid | |||
valuePositiveInt | positiveInt | |||
valueString | string | |||
valueTime | time | |||
valueUnsignedInt | unsignedInt | |||
valueUri | uri | |||
valueUrl | url | |||
valueUuid | uuid | |||
valueAddress | Address | |||
valueAge | Age | |||
valueAnnotation | Annotation | |||
valueAttachment | Attachment | |||
valueCodeableConcept | CodeableConcept | |||
valueCoding | Coding | |||
valueContactPoint | ContactPoint | |||
valueCount | Count | |||
valueDistance | Distance | |||
valueDuration | Duration | |||
valueHumanName | HumanName | |||
valueIdentifier | Identifier | |||
valueMoney | Money | |||
valuePeriod | Period | |||
valueQuantity | Quantity | |||
valueRange | Range | |||
valueRatio | Ratio | |||
valueReference | Reference(Any) | |||
valueSampledData | SampledData | |||
valueSignature | Signature | |||
valueTiming | Timing | |||
valueContactDetail | ContactDetail | |||
valueContributor | Contributor | |||
valueDataRequirement | DataRequirement | |||
valueExpression | Expression | |||
valueParameterDefinition | ParameterDefinition | |||
valueRelatedArtifact | RelatedArtifact | |||
valueTriggerDefinition | TriggerDefinition | |||
valueUsageContext | UsageContext | |||
valueDosage | Dosage | |||
valueMeta | Meta | |||
type | SΣ | 1..1 | code | The type of the required data Binding: FHIRAllTypes (required): A list of all the concrete types defined in this version of the FHIR specification - Abstract Types, Data Types and Resource Types. |
profile | Σ | 0..* | canonical(StructureDefinition) | The profile of the required data |
subject[x] | Σ | 0..1 | E.g. Patient, Practitioner, RelatedPerson, Organization, Location, Device Binding: SubjectType (extensible): The possible types of subjects for a data requirement (E.g., Patient, Practitioner, Organization, Location, etc.). | |
subjectCodeableConcept | CodeableConcept | |||
subjectReference | Reference(Group) | |||
mustSupport | Σ | 0..* | string | Indicates specific structure elements that are referenced by the knowledge module |
codeFilter | ΣI | 0..* | Element | What codes are expected drq-1: Either a path or a searchParam must be provided, but not both |
id | 0..1 | string | Unique id for inter-element referencing | |
Slices for extension | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |
path | Σ | 0..1 | string | A code-valued attribute to filter on |
searchParam | Σ | 0..1 | string | A coded (token) parameter to search on |
valueSet | Σ | 0..1 | canonical(ValueSet) | Valueset for the filter |
code | Σ | 0..* | Coding | What code is expected |
dateFilter | ΣI | 0..* | Element | What dates/date ranges are expected drq-2: Either a path or a searchParam must be provided, but not both |
id | 0..1 | string | Unique id for inter-element referencing | |
Slices for extension | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |
path | Σ | 0..1 | string | A date-valued attribute to filter on |
searchParam | Σ | 0..1 | string | A date valued parameter to search on |
value[x] | Σ | 0..1 | The value of the filter, as a Period, DateTime, or Duration value | |
valueDateTime | dateTime | |||
valuePeriod | Period | |||
valueDuration | Duration | |||
limit | Σ | 0..1 | positiveInt | Number of results |
sort | Σ | 0..* | Element | Order of the results |
id | 0..1 | string | Unique id for inter-element referencing | |
Slices for extension | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |
path | Σ | 1..1 | string | The name of the attribute to perform the sort |
direction | Σ | 1..1 | code | ascending | descending Binding: SortDirection (required): The possible sort directions, ascending or descending. |
output | S | 0..* | DataRequirement | Output data definition |
id | 0..1 | string | Unique id for inter-element referencing | |
Slices for extension | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |
type | SΣ | 1..1 | code | The type of the required data Binding: FHIRAllTypes (required): A list of all the concrete types defined in this version of the FHIR specification - Abstract Types, Data Types and Resource Types. |
profile | Σ | 0..* | canonical(StructureDefinition) | The profile of the required data |
subject[x] | Σ | 0..1 | E.g. Patient, Practitioner, RelatedPerson, Organization, Location, Device Binding: SubjectType (extensible): The possible types of subjects for a data requirement (E.g., Patient, Practitioner, Organization, Location, etc.). | |
subjectCodeableConcept | CodeableConcept | |||
subjectReference | Reference(Group) | |||
mustSupport | Σ | 0..* | string | Indicates specific structure elements that are referenced by the knowledge module |
codeFilter | ΣI | 0..* | Element | What codes are expected drq-1: Either a path or a searchParam must be provided, but not both |
id | 0..1 | string | Unique id for inter-element referencing | |
Slices for extension | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |
path | Σ | 0..1 | string | A code-valued attribute to filter on |
searchParam | Σ | 0..1 | string | A coded (token) parameter to search on |
valueSet | Σ | 0..1 | canonical(ValueSet) | Valueset for the filter |
code | Σ | 0..* | Coding | What code is expected |
dateFilter | ΣI | 0..* | Element | What dates/date ranges are expected drq-2: Either a path or a searchParam must be provided, but not both |
id | 0..1 | string | Unique id for inter-element referencing | |
Slices for extension | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |
path | Σ | 0..1 | string | A date-valued attribute to filter on |
searchParam | Σ | 0..1 | string | A date valued parameter to search on |
value[x] | Σ | 0..1 | The value of the filter, as a Period, DateTime, or Duration value | |
valueDateTime | dateTime | |||
valuePeriod | Period | |||
valueDuration | Duration | |||
limit | Σ | 0..1 | positiveInt | Number of results |
sort | Σ | 0..* | Element | Order of the results |
id | 0..1 | string | Unique id for inter-element referencing | |
Slices for extension | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |
path | Σ | 1..1 | string | The name of the attribute to perform the sort |
direction | Σ | 1..1 | code | ascending | descending Binding: SortDirection (required): The possible sort directions, ascending or descending. |
relatedAction | S | 0..* | BackboneElement | Relationship to another action |
id | 0..1 | string | Unique id for inter-element referencing | |
extension | 0..* | Extension | Additional content defined by implementations | |
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
actionId | S | 1..1 | id | What action is this related to |
relationship | S | 1..1 | code | before-start | before | before-end | concurrent-with-start | concurrent | concurrent-with-end | after-start | after | after-end Binding: ActionRelationshipType (required): Defines the types of relationships between actions. |
Slices for offset[x] | 0..1 | Duration | Time offset for the relationship Slice: Unordered, Closed by type:$this | |
offset[x]:offsetDuration | S | 0..1 | Duration | Time offset for the relationship |
timing[x] | S | 0..1 | Duration | When the action should take place |
participant | 0..* | BackboneElement | Who should participate in the action | |
id | 0..1 | string | Unique id for inter-element referencing | |
extension | 0..* | Extension | Additional content defined by implementations | |
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
type | 1..1 | code | patient | practitioner | related-person | device Binding: ActionParticipantType (required): The type of participant for the action. | |
role | 0..1 | CodeableConcept | E.g. Nurse, Surgeon, Parent Binding: ActionParticipantRole (example): Defines roles played by participants for the action. | |
type | 0..1 | CodeableConcept | create | update | remove | fire-event Binding: ActionType (extensible): The type of action to be performed. | |
groupingBehavior | 0..1 | code | visual-group | logical-group | sentence-group Binding: ActionGroupingBehavior (required): Defines organization behavior of a group. | |
selectionBehavior | 0..1 | code | any | all | all-or-none | exactly-one | at-most-one | one-or-more Binding: ActionSelectionBehavior (required): Defines selection behavior of a group. | |
requiredBehavior | 0..1 | code | must | could | must-unless-documented Binding: ActionRequiredBehavior (required): Defines expectations around whether an action or action group is required. | |
precheckBehavior | 0..1 | code | yes | no Binding: ActionPrecheckBehavior (required): Defines selection frequency behavior for an action or group. | |
cardinalityBehavior | 0..1 | code | single | multiple Binding: ActionCardinalityBehavior (required): Defines behavior for an action or a group for how many times that item may be repeated. | |
definition[x] | 0..1 | Description of the activity to be performed | ||
definitionCanonical | canonical(ActivityDefinition | PlanDefinition | Questionnaire) | |||
definitionUri | uri | |||
transform | 0..1 | canonical(StructureMap) | Transform to apply the template | |
dynamicValue | 0..* | BackboneElement | Dynamic aspects of the definition | |
id | 0..1 | string | Unique id for inter-element referencing | |
extension | 0..* | Extension | Additional content defined by implementations | |
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
path | 0..1 | string | The path to the element to be set dynamically | |
expression | 0..1 | Expression | An expression that provides the dynamic value for the customization | |
action | 0..* | See action (PlanDefinition) | A sub-action | |
action:periodicTimer | S | 1..1 | BackboneElement | Periodic Timer Action |
id | S | 1..1 | string | Unique id for inter-element referencing Fixed Value: start-workflow |
extension | 0..* | Extension | Additional content defined by implementations | |
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
prefix | 0..1 | string | User-visible prefix for the action (e.g. 1. or A.) | |
title | 0..1 | string | User-visible title | |
description | S | 1..1 | string | Starts the workflow Fixed Value: This action represents the start of the extraction workflow in response to the periodic timer event |
textEquivalent | S | 1..1 | string | Starts the workflow Fixed Value: This action represents the start of the extraction workflow in response to the periodic timer event |
priority | 0..1 | code | routine | urgent | asap | stat Binding: RequestPriority (required): Identifies the level of importance to be assigned to actioning the request. | |
code | S | 1..1 | CodeableConcept | Code for the "start" action. Binding: US Public Health PlanDefinition Action (extensible): The set of actions that can be used to create plan definition Required Pattern: At least the following |
id | 0..1 | string | Unique id for inter-element referencing | |
extension | 0..* | Extension | Additional content defined by implementations | |
coding | 1..* | Coding | Code defined by a terminology system Fixed Value: (complex) | |
id | 0..1 | string | Unique id for inter-element referencing | |
extension | 0..* | Extension | Additional content defined by implementations | |
system | 1..1 | uri | Identity of the terminology system Fixed Value: http://hl7.org/fhir/us/medmorph/CodeSystem/us-ph-plandefinition-actions | |
version | 0..1 | string | Version of the system - if relevant | |
code | 1..1 | code | Symbol in syntax defined by the system Fixed Value: initiate-reporting-workflow | |
display | 0..1 | string | Representation defined by the system | |
userSelected | 0..1 | boolean | If this coding was chosen directly by the user | |
text | 0..1 | string | Plain text representation of the concept | |
reason | 0..* | CodeableConcept | Why the action should be performed | |
documentation | 0..* | RelatedArtifact | Supporting documentation for the intended performer of the action | |
goalId | 0..* | id | What goals this action supports | |
subject[x] | 0..1 | Type of individual the action is focused on Binding: SubjectType (extensible): The possible types of subjects for a plan definition (E.g. Patient, Practitioner, Organization, Location, etc.). | ||
subjectCodeableConcept | CodeableConcept | |||
subjectReference | Reference(Group) | |||
trigger | SI | 1..* | TriggerDefinition | When the "start" action should be triggered. |
id | 0..1 | string | Unique id for inter-element referencing | |
Slices for extension | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |
ext-us-ph-namedEventType | S | 0..1 | CodeableConcept | Indicates the types of named event to trigger the workflow. URL: http://hl7.org/fhir/us/medmorph/StructureDefinition/ext-us-ph-namedEventType Binding: US Public Health TriggerDefinition NamedEvent (extensible): The set of named events that can be used for subscriptions |
type | SΣ | 1..1 | code | named-event | periodic | data-changed | data-added | data-modified | data-removed | data-accessed | data-access-ended Binding: TriggerType (required): The type of trigger. Fixed Value: named-event |
name | Σ | 0..1 | string | Name or URI that identifies the event Fixed Value: periodic-timer |
timing[x] | Σ | 0..1 | Timing of the event | |
timingTiming | Timing | |||
timingReference | Reference(Schedule) | |||
timingDate | date | |||
timingDateTime | dateTime | |||
data | Σ | 0..* | DataRequirement | Triggering data of the event (multiple = 'and') |
condition | Σ | 0..1 | Expression | Whether the event triggers (boolean expression) |
condition | S | 0..* | BackboneElement | Whether or not the action is applicable |
id | 0..1 | string | Unique id for inter-element referencing | |
extension | 0..* | Extension | Additional content defined by implementations | |
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
kind | S | 1..1 | code | applicability | start | stop Binding: ActionConditionKind (required): Defines the kinds of conditions that can appear on actions. |
expression | S | 0..1 | Expression | Boolean-valued expression |
input | S | 0..* | DataRequirement | Input data requirements |
id | 0..1 | string | Unique id for inter-element referencing | |
Slices for extension | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |
type | SΣ | 1..1 | code | The type of the required data Binding: FHIRAllTypes (required): A list of all the concrete types defined in this version of the FHIR specification - Abstract Types, Data Types and Resource Types. |
profile | Σ | 0..* | canonical(StructureDefinition) | The profile of the required data |
subject[x] | Σ | 0..1 | E.g. Patient, Practitioner, RelatedPerson, Organization, Location, Device Binding: SubjectType (extensible): The possible types of subjects for a data requirement (E.g., Patient, Practitioner, Organization, Location, etc.). | |
subjectCodeableConcept | CodeableConcept | |||
subjectReference | Reference(Group) | |||
mustSupport | Σ | 0..* | string | Indicates specific structure elements that are referenced by the knowledge module |
codeFilter | ΣI | 0..* | Element | What codes are expected drq-1: Either a path or a searchParam must be provided, but not both |
id | 0..1 | string | Unique id for inter-element referencing | |
Slices for extension | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |
path | Σ | 0..1 | string | A code-valued attribute to filter on |
searchParam | Σ | 0..1 | string | A coded (token) parameter to search on |
valueSet | Σ | 0..1 | canonical(ValueSet) | Valueset for the filter |
code | Σ | 0..* | Coding | What code is expected |
dateFilter | ΣI | 0..* | Element | What dates/date ranges are expected drq-2: Either a path or a searchParam must be provided, but not both |
id | 0..1 | string | Unique id for inter-element referencing | |
Slices for extension | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |
path | Σ | 0..1 | string | A date-valued attribute to filter on |
searchParam | Σ | 0..1 | string | A date valued parameter to search on |
value[x] | Σ | 0..1 | The value of the filter, as a Period, DateTime, or Duration value | |
valueDateTime | dateTime | |||
valuePeriod | Period | |||
valueDuration | Duration | |||
limit | Σ | 0..1 | positiveInt | Number of results |
sort | Σ | 0..* | Element | Order of the results |
id | 0..1 | string | Unique id for inter-element referencing | |
Slices for extension | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |
path | Σ | 1..1 | string | The name of the attribute to perform the sort |
direction | Σ | 1..1 | code | ascending | descending Binding: SortDirection (required): The possible sort directions, ascending or descending. |
output | S | 0..* | DataRequirement | Output data definition |
id | 0..1 | string | Unique id for inter-element referencing | |
Slices for extension | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |
type | SΣ | 1..1 | code | The type of the required data Binding: FHIRAllTypes (required): A list of all the concrete types defined in this version of the FHIR specification - Abstract Types, Data Types and Resource Types. |
profile | Σ | 0..* | canonical(StructureDefinition) | The profile of the required data |
subject[x] | Σ | 0..1 | E.g. Patient, Practitioner, RelatedPerson, Organization, Location, Device Binding: SubjectType (extensible): The possible types of subjects for a data requirement (E.g., Patient, Practitioner, Organization, Location, etc.). | |
subjectCodeableConcept | CodeableConcept | |||
subjectReference | Reference(Group) | |||
mustSupport | Σ | 0..* | string | Indicates specific structure elements that are referenced by the knowledge module |
codeFilter | ΣI | 0..* | Element | What codes are expected drq-1: Either a path or a searchParam must be provided, but not both |
id | 0..1 | string | Unique id for inter-element referencing | |
Slices for extension | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |
path | Σ | 0..1 | string | A code-valued attribute to filter on |
searchParam | Σ | 0..1 | string | A coded (token) parameter to search on |
valueSet | Σ | 0..1 | canonical(ValueSet) | Valueset for the filter |
code | Σ | 0..* | Coding | What code is expected |
dateFilter | ΣI | 0..* | Element | What dates/date ranges are expected drq-2: Either a path or a searchParam must be provided, but not both |
id | 0..1 | string | Unique id for inter-element referencing | |
Slices for extension | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |
path | Σ | 0..1 | string | A date-valued attribute to filter on |
searchParam | Σ | 0..1 | string | A date valued parameter to search on |
value[x] | Σ | 0..1 | The value of the filter, as a Period, DateTime, or Duration value | |
valueDateTime | dateTime | |||
valuePeriod | Period | |||
valueDuration | Duration | |||
limit | Σ | 0..1 | positiveInt | Number of results |
sort | Σ | 0..* | Element | Order of the results |
id | 0..1 | string | Unique id for inter-element referencing | |
Slices for extension | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |
path | Σ | 1..1 | string | The name of the attribute to perform the sort |
direction | Σ | 1..1 | code | ascending | descending Binding: SortDirection (required): The possible sort directions, ascending or descending. |
relatedAction | S | 1..1 | BackboneElement | Relationship to another action |
id | 0..1 | string | Unique id for inter-element referencing | |
extension | 0..* | Extension | Additional content defined by implementations | |
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
actionId | S | 1..1 | id | What action is this related to Fixed Value: extract-data |
relationship | S | 1..1 | code | before-start | before | before-end | concurrent-with-start | concurrent | concurrent-with-end | after-start | after | after-end Binding: ActionRelationshipType (required): Defines the types of relationships between actions. Fixed Value: before-start |
Slices for offset[x] | 0..1 | Duration | Time offset for the relationship Slice: Unordered, Closed by type:$this | |
offset[x]:offsetDuration | S | 0..1 | Duration | Time offset for the relationship Example Wait 72 hour before next action.: {"value":1,"unit":"h"} |
timing[x] | S | 0..1 | Duration | When the action should take place |
participant | 0..* | BackboneElement | Who should participate in the action | |
id | 0..1 | string | Unique id for inter-element referencing | |
extension | 0..* | Extension | Additional content defined by implementations | |
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
type | 1..1 | code | patient | practitioner | related-person | device Binding: ActionParticipantType (required): The type of participant for the action. | |
role | 0..1 | CodeableConcept | E.g. Nurse, Surgeon, Parent Binding: ActionParticipantRole (example): Defines roles played by participants for the action. | |
type | 0..1 | CodeableConcept | create | update | remove | fire-event Binding: ActionType (extensible): The type of action to be performed. | |
groupingBehavior | 0..1 | code | visual-group | logical-group | sentence-group Binding: ActionGroupingBehavior (required): Defines organization behavior of a group. | |
selectionBehavior | 0..1 | code | any | all | all-or-none | exactly-one | at-most-one | one-or-more Binding: ActionSelectionBehavior (required): Defines selection behavior of a group. | |
requiredBehavior | 0..1 | code | must | could | must-unless-documented Binding: ActionRequiredBehavior (required): Defines expectations around whether an action or action group is required. | |
precheckBehavior | 0..1 | code | yes | no Binding: ActionPrecheckBehavior (required): Defines selection frequency behavior for an action or group. | |
cardinalityBehavior | 0..1 | code | single | multiple Binding: ActionCardinalityBehavior (required): Defines behavior for an action or a group for how many times that item may be repeated. | |
definition[x] | 0..1 | Description of the activity to be performed | ||
definitionCanonical | canonical(ActivityDefinition | PlanDefinition | Questionnaire) | |||
definitionUri | uri | |||
transform | 0..1 | canonical(StructureMap) | Transform to apply the template | |
dynamicValue | 0..* | BackboneElement | Dynamic aspects of the definition | |
id | 0..1 | string | Unique id for inter-element referencing | |
extension | 0..* | Extension | Additional content defined by implementations | |
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
path | 0..1 | string | The path to the element to be set dynamically | |
expression | 0..1 | Expression | An expression that provides the dynamic value for the customization | |
action | 0..* | See action (PlanDefinition) | A sub-action | |
action:extractData | S | 1..1 | BackboneElement | Action defined by the plan |
id | S | 1..1 | string | Unique id for inter-element referencing Fixed Value: extract-data |
extension | 0..* | Extension | Additional content defined by implementations | |
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
prefix | 0..1 | string | User-visible prefix for the action (e.g. 1. or A.) | |
title | 0..1 | string | User-visible title | |
description | S | 0..1 | string | Action to kick off an extraction from an EHR Fixed Value: This execution of the action represents the extraction of data from an EHR. |
textEquivalent | 0..1 | string | Static text equivalent of the action, used if the dynamic aspects cannot be interpreted by the receiving system | |
priority | 0..1 | code | routine | urgent | asap | stat Binding: RequestPriority (required): Identifies the level of importance to be assigned to actioning the request. | |
code | S | 1..1 | CodeableConcept | Code representing the meaning of the action or sub-actions Binding: US Public Health PlanDefinition Action (extensible): The set of actions that can be used to create plan definition Required Pattern: At least the following |
id | 0..1 | string | Unique id for inter-element referencing | |
extension | 0..* | Extension | Additional content defined by implementations | |
coding | 1..* | Coding | Code defined by a terminology system Fixed Value: (complex) | |
id | 0..1 | string | Unique id for inter-element referencing | |
extension | 0..* | Extension | Additional content defined by implementations | |
system | 1..1 | uri | Identity of the terminology system Fixed Value: http://hl7.org/fhir/us/medmorph/CodeSystem/us-ph-plandefinition-actions | |
version | 0..1 | string | Version of the system - if relevant | |
code | 1..1 | code | Symbol in syntax defined by the system Fixed Value: extract-research-data | |
display | 0..1 | string | Representation defined by the system | |
userSelected | 0..1 | boolean | If this coding was chosen directly by the user | |
text | 0..1 | string | Plain text representation of the concept | |
reason | 0..* | CodeableConcept | Why the action should be performed | |
documentation | 0..* | RelatedArtifact | Supporting documentation for the intended performer of the action | |
goalId | 0..* | id | What goals this action supports | |
subject[x] | 0..1 | Type of individual the action is focused on Binding: SubjectType (extensible): The possible types of subjects for a plan definition (E.g. Patient, Practitioner, Organization, Location, etc.). | ||
subjectCodeableConcept | CodeableConcept | |||
subjectReference | Reference(Group) | |||
trigger | S | 0..* | TriggerDefinition | When the action should be triggered |
id | 0..1 | string | Unique id for inter-element referencing | |
Slices for extension | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |
ext-us-ph-namedEventType | S | 0..1 | CodeableConcept | Indicates the types of named events to subscribe to from the EHR. URL: http://hl7.org/fhir/us/medmorph/StructureDefinition/ext-us-ph-namedEventType Binding: US Public Health TriggerDefinition NamedEvent (extensible): The set of named events that can be used for subscriptions |
type | SΣ | 1..1 | code | named-event | periodic | data-changed | data-added | data-modified | data-removed | data-accessed | data-access-ended Binding: TriggerType (required): The type of trigger. Fixed Value: named-event |
name | Σ | 0..1 | string | Name or URI that identifies the event |
timing[x] | Σ | 0..1 | Timing of the event | |
timingTiming | Timing | |||
timingReference | Reference(Schedule) | |||
timingDate | date | |||
timingDateTime | dateTime | |||
data | Σ | 0..* | DataRequirement | Triggering data of the event (multiple = 'and') |
condition | Σ | 0..1 | Expression | Whether the event triggers (boolean expression) |
condition | S | 0..* | BackboneElement | Whether or not the action is applicable |
id | 0..1 | string | Unique id for inter-element referencing | |
extension | 0..* | Extension | Additional content defined by implementations | |
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
kind | S | 1..1 | code | applicability | start | stop Binding: ActionConditionKind (required): Defines the kinds of conditions that can appear on actions. |
expression | S | 0..1 | Expression | Boolean-valued expression |
input | S | 0..* | DataRequirement | Input data requirements |
id | 0..1 | string | Unique id for inter-element referencing | |
Slices for extension | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |
type | SΣ | 1..1 | code | The type of the required data Binding: FHIRAllTypes (required): A list of all the concrete types defined in this version of the FHIR specification - Abstract Types, Data Types and Resource Types. |
profile | Σ | 0..* | canonical(StructureDefinition) | The profile of the required data |
subject[x] | Σ | 0..1 | E.g. Patient, Practitioner, RelatedPerson, Organization, Location, Device Binding: SubjectType (extensible): The possible types of subjects for a data requirement (E.g., Patient, Practitioner, Organization, Location, etc.). | |
subjectCodeableConcept | CodeableConcept | |||
subjectReference | Reference(Group) | |||
mustSupport | Σ | 0..* | string | Indicates specific structure elements that are referenced by the knowledge module |
codeFilter | ΣI | 0..* | Element | What codes are expected drq-1: Either a path or a searchParam must be provided, but not both |
id | 0..1 | string | Unique id for inter-element referencing | |
Slices for extension | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |
path | Σ | 0..1 | string | A code-valued attribute to filter on |
searchParam | Σ | 0..1 | string | A coded (token) parameter to search on |
valueSet | Σ | 0..1 | canonical(ValueSet) | Valueset for the filter |
code | Σ | 0..* | Coding | What code is expected |
dateFilter | ΣI | 0..* | Element | What dates/date ranges are expected drq-2: Either a path or a searchParam must be provided, but not both |
id | 0..1 | string | Unique id for inter-element referencing | |
Slices for extension | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |
path | Σ | 0..1 | string | A date-valued attribute to filter on |
searchParam | Σ | 0..1 | string | A date valued parameter to search on |
value[x] | Σ | 0..1 | The value of the filter, as a Period, DateTime, or Duration value | |
valueDateTime | dateTime | |||
valuePeriod | Period | |||
valueDuration | Duration | |||
limit | Σ | 0..1 | positiveInt | Number of results |
sort | Σ | 0..* | Element | Order of the results |
id | 0..1 | string | Unique id for inter-element referencing | |
Slices for extension | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |
path | Σ | 1..1 | string | The name of the attribute to perform the sort |
direction | Σ | 1..1 | code | ascending | descending Binding: SortDirection (required): The possible sort directions, ascending or descending. |
output | S | 0..* | DataRequirement | Output data definition |
id | 0..1 | string | Unique id for inter-element referencing | |
Slices for extension | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |
type | SΣ | 1..1 | code | The type of the required data Binding: FHIRAllTypes (required): A list of all the concrete types defined in this version of the FHIR specification - Abstract Types, Data Types and Resource Types. |
profile | Σ | 0..* | canonical(StructureDefinition) | The profile of the required data |
subject[x] | Σ | 0..1 | E.g. Patient, Practitioner, RelatedPerson, Organization, Location, Device Binding: SubjectType (extensible): The possible types of subjects for a data requirement (E.g., Patient, Practitioner, Organization, Location, etc.). | |
subjectCodeableConcept | CodeableConcept | |||
subjectReference | Reference(Group) | |||
mustSupport | Σ | 0..* | string | Indicates specific structure elements that are referenced by the knowledge module |
codeFilter | ΣI | 0..* | Element | What codes are expected drq-1: Either a path or a searchParam must be provided, but not both |
id | 0..1 | string | Unique id for inter-element referencing | |
Slices for extension | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |
path | Σ | 0..1 | string | A code-valued attribute to filter on |
searchParam | Σ | 0..1 | string | A coded (token) parameter to search on |
valueSet | Σ | 0..1 | canonical(ValueSet) | Valueset for the filter |
code | Σ | 0..* | Coding | What code is expected |
dateFilter | ΣI | 0..* | Element | What dates/date ranges are expected drq-2: Either a path or a searchParam must be provided, but not both |
id | 0..1 | string | Unique id for inter-element referencing | |
Slices for extension | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |
path | Σ | 0..1 | string | A date-valued attribute to filter on |
searchParam | Σ | 0..1 | string | A date valued parameter to search on |
value[x] | Σ | 0..1 | The value of the filter, as a Period, DateTime, or Duration value | |
valueDateTime | dateTime | |||
valuePeriod | Period | |||
valueDuration | Duration | |||
limit | Σ | 0..1 | positiveInt | Number of results |
sort | Σ | 0..* | Element | Order of the results |
id | 0..1 | string | Unique id for inter-element referencing | |
Slices for extension | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |
path | Σ | 1..1 | string | The name of the attribute to perform the sort |
direction | Σ | 1..1 | code | ascending | descending Binding: SortDirection (required): The possible sort directions, ascending or descending. |
relatedAction | S | 0..* | BackboneElement | Relationship to another action |
id | 0..1 | string | Unique id for inter-element referencing | |
extension | 0..* | Extension | Additional content defined by implementations | |
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
actionId | S | 1..1 | id | What action is this related to |
relationship | S | 1..1 | code | before-start | before | before-end | concurrent-with-start | concurrent | concurrent-with-end | after-start | after | after-end Binding: ActionRelationshipType (required): Defines the types of relationships between actions. |
Slices for offset[x] | 0..1 | Duration | Time offset for the relationship Slice: Unordered, Closed by type:$this | |
offset[x]:offsetDuration | S | 0..1 | Duration | Time offset for the relationship |
timing[x] | S | 0..1 | Duration | When the action should take place |
participant | 0..* | BackboneElement | Who should participate in the action | |
id | 0..1 | string | Unique id for inter-element referencing | |
extension | 0..* | Extension | Additional content defined by implementations | |
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
type | 1..1 | code | patient | practitioner | related-person | device Binding: ActionParticipantType (required): The type of participant for the action. | |
role | 0..1 | CodeableConcept | E.g. Nurse, Surgeon, Parent Binding: ActionParticipantRole (example): Defines roles played by participants for the action. | |
type | 0..1 | CodeableConcept | create | update | remove | fire-event Binding: ActionType (extensible): The type of action to be performed. | |
groupingBehavior | 0..1 | code | visual-group | logical-group | sentence-group Binding: ActionGroupingBehavior (required): Defines organization behavior of a group. | |
selectionBehavior | 0..1 | code | any | all | all-or-none | exactly-one | at-most-one | one-or-more Binding: ActionSelectionBehavior (required): Defines selection behavior of a group. | |
requiredBehavior | 0..1 | code | must | could | must-unless-documented Binding: ActionRequiredBehavior (required): Defines expectations around whether an action or action group is required. | |
precheckBehavior | 0..1 | code | yes | no Binding: ActionPrecheckBehavior (required): Defines selection frequency behavior for an action or group. | |
cardinalityBehavior | 0..1 | code | single | multiple Binding: ActionCardinalityBehavior (required): Defines behavior for an action or a group for how many times that item may be repeated. | |
definition[x] | 0..1 | Description of the activity to be performed | ||
definitionCanonical | canonical(ActivityDefinition | PlanDefinition | Questionnaire) | |||
definitionUri | uri | |||
transform | 0..1 | canonical(StructureMap) | Transform to apply the template | |
dynamicValue | 0..* | BackboneElement | Dynamic aspects of the definition | |
id | 0..1 | string | Unique id for inter-element referencing | |
extension | 0..* | Extension | Additional content defined by implementations | |
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
path | 0..1 | string | The path to the element to be set dynamically | |
expression | 0..1 | Expression | An expression that provides the dynamic value for the customization | |
action | 0..* | See action (PlanDefinition) | A sub-action | |
Documentation for this format |
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
PlanDefinition | I | 1..1 | USPublicHealthPlanDefinition | Research Data Exchange Knowledge Artifact |
ext-receiverAddress | 1..1 | Reference(Endpoint) | Indicates the address where the report has to be sent. URL: http://hl7.org/fhir/us/medmorph/StructureDefinition/ext-receiverAddress | |
ext-authorSignature | 0..1 | Signature | Indicates the signature of the author who created the PlanDefinition URL: http://hl7.org/fhir/us/medmorph/StructureDefinition/ext-authorSignature | |
ext-asyncIndicator | 0..1 | boolean | True indicates that the messages resulting from the PlanDefinition are expected to be processed asynchronously URL: http://hl7.org/fhir/us/medmorph/StructureDefinition/ext-asyncIndicator | |
ext-expectedResponseTime | 0..1 | Duration | Indicates the maximum time the sender has to wait to get a response, beyond which the message is assumed to have failed to reach the destination. URL: http://hl7.org/fhir/us/medmorph/StructureDefinition/ext-expectedResponseTime | |
identifier | Σ | 0..* | Identifier | Additional identifier for the plan definition |
title | Σ | 0..1 | string | Name for this plan definition (human friendly) |
type | Σ | 1..1 | CodeableConcept | order-set | clinical-protocol | eca-rule | workflow-definition Binding: PlanDefinitionType (extensible): The type of PlanDefinition. |
subject[x] | 0..1 | Type of individual the plan definition is focused on Binding: SubjectType (extensible): The possible types of subjects for a plan definition (E.g. Patient, Practitioner, Organization, Location, etc.). | ||
subjectCodeableConcept | CodeableConcept | |||
subjectReference | Reference(Group) | |||
date | Σ | 0..1 | dateTime | Date last changed |
contact | Σ | 0..* | ContactDetail | Contact details for the publisher |
useContext | Σ | 0..* | UsageContext | The context that the content is intended to support |
jurisdiction | Σ | 0..* | CodeableConcept | Intended jurisdiction for plan definition (if applicable) Binding: Jurisdiction ValueSet (extensible): Countries and regions within which this artifact is targeted for use. |
effectivePeriod | Σ | 0..1 | Period | When the plan definition is expected to be used |
relatedArtifact | 0..* | RelatedArtifact | Additional documentation, citations | |
library | 0..* | canonical(Library) | Logic used by the plan definition | |
Slices for action | 2..* | BackboneElement | Action defined by the plan Slice: Ordered, Open by value:id | |
action:All Slices | Content/Rules for all slices | |||
description | 0..1 | string | Brief description of the action | |
code | 0..1 | CodeableConcept | Code representing the meaning of the action or sub-actions Binding: US Public Health PlanDefinition Action (extensible): The set of actions that can be used to create plan definition | |
trigger | 0..* | TriggerDefinition | When the action should be triggered | |
ext-us-ph-namedEventType | 0..1 | CodeableConcept | Indicates the types of named events to subscribe to from the EHR. URL: http://hl7.org/fhir/us/medmorph/StructureDefinition/ext-us-ph-namedEventType Binding: US Public Health TriggerDefinition NamedEvent (extensible): The set of named events that can be used for subscriptions | |
type | Σ | 1..1 | code | named-event | periodic | data-changed | data-added | data-modified | data-removed | data-accessed | data-access-ended Binding: TriggerType (required): The type of trigger. Fixed Value: named-event |
condition | 0..* | BackboneElement | Whether or not the action is applicable | |
kind | 1..1 | code | applicability | start | stop Binding: ActionConditionKind (required): Defines the kinds of conditions that can appear on actions. | |
expression | 0..1 | Expression | Boolean-valued expression | |
input | 0..* | DataRequirement | Input data requirements | |
Slices for extension | 0..* | Extension | Extension Slice: Unordered, Open by value:url | |
extension:us-ph-fhirquerypattern-extension | 0..1 | Extension | Extension | |
url | 1..1 | uri | "http://hl7.org/fhir/us/medmorph/StructureDefinition/us-ph-fhirquerypattern-extension" | |
type | Σ | 1..1 | code | The type of the required data Binding: FHIRAllTypes (required): A list of all the concrete types defined in this version of the FHIR specification - Abstract Types, Data Types and Resource Types. |
output | 0..* | DataRequirement | Output data definition | |
type | Σ | 1..1 | code | The type of the required data Binding: FHIRAllTypes (required): A list of all the concrete types defined in this version of the FHIR specification - Abstract Types, Data Types and Resource Types. |
relatedAction | 0..* | BackboneElement | Relationship to another action | |
actionId | 1..1 | id | What action is this related to | |
relationship | 1..1 | code | before-start | before | before-end | concurrent-with-start | concurrent | concurrent-with-end | after-start | after | after-end Binding: ActionRelationshipType (required): Defines the types of relationships between actions. | |
offset[x]:offsetDuration | 0..1 | Duration | Time offset for the relationship | |
timing[x] | 0..1 | Duration | When the action should take place | |
action:periodicTimer | 1..1 | BackboneElement | Periodic Timer Action | |
id | 1..1 | string | Unique id for inter-element referencing Fixed Value: start-workflow | |
description | 1..1 | string | Starts the workflow Fixed Value: This action represents the start of the extraction workflow in response to the periodic timer event | |
textEquivalent | 1..1 | string | Starts the workflow Fixed Value: This action represents the start of the extraction workflow in response to the periodic timer event | |
code | 1..1 | CodeableConcept | Code for the "start" action. Binding: US Public Health PlanDefinition Action (extensible): The set of actions that can be used to create plan definition Required Pattern: At least the following | |
coding | 1..* | Coding | Code defined by a terminology system Fixed Value: (complex) | |
system | 1..1 | uri | Identity of the terminology system Fixed Value: http://hl7.org/fhir/us/medmorph/CodeSystem/us-ph-plandefinition-actions | |
code | 1..1 | code | Symbol in syntax defined by the system Fixed Value: initiate-reporting-workflow | |
trigger | I | 1..* | TriggerDefinition | When the "start" action should be triggered. |
ext-us-ph-namedEventType | 0..1 | CodeableConcept | Indicates the types of named event to trigger the workflow. URL: http://hl7.org/fhir/us/medmorph/StructureDefinition/ext-us-ph-namedEventType Binding: US Public Health TriggerDefinition NamedEvent (extensible): The set of named events that can be used for subscriptions | |
type | Σ | 1..1 | code | named-event | periodic | data-changed | data-added | data-modified | data-removed | data-accessed | data-access-ended Binding: TriggerType (required): The type of trigger. Fixed Value: named-event |
condition | 0..* | BackboneElement | Whether or not the action is applicable | |
kind | 1..1 | code | applicability | start | stop Binding: ActionConditionKind (required): Defines the kinds of conditions that can appear on actions. | |
expression | 0..1 | Expression | Boolean-valued expression | |
input | 0..* | DataRequirement | Input data requirements | |
type | Σ | 1..1 | code | The type of the required data Binding: FHIRAllTypes (required): A list of all the concrete types defined in this version of the FHIR specification - Abstract Types, Data Types and Resource Types. |
output | 0..* | DataRequirement | Output data definition | |
type | Σ | 1..1 | code | The type of the required data Binding: FHIRAllTypes (required): A list of all the concrete types defined in this version of the FHIR specification - Abstract Types, Data Types and Resource Types. |
relatedAction | 1..1 | BackboneElement | Relationship to another action | |
actionId | 1..1 | id | What action is this related to Fixed Value: extract-data | |
relationship | 1..1 | code | before-start | before | before-end | concurrent-with-start | concurrent | concurrent-with-end | after-start | after | after-end Binding: ActionRelationshipType (required): Defines the types of relationships between actions. Fixed Value: before-start | |
offset[x]:offsetDuration | 0..1 | Duration | Time offset for the relationship | |
timing[x] | 0..1 | Duration | When the action should take place | |
action:extractData | 1..1 | BackboneElement | Action defined by the plan | |
id | 1..1 | string | Unique id for inter-element referencing Fixed Value: extract-data | |
description | 0..1 | string | Action to kick off an extraction from an EHR Fixed Value: This execution of the action represents the extraction of data from an EHR. | |
code | 1..1 | CodeableConcept | Code representing the meaning of the action or sub-actions Binding: US Public Health PlanDefinition Action (extensible): The set of actions that can be used to create plan definition Required Pattern: At least the following | |
coding | 1..* | Coding | Code defined by a terminology system Fixed Value: (complex) | |
system | 1..1 | uri | Identity of the terminology system Fixed Value: http://hl7.org/fhir/us/medmorph/CodeSystem/us-ph-plandefinition-actions | |
code | 1..1 | code | Symbol in syntax defined by the system Fixed Value: extract-research-data | |
trigger | 0..* | TriggerDefinition | When the action should be triggered | |
ext-us-ph-namedEventType | 0..1 | CodeableConcept | Indicates the types of named events to subscribe to from the EHR. URL: http://hl7.org/fhir/us/medmorph/StructureDefinition/ext-us-ph-namedEventType Binding: US Public Health TriggerDefinition NamedEvent (extensible): The set of named events that can be used for subscriptions | |
type | Σ | 1..1 | code | named-event | periodic | data-changed | data-added | data-modified | data-removed | data-accessed | data-access-ended Binding: TriggerType (required): The type of trigger. Fixed Value: named-event |
condition | 0..* | BackboneElement | Whether or not the action is applicable | |
kind | 1..1 | code | applicability | start | stop Binding: ActionConditionKind (required): Defines the kinds of conditions that can appear on actions. | |
expression | 0..1 | Expression | Boolean-valued expression | |
input | 0..* | DataRequirement | Input data requirements | |
type | Σ | 1..1 | code | The type of the required data Binding: FHIRAllTypes (required): A list of all the concrete types defined in this version of the FHIR specification - Abstract Types, Data Types and Resource Types. |
output | 0..* | DataRequirement | Output data definition | |
type | Σ | 1..1 | code | The type of the required data Binding: FHIRAllTypes (required): A list of all the concrete types defined in this version of the FHIR specification - Abstract Types, Data Types and Resource Types. |
relatedAction | 0..* | BackboneElement | Relationship to another action | |
actionId | 1..1 | id | What action is this related to | |
relationship | 1..1 | code | before-start | before | before-end | concurrent-with-start | concurrent | concurrent-with-end | after-start | after | after-end Binding: ActionRelationshipType (required): Defines the types of relationships between actions. | |
offset[x]:offsetDuration | 0..1 | Duration | Time offset for the relationship | |
timing[x] | 0..1 | Duration | When the action should take place | |
Documentation for this format |
This structure is derived from USPublicHealthPlanDefinition
Summary
Mandatory: 10 elements (1 nested mandatory element)
Must-Support: 14 elements
Fixed Value: 10 elements
Extensions
This structure refers to these extensions:
Slices
This structure defines the following Slices:
Differential View
This structure is derived from USPublicHealthPlanDefinition
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
PlanDefinition | S | 1..1 | USPublicHealthPlanDefinition | Research Data Exchange Knowledge Artifact |
Slices for action | S | 2..* | BackboneElement | Action defined by the plan Slice: Ordered, Open by value:id |
action:All Slices | Content/Rules for all slices | |||
code | S | 0..1 | CodeableConcept | Code representing the meaning of the action or sub-actions Binding: US Public Health PlanDefinition Action (extensible): The set of actions that can be used to create plan definition |
input | 0..* | DataRequirement | Input data requirements | |
Slices for extension | S | 0..* | Extension | Extension Slice: Unordered, Open by value:url |
extension:us-ph-fhirquerypattern-extension | S | 0..1 | Extension | Extension |
url | S | 1..1 | uri | "http://hl7.org/fhir/us/medmorph/StructureDefinition/us-ph-fhirquerypattern-extension" |
action:periodicTimer | S | 1..1 | BackboneElement | Periodic Timer Action |
id | S | 1..1 | string | Unique id for inter-element referencing Fixed Value: start-workflow |
description | S | 1..1 | string | Starts the workflow Fixed Value: This action represents the start of the extraction workflow in response to the periodic timer event |
textEquivalent | S | 1..1 | string | Starts the workflow Fixed Value: This action represents the start of the extraction workflow in response to the periodic timer event |
code | S | 1..1 | CodeableConcept | Code for the "start" action. Required Pattern: At least the following |
coding | 1..* | Coding | Code defined by a terminology system Fixed Value: (complex) | |
system | 1..1 | uri | Identity of the terminology system Fixed Value: http://hl7.org/fhir/us/medmorph/CodeSystem/us-ph-plandefinition-actions | |
code | 1..1 | code | Symbol in syntax defined by the system Fixed Value: initiate-reporting-workflow | |
trigger | SI | 1..* | TriggerDefinition | When the "start" action should be triggered. |
Slices for extension | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |
ext-us-ph-namedEventType | S | 0..1 | CodeableConcept | Indicates the types of named event to trigger the workflow. URL: http://hl7.org/fhir/us/medmorph/StructureDefinition/ext-us-ph-namedEventType Binding: US Public Health TriggerDefinition NamedEvent (extensible): The set of named events that can be used for subscriptions |
type | 1..1 | code | named-event | periodic | data-changed | data-added | data-modified | data-removed | data-accessed | data-access-ended Fixed Value: named-event | |
name | 0..1 | string | Name or URI that identifies the event Fixed Value: periodic-timer | |
relatedAction | S | 1..1 | BackboneElement | Relationship to another action |
actionId | 1..1 | id | What action is this related to Fixed Value: extract-data | |
relationship | 1..1 | code | before-start | before | before-end | concurrent-with-start | concurrent | concurrent-with-end | after-start | after | after-end Fixed Value: before-start | |
offsetDuration | 0..1 | Duration | Time offset for the relationship Example Wait 72 hour before next action.: {"value":1,"unit":"h"} | |
action:extractData | 1..1 | BackboneElement | Action defined by the plan | |
id | S | 1..1 | string | Unique id for inter-element referencing Fixed Value: extract-data |
description | 0..1 | string | Action to kick off an extraction from an EHR Fixed Value: This execution of the action represents the extraction of data from an EHR. | |
code | 1..1 | CodeableConcept | Code representing the meaning of the action or sub-actions Required Pattern: At least the following | |
coding | 1..* | Coding | Code defined by a terminology system Fixed Value: (complex) | |
system | 1..1 | uri | Identity of the terminology system Fixed Value: http://hl7.org/fhir/us/medmorph/CodeSystem/us-ph-plandefinition-actions | |
code | 1..1 | code | Symbol in syntax defined by the system Fixed Value: extract-research-data | |
Documentation for this format |
Snapshot View
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
PlanDefinition | SI | 1..1 | USPublicHealthPlanDefinition | Research Data Exchange Knowledge Artifact |
id | Σ | 0..1 | string | Logical id of this artifact |
meta | Σ | 0..1 | Meta | Metadata about the resource |
implicitRules | ?!Σ | 0..1 | uri | A set of rules under which this content was created |
language | 0..1 | code | Language of the resource content Binding: CommonLanguages (preferred) Max Binding: AllLanguages: A human language. | |
text | 0..1 | Narrative | Text summary of the resource, for human interpretation | |
contained | 0..* | Resource | Contained, inline Resources | |
Slices for extension | 0..* | Extension | Extension Slice: Unordered, Open by value:url | |
ext-receiverAddress | S | 1..1 | Reference(Endpoint) | Indicates the address where the report has to be sent. URL: http://hl7.org/fhir/us/medmorph/StructureDefinition/ext-receiverAddress |
ext-authorSignature | S | 0..1 | Signature | Indicates the signature of the author who created the PlanDefinition URL: http://hl7.org/fhir/us/medmorph/StructureDefinition/ext-authorSignature |
ext-asyncIndicator | S | 0..1 | boolean | True indicates that the messages resulting from the PlanDefinition are expected to be processed asynchronously URL: http://hl7.org/fhir/us/medmorph/StructureDefinition/ext-asyncIndicator |
ext-expectedResponseTime | S | 0..1 | Duration | Indicates the maximum time the sender has to wait to get a response, beyond which the message is assumed to have failed to reach the destination. URL: http://hl7.org/fhir/us/medmorph/StructureDefinition/ext-expectedResponseTime |
modifierExtension | ?! | 0..* | Extension | Extensions that cannot be ignored |
url | Σ | 1..1 | uri | Canonical identifier for this plan definition, represented as a URI (globally unique) |
identifier | SΣ | 0..* | Identifier | Additional identifier for the plan definition |
version | Σ | 1..1 | string | Business version of the plan definition |
name | ΣI | 1..1 | string | Name for this plan definition (computer friendly) |
title | SΣ | 0..1 | string | Name for this plan definition (human friendly) |
subtitle | 0..1 | string | Subordinate title of the plan definition | |
type | SΣ | 1..1 | CodeableConcept | order-set | clinical-protocol | eca-rule | workflow-definition Binding: PlanDefinitionType (extensible): The type of PlanDefinition. |
status | ?!Σ | 1..1 | code | draft | active | retired | unknown Binding: PublicationStatus (required): The lifecycle status of an artifact. |
experimental | Σ | 1..1 | boolean | For testing purposes, not real usage |
subject[x] | S | 0..1 | Type of individual the plan definition is focused on Binding: SubjectType (extensible): The possible types of subjects for a plan definition (E.g. Patient, Practitioner, Organization, Location, etc.). | |
subjectCodeableConcept | CodeableConcept | |||
subjectReference | Reference(Group) | |||
date | SΣ | 0..1 | dateTime | Date last changed |
publisher | Σ | 1..1 | string | Name of the publisher (organization or individual) |
contact | SΣ | 0..* | ContactDetail | Contact details for the publisher |
description | Σ | 1..1 | markdown | Natural language description of the plan definition |
useContext | SΣ | 0..* | UsageContext | The context that the content is intended to support |
jurisdiction | SΣ | 0..* | CodeableConcept | Intended jurisdiction for plan definition (if applicable) Binding: Jurisdiction ValueSet (extensible): Countries and regions within which this artifact is targeted for use. |
purpose | 0..1 | markdown | Why this plan definition is defined | |
usage | 0..1 | string | Describes the clinical usage of the plan | |
copyright | 0..1 | markdown | Use and/or publishing restrictions | |
approvalDate | 0..1 | date | When the plan definition was approved by publisher | |
lastReviewDate | 0..1 | date | When the plan definition was last reviewed | |
effectivePeriod | SΣ | 0..1 | Period | When the plan definition is expected to be used |
topic | 0..* | CodeableConcept | E.g. Education, Treatment, Assessment Binding: DefinitionTopic (example): High-level categorization of the definition, used for searching, sorting, and filtering. | |
author | 0..* | ContactDetail | Who authored the content | |
editor | 0..* | ContactDetail | Who edited the content | |
reviewer | 0..* | ContactDetail | Who reviewed the content | |
endorser | 0..* | ContactDetail | Who endorsed the content | |
relatedArtifact | S | 0..* | RelatedArtifact | Additional documentation, citations |
library | S | 0..* | canonical(Library) | Logic used by the plan definition |
goal | 0..* | BackboneElement | What the plan is trying to accomplish | |
id | 0..1 | string | Unique id for inter-element referencing | |
extension | 0..* | Extension | Additional content defined by implementations | |
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
category | 0..1 | CodeableConcept | E.g. Treatment, dietary, behavioral Binding: GoalCategory (example): Example codes for grouping goals for filtering or presentation. | |
description | 1..1 | CodeableConcept | Code or text describing the goal Binding: SNOMEDCTClinicalFindings (example): Describes goals that can be achieved. | |
priority | 0..1 | CodeableConcept | high-priority | medium-priority | low-priority Binding: GoalPriority (preferred): Indicates the level of importance associated with reaching or sustaining a goal. | |
start | 0..1 | CodeableConcept | When goal pursuit begins Binding: GoalStartEvent (example): Identifies the types of events that might trigger the start of a goal. | |
addresses | 0..* | CodeableConcept | What does the goal address Binding: Condition/Problem/DiagnosisCodes (example): Identifies problems, conditions, issues, or concerns that goals may address. | |
documentation | 0..* | RelatedArtifact | Supporting documentation for the goal | |
target | 0..* | BackboneElement | Target outcome for the goal | |
id | 0..1 | string | Unique id for inter-element referencing | |
extension | 0..* | Extension | Additional content defined by implementations | |
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
measure | 0..1 | CodeableConcept | The parameter whose value is to be tracked Binding: LOINCCodes (example): Identifies types of parameters that can be tracked to determine goal achievement. | |
detail[x] | 0..1 | The target value to be achieved | ||
detailQuantity | Quantity | |||
detailRange | Range | |||
detailCodeableConcept | CodeableConcept | |||
due | 0..1 | Duration | Reach goal within | |
Slices for action | S | 2..* | BackboneElement | Action defined by the plan Slice: Ordered, Open by value:id |
action:All Slices | Content/Rules for all slices | |||
id | 0..1 | string | Unique id for inter-element referencing | |
extension | 0..* | Extension | Additional content defined by implementations | |
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
prefix | 0..1 | string | User-visible prefix for the action (e.g. 1. or A.) | |
title | 0..1 | string | User-visible title | |
description | S | 0..1 | string | Brief description of the action |
textEquivalent | 0..1 | string | Static text equivalent of the action, used if the dynamic aspects cannot be interpreted by the receiving system | |
priority | 0..1 | code | routine | urgent | asap | stat Binding: RequestPriority (required): Identifies the level of importance to be assigned to actioning the request. | |
code | S | 0..1 | CodeableConcept | Code representing the meaning of the action or sub-actions Binding: US Public Health PlanDefinition Action (extensible): The set of actions that can be used to create plan definition |
reason | 0..* | CodeableConcept | Why the action should be performed | |
documentation | 0..* | RelatedArtifact | Supporting documentation for the intended performer of the action | |
goalId | 0..* | id | What goals this action supports | |
subject[x] | 0..1 | Type of individual the action is focused on Binding: SubjectType (extensible): The possible types of subjects for a plan definition (E.g. Patient, Practitioner, Organization, Location, etc.). | ||
subjectCodeableConcept | CodeableConcept | |||
subjectReference | Reference(Group) | |||
trigger | S | 0..* | TriggerDefinition | When the action should be triggered |
id | 0..1 | string | Unique id for inter-element referencing | |
Slices for extension | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |
ext-us-ph-namedEventType | S | 0..1 | CodeableConcept | Indicates the types of named events to subscribe to from the EHR. URL: http://hl7.org/fhir/us/medmorph/StructureDefinition/ext-us-ph-namedEventType Binding: US Public Health TriggerDefinition NamedEvent (extensible): The set of named events that can be used for subscriptions |
type | SΣ | 1..1 | code | named-event | periodic | data-changed | data-added | data-modified | data-removed | data-accessed | data-access-ended Binding: TriggerType (required): The type of trigger. Fixed Value: named-event |
name | Σ | 0..1 | string | Name or URI that identifies the event |
timing[x] | Σ | 0..1 | Timing of the event | |
timingTiming | Timing | |||
timingReference | Reference(Schedule) | |||
timingDate | date | |||
timingDateTime | dateTime | |||
data | Σ | 0..* | DataRequirement | Triggering data of the event (multiple = 'and') |
condition | Σ | 0..1 | Expression | Whether the event triggers (boolean expression) |
condition | S | 0..* | BackboneElement | Whether or not the action is applicable |
id | 0..1 | string | Unique id for inter-element referencing | |
extension | 0..* | Extension | Additional content defined by implementations | |
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
kind | S | 1..1 | code | applicability | start | stop Binding: ActionConditionKind (required): Defines the kinds of conditions that can appear on actions. |
expression | S | 0..1 | Expression | Boolean-valued expression |
input | S | 0..* | DataRequirement | Input data requirements |
id | 0..1 | string | Unique id for inter-element referencing | |
Slices for extension | S | 0..* | Extension | Extension Slice: Unordered, Open by value:url |
extension:us-ph-fhirquerypattern-extension | S | 0..1 | Extension | Extension |
id | 0..1 | string | Unique id for inter-element referencing | |
Slices for extension | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |
url | S | 1..1 | uri | "http://hl7.org/fhir/us/medmorph/StructureDefinition/us-ph-fhirquerypattern-extension" |
value[x] | 0..1 | Value of extension | ||
valueBase64Binary | base64Binary | |||
valueBoolean | boolean | |||
valueCanonical | canonical(Any) | |||
valueCode | code | |||
valueDate | date | |||
valueDateTime | dateTime | |||
valueDecimal | decimal | |||
valueId | id | |||
valueInstant | instant | |||
valueInteger | integer | |||
valueMarkdown | markdown | |||
valueOid | oid | |||
valuePositiveInt | positiveInt | |||
valueString | string | |||
valueTime | time | |||
valueUnsignedInt | unsignedInt | |||
valueUri | uri | |||
valueUrl | url | |||
valueUuid | uuid | |||
valueAddress | Address | |||
valueAge | Age | |||
valueAnnotation | Annotation | |||
valueAttachment | Attachment | |||
valueCodeableConcept | CodeableConcept | |||
valueCoding | Coding | |||
valueContactPoint | ContactPoint | |||
valueCount | Count | |||
valueDistance | Distance | |||
valueDuration | Duration | |||
valueHumanName | HumanName | |||
valueIdentifier | Identifier | |||
valueMoney | Money | |||
valuePeriod | Period | |||
valueQuantity | Quantity | |||
valueRange | Range | |||
valueRatio | Ratio | |||
valueReference | Reference(Any) | |||
valueSampledData | SampledData | |||
valueSignature | Signature | |||
valueTiming | Timing | |||
valueContactDetail | ContactDetail | |||
valueContributor | Contributor | |||
valueDataRequirement | DataRequirement | |||
valueExpression | Expression | |||
valueParameterDefinition | ParameterDefinition | |||
valueRelatedArtifact | RelatedArtifact | |||
valueTriggerDefinition | TriggerDefinition | |||
valueUsageContext | UsageContext | |||
valueDosage | Dosage | |||
valueMeta | Meta | |||
type | SΣ | 1..1 | code | The type of the required data Binding: FHIRAllTypes (required): A list of all the concrete types defined in this version of the FHIR specification - Abstract Types, Data Types and Resource Types. |
profile | Σ | 0..* | canonical(StructureDefinition) | The profile of the required data |
subject[x] | Σ | 0..1 | E.g. Patient, Practitioner, RelatedPerson, Organization, Location, Device Binding: SubjectType (extensible): The possible types of subjects for a data requirement (E.g., Patient, Practitioner, Organization, Location, etc.). | |
subjectCodeableConcept | CodeableConcept | |||
subjectReference | Reference(Group) | |||
mustSupport | Σ | 0..* | string | Indicates specific structure elements that are referenced by the knowledge module |
codeFilter | ΣI | 0..* | Element | What codes are expected drq-1: Either a path or a searchParam must be provided, but not both |
id | 0..1 | string | Unique id for inter-element referencing | |
Slices for extension | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |
path | Σ | 0..1 | string | A code-valued attribute to filter on |
searchParam | Σ | 0..1 | string | A coded (token) parameter to search on |
valueSet | Σ | 0..1 | canonical(ValueSet) | Valueset for the filter |
code | Σ | 0..* | Coding | What code is expected |
dateFilter | ΣI | 0..* | Element | What dates/date ranges are expected drq-2: Either a path or a searchParam must be provided, but not both |
id | 0..1 | string | Unique id for inter-element referencing | |
Slices for extension | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |
path | Σ | 0..1 | string | A date-valued attribute to filter on |
searchParam | Σ | 0..1 | string | A date valued parameter to search on |
value[x] | Σ | 0..1 | The value of the filter, as a Period, DateTime, or Duration value | |
valueDateTime | dateTime | |||
valuePeriod | Period | |||
valueDuration | Duration | |||
limit | Σ | 0..1 | positiveInt | Number of results |
sort | Σ | 0..* | Element | Order of the results |
id | 0..1 | string | Unique id for inter-element referencing | |
Slices for extension | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |
path | Σ | 1..1 | string | The name of the attribute to perform the sort |
direction | Σ | 1..1 | code | ascending | descending Binding: SortDirection (required): The possible sort directions, ascending or descending. |
output | S | 0..* | DataRequirement | Output data definition |
id | 0..1 | string | Unique id for inter-element referencing | |
Slices for extension | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |
type | SΣ | 1..1 | code | The type of the required data Binding: FHIRAllTypes (required): A list of all the concrete types defined in this version of the FHIR specification - Abstract Types, Data Types and Resource Types. |
profile | Σ | 0..* | canonical(StructureDefinition) | The profile of the required data |
subject[x] | Σ | 0..1 | E.g. Patient, Practitioner, RelatedPerson, Organization, Location, Device Binding: SubjectType (extensible): The possible types of subjects for a data requirement (E.g., Patient, Practitioner, Organization, Location, etc.). | |
subjectCodeableConcept | CodeableConcept | |||
subjectReference | Reference(Group) | |||
mustSupport | Σ | 0..* | string | Indicates specific structure elements that are referenced by the knowledge module |
codeFilter | ΣI | 0..* | Element | What codes are expected drq-1: Either a path or a searchParam must be provided, but not both |
id | 0..1 | string | Unique id for inter-element referencing | |
Slices for extension | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |
path | Σ | 0..1 | string | A code-valued attribute to filter on |
searchParam | Σ | 0..1 | string | A coded (token) parameter to search on |
valueSet | Σ | 0..1 | canonical(ValueSet) | Valueset for the filter |
code | Σ | 0..* | Coding | What code is expected |
dateFilter | ΣI | 0..* | Element | What dates/date ranges are expected drq-2: Either a path or a searchParam must be provided, but not both |
id | 0..1 | string | Unique id for inter-element referencing | |
Slices for extension | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |
path | Σ | 0..1 | string | A date-valued attribute to filter on |
searchParam | Σ | 0..1 | string | A date valued parameter to search on |
value[x] | Σ | 0..1 | The value of the filter, as a Period, DateTime, or Duration value | |
valueDateTime | dateTime | |||
valuePeriod | Period | |||
valueDuration | Duration | |||
limit | Σ | 0..1 | positiveInt | Number of results |
sort | Σ | 0..* | Element | Order of the results |
id | 0..1 | string | Unique id for inter-element referencing | |
Slices for extension | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |
path | Σ | 1..1 | string | The name of the attribute to perform the sort |
direction | Σ | 1..1 | code | ascending | descending Binding: SortDirection (required): The possible sort directions, ascending or descending. |
relatedAction | S | 0..* | BackboneElement | Relationship to another action |
id | 0..1 | string | Unique id for inter-element referencing | |
extension | 0..* | Extension | Additional content defined by implementations | |
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
actionId | S | 1..1 | id | What action is this related to |
relationship | S | 1..1 | code | before-start | before | before-end | concurrent-with-start | concurrent | concurrent-with-end | after-start | after | after-end Binding: ActionRelationshipType (required): Defines the types of relationships between actions. |
Slices for offset[x] | 0..1 | Duration | Time offset for the relationship Slice: Unordered, Closed by type:$this | |
offset[x]:offsetDuration | S | 0..1 | Duration | Time offset for the relationship |
timing[x] | S | 0..1 | Duration | When the action should take place |
participant | 0..* | BackboneElement | Who should participate in the action | |
id | 0..1 | string | Unique id for inter-element referencing | |
extension | 0..* | Extension | Additional content defined by implementations | |
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
type | 1..1 | code | patient | practitioner | related-person | device Binding: ActionParticipantType (required): The type of participant for the action. | |
role | 0..1 | CodeableConcept | E.g. Nurse, Surgeon, Parent Binding: ActionParticipantRole (example): Defines roles played by participants for the action. | |
type | 0..1 | CodeableConcept | create | update | remove | fire-event Binding: ActionType (extensible): The type of action to be performed. | |
groupingBehavior | 0..1 | code | visual-group | logical-group | sentence-group Binding: ActionGroupingBehavior (required): Defines organization behavior of a group. | |
selectionBehavior | 0..1 | code | any | all | all-or-none | exactly-one | at-most-one | one-or-more Binding: ActionSelectionBehavior (required): Defines selection behavior of a group. | |
requiredBehavior | 0..1 | code | must | could | must-unless-documented Binding: ActionRequiredBehavior (required): Defines expectations around whether an action or action group is required. | |
precheckBehavior | 0..1 | code | yes | no Binding: ActionPrecheckBehavior (required): Defines selection frequency behavior for an action or group. | |
cardinalityBehavior | 0..1 | code | single | multiple Binding: ActionCardinalityBehavior (required): Defines behavior for an action or a group for how many times that item may be repeated. | |
definition[x] | 0..1 | Description of the activity to be performed | ||
definitionCanonical | canonical(ActivityDefinition | PlanDefinition | Questionnaire) | |||
definitionUri | uri | |||
transform | 0..1 | canonical(StructureMap) | Transform to apply the template | |
dynamicValue | 0..* | BackboneElement | Dynamic aspects of the definition | |
id | 0..1 | string | Unique id for inter-element referencing | |
extension | 0..* | Extension | Additional content defined by implementations | |
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
path | 0..1 | string | The path to the element to be set dynamically | |
expression | 0..1 | Expression | An expression that provides the dynamic value for the customization | |
action | 0..* | See action (PlanDefinition) | A sub-action | |
action:periodicTimer | S | 1..1 | BackboneElement | Periodic Timer Action |
id | S | 1..1 | string | Unique id for inter-element referencing Fixed Value: start-workflow |
extension | 0..* | Extension | Additional content defined by implementations | |
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
prefix | 0..1 | string | User-visible prefix for the action (e.g. 1. or A.) | |
title | 0..1 | string | User-visible title | |
description | S | 1..1 | string | Starts the workflow Fixed Value: This action represents the start of the extraction workflow in response to the periodic timer event |
textEquivalent | S | 1..1 | string | Starts the workflow Fixed Value: This action represents the start of the extraction workflow in response to the periodic timer event |
priority | 0..1 | code | routine | urgent | asap | stat Binding: RequestPriority (required): Identifies the level of importance to be assigned to actioning the request. | |
code | S | 1..1 | CodeableConcept | Code for the "start" action. Binding: US Public Health PlanDefinition Action (extensible): The set of actions that can be used to create plan definition Required Pattern: At least the following |
id | 0..1 | string | Unique id for inter-element referencing | |
extension | 0..* | Extension | Additional content defined by implementations | |
coding | 1..* | Coding | Code defined by a terminology system Fixed Value: (complex) | |
id | 0..1 | string | Unique id for inter-element referencing | |
extension | 0..* | Extension | Additional content defined by implementations | |
system | 1..1 | uri | Identity of the terminology system Fixed Value: http://hl7.org/fhir/us/medmorph/CodeSystem/us-ph-plandefinition-actions | |
version | 0..1 | string | Version of the system - if relevant | |
code | 1..1 | code | Symbol in syntax defined by the system Fixed Value: initiate-reporting-workflow | |
display | 0..1 | string | Representation defined by the system | |
userSelected | 0..1 | boolean | If this coding was chosen directly by the user | |
text | 0..1 | string | Plain text representation of the concept | |
reason | 0..* | CodeableConcept | Why the action should be performed | |
documentation | 0..* | RelatedArtifact | Supporting documentation for the intended performer of the action | |
goalId | 0..* | id | What goals this action supports | |
subject[x] | 0..1 | Type of individual the action is focused on Binding: SubjectType (extensible): The possible types of subjects for a plan definition (E.g. Patient, Practitioner, Organization, Location, etc.). | ||
subjectCodeableConcept | CodeableConcept | |||
subjectReference | Reference(Group) | |||
trigger | SI | 1..* | TriggerDefinition | When the "start" action should be triggered. |
id | 0..1 | string | Unique id for inter-element referencing | |
Slices for extension | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |
ext-us-ph-namedEventType | S | 0..1 | CodeableConcept | Indicates the types of named event to trigger the workflow. URL: http://hl7.org/fhir/us/medmorph/StructureDefinition/ext-us-ph-namedEventType Binding: US Public Health TriggerDefinition NamedEvent (extensible): The set of named events that can be used for subscriptions |
type | SΣ | 1..1 | code | named-event | periodic | data-changed | data-added | data-modified | data-removed | data-accessed | data-access-ended Binding: TriggerType (required): The type of trigger. Fixed Value: named-event |
name | Σ | 0..1 | string | Name or URI that identifies the event Fixed Value: periodic-timer |
timing[x] | Σ | 0..1 | Timing of the event | |
timingTiming | Timing | |||
timingReference | Reference(Schedule) | |||
timingDate | date | |||
timingDateTime | dateTime | |||
data | Σ | 0..* | DataRequirement | Triggering data of the event (multiple = 'and') |
condition | Σ | 0..1 | Expression | Whether the event triggers (boolean expression) |
condition | S | 0..* | BackboneElement | Whether or not the action is applicable |
id | 0..1 | string | Unique id for inter-element referencing | |
extension | 0..* | Extension | Additional content defined by implementations | |
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
kind | S | 1..1 | code | applicability | start | stop Binding: ActionConditionKind (required): Defines the kinds of conditions that can appear on actions. |
expression | S | 0..1 | Expression | Boolean-valued expression |
input | S | 0..* | DataRequirement | Input data requirements |
id | 0..1 | string | Unique id for inter-element referencing | |
Slices for extension | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |
type | SΣ | 1..1 | code | The type of the required data Binding: FHIRAllTypes (required): A list of all the concrete types defined in this version of the FHIR specification - Abstract Types, Data Types and Resource Types. |
profile | Σ | 0..* | canonical(StructureDefinition) | The profile of the required data |
subject[x] | Σ | 0..1 | E.g. Patient, Practitioner, RelatedPerson, Organization, Location, Device Binding: SubjectType (extensible): The possible types of subjects for a data requirement (E.g., Patient, Practitioner, Organization, Location, etc.). | |
subjectCodeableConcept | CodeableConcept | |||
subjectReference | Reference(Group) | |||
mustSupport | Σ | 0..* | string | Indicates specific structure elements that are referenced by the knowledge module |
codeFilter | ΣI | 0..* | Element | What codes are expected drq-1: Either a path or a searchParam must be provided, but not both |
id | 0..1 | string | Unique id for inter-element referencing | |
Slices for extension | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |
path | Σ | 0..1 | string | A code-valued attribute to filter on |
searchParam | Σ | 0..1 | string | A coded (token) parameter to search on |
valueSet | Σ | 0..1 | canonical(ValueSet) | Valueset for the filter |
code | Σ | 0..* | Coding | What code is expected |
dateFilter | ΣI | 0..* | Element | What dates/date ranges are expected drq-2: Either a path or a searchParam must be provided, but not both |
id | 0..1 | string | Unique id for inter-element referencing | |
Slices for extension | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |
path | Σ | 0..1 | string | A date-valued attribute to filter on |
searchParam | Σ | 0..1 | string | A date valued parameter to search on |
value[x] | Σ | 0..1 | The value of the filter, as a Period, DateTime, or Duration value | |
valueDateTime | dateTime | |||
valuePeriod | Period | |||
valueDuration | Duration | |||
limit | Σ | 0..1 | positiveInt | Number of results |
sort | Σ | 0..* | Element | Order of the results |
id | 0..1 | string | Unique id for inter-element referencing | |
Slices for extension | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |
path | Σ | 1..1 | string | The name of the attribute to perform the sort |
direction | Σ | 1..1 | code | ascending | descending Binding: SortDirection (required): The possible sort directions, ascending or descending. |
output | S | 0..* | DataRequirement | Output data definition |
id | 0..1 | string | Unique id for inter-element referencing | |
Slices for extension | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |
type | SΣ | 1..1 | code | The type of the required data Binding: FHIRAllTypes (required): A list of all the concrete types defined in this version of the FHIR specification - Abstract Types, Data Types and Resource Types. |
profile | Σ | 0..* | canonical(StructureDefinition) | The profile of the required data |
subject[x] | Σ | 0..1 | E.g. Patient, Practitioner, RelatedPerson, Organization, Location, Device Binding: SubjectType (extensible): The possible types of subjects for a data requirement (E.g., Patient, Practitioner, Organization, Location, etc.). | |
subjectCodeableConcept | CodeableConcept | |||
subjectReference | Reference(Group) | |||
mustSupport | Σ | 0..* | string | Indicates specific structure elements that are referenced by the knowledge module |
codeFilter | ΣI | 0..* | Element | What codes are expected drq-1: Either a path or a searchParam must be provided, but not both |
id | 0..1 | string | Unique id for inter-element referencing | |
Slices for extension | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |
path | Σ | 0..1 | string | A code-valued attribute to filter on |
searchParam | Σ | 0..1 | string | A coded (token) parameter to search on |
valueSet | Σ | 0..1 | canonical(ValueSet) | Valueset for the filter |
code | Σ | 0..* | Coding | What code is expected |
dateFilter | ΣI | 0..* | Element | What dates/date ranges are expected drq-2: Either a path or a searchParam must be provided, but not both |
id | 0..1 | string | Unique id for inter-element referencing | |
Slices for extension | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |
path | Σ | 0..1 | string | A date-valued attribute to filter on |
searchParam | Σ | 0..1 | string | A date valued parameter to search on |
value[x] | Σ | 0..1 | The value of the filter, as a Period, DateTime, or Duration value | |
valueDateTime | dateTime | |||
valuePeriod | Period | |||
valueDuration | Duration | |||
limit | Σ | 0..1 | positiveInt | Number of results |
sort | Σ | 0..* | Element | Order of the results |
id | 0..1 | string | Unique id for inter-element referencing | |
Slices for extension | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |
path | Σ | 1..1 | string | The name of the attribute to perform the sort |
direction | Σ | 1..1 | code | ascending | descending Binding: SortDirection (required): The possible sort directions, ascending or descending. |
relatedAction | S | 1..1 | BackboneElement | Relationship to another action |
id | 0..1 | string | Unique id for inter-element referencing | |
extension | 0..* | Extension | Additional content defined by implementations | |
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
actionId | S | 1..1 | id | What action is this related to Fixed Value: extract-data |
relationship | S | 1..1 | code | before-start | before | before-end | concurrent-with-start | concurrent | concurrent-with-end | after-start | after | after-end Binding: ActionRelationshipType (required): Defines the types of relationships between actions. Fixed Value: before-start |
Slices for offset[x] | 0..1 | Duration | Time offset for the relationship Slice: Unordered, Closed by type:$this | |
offset[x]:offsetDuration | S | 0..1 | Duration | Time offset for the relationship Example Wait 72 hour before next action.: {"value":1,"unit":"h"} |
timing[x] | S | 0..1 | Duration | When the action should take place |
participant | 0..* | BackboneElement | Who should participate in the action | |
id | 0..1 | string | Unique id for inter-element referencing | |
extension | 0..* | Extension | Additional content defined by implementations | |
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
type | 1..1 | code | patient | practitioner | related-person | device Binding: ActionParticipantType (required): The type of participant for the action. | |
role | 0..1 | CodeableConcept | E.g. Nurse, Surgeon, Parent Binding: ActionParticipantRole (example): Defines roles played by participants for the action. | |
type | 0..1 | CodeableConcept | create | update | remove | fire-event Binding: ActionType (extensible): The type of action to be performed. | |
groupingBehavior | 0..1 | code | visual-group | logical-group | sentence-group Binding: ActionGroupingBehavior (required): Defines organization behavior of a group. | |
selectionBehavior | 0..1 | code | any | all | all-or-none | exactly-one | at-most-one | one-or-more Binding: ActionSelectionBehavior (required): Defines selection behavior of a group. | |
requiredBehavior | 0..1 | code | must | could | must-unless-documented Binding: ActionRequiredBehavior (required): Defines expectations around whether an action or action group is required. | |
precheckBehavior | 0..1 | code | yes | no Binding: ActionPrecheckBehavior (required): Defines selection frequency behavior for an action or group. | |
cardinalityBehavior | 0..1 | code | single | multiple Binding: ActionCardinalityBehavior (required): Defines behavior for an action or a group for how many times that item may be repeated. | |
definition[x] | 0..1 | Description of the activity to be performed | ||
definitionCanonical | canonical(ActivityDefinition | PlanDefinition | Questionnaire) | |||
definitionUri | uri | |||
transform | 0..1 | canonical(StructureMap) | Transform to apply the template | |
dynamicValue | 0..* | BackboneElement | Dynamic aspects of the definition | |
id | 0..1 | string | Unique id for inter-element referencing | |
extension | 0..* | Extension | Additional content defined by implementations | |
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
path | 0..1 | string | The path to the element to be set dynamically | |
expression | 0..1 | Expression | An expression that provides the dynamic value for the customization | |
action | 0..* | See action (PlanDefinition) | A sub-action | |
action:extractData | S | 1..1 | BackboneElement | Action defined by the plan |
id | S | 1..1 | string | Unique id for inter-element referencing Fixed Value: extract-data |
extension | 0..* | Extension | Additional content defined by implementations | |
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
prefix | 0..1 | string | User-visible prefix for the action (e.g. 1. or A.) | |
title | 0..1 | string | User-visible title | |
description | S | 0..1 | string | Action to kick off an extraction from an EHR Fixed Value: This execution of the action represents the extraction of data from an EHR. |
textEquivalent | 0..1 | string | Static text equivalent of the action, used if the dynamic aspects cannot be interpreted by the receiving system | |
priority | 0..1 | code | routine | urgent | asap | stat Binding: RequestPriority (required): Identifies the level of importance to be assigned to actioning the request. | |
code | S | 1..1 | CodeableConcept | Code representing the meaning of the action or sub-actions Binding: US Public Health PlanDefinition Action (extensible): The set of actions that can be used to create plan definition Required Pattern: At least the following |
id | 0..1 | string | Unique id for inter-element referencing | |
extension | 0..* | Extension | Additional content defined by implementations | |
coding | 1..* | Coding | Code defined by a terminology system Fixed Value: (complex) | |
id | 0..1 | string | Unique id for inter-element referencing | |
extension | 0..* | Extension | Additional content defined by implementations | |
system | 1..1 | uri | Identity of the terminology system Fixed Value: http://hl7.org/fhir/us/medmorph/CodeSystem/us-ph-plandefinition-actions | |
version | 0..1 | string | Version of the system - if relevant | |
code | 1..1 | code | Symbol in syntax defined by the system Fixed Value: extract-research-data | |
display | 0..1 | string | Representation defined by the system | |
userSelected | 0..1 | boolean | If this coding was chosen directly by the user | |
text | 0..1 | string | Plain text representation of the concept | |
reason | 0..* | CodeableConcept | Why the action should be performed | |
documentation | 0..* | RelatedArtifact | Supporting documentation for the intended performer of the action | |
goalId | 0..* | id | What goals this action supports | |
subject[x] | 0..1 | Type of individual the action is focused on Binding: SubjectType (extensible): The possible types of subjects for a plan definition (E.g. Patient, Practitioner, Organization, Location, etc.). | ||
subjectCodeableConcept | CodeableConcept | |||
subjectReference | Reference(Group) | |||
trigger | S | 0..* | TriggerDefinition | When the action should be triggered |
id | 0..1 | string | Unique id for inter-element referencing | |
Slices for extension | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |
ext-us-ph-namedEventType | S | 0..1 | CodeableConcept | Indicates the types of named events to subscribe to from the EHR. URL: http://hl7.org/fhir/us/medmorph/StructureDefinition/ext-us-ph-namedEventType Binding: US Public Health TriggerDefinition NamedEvent (extensible): The set of named events that can be used for subscriptions |
type | SΣ | 1..1 | code | named-event | periodic | data-changed | data-added | data-modified | data-removed | data-accessed | data-access-ended Binding: TriggerType (required): The type of trigger. Fixed Value: named-event |
name | Σ | 0..1 | string | Name or URI that identifies the event |
timing[x] | Σ | 0..1 | Timing of the event | |
timingTiming | Timing | |||
timingReference | Reference(Schedule) | |||
timingDate | date | |||
timingDateTime | dateTime | |||
data | Σ | 0..* | DataRequirement | Triggering data of the event (multiple = 'and') |
condition | Σ | 0..1 | Expression | Whether the event triggers (boolean expression) |
condition | S | 0..* | BackboneElement | Whether or not the action is applicable |
id | 0..1 | string | Unique id for inter-element referencing | |
extension | 0..* | Extension | Additional content defined by implementations | |
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
kind | S | 1..1 | code | applicability | start | stop Binding: ActionConditionKind (required): Defines the kinds of conditions that can appear on actions. |
expression | S | 0..1 | Expression | Boolean-valued expression |
input | S | 0..* | DataRequirement | Input data requirements |
id | 0..1 | string | Unique id for inter-element referencing | |
Slices for extension | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |
type | SΣ | 1..1 | code | The type of the required data Binding: FHIRAllTypes (required): A list of all the concrete types defined in this version of the FHIR specification - Abstract Types, Data Types and Resource Types. |
profile | Σ | 0..* | canonical(StructureDefinition) | The profile of the required data |
subject[x] | Σ | 0..1 | E.g. Patient, Practitioner, RelatedPerson, Organization, Location, Device Binding: SubjectType (extensible): The possible types of subjects for a data requirement (E.g., Patient, Practitioner, Organization, Location, etc.). | |
subjectCodeableConcept | CodeableConcept | |||
subjectReference | Reference(Group) | |||
mustSupport | Σ | 0..* | string | Indicates specific structure elements that are referenced by the knowledge module |
codeFilter | ΣI | 0..* | Element | What codes are expected drq-1: Either a path or a searchParam must be provided, but not both |
id | 0..1 | string | Unique id for inter-element referencing | |
Slices for extension | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |
path | Σ | 0..1 | string | A code-valued attribute to filter on |
searchParam | Σ | 0..1 | string | A coded (token) parameter to search on |
valueSet | Σ | 0..1 | canonical(ValueSet) | Valueset for the filter |
code | Σ | 0..* | Coding | What code is expected |
dateFilter | ΣI | 0..* | Element | What dates/date ranges are expected drq-2: Either a path or a searchParam must be provided, but not both |
id | 0..1 | string | Unique id for inter-element referencing | |
Slices for extension | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |
path | Σ | 0..1 | string | A date-valued attribute to filter on |
searchParam | Σ | 0..1 | string | A date valued parameter to search on |
value[x] | Σ | 0..1 | The value of the filter, as a Period, DateTime, or Duration value | |
valueDateTime | dateTime | |||
valuePeriod | Period | |||
valueDuration | Duration | |||
limit | Σ | 0..1 | positiveInt | Number of results |
sort | Σ | 0..* | Element | Order of the results |
id | 0..1 | string | Unique id for inter-element referencing | |
Slices for extension | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |
path | Σ | 1..1 | string | The name of the attribute to perform the sort |
direction | Σ | 1..1 | code | ascending | descending Binding: SortDirection (required): The possible sort directions, ascending or descending. |
output | S | 0..* | DataRequirement | Output data definition |
id | 0..1 | string | Unique id for inter-element referencing | |
Slices for extension | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |
type | SΣ | 1..1 | code | The type of the required data Binding: FHIRAllTypes (required): A list of all the concrete types defined in this version of the FHIR specification - Abstract Types, Data Types and Resource Types. |
profile | Σ | 0..* | canonical(StructureDefinition) | The profile of the required data |
subject[x] | Σ | 0..1 | E.g. Patient, Practitioner, RelatedPerson, Organization, Location, Device Binding: SubjectType (extensible): The possible types of subjects for a data requirement (E.g., Patient, Practitioner, Organization, Location, etc.). | |
subjectCodeableConcept | CodeableConcept | |||
subjectReference | Reference(Group) | |||
mustSupport | Σ | 0..* | string | Indicates specific structure elements that are referenced by the knowledge module |
codeFilter | ΣI | 0..* | Element | What codes are expected drq-1: Either a path or a searchParam must be provided, but not both |
id | 0..1 | string | Unique id for inter-element referencing | |
Slices for extension | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |
path | Σ | 0..1 | string | A code-valued attribute to filter on |
searchParam | Σ | 0..1 | string | A coded (token) parameter to search on |
valueSet | Σ | 0..1 | canonical(ValueSet) | Valueset for the filter |
code | Σ | 0..* | Coding | What code is expected |
dateFilter | ΣI | 0..* | Element | What dates/date ranges are expected drq-2: Either a path or a searchParam must be provided, but not both |
id | 0..1 | string | Unique id for inter-element referencing | |
Slices for extension | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |
path | Σ | 0..1 | string | A date-valued attribute to filter on |
searchParam | Σ | 0..1 | string | A date valued parameter to search on |
value[x] | Σ | 0..1 | The value of the filter, as a Period, DateTime, or Duration value | |
valueDateTime | dateTime | |||
valuePeriod | Period | |||
valueDuration | Duration | |||
limit | Σ | 0..1 | positiveInt | Number of results |
sort | Σ | 0..* | Element | Order of the results |
id | 0..1 | string | Unique id for inter-element referencing | |
Slices for extension | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |
path | Σ | 1..1 | string | The name of the attribute to perform the sort |
direction | Σ | 1..1 | code | ascending | descending Binding: SortDirection (required): The possible sort directions, ascending or descending. |
relatedAction | S | 0..* | BackboneElement | Relationship to another action |
id | 0..1 | string | Unique id for inter-element referencing | |
extension | 0..* | Extension | Additional content defined by implementations | |
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
actionId | S | 1..1 | id | What action is this related to |
relationship | S | 1..1 | code | before-start | before | before-end | concurrent-with-start | concurrent | concurrent-with-end | after-start | after | after-end Binding: ActionRelationshipType (required): Defines the types of relationships between actions. |
Slices for offset[x] | 0..1 | Duration | Time offset for the relationship Slice: Unordered, Closed by type:$this | |
offset[x]:offsetDuration | S | 0..1 | Duration | Time offset for the relationship |
timing[x] | S | 0..1 | Duration | When the action should take place |
participant | 0..* | BackboneElement | Who should participate in the action | |
id | 0..1 | string | Unique id for inter-element referencing | |
extension | 0..* | Extension | Additional content defined by implementations | |
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
type | 1..1 | code | patient | practitioner | related-person | device Binding: ActionParticipantType (required): The type of participant for the action. | |
role | 0..1 | CodeableConcept | E.g. Nurse, Surgeon, Parent Binding: ActionParticipantRole (example): Defines roles played by participants for the action. | |
type | 0..1 | CodeableConcept | create | update | remove | fire-event Binding: ActionType (extensible): The type of action to be performed. | |
groupingBehavior | 0..1 | code | visual-group | logical-group | sentence-group Binding: ActionGroupingBehavior (required): Defines organization behavior of a group. | |
selectionBehavior | 0..1 | code | any | all | all-or-none | exactly-one | at-most-one | one-or-more Binding: ActionSelectionBehavior (required): Defines selection behavior of a group. | |
requiredBehavior | 0..1 | code | must | could | must-unless-documented Binding: ActionRequiredBehavior (required): Defines expectations around whether an action or action group is required. | |
precheckBehavior | 0..1 | code | yes | no Binding: ActionPrecheckBehavior (required): Defines selection frequency behavior for an action or group. | |
cardinalityBehavior | 0..1 | code | single | multiple Binding: ActionCardinalityBehavior (required): Defines behavior for an action or a group for how many times that item may be repeated. | |
definition[x] | 0..1 | Description of the activity to be performed | ||
definitionCanonical | canonical(ActivityDefinition | PlanDefinition | Questionnaire) | |||
definitionUri | uri | |||
transform | 0..1 | canonical(StructureMap) | Transform to apply the template | |
dynamicValue | 0..* | BackboneElement | Dynamic aspects of the definition | |
id | 0..1 | string | Unique id for inter-element referencing | |
extension | 0..* | Extension | Additional content defined by implementations | |
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
path | 0..1 | string | The path to the element to be set dynamically | |
expression | 0..1 | Expression | An expression that provides the dynamic value for the customization | |
action | 0..* | See action (PlanDefinition) | A sub-action | |
Documentation for this format |
Other representations of profile: CSV, Excel, Schematron
Path | Conformance | ValueSet / Code |
PlanDefinition.language | preferred | CommonLanguages Max Binding: AllLanguages |
PlanDefinition.type | extensible | PlanDefinitionType |
PlanDefinition.status | required | PublicationStatus |
PlanDefinition.subject[x] | extensible | SubjectType |
PlanDefinition.jurisdiction | extensible | Jurisdiction ValueSet |
PlanDefinition.topic | example | DefinitionTopic |
PlanDefinition.goal.category | example | GoalCategory |
PlanDefinition.goal.description | example | SNOMEDCTClinicalFindings |
PlanDefinition.goal.priority | preferred | GoalPriority |
PlanDefinition.goal.start | example | GoalStartEvent |
PlanDefinition.goal.addresses | example | Condition/Problem/DiagnosisCodes |
PlanDefinition.goal.target.measure | example | LOINCCodes |
PlanDefinition.action.priority | required | RequestPriority |
PlanDefinition.action.code | extensible | USPublicHealthPlanDefinitionAction |
PlanDefinition.action.subject[x] | extensible | SubjectType |
PlanDefinition.action.trigger.type | required | Fixed Value: named-event |
PlanDefinition.action.condition.kind | required | ActionConditionKind |
PlanDefinition.action.input.type | required | FHIRAllTypes |
PlanDefinition.action.input.subject[x] | extensible | SubjectType |
PlanDefinition.action.input.sort.direction | required | SortDirection |
PlanDefinition.action.output.type | required | FHIRAllTypes |
PlanDefinition.action.output.subject[x] | extensible | SubjectType |
PlanDefinition.action.output.sort.direction | required | SortDirection |
PlanDefinition.action.relatedAction.relationship | required | ActionRelationshipType |
PlanDefinition.action.participant.type | required | ActionParticipantType |
PlanDefinition.action.participant.role | example | ActionParticipantRole |
PlanDefinition.action.type | extensible | ActionType |
PlanDefinition.action.groupingBehavior | required | ActionGroupingBehavior |
PlanDefinition.action.selectionBehavior | required | ActionSelectionBehavior |
PlanDefinition.action.requiredBehavior | required | ActionRequiredBehavior |
PlanDefinition.action.precheckBehavior | required | ActionPrecheckBehavior |
PlanDefinition.action.cardinalityBehavior | required | ActionCardinalityBehavior |
PlanDefinition.action:periodicTimer.priority | required | RequestPriority |
PlanDefinition.action:periodicTimer.code | extensible | Pattern: initiate-reporting-workflow |
PlanDefinition.action:periodicTimer.subject[x] | extensible | SubjectType |
PlanDefinition.action:periodicTimer.trigger.type | required | Fixed Value: named-event |
PlanDefinition.action:periodicTimer.condition.kind | required | ActionConditionKind |
PlanDefinition.action:periodicTimer.input.type | required | FHIRAllTypes |
PlanDefinition.action:periodicTimer.input.subject[x] | extensible | SubjectType |
PlanDefinition.action:periodicTimer.input.sort.direction | required | SortDirection |
PlanDefinition.action:periodicTimer.output.type | required | FHIRAllTypes |
PlanDefinition.action:periodicTimer.output.subject[x] | extensible | SubjectType |
PlanDefinition.action:periodicTimer.output.sort.direction | required | SortDirection |
PlanDefinition.action:periodicTimer.relatedAction.relationship | required | Fixed Value: before-start |
PlanDefinition.action:periodicTimer.participant.type | required | ActionParticipantType |
PlanDefinition.action:periodicTimer.participant.role | example | ActionParticipantRole |
PlanDefinition.action:periodicTimer.type | extensible | ActionType |
PlanDefinition.action:periodicTimer.groupingBehavior | required | ActionGroupingBehavior |
PlanDefinition.action:periodicTimer.selectionBehavior | required | ActionSelectionBehavior |
PlanDefinition.action:periodicTimer.requiredBehavior | required | ActionRequiredBehavior |
PlanDefinition.action:periodicTimer.precheckBehavior | required | ActionPrecheckBehavior |
PlanDefinition.action:periodicTimer.cardinalityBehavior | required | ActionCardinalityBehavior |
PlanDefinition.action:extractData.priority | required | RequestPriority |
PlanDefinition.action:extractData.code | extensible | Pattern: extract-research-data |
PlanDefinition.action:extractData.subject[x] | extensible | SubjectType |
PlanDefinition.action:extractData.trigger.type | required | Fixed Value: named-event |
PlanDefinition.action:extractData.condition.kind | required | ActionConditionKind |
PlanDefinition.action:extractData.input.type | required | FHIRAllTypes |
PlanDefinition.action:extractData.input.subject[x] | extensible | SubjectType |
PlanDefinition.action:extractData.input.sort.direction | required | SortDirection |
PlanDefinition.action:extractData.output.type | required | FHIRAllTypes |
PlanDefinition.action:extractData.output.subject[x] | extensible | SubjectType |
PlanDefinition.action:extractData.output.sort.direction | required | SortDirection |
PlanDefinition.action:extractData.relatedAction.relationship | required | ActionRelationshipType |
PlanDefinition.action:extractData.participant.type | required | ActionParticipantType |
PlanDefinition.action:extractData.participant.role | example | ActionParticipantRole |
PlanDefinition.action:extractData.type | extensible | ActionType |
PlanDefinition.action:extractData.groupingBehavior | required | ActionGroupingBehavior |
PlanDefinition.action:extractData.selectionBehavior | required | ActionSelectionBehavior |
PlanDefinition.action:extractData.requiredBehavior | required | ActionRequiredBehavior |
PlanDefinition.action:extractData.precheckBehavior | required | ActionPrecheckBehavior |
PlanDefinition.action:extractData.cardinalityBehavior | required | ActionCardinalityBehavior |
Id | Path | Details | Requirements |
dom-2 | PlanDefinition | If the resource is contained in another resource, it SHALL NOT contain nested Resources : contained.contained.empty() | |
dom-3 | PlanDefinition | If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource : contained.where((('#'+id in (%resource.descendants().reference | %resource.descendants().as(canonical) | %resource.descendants().as(uri) | %resource.descendants().as(url))) or descendants().where(reference = '#').exists() or descendants().where(as(canonical) = '#').exists() or descendants().where(as(canonical) = '#').exists()).not()).trace('unmatched', id).empty() | |
dom-4 | PlanDefinition | If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated : contained.meta.versionId.empty() and contained.meta.lastUpdated.empty() | |
dom-5 | PlanDefinition | If a resource is contained in another resource, it SHALL NOT have a security label : contained.meta.security.empty() | |
dom-6 | PlanDefinition | A resource should have narrative for robust management : text.`div`.exists() | |
pdf-0 | PlanDefinition | Name should be usable as an identifier for the module by machine processing applications such as code generation : name.matches('[A-Z]([A-Za-z0-9_]){0,254}') | |
ele-1 | PlanDefinition.meta | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | PlanDefinition.implicitRules | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | PlanDefinition.language | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | PlanDefinition.text | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | PlanDefinition.extension | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ext-1 | PlanDefinition.extension | Must have either extensions or value[x], not both : extension.exists() != value.exists() | |
ele-1 | PlanDefinition.extension:receiverAddress | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ext-1 | PlanDefinition.extension:receiverAddress | Must have either extensions or value[x], not both : extension.exists() != value.exists() | |
ele-1 | PlanDefinition.extension:authorSignature | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ext-1 | PlanDefinition.extension:authorSignature | Must have either extensions or value[x], not both : extension.exists() != value.exists() | |
ele-1 | PlanDefinition.extension:asyncIndicator | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ext-1 | PlanDefinition.extension:asyncIndicator | Must have either extensions or value[x], not both : extension.exists() != value.exists() | |
ele-1 | PlanDefinition.extension:expectedResponseTime | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ext-1 | PlanDefinition.extension:expectedResponseTime | Must have either extensions or value[x], not both : extension.exists() != value.exists() | |
ele-1 | PlanDefinition.modifierExtension | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ext-1 | PlanDefinition.modifierExtension | Must have either extensions or value[x], not both : extension.exists() != value.exists() | |
ele-1 | PlanDefinition.url | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | PlanDefinition.identifier | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | PlanDefinition.version | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | PlanDefinition.name | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | PlanDefinition.title | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | PlanDefinition.subtitle | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | PlanDefinition.type | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | PlanDefinition.status | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | PlanDefinition.experimental | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | PlanDefinition.subject[x] | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | PlanDefinition.date | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | PlanDefinition.publisher | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | PlanDefinition.contact | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | PlanDefinition.description | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | PlanDefinition.useContext | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | PlanDefinition.jurisdiction | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | PlanDefinition.purpose | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | PlanDefinition.usage | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | PlanDefinition.copyright | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | PlanDefinition.approvalDate | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | PlanDefinition.lastReviewDate | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | PlanDefinition.effectivePeriod | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | PlanDefinition.topic | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | PlanDefinition.author | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | PlanDefinition.editor | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | PlanDefinition.reviewer | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | PlanDefinition.endorser | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | PlanDefinition.relatedArtifact | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | PlanDefinition.library | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | PlanDefinition.goal | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | PlanDefinition.goal.extension | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ext-1 | PlanDefinition.goal.extension | Must have either extensions or value[x], not both : extension.exists() != value.exists() | |
ele-1 | PlanDefinition.goal.modifierExtension | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ext-1 | PlanDefinition.goal.modifierExtension | Must have either extensions or value[x], not both : extension.exists() != value.exists() | |
ele-1 | PlanDefinition.goal.category | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | PlanDefinition.goal.description | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | PlanDefinition.goal.priority | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | PlanDefinition.goal.start | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | PlanDefinition.goal.addresses | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | PlanDefinition.goal.documentation | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | PlanDefinition.goal.target | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | PlanDefinition.goal.target.extension | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ext-1 | PlanDefinition.goal.target.extension | Must have either extensions or value[x], not both : extension.exists() != value.exists() | |
ele-1 | PlanDefinition.goal.target.modifierExtension | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ext-1 | PlanDefinition.goal.target.modifierExtension | Must have either extensions or value[x], not both : extension.exists() != value.exists() | |
ele-1 | PlanDefinition.goal.target.measure | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | PlanDefinition.goal.target.detail[x] | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | PlanDefinition.goal.target.due | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | PlanDefinition.action | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | PlanDefinition.action.extension | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ext-1 | PlanDefinition.action.extension | Must have either extensions or value[x], not both : extension.exists() != value.exists() | |
ele-1 | PlanDefinition.action.modifierExtension | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ext-1 | PlanDefinition.action.modifierExtension | Must have either extensions or value[x], not both : extension.exists() != value.exists() | |
ele-1 | PlanDefinition.action.prefix | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | PlanDefinition.action.title | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | PlanDefinition.action.description | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | PlanDefinition.action.textEquivalent | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | PlanDefinition.action.priority | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | PlanDefinition.action.code | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | PlanDefinition.action.reason | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | PlanDefinition.action.documentation | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | PlanDefinition.action.goalId | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | PlanDefinition.action.subject[x] | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | PlanDefinition.action.trigger | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | PlanDefinition.action.trigger.extension | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ext-1 | PlanDefinition.action.trigger.extension | Must have either extensions or value[x], not both : extension.exists() != value.exists() | |
ele-1 | PlanDefinition.action.trigger.extension:namedEventType | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ext-1 | PlanDefinition.action.trigger.extension:namedEventType | Must have either extensions or value[x], not both : extension.exists() != value.exists() | |
ele-1 | PlanDefinition.action.trigger.type | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | PlanDefinition.action.trigger.name | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | PlanDefinition.action.trigger.timing[x] | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | PlanDefinition.action.trigger.data | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | PlanDefinition.action.trigger.condition | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | PlanDefinition.action.condition | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | PlanDefinition.action.condition.extension | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ext-1 | PlanDefinition.action.condition.extension | Must have either extensions or value[x], not both : extension.exists() != value.exists() | |
ele-1 | PlanDefinition.action.condition.modifierExtension | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ext-1 | PlanDefinition.action.condition.modifierExtension | Must have either extensions or value[x], not both : extension.exists() != value.exists() | |
ele-1 | PlanDefinition.action.condition.kind | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | PlanDefinition.action.condition.expression | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | PlanDefinition.action.input | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | PlanDefinition.action.input.extension | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ext-1 | PlanDefinition.action.input.extension | Must have either extensions or value[x], not both : extension.exists() != value.exists() | |
ele-1 | PlanDefinition.action.input.extension:us-ph-fhirquerypattern-extension | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ext-1 | PlanDefinition.action.input.extension:us-ph-fhirquerypattern-extension | Must have either extensions or value[x], not both : extension.exists() != value.exists() | |
ele-1 | PlanDefinition.action.input.extension:us-ph-fhirquerypattern-extension.extension | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ext-1 | PlanDefinition.action.input.extension:us-ph-fhirquerypattern-extension.extension | Must have either extensions or value[x], not both : extension.exists() != value.exists() | |
ele-1 | PlanDefinition.action.input.extension:us-ph-fhirquerypattern-extension.value[x] | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | PlanDefinition.action.input.type | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | PlanDefinition.action.input.profile | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | PlanDefinition.action.input.subject[x] | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | PlanDefinition.action.input.mustSupport | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
drq-1 | PlanDefinition.action.input.codeFilter | Either a path or a searchParam must be provided, but not both : path.exists() xor searchParam.exists() | |
ele-1 | PlanDefinition.action.input.codeFilter | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | PlanDefinition.action.input.codeFilter.extension | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ext-1 | PlanDefinition.action.input.codeFilter.extension | Must have either extensions or value[x], not both : extension.exists() != value.exists() | |
ele-1 | PlanDefinition.action.input.codeFilter.path | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | PlanDefinition.action.input.codeFilter.searchParam | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | PlanDefinition.action.input.codeFilter.valueSet | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | PlanDefinition.action.input.codeFilter.code | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
drq-2 | PlanDefinition.action.input.dateFilter | Either a path or a searchParam must be provided, but not both : path.exists() xor searchParam.exists() | |
ele-1 | PlanDefinition.action.input.dateFilter | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | PlanDefinition.action.input.dateFilter.extension | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ext-1 | PlanDefinition.action.input.dateFilter.extension | Must have either extensions or value[x], not both : extension.exists() != value.exists() | |
ele-1 | PlanDefinition.action.input.dateFilter.path | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | PlanDefinition.action.input.dateFilter.searchParam | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | PlanDefinition.action.input.dateFilter.value[x] | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | PlanDefinition.action.input.limit | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | PlanDefinition.action.input.sort | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | PlanDefinition.action.input.sort.extension | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ext-1 | PlanDefinition.action.input.sort.extension | Must have either extensions or value[x], not both : extension.exists() != value.exists() | |
ele-1 | PlanDefinition.action.input.sort.path | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | PlanDefinition.action.input.sort.direction | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | PlanDefinition.action.output | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | PlanDefinition.action.output.extension | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ext-1 | PlanDefinition.action.output.extension | Must have either extensions or value[x], not both : extension.exists() != value.exists() | |
ele-1 | PlanDefinition.action.output.type | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | PlanDefinition.action.output.profile | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | PlanDefinition.action.output.subject[x] | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | PlanDefinition.action.output.mustSupport | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
drq-1 | PlanDefinition.action.output.codeFilter | Either a path or a searchParam must be provided, but not both : path.exists() xor searchParam.exists() | |
ele-1 | PlanDefinition.action.output.codeFilter | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | PlanDefinition.action.output.codeFilter.extension | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ext-1 | PlanDefinition.action.output.codeFilter.extension | Must have either extensions or value[x], not both : extension.exists() != value.exists() | |
ele-1 | PlanDefinition.action.output.codeFilter.path | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | PlanDefinition.action.output.codeFilter.searchParam | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | PlanDefinition.action.output.codeFilter.valueSet | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | PlanDefinition.action.output.codeFilter.code | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
drq-2 | PlanDefinition.action.output.dateFilter | Either a path or a searchParam must be provided, but not both : path.exists() xor searchParam.exists() | |
ele-1 | PlanDefinition.action.output.dateFilter | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | PlanDefinition.action.output.dateFilter.extension | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ext-1 | PlanDefinition.action.output.dateFilter.extension | Must have either extensions or value[x], not both : extension.exists() != value.exists() | |
ele-1 | PlanDefinition.action.output.dateFilter.path | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | PlanDefinition.action.output.dateFilter.searchParam | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | PlanDefinition.action.output.dateFilter.value[x] | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | PlanDefinition.action.output.limit | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | PlanDefinition.action.output.sort | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | PlanDefinition.action.output.sort.extension | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ext-1 | PlanDefinition.action.output.sort.extension | Must have either extensions or value[x], not both : extension.exists() != value.exists() | |
ele-1 | PlanDefinition.action.output.sort.path | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | PlanDefinition.action.output.sort.direction | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | PlanDefinition.action.relatedAction | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | PlanDefinition.action.relatedAction.extension | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ext-1 | PlanDefinition.action.relatedAction.extension | Must have either extensions or value[x], not both : extension.exists() != value.exists() | |
ele-1 | PlanDefinition.action.relatedAction.modifierExtension | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ext-1 | PlanDefinition.action.relatedAction.modifierExtension | Must have either extensions or value[x], not both : extension.exists() != value.exists() | |
ele-1 | PlanDefinition.action.relatedAction.actionId | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | PlanDefinition.action.relatedAction.relationship | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | PlanDefinition.action.relatedAction.offset[x] | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | PlanDefinition.action.relatedAction.offset[x]:offsetDuration | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | PlanDefinition.action.timing[x] | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | PlanDefinition.action.participant | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | PlanDefinition.action.participant.extension | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ext-1 | PlanDefinition.action.participant.extension | Must have either extensions or value[x], not both : extension.exists() != value.exists() | |
ele-1 | PlanDefinition.action.participant.modifierExtension | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ext-1 | PlanDefinition.action.participant.modifierExtension | Must have either extensions or value[x], not both : extension.exists() != value.exists() | |
ele-1 | PlanDefinition.action.participant.type | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | PlanDefinition.action.participant.role | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | PlanDefinition.action.type | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | PlanDefinition.action.groupingBehavior | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | PlanDefinition.action.selectionBehavior | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | PlanDefinition.action.requiredBehavior | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | PlanDefinition.action.precheckBehavior | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | PlanDefinition.action.cardinalityBehavior | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | PlanDefinition.action.definition[x] | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | PlanDefinition.action.transform | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | PlanDefinition.action.dynamicValue | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | PlanDefinition.action.dynamicValue.extension | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ext-1 | PlanDefinition.action.dynamicValue.extension | Must have either extensions or value[x], not both : extension.exists() != value.exists() | |
ele-1 | PlanDefinition.action.dynamicValue.modifierExtension | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ext-1 | PlanDefinition.action.dynamicValue.modifierExtension | Must have either extensions or value[x], not both : extension.exists() != value.exists() | |
ele-1 | PlanDefinition.action.dynamicValue.path | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | PlanDefinition.action.dynamicValue.expression | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | PlanDefinition.action.action | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | PlanDefinition.action:periodicTimer | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | PlanDefinition.action:periodicTimer.extension | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ext-1 | PlanDefinition.action:periodicTimer.extension | Must have either extensions or value[x], not both : extension.exists() != value.exists() | |
ele-1 | PlanDefinition.action:periodicTimer.modifierExtension | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ext-1 | PlanDefinition.action:periodicTimer.modifierExtension | Must have either extensions or value[x], not both : extension.exists() != value.exists() | |
ele-1 | PlanDefinition.action:periodicTimer.prefix | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | PlanDefinition.action:periodicTimer.title | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | PlanDefinition.action:periodicTimer.description | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | PlanDefinition.action:periodicTimer.textEquivalent | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | PlanDefinition.action:periodicTimer.priority | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | PlanDefinition.action:periodicTimer.code | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | PlanDefinition.action:periodicTimer.reason | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | PlanDefinition.action:periodicTimer.documentation | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | PlanDefinition.action:periodicTimer.goalId | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | PlanDefinition.action:periodicTimer.subject[x] | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | PlanDefinition.action:periodicTimer.trigger | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
epd-1 | PlanDefinition.action:periodicTimer.trigger | The code value of the namedEventType SHALL be the same as the name element : extension('http://hl7.org/fhir/us/medmorph/StructureDefinition/ext-us-ph-namedEventType').value.coding.code.supersetOf(name) | |
ele-1 | PlanDefinition.action:periodicTimer.trigger.extension | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ext-1 | PlanDefinition.action:periodicTimer.trigger.extension | Must have either extensions or value[x], not both : extension.exists() != value.exists() | |
ele-1 | PlanDefinition.action:periodicTimer.trigger.extension:namedEventType | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ext-1 | PlanDefinition.action:periodicTimer.trigger.extension:namedEventType | Must have either extensions or value[x], not both : extension.exists() != value.exists() | |
ele-1 | PlanDefinition.action:periodicTimer.trigger.type | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | PlanDefinition.action:periodicTimer.trigger.name | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | PlanDefinition.action:periodicTimer.trigger.timing[x] | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | PlanDefinition.action:periodicTimer.trigger.data | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | PlanDefinition.action:periodicTimer.trigger.condition | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | PlanDefinition.action:periodicTimer.condition | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | PlanDefinition.action:periodicTimer.condition.extension | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ext-1 | PlanDefinition.action:periodicTimer.condition.extension | Must have either extensions or value[x], not both : extension.exists() != value.exists() | |
ele-1 | PlanDefinition.action:periodicTimer.condition.modifierExtension | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ext-1 | PlanDefinition.action:periodicTimer.condition.modifierExtension | Must have either extensions or value[x], not both : extension.exists() != value.exists() | |
ele-1 | PlanDefinition.action:periodicTimer.condition.kind | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | PlanDefinition.action:periodicTimer.condition.expression | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | PlanDefinition.action:periodicTimer.input | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | PlanDefinition.action:periodicTimer.input.extension | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ext-1 | PlanDefinition.action:periodicTimer.input.extension | Must have either extensions or value[x], not both : extension.exists() != value.exists() | |
ele-1 | PlanDefinition.action:periodicTimer.input.type | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | PlanDefinition.action:periodicTimer.input.profile | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | PlanDefinition.action:periodicTimer.input.subject[x] | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | PlanDefinition.action:periodicTimer.input.mustSupport | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
drq-1 | PlanDefinition.action:periodicTimer.input.codeFilter | Either a path or a searchParam must be provided, but not both : path.exists() xor searchParam.exists() | |
ele-1 | PlanDefinition.action:periodicTimer.input.codeFilter | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | PlanDefinition.action:periodicTimer.input.codeFilter.extension | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ext-1 | PlanDefinition.action:periodicTimer.input.codeFilter.extension | Must have either extensions or value[x], not both : extension.exists() != value.exists() | |
ele-1 | PlanDefinition.action:periodicTimer.input.codeFilter.path | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | PlanDefinition.action:periodicTimer.input.codeFilter.searchParam | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | PlanDefinition.action:periodicTimer.input.codeFilter.valueSet | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | PlanDefinition.action:periodicTimer.input.codeFilter.code | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
drq-2 | PlanDefinition.action:periodicTimer.input.dateFilter | Either a path or a searchParam must be provided, but not both : path.exists() xor searchParam.exists() | |
ele-1 | PlanDefinition.action:periodicTimer.input.dateFilter | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | PlanDefinition.action:periodicTimer.input.dateFilter.extension | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ext-1 | PlanDefinition.action:periodicTimer.input.dateFilter.extension | Must have either extensions or value[x], not both : extension.exists() != value.exists() | |
ele-1 | PlanDefinition.action:periodicTimer.input.dateFilter.path | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | PlanDefinition.action:periodicTimer.input.dateFilter.searchParam | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | PlanDefinition.action:periodicTimer.input.dateFilter.value[x] | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | PlanDefinition.action:periodicTimer.input.limit | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | PlanDefinition.action:periodicTimer.input.sort | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | PlanDefinition.action:periodicTimer.input.sort.extension | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ext-1 | PlanDefinition.action:periodicTimer.input.sort.extension | Must have either extensions or value[x], not both : extension.exists() != value.exists() | |
ele-1 | PlanDefinition.action:periodicTimer.input.sort.path | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | PlanDefinition.action:periodicTimer.input.sort.direction | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | PlanDefinition.action:periodicTimer.output | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | PlanDefinition.action:periodicTimer.output.extension | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ext-1 | PlanDefinition.action:periodicTimer.output.extension | Must have either extensions or value[x], not both : extension.exists() != value.exists() | |
ele-1 | PlanDefinition.action:periodicTimer.output.type | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | PlanDefinition.action:periodicTimer.output.profile | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | PlanDefinition.action:periodicTimer.output.subject[x] | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | PlanDefinition.action:periodicTimer.output.mustSupport | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
drq-1 | PlanDefinition.action:periodicTimer.output.codeFilter | Either a path or a searchParam must be provided, but not both : path.exists() xor searchParam.exists() | |
ele-1 | PlanDefinition.action:periodicTimer.output.codeFilter | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | PlanDefinition.action:periodicTimer.output.codeFilter.extension | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ext-1 | PlanDefinition.action:periodicTimer.output.codeFilter.extension | Must have either extensions or value[x], not both : extension.exists() != value.exists() | |
ele-1 | PlanDefinition.action:periodicTimer.output.codeFilter.path | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | PlanDefinition.action:periodicTimer.output.codeFilter.searchParam | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | PlanDefinition.action:periodicTimer.output.codeFilter.valueSet | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | PlanDefinition.action:periodicTimer.output.codeFilter.code | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
drq-2 | PlanDefinition.action:periodicTimer.output.dateFilter | Either a path or a searchParam must be provided, but not both : path.exists() xor searchParam.exists() | |
ele-1 | PlanDefinition.action:periodicTimer.output.dateFilter | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | PlanDefinition.action:periodicTimer.output.dateFilter.extension | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ext-1 | PlanDefinition.action:periodicTimer.output.dateFilter.extension | Must have either extensions or value[x], not both : extension.exists() != value.exists() | |
ele-1 | PlanDefinition.action:periodicTimer.output.dateFilter.path | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | PlanDefinition.action:periodicTimer.output.dateFilter.searchParam | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | PlanDefinition.action:periodicTimer.output.dateFilter.value[x] | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | PlanDefinition.action:periodicTimer.output.limit | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | PlanDefinition.action:periodicTimer.output.sort | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | PlanDefinition.action:periodicTimer.output.sort.extension | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ext-1 | PlanDefinition.action:periodicTimer.output.sort.extension | Must have either extensions or value[x], not both : extension.exists() != value.exists() | |
ele-1 | PlanDefinition.action:periodicTimer.output.sort.path | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | PlanDefinition.action:periodicTimer.output.sort.direction | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | PlanDefinition.action:periodicTimer.relatedAction | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | PlanDefinition.action:periodicTimer.relatedAction.extension | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ext-1 | PlanDefinition.action:periodicTimer.relatedAction.extension | Must have either extensions or value[x], not both : extension.exists() != value.exists() | |
ele-1 | PlanDefinition.action:periodicTimer.relatedAction.modifierExtension | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ext-1 | PlanDefinition.action:periodicTimer.relatedAction.modifierExtension | Must have either extensions or value[x], not both : extension.exists() != value.exists() | |
ele-1 | PlanDefinition.action:periodicTimer.relatedAction.actionId | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | PlanDefinition.action:periodicTimer.relatedAction.relationship | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | PlanDefinition.action:periodicTimer.relatedAction.offset[x] | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | PlanDefinition.action:periodicTimer.relatedAction.offset[x]:offsetDuration | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | PlanDefinition.action:periodicTimer.timing[x] | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | PlanDefinition.action:periodicTimer.participant | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | PlanDefinition.action:periodicTimer.participant.extension | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ext-1 | PlanDefinition.action:periodicTimer.participant.extension | Must have either extensions or value[x], not both : extension.exists() != value.exists() | |
ele-1 | PlanDefinition.action:periodicTimer.participant.modifierExtension | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ext-1 | PlanDefinition.action:periodicTimer.participant.modifierExtension | Must have either extensions or value[x], not both : extension.exists() != value.exists() | |
ele-1 | PlanDefinition.action:periodicTimer.participant.type | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | PlanDefinition.action:periodicTimer.participant.role | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | PlanDefinition.action:periodicTimer.type | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | PlanDefinition.action:periodicTimer.groupingBehavior | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | PlanDefinition.action:periodicTimer.selectionBehavior | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | PlanDefinition.action:periodicTimer.requiredBehavior | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | PlanDefinition.action:periodicTimer.precheckBehavior | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | PlanDefinition.action:periodicTimer.cardinalityBehavior | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | PlanDefinition.action:periodicTimer.definition[x] | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | PlanDefinition.action:periodicTimer.transform | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | PlanDefinition.action:periodicTimer.dynamicValue | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | PlanDefinition.action:periodicTimer.dynamicValue.extension | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ext-1 | PlanDefinition.action:periodicTimer.dynamicValue.extension | Must have either extensions or value[x], not both : extension.exists() != value.exists() | |
ele-1 | PlanDefinition.action:periodicTimer.dynamicValue.modifierExtension | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ext-1 | PlanDefinition.action:periodicTimer.dynamicValue.modifierExtension | Must have either extensions or value[x], not both : extension.exists() != value.exists() | |
ele-1 | PlanDefinition.action:periodicTimer.dynamicValue.path | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | PlanDefinition.action:periodicTimer.dynamicValue.expression | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | PlanDefinition.action:periodicTimer.action | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | PlanDefinition.action:extractData | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | PlanDefinition.action:extractData.extension | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ext-1 | PlanDefinition.action:extractData.extension | Must have either extensions or value[x], not both : extension.exists() != value.exists() | |
ele-1 | PlanDefinition.action:extractData.modifierExtension | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ext-1 | PlanDefinition.action:extractData.modifierExtension | Must have either extensions or value[x], not both : extension.exists() != value.exists() | |
ele-1 | PlanDefinition.action:extractData.prefix | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | PlanDefinition.action:extractData.title | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | PlanDefinition.action:extractData.description | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | PlanDefinition.action:extractData.textEquivalent | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | PlanDefinition.action:extractData.priority | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | PlanDefinition.action:extractData.code | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | PlanDefinition.action:extractData.reason | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | PlanDefinition.action:extractData.documentation | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | PlanDefinition.action:extractData.goalId | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | PlanDefinition.action:extractData.subject[x] | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | PlanDefinition.action:extractData.trigger | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | PlanDefinition.action:extractData.trigger.extension | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ext-1 | PlanDefinition.action:extractData.trigger.extension | Must have either extensions or value[x], not both : extension.exists() != value.exists() | |
ele-1 | PlanDefinition.action:extractData.trigger.extension:namedEventType | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ext-1 | PlanDefinition.action:extractData.trigger.extension:namedEventType | Must have either extensions or value[x], not both : extension.exists() != value.exists() | |
ele-1 | PlanDefinition.action:extractData.trigger.type | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | PlanDefinition.action:extractData.trigger.name | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | PlanDefinition.action:extractData.trigger.timing[x] | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | PlanDefinition.action:extractData.trigger.data | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | PlanDefinition.action:extractData.trigger.condition | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | PlanDefinition.action:extractData.condition | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | PlanDefinition.action:extractData.condition.extension | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ext-1 | PlanDefinition.action:extractData.condition.extension | Must have either extensions or value[x], not both : extension.exists() != value.exists() | |
ele-1 | PlanDefinition.action:extractData.condition.modifierExtension | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ext-1 | PlanDefinition.action:extractData.condition.modifierExtension | Must have either extensions or value[x], not both : extension.exists() != value.exists() | |
ele-1 | PlanDefinition.action:extractData.condition.kind | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | PlanDefinition.action:extractData.condition.expression | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | PlanDefinition.action:extractData.input | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | PlanDefinition.action:extractData.input.extension | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ext-1 | PlanDefinition.action:extractData.input.extension | Must have either extensions or value[x], not both : extension.exists() != value.exists() | |
ele-1 | PlanDefinition.action:extractData.input.type | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | PlanDefinition.action:extractData.input.profile | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | PlanDefinition.action:extractData.input.subject[x] | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | PlanDefinition.action:extractData.input.mustSupport | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
drq-1 | PlanDefinition.action:extractData.input.codeFilter | Either a path or a searchParam must be provided, but not both : path.exists() xor searchParam.exists() | |
ele-1 | PlanDefinition.action:extractData.input.codeFilter | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | PlanDefinition.action:extractData.input.codeFilter.extension | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ext-1 | PlanDefinition.action:extractData.input.codeFilter.extension | Must have either extensions or value[x], not both : extension.exists() != value.exists() | |
ele-1 | PlanDefinition.action:extractData.input.codeFilter.path | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | PlanDefinition.action:extractData.input.codeFilter.searchParam | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | PlanDefinition.action:extractData.input.codeFilter.valueSet | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | PlanDefinition.action:extractData.input.codeFilter.code | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
drq-2 | PlanDefinition.action:extractData.input.dateFilter | Either a path or a searchParam must be provided, but not both : path.exists() xor searchParam.exists() | |
ele-1 | PlanDefinition.action:extractData.input.dateFilter | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | PlanDefinition.action:extractData.input.dateFilter.extension | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ext-1 | PlanDefinition.action:extractData.input.dateFilter.extension | Must have either extensions or value[x], not both : extension.exists() != value.exists() | |
ele-1 | PlanDefinition.action:extractData.input.dateFilter.path | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | PlanDefinition.action:extractData.input.dateFilter.searchParam | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | PlanDefinition.action:extractData.input.dateFilter.value[x] | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | PlanDefinition.action:extractData.input.limit | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | PlanDefinition.action:extractData.input.sort | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | PlanDefinition.action:extractData.input.sort.extension | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ext-1 | PlanDefinition.action:extractData.input.sort.extension | Must have either extensions or value[x], not both : extension.exists() != value.exists() | |
ele-1 | PlanDefinition.action:extractData.input.sort.path | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | PlanDefinition.action:extractData.input.sort.direction | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | PlanDefinition.action:extractData.output | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | PlanDefinition.action:extractData.output.extension | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ext-1 | PlanDefinition.action:extractData.output.extension | Must have either extensions or value[x], not both : extension.exists() != value.exists() | |
ele-1 | PlanDefinition.action:extractData.output.type | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | PlanDefinition.action:extractData.output.profile | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | PlanDefinition.action:extractData.output.subject[x] | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | PlanDefinition.action:extractData.output.mustSupport | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
drq-1 | PlanDefinition.action:extractData.output.codeFilter | Either a path or a searchParam must be provided, but not both : path.exists() xor searchParam.exists() | |
ele-1 | PlanDefinition.action:extractData.output.codeFilter | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | PlanDefinition.action:extractData.output.codeFilter.extension | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ext-1 | PlanDefinition.action:extractData.output.codeFilter.extension | Must have either extensions or value[x], not both : extension.exists() != value.exists() | |
ele-1 | PlanDefinition.action:extractData.output.codeFilter.path | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | PlanDefinition.action:extractData.output.codeFilter.searchParam | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | PlanDefinition.action:extractData.output.codeFilter.valueSet | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | PlanDefinition.action:extractData.output.codeFilter.code | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
drq-2 | PlanDefinition.action:extractData.output.dateFilter | Either a path or a searchParam must be provided, but not both : path.exists() xor searchParam.exists() | |
ele-1 | PlanDefinition.action:extractData.output.dateFilter | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | PlanDefinition.action:extractData.output.dateFilter.extension | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ext-1 | PlanDefinition.action:extractData.output.dateFilter.extension | Must have either extensions or value[x], not both : extension.exists() != value.exists() | |
ele-1 | PlanDefinition.action:extractData.output.dateFilter.path | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | PlanDefinition.action:extractData.output.dateFilter.searchParam | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | PlanDefinition.action:extractData.output.dateFilter.value[x] | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | PlanDefinition.action:extractData.output.limit | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | PlanDefinition.action:extractData.output.sort | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | PlanDefinition.action:extractData.output.sort.extension | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ext-1 | PlanDefinition.action:extractData.output.sort.extension | Must have either extensions or value[x], not both : extension.exists() != value.exists() | |
ele-1 | PlanDefinition.action:extractData.output.sort.path | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | PlanDefinition.action:extractData.output.sort.direction | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | PlanDefinition.action:extractData.relatedAction | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | PlanDefinition.action:extractData.relatedAction.extension | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ext-1 | PlanDefinition.action:extractData.relatedAction.extension | Must have either extensions or value[x], not both : extension.exists() != value.exists() | |
ele-1 | PlanDefinition.action:extractData.relatedAction.modifierExtension | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ext-1 | PlanDefinition.action:extractData.relatedAction.modifierExtension | Must have either extensions or value[x], not both : extension.exists() != value.exists() | |
ele-1 | PlanDefinition.action:extractData.relatedAction.actionId | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | PlanDefinition.action:extractData.relatedAction.relationship | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | PlanDefinition.action:extractData.relatedAction.offset[x] | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | PlanDefinition.action:extractData.relatedAction.offset[x]:offsetDuration | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | PlanDefinition.action:extractData.timing[x] | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | PlanDefinition.action:extractData.participant | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | PlanDefinition.action:extractData.participant.extension | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ext-1 | PlanDefinition.action:extractData.participant.extension | Must have either extensions or value[x], not both : extension.exists() != value.exists() | |
ele-1 | PlanDefinition.action:extractData.participant.modifierExtension | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ext-1 | PlanDefinition.action:extractData.participant.modifierExtension | Must have either extensions or value[x], not both : extension.exists() != value.exists() | |
ele-1 | PlanDefinition.action:extractData.participant.type | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | PlanDefinition.action:extractData.participant.role | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | PlanDefinition.action:extractData.type | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | PlanDefinition.action:extractData.groupingBehavior | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | PlanDefinition.action:extractData.selectionBehavior | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | PlanDefinition.action:extractData.requiredBehavior | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | PlanDefinition.action:extractData.precheckBehavior | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | PlanDefinition.action:extractData.cardinalityBehavior | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | PlanDefinition.action:extractData.definition[x] | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | PlanDefinition.action:extractData.transform | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | PlanDefinition.action:extractData.dynamicValue | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | PlanDefinition.action:extractData.dynamicValue.extension | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ext-1 | PlanDefinition.action:extractData.dynamicValue.extension | Must have either extensions or value[x], not both : extension.exists() != value.exists() | |
ele-1 | PlanDefinition.action:extractData.dynamicValue.modifierExtension | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ext-1 | PlanDefinition.action:extractData.dynamicValue.modifierExtension | Must have either extensions or value[x], not both : extension.exists() != value.exists() | |
ele-1 | PlanDefinition.action:extractData.dynamicValue.path | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | PlanDefinition.action:extractData.dynamicValue.expression | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | PlanDefinition.action:extractData.action | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) |