Respiratory Virus Hospitalization Surveillance Network (RESP-NET) Content Implementation Guide
1.0.0 - STU 1 United States of America flag

This page is part of the Respiratory Virus Hospitalization Surveillance Network (RESP-NET) Content Implementation Guide (v1.0.0: STU1) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version. For a full list of available versions, see the Directory of published versions

Resource Profile: RESP-NET PlanDefinition

Official URL: http://hl7.org/fhir/us/resp-net/StructureDefinition/respnet-plandefinition Version: 1.0.0
Standards status: Trial-use Maturity Level: 2 Computable Name: RESPNETPlanDefinition
Other Identifiers: OID:2.16.840.1.113883.4.642.40.52.42.4

This PlanDefinition profile defines the logic and rules around determining: whether or not data from an encounter is reportable to RESP-NET.

Introduction

This profile is used to create the PlanDefinition instances for the RESP-NET programs.

The RESP-NET program deals with identification and surveillance of Influenza (flu), respiratory syncytial virus (RSV), acute respiratory illness (ARI), and COVID-19 cases across predefined participating zipcodes across the country.

The PlanDefinition profile is capable of identifying reportable conditions for the following use cases:

  • Use Case 1: Hospital-based influenza case detection (Detected based on positive Flu test result for an encounter in-progress)
  • Use Case 2: Hospital-based clinical influenza surveillance (Detected based on positive Flu test result for an encounter which is already closed)
  • Use Case 3: RESP-NET Disease Burden cases (Detected based on Acute Respiratory Illness diagnosis along with a Flu or RSV or a COVID-19 test)
  • Use Case 4: Hospital-based surveillance for COVID-19 (Detected based on a positive test result and the encounter has been closed)
  • Use Case 5: Hospital-based surveillance for RSV (Detected based on a positive RSV test result and the encounter has been closed)

Triggers for initiating the workflow

The workflow can be initiated by either the starting of an encounter or the closing of an encounter.

Usages:

Formal Views of Profile Content

Description of Profiles, Differentials, Snapshots and how the different presentations work.

This structure is derived from USPublicHealthPlanDefinition

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. PlanDefinition S 1..1 USPublicHealthPlanDefinition RESP-NET Knowledge Artifact
... Slices for action S 5..* BackboneElement All constraints on action are intended to apply to any nested constraints.
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 VaueSet - PlanDefinition Action (extensible): The set of actions that can be used to create plan definition
..... input 0..* DataRequirement Input data requirements
.... action:startWorkflow S 1..1 BackboneElement Start Workflow 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 reporting workflow in response to a named event
..... textEquivalent S 1..1 string Text equivalent of the start workflow action.
Fixed Value: Start the reporting workflow in response to a named 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/ph-library/CodeSystem/us-ph-codesystem-plandefinition-actions
....... code 1..1 code Symbol in syntax defined by the system
Fixed Value: initiate-reporting-workflow
..... Slices for trigger 2..* TriggerDefinition Trigger Events defined by implementations
Slice: Unordered, Open by value:name
...... trigger:encounterClose S 1..1 TriggerDefinition Encounter Close Trigger
....... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
........ extension:namedEventType S 0..1 CodeableConcept Indicates the types of named events to subscribe to from the EHR.
URL: http://hl7.org/fhir/us/ph-library/StructureDefinition/us-ph-named-eventtype-extension
Binding: US Public Health VaueSet - TriggerDefinition NamedEvent (extensible): US Public Health TriggerDefinition NamedEvents
....... 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: encounter-close
...... trigger:encounterStart S 1..1 TriggerDefinition Encounter Start Trigger
....... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
........ extension:namedEventType S 0..1 CodeableConcept Indicates the types of named events to subscribe to from the EHR.
URL: http://hl7.org/fhir/us/ph-library/StructureDefinition/us-ph-named-eventtype-extension
Binding: US Public Health VaueSet - TriggerDefinition NamedEvent (extensible): US Public Health TriggerDefinition NamedEvents
....... 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: encounter-start
..... input S 1..* DataRequirement Input data requirements
...... id S 1..1 string Unique id for inter-element referencing
..... relatedAction S 1..1 BackboneElement Relationship to another action
...... actionId 1..1 id What action is this related to
Fixed Value: check-reportability
...... 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 1 hour before next action.: {"value":1,"unit":"h"}
.... action:checkReportabilityWorkflow S 1..1 BackboneElement Check Reportability Workflow
..... id S 1..1 string Unique id for inter-element referencing
Fixed Value: check-reportability
..... description S 1..1 string Check for reportability conditions and labresults
Fixed Value: This action represents the start of the check for reportable conditions and labresults in response to the named event.
..... code S 1..1 CodeableConcept Code for the "check-reportability" 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/ph-library/CodeSystem/us-ph-codesystem-plandefinition-actions
....... code 1..1 code Symbol in syntax defined by the system
Fixed Value: execute-reporting-workflow
..... Slices for action 7..* BackboneElement A sub-action
Slice: Unordered, Open by value:id
...... action:All Slices Content/Rules for all slices
....... condition S 0..* BackboneElement Whether or not the action is applicable
....... input S 0..* DataRequirement Input data requirements
....... output S 0..* DataRequirement Output data definition
....... relatedAction S 0..* BackboneElement Relationship to another action
...... action:isHospitalBasedInfluenzaCase S 1..1 BackboneElement A sub-action
....... id S 1..1 string Unique id for inter-element referencing
Fixed Value: is-hospital-based-influenza-case
....... 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/ph-library/CodeSystem/us-ph-codesystem-plandefinition-actions
......... code 1..1 code Symbol in syntax defined by the system
Fixed Value: evaluate-condition
....... condition 0..* BackboneElement Whether or not the action is applicable
........ kind 1..1 code applicability | start | stop
Fixed Value: applicability
........ expression S 1..1 Expression Boolean-valued expression
......... language 1..1 code text/cql | text/fhirpath | application/x-fhir-query | etc.
Fixed Value: text/fhirpath
....... input S 1..* DataRequirement Input data requirements
........ id S 1..1 string Unique id for inter-element referencing
....... relatedAction 0..* BackboneElement Relationship to another action
........ actionId 1..1 id What action is this related to
Fixed Value: create-resp-net-report
........ 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
...... action:isClinicalInfluenzaSurveillanceCase S 1..1 BackboneElement A sub-action
....... id S 1..1 string Unique id for inter-element referencing
Fixed Value: is-clinical-surveillance-influena-case
....... 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/ph-library/CodeSystem/us-ph-codesystem-plandefinition-actions
......... code 1..1 code Symbol in syntax defined by the system
Fixed Value: evaluate-condition
....... condition 0..* BackboneElement Whether or not the action is applicable
........ kind 1..1 code applicability | start | stop
Fixed Value: applicability
........ expression S 1..1 Expression Boolean-valued expression
......... language 1..1 code text/cql | text/fhirpath | application/x-fhir-query | etc.
Fixed Value: text/fhirpath
....... input S 1..* DataRequirement Input data requirements
........ id S 1..1 string Unique id for inter-element referencing
....... relatedAction 0..* BackboneElement Relationship to another action
........ actionId 1..1 id What action is this related to
Fixed Value: create-resp-net-report
........ 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
...... action:isHospitalDiseaseBurdenCase S 1..1 BackboneElement A sub-action
....... id S 1..1 string Unique id for inter-element referencing
Fixed Value: is-hospital-disease-burden-case
....... 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/ph-library/CodeSystem/us-ph-codesystem-plandefinition-actions
......... code 1..1 code Symbol in syntax defined by the system
Fixed Value: evaluate-condition
....... condition 0..* BackboneElement Whether or not the action is applicable
........ kind 1..1 code applicability | start | stop
Fixed Value: applicability
........ expression S 1..1 Expression Boolean-valued expression
......... language 1..1 code text/cql | text/fhirpath | application/x-fhir-query | etc.
Fixed Value: text/fhirpath
....... input S 1..* DataRequirement Input data requirements
........ id S 1..1 string Unique id for inter-element referencing
....... relatedAction 0..* BackboneElement Relationship to another action
........ actionId 1..1 id What action is this related to
Fixed Value: create-resp-net-report
........ 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
...... action:isCovid19SurveillanceCase S 1..1 BackboneElement A sub-action
....... id S 1..1 string Unique id for inter-element referencing
Fixed Value: is-covid19-surveillance-case
....... 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/ph-library/CodeSystem/us-ph-codesystem-plandefinition-actions
......... code 1..1 code Symbol in syntax defined by the system
Fixed Value: evaluate-condition
....... condition 0..* BackboneElement Whether or not the action is applicable
........ kind 1..1 code applicability | start | stop
Fixed Value: applicability
........ expression S 1..1 Expression Boolean-valued expression
......... language 1..1 code text/cql | text/fhirpath | application/x-fhir-query | etc.
Fixed Value: text/fhirpath
....... input S 1..* DataRequirement Input data requirements
........ id S 1..1 string Unique id for inter-element referencing
....... relatedAction 0..* BackboneElement Relationship to another action
........ actionId 1..1 id What action is this related to
Fixed Value: create-resp-net-report
........ 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
...... action:isRsvSurveillanceCase S 1..1 BackboneElement A sub-action
....... id S 1..1 string Unique id for inter-element referencing
Fixed Value: is-rsv-surveillance-case
....... 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/ph-library/CodeSystem/us-ph-codesystem-plandefinition-actions
......... code 1..1 code Symbol in syntax defined by the system
Fixed Value: evaluate-condition
....... condition 0..* BackboneElement Whether or not the action is applicable
........ kind 1..1 code applicability | start | stop
Fixed Value: applicability
........ expression S 1..1 Expression Boolean-valued expression
......... language 1..1 code text/cql | text/fhirpath | application/x-fhir-query | etc.
Fixed Value: text/fhirpath
....... input S 1..* DataRequirement Input data requirements
........ id S 1..1 string Unique id for inter-element referencing
....... relatedAction 0..* BackboneElement Relationship to another action
........ actionId 1..1 id What action is this related to
Fixed Value: create-resp-net-report
........ 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
...... action:isInfluenzaEffectivenessEvaluationCase S 1..1 BackboneElement A sub-action
....... id S 1..1 string Unique id for inter-element referencing
Fixed Value: is-influenza-effectiveness-evaluation-case
....... 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/ph-library/CodeSystem/us-ph-codesystem-plandefinition-actions
......... code 1..1 code Symbol in syntax defined by the system
Fixed Value: evaluate-condition
....... condition 0..* BackboneElement Whether or not the action is applicable
........ kind 1..1 code applicability | start | stop
Fixed Value: applicability
........ expression S 1..1 Expression Boolean-valued expression
......... language 1..1 code text/cql | text/fhirpath | application/x-fhir-query | etc.
Fixed Value: text/fhirpath
....... input S 1..* DataRequirement Input data requirements
........ id S 1..1 string Unique id for inter-element referencing
....... relatedAction 0..* BackboneElement Relationship to another action
........ actionId 1..1 id What action is this related to
Fixed Value: create-resp-net-report
........ 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
...... action:continueToCheckReportability S 1..1 BackboneElement A sub-action
....... id S 1..1 string Unique id for inter-element referencing
Fixed Value: continue-to-check-reportability
....... 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/ph-library/CodeSystem/us-ph-codesystem-plandefinition-actions
......... code 1..1 code Symbol in syntax defined by the system
Fixed Value: evaluate-condition
....... condition 0..* BackboneElement Whether or not the action is applicable
........ kind 1..1 code applicability | start | stop
Fixed Value: applicability
........ expression S 1..1 Expression Boolean-valued expression
......... language 1..1 code text/cql | text/fhirpath | application/x-fhir-query | etc.
Fixed Value: text/fhirpath
....... input S 1..* DataRequirement Input data requirements
........ id S 1..1 string Unique id for inter-element referencing
....... relatedAction 0..* BackboneElement Relationship to another action
........ actionId 1..1 id What action is this related to
Fixed Value: check-reportability
........ 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 1 hour before next action.: {"value":1,"unit":"h"}
.... action:createReport 1..1 BackboneElement All constraints on action are intended to apply to any nested constraints.
..... id S 1..1 string Unique id for inter-element referencing
Fixed Value: create-resp-net-report
..... description 0..1 string Brief description of the action
Fixed Value: This action represents the creation, validation and submission of the RESP-NET report.
..... 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/ph-library/CodeSystem/us-ph-codesystem-plandefinition-actions
....... code 1..1 code Symbol in syntax defined by the system
Fixed Value: create-report
..... input S 0..* DataRequirement Input data requirements
...... id S 1..1 string Unique id for inter-element referencing
..... output S 0..* DataRequirement Output data definition
...... id S 1..1 string Unique id for inter-element referencing
..... relatedAction 0..* BackboneElement Relationship to another action
...... actionId 1..1 id What action is this related to
Fixed Value: validate-resp-net-report
...... 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
.... action:validateReport 1..1 BackboneElement All constraints on action are intended to apply to any nested constraints.
..... id S 1..1 string Unique id for inter-element referencing
Fixed Value: validate-resp-net-report
..... description 0..1 string Brief description of the action
Fixed Value: This action represents the validation of the RESP-NET Report
..... code 0..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/ph-library/CodeSystem/us-ph-codesystem-plandefinition-actions
....... code 1..1 code Symbol in syntax defined by the system
Fixed Value: validate-report
..... input S 0..* DataRequirement Input data requirements
...... id S 1..1 string Unique id for inter-element referencing
..... output S 0..* DataRequirement Output data definition
...... id S 1..1 string Unique id for inter-element referencing
..... relatedAction 0..* BackboneElement Relationship to another action
...... actionId 1..1 id What action is this related to
Fixed Value: submit-resp-net-report
...... 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
.... action:submitReport 1..1 BackboneElement Route and send RESP-NET Report
..... id S 1..1 string Unique id for inter-element referencing
Fixed Value: submit-resp-net-report
..... description S 1..1 string Description of the route and send action.
Fixed Value: This action represents the routing and sending of the RESP-NET Report
..... textEquivalent S 1..1 string Static text equivalent of the action, used if the dynamic aspects cannot be interpreted by the receiving system
Fixed Value: Route and send RESP-NET Report
..... code 0..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/ph-library/CodeSystem/us-ph-codesystem-plandefinition-actions
....... code 1..1 code Symbol in syntax defined by the system
Fixed Value: submit-report
..... input S 0..* DataRequirement Input data requirements
...... id S 1..1 string Unique id for inter-element referencing

doco Documentation for this format

Terminology Bindings (Differential)

PathConformanceValueSetURI
PlanDefinition.action.codeextensibleUSPublicHealthValueSetPlanDefinitionAction
http://hl7.org/fhir/us/ph-library/ValueSet/us-ph-valueset-plandefinition-action
NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. PlanDefinition SC 1..1 USPublicHealthPlanDefinition RESP-NET Knowledge Artifact
Constraints: pdf-0
... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
... Slices for extension Content/Rules for all slices
.... extension:receiverAddress S 0..1 Reference(Endpoint) Indicates the address where the report has to be sent.
URL: http://hl7.org/fhir/us/ph-library/StructureDefinition/us-ph-receiver-address-extension
.... extension:asyncIndicator S 0..1 boolean US Public Health Async Indicator Extension
URL: http://hl7.org/fhir/us/ph-library/StructureDefinition/us-ph-async-indicator-extension
.... extension:contentEncrypted S 0..1 boolean US Public Health Data Encrypted Extension
URL: http://hl7.org/fhir/us/ph-library/StructureDefinition/us-ph-data-encrypted-extension
.... extension:jwksForContentEncryption S 0..1 url US Public Health Receiver Jwks Url
URL: http://hl7.org/fhir/us/ph-library/StructureDefinition/us-ph-receiver-jwks-url-extension
.... extension:contentEncryptionAlgorithm S 0..1 code US Public Health Data Encryption Algorithm
URL: http://hl7.org/fhir/us/ph-library/StructureDefinition/us-ph-data-encryption-algorithm-extension
.... extension:expectedResponseDuration S 0..1 Duration US Public Health Expected Response Time Extension
URL: http://hl7.org/fhir/us/ph-library/StructureDefinition/us-ph-expected-response-time-extension
... modifierExtension ?! 0..* Extension Extensions that cannot be ignored
... identifier SΣ 0..* Identifier Additional identifier for the plan definition
... version SΣ 1..1 string Business version of the PlanDefinition
... name SΣC 1..1 string Name for this PlanDefinition (computer friendly)
... title SΣ 1..1 string Title for this PlanDefinition
... type SΣ 1..1 CodeableConcept Type of this PlanDefinition
Binding: PlanDefinitionType (extensible): The type of PlanDefinition.
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://terminology.hl7.org/CodeSystem/plan-definition-type
..... version 0..1 string Version of the system - if relevant
..... code 1..1 code Symbol in syntax defined by the system
Fixed Value: workflow-definition
..... display 1..1 string Representation defined by the system
Fixed Value: Workflow Definition
..... userSelected 0..1 boolean If this coding was chosen directly by the user
.... text 0..1 string Plain text representation of the concept
... 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Σ 1..1 dateTime Date the PlanDefinition was last changed
... publisher SΣ 1..1 string Name of the agency that published this PlanDefinition
... 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.
... effectivePeriod SΣ 0..1 Period When the PlanDefinition is valid
.... start ΣC 1..1 dateTime The start of the time period when this PlanDefinition goes into effect
... library S 0..* canonical(Library) Logic used by the plan definition
... Slices for action S 5..* BackboneElement All constraints on action are intended to apply to any nested constraints.
Slice: Ordered, Open by value:id
.... action:All Slices Content/Rules for all slices
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
..... description S 0..1 string Brief description of the action
..... code S 0..1 CodeableConcept Code representing the meaning of the action or sub-actions
Binding: US Public Health VaueSet - PlanDefinition Action (extensible): The set of actions that can be used to create plan definition
..... trigger S 0..* TriggerDefinition When the action should be triggered
...... Slices for extension Content/Rules for all slices
....... extension:namedEventType S 0..1 CodeableConcept US Public Health Named Event Type Extension
URL: http://hl7.org/fhir/us/ph-library/StructureDefinition/us-ph-named-eventtype-extension
Binding: US Public Health VaueSet - TriggerDefinition NamedEvent (extensible): US Public Health TriggerDefinition NamedEvents
...... 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
..... condition S 0..* BackboneElement Whether or not the action is applicable
...... 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
...... 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.
..... output S 0..* DataRequirement Output data definition
...... 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.
..... relatedAction S 0..* BackboneElement Relationship to another action
...... 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 Time offset for the relationship
Slice: Unordered, Open by type:$this
....... offsetDuration Duration
....... offsetRange Range
....... offset[x]:offsetDuration S 0..1 Duration Time offset for the relationship
..... timing[x] S 0..1 Duration When the action should take place
.... action:startWorkflow S 1..1 BackboneElement Start Workflow Action
..... id S 1..1 string Unique id for inter-element referencing
Fixed Value: start-workflow
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
..... description S 1..1 string Starts the workflow
Fixed Value: This action represents the start of the reporting workflow in response to a named event
..... textEquivalent S 1..1 string Text equivalent of the start workflow action.
Fixed Value: Start the reporting workflow in response to a named event
..... code S 1..1 CodeableConcept Code for the "start" action.
Binding: US Public Health VaueSet - 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/ph-library/CodeSystem/us-ph-codesystem-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
..... Slices for trigger S 2..* TriggerDefinition Trigger Events defined by implementations
Slice: Unordered, Open by value:name
...... trigger:All Slices Content/Rules for all slices
....... Slices for extension Content/Rules for all slices
........ extension:namedEventType S 0..1 CodeableConcept US Public Health Named Event Type Extension
URL: http://hl7.org/fhir/us/ph-library/StructureDefinition/us-ph-named-eventtype-extension
Binding: US Public Health VaueSet - TriggerDefinition NamedEvent (extensible): US Public Health TriggerDefinition NamedEvents
....... 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
...... trigger:encounterClose S 1..1 TriggerDefinition Encounter Close Trigger
....... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
........ extension:namedEventType S 0..1 CodeableConcept Indicates the types of named events to subscribe to from the EHR.
URL: http://hl7.org/fhir/us/ph-library/StructureDefinition/us-ph-named-eventtype-extension
Binding: US Public Health VaueSet - TriggerDefinition NamedEvent (extensible): US Public Health TriggerDefinition NamedEvents
....... 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: encounter-close
...... trigger:encounterStart S 1..1 TriggerDefinition Encounter Start Trigger
....... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
........ extension:namedEventType S 0..1 CodeableConcept Indicates the types of named events to subscribe to from the EHR.
URL: http://hl7.org/fhir/us/ph-library/StructureDefinition/us-ph-named-eventtype-extension
Binding: US Public Health VaueSet - TriggerDefinition NamedEvent (extensible): US Public Health TriggerDefinition NamedEvents
....... 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: encounter-start
..... condition S 0..* BackboneElement Whether or not the action is applicable
...... 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 1..* DataRequirement Input data requirements
...... id S 1..1 string Unique id for inter-element referencing
...... 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.
..... output S 0..* DataRequirement Output data definition
...... 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.
..... relatedAction S 1..1 BackboneElement Relationship to another action
...... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
...... actionId S 1..1 id What action is this related to
Fixed Value: check-reportability
...... 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 Time offset for the relationship
Slice: Unordered, Closed by type:$this
....... offsetDuration Duration
....... offsetRange Range
....... offset[x]:offsetDuration S 0..1 Duration Time offset for the relationship
Example Wait 1 hour before next action.: {"value":1,"unit":"h"}
..... timing[x] S 0..1 Duration When the action should take place
.... action:checkReportabilityWorkflow S 1..1 BackboneElement Check Reportability Workflow
..... id S 1..1 string Unique id for inter-element referencing
Fixed Value: check-reportability
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
..... description S 1..1 string Check for reportability conditions and labresults
Fixed Value: This action represents the start of the check for reportable conditions and labresults in response to the named event.
..... code S 1..1 CodeableConcept Code for the "check-reportability" action.
Binding: US Public Health VaueSet - 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/ph-library/CodeSystem/us-ph-codesystem-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: execute-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
..... trigger S 0..* TriggerDefinition When the action should be triggered
...... Slices for extension Content/Rules for all slices
....... extension:namedEventType S 0..1 CodeableConcept US Public Health Named Event Type Extension
URL: http://hl7.org/fhir/us/ph-library/StructureDefinition/us-ph-named-eventtype-extension
Binding: US Public Health VaueSet - TriggerDefinition NamedEvent (extensible): US Public Health TriggerDefinition NamedEvents
...... 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
..... condition S 0..* BackboneElement Whether or not the action is applicable
...... 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
...... 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.
..... output S 0..* DataRequirement Output data definition
...... 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.
..... relatedAction S 0..* BackboneElement Relationship to another action
...... 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 Time offset for the relationship
Slice: Unordered, Open by type:$this
....... offsetDuration Duration
....... offsetRange Range
....... offset[x]:offsetDuration S 0..1 Duration Time offset for the relationship
..... timing[x] S 0..1 Duration When the action should take place
..... Slices for action 7..* BackboneElement A sub-action
Slice: Unordered, Open by value:id
...... action:All Slices Content/Rules for all slices
....... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
....... condition S 0..* BackboneElement Whether or not the action is applicable
........ modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
........ kind 1..1 code applicability | start | stop
Binding: ActionConditionKind (required): Defines the kinds of conditions that can appear on actions.
....... input S 0..* DataRequirement Input data requirements
....... output S 0..* DataRequirement Output data definition
....... relatedAction S 0..* BackboneElement Relationship to another action
........ modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
........ 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.
...... action:isHospitalBasedInfluenzaCase S 1..1 BackboneElement A sub-action
....... id S 1..1 string Unique id for inter-element referencing
Fixed Value: is-hospital-based-influenza-case
....... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
....... code 1..1 CodeableConcept Code representing the meaning of the action or sub-actions

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/ph-library/CodeSystem/us-ph-codesystem-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: evaluate-condition
......... 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
....... condition S 0..* BackboneElement Whether or not the action is applicable
........ modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
........ kind 1..1 code applicability | start | stop
Binding: ActionConditionKind (required): Defines the kinds of conditions that can appear on actions.
Fixed Value: applicability
........ expression S 1..1 Expression Boolean-valued expression
......... language Σ 1..1 code text/cql | text/fhirpath | application/x-fhir-query | etc.
Binding: ExpressionLanguage (extensible): The media type of the expression language.
Additional BindingsPurpose
http://www.rfc-editor.org/bcp/bcp13.txt Max Binding

Fixed Value: text/fhirpath
....... input S 1..* DataRequirement Input data requirements
........ id S 1..1 string Unique id for inter-element referencing
........ 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 S 0..* DataRequirement Output data definition
....... relatedAction S 0..* BackboneElement Relationship to another action
........ modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
........ actionId 1..1 id What action is this related to
Fixed Value: create-resp-net-report
........ 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
...... action:isClinicalInfluenzaSurveillanceCase S 1..1 BackboneElement A sub-action
....... id S 1..1 string Unique id for inter-element referencing
Fixed Value: is-clinical-surveillance-influena-case
....... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
....... code 1..1 CodeableConcept Code representing the meaning of the action or sub-actions

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/ph-library/CodeSystem/us-ph-codesystem-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: evaluate-condition
......... 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
....... condition S 0..* BackboneElement Whether or not the action is applicable
........ modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
........ kind 1..1 code applicability | start | stop
Binding: ActionConditionKind (required): Defines the kinds of conditions that can appear on actions.
Fixed Value: applicability
........ expression S 1..1 Expression Boolean-valued expression
......... language Σ 1..1 code text/cql | text/fhirpath | application/x-fhir-query | etc.
Binding: ExpressionLanguage (extensible): The media type of the expression language.
Additional BindingsPurpose
http://www.rfc-editor.org/bcp/bcp13.txt Max Binding

Fixed Value: text/fhirpath
....... input S 1..* DataRequirement Input data requirements
........ id S 1..1 string Unique id for inter-element referencing
........ 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 S 0..* DataRequirement Output data definition
....... relatedAction S 0..* BackboneElement Relationship to another action
........ modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
........ actionId 1..1 id What action is this related to
Fixed Value: create-resp-net-report
........ 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
...... action:isHospitalDiseaseBurdenCase S 1..1 BackboneElement A sub-action
....... id S 1..1 string Unique id for inter-element referencing
Fixed Value: is-hospital-disease-burden-case
....... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
....... code 1..1 CodeableConcept Code representing the meaning of the action or sub-actions

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/ph-library/CodeSystem/us-ph-codesystem-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: evaluate-condition
......... 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
....... condition S 0..* BackboneElement Whether or not the action is applicable
........ modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
........ kind 1..1 code applicability | start | stop
Binding: ActionConditionKind (required): Defines the kinds of conditions that can appear on actions.
Fixed Value: applicability
........ expression S 1..1 Expression Boolean-valued expression
......... language Σ 1..1 code text/cql | text/fhirpath | application/x-fhir-query | etc.
Binding: ExpressionLanguage (extensible): The media type of the expression language.
Additional BindingsPurpose
http://www.rfc-editor.org/bcp/bcp13.txt Max Binding

Fixed Value: text/fhirpath
....... input S 1..* DataRequirement Input data requirements
........ id S 1..1 string Unique id for inter-element referencing
........ 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 S 0..* DataRequirement Output data definition
....... relatedAction S 0..* BackboneElement Relationship to another action
........ modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
........ actionId 1..1 id What action is this related to
Fixed Value: create-resp-net-report
........ 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
...... action:isCovid19SurveillanceCase S 1..1 BackboneElement A sub-action
....... id S 1..1 string Unique id for inter-element referencing
Fixed Value: is-covid19-surveillance-case
....... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
....... code 1..1 CodeableConcept Code representing the meaning of the action or sub-actions

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/ph-library/CodeSystem/us-ph-codesystem-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: evaluate-condition
......... 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
....... condition S 0..* BackboneElement Whether or not the action is applicable
........ modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
........ kind 1..1 code applicability | start | stop
Binding: ActionConditionKind (required): Defines the kinds of conditions that can appear on actions.
Fixed Value: applicability
........ expression S 1..1 Expression Boolean-valued expression
......... language Σ 1..1 code text/cql | text/fhirpath | application/x-fhir-query | etc.
Binding: ExpressionLanguage (extensible): The media type of the expression language.
Additional BindingsPurpose
http://www.rfc-editor.org/bcp/bcp13.txt Max Binding

Fixed Value: text/fhirpath
....... input S 1..* DataRequirement Input data requirements
........ id S 1..1 string Unique id for inter-element referencing
........ 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 S 0..* DataRequirement Output data definition
....... relatedAction S 0..* BackboneElement Relationship to another action
........ modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
........ actionId 1..1 id What action is this related to
Fixed Value: create-resp-net-report
........ 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
...... action:isRsvSurveillanceCase S 1..1 BackboneElement A sub-action
....... id S 1..1 string Unique id for inter-element referencing
Fixed Value: is-rsv-surveillance-case
....... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
....... code 1..1 CodeableConcept Code representing the meaning of the action or sub-actions

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/ph-library/CodeSystem/us-ph-codesystem-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: evaluate-condition
......... 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
....... condition S 0..* BackboneElement Whether or not the action is applicable
........ modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
........ kind 1..1 code applicability | start | stop
Binding: ActionConditionKind (required): Defines the kinds of conditions that can appear on actions.
Fixed Value: applicability
........ expression S 1..1 Expression Boolean-valued expression
......... language Σ 1..1 code text/cql | text/fhirpath | application/x-fhir-query | etc.
Binding: ExpressionLanguage (extensible): The media type of the expression language.
Additional BindingsPurpose
http://www.rfc-editor.org/bcp/bcp13.txt Max Binding

Fixed Value: text/fhirpath
....... input S 1..* DataRequirement Input data requirements
........ id S 1..1 string Unique id for inter-element referencing
........ 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 S 0..* DataRequirement Output data definition
....... relatedAction S 0..* BackboneElement Relationship to another action
........ modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
........ actionId 1..1 id What action is this related to
Fixed Value: create-resp-net-report
........ 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
...... action:isInfluenzaEffectivenessEvaluationCase S 1..1 BackboneElement A sub-action
....... id S 1..1 string Unique id for inter-element referencing
Fixed Value: is-influenza-effectiveness-evaluation-case
....... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
....... code 1..1 CodeableConcept Code representing the meaning of the action or sub-actions

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/ph-library/CodeSystem/us-ph-codesystem-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: evaluate-condition
......... 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
....... condition S 0..* BackboneElement Whether or not the action is applicable
........ modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
........ kind 1..1 code applicability | start | stop
Binding: ActionConditionKind (required): Defines the kinds of conditions that can appear on actions.
Fixed Value: applicability
........ expression S 1..1 Expression Boolean-valued expression
......... language Σ 1..1 code text/cql | text/fhirpath | application/x-fhir-query | etc.
Binding: ExpressionLanguage (extensible): The media type of the expression language.
Additional BindingsPurpose
http://www.rfc-editor.org/bcp/bcp13.txt Max Binding

Fixed Value: text/fhirpath
....... input S 1..* DataRequirement Input data requirements
........ id S 1..1 string Unique id for inter-element referencing
........ 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 S 0..* DataRequirement Output data definition
....... relatedAction S 0..* BackboneElement Relationship to another action
........ modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
........ actionId 1..1 id What action is this related to
Fixed Value: create-resp-net-report
........ 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
...... action:continueToCheckReportability S 1..1 BackboneElement A sub-action
....... id S 1..1 string Unique id for inter-element referencing
Fixed Value: continue-to-check-reportability
....... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
....... code 1..1 CodeableConcept Code representing the meaning of the action or sub-actions

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/ph-library/CodeSystem/us-ph-codesystem-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: evaluate-condition
......... 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
....... condition S 0..* BackboneElement Whether or not the action is applicable
........ modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
........ kind 1..1 code applicability | start | stop
Binding: ActionConditionKind (required): Defines the kinds of conditions that can appear on actions.
Fixed Value: applicability
........ expression S 1..1 Expression Boolean-valued expression
......... language Σ 1..1 code text/cql | text/fhirpath | application/x-fhir-query | etc.
Binding: ExpressionLanguage (extensible): The media type of the expression language.
Additional BindingsPurpose
http://www.rfc-editor.org/bcp/bcp13.txt Max Binding

