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: '1.1.0' vs '2.1.0-preview'
InformationStructureDefinition.statusValues for status differ: 'draft' vs 'active'
InformationStructureDefinition.dateValues for date differ: '2022-08-08T15:11:35+00:00' vs '2024-05-21T18:29:11+00:00'
InformationStructureDefinition.publisherValues for publisher differ: 'HL7 International - Patient Care Work Group' vs 'HL7 International / Payer/Provider Information Exchange Work Group'
InformationStructureDefinition.definitionValues for definition differ: 'A task to be performed.' vs 'This Task profile is used to request additional documentation ('attachments') for claims or prior authorizations.'
InformationTask.containedElement minimum cardinalities differ: '1' vs '2'
InformationStructureDefinition.shortValues for short differ: 'Task Type' vs 'attachment-request-code | attachment-request-questionnaire'
InformationStructureDefinition.definitionValues for definition differ: 'A name or code (or both) briefly describing what the task involves.' vs 'The code element is used to indicate the type of attachment request. The code element is a required element and must be populated with one of the following values: 'attachment-request-code' or 'attachment-request-questionnaire'.'
InformationStructureDefinition.commentValues for comment differ: 'Tasks may be created with an owner not yet identified.' vs 'The term 'Provider' means a person or organization that provided the health care services to a patient.'
ErrorTask.ownerType Mismatch: Reference([CanonicalType[http://hl7.org/fhir/us/core/StructureDefinition/us-core-practitioner], CanonicalType[http://hl7.org/fhir/us/core/StructureDefinition/us-core-organization]]) vs Reference([CanonicalType[http://hl7.org/fhir/us/davinci-cdex/StructureDefinition/cdex-practitionerrole]])
InformationStructureDefinition.shortValues for short differ: 'Literal reference, Relative, internal or absolute URL' vs 'Contained resource reference'
WarningTask.owner.referenceElements differ in definition for mustSupport: 'false' vs 'true'
InformationTask.owner.referenceElement minimum cardinalities differ: '0' vs '1'
InformationStructureDefinition.shortValues for short differ: 'Provider ID' vs 'Logical reference, when literal reference is not known'
InformationStructureDefinition.definitionValues for definition differ: 'business identifier representing the Provider' vs 'An identifier for the target resource. This is used when there is no way to reference the other resource directly, either because the entity it represents is not available through a FHIR server, or because there is no way for the author of the resource to convert a known identifier to an actual location. There is no requirement that a Reference.identifier point to something that is actually exposed as a FHIR instance, but it SHALL point to a business concept that would be expected to be exposed as a FHIR instance, and that instance would need to be of a FHIR resource type allowed by the reference.'
WarningTask.owner.identifierElements differ in definition for mustSupport: 'true' vs 'false'
InformationTask.owner.identifierElement minimum cardinalities differ: '1' vs '0'
InformationTask.inputElement minimum cardinalities differ: '3' vs '2'

Metadata

NameValueComments
.abstractfalse
    .baseDefinitionhttp://hl7.org/fhir/StructureDefinition/Task
      .copyrightUsed by permission of HL7 International all rights reserved Creative Commons License
        .date2022-08-08T15:11:35+00:002024-05-21T18:29:11+00:00
        • Values Differ
        .descriptionThis [Task](http://hl7.org/StructureDefinition/Task) based profile is used by Payers to request additional documentation for claims or prior authorizations. It constrains the Task resource to minimal necessary data elements needed to request attachments and is compliant with HIPAA Attachment rules for CMS and an alternative to the X12n 277 and 278 response transactions. 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 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) - A Task.intent fixed to "order" (this element is a mandatory Task element) - A Task.code fixed to "attachment-request" to communicate that the Payer is requesting attachments for a claim or prior-authorization and is expecting they will be submitted using the $submit-attachment operation to the endpoint provided in the "payer-url" input parameter. - A Task.requester.identifier element representing the Payer ID - A Task.owner.identifier element representing the Provider ID - A Task.for.reference element fixed to "\#string" - a reference the contained Patient Resource - 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 Task.input element to communicate to the provider what attachments are needed using LOINC attachment codes - An extension representing line item numbers in the Claim or Prior Authorization - A Task.input element representing the Payer endpoint URL to communicate to the provider to submit the attachments using the `$submit-attachment` operation - A Task.input element representing the date of service or starting date of the service for the claim or prior authorization and the following elements to be *must support* [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 (e.g., if it is rejected or failed) - A Task.input element representing a flag to indicate whether the requested data requires a signature and the following elements to be *optional*: - A Task.input element representing a flag to indicate whether the requested data can be sent in multiple submissionsPayers 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 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/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](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 attachment code(s) in the "attachmentsNeeded" 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/STU2/index.html) to complete the Questionnaire referenced in the "questionnaireNeeded" input parameter. - When either code is present, the provider system uses the $submit-attachment operation to return the information to the endpoint provided in "PayerUrl" 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 "PayerUrl" 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 "attachmentsNeeded" Task.input element to communicate to the provider what attachments are needed using LOINC or X12 attachment codes.* - A "attachmentsNeeded" or "questionnaireNeeded" 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](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 "questionnaireNeeded" 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-std-questionnaire) or the [DTR SDC 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 representing the purpose of use (POU) for the requested data using an extensible [CDex Purpose of Use Value Set](ValueSet-cdex-POU.html). For more information about sending purpose POU codes, refer to the [Purpose of Use section](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 "attachmentsNeeded" or a "questionnaireNeeded" 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
                            .version1.1.02.1.0-preview
                            • 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.
                            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 "questionnaireNeeded" input.
                            cdex-6: Must only have "attachmentsNeeded" inputs or one "questionnaireNeeded" 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'
                              ... id Σ0..1stringLogical 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Σ1..1codedraft | requested | received | accepted | +
                                                        Binding: ?? (required)
                                                        ?!SΣC1..1codedraft | requested | received | accepted | +
                                                        Binding: ?? (required)
                                                          ... statusReason SΣ0..1CodeableConceptReason for current status
                                                          Binding: ?? (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: ?? (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: ?? (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: ?? (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Σ1..1CodeableConceptTask Type
                                                                          Binding: ?? (example): Codes to identify what the task involves. These will typically be specific to a particular workflow.


                                                                          Required Pattern: {"coding":[{"system":"http://hl7.org/fhir/us/davinci-cdex/CodeSystem/cdex-temp","code":"attachment-request"}]}
                                                                          SΣC1..1CodeableConceptattachment-request-code | attachment-request-questionnaire
                                                                          Binding: ?? (required)
                                                                            .... id 0..1stringUnique id for inter-element referencing
                                                                            • Added this element
                                                                            .... Slices for extension 0..*ExtensionAdditional content defined by implementations
                                                                            Slice: Unordered, Open by value:url
                                                                            • Added this element
                                                                            .... coding SΣ1..*CodingCode defined by a terminology system
                                                                            • Added this element
                                                                            .... text Σ0..1stringPlain text representation of the concept
                                                                            • Added this element
                                                                            ... 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(3.1.0))Payer asking for attachmentsSΣ1..1Reference(HRex Organization Profile(1.1.0-preview))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(US Core Practitioner Profile(3.1.0) | US Core Organization Profile(3.1.0))Provider who submitted claim or preauthorizationSΣ1..1Reference(CDex PractitionerRole Profile) {c}Provider who submitted claim or preauthorization
                                                                                                                      • Type Mismatch: Reference([CanonicalType[http://hl7.org/fhir/us/core/StructureDefinition/us-core-practitioner], CanonicalType[http://hl7.org/fhir/us/core/StructureDefinition/us-core-organization]]) vs Reference([CanonicalType[http://hl7.org/fhir/us/davinci-cdex/StructureDefinition/cdex-practitionerrole]])
                                                                                                                      .... 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 URLSΣC1..1stringContained resource reference
                                                                                                                          Fixed Value: #practitionerrole
                                                                                                                          • Elements differ in definition for mustSupport: 'false' vs 'true'
                                                                                                                          • Element minimum cardinalities differ: '0' vs '1'
                                                                                                                          .... 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..1IdentifierProvider IDΣ0..1IdentifierLogical reference, when literal reference is not known
                                                                                                                            • Elements differ in definition for mustSupport: 'true' vs 'false'
                                                                                                                            • Element minimum cardinalities differ: '1' vs '0'
                                                                                                                            .... 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: ?? (example): Indicates why the task is needed. E.g. Suspended because patient admitted to hospital.

                                                                                                                                S1..1CodeableConceptWhy task is needed
                                                                                                                                Binding: ?? (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Σ1..*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 S3..*BackboneElementInformation used to perform task
                                                                                                                                                                            Slice: Unordered, Open by pattern:type
                                                                                                                                                                            S2..*BackboneElementInformation used to perform task
                                                                                                                                                                            Slice: Unordered, Open by pattern:type
                                                                                                                                                                            • Element minimum cardinalities differ: '3' vs '2'
                                                                                                                                                                            .... 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: ?? (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: ?? (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
                                                                                                                                                                                      ... output 0..*BackboneElementInformation produced as part of task
                                                                                                                                                                                      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: ?? (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: ?? (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