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

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

Messages

ErrorStructureDefinition.versionValues for version differ: '1.0.0' vs '2.1.0'
InformationStructureDefinition.dateValues for date differ: '2022-03-28T13:46:42+00: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'
ErrorStructureDefinition.baseDefinitionValues for baseDefinition differ: 'http://hl7.org/fhir/us/davinci-hrex/StructureDefinition/hrex-task-data-request' vs 'http://hl7.org/fhir/StructureDefinition/Task'
InformationStructureDefinition.definitionValues for definition differ: 'This Task profile is used to solicit information from a system when direct query is not possible and human intervention might be required' vs 'This Task profile is used by the CDex Data Consumer (e.g. Payer or other Provider) to solicit information from a Data Source (e.g., Provider) asynchronously where human involvement to find/aggregate/filter/approve requests may be required.'
InformationTask.meta.tag.systemElement minimum cardinalities differ: '0' vs '1'
WarningTask.identifierElements differ in definition for mustSupport: 'false' vs 'true'
InformationStructureDefinition.shortValues for short differ: 'E.g. 'waiting on internal review'' vs 'For example, 'waiting on internal review''
InformationStructureDefinition.shortValues for short differ: 'Task Type' vs 'data-request-query | data-request-code | data-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 that Task is a request for data and whether the data request is FHIR query syntax, a code, or a questionnaire. The code element is a required element and must be populated with one of the following values: 'data-request-query', data-request-code', or 'data-request-questionnaire'.'
InformationStructureDefinition.shortValues for short differ: 'Member being queried' vs 'Member (i.e., patient) being queried'
ErrorTask.requesterType Mismatch: Reference([CanonicalType[http://hl7.org/fhir/us/core/StructureDefinition/us-core-organization], CanonicalType[http://hl7.org/fhir/us/core/StructureDefinition/us-core-practitioner]]) vs Reference([CanonicalType[http://hl7.org/fhir/us/core/StructureDefinition/us-core-practitioner|3.1.1], CanonicalType[http://hl7.org/fhir/us/core/StructureDefinition/us-core-practitioner|6.1.0], CanonicalType[http://hl7.org/fhir/us/core/StructureDefinition/us-core-practitioner|7.0.0], CanonicalType[http://hl7.org/fhir/us/davinci-hrex/StructureDefinition/hrex-organization]])
ErrorTask.ownerType Mismatch: Reference([CanonicalType[http://hl7.org/fhir/us/core/StructureDefinition/us-core-organization], CanonicalType[http://hl7.org/fhir/us/core/StructureDefinition/us-core-practitioner]]) vs Reference([CanonicalType[http://hl7.org/fhir/us/core/StructureDefinition/us-core-practitioner|3.1.1], CanonicalType[http://hl7.org/fhir/us/core/StructureDefinition/us-core-practitioner|6.1.0], CanonicalType[http://hl7.org/fhir/us/core/StructureDefinition/us-core-practitioner|7.0.0], CanonicalType[http://hl7.org/fhir/us/davinci-hrex/StructureDefinition/hrex-organization]])
InformationStructureDefinition.commentValues for comment differ: 'Likely targets would be HRex Coverage, PCDE Claim (for prior authorization) or a bare Claim resource for referencing an actual Claim.' vs 'Example targets would be HRex Coverage, PCDE Claim (for prior authorization) or a bare Claim resource for referencing an actual Claim.'

Metadata

NameValueComments
.abstractfalse
    .baseDefinitionhttp://hl7.org/fhir/us/davinci-hrex/StructureDefinition/hrex-task-data-requesthttp://hl7.org/fhir/StructureDefinition/Task
    • Values Differ
    .copyrightUsed by permission of HL7 International all rights reserved Creative Commons License
      .date2022-03-28T13:46:42+00:002024-11-06T20:31:42+00:00
      • Values Differ
      .descriptionThis Task profile is based upon the [Da Vinci Hrex Task Data Request](http://hl7.org/fhir/us/davinci-hrex/StructureDefinition/hrex-task-data-request). It adds the following additional constraints for CDEX: - A 'meta.tag' element representing work-queue hints. - A `Task.input` element slice representing the types of documents to be returned using the extensible LOINC® Document types value set. - A `Task.input` element slice representing a flag to indicate whether the requested data requires a signature. - A `Task.input` element slice representing the purpose of use for the requested data using an extensible *CDex Purpose of Use Value Set*.This Task profile is used to solicit information from a system. The Data Consumer uses it when direct query transactions are not an option, and the transaction may require human intervention. It represents both the data request and the returned "data request". Data requests are supplied as codes, free-text, or FHIR Restful queries. It can also support 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 `Task.status` with a required binding to HRex [Task Status ValueSet](http://hl7.org/fhir/us/davinci-hrex/2024Sep/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 "data-request-query", "data-request-code", or "data-request-questionnaire" communicating that the Data Consumer is requesting data using a FHIR RESTful query, a code (or free text), or a data request questionnaire. - If the code is "data-request-query", the provider system returns data(s) identified by the FHIR RESTful query in the "query" input parameter. - If the code is "data-request-code", the provider system returns data(s) identified by the LOINC code in the "code" input parameter. - If the code is "data-request-questionnaire", the provider system uses [Documentation Templates and Rules (DTR)](https://hl7.org/fhir/us/davinci-dtr/STU2index.html) to complete the Questionnaire referenced in the "questionnaire" input parameter. - A `Task.for` element representing the member (i.e.,patient) for whom the data is being requested - A `Task.authoredOn` to communicate the date and time this task was created - A `Task.requester` element communicating who is requesting the data - A `Task.owner` element representing the Provider who is being asked to provide the data It constrains following elements to be [*must support*](task-based-conformance.html#cdex-must-support-definition) (min=0): - A `Task.identifier` element representing the unique data request identifier - A `Task.basedOn` element to communicate the order (ServiceRequest, CommunicationRequest, etc.) that authorizes the data request - A `Task.statusReason.text` to communicate the reason for the status (for example, if the Task is rejected or failed) - A `Task.businessStatus.text` element representing the progress in retrieving the data (for example, "waiting on internal review"). - A `Task.for.reference.identifier` element representing a patient business identifier like a Member ID - A `Task.requester.reference.identifier` element representing the Data Consumer business identifier - A `Task.owner.reference.identifier` element representing the Provider business identifier - A `Task.reasonCode.text` to communicate why the data is being requested - A `Task.reasonReference.reference.identifier` for the claim, pre-auth or coverage business identifier* - A "query" `Task.input` element to communicate to the provider what information is needed using a FHIR RESTful query.* - A "code" `Task.input` element to communicate to the provider what information is needed using a LOINC code.* - For the "code" `Task.input` element, an extensible LOINC® Document types value set to communicate the specific information being requested - A `Task.input` element representing a flag to indicate whether the requested data requires a signature - A "data" `Task.output` element referring to FHIR resource(s) representing the result(s) of the data request. It defines the following elements to be *optional*: - A `meta.tag` element representing work-queue hints. Refer to the [Work Queues](task-based-approach.html#work-queues) section For more information about work-queue hint codes. - 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 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 `Task.input` element representing the purpose of use for the requested data using an extensible [CDex Purpose of Use Value Set](ValueSet-cdex-POU.html) - 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 [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). It prohibits the following elements (max=0): - `Task.focus` \* Either a "query", "code", or "questionnaire" `Task.input` element is required
      • Values Differ
      .experimental
        .fhirVersion4.0.1
          .jurisdiction
            ..jurisdiction[0]urn:iso:std:iso:3166#US
              .kindresource
                .nameCDexTaskDataRequest
                  .publisherHL7 International - Patient Care Work GroupHL7 International / Payer/Provider Information Exchange Work Group
                  • Values Differ
                  .purpose
                    .statusactive
                      .titleCDex Task Data Request Profile
                        .typeTask
                          .urlhttp://hl7.org/fhir/us/davinci-cdex/StructureDefinition/cdex-task-data-request
                            .version1.0.02.1.0
                            • Values Differ

                            Structure

                            NameL FlagsL Card.L TypeL Description & ConstraintsR FlagsR Card.R TypeR Description & ConstraintsCommentsdoco
                            .. Task C0..*HRexTaskDataRequestA task to be performed
                            inv-1: Last modified date must be greater than or equal to authored-on date.
                            tdr-1: Must have exactly one input that is data-query or data-code
                            tdr-2: Task statusReason SHALL be populated if status is 'rejected' or 'failed'
                            tdr-3: Task output SHALL be populated if status is 'completed'
                            C0..*TaskA task to be performed
                            inv-1: Last modified date must be greater than or equal to authored-on date.
                            cdex-7: If code = "data-request-code", must have one "code" input.
                            cdex-12: If code = "data-request-query", must have one "query" input.
                            cdex-8: If code = "data-request-questionnaire", must have one "questionnaire" input.
                            cdex-9: Must have exactly one input that is data-query or data-code or questionnaire
                            tdr-2: Task statusReason SHALL be populated if status is 'rejected' or 'failed'
                            tdr-3: Task output SHALL be populated if status is 'completed'
                            cdex-11: If code = "data-request-questionnaire" and status = "completed", should have one "questionnaire-response" output referencing the QuestionnaireResponse.
                              ... id Σ0..1stringLogical id of this artifactΣ0..1idLogical id of this artifact
                                ... meta Σ0..1MetaMetadata about the resourceΣ0..1MetaMetadata about the resource
                                  .... 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
                                      .... versionId Σ0..1idVersion specific identifierΣ0..1idVersion specific identifier
                                        .... lastUpdated Σ0..1instantWhen the resource version last changedΣ0..1instantWhen the resource version last changed
                                          .... source Σ0..1uriIdentifies where the resource comes fromΣ0..1uriIdentifies where the resource comes from
                                            .... profile Σ0..*canonical(StructureDefinition)Profiles this resource claims to conform to
                                            Σ0..*canonical(StructureDefinition)Profiles this resource claims to conform to
                                              .... security Σ0..*CodingSecurity Labels applied to this resource
                                              Binding: ?? (extensible): Security Labels from the Healthcare Privacy and Security Classification System.


                                              Σ0..*CodingSecurity Labels applied to this resource
                                              Binding: ?? (extensible): Security Labels from the Healthcare Privacy and Security Classification System.


                                                .... Slices for tag Σ0..*CodingTags applied to this resource
                                                Slice: Unordered, Open by pattern:$this
                                                Binding: ?? (example): Codes that represent various types of tags, commonly workflow-related; e.g. "Needs review by Dr. Jones".


                                                Σ0..*CodingTags applied to this resource
                                                Slice: Unordered, Open by pattern:$this
                                                Binding: ?? (example): Codes that represent various types of tags, commonly workflow-related; e.g. "Needs review by Dr. Jones".


                                                  ..... 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 Σ0..1uriIdentity of the terminology systemΣ1..1uriIdentity of the terminology system
                                                      • Element minimum cardinalities differ: '0' vs '1'
                                                      ..... version Σ0..1stringVersion of the system - if relevantΣ0..1stringVersion of the system - if relevant
                                                        ..... code Σ1..1codeSymbol in syntax defined by the systemΣ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
                                                              ... 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
                                                                    ... contained 0..*ResourceContained, inline Resources
                                                                    0..*ResourceContained, inline Resources
                                                                      ... 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
                                                                          ... identifier 0..*IdentifierTask Instance Identifier
                                                                          S0..*IdentifierTask Instance Identifier
                                                                          • Elements differ in definition for mustSupport: 'false' vs 'true'
                                                                          ... 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 SΣ0..*Reference(Resource)Authorization for data request
                                                                              SΣ0..*Reference(Resource)Authorization for data request
                                                                                ... 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 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 SΣ0..1CodeableConceptE.g. 'waiting on internal review'
                                                                                                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.

                                                                                                SΣ0..1CodeableConceptFor example, 'waiting on internal review'
                                                                                                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.

                                                                                                  .... 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
                                                                                                          ... 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-hrex/CodeSystem/hrex-temp","code":"data-request"}]}
                                                                                                              SΣC1..1CodeableConceptdata-request-query | data-request-code | data-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..0Σ0..0
                                                                                                                    ... for SΣ1..1Reference(US Core Patient Profile(3.1.0))Member being queriedSΣ1..1Reference(US Core Patient Profile(3.1.1) | US Core Patient Profile(6.1.0) | US Core Patient Profile(7.0.0))Member (i.e., patient) being queried
                                                                                                                      .... 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
                                                                                                                      .... reference ΣC0..1stringLiteral reference, Relative, internal or absolute URL
                                                                                                                      • Added this element
                                                                                                                      .... type Σ0..1uriType the reference refers to (e.g. "Patient")
                                                                                                                      Binding: ?? (extensible): Aa resource (or, for logical models, the URI of the logical model).

                                                                                                                      • Added this element
                                                                                                                      .... identifier SΣ0..1IdentifierPatient Member ID
                                                                                                                      • Added this element
                                                                                                                      .... display Σ0..1stringText alternative for the resource
                                                                                                                      • Added this element
                                                                                                                      ... 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 SC1..1dateTimeTask Creation DateSC1..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) | US Core Practitioner Profile(3.1.0))Who is asking for dataSΣ1..1Reference(US Core Practitioner Profile(3.1.1) | US Core Practitioner Profile(6.1.0) | US Core Practitioner Profile(7.0.0) | HRex Organization Profile(1.1.0-ballot))Who is asking for data
                                                                                                                              • Type Mismatch: Reference([CanonicalType[http://hl7.org/fhir/us/core/StructureDefinition/us-core-organization], CanonicalType[http://hl7.org/fhir/us/core/StructureDefinition/us-core-practitioner]]) vs Reference([CanonicalType[http://hl7.org/fhir/us/core/StructureDefinition/us-core-practitioner|3.1.1], CanonicalType[http://hl7.org/fhir/us/core/StructureDefinition/us-core-practitioner|6.1.0], CanonicalType[http://hl7.org/fhir/us/core/StructureDefinition/us-core-practitioner|7.0.0], CanonicalType[http://hl7.org/fhir/us/davinci-hrex/StructureDefinition/hrex-organization]])
                                                                                                                              .... 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
                                                                                                                              .... reference ΣC0..1stringLiteral reference, Relative, internal or absolute URL
                                                                                                                              • Added this element
                                                                                                                              .... type Σ0..1uriType the reference refers to (e.g. "Patient")
                                                                                                                              Binding: ?? (extensible): Aa resource (or, for logical models, the URI of the logical model).

                                                                                                                              • Added this element
                                                                                                                              .... identifier SΣ0..1IdentifierData Consumer ID
                                                                                                                              • Added this element
                                                                                                                              .... display Σ0..1stringText alternative for the resource
                                                                                                                              • Added this element
                                                                                                                              ... 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 Organization Profile(3.1.0) | US Core Practitioner Profile(3.1.0))Who is being asked for dataSΣ1..1Reference(US Core Practitioner Profile(3.1.1) | US Core Practitioner Profile(6.1.0) | US Core Practitioner Profile(7.0.0) | HRex Organization Profile(1.1.0-ballot))Who is being asked for data
                                                                                                                                • Type Mismatch: Reference([CanonicalType[http://hl7.org/fhir/us/core/StructureDefinition/us-core-organization], CanonicalType[http://hl7.org/fhir/us/core/StructureDefinition/us-core-practitioner]]) vs Reference([CanonicalType[http://hl7.org/fhir/us/core/StructureDefinition/us-core-practitioner|3.1.1], CanonicalType[http://hl7.org/fhir/us/core/StructureDefinition/us-core-practitioner|6.1.0], CanonicalType[http://hl7.org/fhir/us/core/StructureDefinition/us-core-practitioner|7.0.0], CanonicalType[http://hl7.org/fhir/us/davinci-hrex/StructureDefinition/hrex-organization]])
                                                                                                                                .... 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
                                                                                                                                .... reference ΣC0..1stringLiteral reference, Relative, internal or absolute URL
                                                                                                                                • Added this element
                                                                                                                                .... type Σ0..1uriType the reference refers to (e.g. "Patient")
                                                                                                                                Binding: ?? (extensible): Aa resource (or, for logical models, the URI of the logical model).

                                                                                                                                • Added this element
                                                                                                                                .... identifier SΣ0..1IdentifierProvider ID
                                                                                                                                • Added this element
                                                                                                                                .... display Σ0..1stringText alternative for the resource
                                                                                                                                • Added this element
                                                                                                                                ... location Σ0..1Reference(Location)Where task occursΣ0..1Reference(Location)Where task occurs
                                                                                                                                  ... reasonCode S0..1CodeableConceptWhy task is needed
                                                                                                                                  Binding Description (No ValueSet): (example): Indicates why the task is needed. E.g. Suspended because patient admitted to hospital.

                                                                                                                                  S0..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
                                                                                                                                        .... 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
                                                                                                                                            ... reasonReference S0..1Reference(Claim | HRex Coverage Profile)Why task is neededS0..1Reference(Claim | Coverage | US Core Coverage Profile(6.1.0) | US Core Coverage Profile(7.0.0))Why task is needed
                                                                                                                                              .... 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
                                                                                                                                              .... reference ΣC0..1stringLiteral reference, Relative, internal or absolute URL
                                                                                                                                              • Added this element
                                                                                                                                              .... type Σ0..1uriType the reference refers to (e.g. "Patient")
                                                                                                                                              Binding: ?? (extensible): Aa resource (or, for logical models, the URI of the logical model).

                                                                                                                                              • Added this element
                                                                                                                                              .... identifier SΣ0..1IdentifierCoverage or Claim ID
                                                                                                                                              • Added this element
                                                                                                                                              .... display Σ0..1stringText alternative for the resource
                                                                                                                                              • Added this element
                                                                                                                                              ... 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 0..1BackboneElementConstraints on fulfillment tasks0..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 0..1PeriodWhen fulfillment sought0..1PeriodWhen fulfillment sought
                                                                                                                                                                .... 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 S1..*BackboneElementInformation used to perform task
                                                                                                                                                                  Slice: Unordered, Open by pattern:type
                                                                                                                                                                  S1..*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 S0..*BackboneElementInformation produced as part of task
                                                                                                                                                                              Slice: Unordered, Open by pattern:type
                                                                                                                                                                              SC0..*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