Fixed Value: text/fhirpath
....... input S 1..* DataRequirement Input data requirements
........ id S 1..1 string Unique id for inter-element referencing
........ 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 S 0..* DataRequirement Output data definition
....... relatedAction S 0..* BackboneElement Relationship to another action
........ modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
........ actionId 1..1 id What action is this related to
Fixed Value: check-reportability
........ 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
........ Slices for offset[x] 0..1 Time offset for the relationship
Slice: Unordered, Open by type:$this
......... offsetDuration Duration
......... offsetRange Range
......... offset[x]:offsetDuration 0..1 Duration Time offset for the relationship
Example Wait 1 hour before next action.: {"value":1,"unit":"h"}
.... action:createReport S 1..1 BackboneElement All constraints on action are intended to apply to any nested constraints.
..... id S 1..1 string Unique id for inter-element referencing
Fixed Value: create-resp-net-report
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
..... description S 0..1 string Brief description of the action
Fixed Value: This action represents the creation, validation and submission of the RESP-NET report.
..... code S 1..1 CodeableConcept Code representing the meaning of the action or sub-actions
Binding: US Public Health VaueSet - 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/ph-library/CodeSystem/us-ph-codesystem-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: create-report
....... 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
..... trigger S 0..* TriggerDefinition When the action should be triggered
...... Slices for extension Content/Rules for all slices
....... extension:namedEventType S 0..1 CodeableConcept US Public Health Named Event Type Extension
URL: http://hl7.org/fhir/us/ph-library/StructureDefinition/us-ph-named-eventtype-extension
Binding: US Public Health VaueSet - TriggerDefinition NamedEvent (extensible): US Public Health TriggerDefinition NamedEvents
...... 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
..... condition S 0..* BackboneElement Whether or not the action is applicable
...... 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 S 1..1 string Unique id for inter-element referencing
...... 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.
..... output S 0..* DataRequirement Output data definition
...... id S 1..1 string Unique id for inter-element referencing
...... 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.
..... relatedAction S 0..* BackboneElement Relationship to another action
...... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
...... actionId S 1..1 id What action is this related to
Fixed Value: validate-resp-net-report
...... 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 Time offset for the relationship
Slice: Unordered, Open by type:$this
....... offsetDuration Duration
....... offsetRange Range
....... offset[x]:offsetDuration S 0..1 Duration Time offset for the relationship
..... timing[x] S 0..1 Duration When the action should take place
.... action:validateReport S 1..1 BackboneElement All constraints on action are intended to apply to any nested constraints.
..... id S 1..1 string Unique id for inter-element referencing
Fixed Value: validate-resp-net-report
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
..... description S 0..1 string Brief description of the action
Fixed Value: This action represents the validation of the RESP-NET Report
..... code S 0..1 CodeableConcept Code representing the meaning of the action or sub-actions
Binding: US Public Health VaueSet - 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/ph-library/CodeSystem/us-ph-codesystem-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: validate-report
....... 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
..... trigger S 0..* TriggerDefinition When the action should be triggered
...... Slices for extension Content/Rules for all slices
....... extension:namedEventType S 0..1 CodeableConcept US Public Health Named Event Type Extension
URL: http://hl7.org/fhir/us/ph-library/StructureDefinition/us-ph-named-eventtype-extension
Binding: US Public Health VaueSet - TriggerDefinition NamedEvent (extensible): US Public Health TriggerDefinition NamedEvents
...... 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
..... condition S 0..* BackboneElement Whether or not the action is applicable
...... 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 S 1..1 string Unique id for inter-element referencing
...... 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.
..... output S 0..* DataRequirement Output data definition
...... id S 1..1 string Unique id for inter-element referencing
...... 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.
..... relatedAction S 0..* BackboneElement Relationship to another action
...... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
...... actionId S 1..1 id What action is this related to
Fixed Value: submit-resp-net-report
...... 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 Time offset for the relationship
Slice: Unordered, Open by type:$this
....... offsetDuration Duration
....... offsetRange Range
....... offset[x]:offsetDuration S 0..1 Duration Time offset for the relationship
..... timing[x] S 0..1 Duration When the action should take place
.... action:submitReport S 1..1 BackboneElement Route and send RESP-NET Report
..... id S 1..1 string Unique id for inter-element referencing
Fixed Value: submit-resp-net-report
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
..... description S 1..1 string Description of the route and send action.
Fixed Value: This action represents the routing and sending of the RESP-NET Report
..... textEquivalent S 1..1 string Static text equivalent of the action, used if the dynamic aspects cannot be interpreted by the receiving system
Fixed Value: Route and send RESP-NET Report
..... code S 0..1 CodeableConcept Code representing the meaning of the action or sub-actions
Binding: US Public Health VaueSet - 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/ph-library/CodeSystem/us-ph-codesystem-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: submit-report
....... 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
..... trigger S 0..* TriggerDefinition When the action should be triggered
...... Slices for extension Content/Rules for all slices
....... extension:namedEventType S 0..1 CodeableConcept US Public Health Named Event Type Extension
URL: http://hl7.org/fhir/us/ph-library/StructureDefinition/us-ph-named-eventtype-extension
Binding: US Public Health VaueSet - TriggerDefinition NamedEvent (extensible): US Public Health TriggerDefinition NamedEvents
...... 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
..... condition S 0..* BackboneElement Whether or not the action is applicable
...... 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 S 1..1 string Unique id for inter-element referencing
...... 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.
..... output S 0..* DataRequirement Output data definition
...... 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.
..... relatedAction S 0..* BackboneElement Relationship to another action
...... 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 Time offset for the relationship
Slice: Unordered, Open by type:$this
....... offsetDuration Duration
....... offsetRange Range
....... offset[x]:offsetDuration S 0..1 Duration Time offset for the relationship
..... timing[x] S 0..1 Duration When the action should take place

doco Documentation for this format

Terminology Bindings

PathConformanceValueSet / CodeURI
PlanDefinition.typeextensiblePattern Value: workflow-definition("Workflow Definition")
http://hl7.org/fhir/ValueSet/plan-definition-type
From the FHIR Standard
PlanDefinition.statusrequiredPublicationStatus
http://hl7.org/fhir/ValueSet/publication-status|4.0.1
From the FHIR Standard
PlanDefinition.subject[x]extensibleSubjectType
http://hl7.org/fhir/ValueSet/subject-type
From the FHIR Standard
PlanDefinition.jurisdictionextensibleJurisdiction ValueSet
http://hl7.org/fhir/ValueSet/jurisdiction
From the FHIR Standard
PlanDefinition.action.codeextensibleUSPublicHealthValueSetPlanDefinitionAction
http://hl7.org/fhir/us/ph-library/ValueSet/us-ph-valueset-plandefinition-action
PlanDefinition.action.trigger.typerequiredFixed Value: named-event
http://hl7.org/fhir/ValueSet/trigger-type|4.0.1
From the FHIR Standard
PlanDefinition.action.condition.kindrequiredActionConditionKind
http://hl7.org/fhir/ValueSet/action-condition-kind|4.0.1
From the FHIR Standard
PlanDefinition.action.input.typerequiredFHIRAllTypes
http://hl7.org/fhir/ValueSet/all-types|4.0.1
From the FHIR Standard
PlanDefinition.action.output.typerequiredFHIRAllTypes
http://hl7.org/fhir/ValueSet/all-types|4.0.1
From the FHIR Standard
PlanDefinition.action.relatedAction.relationshiprequiredActionRelationshipType
http://hl7.org/fhir/ValueSet/action-relationship-type|4.0.1
From the FHIR Standard
PlanDefinition.action:startWorkflow.codeextensiblePattern Value: initiate-reporting-workflow
http://hl7.org/fhir/us/ph-library/ValueSet/us-ph-valueset-plandefinition-action
PlanDefinition.action:startWorkflow.trigger.typerequiredFixed Value: named-event
http://hl7.org/fhir/ValueSet/trigger-type|4.0.1
From the FHIR Standard
PlanDefinition.action:startWorkflow.trigger:encounterClose.typerequiredFixed Value: named-event
http://hl7.org/fhir/ValueSet/trigger-type|4.0.1
From the FHIR Standard
PlanDefinition.action:startWorkflow.trigger:encounterStart.typerequiredFixed Value: named-event
http://hl7.org/fhir/ValueSet/trigger-type|4.0.1
From the FHIR Standard
PlanDefinition.action:startWorkflow.condition.kindrequiredActionConditionKind
http://hl7.org/fhir/ValueSet/action-condition-kind|4.0.1
From the FHIR Standard
PlanDefinition.action:startWorkflow.input.typerequiredFHIRAllTypes
http://hl7.org/fhir/ValueSet/all-types|4.0.1
From the FHIR Standard
PlanDefinition.action:startWorkflow.output.typerequiredFHIRAllTypes
http://hl7.org/fhir/ValueSet/all-types|4.0.1
From the FHIR Standard
PlanDefinition.action:startWorkflow.relatedAction.relationshiprequiredFixed Value: before-start
http://hl7.org/fhir/ValueSet/action-relationship-type|4.0.1
From the FHIR Standard
PlanDefinition.action:checkReportabilityWorkflow.codeextensiblePattern Value: execute-reporting-workflow
http://hl7.org/fhir/us/ph-library/ValueSet/us-ph-valueset-plandefinition-action
PlanDefinition.action:checkReportabilityWorkflow.trigger.typerequiredFixed Value: named-event
http://hl7.org/fhir/ValueSet/trigger-type|4.0.1
From the FHIR Standard
PlanDefinition.action:checkReportabilityWorkflow.condition.kindrequiredActionConditionKind
http://hl7.org/fhir/ValueSet/action-condition-kind|4.0.1
From the FHIR Standard
PlanDefinition.action:checkReportabilityWorkflow.input.typerequiredFHIRAllTypes
http://hl7.org/fhir/ValueSet/all-types|4.0.1
From the FHIR Standard
PlanDefinition.action:checkReportabilityWorkflow.output.typerequiredFHIRAllTypes
http://hl7.org/fhir/ValueSet/all-types|4.0.1
From the FHIR Standard
PlanDefinition.action:checkReportabilityWorkflow.relatedAction.relationshiprequiredActionRelationshipType
http://hl7.org/fhir/ValueSet/action-relationship-type|4.0.1
From the FHIR Standard
PlanDefinition.action:checkReportabilityWorkflow.action.condition.kindrequiredActionConditionKind
http://hl7.org/fhir/ValueSet/action-condition-kind|4.0.1
From the FHIR Standard
PlanDefinition.action:checkReportabilityWorkflow.action.relatedAction.relationshiprequiredActionRelationshipType
http://hl7.org/fhir/ValueSet/action-relationship-type|4.0.1
From the FHIR Standard
PlanDefinition.action:checkReportabilityWorkflow.action:isHospitalBasedInfluenzaCase.condition.kindrequiredFixed Value: applicability
http://hl7.org/fhir/ValueSet/action-condition-kind|4.0.1
From the FHIR Standard
PlanDefinition.action:checkReportabilityWorkflow.action:isHospitalBasedInfluenzaCase.condition.expression.languageextensibleFixed Value: text/fhirpath
http://hl7.org/fhir/ValueSet/expression-language
From the FHIR Standard
Additional Bindings Purpose
http://www.rfc-editor.org/bcp/bcp13.txt Max Binding
PlanDefinition.action:checkReportabilityWorkflow.action:isHospitalBasedInfluenzaCase.input.typerequiredFHIRAllTypes
http://hl7.org/fhir/ValueSet/all-types|4.0.1
From the FHIR Standard
PlanDefinition.action:checkReportabilityWorkflow.action:isHospitalBasedInfluenzaCase.relatedAction.relationshiprequiredFixed Value: before-start
http://hl7.org/fhir/ValueSet/action-relationship-type|4.0.1
From the FHIR Standard
PlanDefinition.action:checkReportabilityWorkflow.action:isClinicalInfluenzaSurveillanceCase.condition.kindrequiredFixed Value: applicability
http://hl7.org/fhir/ValueSet/action-condition-kind|4.0.1
From the FHIR Standard
PlanDefinition.action:checkReportabilityWorkflow.action:isClinicalInfluenzaSurveillanceCase.condition.expression.languageextensibleFixed Value: text/fhirpath
http://hl7.org/fhir/ValueSet/expression-language
From the FHIR Standard
Additional Bindings Purpose
http://www.rfc-editor.org/bcp/bcp13.txt Max Binding
PlanDefinition.action:checkReportabilityWorkflow.action:isClinicalInfluenzaSurveillanceCase.input.typerequiredFHIRAllTypes
http://hl7.org/fhir/ValueSet/all-types|4.0.1
From the FHIR Standard
PlanDefinition.action:checkReportabilityWorkflow.action:isClinicalInfluenzaSurveillanceCase.relatedAction.relationshiprequiredFixed Value: before-start
http://hl7.org/fhir/ValueSet/action-relationship-type|4.0.1
From the FHIR Standard
PlanDefinition.action:checkReportabilityWorkflow.action:isHospitalDiseaseBurdenCase.condition.kindrequiredFixed Value: applicability
http://hl7.org/fhir/ValueSet/action-condition-kind|4.0.1
From the FHIR Standard
PlanDefinition.action:checkReportabilityWorkflow.action:isHospitalDiseaseBurdenCase.condition.expression.languageextensibleFixed Value: text/fhirpath
http://hl7.org/fhir/ValueSet/expression-language
From the FHIR Standard
Additional Bindings Purpose
http://www.rfc-editor.org/bcp/bcp13.txt Max Binding
PlanDefinition.action:checkReportabilityWorkflow.action:isHospitalDiseaseBurdenCase.input.typerequiredFHIRAllTypes
http://hl7.org/fhir/ValueSet/all-types|4.0.1
From the FHIR Standard
PlanDefinition.action:checkReportabilityWorkflow.action:isHospitalDiseaseBurdenCase.relatedAction.relationshiprequiredFixed Value: before-start
http://hl7.org/fhir/ValueSet/action-relationship-type|4.0.1
From the FHIR Standard
PlanDefinition.action:checkReportabilityWorkflow.action:isCovid19SurveillanceCase.condition.kindrequiredFixed Value: applicability
http://hl7.org/fhir/ValueSet/action-condition-kind|4.0.1
From the FHIR Standard
PlanDefinition.action:checkReportabilityWorkflow.action:isCovid19SurveillanceCase.condition.expression.languageextensibleFixed Value: text/fhirpath
http://hl7.org/fhir/ValueSet/expression-language
From the FHIR Standard
Additional Bindings Purpose
http://www.rfc-editor.org/bcp/bcp13.txt Max Binding
PlanDefinition.action:checkReportabilityWorkflow.action:isCovid19SurveillanceCase.input.typerequiredFHIRAllTypes
http://hl7.org/fhir/ValueSet/all-types|4.0.1
From the FHIR Standard
PlanDefinition.action:checkReportabilityWorkflow.action:isCovid19SurveillanceCase.relatedAction.relationshiprequiredFixed Value: before-start
http://hl7.org/fhir/ValueSet/action-relationship-type|4.0.1
From the FHIR Standard
PlanDefinition.action:checkReportabilityWorkflow.action:isRsvSurveillanceCase.condition.kindrequiredFixed Value: applicability
http://hl7.org/fhir/ValueSet/action-condition-kind|4.0.1
From the FHIR Standard
PlanDefinition.action:checkReportabilityWorkflow.action:isRsvSurveillanceCase.condition.expression.languageextensibleFixed Value: text/fhirpath
http://hl7.org/fhir/ValueSet/expression-language
From the FHIR Standard
Additional Bindings Purpose
http://www.rfc-editor.org/bcp/bcp13.txt Max Binding
PlanDefinition.action:checkReportabilityWorkflow.action:isRsvSurveillanceCase.input.typerequiredFHIRAllTypes
http://hl7.org/fhir/ValueSet/all-types|4.0.1
From the FHIR Standard
PlanDefinition.action:checkReportabilityWorkflow.action:isRsvSurveillanceCase.relatedAction.relationshiprequiredFixed Value: before-start
http://hl7.org/fhir/ValueSet/action-relationship-type|4.0.1
From the FHIR Standard
PlanDefinition.action:checkReportabilityWorkflow.action:isInfluenzaEffectivenessEvaluationCase.condition.kindrequiredFixed Value: applicability
http://hl7.org/fhir/ValueSet/action-condition-kind|4.0.1
From the FHIR Standard
PlanDefinition.action:checkReportabilityWorkflow.action:isInfluenzaEffectivenessEvaluationCase.condition.expression.languageextensibleFixed Value: text/fhirpath
http://hl7.org/fhir/ValueSet/expression-language
From the FHIR Standard
Additional Bindings Purpose
http://www.rfc-editor.org/bcp/bcp13.txt Max Binding
PlanDefinition.action:checkReportabilityWorkflow.action:isInfluenzaEffectivenessEvaluationCase.input.typerequiredFHIRAllTypes
http://hl7.org/fhir/ValueSet/all-types|4.0.1
From the FHIR Standard
PlanDefinition.action:checkReportabilityWorkflow.action:isInfluenzaEffectivenessEvaluationCase.relatedAction.relationshiprequiredFixed Value: before-start
http://hl7.org/fhir/ValueSet/action-relationship-type|4.0.1
From the FHIR Standard
PlanDefinition.action:checkReportabilityWorkflow.action:continueToCheckReportability.condition.kindrequiredFixed Value: applicability
http://hl7.org/fhir/ValueSet/action-condition-kind|4.0.1
From the FHIR Standard
PlanDefinition.action:checkReportabilityWorkflow.action:continueToCheckReportability.condition.expression.languageextensibleFixed Value: text/fhirpath
http://hl7.org/fhir/ValueSet/expression-language
From the FHIR Standard
Additional Bindings Purpose
http://www.rfc-editor.org/bcp/bcp13.txt Max Binding
PlanDefinition.action:checkReportabilityWorkflow.action:continueToCheckReportability.input.typerequiredFHIRAllTypes
http://hl7.org/fhir/ValueSet/all-types|4.0.1
From the FHIR Standard
PlanDefinition.action:checkReportabilityWorkflow.action:continueToCheckReportability.relatedAction.relationshiprequiredFixed Value: before-start
http://hl7.org/fhir/ValueSet/action-relationship-type|4.0.1
From the FHIR Standard
PlanDefinition.action:createReport.codeextensiblePattern Value: create-report
http://hl7.org/fhir/us/ph-library/ValueSet/us-ph-valueset-plandefinition-action
PlanDefinition.action:createReport.trigger.typerequiredFixed Value: named-event
http://hl7.org/fhir/ValueSet/trigger-type|4.0.1
From the FHIR Standard
PlanDefinition.action:createReport.condition.kindrequiredActionConditionKind
http://hl7.org/fhir/ValueSet/action-condition-kind|4.0.1
From the FHIR Standard
PlanDefinition.action:createReport.input.typerequiredFHIRAllTypes
http://hl7.org/fhir/ValueSet/all-types|4.0.1
From the FHIR Standard
PlanDefinition.action:createReport.output.typerequiredFHIRAllTypes
http://hl7.org/fhir/ValueSet/all-types|4.0.1
From the FHIR Standard
PlanDefinition.action:createReport.relatedAction.relationshiprequiredFixed Value: before-start
http://hl7.org/fhir/ValueSet/action-relationship-type|4.0.1
From the FHIR Standard
PlanDefinition.action:validateReport.codeextensiblePattern Value: validate-report
http://hl7.org/fhir/us/ph-library/ValueSet/us-ph-valueset-plandefinition-action
PlanDefinition.action:validateReport.trigger.typerequiredFixed Value: named-event
http://hl7.org/fhir/ValueSet/trigger-type|4.0.1
From the FHIR Standard
PlanDefinition.action:validateReport.condition.kindrequiredActionConditionKind
http://hl7.org/fhir/ValueSet/action-condition-kind|4.0.1
From the FHIR Standard
PlanDefinition.action:validateReport.input.typerequiredFHIRAllTypes
http://hl7.org/fhir/ValueSet/all-types|4.0.1
From the FHIR Standard
PlanDefinition.action:validateReport.output.typerequiredFHIRAllTypes
http://hl7.org/fhir/ValueSet/all-types|4.0.1
From the FHIR Standard
PlanDefinition.action:validateReport.relatedAction.relationshiprequiredFixed Value: before-start
http://hl7.org/fhir/ValueSet/action-relationship-type|4.0.1
From the FHIR Standard
PlanDefinition.action:submitReport.codeextensiblePattern Value: submit-report
http://hl7.org/fhir/us/ph-library/ValueSet/us-ph-valueset-plandefinition-action
PlanDefinition.action:submitReport.trigger.typerequiredFixed Value: named-event
http://hl7.org/fhir/ValueSet/trigger-type|4.0.1
From the FHIR Standard
PlanDefinition.action:submitReport.condition.kindrequiredActionConditionKind
http://hl7.org/fhir/ValueSet/action-condition-kind|4.0.1
From the FHIR Standard
PlanDefinition.action:submitReport.input.typerequiredFHIRAllTypes
http://hl7.org/fhir/ValueSet/all-types|4.0.1
From the FHIR Standard
PlanDefinition.action:submitReport.output.typerequiredFHIRAllTypes
http://hl7.org/fhir/ValueSet/all-types|4.0.1
From the FHIR Standard
PlanDefinition.action:submitReport.relatedAction.relationshiprequiredActionRelationshipType
http://hl7.org/fhir/ValueSet/action-relationship-type|4.0.1
From the FHIR Standard

Constraints

IdGradePath(s)DetailsRequirements
dom-2errorPlanDefinitionIf the resource is contained in another resource, it SHALL NOT contain nested Resources
: contained.contained.empty()
dom-3errorPlanDefinitionIf 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-4errorPlanDefinitionIf 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-5errorPlanDefinitionIf a resource is contained in another resource, it SHALL NOT have a security label
: contained.meta.security.empty()
dom-6best practicePlanDefinitionA resource should have narrative for robust management
: text.`div`.exists()
ele-1error**ALL** elementsAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1error**ALL** extensionsMust have either extensions or value[x], not both
: extension.exists() != value.exists()
pdf-0warningPlanDefinitionName 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}')
NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. PlanDefinition SC 1..1 USPublicHealthPlanDefinition RESP-NET Knowledge Artifact
Constraints: pdf-0
... id Σ 0..1 id 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): A human language.
Additional BindingsPurpose
AllLanguages Max Binding
... text 0..1 Narrative Text summary of the resource, for human interpretation
This profile does not constrain the narrative in regard to content, language, or traceability to data elements
... contained 0..* Resource Contained, inline Resources
... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
.... extension:receiverAddress S 0..1 Reference(Endpoint) Indicates the address where the report has to be sent.
URL: http://hl7.org/fhir/us/ph-library/StructureDefinition/us-ph-receiver-address-extension
.... extension:asyncIndicator S 0..1 boolean US Public Health Async Indicator Extension
URL: http://hl7.org/fhir/us/ph-library/StructureDefinition/us-ph-async-indicator-extension
.... extension:contentEncrypted S 0..1 boolean US Public Health Data Encrypted Extension
URL: http://hl7.org/fhir/us/ph-library/StructureDefinition/us-ph-data-encrypted-extension
.... extension:jwksForContentEncryption S 0..1 url US Public Health Receiver Jwks Url
URL: http://hl7.org/fhir/us/ph-library/StructureDefinition/us-ph-receiver-jwks-url-extension
.... extension:contentEncryptionAlgorithm S 0..1 code US Public Health Data Encryption Algorithm
URL: http://hl7.org/fhir/us/ph-library/StructureDefinition/us-ph-data-encryption-algorithm-extension
.... extension:expectedResponseDuration S 0..1 Duration US Public Health Expected Response Time Extension
URL: http://hl7.org/fhir/us/ph-library/StructureDefinition/us-ph-expected-response-time-extension
... 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 SΣ 1..1 string Business version of the PlanDefinition
... name SΣC 1..1 string Name for this PlanDefinition (computer friendly)
... title SΣ 1..1 string Title for this PlanDefinition
... subtitle 0..1 string Subordinate title of the plan definition
... type SΣ 1..1 CodeableConcept Type of this PlanDefinition
Binding: PlanDefinitionType (extensible): The type of PlanDefinition.
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://terminology.hl7.org/CodeSystem/plan-definition-type
..... version 0..1 string Version of the system - if relevant
..... code 1..1 code Symbol in syntax defined by the system
Fixed Value: workflow-definition
..... display 1..1 string Representation defined by the system
Fixed Value: Workflow Definition
..... userSelected 0..1 boolean If this coding was chosen directly by the user
.... text 0..1 string Plain text representation of the concept
... 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Σ 1..1 dateTime Date the PlanDefinition was last changed
... publisher SΣ 1..1 string Name of the agency that published this PlanDefinition
... 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 PlanDefinition is valid
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
.... start ΣC 1..1 dateTime The start of the time period when this PlanDefinition goes into effect
.... end ΣC 0..1 dateTime End time with inclusive boundary, if not ongoing
... 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 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 5..* BackboneElement All constraints on action are intended to apply to any nested constraints.
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 VaueSet - 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
....... extension:namedEventType S 0..1 CodeableConcept US Public Health Named Event Type Extension
URL: http://hl7.org/fhir/us/ph-library/StructureDefinition/us-ph-named-eventtype-extension
Binding: US Public Health VaueSet - TriggerDefinition NamedEvent (extensible): US Public Health TriggerDefinition NamedEvents
...... 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
...... 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 ΣC 0..* Element What codes are expected
Constraints: drq-1
....... id 0..1 string Unique id for inter-element referencing
....... 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 ΣC 0..* Element What dates/date ranges are expected
Constraints: drq-2
....... id 0..1 string Unique id for inter-element referencing
....... 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
....... 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
...... 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 ΣC 0..* Element What codes are expected
Constraints: drq-1
....... id 0..1 string Unique id for inter-element referencing
....... 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 ΣC 0..* Element What dates/date ranges are expected
Constraints: drq-2
....... id 0..1 string Unique id for inter-element referencing
....... 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
....... 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 Time offset for the relationship
Slice: Unordered, Open by type:$this
....... offsetDuration Duration
....... offsetRange Range
....... 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:startWorkflow S 1..1 BackboneElement Start Workflow 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 reporting workflow in response to a named event
..... textEquivalent S 1..1 string Text equivalent of the start workflow action.
Fixed Value: Start the reporting workflow in response to a named 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 VaueSet - 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/ph-library/CodeSystem/us-ph-codesystem-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)
..... Slices for trigger S 2..* TriggerDefinition Trigger Events defined by implementations
Slice: Unordered, Open by value:name
...... trigger:All Slices Content/Rules for all slices
....... 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
........ extension:namedEventType S 0..1 CodeableConcept US Public Health Named Event Type Extension
URL: http://hl7.org/fhir/us/ph-library/StructureDefinition/us-ph-named-eventtype-extension
Binding: US Public Health VaueSet - TriggerDefinition NamedEvent (extensible): US Public Health TriggerDefinition NamedEvents
....... 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)
...... trigger:encounterClose S 1..1 TriggerDefinition Encounter Close Trigger
....... id 0..1 string Unique id for inter-element referencing
....... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
........ extension:namedEventType S 0..1 CodeableConcept Indicates the types of named events to subscribe to from the EHR.
URL: http://hl7.org/fhir/us/ph-library/StructureDefinition/us-ph-named-eventtype-extension
Binding: US Public Health VaueSet - TriggerDefinition NamedEvent (extensible): US Public Health TriggerDefinition NamedEvents
....... 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: encounter-close
....... 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)
...... trigger:encounterStart S 1..1 TriggerDefinition Encounter Start Trigger
....... id 0..1 string Unique id for inter-element referencing
....... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
........ extension:namedEventType S 0..1 CodeableConcept Indicates the types of named events to subscribe to from the EHR.
URL: http://hl7.org/fhir/us/ph-library/StructureDefinition/us-ph-named-eventtype-extension
Binding: US Public Health VaueSet - TriggerDefinition NamedEvent (extensible): US Public Health TriggerDefinition NamedEvents
....... 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: encounter-start
....... 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 1..* DataRequirement Input data requirements
...... id S 1..1 string Unique id for inter-element referencing
...... 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 ΣC 0..* Element What codes are expected
Constraints: drq-1
....... id 0..1 string Unique id for inter-element referencing
....... 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 ΣC 0..* Element What dates/date ranges are expected
Constraints: drq-2
....... id 0..1 string Unique id for inter-element referencing
....... 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
....... 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
...... 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 ΣC 0..* Element What codes are expected
Constraints: drq-1
....... id 0..1 string Unique id for inter-element referencing
....... 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 ΣC 0..* Element What dates/date ranges are expected
Constraints: drq-2
....... id 0..1 string Unique id for inter-element referencing
....... 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
....... 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: check-reportability
...... 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 Time offset for the relationship
Slice: Unordered, Closed by type:$this
....... offsetDuration Duration
....... offsetRange Range
....... offset[x]:offsetDuration S 0..1 Duration Time offset for the relationship
Example Wait 1 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:checkReportabilityWorkflow S 1..1 BackboneElement Check Reportability Workflow
..... id S 1..1 string Unique id for inter-element referencing
Fixed Value: check-reportability
..... 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 Check for reportability conditions and labresults
Fixed Value: This action represents the start of the check for reportable conditions and labresults in response to the named event.
..... 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 for the "check-reportability" action.
Binding: US Public Health VaueSet - 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/ph-library/CodeSystem/us-ph-codesystem-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: execute-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 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
....... extension:namedEventType S 0..1 CodeableConcept US Public Health Named Event Type Extension
URL: http://hl7.org/fhir/us/ph-library/StructureDefinition/us-ph-named-eventtype-extension
Binding: US Public Health VaueSet - TriggerDefinition NamedEvent (extensible): US Public Health TriggerDefinition NamedEvents
...... 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
...... 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 ΣC 0..* Element What codes are expected
Constraints: drq-1
....... id 0..1 string Unique id for inter-element referencing
....... 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 ΣC 0..* Element What dates/date ranges are expected
Constraints: drq-2
....... id 0..1 string Unique id for inter-element referencing
....... 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
....... 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
...... 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 ΣC 0..* Element What codes are expected
Constraints: drq-1
....... id 0..1 string Unique id for inter-element referencing
....... 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 ΣC 0..* Element What dates/date ranges are expected
Constraints: drq-2
....... id 0..1 string Unique id for inter-element referencing
....... 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
....... 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 Time offset for the relationship
Slice: Unordered, Open by type:$this
....... offsetDuration Duration
....... offsetRange Range
....... 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
..... Slices for action 7..* BackboneElement A sub-action
Slice: Unordered, 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 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 0..* CodeableConcept Code representing the meaning of the action or sub-actions
....... 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 0..* TriggerDefinition When the action should be triggered
....... 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 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 S 0..* DataRequirement Input data requirements
....... output S 0..* DataRequirement Output data definition
....... 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 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] 0..1 Time offset for the relationship
......... offsetDuration Duration
......... offsetRange Range
....... timing[x] 0..1 When the action should take place
........ timingDateTime dateTime
........ timingAge Age
........ timingPeriod Period
........ timingDuration Duration
........ timingRange Range
........ timingTiming Timing
....... 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:isHospitalBasedInfluenzaCase S 1..1 BackboneElement A sub-action
....... id S 1..1 string Unique id for inter-element referencing
Fixed Value: is-hospital-based-influenza-case
....... 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 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 1..1 CodeableConcept Code representing the meaning of the action or sub-actions

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/ph-library/CodeSystem/us-ph-codesystem-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: evaluate-condition
......... 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 0..* TriggerDefinition When the action should be triggered
....... 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 1..1 code applicability | start | stop
Binding: ActionConditionKind (required): Defines the kinds of conditions that can appear on actions.
Fixed Value: applicability
........ expression S 1..1 Expression Boolean-valued expression
......... id 0..1 string Unique id for inter-element referencing
......... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
......... description Σ 0..1 string Natural language description of the condition
......... name Σ 0..1 id Short name assigned to expression for reuse
......... language Σ 1..1 code text/cql | text/fhirpath | application/x-fhir-query | etc.
Binding: ExpressionLanguage (extensible): The media type of the expression language.
Additional BindingsPurpose
http://www.rfc-editor.org/bcp/bcp13.txt Max Binding

Fixed Value: text/fhirpath
......... expression Σ 0..1 string Expression in specified language
......... reference Σ 0..1 uri Where the expression is found
....... input S 1..* DataRequirement Input data requirements
........ id S 1..1 string Unique id for inter-element referencing
........ extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
........ 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.
........ 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 ΣC 0..* Element What codes are expected
Constraints: drq-1
......... id 0..1 string Unique id for inter-element referencing
......... 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 ΣC 0..* Element What dates/date ranges are expected
Constraints: drq-2
......... id 0..1 string Unique id for inter-element referencing
......... 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
......... 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
....... 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 1..1 id What action is this related to
Fixed Value: create-resp-net-report
........ 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] 0..1 Time offset for the relationship
......... offsetDuration Duration
......... offsetRange Range
....... timing[x] 0..1 When the action should take place
........ timingDateTime dateTime
........ timingAge Age
........ timingPeriod Period
........ timingDuration Duration
........ timingRange Range
........ timingTiming Timing
....... 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:isClinicalInfluenzaSurveillanceCase S 1..1 BackboneElement A sub-action
....... id S 1..1 string Unique id for inter-element referencing
Fixed Value: is-clinical-surveillance-influena-case
....... 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 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 1..1 CodeableConcept Code representing the meaning of the action or sub-actions

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/ph-library/CodeSystem/us-ph-codesystem-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: evaluate-condition
......... 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 0..* TriggerDefinition When the action should be triggered
....... 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 1..1 code applicability | start | stop
Binding: ActionConditionKind (required): Defines the kinds of conditions that can appear on actions.
Fixed Value: applicability
........ expression S 1..1 Expression Boolean-valued expression
......... id 0..1 string Unique id for inter-element referencing
......... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
......... description Σ 0..1 string Natural language description of the condition
......... name Σ 0..1 id Short name assigned to expression for reuse
......... language Σ 1..1 code text/cql | text/fhirpath | application/x-fhir-query | etc.
Binding: ExpressionLanguage (extensible): The media type of the expression language.
Additional BindingsPurpose
http://www.rfc-editor.org/bcp/bcp13.txt Max Binding

Fixed Value: text/fhirpath
......... expression Σ 0..1 string Expression in specified language
......... reference Σ 0..1 uri Where the expression is found
....... input S 1..* DataRequirement Input data requirements
........ id S 1..1 string Unique id for inter-element referencing
........ extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
........ 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.
........ 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 ΣC 0..* Element What codes are expected
Constraints: drq-1
......... id 0..1 string Unique id for inter-element referencing
......... 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 ΣC 0..* Element What dates/date ranges are expected
Constraints: drq-2
......... id 0..1 string Unique id for inter-element referencing
......... 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
......... 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
....... 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 1..1 id What action is this related to
Fixed Value: create-resp-net-report
........ 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] 0..1 Time offset for the relationship
......... offsetDuration Duration
......... offsetRange Range
....... timing[x] 0..1 When the action should take place
........ timingDateTime dateTime
........ timingAge Age
........ timingPeriod Period
........ timingDuration Duration
........ timingRange Range
........ timingTiming Timing
....... 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:isHospitalDiseaseBurdenCase S 1..1 BackboneElement A sub-action
....... id S 1..1 string Unique id for inter-element referencing
Fixed Value: is-hospital-disease-burden-case
....... 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 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 1..1 CodeableConcept Code representing the meaning of the action or sub-actions

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/ph-library/CodeSystem/us-ph-codesystem-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: evaluate-condition
......... 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 0..* TriggerDefinition When the action should be triggered
....... 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 1..1 code applicability | start | stop
Binding: ActionConditionKind (required): Defines the kinds of conditions that can appear on actions.
Fixed Value: applicability
........ expression S 1..1 Expression Boolean-valued expression
......... id 0..1 string Unique id for inter-element referencing
......... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
......... description Σ 0..1 string Natural language description of the condition
......... name Σ 0..1 id Short name assigned to expression for reuse
......... language Σ 1..1 code text/cql | text/fhirpath | application/x-fhir-query | etc.
Binding: ExpressionLanguage (extensible): The media type of the expression language.
Additional BindingsPurpose
http://www.rfc-editor.org/bcp/bcp13.txt Max Binding

Fixed Value: text/fhirpath
......... expression Σ 0..1 string Expression in specified language
......... reference Σ 0..1 uri Where the expression is found
....... input S 1..* DataRequirement Input data requirements
........ id S 1..1 string Unique id for inter-element referencing
........ extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
........ 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.
........ 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 ΣC 0..* Element What codes are expected
Constraints: drq-1
......... id 0..1 string Unique id for inter-element referencing
......... 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 ΣC 0..* Element What dates/date ranges are expected
Constraints: drq-2
......... id 0..1 string Unique id for inter-element referencing
......... 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
......... 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
....... 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 1..1 id What action is this related to
Fixed Value: create-resp-net-report
........ 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] 0..1 Time offset for the relationship
......... offsetDuration Duration
......... offsetRange Range
....... timing[x] 0..1 When the action should take place
........ timingDateTime dateTime
........ timingAge Age
........ timingPeriod Period
........ timingDuration Duration
........ timingRange Range
........ timingTiming Timing
....... 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:isCovid19SurveillanceCase S 1..1 BackboneElement A sub-action
....... id S 1..1 string Unique id for inter-element referencing
Fixed Value: is-covid19-surveillance-case
....... 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 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 1..1 CodeableConcept Code representing the meaning of the action or sub-actions

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/ph-library/CodeSystem/us-ph-codesystem-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: evaluate-condition
......... 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 0..* TriggerDefinition When the action should be triggered
....... 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 1..1 code applicability | start | stop
Binding: ActionConditionKind (required): Defines the kinds of conditions that can appear on actions.
Fixed Value: applicability
........ expression S 1..1 Expression Boolean-valued expression
......... id 0..1 string Unique id for inter-element referencing
......... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
......... description Σ 0..1 string Natural language description of the condition
......... name Σ 0..1 id Short name assigned to expression for reuse
......... language Σ 1..1 code text/cql | text/fhirpath | application/x-fhir-query | etc.
Binding: ExpressionLanguage (extensible): The media type of the expression language.
Additional BindingsPurpose
http://www.rfc-editor.org/bcp/bcp13.txt Max Binding

