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

Respiratory Virus Hospitalization Surveillance Network (RESP-NET) Content Implementation Guide, published by HL7 International / Public Health. This guide is not an authorized publication; it is the continuous build for version 1.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/fhir-resp-net-ig/ and changes regularly. See the Directory of published versions

Resource Profile: RESPNETPlanDefinition - Detailed Descriptions

Page standards status: Trial-use Maturity Level: 2

Definitions for the respnet-plandefinition resource profile.

Guidance on how to interpret the contents of this table can be found here

0. PlanDefinition
Definition

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

ShortRESP-NET Knowledge Artifact
Must Supporttrue
2. PlanDefinition.action
Control5..?
Must Supporttrue
SlicingThis element introduces a set of slices on PlanDefinition.action. The slices areOrdered and Open, and can be differentiated using the following discriminators:
  • value @ id
  • 4. PlanDefinition.action.code
    Control0..1
    BindingUnless not suitable, these codes SHALL be taken from US Public Health VaueSet - PlanDefinition Action
    (extensible to http://hl7.org/fhir/us/ph-library/ValueSet/us-ph-valueset-plandefinition-action)

    The set of actions that can be used to create plan definition

    Must Supporttrue
    6. PlanDefinition.action.input
    8. PlanDefinition.action:startWorkflow
    Slice NamestartWorkflow
    Definition

    Defines the "startr" action

    ShortStart Workflow Action
    Control1..1
    Must Supporttrue
    10. PlanDefinition.action:startWorkflow.id
    Control1..?
    Must Supporttrue
    Fixed Valuestart-workflow
    12. PlanDefinition.action:startWorkflow.description
    Definition

    Description of the start workflow action.

    ShortStarts the workflow
    Control1..?
    Must Supporttrue
    Fixed ValueThis action represents the start of the reporting workflow in response to a named event
    14. PlanDefinition.action:startWorkflow.textEquivalent
    Definition

    Text equivalent of the start workflow action.

    ShortText equivalent of the start workflow action.
    Control1..?
    Must Supporttrue
    Fixed ValueStart the reporting workflow in response to a named event
    16. PlanDefinition.action:startWorkflow.code
    Definition

    The US-PH-PlanDefinition-Action code for the "start" action.

    ShortCode for the "start" action.
    Control1..1
    Must Supporttrue
    Pattern Value{
      "coding" : [{
        "system" : "http://hl7.org/fhir/us/ph-library/CodeSystem/us-ph-codesystem-plandefinition-actions",
        "code" : "initiate-reporting-workflow"
      }]
    }
    18. PlanDefinition.action:startWorkflow.trigger
    Definition

    Use named event names to slice the triggers

    ShortTrigger Events defined by implementations
    Control2..*
    Alternate Namestriggers
    SlicingThis element introduces a set of slices on PlanDefinition.action.trigger. The slices areUnordered and Open, and can be differentiated using the following discriminators:
    • value @ name
    • 20. PlanDefinition.action:startWorkflow.trigger:encounterClose
      Slice NameencounterClose
      Definition

      Defines the "encounter-close" trigger

      ShortEncounter Close Trigger
      Control1..1
      Must Supporttrue
      22. PlanDefinition.action:startWorkflow.trigger:encounterClose.extension
      Control0..*
      TypeExtension
      Is Modifierfalse
      SlicingThis element introduces a set of slices on PlanDefinition.action.trigger.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
      • value @ url
      • 24. PlanDefinition.action:startWorkflow.trigger:encounterClose.extension:namedEventType
        Slice NamenamedEventType
        Definition

        Indicates the types of named events to subscribe to from the EHR.

        ShortIndicates the types of named events to subscribe to from the EHR.
        Control0..1
        TypeExtension(US Public Health Named Event Type Extension) (Extension Type: CodeableConcept)
        Is Modifierfalse
        Must Supporttrue
        Summaryfalse
        26. PlanDefinition.action:startWorkflow.trigger:encounterClose.type
        Fixed Valuenamed-event
        28. PlanDefinition.action:startWorkflow.trigger:encounterClose.name
        Definition

        The name of the event, encounter-close in this case. For any action invoked as a result of this trigger, the triggering encounter is accessible via the context variable %encounter

        Fixed Valueencounter-close
        30. PlanDefinition.action:startWorkflow.trigger:encounterStart
        Slice NameencounterStart
        Definition

        Defines the "encounter-start" trigger

        ShortEncounter Start Trigger
        Control1..1
        Must Supporttrue
        32. PlanDefinition.action:startWorkflow.trigger:encounterStart.extension
        Control0..*
        TypeExtension
        Is Modifierfalse
        SlicingThis element introduces a set of slices on PlanDefinition.action.trigger.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
        • value @ url
        • 34. PlanDefinition.action:startWorkflow.trigger:encounterStart.extension:namedEventType
          Slice NamenamedEventType
          Definition

          Indicates the types of named events to subscribe to from the EHR.

          ShortIndicates the types of named events to subscribe to from the EHR.
          Control0..1
          TypeExtension(US Public Health Named Event Type Extension) (Extension Type: CodeableConcept)
          Is Modifierfalse
          Must Supporttrue
          Summaryfalse
          36. PlanDefinition.action:startWorkflow.trigger:encounterStart.type
          Fixed Valuenamed-event
          38. PlanDefinition.action:startWorkflow.trigger:encounterStart.name
          Definition

          The name of the event, encounter-start in this case. For any action invoked as a result of this trigger, the triggering encounter is accessible via the context variable %encounter

          Fixed Valueencounter-start
          40. PlanDefinition.action:startWorkflow.input
          Definition

          Defines input data requirements for the action. Required data is accessible via a context variable named %[id] using the id of the input data requirement

          Control1..*
          Must Supporttrue
          42. PlanDefinition.action:startWorkflow.input.id
          Definition

          The id of the input requirement, allowing the data to be referenced via a context variable named `%[id]

          Control1..1
          Must Supporttrue
          44. PlanDefinition.action:startWorkflow.relatedAction
          Control1..1
          Must Supporttrue
          46. PlanDefinition.action:startWorkflow.relatedAction.actionId
          Fixed Valuecheck-reportability
          48. PlanDefinition.action:startWorkflow.relatedAction.relationship
          Fixed Valuebefore-start
          50. PlanDefinition.action:startWorkflow.relatedAction.offsetDuration
          Control0..1
          TypeDuration
          Example<br/><b>Wait 1 hour before next action.</b>:{ "value" : 1, "unit" : "h" }
          52. PlanDefinition.action:checkReportabilityWorkflow
          Slice NamecheckReportabilityWorkflow
          Definition

          Defines the "Check Reportability Workflow" action

          ShortCheck Reportability Workflow
          Control1..1
          Must Supporttrue
          54. PlanDefinition.action:checkReportabilityWorkflow.id
          Control1..?
          Must Supporttrue
          Fixed Valuecheck-reportability
          56. PlanDefinition.action:checkReportabilityWorkflow.description
          Definition

          Check for Reportable Conditions and labresults

          ShortCheck for reportability conditions and labresults
          Control1..?
          Must Supporttrue
          Fixed ValueThis action represents the start of the check for reportable conditions and labresults in response to the named event.
          58. PlanDefinition.action:checkReportabilityWorkflow.code
          Definition

          The US-PH-PlanDefinition-Action code for the "check reportability" action.

          ShortCode for the "check-reportability" action.
          Control1..1
          Must Supporttrue
          Pattern Value{
            "coding" : [{
              "system" : "http://hl7.org/fhir/us/ph-library/CodeSystem/us-ph-codesystem-plandefinition-actions",
              "code" : "execute-reporting-workflow"
            }]
          }
          60. PlanDefinition.action:checkReportabilityWorkflow.action
          Control7..?
          SlicingThis element introduces a set of slices on PlanDefinition.action.action. The slices areUnordered and Open, and can be differentiated using the following discriminators:
          • value @ id
          • 62. PlanDefinition.action:checkReportabilityWorkflow.action:isHospitalBasedInfluenzaCase
            Slice NameisHospitalBasedInfluenzaCase
            Control1..1
            TypeBackboneElement
            Must Supporttrue
            64. PlanDefinition.action:checkReportabilityWorkflow.action:isHospitalBasedInfluenzaCase.id
            Control1..?
            Must Supporttrue
            Fixed Valueis-hospital-based-influenza-case
            66. PlanDefinition.action:checkReportabilityWorkflow.action:isHospitalBasedInfluenzaCase.code
            Control1..1
            Pattern Value{
              "coding" : [{
                "system" : "http://hl7.org/fhir/us/ph-library/CodeSystem/us-ph-codesystem-plandefinition-actions",
                "code" : "evaluate-condition"
              }]
            }
            68. PlanDefinition.action:checkReportabilityWorkflow.action:isHospitalBasedInfluenzaCase.condition
            70. PlanDefinition.action:checkReportabilityWorkflow.action:isHospitalBasedInfluenzaCase.condition.kind
            Fixed Valueapplicability
            72. PlanDefinition.action:checkReportabilityWorkflow.action:isHospitalBasedInfluenzaCase.condition.expression
            Control1..?
            Must Supporttrue
            74. PlanDefinition.action:checkReportabilityWorkflow.action:isHospitalBasedInfluenzaCase.condition.expression.language
            Fixed Valuetext/fhirpath
            76. PlanDefinition.action:checkReportabilityWorkflow.action:isHospitalBasedInfluenzaCase.input
            Definition

            Defines input data requirements for the action. Required data is accessible via a context variable named %[id] using the id of the input data requirement

            Control1..?
            Must Supporttrue
            78. PlanDefinition.action:checkReportabilityWorkflow.action:isHospitalBasedInfluenzaCase.input.id
            Definition

            The id of the input requirement, allowing the data to be referenced via a context variable named %[id]

            Control1..1
            Must Supporttrue
            80. PlanDefinition.action:checkReportabilityWorkflow.action:isHospitalBasedInfluenzaCase.relatedAction
            82. PlanDefinition.action:checkReportabilityWorkflow.action:isHospitalBasedInfluenzaCase.relatedAction.actionId
            Fixed Valuecreate-resp-net-report
            84. PlanDefinition.action:checkReportabilityWorkflow.action:isHospitalBasedInfluenzaCase.relatedAction.relationship
            Fixed Valuebefore-start
            86. PlanDefinition.action:checkReportabilityWorkflow.action:isClinicalInfluenzaSurveillanceCase
            Slice NameisClinicalInfluenzaSurveillanceCase
            Control1..1
            TypeBackboneElement
            Must Supporttrue
            88. PlanDefinition.action:checkReportabilityWorkflow.action:isClinicalInfluenzaSurveillanceCase.id
            Control1..?
            Must Supporttrue
            Fixed Valueis-clinical-surveillance-influena-case
            90. PlanDefinition.action:checkReportabilityWorkflow.action:isClinicalInfluenzaSurveillanceCase.code
            Control1..1
            Pattern Value{
              "coding" : [{
                "system" : "http://hl7.org/fhir/us/ph-library/CodeSystem/us-ph-codesystem-plandefinition-actions",
                "code" : "evaluate-condition"
              }]
            }
            92. PlanDefinition.action:checkReportabilityWorkflow.action:isClinicalInfluenzaSurveillanceCase.condition
            94. PlanDefinition.action:checkReportabilityWorkflow.action:isClinicalInfluenzaSurveillanceCase.condition.kind
            Fixed Valueapplicability
            96. PlanDefinition.action:checkReportabilityWorkflow.action:isClinicalInfluenzaSurveillanceCase.condition.expression
            Control1..?
            Must Supporttrue
            98. PlanDefinition.action:checkReportabilityWorkflow.action:isClinicalInfluenzaSurveillanceCase.condition.expression.language
            Fixed Valuetext/fhirpath
            100. PlanDefinition.action:checkReportabilityWorkflow.action:isClinicalInfluenzaSurveillanceCase.input
            Definition

            Defines input data requirements for the action. Required data is accessible via a context variable named %[id] using the id of the input data requirement

            Control1..?
            Must Supporttrue
            102. PlanDefinition.action:checkReportabilityWorkflow.action:isClinicalInfluenzaSurveillanceCase.input.id
            Definition

            The id of the input requirement, allowing the data to be referenced via a context variable named %[id]

            Control1..1
            Must Supporttrue
            104. PlanDefinition.action:checkReportabilityWorkflow.action:isClinicalInfluenzaSurveillanceCase.relatedAction
            106. PlanDefinition.action:checkReportabilityWorkflow.action:isClinicalInfluenzaSurveillanceCase.relatedAction.actionId
            Fixed Valuecreate-resp-net-report
            108. PlanDefinition.action:checkReportabilityWorkflow.action:isClinicalInfluenzaSurveillanceCase.relatedAction.relationship
            Fixed Valuebefore-start
            110. PlanDefinition.action:checkReportabilityWorkflow.action:isHospitalDiseaseBurdenCase
            Slice NameisHospitalDiseaseBurdenCase
            Control1..1
            TypeBackboneElement
            Must Supporttrue
            112. PlanDefinition.action:checkReportabilityWorkflow.action:isHospitalDiseaseBurdenCase.id
            Control1..?
            Must Supporttrue
            Fixed Valueis-hospital-disease-burden-case
            114. PlanDefinition.action:checkReportabilityWorkflow.action:isHospitalDiseaseBurdenCase.code
            Control1..1
            Pattern Value{
              "coding" : [{
                "system" : "http://hl7.org/fhir/us/ph-library/CodeSystem/us-ph-codesystem-plandefinition-actions",
                "code" : "evaluate-condition"
              }]
            }
            116. PlanDefinition.action:checkReportabilityWorkflow.action:isHospitalDiseaseBurdenCase.condition
            118. PlanDefinition.action:checkReportabilityWorkflow.action:isHospitalDiseaseBurdenCase.condition.kind
            Fixed Valueapplicability
            120. PlanDefinition.action:checkReportabilityWorkflow.action:isHospitalDiseaseBurdenCase.condition.expression
            Control1..?
            Must Supporttrue
            122. PlanDefinition.action:checkReportabilityWorkflow.action:isHospitalDiseaseBurdenCase.condition.expression.language
            Fixed Valuetext/fhirpath
            124. PlanDefinition.action:checkReportabilityWorkflow.action:isHospitalDiseaseBurdenCase.input
            Definition

            Defines input data requirements for the action. Required data is accessible via a context variable named %[id] using the id of the input data requirement

            Control1..?
            Must Supporttrue
            126. PlanDefinition.action:checkReportabilityWorkflow.action:isHospitalDiseaseBurdenCase.input.id
            Definition

            The id of the input requirement, allowing the data to be referenced via a context variable named %[id]

            Control1..1
            Must Supporttrue
            128. PlanDefinition.action:checkReportabilityWorkflow.action:isHospitalDiseaseBurdenCase.relatedAction
            130. PlanDefinition.action:checkReportabilityWorkflow.action:isHospitalDiseaseBurdenCase.relatedAction.actionId
            Fixed Valuecreate-resp-net-report
            132. PlanDefinition.action:checkReportabilityWorkflow.action:isHospitalDiseaseBurdenCase.relatedAction.relationship
            Fixed Valuebefore-start
            134. PlanDefinition.action:checkReportabilityWorkflow.action:isCovid19SurveillanceCase
            Slice NameisCovid19SurveillanceCase
            Control1..1
            TypeBackboneElement
            Must Supporttrue
            136. PlanDefinition.action:checkReportabilityWorkflow.action:isCovid19SurveillanceCase.id
            Control1..?
            Must Supporttrue
            Fixed Valueis-covid19-surveillance-case
            138. PlanDefinition.action:checkReportabilityWorkflow.action:isCovid19SurveillanceCase.code
            Control1..1
            Pattern Value{
              "coding" : [{
                "system" : "http://hl7.org/fhir/us/ph-library/CodeSystem/us-ph-codesystem-plandefinition-actions",
                "code" : "evaluate-condition"
              }]
            }
            140. PlanDefinition.action:checkReportabilityWorkflow.action:isCovid19SurveillanceCase.condition
            142. PlanDefinition.action:checkReportabilityWorkflow.action:isCovid19SurveillanceCase.condition.kind
            Fixed Valueapplicability
            144. PlanDefinition.action:checkReportabilityWorkflow.action:isCovid19SurveillanceCase.condition.expression
            Control1..?
            Must Supporttrue
            146. PlanDefinition.action:checkReportabilityWorkflow.action:isCovid19SurveillanceCase.condition.expression.language
            Fixed Valuetext/fhirpath
            148. PlanDefinition.action:checkReportabilityWorkflow.action:isCovid19SurveillanceCase.input
            Definition

            Defines input data requirements for the action. Required data is accessible via a context variable named %[id] using the id of the input data requirement

            Control1..?
            Must Supporttrue
            150. PlanDefinition.action:checkReportabilityWorkflow.action:isCovid19SurveillanceCase.input.id
            Definition

            The id of the input requirement, allowing the data to be referenced via a context variable named %[id]

            Control1..1
            Must Supporttrue
            152. PlanDefinition.action:checkReportabilityWorkflow.action:isCovid19SurveillanceCase.relatedAction
            154. PlanDefinition.action:checkReportabilityWorkflow.action:isCovid19SurveillanceCase.relatedAction.actionId
            Fixed Valuecreate-resp-net-report
            156. PlanDefinition.action:checkReportabilityWorkflow.action:isCovid19SurveillanceCase.relatedAction.relationship
            Fixed Valuebefore-start
            158. PlanDefinition.action:checkReportabilityWorkflow.action:isRsvSurveillanceCase
            Slice NameisRsvSurveillanceCase
            Control1..1
            TypeBackboneElement
            Must Supporttrue
            160. PlanDefinition.action:checkReportabilityWorkflow.action:isRsvSurveillanceCase.id
            Control1..?
            Must Supporttrue
            Fixed Valueis-rsv-surveillance-case
            162. PlanDefinition.action:checkReportabilityWorkflow.action:isRsvSurveillanceCase.code
            Control1..1
            Pattern Value{
              "coding" : [{
                "system" : "http://hl7.org/fhir/us/ph-library/CodeSystem/us-ph-codesystem-plandefinition-actions",
                "code" : "evaluate-condition"
              }]
            }
            164. PlanDefinition.action:checkReportabilityWorkflow.action:isRsvSurveillanceCase.condition
            166. PlanDefinition.action:checkReportabilityWorkflow.action:isRsvSurveillanceCase.condition.kind
            Fixed Valueapplicability
            168. PlanDefinition.action:checkReportabilityWorkflow.action:isRsvSurveillanceCase.condition.expression
            Control1..?
            Must Supporttrue
            170. PlanDefinition.action:checkReportabilityWorkflow.action:isRsvSurveillanceCase.condition.expression.language
            Fixed Valuetext/fhirpath
            172. PlanDefinition.action:checkReportabilityWorkflow.action:isRsvSurveillanceCase.input
            Definition

            Defines input data requirements for the action. Required data is accessible via a context variable named %[id] using the id of the input data requirement

            Control1..?
            Must Supporttrue
            174. PlanDefinition.action:checkReportabilityWorkflow.action:isRsvSurveillanceCase.input.id
            Definition

            The id of the input requirement, allowing the data to be referenced via a context variable named %[id]

            Control1..1
            Must Supporttrue
            176. PlanDefinition.action:checkReportabilityWorkflow.action:isRsvSurveillanceCase.relatedAction
            178. PlanDefinition.action:checkReportabilityWorkflow.action:isRsvSurveillanceCase.relatedAction.actionId
            Fixed Valuecreate-resp-net-report
            180. PlanDefinition.action:checkReportabilityWorkflow.action:isRsvSurveillanceCase.relatedAction.relationship
            Fixed Valuebefore-start
            182. PlanDefinition.action:checkReportabilityWorkflow.action:isInfluenzaEffectivenessEvaluationCase
            Slice NameisInfluenzaEffectivenessEvaluationCase
            Control1..1
            TypeBackboneElement
            Must Supporttrue
            184. PlanDefinition.action:checkReportabilityWorkflow.action:isInfluenzaEffectivenessEvaluationCase.id
            Control1..?
            Must Supporttrue
            Fixed Valueis-influenza-effectiveness-evaluation-case
            186. PlanDefinition.action:checkReportabilityWorkflow.action:isInfluenzaEffectivenessEvaluationCase.code
            Control1..1
            Pattern Value{
              "coding" : [{
                "system" : "http://hl7.org/fhir/us/ph-library/CodeSystem/us-ph-codesystem-plandefinition-actions",
                "code" : "evaluate-condition"
              }]
            }
            188. PlanDefinition.action:checkReportabilityWorkflow.action:isInfluenzaEffectivenessEvaluationCase.condition
            190. PlanDefinition.action:checkReportabilityWorkflow.action:isInfluenzaEffectivenessEvaluationCase.condition.kind
            Fixed Valueapplicability
            192. PlanDefinition.action:checkReportabilityWorkflow.action:isInfluenzaEffectivenessEvaluationCase.condition.expression
            Control1..?
            Must Supporttrue
            194. PlanDefinition.action:checkReportabilityWorkflow.action:isInfluenzaEffectivenessEvaluationCase.condition.expression.language
            Fixed Valuetext/fhirpath
            196. PlanDefinition.action:checkReportabilityWorkflow.action:isInfluenzaEffectivenessEvaluationCase.input
            Definition

            Defines input data requirements for the action. Required data is accessible via a context variable named %[id] using the id of the input data requirement

            Control1..?
            Must Supporttrue
            198. PlanDefinition.action:checkReportabilityWorkflow.action:isInfluenzaEffectivenessEvaluationCase.input.id
            Definition

            The id of the input requirement, allowing the data to be referenced via a context variable named %[id]

            Control1..1
            Must Supporttrue
            200. PlanDefinition.action:checkReportabilityWorkflow.action:isInfluenzaEffectivenessEvaluationCase.relatedAction
            202. PlanDefinition.action:checkReportabilityWorkflow.action:isInfluenzaEffectivenessEvaluationCase.relatedAction.actionId
            Fixed Valuecreate-resp-net-report
            204. PlanDefinition.action:checkReportabilityWorkflow.action:isInfluenzaEffectivenessEvaluationCase.relatedAction.relationship
            Fixed Valuebefore-start
            206. PlanDefinition.action:checkReportabilityWorkflow.action:continueToCheckReportability
            Slice NamecontinueToCheckReportability
            Control1..1
            TypeBackboneElement
            Must Supporttrue
            208. PlanDefinition.action:checkReportabilityWorkflow.action:continueToCheckReportability.id
            Control1..?
            Must Supporttrue
            Fixed Valuecontinue-to-check-reportability
            210. PlanDefinition.action:checkReportabilityWorkflow.action:continueToCheckReportability.code
            Control1..1
            Pattern Value{
              "coding" : [{
                "system" : "http://hl7.org/fhir/us/ph-library/CodeSystem/us-ph-codesystem-plandefinition-actions",
                "code" : "evaluate-condition"
              }]
            }
            212. PlanDefinition.action:checkReportabilityWorkflow.action:continueToCheckReportability.condition
            214. PlanDefinition.action:checkReportabilityWorkflow.action:continueToCheckReportability.condition.kind
            Fixed Valueapplicability
            216. PlanDefinition.action:checkReportabilityWorkflow.action:continueToCheckReportability.condition.expression
            Control1..?
            Must Supporttrue
            218. PlanDefinition.action:checkReportabilityWorkflow.action:continueToCheckReportability.condition.expression.language
            Fixed Valuetext/fhirpath
            220. PlanDefinition.action:checkReportabilityWorkflow.action:continueToCheckReportability.input
            Definition

            Defines input data requirements for the action. Required data is accessible via a context variable named %[id] using the id of the input data requirement

            Control1..?
            Must Supporttrue
            222. PlanDefinition.action:checkReportabilityWorkflow.action:continueToCheckReportability.input.id
            Definition

            The id of the input requirement, allowing the data to be referenced via a context variable named %[id]

            Control1..1
            Must Supporttrue
            224. PlanDefinition.action:checkReportabilityWorkflow.action:continueToCheckReportability.relatedAction
            226. PlanDefinition.action:checkReportabilityWorkflow.action:continueToCheckReportability.relatedAction.actionId
            Fixed Valuecheck-reportability
            228. PlanDefinition.action:checkReportabilityWorkflow.action:continueToCheckReportability.relatedAction.relationship
            Fixed Valuebefore-start
            230. PlanDefinition.action:checkReportabilityWorkflow.action:continueToCheckReportability.relatedAction.offsetDuration
            Control0..1
            TypeDuration
            Example<br/><b>Wait 1 hour before next action.</b>:{ "value" : 1, "unit" : "h" }
            232. PlanDefinition.action:createReport
            Slice NamecreateReport
            Control1..1
            234. PlanDefinition.action:createReport.id
            Control1..?
            Must Supporttrue
            Fixed Valuecreate-resp-net-report
            236. PlanDefinition.action:createReport.description
            Fixed ValueThis action represents the creation, validation and submission of the RESP-NET report.
            238. PlanDefinition.action:createReport.code
            Control1..?
            Pattern Value{
              "coding" : [{
                "system" : "http://hl7.org/fhir/us/ph-library/CodeSystem/us-ph-codesystem-plandefinition-actions",
                "code" : "create-report"
              }]
            }
            240. PlanDefinition.action:createReport.input
            Definition

            Defines input data requirements for the action. Required data is accessible via a context variable named %[id] using the id of the input data requirement

            Must Supporttrue
            242. PlanDefinition.action:createReport.input.id
            Definition

            The id of the input requirement, allowing the data to be referenced via a context variable named %[id]

            Control1..1
            Must Supporttrue
            244. PlanDefinition.action:createReport.output
            Definition

            Defines output produced by the action. Required data is accessible via a context variable named %[id] using the id of the output data requirement

            Must Supporttrue
            246. PlanDefinition.action:createReport.output.id
            Definition

            The id of the output produced, allowing the data to be referenced via a context variable named %[id]

            Control1..1
            Must Supporttrue
            248. PlanDefinition.action:createReport.relatedAction
            250. PlanDefinition.action:createReport.relatedAction.actionId
            Fixed Valuevalidate-resp-net-report
            252. PlanDefinition.action:createReport.relatedAction.relationship
            Fixed Valuebefore-start
            254. PlanDefinition.action:validateReport
            Slice NamevalidateReport
            Control1..1
            256. PlanDefinition.action:validateReport.id
            Control1..?
            Must Supporttrue
            Fixed Valuevalidate-resp-net-report
            258. PlanDefinition.action:validateReport.description
            Fixed ValueThis action represents the validation of the RESP-NET Report
            260. PlanDefinition.action:validateReport.code
            Pattern Value{
              "coding" : [{
                "system" : "http://hl7.org/fhir/us/ph-library/CodeSystem/us-ph-codesystem-plandefinition-actions",
                "code" : "validate-report"
              }]
            }
            262. PlanDefinition.action:validateReport.input
            Definition

            Defines input data requirements for the action. Required data is accessible via a context variable named %[id] using the id of the input data requirement

            Must Supporttrue
            264. PlanDefinition.action:validateReport.input.id
            Definition

            The id of the input requirement, allowing the data to be referenced via a context variable named %[id]

            Control1..1
            Must Supporttrue
            266. PlanDefinition.action:validateReport.output
            Definition

            Defines output produced by the action. Required data is accessible via a context variable named %[id] using the id of the output data requirement

            Must Supporttrue
            268. PlanDefinition.action:validateReport.output.id
            Definition

            The id of the output produced, allowing the data to be referenced via a context variable named %[id]

            Control1..1
            Must Supporttrue
            270. PlanDefinition.action:validateReport.relatedAction
            272. PlanDefinition.action:validateReport.relatedAction.actionId
            Fixed Valuesubmit-resp-net-report
            274. PlanDefinition.action:validateReport.relatedAction.relationship
            Fixed Valuebefore-start
            276. PlanDefinition.action:submitReport
            Slice NamesubmitReport
            Definition

            Defines the routing and sending of the RESP-NET Report

            ShortRoute and send RESP-NET Report
            Control1..1
            278. PlanDefinition.action:submitReport.id
            Control1..?
            Must Supporttrue
            Fixed Valuesubmit-resp-net-report
            280. PlanDefinition.action:submitReport.description
            Definition

            Description of the route and send action.

            ShortDescription of the route and send action.
            Control1..?
            Must Supporttrue
            Fixed ValueThis action represents the routing and sending of the RESP-NET Report
            282. PlanDefinition.action:submitReport.textEquivalent
            Control1..?
            Must Supporttrue
            Fixed ValueRoute and send RESP-NET Report
            284. PlanDefinition.action:submitReport.code
            Pattern Value{
              "coding" : [{
                "system" : "http://hl7.org/fhir/us/ph-library/CodeSystem/us-ph-codesystem-plandefinition-actions",
                "code" : "submit-report"
              }]
            }
            286. PlanDefinition.action:submitReport.input
            Definition

            Defines input data requirements for the action. Required data is accessible via a context variable named %[id] using the id of the input data requirement

            Must Supporttrue
            288. PlanDefinition.action:submitReport.input.id
            Definition

            The id of the input requirement, allowing the data to be referenced via a context variable named %[id]

            Control1..1
            Must Supporttrue