Profile Comparison between http://hl7.org/fhir/us/davinci-cdex/StructureDefinition/cdex-task-attachment-request vs http://hl7.org/fhir/us/davinci-cdex/StructureDefinition/cdex-task-attachment-request

Left:CDex Task Attachment Request Profile (http://hl7.org/fhir/us/davinci-cdex/StructureDefinition/cdex-task-attachment-request)
Right:CDex Task Attachment Request Profile (http://hl7.org/fhir/us/davinci-cdex/StructureDefinition/cdex-task-attachment-request)

Messages

ErrorStructureDefinition.versionValues for version differ: '2.0.0' vs '2.1.0'
InformationStructureDefinition.statusValues for status differ: 'draft' vs 'active'
InformationStructureDefinition.dateValues for date differ: '2023-03-22T00:14:31+11:00' vs '2024-11-06T20:31:42+00:00'
InformationStructureDefinition.publisherValues for publisher differ: 'HL7 International - Patient Care Work Group' vs 'HL7 International / Payer/Provider Information Exchange Work Group'
InformationTask.containedElement minimum cardinalities differ: '1' vs '2'
InformationStructureDefinition.shortValues for short differ: 'Claim or Prior Authorization ID' vs 'Claim or prior authorization ID'
InformationStructureDefinition.definitionValues for definition differ: 'The business identifier representing the Claim or Prior Authorization ID' vs 'The business identifier representing the claim or prior authorization ID'

Metadata

NameValueComments
.abstractfalse
    .baseDefinitionhttp://hl7.org/fhir/StructureDefinition/Task
      .copyrightUsed by permission of HL7 International all rights reserved Creative Commons License
        .date2023-03-22T00:14:31+11:002024-11-06T20:31:42+00:00
        • Values Differ
        .descriptionPayers use the [Task](http://hl7.org/StructureDefinition/Task) based profile to request additional documentation ("attachments") for claims or prior authorizations. It constrains the Task resource to minimal necessary data elements needed to request attachments and respond in a way that is compatible with existing X12 277 RFAI and 278 response transactions to allow for association and requests for (typically PDF and CCDA) documents using LOINC as the standard. It also supports requests for more detailed missing data using Questionnaire, CQL, and QuestionnaireResponse, as supported by Da Vinci DTR. It constrains the following elements to be *mandatory* (min=1): - A [contained](http://hl7.org/fhir/R4/references.html) Patient Resource defined by the [CDex Patient Demographics Profile](http://hl7.org/fhir/us/davinci-cdex/StructureDefinition/cdex-patient-demographics) and communicating additional patient demographic data elements. - A [contained](http://hl7.org/fhir/R4/references.html) PractitionerRole Resource defined by the [CDex PractitionerRole Profile](http://hl7.org/fhir/us/davinci-cdex/StructureDefinition/cdex-practitionerrole) to communicate the provider ID as either a unique organization/location identifier (e.g., Type 2 NPI) or unique provider identifier (e.g., Type 1 NPI) or both. - A Task.identifier element representing the payers tracking identifier (referred to as the “re-association tracking control numbers”) - A Task.status with a required binding to HRex [Task Status ValueSet](http://hl7.org/fhir/us/davinci-hrex/STU1/ValueSet-hrex-task-status.html) (this element is a mandatory Task element). For guidance when the provider is not able to complete the Task, refer to the [When The Task Cannot Be Completed section](http://hl7.org/fhir/us/davinci-cdex/STU2/task-based-approach.html#when-the-task-cannot-be-completed). - A Task.intent fixed to "order" (this element is a mandatory Task element) - A Task.code of either "attachment-request-code" or "attachment-request-questionnaire" communicating that the Payer is requesting attachments for a claim or prior authorization using a code or data request questionnaire. - If the code is "attachment-request-code", the provider system returns attachment(s) identified by the LOINC attachment code(s) in the "code" input parameter. - If the code is "attachment-request-questionnaire", the provider system uses [Documentation Templates and Rules (DTR)](http://hl7.org/fhir/us/davinci-dtr/2022May/) to complete the Questionnaire referenced in the "questionnaire" input parameter. - When either code is present, the provider system uses the $submit-attachment operation to return the information to the endpoint provided in "payer-url" input parameter. - A Task.requester.identifier element representing the Payer ID - A Task.owner.reference element fixed to "\#practionerrole" - a reference the contained PractitionerRole Resource that represents the Provider ID. - A Task.for.reference element fixed to "\#patient" - a reference the contained Patient Resource that represents basic Patient demographic data. - A Task.reasonCode to communicate whether the attachments are for a Claim or Prior Authorization - A Task.reasonReference.reference referencing the Claim or Prior Authorization ID (business Identifier) - A "payer-url" Task.input element representing the Payer endpoint URL to communicate to the provider to submit the attachments using the `$submit-attachment` operation It constrains following elements to be [*must support*](attachments-conformance.html#cdex-must-support-definition) (min=0): - A Task.Restriction.period element representing the due date for submitting the attachments - A Task.statusReason.text to communicate the reason for the status (for example, if the Task is rejected or failed) - A "code" Task.input element to communicate to the provider what attachments are needed using LOINC attachment codes.* - A "code" or "questionnaire" Task.input element extension representing a claim or prior authorization line item numbers associated with the attachment or questionnaire. - A "signature" Task.input element representing a flag to indicate whether the requested data requires a signature. For more information about requiring and requesting signatures, refer to the [Signatures section](http://hl7.org/fhir/us/davinci-cdex/STU2/sending-attachments.html#signatures). - A "service-date" Task.input element representing the date of service or starting date of the service for the claim or prior authorization. It SHALL be present if the attachment is for a claim. It defines the following elements to be *optional*: - A "questionnaire" Task.input element to communicate to the provider a URL of a data request [FHIR Questionnaire](http://hl7.org/fhir/questionnaire.html) that conforms to the [DTR SDC Questionnaire Profile](http://hl7.org/fhir/us/davinci-dtr/StructureDefinition/dtr-sdc-questionnaire) or the [DTR SDC Questionnaire for Adaptive Form Profile](http://hl7.org/fhir/us/davinci-dtr/StructureDefinition/dtr-sdc-questionnaire-adapt).* - A questionnaireDisplay extension to communicate the display name of the Questionnaire - A "POU" Task.input element representing the purpose of use (POU) for the requested data using an extensible [CDex Purpose of Use Value Set](http://hl7.org/fhir/us/davinci-cdex/ValueSet/cdex-POU). For more information about sending purpose POU codes, refer to the [Purpose of Use section](http://hl7.org/fhir/us/davinci-cdex/STU2/sending-attachments.html#signatures). - A "multiple-submits" Task.input element representing a flag to indicate whether the requested data can be sent in multiple submissions - A "data-value" Task.output element referring to FHIR resource(s) representing the result(s) of the data request code. - A "response" Task.output element which is a local reference to the [FHIR QuestionnaireResponse](http://hl7.org/fhir/questionnaireresponse.html) resulting from the data request Questionnaire. The QuestionnaireResponse conforms to the [SDC Questionnaire Response Profile](http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaireresponse) or the [SDC Adaptive Questionnaire Response Profile](http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaireresponse-adapt). \* Either a "code" or a "questionnaire" Task.input element is requiredPayers use this [Task](http://hl7.org/StructureDefinition/Task) based profile to request additional documentation ("attachments") for claims or prior authorizations. It constrains the Task resource to minimal necessary data elements needed to request attachments and respond in a way that is compatible with existing X12 277 RFAI and 278 response transactions to allow for association and requests for (typically PDF and CCDA) documents using LOINC and X12 standard codes. It also supports requests for more detailed missing data using Questionnaire, CQL, and QuestionnaireResponse, as supported by Da Vinci DTR. It constrains the following elements to be *mandatory* (min=1): - A [contained](http://hl7.org/fhir/R4/references.html) Patient Resource defined by the [CDex Patient Demographics Profile](StructureDefinition-cdex-patient-demographics.html) and communicating additional patient demographic data elements. - A [contained](http://hl7.org/fhir/R4/references.html) PractitionerRole Resource defined by the [CDex PractitionerRole Profile](StructureDefinition-cdex-practitionerrole.html) to communicate the provider ID as either a unique organization/location identifier (e.g., Type 2 NPI) or unique provider identifier (e.g., Type 1 NPI) or both. - A `Task.identifier` element representing the payers tracking identifier (referred to as the “re-association tracking control numbers”) - A `Task.status` with a required binding to HRex [Task Status ValueSet](http://hl7.org/fhir/us/davinci-hrex/ValueSet-hrex-task-status.html) (this element is a mandatory Task element). For guidance when the provider cannot complete the Task, refer to the [When The Task Cannot Be Completed section](task-based-approach.html#when-the-task-cannot-be-completed). - A `Task.intent` element that is fixed to "order" (this element is a mandatory Task element) - A `Task.code` of either "attachment-request-code" or "attachment-request-questionnaire" communicating that the Payer is requesting attachments for a claim or prior authorization using a code or data request questionnaire. - If the code is "attachment-request-code", the provider system returns attachment(s) identified by the attachment code(s) in the "AttachmentsNeeded" input parameter. - If the code is "attachment-request-questionnaire", the provider system uses [Documentation Templates and Rules (DTR)](https://hl7.org/fhir/us/davinci-dtr/index.html) to complete the Questionnaire(s) referenced in the "QuestionnairesNeeded" input parameter. - When either code is present, the provider system uses the $submit-attachment operation to return the information to the endpoint provided in the "PayerUrl" input parameter. - A `Task.requester`.identifier element representing the Payer ID - A `Task.owner`.reference element that is fixed to "\#practionerrole" - a reference to the contained PractitionerRole Resource that represents the Provider ID. - A `Task.for`.reference element that is fixed to "\#patient" - a reference to the contained Patient Resource that represents patient demographic data. - A `Task.reasonCode` to communicate whether the attachments are for a claim or prior authorization. - A `Task.reasonReference`.reference referencing the claim or prior authorization ID (business Identifier). - A "PayerUrl" `Task.input` element representing the Payer endpoint URL the provider uses when submitting attachments with the `[$submit-attachment`](OperationDefinition-submit-attachment.html) operation. It constrains the following elements to be [*must support*](attachments-conformance.html#cdex-must-support-definition) (min=0): - A `Task.Restriction.period` element representing the due date for submitting the attachments - A `Task.statusReason.text` to communicate the reason for the status (for example, if the Task is rejected or failed) - A "AttachmentsNeeded" `Task.input` element to communicate to the provider what attachments are needed using LOINC or X12 attachment codes.* - A "AttachmentsNeeded" or "QuestionnairesNeeded" `Task.input` element extension that communicates claim or prior authorization line item numbers associated with the attachment or questionnaire. - A "signature" `Task.input` element. This is a flag to indicate whether the requested data requires a signature. For more information about requiring and requesting signatures, refer to the [Signatures section](sending-attachments.html#signatures). - A "service-date" `Task.input` element representing the date of service or starting date of the service for the claim or prior authorization. It **SHALL** be present if the attachment is for a claim. It defines the following *optional* elements: - A "QuestionnairesNeeded" Task.input element to communicate to the provider a URL of a data request [FHIR Questionnaire](http://hl7.org/fhir/questionnaire.html) that conforms to the [DTR Standard Questionnaire Profile](http://hl7.org/fhir/us/davinci-dtr/StructureDefinition/dtr-std-questionnaire) or the [DTR Questionnaire for Adaptive Form Profile](http://hl7.org/fhir/us/davinci-dtr/StructureDefinition/dtr-questionnaire-adapt).* - A questionnaireDisplay extension to communicate the display name of the Questionnaire - A "POU" `Task.input` element that is used to indicate the purpose of use (POU) for the requested data using an extensible [CDex Purpose of Use Value Set](ValueSet-cdex-POU.html). Refer to the [Purpose of Use section](task-based-approach.html#purpose-of-use) For more information about sending purpose POU codes. - A "multiple-submits" `Task.input` element that is a flag to indicate whether the requested data can be sent in multiple submissions - A "AttachmentsNeeded" `Task.output` element that references the result(s) of the data request code. - A "QuestionnairesNeeded" `Task.output` element which references the [FHIR QuestionnaireResponse](http://hl7.org/fhir/questionnaireresponse.html) resulting from the data request Questionnaire. The QuestionnaireResponse conforms to the [CDex SDC QuestionnaireResponse Profile](StructureDefinition-cdex-sdc-questionnaireresponse.html) or the [SDC Adaptive Questionnaire Response Profile](http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaireresponse-adapt). \* Either a "AttachmentsNeeded" or a "QuestionnairesNeeded" `Task.input` element is required
        • Values Differ
        .experimental
          .fhirVersion4.0.1
            .jurisdiction
              ..jurisdiction[0]urn:iso:std:iso:3166#US
                .kindresource
                  .nameCDexTaskAttachmentRequest
                    .publisherHL7 International - Patient Care Work GroupHL7 International / Payer/Provider Information Exchange Work Group
                    • Values Differ
                    .purpose
                      .statusdraftactive
                      • Values Differ
                      .titleCDex Task Attachment Request Profile
                        .typeTask
                          .urlhttp://hl7.org/fhir/us/davinci-cdex/StructureDefinition/cdex-task-attachment-request
                            .version2.0.02.1.0
                            • Values Differ

                            Structure

                            NameL FlagsL Card.L TypeL Description & ConstraintsR FlagsR Card.R TypeR Description & ConstraintsCommentsdoco
                            .. Task C0..*TaskA task to be performed
                            inv-1: Last modified date must be greater than or equal to authored-on date.
                            cdex-1: The "service-date" input SHALL be present if the attachment is for a claim.
                            cdex-4: If code = "attachment-request-code", must have one or more "code" inputs.
                            cdex-5: If code = "attachment-request-questionnaire", must have one "questionnaire" input.
                            cdex-6: Must only have "code" inputs or one "questionnaire" input not both.
                            cdex-10: If code = "attachment-request-questionnaire" and status = "completed", should have one "questionnaire-response" output referencing the QuestionnaireResponse.
                            tdr-2: Task statusReason SHALL be populated if status is 'rejected' or 'failed'
                            C0..*TaskA task to be performed
                            inv-1: Last modified date must be greater than or equal to authored-on date.
                            cdex-1: The "service-date" input SHALL be present if the attachment is for a claim.
                            cdex-4: If code = "attachment-request-code", must have one or more "AttachmentsNeeded" inputs.
                            cdex-5: If code = "attachment-request-questionnaire", must have one or more "QuestionnairesNeeded" inputs.
                            cdex-6: Must have only "AttachmentsNeeded" or "QuestionnairesNeeded" inputs not both.
                            cdex-10: If code = "attachment-request-questionnaire" and status = "completed", should have one or more "questionnaires-needed" outputs referencing the QuestionnaireResponse.
                            tdr-2: Task statusReason SHALL be populated if status is 'rejected' or 'failed'
                              ... id Σ0..1idLogical id of this artifactΣ0..1idLogical id of this artifact
                                ... meta Σ0..1MetaMetadata about the resourceΣ0..1MetaMetadata about the resource
                                  ... implicitRules ?!Σ0..1uriA set of rules under which this content was created?!Σ0..1uriA set of rules under which this content was created
                                    ... language 0..1codeLanguage of the resource content
                                    Binding: ?? (preferred): A human language.

                                    Additional BindingsPurpose
                                    ??Max Binding
                                    0..1codeLanguage of the resource content
                                    Binding: ?? (preferred): A human language.

                                    Additional BindingsPurpose
                                    ??Max Binding
                                      ... text 0..1NarrativeText summary of the resource, for human interpretation0..1NarrativeText summary of the resource, for human interpretation
                                        ... Slices for contained S1..*ResourceContained, inline Resources
                                        Slice: Unordered, Open by type:$this
                                        S2..*ResourceContained, inline Resources
                                        Slice: Unordered, Open by type:$this
                                        • Element minimum cardinalities differ: '1' vs '2'
                                        ... extension 0..*ExtensionAdditional content defined by implementations
                                        0..*ExtensionAdditional content defined by implementations
                                          ... modifierExtension ?!0..*ExtensionExtensions that cannot be ignored
                                          ?!0..*ExtensionExtensions that cannot be ignored
                                            ... Slices for identifier S1..*IdentifierTask Instance Identifier
                                            Slice: Unordered, Open by pattern:$this
                                            S1..*IdentifierTask Instance Identifier
                                            Slice: Unordered, Open by pattern:$this
                                              ... instantiatesCanonical Σ0..1canonical(ActivityDefinition)Formal definition of taskΣ0..1canonical(ActivityDefinition)Formal definition of task
                                                ... instantiatesUri Σ0..1uriFormal definition of taskΣ0..1uriFormal definition of task
                                                  ... basedOn Σ0..*Reference(Resource)Request fulfilled by this task
                                                  Σ0..*Reference(Resource)Request fulfilled by this task
                                                    ... groupIdentifier Σ0..1IdentifierRequisition or grouper idΣ0..1IdentifierRequisition or grouper id
                                                      ... partOf Σ0..*Reference(Task)Composite task
                                                      Σ0..*Reference(Task)Composite task
                                                        ... status ?!SΣC1..1codedraft | requested | received | accepted | +
                                                        Binding: ?? (required)
                                                        ?!SΣC1..1codedraft | requested | received | accepted | +
                                                        Binding: ?? (required)
                                                          ... statusReason SΣC0..1CodeableConceptReason for current status
                                                          Binding Description (No ValueSet): (example): Codes to identify the reason for current status. These will typically be specific to a particular workflow.

                                                          SΣC0..1CodeableConceptReason for current status
                                                          Binding Description (No ValueSet): (example): Codes to identify the reason for current status. These will typically be specific to a particular workflow.

                                                            .... id 0..1stringUnique id for inter-element referencing0..1stringUnique id for inter-element referencing
                                                              .... Slices for extension 0..*ExtensionAdditional content defined by implementations
                                                              Slice: Unordered, Open by value:url
                                                              0..*ExtensionAdditional content defined by implementations
                                                              Slice: Unordered, Open by value:url
                                                                .... coding Σ0..*CodingCode defined by a terminology system
                                                                Σ0..*CodingCode defined by a terminology system
                                                                  .... text SΣ1..1stringPlain text representation of the conceptSΣ1..1stringPlain text representation of the concept
                                                                    ... businessStatus Σ0..1CodeableConceptE.g. "Specimen collected", "IV prepped"
                                                                    Binding Description (No ValueSet): (example): The domain-specific business-contextual sub-state of the task. For example: "Blood drawn", "IV inserted", "Awaiting physician signature", etc.

                                                                    Σ0..1CodeableConceptE.g. "Specimen collected", "IV prepped"
                                                                    Binding Description (No ValueSet): (example): The domain-specific business-contextual sub-state of the task. For example: "Blood drawn", "IV inserted", "Awaiting physician signature", etc.

                                                                      ... intent SΣ1..1codeunknown | proposal | plan | order | original-order | reflex-order | filler-order | instance-order | option
                                                                      Binding: ?? (required): Distinguishes whether the task is a proposal, plan or full order.


                                                                      Fixed Value: order
                                                                      SΣ1..1codeunknown | proposal | plan | order | original-order | reflex-order | filler-order | instance-order | option
                                                                      Binding: ?? (required): Distinguishes whether the task is a proposal, plan or full order.


                                                                      Fixed Value: order
                                                                        ... priority 0..1coderoutine | urgent | asap | stat
                                                                        Binding: ?? (required): The task's priority.

                                                                        0..1coderoutine | urgent | asap | stat
                                                                        Binding: ?? (required): The task's priority.

                                                                          ... code SΣC1..1CodeableConceptattachment-request-code | attachment-request-questionnaire
                                                                          Binding: ?? (required)
                                                                          SΣC1..1CodeableConceptattachment-request-code | attachment-request-questionnaire
                                                                          Binding: ?? (required)
                                                                            .... id 0..1stringUnique id for inter-element referencing0..1stringUnique id for inter-element referencing
                                                                              .... Slices for extension 0..*ExtensionAdditional content defined by implementations
                                                                              Slice: Unordered, Open by value:url
                                                                              0..*ExtensionAdditional content defined by implementations
                                                                              Slice: Unordered, Open by value:url
                                                                                .... coding SΣ1..*CodingCode defined by a terminology system
                                                                                SΣ1..*CodingCode defined by a terminology system
                                                                                  ..... id 0..1stringUnique id for inter-element referencing0..1stringUnique id for inter-element referencing
                                                                                    ..... Slices for extension 0..*ExtensionAdditional content defined by implementations
                                                                                    Slice: Unordered, Open by value:url
                                                                                    0..*ExtensionAdditional content defined by implementations
                                                                                    Slice: Unordered, Open by value:url
                                                                                      ..... system SΣ0..1uriIdentity of the terminology system
                                                                                      Fixed Value: http://hl7.org/fhir/us/davinci-cdex/CodeSystem/cdex-temp
                                                                                      SΣ0..1uriIdentity of the terminology system
                                                                                      Fixed Value: http://hl7.org/fhir/us/davinci-pas/CodeSystem/PASTempCodes
                                                                                        ..... version Σ0..1stringVersion of the system - if relevantΣ0..1stringVersion of the system - if relevant
                                                                                          ..... code SΣ1..1codeSymbol in syntax defined by the systemSΣ1..1codeSymbol in syntax defined by the system
                                                                                            ..... display Σ0..1stringRepresentation defined by the systemΣ0..1stringRepresentation defined by the system
                                                                                              ..... userSelected Σ0..1booleanIf this coding was chosen directly by the userΣ0..1booleanIf this coding was chosen directly by the user
                                                                                                .... text Σ0..1stringPlain text representation of the conceptΣ0..1stringPlain text representation of the concept
                                                                                                  ... description Σ0..1stringHuman-readable explanation of taskΣ0..1stringHuman-readable explanation of task
                                                                                                    ... focus Σ0..1Reference(Resource)What task is acting onΣ0..1Reference(Resource)What task is acting on
                                                                                                      ... for SΣ1..1Reference(CDex Patient Demographics Profile) {c}Contained Patient.SΣ1..1Reference(CDex Patient Demographics Profile) {c}Contained Patient.
                                                                                                        .... id 0..1stringUnique id for inter-element referencing0..1stringUnique id for inter-element referencing
                                                                                                          .... Slices for extension 0..*ExtensionAdditional content defined by implementations
                                                                                                          Slice: Unordered, Open by value:url
                                                                                                          0..*ExtensionAdditional content defined by implementations
                                                                                                          Slice: Unordered, Open by value:url
                                                                                                            .... reference SΣC1..1stringContained resource reference
                                                                                                            Fixed Value: #patient
                                                                                                            SΣC1..1stringContained resource reference
                                                                                                            Fixed Value: #patient
                                                                                                              .... type Σ0..1uriType the reference refers to (e.g. "Patient")
                                                                                                              Binding: ?? (extensible): Aa resource (or, for logical models, the URI of the logical model).

                                                                                                              Σ0..1uriType the reference refers to (e.g. "Patient")
                                                                                                              Binding: ?? (extensible): Aa resource (or, for logical models, the URI of the logical model).

                                                                                                                .... identifier Σ0..1IdentifierLogical reference, when literal reference is not knownΣ0..1IdentifierLogical reference, when literal reference is not known
                                                                                                                  .... display Σ0..1stringText alternative for the resourceΣ0..1stringText alternative for the resource
                                                                                                                    ... encounter Σ0..1Reference(Encounter)Healthcare event during which this task originatedΣ0..1Reference(Encounter)Healthcare event during which this task originated
                                                                                                                      ... executionPeriod Σ0..1PeriodStart and end time of executionΣ0..1PeriodStart and end time of execution
                                                                                                                        ... authoredOn C0..1dateTimeTask Creation DateC0..1dateTimeTask Creation Date
                                                                                                                          ... lastModified ΣC0..1dateTimeTask Last Modified DateΣC0..1dateTimeTask Last Modified Date
                                                                                                                            ... requester SΣ1..1Reference(US Core Organization Profile)Payer asking for attachmentsSΣ1..1Reference(HRex Organization Profile(1.1.0-ballot))Payer asking for attachments
                                                                                                                              .... id 0..1stringUnique id for inter-element referencing0..1stringUnique id for inter-element referencing
                                                                                                                                .... Slices for extension 0..*ExtensionAdditional content defined by implementations
                                                                                                                                Slice: Unordered, Open by value:url
                                                                                                                                0..*ExtensionAdditional content defined by implementations
                                                                                                                                Slice: Unordered, Open by value:url
                                                                                                                                  .... reference ΣC0..1stringLiteral reference, Relative, internal or absolute URLΣC0..1stringLiteral reference, Relative, internal or absolute URL
                                                                                                                                    .... type Σ0..1uriType the reference refers to (e.g. "Patient")
                                                                                                                                    Binding: ?? (extensible): Aa resource (or, for logical models, the URI of the logical model).

                                                                                                                                    Σ0..1uriType the reference refers to (e.g. "Patient")
                                                                                                                                    Binding: ?? (extensible): Aa resource (or, for logical models, the URI of the logical model).

                                                                                                                                      .... identifier SΣ1..1IdentifierPayer IDSΣ1..1IdentifierPayer ID
                                                                                                                                        .... display Σ0..1stringText alternative for the resourceΣ0..1stringText alternative for the resource
                                                                                                                                          ... performerType 0..*CodeableConceptRequested performer
                                                                                                                                          Binding: ?? (preferred): The type(s) of task performers allowed.


                                                                                                                                          0..*CodeableConceptRequested performer
                                                                                                                                          Binding: ?? (preferred): The type(s) of task performers allowed.


                                                                                                                                            ... owner SΣ1..1Reference(CDex PractitionerRole Profile) {c}Provider who submitted claim or preauthorizationSΣ1..1Reference(CDex PractitionerRole Profile) {c}Provider who submitted claim or preauthorization
                                                                                                                                              .... id 0..1stringUnique id for inter-element referencing0..1stringUnique id for inter-element referencing
                                                                                                                                                .... Slices for extension 0..*ExtensionAdditional content defined by implementations
                                                                                                                                                Slice: Unordered, Open by value:url
                                                                                                                                                0..*ExtensionAdditional content defined by implementations
                                                                                                                                                Slice: Unordered, Open by value:url
                                                                                                                                                  .... reference SΣC1..1stringContained resource reference
                                                                                                                                                  Fixed Value: #practitionerrole
                                                                                                                                                  SΣC1..1stringContained resource reference
                                                                                                                                                  Fixed Value: #practitionerrole
                                                                                                                                                    .... type Σ0..1uriType the reference refers to (e.g. "Patient")
                                                                                                                                                    Binding: ?? (extensible): Aa resource (or, for logical models, the URI of the logical model).

                                                                                                                                                    Σ0..1uriType the reference refers to (e.g. "Patient")
                                                                                                                                                    Binding: ?? (extensible): Aa resource (or, for logical models, the URI of the logical model).

                                                                                                                                                      .... identifier Σ0..1IdentifierLogical reference, when literal reference is not knownΣ0..1IdentifierLogical reference, when literal reference is not known
                                                                                                                                                        .... display Σ0..1stringText alternative for the resourceΣ0..1stringText alternative for the resource
                                                                                                                                                          ... location Σ0..1Reference(Location)Where task occursΣ0..1Reference(Location)Where task occurs
                                                                                                                                                            ... reasonCode S1..1CodeableConceptWhy task is needed
                                                                                                                                                            Binding Description (No ValueSet): (example): Indicates why the task is needed. E.g. Suspended because patient admitted to hospital.

                                                                                                                                                            S1..1CodeableConceptWhy task is needed
                                                                                                                                                            Binding Description (No ValueSet): (example): Indicates why the task is needed. E.g. Suspended because patient admitted to hospital.

                                                                                                                                                              .... id 0..1stringUnique id for inter-element referencing0..1stringUnique id for inter-element referencing
                                                                                                                                                                .... Slices for extension 0..*ExtensionAdditional content defined by implementations
                                                                                                                                                                Slice: Unordered, Open by value:url
                                                                                                                                                                0..*ExtensionAdditional content defined by implementations
                                                                                                                                                                Slice: Unordered, Open by value:url
                                                                                                                                                                  .... Slices for coding SΣC1..*CodingCode defined by a terminology system
                                                                                                                                                                  Slice: Unordered, Open by value:$this
                                                                                                                                                                  SΣC1..*CodingCode defined by a terminology system
                                                                                                                                                                  Slice: Unordered, Open by value:$this
                                                                                                                                                                    .... text SΣ0..1stringclaim | preauthorization
                                                                                                                                                                    Binding: ?? (required)
                                                                                                                                                                    SΣ0..1stringclaim | preauthorization
                                                                                                                                                                    Binding: ?? (required)
                                                                                                                                                                      ... reasonReference S1..1Reference(Resource)Why task is neededS1..1Reference(Resource)Why task is needed
                                                                                                                                                                        .... id 0..1stringUnique id for inter-element referencing0..1stringUnique id for inter-element referencing
                                                                                                                                                                          .... Slices for extension 0..*ExtensionAdditional content defined by implementations
                                                                                                                                                                          Slice: Unordered, Open by value:url
                                                                                                                                                                          0..*ExtensionAdditional content defined by implementations
                                                                                                                                                                          Slice: Unordered, Open by value:url
                                                                                                                                                                            .... reference ΣC0..1stringLiteral reference, Relative, internal or absolute URLΣC0..1stringLiteral reference, Relative, internal or absolute URL
                                                                                                                                                                              .... type Σ0..1uriType the reference refers to (e.g. "Patient")
                                                                                                                                                                              Binding: ?? (extensible): Aa resource (or, for logical models, the URI of the logical model).

                                                                                                                                                                              Σ0..1uriType the reference refers to (e.g. "Patient")
                                                                                                                                                                              Binding: ?? (extensible): Aa resource (or, for logical models, the URI of the logical model).

                                                                                                                                                                                .... identifier SΣ1..1IdentifierClaim or Prior Authorization IDSΣ1..1IdentifierClaim or prior authorization ID
                                                                                                                                                                                  .... display Σ0..1stringText alternative for the resourceΣ0..1stringText alternative for the resource
                                                                                                                                                                                    ... insurance 0..*Reference(Coverage | ClaimResponse)Associated insurance coverage
                                                                                                                                                                                    0..*Reference(Coverage | ClaimResponse)Associated insurance coverage
                                                                                                                                                                                      ... note 0..*AnnotationComments made about the task
                                                                                                                                                                                      0..*AnnotationComments made about the task
                                                                                                                                                                                        ... relevantHistory 0..*Reference(Provenance)Key events in history of the Task
                                                                                                                                                                                        0..*Reference(Provenance)Key events in history of the Task
                                                                                                                                                                                          ... restriction S0..1BackboneElementConstraints on fulfillment tasksS0..1BackboneElementConstraints on fulfillment tasks
                                                                                                                                                                                            .... id 0..1stringUnique id for inter-element referencing0..1stringUnique id for inter-element referencing
                                                                                                                                                                                              .... extension 0..*ExtensionAdditional content defined by implementations
                                                                                                                                                                                              0..*ExtensionAdditional content defined by implementations
                                                                                                                                                                                                .... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
                                                                                                                                                                                                ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
                                                                                                                                                                                                  .... repetitions 0..1positiveIntHow many times to repeat0..1positiveIntHow many times to repeat
                                                                                                                                                                                                    .... period S0..1PeriodAttachments due dateS0..1PeriodAttachments due date
                                                                                                                                                                                                      .... recipient 0..*Reference(Patient | Practitioner | PractitionerRole | RelatedPerson | Group | Organization)For whom is fulfillment sought?
                                                                                                                                                                                                      0..*Reference(Patient | Practitioner | PractitionerRole | RelatedPerson | Group | Organization)For whom is fulfillment sought?
                                                                                                                                                                                                        ... Slices for input S2..*BackboneElementInformation used to perform task
                                                                                                                                                                                                        Slice: Unordered, Open by pattern:type
                                                                                                                                                                                                        S2..*BackboneElementInformation used to perform task
                                                                                                                                                                                                        Slice: Unordered, Open by pattern:type
                                                                                                                                                                                                          .... id 0..1stringUnique id for inter-element referencing0..1stringUnique id for inter-element referencing
                                                                                                                                                                                                            .... extension 0..*ExtensionAdditional content defined by implementations
                                                                                                                                                                                                            0..*ExtensionAdditional content defined by implementations
                                                                                                                                                                                                              .... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
                                                                                                                                                                                                              ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
                                                                                                                                                                                                                .... type 1..1CodeableConceptLabel for the input
                                                                                                                                                                                                                Binding Description (No ValueSet): (example): Codes to identify types of input parameters. These will typically be specific to a particular workflow. E.g. "Comparison source", "Applicable consent", "Concomitent Medications", etc.

                                                                                                                                                                                                                1..1CodeableConceptLabel for the input
                                                                                                                                                                                                                Binding Description (No ValueSet): (example): Codes to identify types of input parameters. These will typically be specific to a particular workflow. E.g. "Comparison source", "Applicable consent", "Concomitent Medications", etc.

                                                                                                                                                                                                                  .... value[x] 1..1base64Binary, boolean, canonical(), code, date, dateTime, decimal, id, instant, integer, markdown, oid, positiveInt, string, time, unsignedInt, uri, url, uuid, Address, Age, Annotation, Attachment, CodeableConcept, Coding, ContactPoint, Count, Distance, Duration, HumanName, Identifier, Money, Period, Quantity, Range, Ratio, Reference(), SampledData, Signature, Timing, ContactDetail, Contributor, DataRequirement, Expression, ParameterDefinition, RelatedArtifact, TriggerDefinition, UsageContext, Dosage, MetaContent to use in performing the task1..1base64Binary, boolean, canonical(), code, date, dateTime, decimal, id, instant, integer, markdown, oid, positiveInt, string, time, unsignedInt, uri, url, uuid, Address, Age, Annotation, Attachment, CodeableConcept, Coding, ContactPoint, Count, Distance, Duration, HumanName, Identifier, Money, Period, Quantity, Range, Ratio, Reference(), SampledData, Signature, Timing, ContactDetail, Contributor, DataRequirement, Expression, ParameterDefinition, RelatedArtifact, TriggerDefinition, UsageContext, Dosage, MetaContent to use in performing the task
                                                                                                                                                                                                                    ... Slices for output 0..*BackboneElementInformation produced as part of task
                                                                                                                                                                                                                    Slice: Unordered, Open by pattern:type
                                                                                                                                                                                                                    0..*BackboneElementInformation produced as part of task
                                                                                                                                                                                                                    Slice: Unordered, Open by pattern:type
                                                                                                                                                                                                                      .... id 0..1stringUnique id for inter-element referencing0..1stringUnique id for inter-element referencing
                                                                                                                                                                                                                        .... extension 0..*ExtensionAdditional content defined by implementations
                                                                                                                                                                                                                        0..*ExtensionAdditional content defined by implementations
                                                                                                                                                                                                                          .... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
                                                                                                                                                                                                                          ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
                                                                                                                                                                                                                            .... type 1..1CodeableConceptLabel for output
                                                                                                                                                                                                                            Binding Description (No ValueSet): (example): Codes to identify types of input parameters. These will typically be specific to a particular workflow. E.g. "Identified issues", "Preliminary results", "Filler order", "Final results", etc.

                                                                                                                                                                                                                            1..1CodeableConceptLabel for output
                                                                                                                                                                                                                            Binding Description (No ValueSet): (example): Codes to identify types of input parameters. These will typically be specific to a particular workflow. E.g. "Identified issues", "Preliminary results", "Filler order", "Final results", etc.

                                                                                                                                                                                                                              .... value[x] 1..1base64Binary, boolean, canonical(), code, date, dateTime, decimal, id, instant, integer, markdown, oid, positiveInt, string, time, unsignedInt, uri, url, uuid, Address, Age, Annotation, Attachment, CodeableConcept, Coding, ContactPoint, Count, Distance, Duration, HumanName, Identifier, Money, Period, Quantity, Range, Ratio, Reference(), SampledData, Signature, Timing, ContactDetail, Contributor, DataRequirement, Expression, ParameterDefinition, RelatedArtifact, TriggerDefinition, UsageContext, Dosage, MetaResult of output1..1base64Binary, boolean, canonical(), code, date, dateTime, decimal, id, instant, integer, markdown, oid, positiveInt, string, time, unsignedInt, uri, url, uuid, Address, Age, Annotation, Attachment, CodeableConcept, Coding, ContactPoint, Count, Distance, Duration, HumanName, Identifier, Money, Period, Quantity, Range, Ratio, Reference(), SampledData, Signature, Timing, ContactDetail, Contributor, DataRequirement, Expression, ParameterDefinition, RelatedArtifact, TriggerDefinition, UsageContext, Dosage, MetaResult of output

                                                                                                                                                                                                                                doco Documentation for this format