Fixed Value: text/fhirpath
......... expression Σ 0..1 string Expression in specified language
......... reference Σ 0..1 uri Where the expression is found
....... input S 1..* DataRequirement Input data requirements
........ id S 1..1 string Unique id for inter-element referencing
........ extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
........ 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.
........ 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 ΣC 0..* Element What codes are expected
Constraints: drq-1
......... id 0..1 string Unique id for inter-element referencing
......... 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 ΣC 0..* Element What dates/date ranges are expected
Constraints: drq-2
......... id 0..1 string Unique id for inter-element referencing
......... 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
......... 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
....... 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 1..1 id What action is this related to
Fixed Value: create-resp-net-report
........ 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] 0..1 Time offset for the relationship
......... offsetDuration Duration
......... offsetRange Range
....... timing[x] 0..1 When the action should take place
........ timingDateTime dateTime
........ timingAge Age
........ timingPeriod Period
........ timingDuration Duration
........ timingRange Range
........ timingTiming Timing
....... 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:isRsvSurveillanceCase S 1..1 BackboneElement A sub-action
....... id S 1..1 string Unique id for inter-element referencing
Fixed Value: is-rsv-surveillance-case
....... 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 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 1..1 CodeableConcept Code representing the meaning of the action or sub-actions

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/ph-library/CodeSystem/us-ph-codesystem-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: evaluate-condition
......... 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 0..* TriggerDefinition When the action should be triggered
....... 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 1..1 code applicability | start | stop
Binding: ActionConditionKind (required): Defines the kinds of conditions that can appear on actions.
Fixed Value: applicability
........ expression S 1..1 Expression Boolean-valued expression
......... id 0..1 string Unique id for inter-element referencing
......... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
......... description Σ 0..1 string Natural language description of the condition
......... name Σ 0..1 id Short name assigned to expression for reuse
......... language Σ 1..1 code text/cql | text/fhirpath | application/x-fhir-query | etc.
Binding: ExpressionLanguage (extensible): The media type of the expression language.
Additional BindingsPurpose
http://www.rfc-editor.org/bcp/bcp13.txt Max Binding

Fixed Value: text/fhirpath
......... expression Σ 0..1 string Expression in specified language
......... reference Σ 0..1 uri Where the expression is found
....... input S 1..* DataRequirement Input data requirements
........ id S 1..1 string Unique id for inter-element referencing
........ extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
........ 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.
........ 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 ΣC 0..* Element What codes are expected
Constraints: drq-1
......... id 0..1 string Unique id for inter-element referencing
......... 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 ΣC 0..* Element What dates/date ranges are expected
Constraints: drq-2
......... id 0..1 string Unique id for inter-element referencing
......... 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
......... 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
....... 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 1..1 id What action is this related to
Fixed Value: create-resp-net-report
........ 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] 0..1 Time offset for the relationship
......... offsetDuration Duration
......... offsetRange Range
....... timing[x] 0..1 When the action should take place
........ timingDateTime dateTime
........ timingAge Age
........ timingPeriod Period
........ timingDuration Duration
........ timingRange Range
........ timingTiming Timing
....... 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:isInfluenzaEffectivenessEvaluationCase S 1..1 BackboneElement A sub-action
....... id S 1..1 string Unique id for inter-element referencing
Fixed Value: is-influenza-effectiveness-evaluation-case
....... 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 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 1..1 CodeableConcept Code representing the meaning of the action or sub-actions

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/ph-library/CodeSystem/us-ph-codesystem-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: evaluate-condition
......... 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 0..* TriggerDefinition When the action should be triggered
....... 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 1..1 code applicability | start | stop
Binding: ActionConditionKind (required): Defines the kinds of conditions that can appear on actions.
Fixed Value: applicability
........ expression S 1..1 Expression Boolean-valued expression
......... id 0..1 string Unique id for inter-element referencing
......... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
......... description Σ 0..1 string Natural language description of the condition
......... name Σ 0..1 id Short name assigned to expression for reuse
......... language Σ 1..1 code text/cql | text/fhirpath | application/x-fhir-query | etc.
Binding: ExpressionLanguage (extensible): The media type of the expression language.
Additional BindingsPurpose
http://www.rfc-editor.org/bcp/bcp13.txt Max Binding

Fixed Value: text/fhirpath
......... expression Σ 0..1 string Expression in specified language
......... reference Σ 0..1 uri Where the expression is found
....... input S 1..* DataRequirement Input data requirements
........ id S 1..1 string Unique id for inter-element referencing
........ extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
........ 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.
........ 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 ΣC 0..* Element What codes are expected
Constraints: drq-1
......... id 0..1 string Unique id for inter-element referencing
......... 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 ΣC 0..* Element What dates/date ranges are expected
Constraints: drq-2
......... id 0..1 string Unique id for inter-element referencing
......... 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
......... 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
....... 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 1..1 id What action is this related to
Fixed Value: create-resp-net-report
........ 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] 0..1 Time offset for the relationship
......... offsetDuration Duration
......... offsetRange Range
....... timing[x] 0..1 When the action should take place
........ timingDateTime dateTime
........ timingAge Age
........ timingPeriod Period
........ timingDuration Duration
........ timingRange Range
........ timingTiming Timing
....... 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:continueToCheckReportability S 1..1 BackboneElement A sub-action
....... id S 1..1 string Unique id for inter-element referencing
Fixed Value: continue-to-check-reportability
....... 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 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 1..1 CodeableConcept Code representing the meaning of the action or sub-actions

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/ph-library/CodeSystem/us-ph-codesystem-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: evaluate-condition
......... 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 0..* TriggerDefinition When the action should be triggered
....... 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 1..1 code applicability | start | stop
Binding: ActionConditionKind (required): Defines the kinds of conditions that can appear on actions.
Fixed Value: applicability
........ expression S 1..1 Expression Boolean-valued expression
......... id 0..1 string Unique id for inter-element referencing
......... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
......... description Σ 0..1 string Natural language description of the condition
......... name Σ 0..1 id Short name assigned to expression for reuse
......... language Σ 1..1 code text/cql | text/fhirpath | application/x-fhir-query | etc.
Binding: ExpressionLanguage (extensible): The media type of the expression language.
Additional BindingsPurpose
http://www.rfc-editor.org/bcp/bcp13.txt Max Binding

Fixed Value: text/fhirpath
......... expression Σ 0..1 string Expression in specified language
......... reference Σ 0..1 uri Where the expression is found
....... input S 1..* DataRequirement Input data requirements
........ id S 1..1 string Unique id for inter-element referencing
........ extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
........ 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.
........ 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 ΣC 0..* Element What codes are expected
Constraints: drq-1
......... id 0..1 string Unique id for inter-element referencing
......... 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 ΣC 0..* Element What dates/date ranges are expected
Constraints: drq-2
......... id 0..1 string Unique id for inter-element referencing
......... 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
......... 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
....... 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 1..1 id What action is this related to
Fixed Value: check-reportability
........ 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
........ Slices for offset[x] 0..1 Time offset for the relationship
Slice: Unordered, Open by type:$this
......... offsetDuration Duration
......... offsetRange Range
......... offset[x]:offsetDuration 0..1 Duration Time offset for the relationship
Example Wait 1 hour before next action.: {"value":1,"unit":"h"}
....... timing[x] 0..1 When the action should take place
........ timingDateTime dateTime
........ timingAge Age
........ timingPeriod Period
........ timingDuration Duration
........ timingRange Range
........ timingTiming Timing
....... 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:createReport S 1..1 BackboneElement All constraints on action are intended to apply to any nested constraints.
..... id S 1..1 string Unique id for inter-element referencing
Fixed Value: create-resp-net-report
..... 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
Fixed Value: This action represents the creation, validation and submission of the RESP-NET report.
..... 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 VaueSet - 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/ph-library/CodeSystem/us-ph-codesystem-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: create-report
....... 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
....... extension:namedEventType S 0..1 CodeableConcept US Public Health Named Event Type Extension
URL: http://hl7.org/fhir/us/ph-library/StructureDefinition/us-ph-named-eventtype-extension
Binding: US Public Health VaueSet - TriggerDefinition NamedEvent (extensible): US Public Health TriggerDefinition NamedEvents
...... 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 S 1..1 string Unique id for inter-element referencing
...... 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 ΣC 0..* Element What codes are expected
Constraints: drq-1
....... id 0..1 string Unique id for inter-element referencing
....... 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 ΣC 0..* Element What dates/date ranges are expected
Constraints: drq-2
....... id 0..1 string Unique id for inter-element referencing
....... 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
....... 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 S 1..1 string Unique id for inter-element referencing
...... 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 ΣC 0..* Element What codes are expected
Constraints: drq-1
....... id 0..1 string Unique id for inter-element referencing
....... 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 ΣC 0..* Element What dates/date ranges are expected
Constraints: drq-2
....... id 0..1 string Unique id for inter-element referencing
....... 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
....... 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
Fixed Value: validate-resp-net-report
...... 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 Time offset for the relationship
Slice: Unordered, Open by type:$this
....... offsetDuration Duration
....... offsetRange Range
....... 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:validateReport S 1..1 BackboneElement All constraints on action are intended to apply to any nested constraints.
..... id S 1..1 string Unique id for inter-element referencing
Fixed Value: validate-resp-net-report
..... 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
Fixed Value: This action represents the validation of the RESP-NET Report
..... 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 VaueSet - 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/ph-library/CodeSystem/us-ph-codesystem-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: validate-report
....... 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
....... extension:namedEventType S 0..1 CodeableConcept US Public Health Named Event Type Extension
URL: http://hl7.org/fhir/us/ph-library/StructureDefinition/us-ph-named-eventtype-extension
Binding: US Public Health VaueSet - TriggerDefinition NamedEvent (extensible): US Public Health TriggerDefinition NamedEvents
...... 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 S 1..1 string Unique id for inter-element referencing
...... 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 ΣC 0..* Element What codes are expected
Constraints: drq-1
....... id 0..1 string Unique id for inter-element referencing
....... 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 ΣC 0..* Element What dates/date ranges are expected
Constraints: drq-2
....... id 0..1 string Unique id for inter-element referencing
....... 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
....... 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 S 1..1 string Unique id for inter-element referencing
...... 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 ΣC 0..* Element What codes are expected
Constraints: drq-1
....... id 0..1 string Unique id for inter-element referencing
....... 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 ΣC 0..* Element What dates/date ranges are expected
Constraints: drq-2
....... id 0..1 string Unique id for inter-element referencing
....... 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
....... 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
Fixed Value: submit-resp-net-report
...... 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 Time offset for the relationship
Slice: Unordered, Open by type:$this
....... offsetDuration Duration
....... offsetRange Range
....... 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:submitReport S 1..1 BackboneElement Route and send RESP-NET Report
..... id S 1..1 string Unique id for inter-element referencing
Fixed Value: submit-resp-net-report
..... 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 Description of the route and send action.
Fixed Value: This action represents the routing and sending of the RESP-NET Report
..... textEquivalent S 1..1 string Static text equivalent of the action, used if the dynamic aspects cannot be interpreted by the receiving system
Fixed Value: Route and send RESP-NET Report
..... 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 VaueSet - 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/ph-library/CodeSystem/us-ph-codesystem-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: submit-report
....... 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
....... extension:namedEventType S 0..1 CodeableConcept US Public Health Named Event Type Extension
URL: http://hl7.org/fhir/us/ph-library/StructureDefinition/us-ph-named-eventtype-extension
Binding: US Public Health VaueSet - TriggerDefinition NamedEvent (extensible): US Public Health TriggerDefinition NamedEvents
...... 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 S 1..1 string Unique id for inter-element referencing
...... 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 ΣC 0..* Element What codes are expected
Constraints: drq-1
....... id 0..1 string Unique id for inter-element referencing
....... 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 ΣC 0..* Element What dates/date ranges are expected
Constraints: drq-2
....... id 0..1 string Unique id for inter-element referencing
....... 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
....... 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
...... 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 ΣC 0..* Element What codes are expected
Constraints: drq-1
....... id 0..1 string Unique id for inter-element referencing
....... 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 ΣC 0..* Element What dates/date ranges are expected
Constraints: drq-2
....... id 0..1 string Unique id for inter-element referencing
....... 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
....... 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 Time offset for the relationship
Slice: Unordered, Open by type:$this
....... offsetDuration Duration
....... offsetRange Range
....... 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

doco Documentation for this format

Terminology Bindings

PathConformanceValueSet / CodeURI
PlanDefinition.languagepreferredCommonLanguages
http://hl7.org/fhir/ValueSet/languages
From the FHIR Standard
Additional Bindings Purpose
AllLanguages Max Binding
PlanDefinition.typeextensiblePattern Value: workflow-definition("Workflow Definition")
http://hl7.org/fhir/ValueSet/plan-definition-type
From the FHIR Standard
PlanDefinition.statusrequiredPublicationStatus
http://hl7.org/fhir/ValueSet/publication-status|4.0.1
From the FHIR Standard
PlanDefinition.subject[x]extensibleSubjectType
http://hl7.org/fhir/ValueSet/subject-type
From the FHIR Standard
PlanDefinition.jurisdictionextensibleJurisdiction ValueSet
http://hl7.org/fhir/ValueSet/jurisdiction
From the FHIR Standard
PlanDefinition.topicexampleDefinitionTopic
http://hl7.org/fhir/ValueSet/definition-topic
From the FHIR Standard
PlanDefinition.goal.categoryexampleGoalCategory
http://hl7.org/fhir/ValueSet/goal-category
From the FHIR Standard
PlanDefinition.goal.descriptionexampleSNOMEDCTClinicalFindings
http://hl7.org/fhir/ValueSet/clinical-findings
From the FHIR Standard
PlanDefinition.goal.prioritypreferredGoalPriority
http://hl7.org/fhir/ValueSet/goal-priority
From the FHIR Standard
PlanDefinition.goal.startexampleGoalStartEvent
http://hl7.org/fhir/ValueSet/goal-start-event
From the FHIR Standard
PlanDefinition.goal.addressesexampleCondition/Problem/DiagnosisCodes
http://hl7.org/fhir/ValueSet/condition-code
From the FHIR Standard
PlanDefinition.goal.target.measureexampleLOINCCodes(a valid code from LOINC)
http://hl7.org/fhir/ValueSet/observation-codes
From the FHIR Standard
PlanDefinition.action.priorityrequiredRequestPriority
http://hl7.org/fhir/ValueSet/request-priority|4.0.1
From the FHIR Standard
PlanDefinition.action.codeextensibleUSPublicHealthValueSetPlanDefinitionAction
http://hl7.org/fhir/us/ph-library/ValueSet/us-ph-valueset-plandefinition-action
PlanDefinition.action.subject[x]extensibleSubjectType
http://hl7.org/fhir/ValueSet/subject-type
From the FHIR Standard
PlanDefinition.action.trigger.typerequiredFixed Value: named-event
http://hl7.org/fhir/ValueSet/trigger-type|4.0.1
From the FHIR Standard
PlanDefinition.action.condition.kindrequiredActionConditionKind
http://hl7.org/fhir/ValueSet/action-condition-kind|4.0.1
From the FHIR Standard
PlanDefinition.action.input.typerequiredFHIRAllTypes
http://hl7.org/fhir/ValueSet/all-types|4.0.1
From the FHIR Standard
PlanDefinition.action.input.subject[x]extensibleSubjectType
http://hl7.org/fhir/ValueSet/subject-type
From the FHIR Standard
PlanDefinition.action.input.sort.directionrequiredSortDirection
http://hl7.org/fhir/ValueSet/sort-direction|4.0.1
From the FHIR Standard
PlanDefinition.action.output.typerequiredFHIRAllTypes
http://hl7.org/fhir/ValueSet/all-types|4.0.1
From the FHIR Standard
PlanDefinition.action.output.subject[x]extensibleSubjectType
http://hl7.org/fhir/ValueSet/subject-type
From the FHIR Standard
PlanDefinition.action.output.sort.directionrequiredSortDirection
http://hl7.org/fhir/ValueSet/sort-direction|4.0.1
From the FHIR Standard
PlanDefinition.action.relatedAction.relationshiprequiredActionRelationshipType
http://hl7.org/fhir/ValueSet/action-relationship-type|4.0.1
From the FHIR Standard
PlanDefinition.action.participant.typerequiredActionParticipantType
http://hl7.org/fhir/ValueSet/action-participant-type|4.0.1
From the FHIR Standard
PlanDefinition.action.participant.roleexampleActionParticipantRole
http://hl7.org/fhir/ValueSet/action-participant-role
From the FHIR Standard
PlanDefinition.action.typeextensibleActionType
http://hl7.org/fhir/ValueSet/action-type
From the FHIR Standard
PlanDefinition.action.groupingBehaviorrequiredActionGroupingBehavior
http://hl7.org/fhir/ValueSet/action-grouping-behavior|4.0.1
From the FHIR Standard
PlanDefinition.action.selectionBehaviorrequiredActionSelectionBehavior
http://hl7.org/fhir/ValueSet/action-selection-behavior|4.0.1
From the FHIR Standard
PlanDefinition.action.requiredBehaviorrequiredActionRequiredBehavior
http://hl7.org/fhir/ValueSet/action-required-behavior|4.0.1
From the FHIR Standard
PlanDefinition.action.precheckBehaviorrequiredActionPrecheckBehavior
http://hl7.org/fhir/ValueSet/action-precheck-behavior|4.0.1
From the FHIR Standard
PlanDefinition.action.cardinalityBehaviorrequiredActionCardinalityBehavior
http://hl7.org/fhir/ValueSet/action-cardinality-behavior|4.0.1
From the FHIR Standard
PlanDefinition.action:startWorkflow.priorityrequiredRequestPriority
http://hl7.org/fhir/ValueSet/request-priority|4.0.1
From the FHIR Standard
PlanDefinition.action:startWorkflow.codeextensiblePattern Value: initiate-reporting-workflow
http://hl7.org/fhir/us/ph-library/ValueSet/us-ph-valueset-plandefinition-action
PlanDefinition.action:startWorkflow.subject[x]extensibleSubjectType
http://hl7.org/fhir/ValueSet/subject-type
From the FHIR Standard
PlanDefinition.action:startWorkflow.trigger.typerequiredFixed Value: named-event
http://hl7.org/fhir/ValueSet/trigger-type|4.0.1
From the FHIR Standard
PlanDefinition.action:startWorkflow.trigger:encounterClose.typerequiredFixed Value: named-event
http://hl7.org/fhir/ValueSet/trigger-type|4.0.1
From the FHIR Standard
PlanDefinition.action:startWorkflow.trigger:encounterStart.typerequiredFixed Value: named-event
http://hl7.org/fhir/ValueSet/trigger-type|4.0.1
From the FHIR Standard
PlanDefinition.action:startWorkflow.condition.kindrequiredActionConditionKind
http://hl7.org/fhir/ValueSet/action-condition-kind|4.0.1
From the FHIR Standard
PlanDefinition.action:startWorkflow.input.typerequiredFHIRAllTypes
http://hl7.org/fhir/ValueSet/all-types|4.0.1
From the FHIR Standard
PlanDefinition.action:startWorkflow.input.subject[x]extensibleSubjectType
http://hl7.org/fhir/ValueSet/subject-type
From the FHIR Standard
PlanDefinition.action:startWorkflow.input.sort.directionrequiredSortDirection
http://hl7.org/fhir/ValueSet/sort-direction|4.0.1
From the FHIR Standard
PlanDefinition.action:startWorkflow.output.typerequiredFHIRAllTypes
http://hl7.org/fhir/ValueSet/all-types|4.0.1
From the FHIR Standard
PlanDefinition.action:startWorkflow.output.subject[x]extensibleSubjectType
http://hl7.org/fhir/ValueSet/subject-type
From the FHIR Standard
PlanDefinition.action:startWorkflow.output.sort.directionrequiredSortDirection
http://hl7.org/fhir/ValueSet/sort-direction|4.0.1
From the FHIR Standard
PlanDefinition.action:startWorkflow.relatedAction.relationshiprequiredFixed Value: before-start
http://hl7.org/fhir/ValueSet/action-relationship-type|4.0.1
From the FHIR Standard
PlanDefinition.action:startWorkflow.participant.typerequiredActionParticipantType
http://hl7.org/fhir/ValueSet/action-participant-type|4.0.1
From the FHIR Standard
PlanDefinition.action:startWorkflow.participant.roleexampleActionParticipantRole
http://hl7.org/fhir/ValueSet/action-participant-role
From the FHIR Standard
PlanDefinition.action:startWorkflow.typeextensibleActionType
http://hl7.org/fhir/ValueSet/action-type
From the FHIR Standard
PlanDefinition.action:startWorkflow.groupingBehaviorrequiredActionGroupingBehavior
http://hl7.org/fhir/ValueSet/action-grouping-behavior|4.0.1
From the FHIR Standard
PlanDefinition.action:startWorkflow.selectionBehaviorrequiredActionSelectionBehavior
http://hl7.org/fhir/ValueSet/action-selection-behavior|4.0.1
From the FHIR Standard
PlanDefinition.action:startWorkflow.requiredBehaviorrequiredActionRequiredBehavior
http://hl7.org/fhir/ValueSet/action-required-behavior|4.0.1
From the FHIR Standard
PlanDefinition.action:startWorkflow.precheckBehaviorrequiredActionPrecheckBehavior
http://hl7.org/fhir/ValueSet/action-precheck-behavior|4.0.1
From the FHIR Standard
PlanDefinition.action:startWorkflow.cardinalityBehaviorrequiredActionCardinalityBehavior
http://hl7.org/fhir/ValueSet/action-cardinality-behavior|4.0.1
From the FHIR Standard
PlanDefinition.action:checkReportabilityWorkflow.priorityrequiredRequestPriority
http://hl7.org/fhir/ValueSet/request-priority|4.0.1
From the FHIR Standard
PlanDefinition.action:checkReportabilityWorkflow.codeextensiblePattern Value: execute-reporting-workflow
http://hl7.org/fhir/us/ph-library/ValueSet/us-ph-valueset-plandefinition-action
PlanDefinition.action:checkReportabilityWorkflow.subject[x]extensibleSubjectType
http://hl7.org/fhir/ValueSet/subject-type
From the FHIR Standard
PlanDefinition.action:checkReportabilityWorkflow.trigger.typerequiredFixed Value: named-event
http://hl7.org/fhir/ValueSet/trigger-type|4.0.1
From the FHIR Standard
PlanDefinition.action:checkReportabilityWorkflow.condition.kindrequiredActionConditionKind
http://hl7.org/fhir/ValueSet/action-condition-kind|4.0.1
From the FHIR Standard
PlanDefinition.action:checkReportabilityWorkflow.input.typerequiredFHIRAllTypes
http://hl7.org/fhir/ValueSet/all-types|4.0.1
From the FHIR Standard
PlanDefinition.action:checkReportabilityWorkflow.input.subject[x]extensibleSubjectType
http://hl7.org/fhir/ValueSet/subject-type
From the FHIR Standard
PlanDefinition.action:checkReportabilityWorkflow.input.sort.directionrequiredSortDirection
http://hl7.org/fhir/ValueSet/sort-direction|4.0.1
From the FHIR Standard
PlanDefinition.action:checkReportabilityWorkflow.output.typerequiredFHIRAllTypes
http://hl7.org/fhir/ValueSet/all-types|4.0.1
From the FHIR Standard
PlanDefinition.action:checkReportabilityWorkflow.output.subject[x]extensibleSubjectType
http://hl7.org/fhir/ValueSet/subject-type
From the FHIR Standard
PlanDefinition.action:checkReportabilityWorkflow.output.sort.directionrequiredSortDirection
http://hl7.org/fhir/ValueSet/sort-direction|4.0.1
From the FHIR Standard
PlanDefinition.action:checkReportabilityWorkflow.relatedAction.relationshiprequiredActionRelationshipType
http://hl7.org/fhir/ValueSet/action-relationship-type|4.0.1
From the FHIR Standard
PlanDefinition.action:checkReportabilityWorkflow.participant.typerequiredActionParticipantType
http://hl7.org/fhir/ValueSet/action-participant-type|4.0.1
From the FHIR Standard
PlanDefinition.action:checkReportabilityWorkflow.participant.roleexampleActionParticipantRole
http://hl7.org/fhir/ValueSet/action-participant-role
From the FHIR Standard
PlanDefinition.action:checkReportabilityWorkflow.typeextensibleActionType
http://hl7.org/fhir/ValueSet/action-type
From the FHIR Standard
PlanDefinition.action:checkReportabilityWorkflow.groupingBehaviorrequiredActionGroupingBehavior
http://hl7.org/fhir/ValueSet/action-grouping-behavior|4.0.1
From the FHIR Standard
PlanDefinition.action:checkReportabilityWorkflow.selectionBehaviorrequiredActionSelectionBehavior
http://hl7.org/fhir/ValueSet/action-selection-behavior|4.0.1
From the FHIR Standard
PlanDefinition.action:checkReportabilityWorkflow.requiredBehaviorrequiredActionRequiredBehavior
http://hl7.org/fhir/ValueSet/action-required-behavior|4.0.1
From the FHIR Standard
PlanDefinition.action:checkReportabilityWorkflow.precheckBehaviorrequiredActionPrecheckBehavior
http://hl7.org/fhir/ValueSet/action-precheck-behavior|4.0.1
From the FHIR Standard
PlanDefinition.action:checkReportabilityWorkflow.cardinalityBehaviorrequiredActionCardinalityBehavior
http://hl7.org/fhir/ValueSet/action-cardinality-behavior|4.0.1
From the FHIR Standard
PlanDefinition.action:checkReportabilityWorkflow.action.priorityrequiredRequestPriority
http://hl7.org/fhir/ValueSet/request-priority|4.0.1
From the FHIR Standard
PlanDefinition.action:checkReportabilityWorkflow.action.subject[x]extensibleSubjectType
http://hl7.org/fhir/ValueSet/subject-type
From the FHIR Standard
PlanDefinition.action:checkReportabilityWorkflow.action.condition.kindrequiredActionConditionKind
http://hl7.org/fhir/ValueSet/action-condition-kind|4.0.1
From the FHIR Standard
PlanDefinition.action:checkReportabilityWorkflow.action.relatedAction.relationshiprequiredActionRelationshipType
http://hl7.org/fhir/ValueSet/action-relationship-type|4.0.1
From the FHIR Standard
PlanDefinition.action:checkReportabilityWorkflow.action.participant.typerequiredActionParticipantType
http://hl7.org/fhir/ValueSet/action-participant-type|4.0.1
From the FHIR Standard
PlanDefinition.action:checkReportabilityWorkflow.action.participant.roleexampleActionParticipantRole
http://hl7.org/fhir/ValueSet/action-participant-role
From the FHIR Standard
PlanDefinition.action:checkReportabilityWorkflow.action.typeextensibleActionType
http://hl7.org/fhir/ValueSet/action-type
From the FHIR Standard
PlanDefinition.action:checkReportabilityWorkflow.action.groupingBehaviorrequiredActionGroupingBehavior
http://hl7.org/fhir/ValueSet/action-grouping-behavior|4.0.1
From the FHIR Standard
PlanDefinition.action:checkReportabilityWorkflow.action.selectionBehaviorrequiredActionSelectionBehavior
http://hl7.org/fhir/ValueSet/action-selection-behavior|4.0.1
From the FHIR Standard
PlanDefinition.action:checkReportabilityWorkflow.action.requiredBehaviorrequiredActionRequiredBehavior
http://hl7.org/fhir/ValueSet/action-required-behavior|4.0.1
From the FHIR Standard
PlanDefinition.action:checkReportabilityWorkflow.action.precheckBehaviorrequiredActionPrecheckBehavior
http://hl7.org/fhir/ValueSet/action-precheck-behavior|4.0.1
From the FHIR Standard
PlanDefinition.action:checkReportabilityWorkflow.action.cardinalityBehaviorrequiredActionCardinalityBehavior
http://hl7.org/fhir/ValueSet/action-cardinality-behavior|4.0.1
From the FHIR Standard
PlanDefinition.action:checkReportabilityWorkflow.action:isHospitalBasedInfluenzaCase.priorityrequiredRequestPriority
http://hl7.org/fhir/ValueSet/request-priority|4.0.1
From the FHIR Standard
PlanDefinition.action:checkReportabilityWorkflow.action:isHospitalBasedInfluenzaCase.subject[x]extensibleSubjectType
http://hl7.org/fhir/ValueSet/subject-type
From the FHIR Standard
PlanDefinition.action:checkReportabilityWorkflow.action:isHospitalBasedInfluenzaCase.condition.kindrequiredFixed Value: applicability
http://hl7.org/fhir/ValueSet/action-condition-kind|4.0.1
From the FHIR Standard
PlanDefinition.action:checkReportabilityWorkflow.action:isHospitalBasedInfluenzaCase.condition.expression.languageextensibleFixed Value: text/fhirpath
http://hl7.org/fhir/ValueSet/expression-language
From the FHIR Standard
Additional Bindings Purpose
http://www.rfc-editor.org/bcp/bcp13.txt Max Binding
PlanDefinition.action:checkReportabilityWorkflow.action:isHospitalBasedInfluenzaCase.input.typerequiredFHIRAllTypes
http://hl7.org/fhir/ValueSet/all-types|4.0.1
From the FHIR Standard
PlanDefinition.action:checkReportabilityWorkflow.action:isHospitalBasedInfluenzaCase.input.subject[x]extensibleSubjectType
http://hl7.org/fhir/ValueSet/subject-type
From the FHIR Standard
PlanDefinition.action:checkReportabilityWorkflow.action:isHospitalBasedInfluenzaCase.input.sort.directionrequiredSortDirection
http://hl7.org/fhir/ValueSet/sort-direction|4.0.1
From the FHIR Standard
PlanDefinition.action:checkReportabilityWorkflow.action:isHospitalBasedInfluenzaCase.relatedAction.relationshiprequiredFixed Value: before-start
http://hl7.org/fhir/ValueSet/action-relationship-type|4.0.1
From the FHIR Standard
PlanDefinition.action:checkReportabilityWorkflow.action:isHospitalBasedInfluenzaCase.participant.typerequiredActionParticipantType
http://hl7.org/fhir/ValueSet/action-participant-type|4.0.1
From the FHIR Standard
PlanDefinition.action:checkReportabilityWorkflow.action:isHospitalBasedInfluenzaCase.participant.roleexampleActionParticipantRole
http://hl7.org/fhir/ValueSet/action-participant-role
From the FHIR Standard
PlanDefinition.action:checkReportabilityWorkflow.action:isHospitalBasedInfluenzaCase.typeextensibleActionType
http://hl7.org/fhir/ValueSet/action-type
From the FHIR Standard
PlanDefinition.action:checkReportabilityWorkflow.action:isHospitalBasedInfluenzaCase.groupingBehaviorrequiredActionGroupingBehavior
http://hl7.org/fhir/ValueSet/action-grouping-behavior|4.0.1
From the FHIR Standard
PlanDefinition.action:checkReportabilityWorkflow.action:isHospitalBasedInfluenzaCase.selectionBehaviorrequiredActionSelectionBehavior
http://hl7.org/fhir/ValueSet/action-selection-behavior|4.0.1
From the FHIR Standard
PlanDefinition.action:checkReportabilityWorkflow.action:isHospitalBasedInfluenzaCase.requiredBehaviorrequiredActionRequiredBehavior
http://hl7.org/fhir/ValueSet/action-required-behavior|4.0.1
From the FHIR Standard
PlanDefinition.action:checkReportabilityWorkflow.action:isHospitalBasedInfluenzaCase.precheckBehaviorrequiredActionPrecheckBehavior
http://hl7.org/fhir/ValueSet/action-precheck-behavior|4.0.1
From the FHIR Standard
PlanDefinition.action:checkReportabilityWorkflow.action:isHospitalBasedInfluenzaCase.cardinalityBehaviorrequiredActionCardinalityBehavior
http://hl7.org/fhir/ValueSet/action-cardinality-behavior|4.0.1
From the FHIR Standard
PlanDefinition.action:checkReportabilityWorkflow.action:isClinicalInfluenzaSurveillanceCase.priorityrequiredRequestPriority
http://hl7.org/fhir/ValueSet/request-priority|4.0.1
From the FHIR Standard
PlanDefinition.action:checkReportabilityWorkflow.action:isClinicalInfluenzaSurveillanceCase.subject[x]extensibleSubjectType
http://hl7.org/fhir/ValueSet/subject-type
From the FHIR Standard
PlanDefinition.action:checkReportabilityWorkflow.action:isClinicalInfluenzaSurveillanceCase.condition.kindrequiredFixed Value: applicability
http://hl7.org/fhir/ValueSet/action-condition-kind|4.0.1
From the FHIR Standard
PlanDefinition.action:checkReportabilityWorkflow.action:isClinicalInfluenzaSurveillanceCase.condition.expression.languageextensibleFixed Value: text/fhirpath
http://hl7.org/fhir/ValueSet/expression-language
From the FHIR Standard
Additional Bindings Purpose
http://www.rfc-editor.org/bcp/bcp13.txt Max Binding
PlanDefinition.action:checkReportabilityWorkflow.action:isClinicalInfluenzaSurveillanceCase.input.typerequiredFHIRAllTypes
http://hl7.org/fhir/ValueSet/all-types|4.0.1
From the FHIR Standard
PlanDefinition.action:checkReportabilityWorkflow.action:isClinicalInfluenzaSurveillanceCase.input.subject[x]extensibleSubjectType
http://hl7.org/fhir/ValueSet/subject-type
From the FHIR Standard
PlanDefinition.action:checkReportabilityWorkflow.action:isClinicalInfluenzaSurveillanceCase.input.sort.directionrequiredSortDirection
http://hl7.org/fhir/ValueSet/sort-direction|4.0.1
From the FHIR Standard
PlanDefinition.action:checkReportabilityWorkflow.action:isClinicalInfluenzaSurveillanceCase.relatedAction.relationshiprequiredFixed Value: before-start
http://hl7.org/fhir/ValueSet/action-relationship-type|4.0.1
From the FHIR Standard
PlanDefinition.action:checkReportabilityWorkflow.action:isClinicalInfluenzaSurveillanceCase.participant.typerequiredActionParticipantType
http://hl7.org/fhir/ValueSet/action-participant-type|4.0.1
From the FHIR Standard
PlanDefinition.action:checkReportabilityWorkflow.action:isClinicalInfluenzaSurveillanceCase.participant.roleexampleActionParticipantRole
http://hl7.org/fhir/ValueSet/action-participant-role
From the FHIR Standard
PlanDefinition.action:checkReportabilityWorkflow.action:isClinicalInfluenzaSurveillanceCase.typeextensibleActionType
http://hl7.org/fhir/ValueSet/action-type
From the FHIR Standard
PlanDefinition.action:checkReportabilityWorkflow.action:isClinicalInfluenzaSurveillanceCase.groupingBehaviorrequiredActionGroupingBehavior
http://hl7.org/fhir/ValueSet/action-grouping-behavior|4.0.1
From the FHIR Standard
PlanDefinition.action:checkReportabilityWorkflow.action:isClinicalInfluenzaSurveillanceCase.selectionBehaviorrequiredActionSelectionBehavior
http://hl7.org/fhir/ValueSet/action-selection-behavior|4.0.1
From the FHIR Standard
PlanDefinition.action:checkReportabilityWorkflow.action:isClinicalInfluenzaSurveillanceCase.requiredBehaviorrequiredActionRequiredBehavior
http://hl7.org/fhir/ValueSet/action-required-behavior|4.0.1
From the FHIR Standard
PlanDefinition.action:checkReportabilityWorkflow.action:isClinicalInfluenzaSurveillanceCase.precheckBehaviorrequiredActionPrecheckBehavior
http://hl7.org/fhir/ValueSet/action-precheck-behavior|4.0.1
From the FHIR Standard
PlanDefinition.action:checkReportabilityWorkflow.action:isClinicalInfluenzaSurveillanceCase.cardinalityBehaviorrequiredActionCardinalityBehavior
http://hl7.org/fhir/ValueSet/action-cardinality-behavior|4.0.1
From the FHIR Standard
PlanDefinition.action:checkReportabilityWorkflow.action:isHospitalDiseaseBurdenCase.priorityrequiredRequestPriority
http://hl7.org/fhir/ValueSet/request-priority|4.0.1
From the FHIR Standard
PlanDefinition.action:checkReportabilityWorkflow.action:isHospitalDiseaseBurdenCase.subject[x]extensibleSubjectType
http://hl7.org/fhir/ValueSet/subject-type
From the FHIR Standard
PlanDefinition.action:checkReportabilityWorkflow.action:isHospitalDiseaseBurdenCase.condition.kindrequiredFixed Value: applicability
http://hl7.org/fhir/ValueSet/action-condition-kind|4.0.1
From the FHIR Standard
PlanDefinition.action:checkReportabilityWorkflow.action:isHospitalDiseaseBurdenCase.condition.expression.languageextensibleFixed Value: text/fhirpath
http://hl7.org/fhir/ValueSet/expression-language
From the FHIR Standard
Additional Bindings Purpose
http://www.rfc-editor.org/bcp/bcp13.txt Max Binding
PlanDefinition.action:checkReportabilityWorkflow.action:isHospitalDiseaseBurdenCase.input.typerequiredFHIRAllTypes
http://hl7.org/fhir/ValueSet/all-types|4.0.1
From the FHIR Standard
PlanDefinition.action:checkReportabilityWorkflow.action:isHospitalDiseaseBurdenCase.input.subject[x]extensibleSubjectType
http://hl7.org/fhir/ValueSet/subject-type
From the FHIR Standard
PlanDefinition.action:checkReportabilityWorkflow.action:isHospitalDiseaseBurdenCase.input.sort.directionrequiredSortDirection
http://hl7.org/fhir/ValueSet/sort-direction|4.0.1
From the FHIR Standard
PlanDefinition.action:checkReportabilityWorkflow.action:isHospitalDiseaseBurdenCase.relatedAction.relationshiprequiredFixed Value: before-start
http://hl7.org/fhir/ValueSet/action-relationship-type|4.0.1
From the FHIR Standard
PlanDefinition.action:checkReportabilityWorkflow.action:isHospitalDiseaseBurdenCase.participant.typerequiredActionParticipantType
http://hl7.org/fhir/ValueSet/action-participant-type|4.0.1
From the FHIR Standard
PlanDefinition.action:checkReportabilityWorkflow.action:isHospitalDiseaseBurdenCase.participant.roleexampleActionParticipantRole
http://hl7.org/fhir/ValueSet/action-participant-role
From the FHIR Standard
PlanDefinition.action:checkReportabilityWorkflow.action:isHospitalDiseaseBurdenCase.typeextensibleActionType
http://hl7.org/fhir/ValueSet/action-type
From the FHIR Standard
PlanDefinition.action:checkReportabilityWorkflow.action:isHospitalDiseaseBurdenCase.groupingBehaviorrequiredActionGroupingBehavior
http://hl7.org/fhir/ValueSet/action-grouping-behavior|4.0.1
From the FHIR Standard
PlanDefinition.action:checkReportabilityWorkflow.action:isHospitalDiseaseBurdenCase.selectionBehaviorrequiredActionSelectionBehavior
http://hl7.org/fhir/ValueSet/action-selection-behavior|4.0.1
From the FHIR Standard
PlanDefinition.action:checkReportabilityWorkflow.action:isHospitalDiseaseBurdenCase.requiredBehaviorrequiredActionRequiredBehavior
http://hl7.org/fhir/ValueSet/action-required-behavior|4.0.1
From the FHIR Standard
PlanDefinition.action:checkReportabilityWorkflow.action:isHospitalDiseaseBurdenCase.precheckBehaviorrequiredActionPrecheckBehavior
http://hl7.org/fhir/ValueSet/action-precheck-behavior|4.0.1
From the FHIR Standard
PlanDefinition.action:checkReportabilityWorkflow.action:isHospitalDiseaseBurdenCase.cardinalityBehaviorrequiredActionCardinalityBehavior
http://hl7.org/fhir/ValueSet/action-cardinality-behavior|4.0.1
From the FHIR Standard
PlanDefinition.action:checkReportabilityWorkflow.action:isCovid19SurveillanceCase.priorityrequiredRequestPriority
http://hl7.org/fhir/ValueSet/request-priority|4.0.1
From the FHIR Standard
PlanDefinition.action:checkReportabilityWorkflow.action:isCovid19SurveillanceCase.subject[x]extensibleSubjectType
http://hl7.org/fhir/ValueSet/subject-type
From the FHIR Standard
PlanDefinition.action:checkReportabilityWorkflow.action:isCovid19SurveillanceCase.condition.kindrequiredFixed Value: applicability
http://hl7.org/fhir/ValueSet/action-condition-kind|4.0.1
From the FHIR Standard
PlanDefinition.action:checkReportabilityWorkflow.action:isCovid19SurveillanceCase.condition.expression.languageextensibleFixed Value: text/fhirpath
http://hl7.org/fhir/ValueSet/expression-language
From the FHIR Standard
Additional Bindings Purpose
http://www.rfc-editor.org/bcp/bcp13.txt Max Binding
PlanDefinition.action:checkReportabilityWorkflow.action:isCovid19SurveillanceCase.input.typerequiredFHIRAllTypes
http://hl7.org/fhir/ValueSet/all-types|4.0.1
From the FHIR Standard
PlanDefinition.action:checkReportabilityWorkflow.action:isCovid19SurveillanceCase.input.subject[x]extensibleSubjectType
http://hl7.org/fhir/ValueSet/subject-type
From the FHIR Standard
PlanDefinition.action:checkReportabilityWorkflow.action:isCovid19SurveillanceCase.input.sort.directionrequiredSortDirection
http://hl7.org/fhir/ValueSet/sort-direction|4.0.1
From the FHIR Standard
PlanDefinition.action:checkReportabilityWorkflow.action:isCovid19SurveillanceCase.relatedAction.relationshiprequiredFixed Value: before-start
http://hl7.org/fhir/ValueSet/action-relationship-type|4.0.1
From the FHIR Standard
PlanDefinition.action:checkReportabilityWorkflow.action:isCovid19SurveillanceCase.participant.typerequiredActionParticipantType
http://hl7.org/fhir/ValueSet/action-participant-type|4.0.1
From the FHIR Standard
PlanDefinition.action:checkReportabilityWorkflow.action:isCovid19SurveillanceCase.participant.roleexampleActionParticipantRole
http://hl7.org/fhir/ValueSet/action-participant-role
From the FHIR Standard
PlanDefinition.action:checkReportabilityWorkflow.action:isCovid19SurveillanceCase.typeextensibleActionType
http://hl7.org/fhir/ValueSet/action-type
From the FHIR Standard
PlanDefinition.action:checkReportabilityWorkflow.action:isCovid19SurveillanceCase.groupingBehaviorrequiredActionGroupingBehavior
http://hl7.org/fhir/ValueSet/action-grouping-behavior|4.0.1
From the FHIR Standard
PlanDefinition.action:checkReportabilityWorkflow.action:isCovid19SurveillanceCase.selectionBehaviorrequiredActionSelectionBehavior
http://hl7.org/fhir/ValueSet/action-selection-behavior|4.0.1
From the FHIR Standard
PlanDefinition.action:checkReportabilityWorkflow.action:isCovid19SurveillanceCase.requiredBehaviorrequiredActionRequiredBehavior
http://hl7.org/fhir/ValueSet/action-required-behavior|4.0.1
From the FHIR Standard
PlanDefinition.action:checkReportabilityWorkflow.action:isCovid19SurveillanceCase.precheckBehaviorrequiredActionPrecheckBehavior
http://hl7.org/fhir/ValueSet/action-precheck-behavior|4.0.1
From the FHIR Standard
PlanDefinition.action:checkReportabilityWorkflow.action:isCovid19SurveillanceCase.cardinalityBehaviorrequiredActionCardinalityBehavior
http://hl7.org/fhir/ValueSet/action-cardinality-behavior|4.0.1
From the FHIR Standard
PlanDefinition.action:checkReportabilityWorkflow.action:isRsvSurveillanceCase.priorityrequiredRequestPriority
http://hl7.org/fhir/ValueSet/request-priority|4.0.1
From the FHIR Standard
PlanDefinition.action:checkReportabilityWorkflow.action:isRsvSurveillanceCase.subject[x]extensibleSubjectType
http://hl7.org/fhir/ValueSet/subject-type
From the FHIR Standard
PlanDefinition.action:checkReportabilityWorkflow.action:isRsvSurveillanceCase.condition.kindrequiredFixed Value: applicability
http://hl7.org/fhir/ValueSet/action-condition-kind|4.0.1
From the FHIR Standard
PlanDefinition.action:checkReportabilityWorkflow.action:isRsvSurveillanceCase.condition.expression.languageextensibleFixed Value: text/fhirpath
http://hl7.org/fhir/ValueSet/expression-language
From the FHIR Standard
Additional Bindings Purpose
http://www.rfc-editor.org/bcp/bcp13.txt Max Binding
PlanDefinition.action:checkReportabilityWorkflow.action:isRsvSurveillanceCase.input.typerequiredFHIRAllTypes
http://hl7.org/fhir/ValueSet/all-types|4.0.1
From the FHIR Standard
PlanDefinition.action:checkReportabilityWorkflow.action:isRsvSurveillanceCase.input.subject[x]extensibleSubjectType
http://hl7.org/fhir/ValueSet/subject-type
From the FHIR Standard
PlanDefinition.action:checkReportabilityWorkflow.action:isRsvSurveillanceCase.input.sort.directionrequiredSortDirection
http://hl7.org/fhir/ValueSet/sort-direction|4.0.1
From the FHIR Standard
PlanDefinition.action:checkReportabilityWorkflow.action:isRsvSurveillanceCase.relatedAction.relationshiprequiredFixed Value: before-start
http://hl7.org/fhir/ValueSet/action-relationship-type|4.0.1
From the FHIR Standard
PlanDefinition.action:checkReportabilityWorkflow.action:isRsvSurveillanceCase.participant.typerequiredActionParticipantType
http://hl7.org/fhir/ValueSet/action-participant-type|4.0.1
From the FHIR Standard
PlanDefinition.action:checkReportabilityWorkflow.action:isRsvSurveillanceCase.participant.roleexampleActionParticipantRole
http://hl7.org/fhir/ValueSet/action-participant-role
From the FHIR Standard
PlanDefinition.action:checkReportabilityWorkflow.action:isRsvSurveillanceCase.typeextensibleActionType
http://hl7.org/fhir/ValueSet/action-type
From the FHIR Standard
PlanDefinition.action:checkReportabilityWorkflow.action:isRsvSurveillanceCase.groupingBehaviorrequiredActionGroupingBehavior
http://hl7.org/fhir/ValueSet/action-grouping-behavior|4.0.1
From the FHIR Standard
PlanDefinition.action:checkReportabilityWorkflow.action:isRsvSurveillanceCase.selectionBehaviorrequiredActionSelectionBehavior
http://hl7.org/fhir/ValueSet/action-selection-behavior|4.0.1
From the FHIR Standard
PlanDefinition.action:checkReportabilityWorkflow.action:isRsvSurveillanceCase.requiredBehaviorrequiredActionRequiredBehavior
http://hl7.org/fhir/ValueSet/action-required-behavior|4.0.1
From the FHIR Standard
PlanDefinition.action:checkReportabilityWorkflow.action:isRsvSurveillanceCase.precheckBehaviorrequiredActionPrecheckBehavior
http://hl7.org/fhir/ValueSet/action-precheck-behavior|4.0.1
From the FHIR Standard
PlanDefinition.action:checkReportabilityWorkflow.action:isRsvSurveillanceCase.cardinalityBehaviorrequiredActionCardinalityBehavior
http://hl7.org/fhir/ValueSet/action-cardinality-behavior|4.0.1
From the FHIR Standard
PlanDefinition.action:checkReportabilityWorkflow.action:isInfluenzaEffectivenessEvaluationCase.priorityrequiredRequestPriority
http://hl7.org/fhir/ValueSet/request-priority|4.0.1
From the FHIR Standard
PlanDefinition.action:checkReportabilityWorkflow.action:isInfluenzaEffectivenessEvaluationCase.subject[x]extensibleSubjectType
http://hl7.org/fhir/ValueSet/subject-type
From the FHIR Standard
PlanDefinition.action:checkReportabilityWorkflow.action:isInfluenzaEffectivenessEvaluationCase.condition.kindrequiredFixed Value: applicability
http://hl7.org/fhir/ValueSet/action-condition-kind|4.0.1
From the FHIR Standard
PlanDefinition.action:checkReportabilityWorkflow.action:isInfluenzaEffectivenessEvaluationCase.condition.expression.languageextensibleFixed Value: text/fhirpath
http://hl7.org/fhir/ValueSet/expression-language
From the FHIR Standard
Additional Bindings Purpose
http://www.rfc-editor.org/bcp/bcp13.txt Max Binding
PlanDefinition.action:checkReportabilityWorkflow.action:isInfluenzaEffectivenessEvaluationCase.input.typerequiredFHIRAllTypes
http://hl7.org/fhir/ValueSet/all-types|4.0.1
From the FHIR Standard
PlanDefinition.action:checkReportabilityWorkflow.action:isInfluenzaEffectivenessEvaluationCase.input.subject[x]extensibleSubjectType
http://hl7.org/fhir/ValueSet/subject-type
From the FHIR Standard
PlanDefinition.action:checkReportabilityWorkflow.action:isInfluenzaEffectivenessEvaluationCase.input.sort.directionrequiredSortDirection
http://hl7.org/fhir/ValueSet/sort-direction|4.0.1
From the FHIR Standard
PlanDefinition.action:checkReportabilityWorkflow.action:isInfluenzaEffectivenessEvaluationCase.relatedAction.relationshiprequiredFixed Value: before-start
http://hl7.org/fhir/ValueSet/action-relationship-type|4.0.1
From the FHIR Standard
PlanDefinition.action:checkReportabilityWorkflow.action:isInfluenzaEffectivenessEvaluationCase.participant.typerequiredActionParticipantType
http://hl7.org/fhir/ValueSet/action-participant-type|4.0.1
From the FHIR Standard
PlanDefinition.action:checkReportabilityWorkflow.action:isInfluenzaEffectivenessEvaluationCase.participant.roleexampleActionParticipantRole
http://hl7.org/fhir/ValueSet/action-participant-role
From the FHIR Standard
PlanDefinition.action:checkReportabilityWorkflow.action:isInfluenzaEffectivenessEvaluationCase.typeextensibleActionType
http://hl7.org/fhir/ValueSet/action-type
From the FHIR Standard
PlanDefinition.action:checkReportabilityWorkflow.action:isInfluenzaEffectivenessEvaluationCase.groupingBehaviorrequiredActionGroupingBehavior
http://hl7.org/fhir/ValueSet/action-grouping-behavior|4.0.1
From the FHIR Standard
PlanDefinition.action:checkReportabilityWorkflow.action:isInfluenzaEffectivenessEvaluationCase.selectionBehaviorrequiredActionSelectionBehavior
http://hl7.org/fhir/ValueSet/action-selection-behavior|4.0.1
From the FHIR Standard
PlanDefinition.action:checkReportabilityWorkflow.action:isInfluenzaEffectivenessEvaluationCase.requiredBehaviorrequiredActionRequiredBehavior
http://hl7.org/fhir/ValueSet/action-required-behavior|4.0.1
From the FHIR Standard
PlanDefinition.action:checkReportabilityWorkflow.action:isInfluenzaEffectivenessEvaluationCase.precheckBehaviorrequiredActionPrecheckBehavior
http://hl7.org/fhir/ValueSet/action-precheck-behavior|4.0.1
From the FHIR Standard
PlanDefinition.action:checkReportabilityWorkflow.action:isInfluenzaEffectivenessEvaluationCase.cardinalityBehaviorrequiredActionCardinalityBehavior
http://hl7.org/fhir/ValueSet/action-cardinality-behavior|4.0.1
From the FHIR Standard
PlanDefinition.action:checkReportabilityWorkflow.action:continueToCheckReportability.priorityrequiredRequestPriority
http://hl7.org/fhir/ValueSet/request-priority|4.0.1
From the FHIR Standard
PlanDefinition.action:checkReportabilityWorkflow.action:continueToCheckReportability.subject[x]extensibleSubjectType
http://hl7.org/fhir/ValueSet/subject-type
From the FHIR Standard
PlanDefinition.action:checkReportabilityWorkflow.action:continueToCheckReportability.condition.kindrequiredFixed Value: applicability
http://hl7.org/fhir/ValueSet/action-condition-kind|4.0.1
From the FHIR Standard
PlanDefinition.action:checkReportabilityWorkflow.action:continueToCheckReportability.condition.expression.languageextensibleFixed Value: text/fhirpath
http://hl7.org/fhir/ValueSet/expression-language
From the FHIR Standard
Additional Bindings Purpose
http://www.rfc-editor.org/bcp/bcp13.txt Max Binding
PlanDefinition.action:checkReportabilityWorkflow.action:continueToCheckReportability.input.typerequiredFHIRAllTypes
http://hl7.org/fhir/ValueSet/all-types|4.0.1
From the FHIR Standard
PlanDefinition.action:checkReportabilityWorkflow.action:continueToCheckReportability.input.subject[x]extensibleSubjectType
http://hl7.org/fhir/ValueSet/subject-type
From the FHIR Standard
PlanDefinition.action:checkReportabilityWorkflow.action:continueToCheckReportability.input.sort.directionrequiredSortDirection
http://hl7.org/fhir/ValueSet/sort-direction|4.0.1
From the FHIR Standard
PlanDefinition.action:checkReportabilityWorkflow.action:continueToCheckReportability.relatedAction.relationshiprequiredFixed Value: before-start
http://hl7.org/fhir/ValueSet/action-relationship-type|4.0.1
From the FHIR Standard
PlanDefinition.action:checkReportabilityWorkflow.action:continueToCheckReportability.participant.typerequiredActionParticipantType
http://hl7.org/fhir/ValueSet/action-participant-type|4.0.1
From the FHIR Standard
PlanDefinition.action:checkReportabilityWorkflow.action:continueToCheckReportability.participant.roleexampleActionParticipantRole
http://hl7.org/fhir/ValueSet/action-participant-role
From the FHIR Standard
PlanDefinition.action:checkReportabilityWorkflow.action:continueToCheckReportability.typeextensibleActionType
http://hl7.org/fhir/ValueSet/action-type
From the FHIR Standard
PlanDefinition.action:checkReportabilityWorkflow.action:continueToCheckReportability.groupingBehaviorrequiredActionGroupingBehavior
http://hl7.org/fhir/ValueSet/action-grouping-behavior|4.0.1
From the FHIR Standard
PlanDefinition.action:checkReportabilityWorkflow.action:continueToCheckReportability.selectionBehaviorrequiredActionSelectionBehavior
http://hl7.org/fhir/ValueSet/action-selection-behavior|4.0.1
From the FHIR Standard
PlanDefinition.action:checkReportabilityWorkflow.action:continueToCheckReportability.requiredBehaviorrequiredActionRequiredBehavior
http://hl7.org/fhir/ValueSet/action-required-behavior|4.0.1
From the FHIR Standard
PlanDefinition.action:checkReportabilityWorkflow.action:continueToCheckReportability.precheckBehaviorrequiredActionPrecheckBehavior
http://hl7.org/fhir/ValueSet/action-precheck-behavior|4.0.1
From the FHIR Standard
PlanDefinition.action:checkReportabilityWorkflow.action:continueToCheckReportability.cardinalityBehaviorrequiredActionCardinalityBehavior
http://hl7.org/fhir/ValueSet/action-cardinality-behavior|4.0.1
From the FHIR Standard
PlanDefinition.action:createReport.priorityrequiredRequestPriority
http://hl7.org/fhir/ValueSet/request-priority|4.0.1
From the FHIR Standard
PlanDefinition.action:createReport.codeextensiblePattern Value: create-report
http://hl7.org/fhir/us/ph-library/ValueSet/us-ph-valueset-plandefinition-action
PlanDefinition.action:createReport.subject[x]extensibleSubjectType
http://hl7.org/fhir/ValueSet/subject-type
From the FHIR Standard
PlanDefinition.action:createReport.trigger.typerequiredFixed Value: named-event
http://hl7.org/fhir/ValueSet/trigger-type|4.0.1
From the FHIR Standard
PlanDefinition.action:createReport.condition.kindrequiredActionConditionKind
http://hl7.org/fhir/ValueSet/action-condition-kind|4.0.1
From the FHIR Standard
PlanDefinition.action:createReport.input.typerequiredFHIRAllTypes
http://hl7.org/fhir/ValueSet/all-types|4.0.1
From the FHIR Standard
PlanDefinition.action:createReport.input.subject[x]extensibleSubjectType
http://hl7.org/fhir/ValueSet/subject-type
From the FHIR Standard
PlanDefinition.action:createReport.input.sort.directionrequiredSortDirection
http://hl7.org/fhir/ValueSet/sort-direction|4.0.1
From the FHIR Standard
PlanDefinition.action:createReport.output.typerequiredFHIRAllTypes
http://hl7.org/fhir/ValueSet/all-types|4.0.1
From the FHIR Standard
PlanDefinition.action:createReport.output.subject[x]extensibleSubjectType
http://hl7.org/fhir/ValueSet/subject-type
From the FHIR Standard
PlanDefinition.action:createReport.output.sort.directionrequiredSortDirection
http://hl7.org/fhir/ValueSet/sort-direction|4.0.1
From the FHIR Standard
PlanDefinition.action:createReport.relatedAction.relationshiprequiredFixed Value: before-start
http://hl7.org/fhir/ValueSet/action-relationship-type|4.0.1
From the FHIR Standard
PlanDefinition.action:createReport.participant.typerequiredActionParticipantType
http://hl7.org/fhir/ValueSet/action-participant-type|4.0.1
From the FHIR Standard
PlanDefinition.action:createReport.participant.roleexampleActionParticipantRole
http://hl7.org/fhir/ValueSet/action-participant-role
From the FHIR Standard
PlanDefinition.action:createReport.typeextensibleActionType
http://hl7.org/fhir/ValueSet/action-type
From the FHIR Standard
PlanDefinition.action:createReport.groupingBehaviorrequiredActionGroupingBehavior
http://hl7.org/fhir/ValueSet/action-grouping-behavior|4.0.1
From the FHIR Standard
PlanDefinition.action:createReport.selectionBehaviorrequiredActionSelectionBehavior
http://hl7.org/fhir/ValueSet/action-selection-behavior|4.0.1
From the FHIR Standard
PlanDefinition.action:createReport.requiredBehaviorrequiredActionRequiredBehavior
http://hl7.org/fhir/ValueSet/action-required-behavior|4.0.1
From the FHIR Standard
PlanDefinition.action:createReport.precheckBehaviorrequiredActionPrecheckBehavior
http://hl7.org/fhir/ValueSet/action-precheck-behavior|4.0.1
From the FHIR Standard
PlanDefinition.action:createReport.cardinalityBehaviorrequiredActionCardinalityBehavior
http://hl7.org/fhir/ValueSet/action-cardinality-behavior|4.0.1
From the FHIR Standard
PlanDefinition.action:validateReport.priorityrequiredRequestPriority
http://hl7.org/fhir/ValueSet/request-priority|4.0.1
From the FHIR Standard
PlanDefinition.action:validateReport.codeextensiblePattern Value: validate-report
http://hl7.org/fhir/us/ph-library/ValueSet/us-ph-valueset-plandefinition-action
PlanDefinition.action:validateReport.subject[x]extensibleSubjectType
http://hl7.org/fhir/ValueSet/subject-type
From the FHIR Standard
PlanDefinition.action:validateReport.trigger.typerequiredFixed Value: named-event
http://hl7.org/fhir/ValueSet/trigger-type|4.0.1
From the FHIR Standard
PlanDefinition.action:validateReport.condition.kindrequiredActionConditionKind
http://hl7.org/fhir/ValueSet/action-condition-kind|4.0.1
From the FHIR Standard
PlanDefinition.action:validateReport.input.typerequiredFHIRAllTypes
http://hl7.org/fhir/ValueSet/all-types|4.0.1
From the FHIR Standard
PlanDefinition.action:validateReport.input.subject[x]extensibleSubjectType
http://hl7.org/fhir/ValueSet/subject-type
From the FHIR Standard
PlanDefinition.action:validateReport.input.sort.directionrequiredSortDirection
http://hl7.org/fhir/ValueSet/sort-direction|4.0.1
From the FHIR Standard
PlanDefinition.action:validateReport.output.typerequiredFHIRAllTypes
http://hl7.org/fhir/ValueSet/all-types|4.0.1
From the FHIR Standard
PlanDefinition.action:validateReport.output.subject[x]extensibleSubjectType
http://hl7.org/fhir/ValueSet/subject-type
From the FHIR Standard
PlanDefinition.action:validateReport.output.sort.directionrequiredSortDirection
http://hl7.org/fhir/ValueSet/sort-direction|4.0.1
From the FHIR Standard
PlanDefinition.action:validateReport.relatedAction.relationshiprequiredFixed Value: before-start
http://hl7.org/fhir/ValueSet/action-relationship-type|4.0.1
From the FHIR Standard
PlanDefinition.action:validateReport.participant.typerequiredActionParticipantType
http://hl7.org/fhir/ValueSet/action-participant-type|4.0.1
From the FHIR Standard
PlanDefinition.action:validateReport.participant.roleexampleActionParticipantRole
http://hl7.org/fhir/ValueSet/action-participant-role
From the FHIR Standard
PlanDefinition.action:validateReport.typeextensibleActionType
http://hl7.org/fhir/ValueSet/action-type
From the FHIR Standard
PlanDefinition.action:validateReport.groupingBehaviorrequiredActionGroupingBehavior
http://hl7.org/fhir/ValueSet/action-grouping-behavior|4.0.1
From the FHIR Standard
PlanDefinition.action:validateReport.selectionBehaviorrequiredActionSelectionBehavior
http://hl7.org/fhir/ValueSet/action-selection-behavior|4.0.1
From the FHIR Standard
PlanDefinition.action:validateReport.requiredBehaviorrequiredActionRequiredBehavior
http://hl7.org/fhir/ValueSet/action-required-behavior|4.0.1
From the FHIR Standard
PlanDefinition.action:validateReport.precheckBehaviorrequiredActionPrecheckBehavior
http://hl7.org/fhir/ValueSet/action-precheck-behavior|4.0.1
From the FHIR Standard
PlanDefinition.action:validateReport.cardinalityBehaviorrequiredActionCardinalityBehavior
http://hl7.org/fhir/ValueSet/action-cardinality-behavior|4.0.1
From the FHIR Standard
PlanDefinition.action:submitReport.priorityrequiredRequestPriority
http://hl7.org/fhir/ValueSet/request-priority|4.0.1
From the FHIR Standard
PlanDefinition.action:submitReport.codeextensiblePattern Value: submit-report
http://hl7.org/fhir/us/ph-library/ValueSet/us-ph-valueset-plandefinition-action
PlanDefinition.action:submitReport.subject[x]extensibleSubjectType
http://hl7.org/fhir/ValueSet/subject-type
From the FHIR Standard
PlanDefinition.action:submitReport.trigger.typerequiredFixed Value: named-event
http://hl7.org/fhir/ValueSet/trigger-type|4.0.1
From the FHIR Standard
PlanDefinition.action:submitReport.condition.kindrequiredActionConditionKind
http://hl7.org/fhir/ValueSet/action-condition-kind|4.0.1
From the FHIR Standard
PlanDefinition.action:submitReport.input.typerequiredFHIRAllTypes
http://hl7.org/fhir/ValueSet/all-types|4.0.1
From the FHIR Standard
PlanDefinition.action:submitReport.input.subject[x]extensibleSubjectType
http://hl7.org/fhir/ValueSet/subject-type
From the FHIR Standard
PlanDefinition.action:submitReport.input.sort.directionrequiredSortDirection
http://hl7.org/fhir/ValueSet/sort-direction|4.0.1
From the FHIR Standard
PlanDefinition.action:submitReport.output.typerequiredFHIRAllTypes
http://hl7.org/fhir/ValueSet/all-types|4.0.1
From the FHIR Standard
PlanDefinition.action:submitReport.output.subject[x]extensibleSubjectType
http://hl7.org/fhir/ValueSet/subject-type
From the FHIR Standard
PlanDefinition.action:submitReport.output.sort.directionrequiredSortDirection
http://hl7.org/fhir/ValueSet/sort-direction|4.0.1
From the FHIR Standard
PlanDefinition.action:submitReport.relatedAction.relationshiprequiredActionRelationshipType
http://hl7.org/fhir/ValueSet/action-relationship-type|4.0.1
From the FHIR Standard
PlanDefinition.action:submitReport.participant.typerequiredActionParticipantType
http://hl7.org/fhir/ValueSet/action-participant-type|4.0.1
From the FHIR Standard
PlanDefinition.action:submitReport.participant.roleexampleActionParticipantRole
http://hl7.org/fhir/ValueSet/action-participant-role
From the FHIR Standard
PlanDefinition.action:submitReport.typeextensibleActionType
http://hl7.org/fhir/ValueSet/action-type
From the FHIR Standard
PlanDefinition.action:submitReport.groupingBehaviorrequiredActionGroupingBehavior
http://hl7.org/fhir/ValueSet/action-grouping-behavior|4.0.1
From the FHIR Standard
PlanDefinition.action:submitReport.selectionBehaviorrequiredActionSelectionBehavior
http://hl7.org/fhir/ValueSet/action-selection-behavior|4.0.1
From the FHIR Standard
PlanDefinition.action:submitReport.requiredBehaviorrequiredActionRequiredBehavior
http://hl7.org/fhir/ValueSet/action-required-behavior|4.0.1
From the FHIR Standard
PlanDefinition.action:submitReport.precheckBehaviorrequiredActionPrecheckBehavior
http://hl7.org/fhir/ValueSet/action-precheck-behavior|4.0.1
From the FHIR Standard
PlanDefinition.action:submitReport.cardinalityBehaviorrequiredActionCardinalityBehavior
http://hl7.org/fhir/ValueSet/action-cardinality-behavior|4.0.1
From the FHIR Standard

Constraints

IdGradePath(s)DetailsRequirements
dom-2errorPlanDefinitionIf the resource is contained in another resource, it SHALL NOT contain nested Resources
: contained.contained.empty()
dom-3errorPlanDefinitionIf 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-4errorPlanDefinitionIf 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-5errorPlanDefinitionIf a resource is contained in another resource, it SHALL NOT have a security label
: contained.meta.security.empty()
dom-6best practicePlanDefinitionA resource should have narrative for robust management
: text.`div`.exists()
drq-1errorPlanDefinition.action.input.codeFilter, PlanDefinition.action.output.codeFilter, PlanDefinition.action:startWorkflow.input.codeFilter, PlanDefinition.action:startWorkflow.output.codeFilter, PlanDefinition.action:checkReportabilityWorkflow.input.codeFilter, PlanDefinition.action:checkReportabilityWorkflow.output.codeFilter, PlanDefinition.action:checkReportabilityWorkflow.action:isHospitalBasedInfluenzaCase.input.codeFilter, PlanDefinition.action:checkReportabilityWorkflow.action:isClinicalInfluenzaSurveillanceCase.input.codeFilter, PlanDefinition.action:checkReportabilityWorkflow.action:isHospitalDiseaseBurdenCase.input.codeFilter, PlanDefinition.action:checkReportabilityWorkflow.action:isCovid19SurveillanceCase.input.codeFilter, PlanDefinition.action:checkReportabilityWorkflow.action:isRsvSurveillanceCase.input.codeFilter, PlanDefinition.action:checkReportabilityWorkflow.action:isInfluenzaEffectivenessEvaluationCase.input.codeFilter, PlanDefinition.action:checkReportabilityWorkflow.action:continueToCheckReportability.input.codeFilter, PlanDefinition.action:createReport.input.codeFilter, PlanDefinition.action:createReport.output.codeFilter, PlanDefinition.action:validateReport.input.codeFilter, PlanDefinition.action:validateReport.output.codeFilter, PlanDefinition.action:submitReport.input.codeFilter, PlanDefinition.action:submitReport.output.codeFilterEither a path or a searchParam must be provided, but not both
: path.exists() xor searchParam.exists()
drq-2errorPlanDefinition.action.input.dateFilter, PlanDefinition.action.output.dateFilter, PlanDefinition.action:startWorkflow.input.dateFilter, PlanDefinition.action:startWorkflow.output.dateFilter, PlanDefinition.action:checkReportabilityWorkflow.input.dateFilter, PlanDefinition.action:checkReportabilityWorkflow.output.dateFilter, PlanDefinition.action:checkReportabilityWorkflow.action:isHospitalBasedInfluenzaCase.input.dateFilter, PlanDefinition.action:checkReportabilityWorkflow.action:isClinicalInfluenzaSurveillanceCase.input.dateFilter, PlanDefinition.action:checkReportabilityWorkflow.action:isHospitalDiseaseBurdenCase.input.dateFilter, PlanDefinition.action:checkReportabilityWorkflow.action:isCovid19SurveillanceCase.input.dateFilter, PlanDefinition.action:checkReportabilityWorkflow.action:isRsvSurveillanceCase.input.dateFilter, PlanDefinition.action:checkReportabilityWorkflow.action:isInfluenzaEffectivenessEvaluationCase.input.dateFilter, PlanDefinition.action:checkReportabilityWorkflow.action:continueToCheckReportability.input.dateFilter, PlanDefinition.action:createReport.input.dateFilter, PlanDefinition.action:createReport.output.dateFilter, PlanDefinition.action:validateReport.input.dateFilter, PlanDefinition.action:validateReport.output.dateFilter, PlanDefinition.action:submitReport.input.dateFilter, PlanDefinition.action:submitReport.output.dateFilterEither a path or a searchParam must be provided, but not both
: path.exists() xor searchParam.exists()
ele-1error**ALL** elementsAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1error**ALL** extensionsMust have either extensions or value[x], not both
: extension.exists() != value.exists()
pdf-0warningPlanDefinitionName 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}')

This structure is derived from USPublicHealthPlanDefinition

Summary

Mandatory: 58 elements(12 nested mandatory elements)
Must-Support: 72 elements
Fixed: 57 elements

Extensions

This structure refers to these extensions:

Slices

This structure defines the following Slices:

  • The element 1 is sliced based on the value of PlanDefinition.action (ordered)
  • The element 1 is sliced based on the value of PlanDefinition.action.trigger
  • The element 1 is sliced based on the value of PlanDefinition.action.action

Maturity: 2

Differential View

This structure is derived from USPublicHealthPlanDefinition

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. PlanDefinition S 1..1 USPublicHealthPlanDefinition RESP-NET Knowledge Artifact
... Slices for action S 5..* BackboneElement All constraints on action are intended to apply to any nested constraints.
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 VaueSet - PlanDefinition Action (extensible): The set of actions that can be used to create plan definition
..... input 0..* DataRequirement Input data requirements
.... action:startWorkflow S 1..1 BackboneElement Start Workflow 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 reporting workflow in response to a named event
..... textEquivalent S 1..1 string Text equivalent of the start workflow action.
Fixed Value: Start the reporting workflow in response to a named 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/ph-library/CodeSystem/us-ph-codesystem-plandefinition-actions
....... code 1..1 code Symbol in syntax defined by the system
Fixed Value: initiate-reporting-workflow
..... Slices for trigger 2..* TriggerDefinition Trigger Events defined by implementations
Slice: Unordered, Open by value:name
...... trigger:encounterClose S 1..1 TriggerDefinition Encounter Close Trigger
....... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
........ extension:namedEventType S 0..1 CodeableConcept Indicates the types of named events to subscribe to from the EHR.
URL: http://hl7.org/fhir/us/ph-library/StructureDefinition/us-ph-named-eventtype-extension
Binding: US Public Health VaueSet - TriggerDefinition NamedEvent (extensible): US Public Health TriggerDefinition NamedEvents
....... 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: encounter-close
...... trigger:encounterStart S 1..1 TriggerDefinition Encounter Start Trigger
....... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
........ extension:namedEventType S 0..1 CodeableConcept Indicates the types of named events to subscribe to from the EHR.
URL: http://hl7.org/fhir/us/ph-library/StructureDefinition/us-ph-named-eventtype-extension
Binding: US Public Health VaueSet - TriggerDefinition NamedEvent (extensible): US Public Health TriggerDefinition NamedEvents
....... 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: encounter-start
..... input S 1..* DataRequirement Input data requirements
...... id S 1..1 string Unique id for inter-element referencing
..... relatedAction S 1..1 BackboneElement Relationship to another action
...... actionId 1..1 id What action is this related to
Fixed Value: check-reportability
...... 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 1 hour before next action.: {"value":1,"unit":"h"}
.... action:checkReportabilityWorkflow S 1..1 BackboneElement Check Reportability Workflow
..... id S 1..1 string Unique id for inter-element referencing
Fixed Value: check-reportability
..... description S 1..1 string Check for reportability conditions and labresults
Fixed Value: This action represents the start of the check for reportable conditions and labresults in response to the named event.
..... code S 1..1 CodeableConcept Code for the "check-reportability" 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/ph-library/CodeSystem/us-ph-codesystem-plandefinition-actions
....... code 1..1 code Symbol in syntax defined by the system
Fixed Value: execute-reporting-workflow
..... Slices for action 7..* BackboneElement A sub-action
Slice: Unordered, Open by value:id
...... action:All Slices Content/Rules for all slices
....... condition S 0..* BackboneElement Whether or not the action is applicable
....... input S 0..* DataRequirement Input data requirements
....... output S 0..* DataRequirement Output data definition
....... relatedAction S 0..* BackboneElement Relationship to another action
...... action:isHospitalBasedInfluenzaCase S 1..1 BackboneElement A sub-action
....... id S 1..1 string Unique id for inter-element referencing
Fixed Value: is-hospital-based-influenza-case
....... 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/ph-library/CodeSystem/us-ph-codesystem-plandefinition-actions
......... code 1..1 code Symbol in syntax defined by the system
Fixed Value: evaluate-condition
....... condition 0..* BackboneElement Whether or not the action is applicable
........ kind 1..1 code applicability | start | stop
Fixed Value: applicability
........ expression S 1..1 Expression Boolean-valued expression
......... language 1..1 code text/cql | text/fhirpath | application/x-fhir-query | etc.
Fixed Value: text/fhirpath
....... input S 1..* DataRequirement Input data requirements
........ id S 1..1 string Unique id for inter-element referencing
....... relatedAction 0..* BackboneElement Relationship to another action
........ actionId 1..1 id What action is this related to
Fixed Value: create-resp-net-report
........ 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
...... action:isClinicalInfluenzaSurveillanceCase S 1..1 BackboneElement A sub-action
....... id S 1..1 string Unique id for inter-element referencing
Fixed Value: is-clinical-surveillance-influena-case
....... 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/ph-library/CodeSystem/us-ph-codesystem-plandefinition-actions
......... code 1..1 code Symbol in syntax defined by the system
Fixed Value: evaluate-condition
....... condition 0..* BackboneElement Whether or not the action is applicable
........ kind 1..1 code applicability | start | stop
Fixed Value: applicability
........ expression S 1..1 Expression Boolean-valued expression
......... language 1..1 code text/cql | text/fhirpath | application/x-fhir-query | etc.
Fixed Value: text/fhirpath
....... input S 1..* DataRequirement Input data requirements
........ id S 1..1 string Unique id for inter-element referencing
....... relatedAction 0..* BackboneElement Relationship to another action
........ actionId 1..1 id What action is this related to
Fixed Value: create-resp-net-report
........ 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
...... action:isHospitalDiseaseBurdenCase S 1..1 BackboneElement A sub-action
....... id S 1..1 string Unique id for inter-element referencing
Fixed Value: is-hospital-disease-burden-case
....... 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/ph-library/CodeSystem/us-ph-codesystem-plandefinition-actions
......... code 1..1 code Symbol in syntax defined by the system
Fixed Value: evaluate-condition
....... condition 0..* BackboneElement Whether or not the action is applicable
........ kind 1..1 code applicability | start | stop
Fixed Value: applicability
........ expression S 1..1 Expression Boolean-valued expression
......... language 1..1 code text/cql | text/fhirpath | application/x-fhir-query | etc.
Fixed Value: text/fhirpath
....... input S 1..* DataRequirement Input data requirements
........ id S 1..1 string Unique id for inter-element referencing
....... relatedAction 0..* BackboneElement Relationship to another action
........ actionId 1..1 id What action is this related to
Fixed Value: create-resp-net-report
........ 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
...... action:isCovid19SurveillanceCase S 1..1 BackboneElement A sub-action
....... id S 1..1 string Unique id for inter-element referencing
Fixed Value: is-covid19-surveillance-case
....... 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/ph-library/CodeSystem/us-ph-codesystem-plandefinition-actions
......... code 1..1 code Symbol in syntax defined by the system
Fixed Value: evaluate-condition
....... condition 0..* BackboneElement Whether or not the action is applicable
........ kind 1..1 code applicability | start | stop
Fixed Value: applicability
........ expression S 1..1 Expression Boolean-valued expression
......... language 1..1 code text/cql | text/fhirpath | application/x-fhir-query | etc.
Fixed Value: text/fhirpath
....... input S 1..* DataRequirement Input data requirements
........ id S 1..1 string Unique id for inter-element referencing
....... relatedAction 0..* BackboneElement Relationship to another action
........ actionId 1..1 id What action is this related to
Fixed Value: create-resp-net-report
........ 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
...... action:isRsvSurveillanceCase S 1..1 BackboneElement A sub-action
....... id S 1..1 string Unique id for inter-element referencing
Fixed Value: is-rsv-surveillance-case
....... 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/ph-library/CodeSystem/us-ph-codesystem-plandefinition-actions
......... code 1..1 code Symbol in syntax defined by the system
Fixed Value: evaluate-condition
....... condition 0..* BackboneElement Whether or not the action is applicable
........ kind 1..1 code applicability | start | stop
Fixed Value: applicability
........ expression S 1..1 Expression Boolean-valued expression
......... language 1..1 code text/cql | text/fhirpath | application/x-fhir-query | etc.
Fixed Value: text/fhirpath
....... input S 1..* DataRequirement Input data requirements
........ id S 1..1 string Unique id for inter-element referencing
....... relatedAction 0..* BackboneElement Relationship to another action
........ actionId 1..1 id What action is this related to
Fixed Value: create-resp-net-report
........ 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
...... action:isInfluenzaEffectivenessEvaluationCase S 1..1 BackboneElement A sub-action
....... id S 1..1 string Unique id for inter-element referencing
Fixed Value: is-influenza-effectiveness-evaluation-case
....... 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/ph-library/CodeSystem/us-ph-codesystem-plandefinition-actions
......... code 1..1 code Symbol in syntax defined by the system
Fixed Value: evaluate-condition
....... condition 0..* BackboneElement Whether or not the action is applicable
........ kind 1..1 code applicability | start | stop
Fixed Value: applicability
........ expression S 1..1 Expression Boolean-valued expression
......... language 1..1 code text/cql | text/fhirpath | application/x-fhir-query | etc.
Fixed Value: text/fhirpath
....... input S 1..* DataRequirement Input data requirements
........ id S 1..1 string Unique id for inter-element referencing
....... relatedAction 0..* BackboneElement Relationship to another action
........ actionId 1..1 id What action is this related to
Fixed Value: create-resp-net-report
........ 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
...... action:continueToCheckReportability S 1..1 BackboneElement A sub-action
....... id S 1..1 string Unique id for inter-element referencing
Fixed Value: continue-to-check-reportability
....... 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/ph-library/CodeSystem/us-ph-codesystem-plandefinition-actions
......... code 1..1 code Symbol in syntax defined by the system
Fixed Value: evaluate-condition
....... condition 0..* BackboneElement Whether or not the action is applicable
........ kind 1..1 code applicability | start | stop
Fixed Value: applicability
........ expression S 1..1 Expression Boolean-valued expression
......... language 1..1 code text/cql | text/fhirpath | application/x-fhir-query | etc.
Fixed Value: text/fhirpath
....... input S 1..* DataRequirement Input data requirements
........ id S 1..1 string Unique id for inter-element referencing
....... relatedAction 0..* BackboneElement Relationship to another action
........ actionId 1..1 id What action is this related to
Fixed Value: check-reportability
........ 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 1 hour before next action.: {"value":1,"unit":"h"}
.... action:createReport 1..1 BackboneElement All constraints on action are intended to apply to any nested constraints.
..... id S 1..1 string Unique id for inter-element referencing
Fixed Value: create-resp-net-report
..... description 0..1 string Brief description of the action
Fixed Value: This action represents the creation, validation and submission of the RESP-NET report.
..... 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/ph-library/CodeSystem/us-ph-codesystem-plandefinition-actions
....... code 1..1 code Symbol in syntax defined by the system
Fixed Value: create-report
..... input S 0..* DataRequirement Input data requirements
...... id S 1..1 string Unique id for inter-element referencing
..... output S 0..* DataRequirement Output data definition
...... id S 1..1 string Unique id for inter-element referencing
..... relatedAction 0..* BackboneElement Relationship to another action
...... actionId 1..1 id What action is this related to
Fixed Value: validate-resp-net-report
...... 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
.... action:validateReport 1..1 BackboneElement All constraints on action are intended to apply to any nested constraints.
..... id S 1..1 string Unique id for inter-element referencing
Fixed Value: validate-resp-net-report
..... description 0..1 string Brief description of the action
Fixed Value: This action represents the validation of the RESP-NET Report
..... code 0..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/ph-library/CodeSystem/us-ph-codesystem-plandefinition-actions
....... code 1..1 code Symbol in syntax defined by the system
Fixed Value: validate-report
..... input S 0..* DataRequirement Input data requirements
...... id S 1..1 string Unique id for inter-element referencing
..... output S 0..* DataRequirement Output data definition
...... id S 1..1 string Unique id for inter-element referencing
..... relatedAction 0..* BackboneElement Relationship to another action
...... actionId 1..1 id What action is this related to
Fixed Value: submit-resp-net-report
...... 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
.... action:submitReport 1..1 BackboneElement Route and send RESP-NET Report
..... id S 1..1 string Unique id for inter-element referencing
Fixed Value: submit-resp-net-report
..... description S 1..1 string Description of the route and send action.
Fixed Value: This action represents the routing and sending of the RESP-NET Report
..... textEquivalent S 1..1 string Static text equivalent of the action, used if the dynamic aspects cannot be interpreted by the receiving system
Fixed Value: Route and send RESP-NET Report
..... code 0..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/ph-library/CodeSystem/us-ph-codesystem-plandefinition-actions
....... code 1..1 code Symbol in syntax defined by the system
Fixed Value: submit-report
..... input S 0..* DataRequirement Input data requirements
...... id S 1..1 string Unique id for inter-element referencing

doco Documentation for this format

Terminology Bindings (Differential)

PathConformanceValueSetURI
PlanDefinition.action.codeextensibleUSPublicHealthValueSetPlanDefinitionAction
http://hl7.org/fhir/us/ph-library/ValueSet/us-ph-valueset-plandefinition-action

Key Elements View

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. PlanDefinition SC 1..1 USPublicHealthPlanDefinition RESP-NET Knowledge Artifact
Constraints: pdf-0
... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
... Slices for extension Content/Rules for all slices
.... extension:receiverAddress S 0..1 Reference(Endpoint) Indicates the address where the report has to be sent.
URL: http://hl7.org/fhir/us/ph-library/StructureDefinition/us-ph-receiver-address-extension
.... extension:asyncIndicator S 0..1 boolean US Public Health Async Indicator Extension
URL: http://hl7.org/fhir/us/ph-library/StructureDefinition/us-ph-async-indicator-extension
.... extension:contentEncrypted S 0..1 boolean US Public Health Data Encrypted Extension
URL: http://hl7.org/fhir/us/ph-library/StructureDefinition/us-ph-data-encrypted-extension
.... extension:jwksForContentEncryption S 0..1 url US Public Health Receiver Jwks Url
URL: http://hl7.org/fhir/us/ph-library/StructureDefinition/us-ph-receiver-jwks-url-extension
.... extension:contentEncryptionAlgorithm S 0..1 code US Public Health Data Encryption Algorithm
URL: http://hl7.org/fhir/us/ph-library/StructureDefinition/us-ph-data-encryption-algorithm-extension
.... extension:expectedResponseDuration S 0..1 Duration US Public Health Expected Response Time Extension
URL: http://hl7.org/fhir/us/ph-library/StructureDefinition/us-ph-expected-response-time-extension
... modifierExtension ?! 0..* Extension Extensions that cannot be ignored
... identifier SΣ 0..* Identifier Additional identifier for the plan definition
... version SΣ 1..1 string Business version of the PlanDefinition
... name SΣC 1..1 string Name for this PlanDefinition (computer friendly)
... title SΣ 1..1 string Title for this PlanDefinition
... type SΣ 1..1 CodeableConcept Type of this PlanDefinition
Binding: PlanDefinitionType (extensible): The type of PlanDefinition.
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://terminology.hl7.org/CodeSystem/plan-definition-type
..... version 0..1 string Version of the system - if relevant
..... code 1..1 code Symbol in syntax defined by the system
Fixed Value: workflow-definition
..... display 1..1 string Representation defined by the system
Fixed Value: Workflow Definition
..... userSelected 0..1 boolean If this coding was chosen directly by the user
.... text 0..1 string Plain text representation of the concept
... 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Σ 1..1 dateTime Date the PlanDefinition was last changed
... publisher SΣ 1..1 string Name of the agency that published this PlanDefinition
... 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.
... effectivePeriod SΣ 0..1 Period When the PlanDefinition is valid
.... start ΣC 1..1 dateTime The start of the time period when this PlanDefinition goes into effect
... library S 0..* canonical(Library) Logic used by the plan definition
... Slices for action S 5..* BackboneElement All constraints on action are intended to apply to any nested constraints.
Slice: Ordered, Open by value:id
.... action:All Slices Content/Rules for all slices
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
..... description S 0..1 string Brief description of the action
..... code S 0..1 CodeableConcept Code representing the meaning of the action or sub-actions
Binding: US Public Health VaueSet - PlanDefinition Action (extensible): The set of actions that can be used to create plan definition
..... trigger S 0..* TriggerDefinition When the action should be triggered
...... Slices for extension Content/Rules for all slices
....... extension:namedEventType S 0..1 CodeableConcept US Public Health Named Event Type Extension
URL: http://hl7.org/fhir/us/ph-library/StructureDefinition/us-ph-named-eventtype-extension
Binding: US Public Health VaueSet - TriggerDefinition NamedEvent (extensible): US Public Health TriggerDefinition NamedEvents
...... 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
..... condition S 0..* BackboneElement Whether or not the action is applicable
...... 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
...... 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.
..... output S 0..* DataRequirement Output data definition
...... 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.
..... relatedAction S 0..* BackboneElement Relationship to another action
...... 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 Time offset for the relationship
Slice: Unordered, Open by type:$this
....... offsetDuration Duration
....... offsetRange Range
....... offset[x]:offsetDuration S 0..1 Duration Time offset for the relationship
..... timing[x] S 0..1 Duration When the action should take place
.... action:startWorkflow S 1..1 BackboneElement Start Workflow Action
..... id S 1..1 string Unique id for inter-element referencing
Fixed Value: start-workflow
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
..... description S 1..1 string Starts the workflow
Fixed Value: This action represents the start of the reporting workflow in response to a named event
..... textEquivalent S 1..1 string Text equivalent of the start workflow action.
Fixed Value: Start the reporting workflow in response to a named event
..... code S 1..1 CodeableConcept Code for the "start" action.
Binding: US Public Health VaueSet - 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/ph-library/CodeSystem/us-ph-codesystem-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
..... Slices for trigger S 2..* TriggerDefinition Trigger Events defined by implementations
Slice: Unordered, Open by value:name
...... trigger:All Slices Content/Rules for all slices
....... Slices for extension Content/Rules for all slices
........ extension:namedEventType S 0..1 CodeableConcept US Public Health Named Event Type Extension
URL: http://hl7.org/fhir/us/ph-library/StructureDefinition/us-ph-named-eventtype-extension
Binding: US Public Health VaueSet - TriggerDefinition NamedEvent (extensible): US Public Health TriggerDefinition NamedEvents
....... 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
...... trigger:encounterClose S 1..1 TriggerDefinition Encounter Close Trigger
....... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
........ extension:namedEventType S 0..1 CodeableConcept Indicates the types of named events to subscribe to from the EHR.
URL: http://hl7.org/fhir/us/ph-library/StructureDefinition/us-ph-named-eventtype-extension
Binding: US Public Health VaueSet - TriggerDefinition NamedEvent (extensible): US Public Health TriggerDefinition NamedEvents
....... 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: encounter-close
...... trigger:encounterStart S 1..1 TriggerDefinition Encounter Start Trigger
....... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
........ extension:namedEventType S 0..1 CodeableConcept Indicates the types of named events to subscribe to from the EHR.
URL: http://hl7.org/fhir/us/ph-library/StructureDefinition/us-ph-named-eventtype-extension
Binding: US Public Health VaueSet - TriggerDefinition NamedEvent (extensible): US Public Health TriggerDefinition NamedEvents
....... 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: encounter-start
..... condition S 0..* BackboneElement Whether or not the action is applicable
...... 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 1..* DataRequirement Input data requirements
...... id S 1..1 string Unique id for inter-element referencing
...... 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.
..... output S 0..* DataRequirement Output data definition
...... 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.
..... relatedAction S 1..1 BackboneElement Relationship to another action
...... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
...... actionId S 1..1 id What action is this related to
Fixed Value: check-reportability
...... 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 Time offset for the relationship
Slice: Unordered, Closed by type:$this
....... offsetDuration Duration
....... offsetRange Range
....... offset[x]:offsetDuration S 0..1 Duration Time offset for the relationship
Example Wait 1 hour before next action.: {"value":1,"unit":"h"}
..... timing[x] S 0..1 Duration When the action should take place
.... action:checkReportabilityWorkflow S 1..1 BackboneElement Check Reportability Workflow
..... id S 1..1 string Unique id for inter-element referencing
Fixed Value: check-reportability
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
..... description S 1..1 string Check for reportability conditions and labresults
Fixed Value: This action represents the start of the check for reportable conditions and labresults in response to the named event.
..... code S 1..1 CodeableConcept Code for the "check-reportability" action.
Binding: US Public Health VaueSet - 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/ph-library/CodeSystem/us-ph-codesystem-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: execute-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
..... trigger S 0..* TriggerDefinition When the action should be triggered
...... Slices for extension Content/Rules for all slices
....... extension:namedEventType S 0..1 CodeableConcept US Public Health Named Event Type Extension
URL: http://hl7.org/fhir/us/ph-library/StructureDefinition/us-ph-named-eventtype-extension
Binding: US Public Health VaueSet - TriggerDefinition NamedEvent (extensible): US Public Health TriggerDefinition NamedEvents
...... 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
..... condition S 0..* BackboneElement Whether or not the action is applicable
...... 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
...... 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.
..... output S 0..* DataRequirement Output data definition
...... 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.
..... relatedAction S 0..* BackboneElement Relationship to another action
...... 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 Time offset for the relationship
Slice: Unordered, Open by type:$this
....... offsetDuration Duration
....... offsetRange Range
....... offset[x]:offsetDuration S 0..1 Duration Time offset for the relationship
..... timing[x] S 0..1 Duration When the action should take place
..... Slices for action 7..* BackboneElement A sub-action
Slice: Unordered, Open by value:id
...... action:All Slices Content/Rules for all slices
....... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
....... condition S 0..* BackboneElement Whether or not the action is applicable
........ modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
........ kind 1..1 code applicability | start | stop
Binding: ActionConditionKind (required): Defines the kinds of conditions that can appear on actions.
....... input S 0..* DataRequirement Input data requirements
....... output S 0..* DataRequirement Output data definition
....... relatedAction S 0..* BackboneElement Relationship to another action
........ modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
........ 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.
...... action:isHospitalBasedInfluenzaCase S 1..1 BackboneElement A sub-action
....... id S 1..1 string Unique id for inter-element referencing
Fixed Value: is-hospital-based-influenza-case
....... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
....... code 1..1 CodeableConcept Code representing the meaning of the action or sub-actions

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/ph-library/CodeSystem/us-ph-codesystem-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: evaluate-condition
......... 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
....... condition S 0..* BackboneElement Whether or not the action is applicable
........ modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
........ kind 1..1 code applicability | start | stop
Binding: ActionConditionKind (required): Defines the kinds of conditions that can appear on actions.
Fixed Value: applicability
........ expression S 1..1 Expression Boolean-valued expression
......... language Σ 1..1 code text/cql | text/fhirpath | application/x-fhir-query | etc.
Binding: ExpressionLanguage (extensible): The media type of the expression language.
Additional BindingsPurpose
http://www.rfc-editor.org/bcp/bcp13.txt Max Binding

Fixed Value: text/fhirpath
....... input S 1..* DataRequirement Input data requirements
........ id S 1..1 string Unique id for inter-element referencing
........ 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 S 0..* DataRequirement Output data definition
....... relatedAction S 0..* BackboneElement Relationship to another action
........ modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
........ actionId 1..1 id What action is this related to
Fixed Value: create-resp-net-report
........ 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
...... action:isClinicalInfluenzaSurveillanceCase S 1..1 BackboneElement A sub-action
....... id S 1..1 string Unique id for inter-element referencing
Fixed Value: is-clinical-surveillance-influena-case
....... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
....... code 1..1 CodeableConcept Code representing the meaning of the action or sub-actions

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/ph-library/CodeSystem/us-ph-codesystem-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: evaluate-condition
......... 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
....... condition S 0..* BackboneElement Whether or not the action is applicable
........ modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
........ kind 1..1 code applicability | start | stop
Binding: ActionConditionKind (required): Defines the kinds of conditions that can appear on actions.
Fixed Value: applicability
........ expression S 1..1 Expression Boolean-valued expression
......... language Σ 1..1 code text/cql | text/fhirpath | application/x-fhir-query | etc.
Binding: ExpressionLanguage (extensible): The media type of the expression language.
Additional BindingsPurpose
http://www.rfc-editor.org/bcp/bcp13.txt Max Binding

Fixed Value: text/fhirpath
....... input S 1..* DataRequirement Input data requirements
........ id S 1..1 string Unique id for inter-element referencing
........ 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 S 0..* DataRequirement Output data definition
....... relatedAction S 0..* BackboneElement Relationship to another action
........ modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
........ actionId 1..1 id What action is this related to
Fixed Value: create-resp-net-report
........ 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
...... action:isHospitalDiseaseBurdenCase S 1..1 BackboneElement A sub-action
....... id S 1..1 string Unique id for inter-element referencing
Fixed Value: is-hospital-disease-burden-case
....... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
....... code 1..1 CodeableConcept Code representing the meaning of the action or sub-actions

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/ph-library/CodeSystem/us-ph-codesystem-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: evaluate-condition
......... 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
....... condition S 0..* BackboneElement Whether or not the action is applicable
........ modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
........ kind 1..1 code applicability | start | stop
Binding: ActionConditionKind (required): Defines the kinds of conditions that can appear on actions.
Fixed Value: applicability
........ expression S 1..1 Expression Boolean-valued expression
......... language Σ 1..1 code text/cql | text/fhirpath | application/x-fhir-query | etc.
Binding: ExpressionLanguage (extensible): The media type of the expression language.
Additional BindingsPurpose
http://www.rfc-editor.org/bcp/bcp13.txt Max Binding

Fixed Value: text/fhirpath
....... input S 1..* DataRequirement Input data requirements
........ id S 1..1 string Unique id for inter-element referencing
........ 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 S 0..* DataRequirement Output data definition
....... relatedAction S 0..* BackboneElement Relationship to another action
........ modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
........ actionId 1..1 id What action is this related to
Fixed Value: create-resp-net-report
........ 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
...... action:isCovid19SurveillanceCase S 1..1 BackboneElement A sub-action
....... id S 1..1 string Unique id for inter-element referencing
Fixed Value: is-covid19-surveillance-case
....... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
....... code 1..1 CodeableConcept Code representing the meaning of the action or sub-actions

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/ph-library/CodeSystem/us-ph-codesystem-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: evaluate-condition
......... 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
....... condition S 0..* BackboneElement Whether or not the action is applicable
........ modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
........ kind 1..1 code applicability | start | stop
Binding: ActionConditionKind (required): Defines the kinds of conditions that can appear on actions.
Fixed Value: applicability
........ expression S 1..1 Expression Boolean-valued expression
......... language Σ 1..1 code text/cql | text/fhirpath | application/x-fhir-query | etc.
Binding: ExpressionLanguage (extensible): The media type of the expression language.
Additional BindingsPurpose
http://www.rfc-editor.org/bcp/bcp13.txt Max Binding

Fixed Value: text/fhirpath
....... input S 1..* DataRequirement Input data requirements
........ id S 1..1 string Unique id for inter-element referencing
........ 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 S 0..* DataRequirement Output data definition
....... relatedAction S 0..* BackboneElement Relationship to another action
........ modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
........ actionId 1..1 id What action is this related to
Fixed Value: create-resp-net-report
........ 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
...... action:isRsvSurveillanceCase S 1..1 BackboneElement A sub-action
....... id S 1..1 string Unique id for inter-element referencing
Fixed Value: is-rsv-surveillance-case
....... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
....... code 1..1 CodeableConcept Code representing the meaning of the action or sub-actions

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/ph-library/CodeSystem/us-ph-codesystem-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: evaluate-condition
......... 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
....... condition S 0..* BackboneElement Whether or not the action is applicable
........ modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
........ kind 1..1 code applicability | start | stop
Binding: ActionConditionKind (required): Defines the kinds of conditions that can appear on actions.
Fixed Value: applicability
........ expression S 1..1 Expression Boolean-valued expression
......... language Σ 1..1 code text/cql | text/fhirpath | application/x-fhir-query | etc.
Binding: ExpressionLanguage (extensible): The media type of the expression language.
Additional BindingsPurpose
http://www.rfc-editor.org/bcp/bcp13.txt Max Binding

Fixed Value: text/fhirpath
....... input S 1..* DataRequirement Input data requirements
........ id S 1..1 string Unique id for inter-element referencing
........ 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 S 0..* DataRequirement Output data definition
....... relatedAction S 0..* BackboneElement Relationship to another action
........ modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
........ actionId 1..1 id What action is this related to
Fixed Value: create-resp-net-report
........ 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
...... action:isInfluenzaEffectivenessEvaluationCase S 1..1 BackboneElement A sub-action
....... id S 1..1 string Unique id for inter-element referencing
Fixed Value: is-influenza-effectiveness-evaluation-case
....... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
....... code 1..1 CodeableConcept Code representing the meaning of the action or sub-actions

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/ph-library/CodeSystem/us-ph-codesystem-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: evaluate-condition
......... 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
....... condition S 0..* BackboneElement Whether or not the action is applicable
........ modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
........ kind 1..1 code applicability | start | stop
Binding: ActionConditionKind (required): Defines the kinds of conditions that can appear on actions.
Fixed Value: applicability
........ expression S 1..1 Expression Boolean-valued expression
......... language Σ 1..1 code text/cql | text/fhirpath | application/x-fhir-query | etc.
Binding: ExpressionLanguage (extensible): The media type of the expression language.
Additional BindingsPurpose
http://www.rfc-editor.org/bcp/bcp13.txt Max Binding

Fixed Value: text/fhirpath
....... input S 1..* DataRequirement Input data requirements
........ id S 1..1 string Unique id for inter-element referencing
........ 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 S 0..* DataRequirement Output data definition
....... relatedAction S 0..* BackboneElement Relationship to another action
........ modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
........ actionId 1..1 id What action is this related to
Fixed Value: create-resp-net-report
........ 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
...... action:continueToCheckReportability S 1..1 BackboneElement A sub-action
....... id S 1..1 string Unique id for inter-element referencing
Fixed Value: continue-to-check-reportability
....... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
....... code 1..1 CodeableConcept Code representing the meaning of the action or sub-actions

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/ph-library/CodeSystem/us-ph-codesystem-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: evaluate-condition
......... 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
....... condition S 0..* BackboneElement Whether or not the action is applicable
........ modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
........ kind 1..1 code applicability | start | stop
Binding: ActionConditionKind (required): Defines the kinds of conditions that can appear on actions.
Fixed Value: applicability
........ expression S 1..1 Expression Boolean-valued expression
......... language Σ 1..1 code text/cql | text/fhirpath | application/x-fhir-query | etc.
Binding: ExpressionLanguage (extensible): The media type of the expression language.
Additional BindingsPurpose
http://www.rfc-editor.org/bcp/bcp13.txt Max Binding

Fixed Value: text/fhirpath
....... input S 1..* DataRequirement Input data requirements
........ id S 1..1 string Unique id for inter-element referencing
........ 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 S 0..* DataRequirement Output data definition
....... relatedAction S 0..* BackboneElement Relationship to another action
........ modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
........ actionId 1..1 id What action is this related to
Fixed Value: check-reportability
........ 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
........ Slices for offset[x] 0..1 Time offset for the relationship
Slice: Unordered, Open by type:$this
......... offsetDuration Duration
......... offsetRange Range
......... offset[x]:offsetDuration 0..1 Duration Time offset for the relationship
Example Wait 1 hour before next action.: {"value":1,"unit":"h"}
.... action:createReport S 1..1 BackboneElement All constraints on action are intended to apply to any nested constraints.
..... id S 1..1 string Unique id for inter-element referencing
Fixed Value: create-resp-net-report
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
..... description S 0..1 string Brief description of the action
Fixed Value: This action represents the creation, validation and submission of the RESP-NET report.
..... code S 1..1 CodeableConcept Code representing the meaning of the action or sub-actions
Binding: US Public Health VaueSet - 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/ph-library/CodeSystem/us-ph-codesystem-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: create-report
....... 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
..... trigger S 0..* TriggerDefinition When the action should be triggered
...... Slices for extension Content/Rules for all slices
....... extension:namedEventType S 0..1 CodeableConcept US Public Health Named Event Type Extension
URL: http://hl7.org/fhir/us/ph-library/StructureDefinition/us-ph-named-eventtype-extension
Binding: US Public Health VaueSet - TriggerDefinition NamedEvent (extensible): US Public Health TriggerDefinition NamedEvents
...... 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
..... condition S 0..* BackboneElement Whether or not the action is applicable
...... 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 S 1..1 string Unique id for inter-element referencing
...... 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.
..... output S 0..* DataRequirement Output data definition
...... id S 1..1 string Unique id for inter-element referencing
...... 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.
..... relatedAction S 0..* BackboneElement Relationship to another action
...... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
...... actionId S 1..1 id What action is this related to
Fixed Value: validate-resp-net-report
...... 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 Time offset for the relationship
Slice: Unordered, Open by type:$this
....... offsetDuration Duration
....... offsetRange Range
....... offset[x]:offsetDuration S 0..1 Duration Time offset for the relationship
..... timing[x] S 0..1 Duration When the action should take place
.... action:validateReport S 1..1 BackboneElement All constraints on action are intended to apply to any nested constraints.
..... id S 1..1 string Unique id for inter-element referencing
Fixed Value: validate-resp-net-report
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
..... description S 0..1 string Brief description of the action
Fixed Value: This action represents the validation of the RESP-NET Report
..... code S 0..1 CodeableConcept Code representing the meaning of the action or sub-actions
Binding: US Public Health VaueSet - 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/ph-library/CodeSystem/us-ph-codesystem-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: validate-report
....... 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
..... trigger S 0..* TriggerDefinition When the action should be triggered
...... Slices for extension Content/Rules for all slices
....... extension:namedEventType S 0..1 CodeableConcept US Public Health Named Event Type Extension
URL: http://hl7.org/fhir/us/ph-library/StructureDefinition/us-ph-named-eventtype-extension
Binding: US Public Health VaueSet - TriggerDefinition NamedEvent (extensible): US Public Health TriggerDefinition NamedEvents
...... 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
..... condition S 0..* BackboneElement Whether or not the action is applicable
...... 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 S 1..1 string Unique id for inter-element referencing
...... 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.
..... output S 0..* DataRequirement Output data definition
...... id S 1..1 string Unique id for inter-element referencing
...... 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.
..... relatedAction S 0..* BackboneElement Relationship to another action
...... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
...... actionId S 1..1 id What action is this related to
Fixed Value: submit-resp-net-report
...... 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 Time offset for the relationship
Slice: Unordered, Open by type:$this
....... offsetDuration Duration
....... offsetRange Range
....... offset[x]:offsetDuration S 0..1 Duration Time offset for the relationship
..... timing[x] S 0..1 Duration When the action should take place
.... action:submitReport S 1..1 BackboneElement Route and send RESP-NET Report
..... id S 1..1 string Unique id for inter-element referencing
Fixed Value: submit-resp-net-report
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
..... description S 1..1 string Description of the route and send action.
Fixed Value: This action represents the routing and sending of the RESP-NET Report
..... textEquivalent S 1..1 string Static text equivalent of the action, used if the dynamic aspects cannot be interpreted by the receiving system
Fixed Value: Route and send RESP-NET Report
..... code S 0..1 CodeableConcept Code representing the meaning of the action or sub-actions
Binding: US Public Health VaueSet - 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/ph-library/CodeSystem/us-ph-codesystem-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: submit-report
....... 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
..... trigger S 0..* TriggerDefinition When the action should be triggered
...... Slices for extension Content/Rules for all slices
....... extension:namedEventType S 0..1 CodeableConcept US Public Health Named Event Type Extension
URL: http://hl7.org/fhir/us/ph-library/StructureDefinition/us-ph-named-eventtype-extension
Binding: US Public Health VaueSet - TriggerDefinition NamedEvent (extensible): US Public Health TriggerDefinition NamedEvents
...... 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
..... condition S 0..* BackboneElement Whether or not the action is applicable
...... 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 S 1..1 string Unique id for inter-element referencing
...... 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.
..... output S 0..* DataRequirement Output data definition
...... 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.
..... relatedAction S 0..* BackboneElement Relationship to another action
...... 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 Time offset for the relationship
Slice: Unordered, Open by type:$this
....... offsetDuration Duration
....... offsetRange Range
....... offset[x]:offsetDuration S 0..1 Duration Time offset for the relationship
..... timing[x] S 0..1 Duration When the action should take place

doco Documentation for this format

Terminology Bindings

PathConformanceValueSet / CodeURI
PlanDefinition.typeextensiblePattern Value: workflow-definition("Workflow Definition")
http://hl7.org/fhir/ValueSet/plan-definition-type
From the FHIR Standard
PlanDefinition.statusrequiredPublicationStatus
http://hl7.org/fhir/ValueSet/publication-status|4.0.1
From the FHIR Standard
PlanDefinition.subject[x]extensibleSubjectType
http://hl7.org/fhir/ValueSet/subject-type
From the FHIR Standard
PlanDefinition.jurisdictionextensibleJurisdiction ValueSet
http://hl7.org/fhir/ValueSet/jurisdiction
From the FHIR Standard
PlanDefinition.action.codeextensibleUSPublicHealthValueSetPlanDefinitionAction
http://hl7.org/fhir/us/ph-library/ValueSet/us-ph-valueset-plandefinition-action
PlanDefinition.action.trigger.typerequiredFixed Value: named-event
http://hl7.org/fhir/ValueSet/trigger-type|4.0.1
From the FHIR Standard
PlanDefinition.action.condition.kindrequiredActionConditionKind
http://hl7.org/fhir/ValueSet/action-condition-kind|4.0.1
From the FHIR Standard
PlanDefinition.action.input.typerequiredFHIRAllTypes
http://hl7.org/fhir/ValueSet/all-types|4.0.1
From the FHIR Standard
PlanDefinition.action.output.typerequiredFHIRAllTypes
http://hl7.org/fhir/ValueSet/all-types|4.0.1
From the FHIR Standard
PlanDefinition.action.relatedAction.relationshiprequiredActionRelationshipType
http://hl7.org/fhir/ValueSet/action-relationship-type|4.0.1
From the FHIR Standard
PlanDefinition.action:startWorkflow.codeextensiblePattern Value: initiate-reporting-workflow
http://hl7.org/fhir/us/ph-library/ValueSet/us-ph-valueset-plandefinition-action
PlanDefinition.action:startWorkflow.trigger.typerequiredFixed Value: named-event
http://hl7.org/fhir/ValueSet/trigger-type|4.0.1
From the FHIR Standard
PlanDefinition.action:startWorkflow.trigger:encounterClose.typerequiredFixed Value: named-event
http://hl7.org/fhir/ValueSet/trigger-type|4.0.1
From the FHIR Standard
PlanDefinition.action:startWorkflow.trigger:encounterStart.typerequiredFixed Value: named-event
http://hl7.org/fhir/ValueSet/trigger-type|4.0.1
From the FHIR Standard
PlanDefinition.action:startWorkflow.condition.kindrequiredActionConditionKind
http://hl7.org/fhir/ValueSet/action-condition-kind|4.0.1
From the FHIR Standard
PlanDefinition.action:startWorkflow.input.typerequiredFHIRAllTypes
http://hl7.org/fhir/ValueSet/all-types|4.0.1
From the FHIR Standard
PlanDefinition.action:startWorkflow.output.typerequiredFHIRAllTypes
http://hl7.org/fhir/ValueSet/all-types|4.0.1
From the FHIR Standard
PlanDefinition.action:startWorkflow.relatedAction.relationshiprequiredFixed Value: before-start
http://hl7.org/fhir/ValueSet/action-relationship-type|4.0.1
From the FHIR Standard
PlanDefinition.action:checkReportabilityWorkflow.codeextensiblePattern Value: execute-reporting-workflow
http://hl7.org/fhir/us/ph-library/ValueSet/us-ph-valueset-plandefinition-action
PlanDefinition.action:checkReportabilityWorkflow.trigger.typerequiredFixed Value: named-event
http://hl7.org/fhir/ValueSet/trigger-type|4.0.1
From the FHIR Standard
PlanDefinition.action:checkReportabilityWorkflow.condition.kindrequiredActionConditionKind
http://hl7.org/fhir/ValueSet/action-condition-kind|4.0.1
From the FHIR Standard
PlanDefinition.action:checkReportabilityWorkflow.input.typerequiredFHIRAllTypes
http://hl7.org/fhir/ValueSet/all-types|4.0.1
From the FHIR Standard
PlanDefinition.action:checkReportabilityWorkflow.output.typerequiredFHIRAllTypes
http://hl7.org/fhir/ValueSet/all-types|4.0.1
From the FHIR Standard
PlanDefinition.action:checkReportabilityWorkflow.relatedAction.relationshiprequiredActionRelationshipType
http://hl7.org/fhir/ValueSet/action-relationship-type|4.0.1
From the FHIR Standard
PlanDefinition.action:checkReportabilityWorkflow.action.condition.kindrequiredActionConditionKind
http://hl7.org/fhir/ValueSet/action-condition-kind|4.0.1
From the FHIR Standard
PlanDefinition.action:checkReportabilityWorkflow.action.relatedAction.relationshiprequiredActionRelationshipType
http://hl7.org/fhir/ValueSet/action-relationship-type|4.0.1
From the FHIR Standard
PlanDefinition.action:checkReportabilityWorkflow.action:isHospitalBasedInfluenzaCase.condition.kindrequiredFixed Value: applicability
http://hl7.org/fhir/ValueSet/action-condition-kind|4.0.1
From the FHIR Standard
PlanDefinition.action:checkReportabilityWorkflow.action:isHospitalBasedInfluenzaCase.condition.expression.languageextensibleFixed Value: text/fhirpath
http://hl7.org/fhir/ValueSet/expression-language
From the FHIR Standard
Additional Bindings Purpose
http://www.rfc-editor.org/bcp/bcp13.txt Max Binding
PlanDefinition.action:checkReportabilityWorkflow.action:isHospitalBasedInfluenzaCase.input.typerequiredFHIRAllTypes
http://hl7.org/fhir/ValueSet/all-types|4.0.1
From the FHIR Standard
PlanDefinition.action:checkReportabilityWorkflow.action:isHospitalBasedInfluenzaCase.relatedAction.relationshiprequiredFixed Value: before-start
http://hl7.org/fhir/ValueSet/action-relationship-type|4.0.1
From the FHIR Standard
PlanDefinition.action:checkReportabilityWorkflow.action:isClinicalInfluenzaSurveillanceCase.condition.kindrequiredFixed Value: applicability
http://hl7.org/fhir/ValueSet/action-condition-kind|4.0.1
From the FHIR Standard
PlanDefinition.action:checkReportabilityWorkflow.action:isClinicalInfluenzaSurveillanceCase.condition.expression.languageextensibleFixed Value: text/fhirpath
http://hl7.org/fhir/ValueSet/expression-language
From the FHIR Standard
Additional Bindings Purpose
http://www.rfc-editor.org/bcp/bcp13.txt Max Binding
PlanDefinition.action:checkReportabilityWorkflow.action:isClinicalInfluenzaSurveillanceCase.input.typerequiredFHIRAllTypes
http://hl7.org/fhir/ValueSet/all-types|4.0.1
From the FHIR Standard
PlanDefinition.action:checkReportabilityWorkflow.action:isClinicalInfluenzaSurveillanceCase.relatedAction.relationshiprequiredFixed Value: before-start
http://hl7.org/fhir/ValueSet/action-relationship-type|4.0.1
From the FHIR Standard
PlanDefinition.action:checkReportabilityWorkflow.action:isHospitalDiseaseBurdenCase.condition.kindrequiredFixed Value: applicability
http://hl7.org/fhir/ValueSet/action-condition-kind|4.0.1
From the FHIR Standard
PlanDefinition.action:checkReportabilityWorkflow.action:isHospitalDiseaseBurdenCase.condition.expression.languageextensibleFixed Value: text/fhirpath
http://hl7.org/fhir/ValueSet/expression-language
From the FHIR Standard
Additional Bindings Purpose
http://www.rfc-editor.org/bcp/bcp13.txt Max Binding
PlanDefinition.action:checkReportabilityWorkflow.action:isHospitalDiseaseBurdenCase.input.typerequiredFHIRAllTypes
http://hl7.org/fhir/ValueSet/all-types|4.0.1
From the FHIR Standard
PlanDefinition.action:checkReportabilityWorkflow.action:isHospitalDiseaseBurdenCase.relatedAction.relationshiprequiredFixed Value: before-start
http://hl7.org/fhir/ValueSet/action-relationship-type|4.0.1
From the FHIR Standard
PlanDefinition.action:checkReportabilityWorkflow.action:isCovid19SurveillanceCase.condition.kindrequiredFixed Value: applicability
http://hl7.org/fhir/ValueSet/action-condition-kind|4.0.1
From the FHIR Standard
PlanDefinition.action:checkReportabilityWorkflow.action:isCovid19SurveillanceCase.condition.expression.languageextensibleFixed Value: text/fhirpath
http://hl7.org/fhir/ValueSet/expression-language
From the FHIR Standard
Additional Bindings Purpose
http://www.rfc-editor.org/bcp/bcp13.txt Max Binding
PlanDefinition.action:checkReportabilityWorkflow.action:isCovid19SurveillanceCase.input.typerequiredFHIRAllTypes
http://hl7.org/fhir/ValueSet/all-types|4.0.1
From the FHIR Standard
PlanDefinition.action:checkReportabilityWorkflow.action:isCovid19SurveillanceCase.relatedAction.relationshiprequiredFixed Value: before-start
http://hl7.org/fhir/ValueSet/action-relationship-type|4.0.1
From the FHIR Standard
PlanDefinition.action:checkReportabilityWorkflow.action:isRsvSurveillanceCase.condition.kindrequiredFixed Value: applicability
http://hl7.org/fhir/ValueSet/action-condition-kind|4.0.1
From the FHIR Standard
PlanDefinition.action:checkReportabilityWorkflow.action:isRsvSurveillanceCase.condition.expression.languageextensibleFixed Value: text/fhirpath
http://hl7.org/fhir/ValueSet/expression-language
From the FHIR Standard
Additional Bindings Purpose
http://www.rfc-editor.org/bcp/bcp13.txt Max Binding
PlanDefinition.action:checkReportabilityWorkflow.action:isRsvSurveillanceCase.input.typerequiredFHIRAllTypes
http://hl7.org/fhir/ValueSet/all-types|4.0.1
From the FHIR Standard
PlanDefinition.action:checkReportabilityWorkflow.action:isRsvSurveillanceCase.relatedAction.relationshiprequiredFixed Value: before-start
http://hl7.org/fhir/ValueSet/action-relationship-type|4.0.1
From the FHIR Standard
PlanDefinition.action:checkReportabilityWorkflow.action:isInfluenzaEffectivenessEvaluationCase.condition.kindrequiredFixed Value: applicability
http://hl7.org/fhir/ValueSet/action-condition-kind|4.0.1
From the FHIR Standard
PlanDefinition.action:checkReportabilityWorkflow.action:isInfluenzaEffectivenessEvaluationCase.condition.expression.languageextensibleFixed Value: text/fhirpath
http://hl7.org/fhir/ValueSet/expression-language
From the FHIR Standard
Additional Bindings Purpose
http://www.rfc-editor.org/bcp/bcp13.txt Max Binding
PlanDefinition.action:checkReportabilityWorkflow.action:isInfluenzaEffectivenessEvaluationCase.input.typerequiredFHIRAllTypes
http://hl7.org/fhir/ValueSet/all-types|4.0.1
From the FHIR Standard
PlanDefinition.action:checkReportabilityWorkflow.action:isInfluenzaEffectivenessEvaluationCase.relatedAction.relationshiprequiredFixed Value: before-start
http://hl7.org/fhir/ValueSet/action-relationship-type|4.0.1
From the FHIR Standard
PlanDefinition.action:checkReportabilityWorkflow.action:continueToCheckReportability.condition.kindrequiredFixed Value: applicability
http://hl7.org/fhir/ValueSet/action-condition-kind|4.0.1
From the FHIR Standard
PlanDefinition.action:checkReportabilityWorkflow.action:continueToCheckReportability.condition.expression.languageextensibleFixed Value: text/fhirpath
http://hl7.org/fhir/ValueSet/expression-language
From the FHIR Standard
Additional Bindings Purpose
http://www.rfc-editor.org/bcp/bcp13.txt Max Binding
PlanDefinition.action:checkReportabilityWorkflow.action:continueToCheckReportability.input.typerequiredFHIRAllTypes
http://hl7.org/fhir/ValueSet/all-types|4.0.1
From the FHIR Standard
PlanDefinition.action:checkReportabilityWorkflow.action:continueToCheckReportability.relatedAction.relationshiprequiredFixed Value: before-start
http://hl7.org/fhir/ValueSet/action-relationship-type|4.0.1
From the FHIR Standard
PlanDefinition.action:createReport.codeextensiblePattern Value: create-report
http://hl7.org/fhir/us/ph-library/ValueSet/us-ph-valueset-plandefinition-action
PlanDefinition.action:createReport.trigger.typerequiredFixed Value: named-event
http://hl7.org/fhir/ValueSet/trigger-type|4.0.1
From the FHIR Standard
PlanDefinition.action:createReport.condition.kindrequiredActionConditionKind
http://hl7.org/fhir/ValueSet/action-condition-kind|4.0.1
From the FHIR Standard
PlanDefinition.action:createReport.input.typerequiredFHIRAllTypes
http://hl7.org/fhir/ValueSet/all-types|4.0.1
From the FHIR Standard
PlanDefinition.action:createReport.output.typerequiredFHIRAllTypes
http://hl7.org/fhir/ValueSet/all-types|4.0.1
From the FHIR Standard
PlanDefinition.action:createReport.relatedAction.relationshiprequiredFixed Value: before-start
http://hl7.org/fhir/ValueSet/action-relationship-type|4.0.1
From the FHIR Standard
PlanDefinition.action:validateReport.codeextensiblePattern Value: validate-report
http://hl7.org/fhir/us/ph-library/ValueSet/us-ph-valueset-plandefinition-action
PlanDefinition.action:validateReport.trigger.typerequiredFixed Value: named-event
http://hl7.org/fhir/ValueSet/trigger-type|4.0.1
From the FHIR Standard
PlanDefinition.action:validateReport.condition.kindrequiredActionConditionKind
http://hl7.org/fhir/ValueSet/action-condition-kind|4.0.1
From the FHIR Standard
PlanDefinition.action:validateReport.input.typerequiredFHIRAllTypes
http://hl7.org/fhir/ValueSet/all-types|4.0.1
From the FHIR Standard
PlanDefinition.action:validateReport.output.typerequiredFHIRAllTypes
http://hl7.org/fhir/ValueSet/all-types|4.0.1
From the FHIR Standard
PlanDefinition.action:validateReport.relatedAction.relationshiprequiredFixed Value: before-start
http://hl7.org/fhir/ValueSet/action-relationship-type|4.0.1
From the FHIR Standard
PlanDefinition.action:submitReport.codeextensiblePattern Value: submit-report
http://hl7.org/fhir/us/ph-library/ValueSet/us-ph-valueset-plandefinition-action
PlanDefinition.action:submitReport.trigger.typerequiredFixed Value: named-event
http://hl7.org/fhir/ValueSet/trigger-type|4.0.1
From the FHIR Standard
PlanDefinition.action:submitReport.condition.kindrequiredActionConditionKind
http://hl7.org/fhir/ValueSet/action-condition-kind|4.0.1
From the FHIR Standard
PlanDefinition.action:submitReport.input.typerequiredFHIRAllTypes
http://hl7.org/fhir/ValueSet/all-types|4.0.1
From the FHIR Standard
PlanDefinition.action:submitReport.output.typerequiredFHIRAllTypes
http://hl7.org/fhir/ValueSet/all-types|4.0.1
From the FHIR Standard
PlanDefinition.action:submitReport.relatedAction.relationshiprequiredActionRelationshipType
http://hl7.org/fhir/ValueSet/action-relationship-type|4.0.1
From the FHIR Standard

Constraints

IdGradePath(s)DetailsRequirements
dom-2errorPlanDefinitionIf the resource is contained in another resource, it SHALL NOT contain nested Resources
: contained.contained.empty()
dom-3errorPlanDefinitionIf 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-4errorPlanDefinitionIf 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-5errorPlanDefinitionIf a resource is contained in another resource, it SHALL NOT have a security label
: contained.meta.security.empty()
dom-6best practicePlanDefinitionA resource should have narrative for robust management
: text.`div`.exists()
ele-1error**ALL** elementsAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1error**ALL** extensionsMust have either extensions or value[x], not both
: extension.exists() != value.exists()
pdf-0warningPlanDefinitionName 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}')

Snapshot View

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. PlanDefinition SC 1..1 USPublicHealthPlanDefinition RESP-NET Knowledge Artifact
Constraints: pdf-0
... id Σ 0..1 id 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): A human language.
Additional BindingsPurpose
AllLanguages Max Binding
... text 0..1 Narrative Text summary of the resource, for human interpretation
This profile does not constrain the narrative in regard to content, language, or traceability to data elements
... contained 0..* Resource Contained, inline Resources
... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
.... extension:receiverAddress S 0..1 Reference(Endpoint) Indicates the address where the report has to be sent.
URL: http://hl7.org/fhir/us/ph-library/StructureDefinition/us-ph-receiver-address-extension
.... extension:asyncIndicator S 0..1 boolean US Public Health Async Indicator Extension
URL: http://hl7.org/fhir/us/ph-library/StructureDefinition/us-ph-async-indicator-extension
.... extension:contentEncrypted S 0..1 boolean US Public Health Data Encrypted Extension
URL: http://hl7.org/fhir/us/ph-library/StructureDefinition/us-ph-data-encrypted-extension
.... extension:jwksForContentEncryption S 0..1 url US Public Health Receiver Jwks Url
URL: http://hl7.org/fhir/us/ph-library/StructureDefinition/us-ph-receiver-jwks-url-extension
.... extension:contentEncryptionAlgorithm S 0..1 code US Public Health Data Encryption Algorithm
URL: http://hl7.org/fhir/us/ph-library/StructureDefinition/us-ph-data-encryption-algorithm-extension
.... extension:expectedResponseDuration S 0..1 Duration US Public Health Expected Response Time Extension
URL: http://hl7.org/fhir/us/ph-library/StructureDefinition/us-ph-expected-response-time-extension
... 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 SΣ 1..1 string Business version of the PlanDefinition
... name SΣC 1..1 string Name for this PlanDefinition (computer friendly)
... title SΣ 1..1 string Title for this PlanDefinition
... subtitle 0..1 string Subordinate title of the plan definition
... type SΣ 1..1 CodeableConcept Type of this PlanDefinition
Binding: PlanDefinitionType (extensible): The type of PlanDefinition.
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://terminology.hl7.org/CodeSystem/plan-definition-type
..... version 0..1 string Version of the system - if relevant
..... code 1..1 code Symbol in syntax defined by the system
Fixed Value: workflow-definition
..... display 1..1 string Representation defined by the system
Fixed Value: Workflow Definition
..... userSelected 0..1 boolean If this coding was chosen directly by the user
.... text 0..1 string Plain text representation of the concept
... 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Σ 1..1 dateTime Date the PlanDefinition was last changed
... publisher SΣ 1..1 string Name of the agency that published this PlanDefinition
... 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 PlanDefinition is valid
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
.... start ΣC 1..1 dateTime The start of the time period when this PlanDefinition goes into effect
.... end ΣC 0..1 dateTime End time with inclusive boundary, if not ongoing
... 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 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 5..* BackboneElement All constraints on action are intended to apply to any nested constraints.
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 VaueSet - 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
....... extension:namedEventType S 0..1 CodeableConcept US Public Health Named Event Type Extension
URL: http://hl7.org/fhir/us/ph-library/StructureDefinition/us-ph-named-eventtype-extension
Binding: US Public Health VaueSet - TriggerDefinition NamedEvent (extensible): US Public Health TriggerDefinition NamedEvents
...... 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
...... 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 ΣC 0..* Element What codes are expected
Constraints: drq-1
....... id 0..1 string Unique id for inter-element referencing
....... 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 ΣC 0..* Element What dates/date ranges are expected
Constraints: drq-2
....... id 0..1 string Unique id for inter-element referencing
....... 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
....... 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
...... 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 ΣC 0..* Element What codes are expected
Constraints: drq-1
....... id 0..1 string Unique id for inter-element referencing
....... 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 ΣC 0..* Element What dates/date ranges are expected
Constraints: drq-2
....... id 0..1 string Unique id for inter-element referencing
....... 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
....... 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 Time offset for the relationship
Slice: Unordered, Open by type:$this
....... offsetDuration Duration
....... offsetRange Range
....... 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:startWorkflow S 1..1 BackboneElement Start Workflow 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 reporting workflow in response to a named event
..... textEquivalent S 1..1 string Text equivalent of the start workflow action.
Fixed Value: Start the reporting workflow in response to a named 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 VaueSet - 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/ph-library/CodeSystem/us-ph-codesystem-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)
..... Slices for trigger S 2..* TriggerDefinition Trigger Events defined by implementations
Slice: Unordered, Open by value:name
...... trigger:All Slices Content/Rules for all slices
....... 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
........ extension:namedEventType S 0..1 CodeableConcept US Public Health Named Event Type Extension
URL: http://hl7.org/fhir/us/ph-library/StructureDefinition/us-ph-named-eventtype-extension
Binding: US Public Health VaueSet - TriggerDefinition NamedEvent (extensible): US Public Health TriggerDefinition NamedEvents
....... 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)
...... trigger:encounterClose S 1..1 TriggerDefinition Encounter Close Trigger
....... id 0..1 string Unique id for inter-element referencing
....... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
........ extension:namedEventType S 0..1 CodeableConcept Indicates the types of named events to subscribe to from the EHR.
URL: http://hl7.org/fhir/us/ph-library/StructureDefinition/us-ph-named-eventtype-extension
Binding: US Public Health VaueSet - TriggerDefinition NamedEvent (extensible): US Public Health TriggerDefinition NamedEvents
....... 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: encounter-close
....... 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)
...... trigger:encounterStart S 1..1 TriggerDefinition Encounter Start Trigger
....... id 0..1 string Unique id for inter-element referencing
....... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
........ extension:namedEventType S 0..1 CodeableConcept Indicates the types of named events to subscribe to from the EHR.
URL: http://hl7.org/fhir/us/ph-library/StructureDefinition/us-ph-named-eventtype-extension
Binding: US Public Health VaueSet - TriggerDefinition NamedEvent (extensible): US Public Health TriggerDefinition NamedEvents
....... 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: encounter-start
....... 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 1..* DataRequirement Input data requirements
...... id S 1..1 string Unique id for inter-element referencing
...... 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 ΣC 0..* Element What codes are expected
Constraints: drq-1
....... id 0..1 string Unique id for inter-element referencing
....... 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 ΣC 0..* Element What dates/date ranges are expected
Constraints: drq-2
....... id 0..1 string Unique id for inter-element referencing
....... 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
....... 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
...... 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 ΣC 0..* Element What codes are expected
Constraints: drq-1
....... id 0..1 string Unique id for inter-element referencing
....... 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 ΣC 0..* Element What dates/date ranges are expected
Constraints: drq-2
....... id 0..1 string Unique id for inter-element referencing
....... 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
....... 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: check-reportability
...... 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 Time offset for the relationship
Slice: Unordered, Closed by type:$this
....... offsetDuration Duration
....... offsetRange Range
....... offset[x]:offsetDuration S 0..1 Duration Time offset for the relationship
Example Wait 1 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:checkReportabilityWorkflow S 1..1 BackboneElement Check Reportability Workflow
..... id S 1..1 string Unique id for inter-element referencing
Fixed Value: check-reportability
..... 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 Check for reportability conditions and labresults
Fixed Value: This action represents the start of the check for reportable conditions and labresults in response to the named event.
..... 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 for the "check-reportability" action.
Binding: US Public Health VaueSet - 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/ph-library/CodeSystem/us-ph-codesystem-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: execute-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 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
....... extension:namedEventType S 0..1 CodeableConcept US Public Health Named Event Type Extension
URL: http://hl7.org/fhir/us/ph-library/StructureDefinition/us-ph-named-eventtype-extension
Binding: US Public Health VaueSet - TriggerDefinition NamedEvent (extensible): US Public Health TriggerDefinition NamedEvents
...... 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
...... 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 ΣC 0..* Element What codes are expected
Constraints: drq-1
....... id 0..1 string Unique id for inter-element referencing
....... 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 ΣC 0..* Element What dates/date ranges are expected
Constraints: drq-2
....... id 0..1 string Unique id for inter-element referencing
....... 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
....... 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
...... 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 ΣC 0..* Element What codes are expected
Constraints: drq-1
....... id 0..1 string Unique id for inter-element referencing
....... 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 ΣC 0..* Element What dates/date ranges are expected
Constraints: drq-2
....... id 0..1 string Unique id for inter-element referencing
....... 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
....... 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 Time offset for the relationship
Slice: Unordered, Open by type:$this
....... offsetDuration Duration
....... offsetRange Range
....... 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
..... Slices for action 7..* BackboneElement A sub-action
Slice: Unordered, 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 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 0..* CodeableConcept Code representing the meaning of the action or sub-actions
....... 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 0..* TriggerDefinition When the action should be triggered
....... 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 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 S 0..* DataRequirement Input data requirements
....... output S 0..* DataRequirement Output data definition
....... 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 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] 0..1 Time offset for the relationship
......... offsetDuration Duration
......... offsetRange Range
....... timing[x] 0..1 When the action should take place
........ timingDateTime dateTime
........ timingAge Age
........ timingPeriod Period
........ timingDuration Duration
........ timingRange Range
........ timingTiming Timing
....... 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:isHospitalBasedInfluenzaCase S 1..1 BackboneElement A sub-action
....... id S 1..1 string Unique id for inter-element referencing
Fixed Value: is-hospital-based-influenza-case
....... 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 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 1..1 CodeableConcept Code representing the meaning of the action or sub-actions

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/ph-library/CodeSystem/us-ph-codesystem-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: evaluate-condition
......... 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 0..* TriggerDefinition When the action should be triggered
....... 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 1..1 code applicability | start | stop
Binding: ActionConditionKind (required): Defines the kinds of conditions that can appear on actions.
Fixed Value: applicability
........ expression S 1..1 Expression Boolean-valued expression
......... id 0..1 string Unique id for inter-element referencing
......... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
......... description Σ 0..1 string Natural language description of the condition
......... name Σ 0..1 id Short name assigned to expression for reuse
......... language Σ 1..1 code text/cql | text/fhirpath | application/x-fhir-query | etc.
Binding: ExpressionLanguage (extensible): The media type of the expression language.
Additional BindingsPurpose
http://www.rfc-editor.org/bcp/bcp13.txt Max Binding

Fixed Value: text/fhirpath
......... expression Σ 0..1 string Expression in specified language
......... reference Σ 0..1 uri Where the expression is found
....... input S 1..* DataRequirement Input data requirements
........ id S 1..1 string Unique id for inter-element referencing
........ extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
........ 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.
........ 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 ΣC 0..* Element What codes are expected
Constraints: drq-1
......... id 0..1 string Unique id for inter-element referencing
......... 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 ΣC 0..* Element What dates/date ranges are expected
Constraints: drq-2
......... id 0..1 string Unique id for inter-element referencing
......... 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
......... 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
....... 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 1..1 id What action is this related to
Fixed Value: create-resp-net-report
........ 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] 0..1 Time offset for the relationship
......... offsetDuration Duration
......... offsetRange Range
....... timing[x] 0..1 When the action should take place
........ timingDateTime dateTime
........ timingAge Age
........ timingPeriod Period
........ timingDuration Duration
........ timingRange Range
........ timingTiming Timing
....... 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:isClinicalInfluenzaSurveillanceCase S 1..1 BackboneElement A sub-action
....... id S 1..1 string Unique id for inter-element referencing
Fixed Value: is-clinical-surveillance-influena-case
....... 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 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 1..1 CodeableConcept Code representing the meaning of the action or sub-actions

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/ph-library/CodeSystem/us-ph-codesystem-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: evaluate-condition
......... 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 0..* TriggerDefinition When the action should be triggered
....... 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 1..1 code applicability | start | stop
Binding: ActionConditionKind (required): Defines the kinds of conditions that can appear on actions.
Fixed Value: applicability
........ expression S 1..1 Expression Boolean-valued expression
......... id 0..1 string Unique id for inter-element referencing
......... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
......... description Σ 0..1 string Natural language description of the condition
......... name Σ 0..1 id Short name assigned to expression for reuse
......... language Σ 1..1 code text/cql | text/fhirpath | application/x-fhir-query | etc.
Binding: ExpressionLanguage (extensible): The media type of the expression language.
Additional BindingsPurpose
http://www.rfc-editor.org/bcp/bcp13.txt Max Binding

Fixed Value: text/fhirpath
......... expression Σ 0..1 string Expression in specified language
......... reference Σ 0..1 uri Where the expression is found
....... input S 1..* DataRequirement Input data requirements
........ id S 1..1 string Unique id for inter-element referencing
........ extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
........ 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.
........ 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 ΣC 0..* Element What codes are expected
Constraints: drq-1
......... id 0..1 string Unique id for inter-element referencing
......... 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 ΣC 0..* Element What dates/date ranges are expected
Constraints: drq-2
......... id 0..1 string Unique id for inter-element referencing
......... 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
......... 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
....... 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 1..1 id What action is this related to
Fixed Value: create-resp-net-report
........ 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] 0..1 Time offset for the relationship
......... offsetDuration Duration
......... offsetRange Range
....... timing[x] 0..1 When the action should take place
........ timingDateTime dateTime
........ timingAge Age
........ timingPeriod Period
........ timingDuration Duration
........ timingRange Range
........ timingTiming Timing
....... 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:isHospitalDiseaseBurdenCase S 1..1 BackboneElement A sub-action
....... id S 1..1 string Unique id for inter-element referencing
Fixed Value: is-hospital-disease-burden-case
....... 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 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 1..1 CodeableConcept Code representing the meaning of the action or sub-actions

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/ph-library/CodeSystem/us-ph-codesystem-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: evaluate-condition
......... 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 0..* TriggerDefinition When the action should be triggered
....... 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 1..1 code applicability | start | stop
Binding: ActionConditionKind (required): Defines the kinds of conditions that can appear on actions.
Fixed Value: applicability
........ expression S 1..1 Expression Boolean-valued expression
......... id 0..1 string Unique id for inter-element referencing
......... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
......... description Σ 0..1 string Natural language description of the condition
......... name Σ 0..1 id Short name assigned to expression for reuse
......... language Σ 1..1 code text/cql | text/fhirpath | application/x-fhir-query | etc.
Binding: ExpressionLanguage (extensible): The media type of the expression language.
Additional BindingsPurpose
http://www.rfc-editor.org/bcp/bcp13.txt Max Binding

Fixed Value: text/fhirpath
......... expression Σ 0..1 string Expression in specified language
......... reference Σ 0..1 uri Where the expression is found
....... input S 1..* DataRequirement Input data requirements
........ id S 1..1 string Unique id for inter-element referencing
........ extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
........ 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.
........ 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 ΣC 0..* Element What codes are expected
Constraints: drq-1
......... id 0..1 string Unique id for inter-element referencing
......... 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 ΣC 0..* Element What dates/date ranges are expected
Constraints: drq-2
......... id 0..1 string Unique id for inter-element referencing
......... 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
......... 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
....... 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 1..1 id What action is this related to
Fixed Value: create-resp-net-report
........ 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] 0..1 Time offset for the relationship
......... offsetDuration Duration
......... offsetRange Range
....... timing[x] 0..1 When the action should take place
........ timingDateTime dateTime
........ timingAge Age
........ timingPeriod Period
........ timingDuration Duration
........ timingRange Range
........ timingTiming Timing
....... 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:isCovid19SurveillanceCase S 1..1 BackboneElement A sub-action
....... id S 1..1 string Unique id for inter-element referencing
Fixed Value: is-covid19-surveillance-case
....... 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 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 1..1 CodeableConcept Code representing the meaning of the action or sub-actions

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/ph-library/CodeSystem/us-ph-codesystem-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: evaluate-condition
......... 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 0..* TriggerDefinition When the action should be triggered
....... 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 1..1 code applicability | start | stop
Binding: ActionConditionKind (required): Defines the kinds of conditions that can appear on actions.
Fixed Value: applicability
........ expression S 1..1 Expression Boolean-valued expression
......... id 0..1 string Unique id for inter-element referencing
......... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
......... description Σ 0..1 string Natural language description of the condition
......... name Σ 0..1 id Short name assigned to expression for reuse
......... language Σ 1..1 code text/cql | text/fhirpath | application/x-fhir-query | etc.
Binding: ExpressionLanguage (extensible): The media type of the expression language.
Additional BindingsPurpose
http://www.rfc-editor.org/bcp/bcp13.txt Max Binding

Fixed Value: text/fhirpath
......... expression Σ 0..1 string Expression in specified language
......... reference Σ 0..1 uri Where the expression is found
....... input S 1..* DataRequirement Input data requirements
........ id S 1..1 string Unique id for inter-element referencing
........ extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
........ 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.
........ 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 ΣC 0..* Element What codes are expected
Constraints: drq-1
......... id 0..1 string Unique id for inter-element referencing
......... 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 ΣC 0..* Element What dates/date ranges are expected
Constraints: drq-2
......... id 0..1 string Unique id for inter-element referencing
......... 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
......... 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
....... 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 1..1 id What action is this related to
Fixed Value: create-resp-net-report
........ 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] 0..1 Time offset for the relationship
......... offsetDuration Duration
......... offsetRange Range
....... timing[x] 0..1 When the action should take place
........ timingDateTime dateTime
........ timingAge Age
........ timingPeriod Period
........ timingDuration Duration
........ timingRange Range
........ timingTiming Timing
....... 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:isRsvSurveillanceCase S 1..1 BackboneElement A sub-action
....... id S 1..1 string Unique id for inter-element referencing
Fixed Value: is-rsv-surveillance-case
....... 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 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 1..1 CodeableConcept Code representing the meaning of the action or sub-actions

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/ph-library/CodeSystem/us-ph-codesystem-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: evaluate-condition
......... 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 0..* TriggerDefinition When the action should be triggered
....... 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 1..1 code applicability | start | stop
Binding: ActionConditionKind (required): Defines the kinds of conditions that can appear on actions.
Fixed Value: applicability
........ expression S 1..1 Expression Boolean-valued expression
......... id 0..1 string Unique id for inter-element referencing
......... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
......... description Σ 0..1 string Natural language description of the condition
......... name Σ 0..1 id Short name assigned to expression for reuse
......... language Σ 1..1 code text/cql | text/fhirpath | application/x-fhir-query | etc.
Binding: ExpressionLanguage (extensible): The media type of the expression language.
Additional BindingsPurpose
http://www.rfc-editor.org/bcp/bcp13.txt Max Binding

Fixed Value: text/fhirpath
......... expression Σ 0..1 string Expression in specified language
......... reference Σ 0..1 uri Where the expression is found
....... input S 1..* DataRequirement Input data requirements
........ id S 1..1 string Unique id for inter-element referencing
........ extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
........ 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.
........ 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 ΣC 0..* Element What codes are expected
Constraints: drq-1
......... id 0..1 string Unique id for inter-element referencing
......... 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 ΣC 0..* Element What dates/date ranges are expected
Constraints: drq-2
......... id 0..1 string Unique id for inter-element referencing
......... 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
......... 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
....... 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 1..1 id What action is this related to
Fixed Value: create-resp-net-report
........ 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] 0..1 Time offset for the relationship
......... offsetDuration Duration
......... offsetRange Range
....... timing[x] 0..1 When the action should take place
........ timingDateTime dateTime
........ timingAge Age
........ timingPeriod Period
........ timingDuration Duration
........ timingRange Range
........ timingTiming Timing
....... 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:isInfluenzaEffectivenessEvaluationCase S 1..1 BackboneElement A sub-action
....... id S 1..1 string Unique id for inter-element referencing
Fixed Value: is-influenza-effectiveness-evaluation-case
....... 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 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 1..1 CodeableConcept Code representing the meaning of the action or sub-actions

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/ph-library/CodeSystem/us-ph-codesystem-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: evaluate-condition
......... 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 0..* TriggerDefinition When the action should be triggered
....... 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 1..1 code applicability | start | stop
Binding: ActionConditionKind (required): Defines the kinds of conditions that can appear on actions.
Fixed Value: applicability
........ expression S 1..1 Expression Boolean-valued expression
......... id 0..1 string Unique id for inter-element referencing
......... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
......... description Σ 0..1 string Natural language description of the condition
......... name Σ 0..1 id Short name assigned to expression for reuse
......... language Σ 1..1 code text/cql | text/fhirpath | application/x-fhir-query | etc.
Binding: ExpressionLanguage (extensible): The media type of the expression language.
Additional BindingsPurpose
http://www.rfc-editor.org/bcp/bcp13.txt Max Binding

Fixed Value: text/fhirpath
......... expression Σ 0..1 string Expression in specified language
......... reference Σ 0..1 uri Where the expression is found
....... input S 1..* DataRequirement Input data requirements
........ id S 1..1 string Unique id for inter-element referencing
........ extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
........ 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.
........ 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 ΣC 0..* Element What codes are expected
Constraints: drq-1
......... id 0..1 string Unique id for inter-element referencing
......... 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 ΣC 0..* Element What dates/date ranges are expected
Constraints: drq-2
......... id 0..1 string Unique id for inter-element referencing
......... 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
......... 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
....... 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 1..1 id What action is this related to
Fixed Value: create-resp-net-report
........ 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] 0..1 Time offset for the relationship
......... offsetDuration Duration
......... offsetRange Range
....... timing[x] 0..1 When the action should take place
........ timingDateTime dateTime
........ timingAge Age
........ timingPeriod Period
........ timingDuration Duration
........ timingRange Range
........ timingTiming Timing
....... 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:continueToCheckReportability S 1..1 BackboneElement A sub-action
....... id S 1..1 string Unique id for inter-element referencing
Fixed Value: continue-to-check-reportability
....... 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 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 1..1 CodeableConcept Code representing the meaning of the action or sub-actions

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/ph-library/CodeSystem/us-ph-codesystem-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: evaluate-condition
......... 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 0..* TriggerDefinition When the action should be triggered
....... 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 1..1 code applicability | start | stop
Binding: ActionConditionKind (required): Defines the kinds of conditions that can appear on actions.
Fixed Value: applicability
........ expression S 1..1 Expression Boolean-valued expression
......... id 0..1 string Unique id for inter-element referencing
......... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
......... description Σ 0..1 string Natural language description of the condition
......... name Σ 0..1 id Short name assigned to expression for reuse
......... language Σ 1..1 code text/cql | text/fhirpath | application/x-fhir-query | etc.
Binding: ExpressionLanguage (extensible): The media type of the expression language.
Additional BindingsPurpose
http://www.rfc-editor.org/bcp/bcp13.txt Max Binding

Fixed Value: text/fhirpath
......... expression Σ 0..1 string Expression in specified language
......... reference Σ 0..1 uri Where the expression is found
....... input S 1..* DataRequirement Input data requirements
........ id S 1..1 string Unique id for inter-element referencing
........ extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
........ 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.
........ 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 ΣC 0..* Element What codes are expected
Constraints: drq-1
......... id 0..1 string Unique id for inter-element referencing
......... 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 ΣC 0..* Element What dates/date ranges are expected
Constraints: drq-2
......... id 0..1 string Unique id for inter-element referencing
......... 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
......... 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
....... 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 1..1 id What action is this related to
Fixed Value: check-reportability
........ 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
........ Slices for offset[x] 0..1 Time offset for the relationship
Slice: Unordered, Open by type:$this
......... offsetDuration Duration
......... offsetRange Range
......... offset[x]:offsetDuration 0..1 Duration Time offset for the relationship
Example Wait 1 hour before next action.: {"value":1,"unit":"h"}
....... timing[x] 0..1 When the action should take place
........ timingDateTime dateTime
........ timingAge Age
........ timingPeriod Period
........ timingDuration Duration
........ timingRange Range
........ timingTiming Timing
....... 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:createReport S 1..1 BackboneElement All constraints on action are intended to apply to any nested constraints.
..... id S 1..1 string Unique id for inter-element referencing
Fixed Value: create-resp-net-report
..... 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
Fixed Value: This action represents the creation, validation and submission of the RESP-NET report.
..... 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 VaueSet - 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/ph-library/CodeSystem/us-ph-codesystem-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: create-report
....... 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
....... extension:namedEventType S 0..1 CodeableConcept US Public Health Named Event Type Extension
URL: http://hl7.org/fhir/us/ph-library/StructureDefinition/us-ph-named-eventtype-extension
Binding: US Public Health VaueSet - TriggerDefinition NamedEvent (extensible): US Public Health TriggerDefinition NamedEvents
...... 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 S 1..1 string Unique id for inter-element referencing
...... 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 ΣC 0..* Element What codes are expected
Constraints: drq-1
....... id 0..1 string Unique id for inter-element referencing
....... 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 ΣC 0..* Element What dates/date ranges are expected
Constraints: drq-2
....... id 0..1 string Unique id for inter-element referencing
....... 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
....... 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 S 1..1 string Unique id for inter-element referencing
...... 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 ΣC 0..* Element What codes are expected
Constraints: drq-1
....... id 0..1 string Unique id for inter-element referencing
....... 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 ΣC 0..* Element What dates/date ranges are expected
Constraints: drq-2
....... id 0..1 string Unique id for inter-element referencing
....... 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
....... 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
Fixed Value: validate-resp-net-report
...... 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 Time offset for the relationship
Slice: Unordered, Open by type:$this
....... offsetDuration Duration
....... offsetRange Range
....... 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:validateReport S 1..1 BackboneElement All constraints on action are intended to apply to any nested constraints.
..... id S 1..1 string Unique id for inter-element referencing
Fixed Value: validate-resp-net-report
..... 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
Fixed Value: This action represents the validation of the RESP-NET Report
..... 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 VaueSet - 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/ph-library/CodeSystem/us-ph-codesystem-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: validate-report
....... 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
....... extension:namedEventType S 0..1 CodeableConcept US Public Health Named Event Type Extension
URL: http://hl7.org/fhir/us/ph-library/StructureDefinition/us-ph-named-eventtype-extension
Binding: US Public Health VaueSet - TriggerDefinition NamedEvent (extensible): US Public Health TriggerDefinition NamedEvents
...... 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 S 1..1 string Unique id for inter-element referencing
...... 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 ΣC 0..* Element What codes are expected
Constraints: drq-1
....... id 0..1 string Unique id for inter-element referencing
....... 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 ΣC 0..* Element What dates/date ranges are expected
Constraints: drq-2
....... id 0..1 string Unique id for inter-element referencing
....... 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
....... 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 S 1..1 string Unique id for inter-element referencing
...... 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 ΣC 0..* Element What codes are expected
Constraints: drq-1
....... id 0..1 string Unique id for inter-element referencing
....... 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 ΣC 0..* Element What dates/date ranges are expected
Constraints: drq-2
....... id 0..1 string Unique id for inter-element referencing
....... 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
....... 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
Fixed Value: submit-resp-net-report
...... 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 Time offset for the relationship
Slice: Unordered, Open by type:$this
....... offsetDuration Duration
....... offsetRange Range
....... 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:submitReport S 1..1 BackboneElement Route and send RESP-NET Report
..... id S 1..1 string Unique id for inter-element referencing
Fixed Value: submit-resp-net-report
..... 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 Description of the route and send action.
Fixed Value: This action represents the routing and sending of the RESP-NET Report
..... textEquivalent S 1..1 string Static text equivalent of the action, used if the dynamic aspects cannot be interpreted by the receiving system
Fixed Value: Route and send RESP-NET Report
..... 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 VaueSet - 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/ph-library/CodeSystem/us-ph-codesystem-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: submit-report
....... 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
....... extension:namedEventType S 0..1 CodeableConcept US Public Health Named Event Type Extension
URL: http://hl7.org/fhir/us/ph-library/StructureDefinition/us-ph-named-eventtype-extension
Binding: US Public Health VaueSet - TriggerDefinition NamedEvent (extensible): US Public Health TriggerDefinition NamedEvents
...... 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 S 1..1 string Unique id for inter-element referencing
...... 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 ΣC 0..* Element What codes are expected
Constraints: drq-1
....... id 0..1 string Unique id for inter-element referencing
....... 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 ΣC 0..* Element What dates/date ranges are expected
Constraints: drq-2
....... id 0..1 string Unique id for inter-element referencing
....... 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
....... 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
...... 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 ΣC 0..* Element What codes are expected
Constraints: drq-1
....... id 0..1 string Unique id for inter-element referencing
....... 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 ΣC 0..* Element What dates/date ranges are expected
Constraints: drq-2
....... id 0..1 string Unique id for inter-element referencing
....... 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
....... 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 Time offset for the relationship
Slice: Unordered, Open by type:$this
....... offsetDuration Duration
....... offsetRange Range
....... 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

doco Documentation for this format

Terminology Bindings

PathConformanceValueSet / CodeURI
PlanDefinition.languagepreferredCommonLanguages
http://hl7.org/fhir/ValueSet/languages
From the FHIR Standard
Additional Bindings Purpose
AllLanguages Max Binding
PlanDefinition.typeextensiblePattern Value: workflow-definition("Workflow Definition")
http://hl7.org/fhir/ValueSet/plan-definition-type
From the FHIR Standard
PlanDefinition.statusrequiredPublicationStatus
http://hl7.org/fhir/ValueSet/publication-status|4.0.1
From the FHIR Standard
PlanDefinition.subject[x]extensibleSubjectType
http://hl7.org/fhir/ValueSet/subject-type
From the FHIR Standard
PlanDefinition.jurisdictionextensibleJurisdiction ValueSet
http://hl7.org/fhir/ValueSet/jurisdiction
From the FHIR Standard
PlanDefinition.topicexampleDefinitionTopic
http://hl7.org/fhir/ValueSet/definition-topic
From the FHIR Standard
PlanDefinition.goal.categoryexampleGoalCategory
http://hl7.org/fhir/ValueSet/goal-category
From the FHIR Standard
PlanDefinition.goal.descriptionexampleSNOMEDCTClinicalFindings
http://hl7.org/fhir/ValueSet/clinical-findings
From the FHIR Standard
PlanDefinition.goal.prioritypreferredGoalPriority
http://hl7.org/fhir/ValueSet/goal-priority
From the FHIR Standard
PlanDefinition.goal.startexampleGoalStartEvent
http://hl7.org/fhir/ValueSet/goal-start-event
From the FHIR Standard
PlanDefinition.goal.addressesexampleCondition/Problem/DiagnosisCodes
http://hl7.org/fhir/ValueSet/condition-code
From the FHIR Standard
PlanDefinition.goal.target.measureexampleLOINCCodes(a valid code from LOINC)
http://hl7.org/fhir/ValueSet/observation-codes
From the FHIR Standard
PlanDefinition.action.priorityrequiredRequestPriority
http://hl7.org/fhir/ValueSet/request-priority|4.0.1
From the FHIR Standard
PlanDefinition.action.codeextensibleUSPublicHealthValueSetPlanDefinitionAction
http://hl7.org/fhir/us/ph-library/ValueSet/us-ph-valueset-plandefinition-action
PlanDefinition.action.subject[x]extensibleSubjectType
http://hl7.org/fhir/ValueSet/subject-type
From the FHIR Standard
PlanDefinition.action.trigger.typerequiredFixed Value: named-event
http://hl7.org/fhir/ValueSet/trigger-type|4.0.1
From the FHIR Standard
PlanDefinition.action.condition.kindrequiredActionConditionKind
http://hl7.org/fhir/ValueSet/action-condition-kind|4.0.1
From the FHIR Standard
PlanDefinition.action.input.typerequiredFHIRAllTypes
http://hl7.org/fhir/ValueSet/all-types|4.0.1
From the FHIR Standard
PlanDefinition.action.input.subject[x]extensibleSubjectType
http://hl7.org/fhir/ValueSet/subject-type
From the FHIR Standard
PlanDefinition.action.input.sort.directionrequiredSortDirection
http://hl7.org/fhir/ValueSet/sort-direction|4.0.1
From the FHIR Standard
PlanDefinition.action.output.typerequiredFHIRAllTypes
http://hl7.org/fhir/ValueSet/all-types|4.0.1
From the FHIR Standard
PlanDefinition.action.output.subject[x]extensibleSubjectType
http://hl7.org/fhir/ValueSet/subject-type
From the FHIR Standard
PlanDefinition.action.output.sort.directionrequiredSortDirection
http://hl7.org/fhir/ValueSet/sort-direction|4.0.1
From the FHIR Standard
PlanDefinition.action.relatedAction.relationshiprequiredActionRelationshipType
http://hl7.org/fhir/ValueSet/action-relationship-type|4.0.1
From the FHIR Standard
PlanDefinition.action.participant.typerequiredActionParticipantType
http://hl7.org/fhir/ValueSet/action-participant-type|4.0.1
From the FHIR Standard
PlanDefinition.action.participant.roleexampleActionParticipantRole
http://hl7.org/fhir/ValueSet/action-participant-role
From the FHIR Standard
PlanDefinition.action.typeextensibleActionType
http://hl7.org/fhir/ValueSet/action-type
From the FHIR Standard
PlanDefinition.action.groupingBehaviorrequiredActionGroupingBehavior
http://hl7.org/fhir/ValueSet/action-grouping-behavior|4.0.1
From the FHIR Standard
PlanDefinition.action.selectionBehaviorrequiredActionSelectionBehavior
http://hl7.org/fhir/ValueSet/action-selection-behavior|4.0.1
From the FHIR Standard
PlanDefinition.action.requiredBehaviorrequiredActionRequiredBehavior
http://hl7.org/fhir/ValueSet/action-required-behavior|4.0.1
From the FHIR Standard
PlanDefinition.action.precheckBehaviorrequiredActionPrecheckBehavior
http://hl7.org/fhir/ValueSet/action-precheck-behavior|4.0.1
From the FHIR Standard
PlanDefinition.action.cardinalityBehaviorrequiredActionCardinalityBehavior
http://hl7.org/fhir/ValueSet/action-cardinality-behavior|4.0.1
From the FHIR Standard
PlanDefinition.action:startWorkflow.priorityrequiredRequestPriority
http://hl7.org/fhir/ValueSet/request-priority|4.0.1
From the FHIR Standard
PlanDefinition.action:startWorkflow.codeextensiblePattern Value: initiate-reporting-workflow
http://hl7.org/fhir/us/ph-library/ValueSet/us-ph-valueset-plandefinition-action
PlanDefinition.action:startWorkflow.subject[x]extensibleSubjectType
http://hl7.org/fhir/ValueSet/subject-type
From the FHIR Standard
PlanDefinition.action:startWorkflow.trigger.typerequiredFixed Value: named-event
http://hl7.org/fhir/ValueSet/trigger-type|4.0.1
From the FHIR Standard
PlanDefinition.action:startWorkflow.trigger:encounterClose.typerequiredFixed Value: named-event
http://hl7.org/fhir/ValueSet/trigger-type|4.0.1
From the FHIR Standard
PlanDefinition.action:startWorkflow.trigger:encounterStart.typerequiredFixed Value: named-event
http://hl7.org/fhir/ValueSet/trigger-type|4.0.1
From the FHIR Standard
PlanDefinition.action:startWorkflow.condition.kindrequiredActionConditionKind
http://hl7.org/fhir/ValueSet/action-condition-kind|4.0.1
From the FHIR Standard
PlanDefinition.action:startWorkflow.input.typerequiredFHIRAllTypes
http://hl7.org/fhir/ValueSet/all-types|4.0.1
From the FHIR Standard
PlanDefinition.action:startWorkflow.input.subject[x]extensibleSubjectType
http://hl7.org/fhir/ValueSet/subject-type
From the FHIR Standard
PlanDefinition.action:startWorkflow.input.sort.directionrequiredSortDirection
http://hl7.org/fhir/ValueSet/sort-direction|4.0.1
From the FHIR Standard
PlanDefinition.action:startWorkflow.output.typerequiredFHIRAllTypes
http://hl7.org/fhir/ValueSet/all-types|4.0.1
From the FHIR Standard
PlanDefinition.action:startWorkflow.output.subject[x]extensibleSubjectType
http://hl7.org/fhir/ValueSet/subject-type
From the FHIR Standard
PlanDefinition.action:startWorkflow.output.sort.directionrequiredSortDirection
http://hl7.org/fhir/ValueSet/sort-direction|4.0.1
From the FHIR Standard
PlanDefinition.action:startWorkflow.relatedAction.relationshiprequiredFixed Value: before-start
http://hl7.org/fhir/ValueSet/action-relationship-type|4.0.1
From the FHIR Standard
PlanDefinition.action:startWorkflow.participant.typerequiredActionParticipantType
http://hl7.org/fhir/ValueSet/action-participant-type|4.0.1
From the FHIR Standard
PlanDefinition.action:startWorkflow.participant.roleexampleActionParticipantRole
http://hl7.org/fhir/ValueSet/action-participant-role
From the FHIR Standard
PlanDefinition.action:startWorkflow.typeextensibleActionType
http://hl7.org/fhir/ValueSet/action-type
From the FHIR Standard
PlanDefinition.action:startWorkflow.groupingBehaviorrequiredActionGroupingBehavior
http://hl7.org/fhir/ValueSet/action-grouping-behavior|4.0.1
From the FHIR Standard
PlanDefinition.action:startWorkflow.selectionBehaviorrequiredActionSelectionBehavior
http://hl7.org/fhir/ValueSet/action-selection-behavior|4.0.1
From the FHIR Standard
PlanDefinition.action:startWorkflow.requiredBehaviorrequiredActionRequiredBehavior
http://hl7.org/fhir/ValueSet/action-required-behavior|4.0.1
From the FHIR Standard
PlanDefinition.action:startWorkflow.precheckBehaviorrequiredActionPrecheckBehavior
http://hl7.org/fhir/ValueSet/action-precheck-behavior|4.0.1
From the FHIR Standard
PlanDefinition.action:startWorkflow.cardinalityBehaviorrequiredActionCardinalityBehavior
http://hl7.org/fhir/ValueSet/action-cardinality-behavior|4.0.1
From the FHIR Standard
PlanDefinition.action:checkReportabilityWorkflow.priorityrequiredRequestPriority
http://hl7.org/fhir/ValueSet/request-priority|4.0.1
From the FHIR Standard
PlanDefinition.action:checkReportabilityWorkflow.codeextensiblePattern Value: execute-reporting-workflow
http://hl7.org/fhir/us/ph-library/ValueSet/us-ph-valueset-plandefinition-action
PlanDefinition.action:checkReportabilityWorkflow.subject[x]extensibleSubjectType
http://hl7.org/fhir/ValueSet/subject-type
From the FHIR Standard
PlanDefinition.action:checkReportabilityWorkflow.trigger.typerequiredFixed Value: named-event
http://hl7.org/fhir/ValueSet/trigger-type|4.0.1
From the FHIR Standard
PlanDefinition.action:checkReportabilityWorkflow.condition.kindrequiredActionConditionKind
http://hl7.org/fhir/ValueSet/action-condition-kind|4.0.1
From the FHIR Standard
PlanDefinition.action:checkReportabilityWorkflow.input.typerequiredFHIRAllTypes
http://hl7.org/fhir/ValueSet/all-types|4.0.1
From the FHIR Standard
PlanDefinition.action:checkReportabilityWorkflow.input.subject[x]extensibleSubjectType
http://hl7.org/fhir/ValueSet/subject-type
From the FHIR Standard
PlanDefinition.action:checkReportabilityWorkflow.input.sort.directionrequiredSortDirection
http://hl7.org/fhir/ValueSet/sort-direction|4.0.1
From the FHIR Standard
PlanDefinition.action:checkReportabilityWorkflow.output.typerequiredFHIRAllTypes
http://hl7.org/fhir/ValueSet/all-types|4.0.1
From the FHIR Standard
PlanDefinition.action:checkReportabilityWorkflow.output.subject[x]extensibleSubjectType
http://hl7.org/fhir/ValueSet/subject-type
From the FHIR Standard
PlanDefinition.action:checkReportabilityWorkflow.output.sort.directionrequiredSortDirection
http://hl7.org/fhir/ValueSet/sort-direction|4.0.1
From the FHIR Standard
PlanDefinition.action:checkReportabilityWorkflow.relatedAction.relationshiprequiredActionRelationshipType
http://hl7.org/fhir/ValueSet/action-relationship-type|4.0.1
From the FHIR Standard
PlanDefinition.action:checkReportabilityWorkflow.participant.typerequiredActionParticipantType
http://hl7.org/fhir/ValueSet/action-participant-type|4.0.1
From the FHIR Standard
PlanDefinition.action:checkReportabilityWorkflow.participant.roleexampleActionParticipantRole
http://hl7.org/fhir/ValueSet/action-participant-role
From the FHIR Standard
PlanDefinition.action:checkReportabilityWorkflow.typeextensibleActionType
http://hl7.org/fhir/ValueSet/action-type
From the FHIR Standard
PlanDefinition.action:checkReportabilityWorkflow.groupingBehaviorrequiredActionGroupingBehavior
http://hl7.org/fhir/ValueSet/action-grouping-behavior|4.0.1
From the FHIR Standard
PlanDefinition.action:checkReportabilityWorkflow.selectionBehaviorrequiredActionSelectionBehavior
http://hl7.org/fhir/ValueSet/action-selection-behavior|4.0.1
From the FHIR Standard
PlanDefinition.action:checkReportabilityWorkflow.requiredBehaviorrequiredActionRequiredBehavior
http://hl7.org/fhir/ValueSet/action-required-behavior|4.0.1
From the FHIR Standard
PlanDefinition.action:checkReportabilityWorkflow.precheckBehaviorrequiredActionPrecheckBehavior
http://hl7.org/fhir/ValueSet/action-precheck-behavior|4.0.1
From the FHIR Standard
PlanDefinition.action:checkReportabilityWorkflow.cardinalityBehaviorrequiredActionCardinalityBehavior
http://hl7.org/fhir/ValueSet/action-cardinality-behavior|4.0.1
From the FHIR Standard
PlanDefinition.action:checkReportabilityWorkflow.action.priorityrequiredRequestPriority
http://hl7.org/fhir/ValueSet/request-priority|4.0.1
From the FHIR Standard
PlanDefinition.action:checkReportabilityWorkflow.action.subject[x]extensibleSubjectType
http://hl7.org/fhir/ValueSet/subject-type
From the FHIR Standard
PlanDefinition.action:checkReportabilityWorkflow.action.condition.kindrequiredActionConditionKind
http://hl7.org/fhir/ValueSet/action-condition-kind|4.0.1
From the FHIR Standard
PlanDefinition.action:checkReportabilityWorkflow.action.relatedAction.relationshiprequiredActionRelationshipType
http://hl7.org/fhir/ValueSet/action-relationship-type|4.0.1
From the FHIR Standard
PlanDefinition.action:checkReportabilityWorkflow.action.participant.typerequiredActionParticipantType
http://hl7.org/fhir/ValueSet/action-participant-type|4.0.1
From the FHIR Standard
PlanDefinition.action:checkReportabilityWorkflow.action.participant.roleexampleActionParticipantRole
http://hl7.org/fhir/ValueSet/action-participant-role
From the FHIR Standard
PlanDefinition.action:checkReportabilityWorkflow.action.typeextensibleActionType
http://hl7.org/fhir/ValueSet/action-type
From the FHIR Standard
PlanDefinition.action:checkReportabilityWorkflow.action.groupingBehaviorrequiredActionGroupingBehavior
http://hl7.org/fhir/ValueSet/action-grouping-behavior|4.0.1
From the FHIR Standard
PlanDefinition.action:checkReportabilityWorkflow.action.selectionBehaviorrequiredActionSelectionBehavior
http://hl7.org/fhir/ValueSet/action-selection-behavior|4.0.1
From the FHIR Standard
PlanDefinition.action:checkReportabilityWorkflow.action.requiredBehaviorrequiredActionRequiredBehavior
http://hl7.org/fhir/ValueSet/action-required-behavior|4.0.1
From the FHIR Standard
PlanDefinition.action:checkReportabilityWorkflow.action.precheckBehaviorrequiredActionPrecheckBehavior
http://hl7.org/fhir/ValueSet/action-precheck-behavior|4.0.1
From the FHIR Standard
PlanDefinition.action:checkReportabilityWorkflow.action.cardinalityBehaviorrequiredActionCardinalityBehavior
http://hl7.org/fhir/ValueSet/action-cardinality-behavior|4.0.1
From the FHIR Standard
PlanDefinition.action:checkReportabilityWorkflow.action:isHospitalBasedInfluenzaCase.priorityrequiredRequestPriority
http://hl7.org/fhir/ValueSet/request-priority|4.0.1
From the FHIR Standard
PlanDefinition.action:checkReportabilityWorkflow.action:isHospitalBasedInfluenzaCase.subject[x]extensibleSubjectType
http://hl7.org/fhir/ValueSet/subject-type
From the FHIR Standard
PlanDefinition.action:checkReportabilityWorkflow.action:isHospitalBasedInfluenzaCase.condition.kindrequiredFixed Value: applicability
http://hl7.org/fhir/ValueSet/action-condition-kind|4.0.1
From the FHIR Standard
PlanDefinition.action:checkReportabilityWorkflow.action:isHospitalBasedInfluenzaCase.condition.expression.languageextensibleFixed Value: text/fhirpath
http://hl7.org/fhir/ValueSet/expression-language
From the FHIR Standard
Additional Bindings Purpose
http://www.rfc-editor.org/bcp/bcp13.txt Max Binding
PlanDefinition.action:checkReportabilityWorkflow.action:isHospitalBasedInfluenzaCase.input.typerequiredFHIRAllTypes
http://hl7.org/fhir/ValueSet/all-types|4.0.1
From the FHIR Standard
PlanDefinition.action:checkReportabilityWorkflow.action:isHospitalBasedInfluenzaCase.input.subject[x]extensibleSubjectType
http://hl7.org/fhir/ValueSet/subject-type
From the FHIR Standard
PlanDefinition.action:checkReportabilityWorkflow.action:isHospitalBasedInfluenzaCase.input.sort.directionrequiredSortDirection
http://hl7.org/fhir/ValueSet/sort-direction|4.0.1
From the FHIR Standard
PlanDefinition.action:checkReportabilityWorkflow.action:isHospitalBasedInfluenzaCase.relatedAction.relationshiprequiredFixed Value: before-start
http://hl7.org/fhir/ValueSet/action-relationship-type|4.0.1
From the FHIR Standard
PlanDefinition.action:checkReportabilityWorkflow.action:isHospitalBasedInfluenzaCase.participant.typerequiredActionParticipantType
http://hl7.org/fhir/ValueSet/action-participant-type|4.0.1
From the FHIR Standard
PlanDefinition.action:checkReportabilityWorkflow.action:isHospitalBasedInfluenzaCase.participant.roleexampleActionParticipantRole
http://hl7.org/fhir/ValueSet/action-participant-role
From the FHIR Standard
PlanDefinition.action:checkReportabilityWorkflow.action:isHospitalBasedInfluenzaCase.typeextensibleActionType
http://hl7.org/fhir/ValueSet/action-type
From the FHIR Standard
PlanDefinition.action:checkReportabilityWorkflow.action:isHospitalBasedInfluenzaCase.groupingBehaviorrequiredActionGroupingBehavior
http://hl7.org/fhir/ValueSet/action-grouping-behavior|4.0.1
From the FHIR Standard
PlanDefinition.action:checkReportabilityWorkflow.action:isHospitalBasedInfluenzaCase.selectionBehaviorrequiredActionSelectionBehavior
http://hl7.org/fhir/ValueSet/action-selection-behavior|4.0.1
From the FHIR Standard
PlanDefinition.action:checkReportabilityWorkflow.action:isHospitalBasedInfluenzaCase.requiredBehaviorrequiredActionRequiredBehavior
http://hl7.org/fhir/ValueSet/action-required-behavior|4.0.1
From the FHIR Standard
PlanDefinition.action:checkReportabilityWorkflow.action:isHospitalBasedInfluenzaCase.precheckBehaviorrequiredActionPrecheckBehavior
http://hl7.org/fhir/ValueSet/action-precheck-behavior|4.0.1
From the FHIR Standard
PlanDefinition.action:checkReportabilityWorkflow.action:isHospitalBasedInfluenzaCase.cardinalityBehaviorrequiredActionCardinalityBehavior
http://hl7.org/fhir/ValueSet/action-cardinality-behavior|4.0.1
From the FHIR Standard
PlanDefinition.action:checkReportabilityWorkflow.action:isClinicalInfluenzaSurveillanceCase.priorityrequiredRequestPriority
http://hl7.org/fhir/ValueSet/request-priority|4.0.1
From the FHIR Standard
PlanDefinition.action:checkReportabilityWorkflow.action:isClinicalInfluenzaSurveillanceCase.subject[x]extensibleSubjectType
http://hl7.org/fhir/ValueSet/subject-type
From the FHIR Standard
PlanDefinition.action:checkReportabilityWorkflow.action:isClinicalInfluenzaSurveillanceCase.condition.kindrequiredFixed Value: applicability
http://hl7.org/fhir/ValueSet/action-condition-kind|4.0.1
From the FHIR Standard
PlanDefinition.action:checkReportabilityWorkflow.action:isClinicalInfluenzaSurveillanceCase.condition.expression.languageextensibleFixed Value: text/fhirpath
http://hl7.org/fhir/ValueSet/expression-language
From the FHIR Standard
Additional Bindings Purpose
http://www.rfc-editor.org/bcp/bcp13.txt Max Binding
PlanDefinition.action:checkReportabilityWorkflow.action:isClinicalInfluenzaSurveillanceCase.input.typerequiredFHIRAllTypes
http://hl7.org/fhir/ValueSet/all-types|4.0.1
From the FHIR Standard
PlanDefinition.action:checkReportabilityWorkflow.action:isClinicalInfluenzaSurveillanceCase.input.subject[x]extensibleSubjectType
http://hl7.org/fhir/ValueSet/subject-type
From the FHIR Standard
PlanDefinition.action:checkReportabilityWorkflow.action:isClinicalInfluenzaSurveillanceCase.input.sort.directionrequiredSortDirection
http://hl7.org/fhir/ValueSet/sort-direction|4.0.1
From the FHIR Standard
PlanDefinition.action:checkReportabilityWorkflow.action:isClinicalInfluenzaSurveillanceCase.relatedAction.relationshiprequiredFixed Value: before-start
http://hl7.org/fhir/ValueSet/action-relationship-type|4.0.1
From the FHIR Standard
PlanDefinition.action:checkReportabilityWorkflow.action:isClinicalInfluenzaSurveillanceCase.participant.typerequiredActionParticipantType
http://hl7.org/fhir/ValueSet/action-participant-type|4.0.1
From the FHIR Standard
PlanDefinition.action:checkReportabilityWorkflow.action:isClinicalInfluenzaSurveillanceCase.participant.roleexampleActionParticipantRole
http://hl7.org/fhir/ValueSet/action-participant-role
From the FHIR Standard
PlanDefinition.action:checkReportabilityWorkflow.action:isClinicalInfluenzaSurveillanceCase.typeextensibleActionType
http://hl7.org/fhir/ValueSet/action-type
From the FHIR Standard
PlanDefinition.action:checkReportabilityWorkflow.action:isClinicalInfluenzaSurveillanceCase.groupingBehaviorrequiredActionGroupingBehavior
http://hl7.org/fhir/ValueSet/action-grouping-behavior|4.0.1
From the FHIR Standard
PlanDefinition.action:checkReportabilityWorkflow.action:isClinicalInfluenzaSurveillanceCase.selectionBehaviorrequiredActionSelectionBehavior
http://hl7.org/fhir/ValueSet/action-selection-behavior|4.0.1
From the FHIR Standard
PlanDefinition.action:checkReportabilityWorkflow.action:isClinicalInfluenzaSurveillanceCase.requiredBehaviorrequiredActionRequiredBehavior
http://hl7.org/fhir/ValueSet/action-required-behavior|4.0.1
From the FHIR Standard
PlanDefinition.action:checkReportabilityWorkflow.action:isClinicalInfluenzaSurveillanceCase.precheckBehaviorrequiredActionPrecheckBehavior
http://hl7.org/fhir/ValueSet/action-precheck-behavior|4.0.1
From the FHIR Standard
PlanDefinition.action:checkReportabilityWorkflow.action:isClinicalInfluenzaSurveillanceCase.cardinalityBehaviorrequiredActionCardinalityBehavior
http://hl7.org/fhir/ValueSet/action-cardinality-behavior|4.0.1
From the FHIR Standard
PlanDefinition.action:checkReportabilityWorkflow.action:isHospitalDiseaseBurdenCase.priorityrequiredRequestPriority
http://hl7.org/fhir/ValueSet/request-priority|4.0.1
From the FHIR Standard
PlanDefinition.action:checkReportabilityWorkflow.action:isHospitalDiseaseBurdenCase.subject[x]extensibleSubjectType
http://hl7.org/fhir/ValueSet/subject-type
From the FHIR Standard
PlanDefinition.action:checkReportabilityWorkflow.action:isHospitalDiseaseBurdenCase.condition.kindrequiredFixed Value: applicability
http://hl7.org/fhir/ValueSet/action-condition-kind|4.0.1
From the FHIR Standard
PlanDefinition.action:checkReportabilityWorkflow.action:isHospitalDiseaseBurdenCase.condition.expression.languageextensibleFixed Value: text/fhirpath
http://hl7.org/fhir/ValueSet/expression-language
From the FHIR Standard
Additional Bindings Purpose
http://www.rfc-editor.org/bcp/bcp13.txt Max Binding
PlanDefinition.action:checkReportabilityWorkflow.action:isHospitalDiseaseBurdenCase.input.typerequiredFHIRAllTypes
http://hl7.org/fhir/ValueSet/all-types|4.0.1
From the FHIR Standard
PlanDefinition.action:checkReportabilityWorkflow.action:isHospitalDiseaseBurdenCase.input.subject[x]extensibleSubjectType
http://hl7.org/fhir/ValueSet/subject-type
From the FHIR Standard
PlanDefinition.action:checkReportabilityWorkflow.action:isHospitalDiseaseBurdenCase.input.sort.directionrequiredSortDirection
http://hl7.org/fhir/ValueSet/sort-direction|4.0.1
From the FHIR Standard
PlanDefinition.action:checkReportabilityWorkflow.action:isHospitalDiseaseBurdenCase.relatedAction.relationshiprequiredFixed Value: before-start
http://hl7.org/fhir/ValueSet/action-relationship-type|4.0.1
From the FHIR Standard
PlanDefinition.action:checkReportabilityWorkflow.action:isHospitalDiseaseBurdenCase.participant.typerequiredActionParticipantType
http://hl7.org/fhir/ValueSet/action-participant-type|4.0.1
From the FHIR Standard
PlanDefinition.action:checkReportabilityWorkflow.action:isHospitalDiseaseBurdenCase.participant.roleexampleActionParticipantRole
http://hl7.org/fhir/ValueSet/action-participant-role
From the FHIR Standard
PlanDefinition.action:checkReportabilityWorkflow.action:isHospitalDiseaseBurdenCase.typeextensibleActionType
http://hl7.org/fhir/ValueSet/action-type
From the FHIR Standard
PlanDefinition.action:checkReportabilityWorkflow.action:isHospitalDiseaseBurdenCase.groupingBehaviorrequiredActionGroupingBehavior
http://hl7.org/fhir/ValueSet/action-grouping-behavior|4.0.1
From the FHIR Standard
PlanDefinition.action:checkReportabilityWorkflow.action:isHospitalDiseaseBurdenCase.selectionBehaviorrequiredActionSelectionBehavior
http://hl7.org/fhir/ValueSet/action-selection-behavior|4.0.1
From the FHIR Standard
PlanDefinition.action:checkReportabilityWorkflow.action:isHospitalDiseaseBurdenCase.requiredBehaviorrequiredActionRequiredBehavior
http://hl7.org/fhir/ValueSet/action-required-behavior|4.0.1
From the FHIR Standard
PlanDefinition.action:checkReportabilityWorkflow.action:isHospitalDiseaseBurdenCase.precheckBehaviorrequiredActionPrecheckBehavior
http://hl7.org/fhir/ValueSet/action-precheck-behavior|4.0.1
From the FHIR Standard
PlanDefinition.action:checkReportabilityWorkflow.action:isHospitalDiseaseBurdenCase.cardinalityBehaviorrequiredActionCardinalityBehavior
http://hl7.org/fhir/ValueSet/action-cardinality-behavior|4.0.1
From the FHIR Standard
PlanDefinition.action:checkReportabilityWorkflow.action:isCovid19SurveillanceCase.priorityrequiredRequestPriority
http://hl7.org/fhir/ValueSet/request-priority|4.0.1
From the FHIR Standard
PlanDefinition.action:checkReportabilityWorkflow.action:isCovid19SurveillanceCase.subject[x]extensibleSubjectType
http://hl7.org/fhir/ValueSet/subject-type
From the FHIR Standard
PlanDefinition.action:checkReportabilityWorkflow.action:isCovid19SurveillanceCase.condition.kindrequiredFixed Value: applicability
http://hl7.org/fhir/ValueSet/action-condition-kind|4.0.1
From the FHIR Standard
PlanDefinition.action:checkReportabilityWorkflow.action:isCovid19SurveillanceCase.condition.expression.languageextensibleFixed Value: text/fhirpath
http://hl7.org/fhir/ValueSet/expression-language
From the FHIR Standard
Additional Bindings Purpose
http://www.rfc-editor.org/bcp/bcp13.txt Max Binding
PlanDefinition.action:checkReportabilityWorkflow.action:isCovid19SurveillanceCase.input.typerequiredFHIRAllTypes
http://hl7.org/fhir/ValueSet/all-types|4.0.1
From the FHIR Standard
PlanDefinition.action:checkReportabilityWorkflow.action:isCovid19SurveillanceCase.input.subject[x]extensibleSubjectType
http://hl7.org/fhir/ValueSet/subject-type
From the FHIR Standard
PlanDefinition.action:checkReportabilityWorkflow.action:isCovid19SurveillanceCase.input.sort.directionrequiredSortDirection
http://hl7.org/fhir/ValueSet/sort-direction|4.0.1
From the FHIR Standard
PlanDefinition.action:checkReportabilityWorkflow.action:isCovid19SurveillanceCase.relatedAction.relationshiprequiredFixed Value: before-start
http://hl7.org/fhir/ValueSet/action-relationship-type|4.0.1
From the FHIR Standard
PlanDefinition.action:checkReportabilityWorkflow.action:isCovid19SurveillanceCase.participant.typerequiredActionParticipantType
http://hl7.org/fhir/ValueSet/action-participant-type|4.0.1
From the FHIR Standard
PlanDefinition.action:checkReportabilityWorkflow.action:isCovid19SurveillanceCase.participant.roleexampleActionParticipantRole
http://hl7.org/fhir/ValueSet/action-participant-role
From the FHIR Standard
PlanDefinition.action:checkReportabilityWorkflow.action:isCovid19SurveillanceCase.typeextensibleActionType
http://hl7.org/fhir/ValueSet/action-type
From the FHIR Standard
PlanDefinition.action:checkReportabilityWorkflow.action:isCovid19SurveillanceCase.groupingBehaviorrequiredActionGroupingBehavior
http://hl7.org/fhir/ValueSet/action-grouping-behavior|4.0.1
From the FHIR Standard
PlanDefinition.action:checkReportabilityWorkflow.action:isCovid19SurveillanceCase.selectionBehaviorrequiredActionSelectionBehavior
http://hl7.org/fhir/ValueSet/action-selection-behavior|4.0.1
From the FHIR Standard
PlanDefinition.action:checkReportabilityWorkflow.action:isCovid19SurveillanceCase.requiredBehaviorrequiredActionRequiredBehavior
http://hl7.org/fhir/ValueSet/action-required-behavior|4.0.1
From the FHIR Standard
PlanDefinition.action:checkReportabilityWorkflow.action:isCovid19SurveillanceCase.precheckBehaviorrequiredActionPrecheckBehavior
http://hl7.org/fhir/ValueSet/action-precheck-behavior|4.0.1
From the FHIR Standard
PlanDefinition.action:checkReportabilityWorkflow.action:isCovid19SurveillanceCase.cardinalityBehaviorrequiredActionCardinalityBehavior
http://hl7.org/fhir/ValueSet/action-cardinality-behavior|4.0.1
From the FHIR Standard
PlanDefinition.action:checkReportabilityWorkflow.action:isRsvSurveillanceCase.priorityrequiredRequestPriority
http://hl7.org/fhir/ValueSet/request-priority|4.0.1
From the FHIR Standard
PlanDefinition.action:checkReportabilityWorkflow.action:isRsvSurveillanceCase.subject[x]extensibleSubjectType
http://hl7.org/fhir/ValueSet/subject-type
From the FHIR Standard
PlanDefinition.action:checkReportabilityWorkflow.action:isRsvSurveillanceCase.condition.kindrequiredFixed Value: applicability
http://hl7.org/fhir/ValueSet/action-condition-kind|4.0.1
From the FHIR Standard
PlanDefinition.action:checkReportabilityWorkflow.action:isRsvSurveillanceCase.condition.expression.languageextensibleFixed Value: text/fhirpath
http://hl7.org/fhir/ValueSet/expression-language
From the FHIR Standard
Additional Bindings Purpose
http://www.rfc-editor.org/bcp/bcp13.txt Max Binding
PlanDefinition.action:checkReportabilityWorkflow.action:isRsvSurveillanceCase.input.typerequiredFHIRAllTypes
http://hl7.org/fhir/ValueSet/all-types|4.0.1
From the FHIR Standard
PlanDefinition.action:checkReportabilityWorkflow.action:isRsvSurveillanceCase.input.subject[x]extensibleSubjectType
http://hl7.org/fhir/ValueSet/subject-type
From the FHIR Standard
PlanDefinition.action:checkReportabilityWorkflow.action:isRsvSurveillanceCase.input.sort.directionrequiredSortDirection
http://hl7.org/fhir/ValueSet/sort-direction|4.0.1
From the FHIR Standard
PlanDefinition.action:checkReportabilityWorkflow.action:isRsvSurveillanceCase.relatedAction.relationshiprequiredFixed Value: before-start
http://hl7.org/fhir/ValueSet/action-relationship-type|4.0.1
From the FHIR Standard
PlanDefinition.action:checkReportabilityWorkflow.action:isRsvSurveillanceCase.participant.typerequiredActionParticipantType
http://hl7.org/fhir/ValueSet/action-participant-type|4.0.1
From the FHIR Standard
PlanDefinition.action:checkReportabilityWorkflow.action:isRsvSurveillanceCase.participant.roleexampleActionParticipantRole
http://hl7.org/fhir/ValueSet/action-participant-role
From the FHIR Standard
PlanDefinition.action:checkReportabilityWorkflow.action:isRsvSurveillanceCase.typeextensibleActionType
http://hl7.org/fhir/ValueSet/action-type
From the FHIR Standard
PlanDefinition.action:checkReportabilityWorkflow.action:isRsvSurveillanceCase.groupingBehaviorrequiredActionGroupingBehavior
http://hl7.org/fhir/ValueSet/action-grouping-behavior|4.0.1
From the FHIR Standard
PlanDefinition.action:checkReportabilityWorkflow.action:isRsvSurveillanceCase.selectionBehaviorrequiredActionSelectionBehavior
http://hl7.org/fhir/ValueSet/action-selection-behavior|4.0.1
From the FHIR Standard
PlanDefinition.action:checkReportabilityWorkflow.action:isRsvSurveillanceCase.requiredBehaviorrequiredActionRequiredBehavior
http://hl7.org/fhir/ValueSet/action-required-behavior|4.0.1
From the FHIR Standard
PlanDefinition.action:checkReportabilityWorkflow.action:isRsvSurveillanceCase.precheckBehaviorrequiredActionPrecheckBehavior
http://hl7.org/fhir/ValueSet/action-precheck-behavior|4.0.1
From the FHIR Standard
PlanDefinition.action:checkReportabilityWorkflow.action:isRsvSurveillanceCase.cardinalityBehaviorrequiredActionCardinalityBehavior
http://hl7.org/fhir/ValueSet/action-cardinality-behavior|4.0.1
From the FHIR Standard
PlanDefinition.action:checkReportabilityWorkflow.action:isInfluenzaEffectivenessEvaluationCase.priorityrequiredRequestPriority
http://hl7.org/fhir/ValueSet/request-priority|4.0.1
From the FHIR Standard
PlanDefinition.action:checkReportabilityWorkflow.action:isInfluenzaEffectivenessEvaluationCase.subject[x]extensibleSubjectType
http://hl7.org/fhir/ValueSet/subject-type
From the FHIR Standard
PlanDefinition.action:checkReportabilityWorkflow.action:isInfluenzaEffectivenessEvaluationCase.condition.kindrequiredFixed Value: applicability
http://hl7.org/fhir/ValueSet/action-condition-kind|4.0.1
From the FHIR Standard
PlanDefinition.action:checkReportabilityWorkflow.action:isInfluenzaEffectivenessEvaluationCase.condition.expression.languageextensibleFixed Value: text/fhirpath
http://hl7.org/fhir/ValueSet/expression-language
From the FHIR Standard
Additional Bindings Purpose
http://www.rfc-editor.org/bcp/bcp13.txt Max Binding
PlanDefinition.action:checkReportabilityWorkflow.action:isInfluenzaEffectivenessEvaluationCase.input.typerequiredFHIRAllTypes
http://hl7.org/fhir/ValueSet/all-types|4.0.1
From the FHIR Standard
PlanDefinition.action:checkReportabilityWorkflow.action:isInfluenzaEffectivenessEvaluationCase.input.subject[x]extensibleSubjectType
http://hl7.org/fhir/ValueSet/subject-type
From the FHIR Standard
PlanDefinition.action:checkReportabilityWorkflow.action:isInfluenzaEffectivenessEvaluationCase.input.sort.directionrequiredSortDirection
http://hl7.org/fhir/ValueSet/sort-direction|4.0.1
From the FHIR Standard
PlanDefinition.action:checkReportabilityWorkflow.action:isInfluenzaEffectivenessEvaluationCase.relatedAction.relationshiprequiredFixed Value: before-start
http://hl7.org/fhir/ValueSet/action-relationship-type|4.0.1
From the FHIR Standard
PlanDefinition.action:checkReportabilityWorkflow.action:isInfluenzaEffectivenessEvaluationCase.participant.typerequiredActionParticipantType
http://hl7.org/fhir/ValueSet/action-participant-type|4.0.1
From the FHIR Standard
PlanDefinition.action:checkReportabilityWorkflow.action:isInfluenzaEffectivenessEvaluationCase.participant.roleexampleActionParticipantRole
http://hl7.org/fhir/ValueSet/action-participant-role
From the FHIR Standard
PlanDefinition.action:checkReportabilityWorkflow.action:isInfluenzaEffectivenessEvaluationCase.typeextensibleActionType
http://hl7.org/fhir/ValueSet/action-type
From the FHIR Standard
PlanDefinition.action:checkReportabilityWorkflow.action:isInfluenzaEffectivenessEvaluationCase.groupingBehaviorrequiredActionGroupingBehavior
http://hl7.org/fhir/ValueSet/action-grouping-behavior|4.0.1
From the FHIR Standard
PlanDefinition.action:checkReportabilityWorkflow.action:isInfluenzaEffectivenessEvaluationCase.selectionBehaviorrequiredActionSelectionBehavior
http://hl7.org/fhir/ValueSet/action-selection-behavior|4.0.1
From the FHIR Standard
PlanDefinition.action:checkReportabilityWorkflow.action:isInfluenzaEffectivenessEvaluationCase.requiredBehaviorrequiredActionRequiredBehavior
http://hl7.org/fhir/ValueSet/action-required-behavior|4.0.1
From the FHIR Standard
PlanDefinition.action:checkReportabilityWorkflow.action:isInfluenzaEffectivenessEvaluationCase.precheckBehaviorrequiredActionPrecheckBehavior
http://hl7.org/fhir/ValueSet/action-precheck-behavior|4.0.1
From the FHIR Standard
PlanDefinition.action:checkReportabilityWorkflow.action:isInfluenzaEffectivenessEvaluationCase.cardinalityBehaviorrequiredActionCardinalityBehavior
http://hl7.org/fhir/ValueSet/action-cardinality-behavior|4.0.1
From the FHIR Standard
PlanDefinition.action:checkReportabilityWorkflow.action:continueToCheckReportability.priorityrequiredRequestPriority
http://hl7.org/fhir/ValueSet/request-priority|4.0.1
From the FHIR Standard
PlanDefinition.action:checkReportabilityWorkflow.action:continueToCheckReportability.subject[x]extensibleSubjectType
http://hl7.org/fhir/ValueSet/subject-type
From the FHIR Standard
PlanDefinition.action:checkReportabilityWorkflow.action:continueToCheckReportability.condition.kindrequiredFixed Value: applicability
http://hl7.org/fhir/ValueSet/action-condition-kind|4.0.1
From the FHIR Standard
PlanDefinition.action:checkReportabilityWorkflow.action:continueToCheckReportability.condition.expression.languageextensibleFixed Value: text/fhirpath
http://hl7.org/fhir/ValueSet/expression-language
From the FHIR Standard
Additional Bindings Purpose
http://www.rfc-editor.org/bcp/bcp13.txt Max Binding
PlanDefinition.action:checkReportabilityWorkflow.action:continueToCheckReportability.input.typerequiredFHIRAllTypes
http://hl7.org/fhir/ValueSet/all-types|4.0.1
From the FHIR Standard
PlanDefinition.action:checkReportabilityWorkflow.action:continueToCheckReportability.input.subject[x]extensibleSubjectType
http://hl7.org/fhir/ValueSet/subject-type
From the FHIR Standard
PlanDefinition.action:checkReportabilityWorkflow.action:continueToCheckReportability.input.sort.directionrequiredSortDirection
http://hl7.org/fhir/ValueSet/sort-direction|4.0.1
From the FHIR Standard
PlanDefinition.action:checkReportabilityWorkflow.action:continueToCheckReportability.relatedAction.relationshiprequiredFixed Value: before-start
http://hl7.org/fhir/ValueSet/action-relationship-type|4.0.1
From the FHIR Standard
PlanDefinition.action:checkReportabilityWorkflow.action:continueToCheckReportability.participant.typerequiredActionParticipantType
http://hl7.org/fhir/ValueSet/action-participant-type|4.0.1
From the FHIR Standard
PlanDefinition.action:checkReportabilityWorkflow.action:continueToCheckReportability.participant.roleexampleActionParticipantRole
http://hl7.org/fhir/ValueSet/action-participant-role
From the FHIR Standard
PlanDefinition.action:checkReportabilityWorkflow.action:continueToCheckReportability.typeextensibleActionType
http://hl7.org/fhir/ValueSet/action-type
From the FHIR Standard
PlanDefinition.action:checkReportabilityWorkflow.action:continueToCheckReportability.groupingBehaviorrequiredActionGroupingBehavior
http://hl7.org/fhir/ValueSet/action-grouping-behavior|4.0.1
From the FHIR Standard
PlanDefinition.action:checkReportabilityWorkflow.action:continueToCheckReportability.selectionBehaviorrequiredActionSelectionBehavior
http://hl7.org/fhir/ValueSet/action-selection-behavior|4.0.1
From the FHIR Standard
PlanDefinition.action:checkReportabilityWorkflow.action:continueToCheckReportability.requiredBehaviorrequiredActionRequiredBehavior
http://hl7.org/fhir/ValueSet/action-required-behavior|4.0.1
From the FHIR Standard
PlanDefinition.action:checkReportabilityWorkflow.action:continueToCheckReportability.precheckBehaviorrequiredActionPrecheckBehavior
http://hl7.org/fhir/ValueSet/action-precheck-behavior|4.0.1
From the FHIR Standard
PlanDefinition.action:checkReportabilityWorkflow.action:continueToCheckReportability.cardinalityBehaviorrequiredActionCardinalityBehavior
http://hl7.org/fhir/ValueSet/action-cardinality-behavior|4.0.1
From the FHIR Standard
PlanDefinition.action:createReport.priorityrequiredRequestPriority
http://hl7.org/fhir/ValueSet/request-priority|4.0.1
From the FHIR Standard
PlanDefinition.action:createReport.codeextensiblePattern Value: create-report
http://hl7.org/fhir/us/ph-library/ValueSet/us-ph-valueset-plandefinition-action
PlanDefinition.action:createReport.subject[x]extensibleSubjectType
http://hl7.org/fhir/ValueSet/subject-type
From the FHIR Standard
PlanDefinition.action:createReport.trigger.typerequiredFixed Value: named-event
http://hl7.org/fhir/ValueSet/trigger-type|4.0.1
From the FHIR Standard
PlanDefinition.action:createReport.condition.kindrequiredActionConditionKind
http://hl7.org/fhir/ValueSet/action-condition-kind|4.0.1
From the FHIR Standard
PlanDefinition.action:createReport.input.typerequiredFHIRAllTypes
http://hl7.org/fhir/ValueSet/all-types|4.0.1
From the FHIR Standard
PlanDefinition.action:createReport.input.subject[x]extensibleSubjectType
http://hl7.org/fhir/ValueSet/subject-type
From the FHIR Standard
PlanDefinition.action:createReport.input.sort.directionrequiredSortDirection
http://hl7.org/fhir/ValueSet/sort-direction|4.0.1
From the FHIR Standard
PlanDefinition.action:createReport.output.typerequiredFHIRAllTypes
http://hl7.org/fhir/ValueSet/all-types|4.0.1
From the FHIR Standard
PlanDefinition.action:createReport.output.subject[x]extensibleSubjectType
http://hl7.org/fhir/ValueSet/subject-type
From the FHIR Standard
PlanDefinition.action:createReport.output.sort.directionrequiredSortDirection
http://hl7.org/fhir/ValueSet/sort-direction|4.0.1
From the FHIR Standard
PlanDefinition.action:createReport.relatedAction.relationshiprequiredFixed Value: before-start
http://hl7.org/fhir/ValueSet/action-relationship-type|4.0.1
From the FHIR Standard
PlanDefinition.action:createReport.participant.typerequiredActionParticipantType
http://hl7.org/fhir/ValueSet/action-participant-type|4.0.1
From the FHIR Standard
PlanDefinition.action:createReport.participant.roleexampleActionParticipantRole
http://hl7.org/fhir/ValueSet/action-participant-role
From the FHIR Standard
PlanDefinition.action:createReport.typeextensibleActionType
http://hl7.org/fhir/ValueSet/action-type
From the FHIR Standard
PlanDefinition.action:createReport.groupingBehaviorrequiredActionGroupingBehavior
http://hl7.org/fhir/ValueSet/action-grouping-behavior|4.0.1
From the FHIR Standard
PlanDefinition.action:createReport.selectionBehaviorrequiredActionSelectionBehavior
http://hl7.org/fhir/ValueSet/action-selection-behavior|4.0.1
From the FHIR Standard
PlanDefinition.action:createReport.requiredBehaviorrequiredActionRequiredBehavior
http://hl7.org/fhir/ValueSet/action-required-behavior|4.0.1
From the FHIR Standard
PlanDefinition.action:createReport.precheckBehaviorrequiredActionPrecheckBehavior
http://hl7.org/fhir/ValueSet/action-precheck-behavior|4.0.1
From the FHIR Standard
PlanDefinition.action:createReport.cardinalityBehaviorrequiredActionCardinalityBehavior
http://hl7.org/fhir/ValueSet/action-cardinality-behavior|4.0.1
From the FHIR Standard
PlanDefinition.action:validateReport.priorityrequiredRequestPriority
http://hl7.org/fhir/ValueSet/request-priority|4.0.1
From the FHIR Standard
PlanDefinition.action:validateReport.codeextensiblePattern Value: validate-report
http://hl7.org/fhir/us/ph-library/ValueSet/us-ph-valueset-plandefinition-action
PlanDefinition.action:validateReport.subject[x]extensibleSubjectType
http://hl7.org/fhir/ValueSet/subject-type
From the FHIR Standard
PlanDefinition.action:validateReport.trigger.typerequiredFixed Value: named-event
http://hl7.org/fhir/ValueSet/trigger-type|4.0.1
From the FHIR Standard
PlanDefinition.action:validateReport.condition.kindrequiredActionConditionKind
http://hl7.org/fhir/ValueSet/action-condition-kind|4.0.1
From the FHIR Standard
PlanDefinition.action:validateReport.input.typerequiredFHIRAllTypes
http://hl7.org/fhir/ValueSet/all-types|4.0.1
From the FHIR Standard
PlanDefinition.action:validateReport.input.subject[x]extensibleSubjectType
http://hl7.org/fhir/ValueSet/subject-type
From the FHIR Standard
PlanDefinition.action:validateReport.input.sort.directionrequiredSortDirection
http://hl7.org/fhir/ValueSet/sort-direction|4.0.1
From the FHIR Standard
PlanDefinition.action:validateReport.output.typerequiredFHIRAllTypes
http://hl7.org/fhir/ValueSet/all-types|4.0.1
From the FHIR Standard
PlanDefinition.action:validateReport.output.subject[x]extensibleSubjectType
http://hl7.org/fhir/ValueSet/subject-type
From the FHIR Standard
PlanDefinition.action:validateReport.output.sort.directionrequiredSortDirection
http://hl7.org/fhir/ValueSet/sort-direction|4.0.1
From the FHIR Standard
PlanDefinition.action:validateReport.relatedAction.relationshiprequiredFixed Value: before-start
http://hl7.org/fhir/ValueSet/action-relationship-type|4.0.1
From the FHIR Standard
PlanDefinition.action:validateReport.participant.typerequiredActionParticipantType
http://hl7.org/fhir/ValueSet/action-participant-type|4.0.1
From the FHIR Standard
PlanDefinition.action:validateReport.participant.roleexampleActionParticipantRole
http://hl7.org/fhir/ValueSet/action-participant-role
From the FHIR Standard
PlanDefinition.action:validateReport.typeextensibleActionType
http://hl7.org/fhir/ValueSet/action-type
From the FHIR Standard
PlanDefinition.action:validateReport.groupingBehaviorrequiredActionGroupingBehavior
http://hl7.org/fhir/ValueSet/action-grouping-behavior|4.0.1
From the FHIR Standard
PlanDefinition.action:validateReport.selectionBehaviorrequiredActionSelectionBehavior
http://hl7.org/fhir/ValueSet/action-selection-behavior|4.0.1
From the FHIR Standard
PlanDefinition.action:validateReport.requiredBehaviorrequiredActionRequiredBehavior
http://hl7.org/fhir/ValueSet/action-required-behavior|4.0.1
From the FHIR Standard
PlanDefinition.action:validateReport.precheckBehaviorrequiredActionPrecheckBehavior
http://hl7.org/fhir/ValueSet/action-precheck-behavior|4.0.1
From the FHIR Standard
PlanDefinition.action:validateReport.cardinalityBehaviorrequiredActionCardinalityBehavior
http://hl7.org/fhir/ValueSet/action-cardinality-behavior|4.0.1
From the FHIR Standard
PlanDefinition.action:submitReport.priorityrequiredRequestPriority
http://hl7.org/fhir/ValueSet/request-priority|4.0.1
From the FHIR Standard
PlanDefinition.action:submitReport.codeextensiblePattern Value: submit-report
http://hl7.org/fhir/us/ph-library/ValueSet/us-ph-valueset-plandefinition-action
PlanDefinition.action:submitReport.subject[x]extensibleSubjectType
http://hl7.org/fhir/ValueSet/subject-type
From the FHIR Standard
PlanDefinition.action:submitReport.trigger.typerequiredFixed Value: named-event
http://hl7.org/fhir/ValueSet/trigger-type|4.0.1
From the FHIR Standard
PlanDefinition.action:submitReport.condition.kindrequiredActionConditionKind
http://hl7.org/fhir/ValueSet/action-condition-kind|4.0.1
From the FHIR Standard
PlanDefinition.action:submitReport.input.typerequiredFHIRAllTypes
http://hl7.org/fhir/ValueSet/all-types|4.0.1
From the FHIR Standard
PlanDefinition.action:submitReport.input.subject[x]extensibleSubjectType
http://hl7.org/fhir/ValueSet/subject-type
From the FHIR Standard
PlanDefinition.action:submitReport.input.sort.directionrequiredSortDirection
http://hl7.org/fhir/ValueSet/sort-direction|4.0.1
From the FHIR Standard
PlanDefinition.action:submitReport.output.typerequiredFHIRAllTypes
http://hl7.org/fhir/ValueSet/all-types|4.0.1
From the FHIR Standard
PlanDefinition.action:submitReport.output.subject[x]extensibleSubjectType
http://hl7.org/fhir/ValueSet/subject-type
From the FHIR Standard
PlanDefinition.action:submitReport.output.sort.directionrequiredSortDirection
http://hl7.org/fhir/ValueSet/sort-direction|4.0.1
From the FHIR Standard
PlanDefinition.action:submitReport.relatedAction.relationshiprequiredActionRelationshipType
http://hl7.org/fhir/ValueSet/action-relationship-type|4.0.1
From the FHIR Standard
PlanDefinition.action:submitReport.participant.typerequiredActionParticipantType
http://hl7.org/fhir/ValueSet/action-participant-type|4.0.1
From the FHIR Standard
PlanDefinition.action:submitReport.participant.roleexampleActionParticipantRole
http://hl7.org/fhir/ValueSet/action-participant-role
From the FHIR Standard
PlanDefinition.action:submitReport.typeextensibleActionType
http://hl7.org/fhir/ValueSet/action-type
From the FHIR Standard
PlanDefinition.action:submitReport.groupingBehaviorrequiredActionGroupingBehavior
http://hl7.org/fhir/ValueSet/action-grouping-behavior|4.0.1
From the FHIR Standard
PlanDefinition.action:submitReport.selectionBehaviorrequiredActionSelectionBehavior
http://hl7.org/fhir/ValueSet/action-selection-behavior|4.0.1
From the FHIR Standard
PlanDefinition.action:submitReport.requiredBehaviorrequiredActionRequiredBehavior
http://hl7.org/fhir/ValueSet/action-required-behavior|4.0.1
From the FHIR Standard
PlanDefinition.action:submitReport.precheckBehaviorrequiredActionPrecheckBehavior
http://hl7.org/fhir/ValueSet/action-precheck-behavior|4.0.1
From the FHIR Standard
PlanDefinition.action:submitReport.cardinalityBehaviorrequiredActionCardinalityBehavior
http://hl7.org/fhir/ValueSet/action-cardinality-behavior|4.0.1
From the FHIR Standard

Constraints

IdGradePath(s)DetailsRequirements
dom-2errorPlanDefinitionIf the resource is contained in another resource, it SHALL NOT contain nested Resources
: contained.contained.empty()
dom-3errorPlanDefinitionIf 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-4errorPlanDefinitionIf 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-5errorPlanDefinitionIf a resource is contained in another resource, it SHALL NOT have a security label
: contained.meta.security.empty()
dom-6best practicePlanDefinitionA resource should have narrative for robust management
: text.`div`.exists()
drq-1errorPlanDefinition.action.input.codeFilter, PlanDefinition.action.output.codeFilter, PlanDefinition.action:startWorkflow.input.codeFilter, PlanDefinition.action:startWorkflow.output.codeFilter, PlanDefinition.action:checkReportabilityWorkflow.input.codeFilter, PlanDefinition.action:checkReportabilityWorkflow.output.codeFilter, PlanDefinition.action:checkReportabilityWorkflow.action:isHospitalBasedInfluenzaCase.input.codeFilter, PlanDefinition.action:checkReportabilityWorkflow.action:isClinicalInfluenzaSurveillanceCase.input.codeFilter, PlanDefinition.action:checkReportabilityWorkflow.action:isHospitalDiseaseBurdenCase.input.codeFilter, PlanDefinition.action:checkReportabilityWorkflow.action:isCovid19SurveillanceCase.input.codeFilter, PlanDefinition.action:checkReportabilityWorkflow.action:isRsvSurveillanceCase.input.codeFilter, PlanDefinition.action:checkReportabilityWorkflow.action:isInfluenzaEffectivenessEvaluationCase.input.codeFilter, PlanDefinition.action:checkReportabilityWorkflow.action:continueToCheckReportability.input.codeFilter, PlanDefinition.action:createReport.input.codeFilter, PlanDefinition.action:createReport.output.codeFilter, PlanDefinition.action:validateReport.input.codeFilter, PlanDefinition.action:validateReport.output.codeFilter, PlanDefinition.action:submitReport.input.codeFilter, PlanDefinition.action:submitReport.output.codeFilterEither a path or a searchParam must be provided, but not both
: path.exists() xor searchParam.exists()
drq-2errorPlanDefinition.action.input.dateFilter, PlanDefinition.action.output.dateFilter, PlanDefinition.action:startWorkflow.input.dateFilter, PlanDefinition.action:startWorkflow.output.dateFilter, PlanDefinition.action:checkReportabilityWorkflow.input.dateFilter, PlanDefinition.action:checkReportabilityWorkflow.output.dateFilter, PlanDefinition.action:checkReportabilityWorkflow.action:isHospitalBasedInfluenzaCase.input.dateFilter, PlanDefinition.action:checkReportabilityWorkflow.action:isClinicalInfluenzaSurveillanceCase.input.dateFilter, PlanDefinition.action:checkReportabilityWorkflow.action:isHospitalDiseaseBurdenCase.input.dateFilter, PlanDefinition.action:checkReportabilityWorkflow.action:isCovid19SurveillanceCase.input.dateFilter, PlanDefinition.action:checkReportabilityWorkflow.action:isRsvSurveillanceCase.input.dateFilter, PlanDefinition.action:checkReportabilityWorkflow.action:isInfluenzaEffectivenessEvaluationCase.input.dateFilter, PlanDefinition.action:checkReportabilityWorkflow.action:continueToCheckReportability.input.dateFilter, PlanDefinition.action:createReport.input.dateFilter, PlanDefinition.action:createReport.output.dateFilter, PlanDefinition.action:validateReport.input.dateFilter, PlanDefinition.action:validateReport.output.dateFilter, PlanDefinition.action:submitReport.input.dateFilter, PlanDefinition.action:submitReport.output.dateFilterEither a path or a searchParam must be provided, but not both
: path.exists() xor searchParam.exists()
ele-1error**ALL** elementsAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1error**ALL** extensionsMust have either extensions or value[x], not both
: extension.exists() != value.exists()
pdf-0warningPlanDefinitionName 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}')

This structure is derived from USPublicHealthPlanDefinition

Summary

Mandatory: 58 elements(12 nested mandatory elements)
Must-Support: 72 elements
Fixed: 57 elements

Extensions

This structure refers to these extensions:

Slices

This structure defines the following Slices:

  • The element 1 is sliced based on the value of PlanDefinition.action (ordered)
  • The element 1 is sliced based on the value of PlanDefinition.action.trigger
  • The element 1 is sliced based on the value of PlanDefinition.action.action

Maturity: 2

 

Other representations of profile: CSV, Excel, Schematron