This page is part of the Da Vinci Clinical Documentation Exchange (v2.1.0-snapshot: QA Preview) based on FHIR (HL7® FHIR® Standard) R4. The current version which supersedes this version is 2.0.0. For a full list of available versions, see the Directory of published versions
Official URL: http://hl7.org/fhir/us/davinci-cdex/StructureDefinition/cdex-task-attachment-request | Version: 2.1.0-snapshot | |||
Standards status: Trial-use | Maturity Level: 2 | Computable Name: CDexTaskAttachmentRequest | ||
Other Identifiers: OID:2.16.840.1.113883.4.642.40.21.42.7 | ||||
Copyright/Legal: Used by permission of HL7 International all rights reserved Creative Commons License |
Payers use this 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):
Task.identifier
element representing the payers tracking identifier (referred to as the “re-association tracking control numbers”)Task.status
with a required binding to HRex Task Status ValueSet (this element is a mandatory Task element). For guidance when the provider cannot complete the Task, refer to the When The Task Cannot Be Completed section.Task.intent
element that is fixed to "order" (this element is a mandatory Task element)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.
Task.requester
.identifier element representing the Payer IDTask.owner
.reference element that is fixed to "#practionerrole" - a reference to the contained PractitionerRole Resource that represents the Provider ID.Task.for
.reference element that is fixed to "#patient" - a reference to the contained Patient Resource that represents patient demographic data.Task.reasonCode
to communicate whether the attachments are for a claim or prior authorization.Task.reasonReference
.reference referencing the claim or prior authorization ID (business Identifier).Task.input
element representing the Payer endpoint URL the provider uses when submitting attachments with the [$submit-attachment
](OperationDefinition-submit-attachment.html) operation.It constrains the following elements to be must support (min=0):
Task.Restriction.period
element representing the due date for submitting the attachmentsTask.statusReason.text
to communicate the reason for the status (for example, if the Task is rejected or failed)Task.input
element to communicate to the provider what attachments are needed using LOINC or X12 attachment codes.*Task.input
element extension that communicates claim or prior authorization line item numbers associated with the attachment or questionnaire.Task.input
element. This is a flag to indicate whether the requested data requires a signature. For more information about requiring and requesting signatures, refer to the Signatures section.Task.input
element representing the date of service or starting date of the service for the claim or prior authorization. It SHALL be present if the attachment is for a claim.It defines the following optional elements:
Task.input
element that is used to indicate the purpose of use (POU) for the requested data using an extensible CDex Purpose of Use Value Set. Refer to the Purpose of Use section For more information about sending purpose POU codes.Task.input
element that is a flag to indicate whether the requested data can be sent in multiple submissionsTask.output
element that references the result(s) of the data request code.Task.output
element which references the FHIR QuestionnaireResponse resulting from the data request Questionnaire. The QuestionnaireResponse conforms to the CDex SDC QuestionnaireResponse Profile or the SDC Adaptive Questionnaire Response Profile.* Either a "AttachmentsNeeded" or a "QuestionnairesNeeded" Task.input
element is required
Usage:
Description of Profiles, Differentials, Snapshots and how the different presentations work.
This structure is derived from Task
Name | Flags | Card. | Type | Description & Constraints | ||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
Task | C | 0..* | Task | A task to be performed cdex-1: The "service-date" input SHALL be present if the attachment is for a claim. cdex-4: If code = "attachment-request-code", must have one or more "AttachmentsNeeded" inputs. cdex-5: If code = "attachment-request-questionnaire", must have one or more "QuestionnairesNeeded" inputs. cdex-6: Must have only "AttachmentsNeeded" or "QuestionnairesNeeded" inputs not both. cdex-10: If code = "attachment-request-questionnaire" and status = "completed", should have one or more "questionnaires-needed" outputs referencing the QuestionnaireResponse. tdr-2: Task statusReason SHALL be populated if status is 'rejected' or 'failed' | ||||||||
Slices for contained | S | 2..* | Resource | Contained, inline Resources Slice: Unordered, Open by type:$this | ||||||||
contained:practitionerrole | S | 1..1 | CDexPractitionerRole | Contained PractitionerRole resource | ||||||||
contained:patient | S | 1..1 | CDexPatientDemographics | Contained Patient resource | ||||||||
Slices for identifier | S | 1..* | Identifier | Task Instance Identifier Slice: Unordered, Open by pattern:$this | ||||||||
identifier:tracking-id | S | 1..1 | Identifier | Re-association tracking control number Required Pattern: At least the following | ||||||||
type | 1..1 | CodeableConcept | Description of identifier Fixed Value: (complex) | |||||||||
coding | 1..* | Coding | Code defined by a terminology system Fixed Value: (complex) | |||||||||
system | 1..1 | uri | Identity of the terminology system Fixed Value: http://hl7.org/fhir/us/davinci-cdex/CodeSystem/cdex-temp | |||||||||
code | 1..1 | code | Symbol in syntax defined by the system Fixed Value: tracking-id | |||||||||
system | S | 0..1 | uri | The namespace for the identifier value | ||||||||
value | S | 1..1 | string | The value that is unique | ||||||||
status | SC | 1..1 | code | draft | requested | received | accepted | + Binding: HRex Task Status ValueSet (required) | ||||||||
statusReason | SC | 0..1 | CodeableConcept | Reason for current status | ||||||||
text | S | 1..1 | string | Plain text representation of the concept | ||||||||
intent | S | 1..1 | code | unknown | proposal | plan | order | original-order | reflex-order | filler-order | instance-order | option Fixed Value: order | ||||||||
code | SC | 1..1 | CodeableConcept | attachment-request-code | attachment-request-questionnaire Binding: PAS Task Codes (required) | ||||||||
coding | S | 1..* | Coding | Code defined by a terminology system | ||||||||
system | S | 0..1 | uri | Identity of the terminology system Fixed Value: http://hl7.org/fhir/us/davinci-pas/CodeSystem/PASTempCodes | ||||||||
code | S | 1..1 | code | Symbol in syntax defined by the system | ||||||||
for | S | 1..1 | Reference(CDex Patient Demographics Profile) {c} | Contained Patient. | ||||||||
reference | S | 1..1 | string | Contained resource reference Fixed Value: #patient | ||||||||
requester | S | 1..1 | Reference(HRex Organization Profile(1.1.0-ballot)) | Payer asking for attachments | ||||||||
identifier | S | 1..1 | Identifier | Payer ID | ||||||||
owner | S | 1..1 | Reference(CDex PractitionerRole Profile) {c} | Provider who submitted claim or preauthorization | ||||||||
reference | S | 1..1 | string | Contained resource reference Fixed Value: #practitionerrole | ||||||||
reasonCode | S | 1..1 | CodeableConcept | Why task is needed | ||||||||
Slices for coding | SC | 1..* | Coding | Code defined by a terminology system Slice: Unordered, Open by value:$this | ||||||||
coding:use | S | 1..* | Coding | Code defined by a terminology system Binding: CDex Claim Use Value Set (required) | ||||||||
system | S | 0..1 | uri | Identity of the terminology system | ||||||||
code | S | 1..1 | code | claim | preauthorization | ||||||||
text | S | 0..1 | string | claim | preauthorization Binding: CDex Claim Use Value Set (required) | ||||||||
reasonReference | S | 1..1 | Reference(Resource) | Why task is needed | ||||||||
identifier | S | 1..1 | Identifier | Claim or prior authorization ID | ||||||||
restriction | S | 0..1 | BackboneElement | Constraints on fulfillment tasks | ||||||||
period | S | 0..1 | Period | Attachments due date | ||||||||
Slices for input | S | 2..* | BackboneElement | Information used to perform task Slice: Unordered, Open by pattern:type | ||||||||
input:AttachmentsNeeded | SC | 0..* | BackboneElement | Attachment Code Binding: CDex LOINC Attachment Codes Value Set (extensible)
| ||||||||
extension | S | 0..* | Extension | Extension | ||||||||
url | S | 1..1 | uri | "http://hl7.org/fhir/us/davinci-pas/StructureDefinition/extension-paLineNumber" | ||||||||
value[x] | S | 1..1 | integer | Value of extension | ||||||||
type | S | 1..1 | CodeableConcept | Label for the input Required Pattern: At least the following | ||||||||
coding | 1..* | Coding | Code defined by a terminology system Fixed Value: (complex) | |||||||||
system | 1..1 | uri | Identity of the terminology system Fixed Value: http://hl7.org/fhir/us/davinci-pas/CodeSystem/PASTempCodes | |||||||||
code | 1..1 | code | Symbol in syntax defined by the system Fixed Value: attachments-needed | |||||||||
value[x] | S | 1..1 | CodeableConcept | Attachment code value | ||||||||
input:QuestionnairesNeeded | C | 0..* | BackboneElement | Data Request questionnaire | ||||||||
extension | S | 0..* | Extension | Extension | ||||||||
url | S | 1..1 | uri | "http://hl7.org/fhir/us/davinci-pas/StructureDefinition/extension-paLineNumber" | ||||||||
value[x] | S | 1..1 | integer | Value of extension | ||||||||
type | 1..1 | CodeableConcept | Label for the input Required Pattern: At least the following | |||||||||
coding | 1..* | Coding | Code defined by a terminology system Fixed Value: (complex) | |||||||||
system | 1..1 | uri | Identity of the terminology system Fixed Value: http://hl7.org/fhir/us/davinci-pas/CodeSystem/PASTempCodes | |||||||||
code | 1..1 | code | Symbol in syntax defined by the system Fixed Value: questionnaires-needed | |||||||||
value[x] | 1..1 | canonical(DTR Standard Questionnaire | DTR Questionnaire for adaptive form) | URL | |||||||||
Slices for extension | Content/Rules for all slices | |||||||||||
questionnaireDisplay | 0..1 | string | Display name for canonical reference URL: http://hl7.org/fhir/StructureDefinition/display | |||||||||
input:PayerUrl | S | 1..1 | BackboneElement | Payer Url | ||||||||
type | S | 1..1 | CodeableConcept | Label for the input Required Pattern: At least the following | ||||||||
coding | 1..* | Coding | Code defined by a terminology system Fixed Value: (complex) | |||||||||
system | 1..1 | uri | Identity of the terminology system Fixed Value: http://hl7.org/fhir/us/davinci-pas/CodeSystem/PASTempCodes | |||||||||
code | 1..1 | code | Symbol in syntax defined by the system Fixed Value: payer-url | |||||||||
value[x] | S | 1..1 | url | Payer url value | ||||||||
input:service-date | SC | 0..1 | BackboneElement | Service Date | ||||||||
type | S | 1..1 | CodeableConcept | Label for the input Required Pattern: At least the following | ||||||||
coding | 1..* | Coding | Code defined by a terminology system Fixed Value: (complex) | |||||||||
system | 1..1 | uri | Identity of the terminology system Fixed Value: http://hl7.org/fhir/us/davinci-cdex/CodeSystem/cdex-temp | |||||||||
code | 1..1 | code | Symbol in syntax defined by the system Fixed Value: service-date | |||||||||
value[x] | SC | 1..1 | date | Service Date value cdex-2: Date must be to day. | ||||||||
input:signature | S | 0..1 | BackboneElement | Signature flag | ||||||||
type | S | 1..1 | CodeableConcept | Label for the input Required Pattern: At least the following | ||||||||
coding | 1..* | Coding | Code defined by a terminology system Fixed Value: (complex) | |||||||||
system | 1..1 | uri | Identity of the terminology system Fixed Value: http://hl7.org/fhir/us/davinci-cdex/CodeSystem/cdex-temp | |||||||||
code | 1..1 | code | Symbol in syntax defined by the system Fixed Value: signature-flag | |||||||||
value[x] | S | 1..1 | boolean | Signature flag value | ||||||||
input:POU | 0..1 | BackboneElement | Purpose of use code' | |||||||||
type | 1..1 | CodeableConcept | Label for the input Required Pattern: At least the following | |||||||||
coding | 1..* | Coding | Code defined by a terminology system Fixed Value: (complex) | |||||||||
system | 1..1 | uri | Identity of the terminology system Fixed Value: http://hl7.org/fhir/us/davinci-cdex/CodeSystem/cdex-temp | |||||||||
code | 1..1 | code | Symbol in syntax defined by the system Fixed Value: purpose-of-use | |||||||||
value[x] | 1..1 | CodeableConcept | Purpose of use value Binding: CDex Purpose of Use Value Set (extensible) | |||||||||
input:multiple-submits | 0..1 | BackboneElement | Multiple submits flag | |||||||||
type | 1..1 | CodeableConcept | Label for the input Required Pattern: At least the following | |||||||||
coding | 1..* | Coding | Code defined by a terminology system Fixed Value: (complex) | |||||||||
system | 1..1 | uri | Identity of the terminology system Fixed Value: http://hl7.org/fhir/us/davinci-cdex/CodeSystem/cdex-temp | |||||||||
code | 1..1 | code | Symbol in syntax defined by the system Fixed Value: multiple-submits-flag | |||||||||
value[x] | 1..1 | boolean | Multiple submits flag value | |||||||||
Slices for output | 0..* | BackboneElement | Information produced as part of task Slice: Unordered, Open by pattern:type | |||||||||
output:AttachmentsNeeded | 0..* | BackboneElement | Requested attachments | |||||||||
type | 1..1 | CodeableConcept | Label for output Required Pattern: At least the following | |||||||||
coding | 1..* | Coding | Code defined by a terminology system Fixed Value: (complex) | |||||||||
system | 1..1 | uri | Identity of the terminology system Fixed Value: http://hl7.org/fhir/us/davinci-pas/CodeSystem/PASTempCodes | |||||||||
code | 1..1 | code | Symbol in syntax defined by the system Fixed Value: attachments-needed | |||||||||
value[x] | 1..1 | Reference() | AttachmentsNeeded reference | |||||||||
output:QuestionnairesNeeded | C | 0..1 | BackboneElement | Information produced as part of task | ||||||||
type | 1..1 | CodeableConcept | Label for output Required Pattern: At least the following | |||||||||
coding | 1..* | Coding | Code defined by a terminology system Fixed Value: (complex) | |||||||||
system | 1..1 | uri | Identity of the terminology system Fixed Value: http://hl7.org/fhir/us/davinci-pas/CodeSystem/PASTempCodes | |||||||||
code | 1..1 | code | Symbol in syntax defined by the system Fixed Value: questionnaires-needed | |||||||||
value[x] | 1..1 | Reference(CDex SDC QuestionnaireResponse Profile | Adaptive Questionnaire Response) | Reference to the QuestionnaireResponse | |||||||||
Documentation for this format |
Path | Conformance | ValueSet | URI |
Task.status | required | HRexTaskStatushttp://hl7.org/fhir/us/davinci-hrex/ValueSet/hrex-task-status | |
Task.code | required | PASTaskCodeshttp://hl7.org/fhir/us/davinci-pas/ValueSet/PASTaskCodes | |
Task.reasonCode.coding:use | required | CDexClaimUseCodeshttp://hl7.org/fhir/us/davinci-cdex/ValueSet/cdex-claim-use from this IG | |
Task.reasonCode.text | required | CDexClaimUseCodeshttp://hl7.org/fhir/us/davinci-cdex/ValueSet/cdex-claim-use from this IG | |
Task.input:AttachmentsNeeded | extensible | CDexLOINCAttachmentCodesValueSethttp://hl7.org/fhir/us/davinci-cdex/ValueSet/cdex-loinc-attachment-codes from this IG | |
Task.input:POU.value[x] | extensible | CDexPOUCodeshttp://hl7.org/fhir/us/davinci-cdex/ValueSet/cdex-POU from this IG |
Id | Grade | Path(s) | Details | Requirements |
cdex-1 | error | Task | The "service-date" input SHALL be present if the attachment is for a claim. : Task.reasonCode.coding.code.where($this='claim').exists() implies Task.input.type.coding.code.where($this='service-date').exists() | |
cdex-2 | error | Task.input:service-date.value[x] | Date must be to day. : $this.toString().length() = 10 | |
cdex-4 | error | Task | If code = "attachment-request-code", must have one or more "AttachmentsNeeded" inputs. : Task.code.coding.code.where($this='attachment-request-code').exists() implies Task.input.type.coding.code.where($this='attachments-needed').exists() | |
cdex-5 | error | Task | If code = "attachment-request-questionnaire", must have one or more "QuestionnairesNeeded" inputs. : Task.code.coding.code.where($this='attachment-request-questionnaire').exists() implies Task.input.type.coding.code.where($this='questionnaires-needed').exists() | |
cdex-6 | error | Task | Must have only "AttachmentsNeeded" or "QuestionnairesNeeded" inputs not both. : Task.input.type.coding.code.where($this='attachments-needed').exists() implies Task.input.type.coding.code.where($this='questionnaires-needed').empty() | |
cdex-10 | warning | Task | If code = "attachment-request-questionnaire" and status = "completed", should have one or more "questionnaires-needed" outputs referencing the QuestionnaireResponse. : (Task.code.coding.code.where($this='attachment-request-questionnaire').exists() and Task.status.where($this='completed').exists()) implies Task.output.type.coding.code.where($this='questionnaires-needed').exists() | |
tdr-2 | error | Task | Task statusReason SHALL be populated if status is 'rejected' or 'failed' : (status = 'rejected' or status = 'failed') implies statusReason.exists() |
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Task | C | 0..* | Task | A task to be performed inv-1: Last modified date must be greater than or equal to authored-on date. cdex-1: The "service-date" input SHALL be present if the attachment is for a claim. cdex-4: If code = "attachment-request-code", must have one or more "AttachmentsNeeded" inputs. cdex-5: If code = "attachment-request-questionnaire", must have one or more "QuestionnairesNeeded" inputs. cdex-6: Must have only "AttachmentsNeeded" or "QuestionnairesNeeded" inputs not both. cdex-10: If code = "attachment-request-questionnaire" and status = "completed", should have one or more "questionnaires-needed" outputs referencing the QuestionnaireResponse. tdr-2: Task statusReason SHALL be populated if status is 'rejected' or 'failed' |
implicitRules | ?!Σ | 0..1 | uri | A set of rules under which this content was created |
Slices for contained | S | 2..* | Resource | Contained, inline Resources Slice: Unordered, Open by type:$this |
contained:practitionerrole | S | 1..1 | CDexPractitionerRole | Contained PractitionerRole resource |
contained:patient | S | 1..1 | CDexPatientDemographics | Contained Patient resource |
modifierExtension | ?! | 0..* | Extension | Extensions that cannot be ignored |
Slices for identifier | S | 1..* | Identifier | Task Instance Identifier Slice: Unordered, Open by pattern:$this |
identifier:tracking-id | S | 1..1 | Identifier | Re-association tracking control number Required Pattern: At least the following |
type | 1..1 | CodeableConcept | Description of identifier Fixed Value: (complex) | |
coding | 1..* | Coding | Code defined by a terminology system Fixed Value: (complex) | |
system | 1..1 | uri | Identity of the terminology system Fixed Value: http://hl7.org/fhir/us/davinci-cdex/CodeSystem/cdex-temp | |
code | 1..1 | code | Symbol in syntax defined by the system Fixed Value: tracking-id | |
use | ?!Σ | 0..1 | code | usual | official | temp | secondary | old (If known) Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known . |
system | SΣ | 0..1 | uri | The namespace for the identifier value Example General: http://www.acme.com/identifiers/patient |
value | SΣ | 1..1 | string | The value that is unique Example General: 123456 |
status | ?!SΣC | 1..1 | code | draft | requested | received | accepted | + Binding: HRex Task Status ValueSet (required) |
statusReason | SΣC | 0..1 | CodeableConcept | Reason 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. |
text | SΣ | 1..1 | string | Plain text representation of the concept |
intent | SΣ | 1..1 | code | unknown | proposal | plan | order | original-order | reflex-order | filler-order | instance-order | option Binding: TaskIntent (required): Distinguishes whether the task is a proposal, plan or full order. Fixed Value: order |
code | SΣC | 1..1 | CodeableConcept | attachment-request-code | attachment-request-questionnaire Binding: PAS Task Codes (required) |
coding | SΣ | 1..* | Coding | Code defined by a terminology system |
system | SΣ | 0..1 | uri | Identity of the terminology system Fixed Value: http://hl7.org/fhir/us/davinci-pas/CodeSystem/PASTempCodes |
code | SΣ | 1..1 | code | Symbol in syntax defined by the system |
for | SΣ | 1..1 | Reference(CDex Patient Demographics Profile) {c} | Contained Patient. |
reference | SΣC | 1..1 | string | Contained resource reference Fixed Value: #patient |
requester | SΣ | 1..1 | Reference(HRex Organization Profile(1.1.0-ballot)) | Payer asking for attachments |
identifier | SΣ | 1..1 | Identifier | Payer ID |
owner | SΣ | 1..1 | Reference(CDex PractitionerRole Profile) {c} | Provider who submitted claim or preauthorization |
reference | SΣC | 1..1 | string | Contained resource reference Fixed Value: #practitionerrole |
reasonCode | S | 1..1 | CodeableConcept | Why task is needed Binding Description (No ValueSet): (example): Indicates why the task is needed. E.g. Suspended because patient admitted to hospital. |
Slices for coding | SΣC | 1..* | Coding | Code defined by a terminology system Slice: Unordered, Open by value:$this |
coding:use | SΣ | 1..* | Coding | Code defined by a terminology system Binding: CDex Claim Use Value Set (required) |
system | SΣ | 0..1 | uri | Identity of the terminology system |
code | SΣ | 1..1 | code | claim | preauthorization |
text | SΣ | 0..1 | string | claim | preauthorization Binding: CDex Claim Use Value Set (required) |
reasonReference | S | 1..1 | Reference(Resource) | Why task is needed |
identifier | SΣ | 1..1 | Identifier | Claim or prior authorization ID |
restriction | S | 0..1 | BackboneElement | Constraints on fulfillment tasks |
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
period | S | 0..1 | Period | Attachments due date |
Slices for input | S | 2..* | BackboneElement | Information used to perform task Slice: Unordered, Open by pattern:type |
input:All Slices | Content/Rules for all slices | |||
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
type | 1..1 | CodeableConcept | Label 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..1 | Content to use in performing the task | ||
valueBase64Binary | base64Binary | |||
valueBoolean | boolean | |||
valueCanonical | canonical(Any) | |||
valueCode | code | |||
valueDate | date | |||
valueDateTime | dateTime | |||
valueDecimal | decimal | |||
valueId | id | |||
valueInstant | instant | |||
valueInteger | integer | |||
valueMarkdown | markdown | |||
valueOid | oid | |||
valuePositiveInt | positiveInt | |||
valueString | string | |||
valueTime | time | |||
valueUnsignedInt | unsignedInt | |||
valueUri | uri | |||
valueUrl | url | |||
valueUuid | uuid | |||
valueAddress | Address | |||
valueAge | Age | |||
valueAnnotation | Annotation | |||
valueAttachment | Attachment | |||
valueCodeableConcept | CodeableConcept | |||
valueCoding | Coding | |||
valueContactPoint | ContactPoint | |||
valueCount | Count | |||
valueDistance | Distance | |||
valueDuration | Duration | |||
valueHumanName | HumanName | |||
valueIdentifier | Identifier | |||
valueMoney | Money | |||
valuePeriod | Period | |||
valueQuantity | Quantity | |||
valueRange | Range | |||
valueRatio | Ratio | |||
valueReference | Reference(Any) | |||
valueSampledData | SampledData | |||
valueSignature | Signature | |||
valueTiming | Timing | |||
valueContactDetail | ContactDetail | |||
valueContributor | Contributor | |||
valueDataRequirement | DataRequirement | |||
valueExpression | Expression | |||
valueParameterDefinition | ParameterDefinition | |||
valueRelatedArtifact | RelatedArtifact | |||
valueTriggerDefinition | TriggerDefinition | |||
valueUsageContext | UsageContext | |||
valueDosage | Dosage | |||
valueMeta | Meta | |||
input:AttachmentsNeeded | SC | 0..* | BackboneElement | Attachment Code |
extension | S | 0..* | Extension | Extension |
url | S | 1..1 | uri | "http://hl7.org/fhir/us/davinci-pas/StructureDefinition/extension-paLineNumber" |
value[x] | S | 1..1 | integer | Value of extension |
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
type | S | 1..1 | CodeableConcept | Label 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. Required Pattern: At least the following |
coding | 1..* | Coding | Code defined by a terminology system Fixed Value: (complex) | |
system | 1..1 | uri | Identity of the terminology system Fixed Value: http://hl7.org/fhir/us/davinci-pas/CodeSystem/PASTempCodes | |
code | 1..1 | code | Symbol in syntax defined by the system Fixed Value: attachments-needed | |
value[x] | S | 1..1 | CodeableConcept | Attachment code value |
input:QuestionnairesNeeded | C | 0..* | BackboneElement | Data Request questionnaire |
extension | S | 0..* | Extension | Extension |
url | S | 1..1 | uri | "http://hl7.org/fhir/us/davinci-pas/StructureDefinition/extension-paLineNumber" |
value[x] | S | 1..1 | integer | Value of extension |
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
type | 1..1 | CodeableConcept | Label 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. Required Pattern: At least the following | |
coding | 1..* | Coding | Code defined by a terminology system Fixed Value: (complex) | |
system | 1..1 | uri | Identity of the terminology system Fixed Value: http://hl7.org/fhir/us/davinci-pas/CodeSystem/PASTempCodes | |
code | 1..1 | code | Symbol in syntax defined by the system Fixed Value: questionnaires-needed | |
value[x] | 1..1 | canonical(DTR Standard Questionnaire | DTR Questionnaire for adaptive form) | URL | |
Slices for extension | Content/Rules for all slices | |||
questionnaireDisplay | 0..1 | string | Display name for canonical reference URL: http://hl7.org/fhir/StructureDefinition/display | |
input:PayerUrl | S | 1..1 | BackboneElement | Payer Url |
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
type | S | 1..1 | CodeableConcept | Label 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. Required Pattern: At least the following |
coding | 1..* | Coding | Code defined by a terminology system Fixed Value: (complex) | |
system | 1..1 | uri | Identity of the terminology system Fixed Value: http://hl7.org/fhir/us/davinci-pas/CodeSystem/PASTempCodes | |
code | 1..1 | code | Symbol in syntax defined by the system Fixed Value: payer-url | |
value[x] | S | 1..1 | url | Payer url value |
input:service-date | SC | 0..1 | BackboneElement | Service Date |
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
type | S | 1..1 | CodeableConcept | Label 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. Required Pattern: At least the following |
coding | 1..* | Coding | Code defined by a terminology system Fixed Value: (complex) | |
system | 1..1 | uri | Identity of the terminology system Fixed Value: http://hl7.org/fhir/us/davinci-cdex/CodeSystem/cdex-temp | |
code | 1..1 | code | Symbol in syntax defined by the system Fixed Value: service-date | |
value[x] | SC | 1..1 | date | Service Date value cdex-2: Date must be to day. |
input:signature | S | 0..1 | BackboneElement | Signature flag |
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
type | S | 1..1 | CodeableConcept | Label 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. Required Pattern: At least the following |
coding | 1..* | Coding | Code defined by a terminology system Fixed Value: (complex) | |
system | 1..1 | uri | Identity of the terminology system Fixed Value: http://hl7.org/fhir/us/davinci-cdex/CodeSystem/cdex-temp | |
code | 1..1 | code | Symbol in syntax defined by the system Fixed Value: signature-flag | |
value[x] | S | 1..1 | boolean | Signature flag value |
input:POU | 0..1 | BackboneElement | Purpose of use code' | |
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
type | 1..1 | CodeableConcept | Label 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. Required Pattern: At least the following | |
coding | 1..* | Coding | Code defined by a terminology system Fixed Value: (complex) | |
system | 1..1 | uri | Identity of the terminology system Fixed Value: http://hl7.org/fhir/us/davinci-cdex/CodeSystem/cdex-temp | |
code | 1..1 | code | Symbol in syntax defined by the system Fixed Value: purpose-of-use | |
value[x] | 1..1 | CodeableConcept | Purpose of use value Binding: CDex Purpose of Use Value Set (extensible) | |
input:multiple-submits | 0..1 | BackboneElement | Multiple submits flag | |
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
type | 1..1 | CodeableConcept | Label 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. Required Pattern: At least the following | |
coding | 1..* | Coding | Code defined by a terminology system Fixed Value: (complex) | |
system | 1..1 | uri | Identity of the terminology system Fixed Value: http://hl7.org/fhir/us/davinci-cdex/CodeSystem/cdex-temp | |
code | 1..1 | code | Symbol in syntax defined by the system Fixed Value: multiple-submits-flag | |
value[x] | 1..1 | boolean | Multiple submits flag value | |
Slices for output | 0..* | BackboneElement | Information produced as part of task Slice: Unordered, Open by pattern:type | |
output:All Slices | Content/Rules for all slices | |||
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
type | 1..1 | CodeableConcept | Label 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..1 | Result of output | ||
valueBase64Binary | base64Binary | |||
valueBoolean | boolean | |||
valueCanonical | canonical(Any) | |||
valueCode | code | |||
valueDate | date | |||
valueDateTime | dateTime | |||
valueDecimal | decimal | |||
valueId | id | |||
valueInstant | instant | |||
valueInteger | integer | |||
valueMarkdown | markdown | |||
valueOid | oid | |||
valuePositiveInt | positiveInt | |||
valueString | string | |||
valueTime | time | |||
valueUnsignedInt | unsignedInt | |||
valueUri | uri | |||
valueUrl | url | |||
valueUuid | uuid | |||
valueAddress | Address | |||
valueAge | Age | |||
valueAnnotation | Annotation | |||
valueAttachment | Attachment | |||
valueCodeableConcept | CodeableConcept | |||
valueCoding | Coding | |||
valueContactPoint | ContactPoint | |||
valueCount | Count | |||
valueDistance | Distance | |||
valueDuration | Duration | |||
valueHumanName | HumanName | |||
valueIdentifier | Identifier | |||
valueMoney | Money | |||
valuePeriod | Period | |||
valueQuantity | Quantity | |||
valueRange | Range | |||
valueRatio | Ratio | |||
valueReference | Reference(Any) | |||
valueSampledData | SampledData | |||
valueSignature | Signature | |||
valueTiming | Timing | |||
valueContactDetail | ContactDetail | |||
valueContributor | Contributor | |||
valueDataRequirement | DataRequirement | |||
valueExpression | Expression | |||
valueParameterDefinition | ParameterDefinition | |||
valueRelatedArtifact | RelatedArtifact | |||
valueTriggerDefinition | TriggerDefinition | |||
valueUsageContext | UsageContext | |||
valueDosage | Dosage | |||
valueMeta | Meta | |||
output:AttachmentsNeeded | 0..* | BackboneElement | Requested attachments | |
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
type | 1..1 | CodeableConcept | Label 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. Required Pattern: At least the following | |
coding | 1..* | Coding | Code defined by a terminology system Fixed Value: (complex) | |
system | 1..1 | uri | Identity of the terminology system Fixed Value: http://hl7.org/fhir/us/davinci-pas/CodeSystem/PASTempCodes | |
code | 1..1 | code | Symbol in syntax defined by the system Fixed Value: attachments-needed | |
value[x] | 1..1 | Reference() | AttachmentsNeeded reference | |
output:QuestionnairesNeeded | C | 0..1 | BackboneElement | Information produced as part of task |
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
type | 1..1 | CodeableConcept | Label 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. Required Pattern: At least the following | |
coding | 1..* | Coding | Code defined by a terminology system Fixed Value: (complex) | |
system | 1..1 | uri | Identity of the terminology system Fixed Value: http://hl7.org/fhir/us/davinci-pas/CodeSystem/PASTempCodes | |
code | 1..1 | code | Symbol in syntax defined by the system Fixed Value: questionnaires-needed | |
value[x] | 1..1 | Reference(CDex SDC QuestionnaireResponse Profile | Adaptive Questionnaire Response) | Reference to the QuestionnaireResponse | |
Documentation for this format |
Path | Conformance | ValueSet / Code | URI |
Task.identifier:tracking-id.use | required | IdentifierUsehttp://hl7.org/fhir/ValueSet/identifier-use|4.0.1 from the FHIR Standard | |
Task.status | required | HRexTaskStatushttp://hl7.org/fhir/us/davinci-hrex/ValueSet/hrex-task-status | |
Task.statusReason | example | ||
Task.intent | required | Fixed Value: orderhttp://hl7.org/fhir/ValueSet/task-intent|4.0.1 from the FHIR Standard | |
Task.code | required | PASTaskCodeshttp://hl7.org/fhir/us/davinci-pas/ValueSet/PASTaskCodes | |
Task.reasonCode | example | ||
Task.reasonCode.coding:use | required | CDexClaimUseCodeshttp://hl7.org/fhir/us/davinci-cdex/ValueSet/cdex-claim-use from this IG | |
Task.reasonCode.text | required | CDexClaimUseCodeshttp://hl7.org/fhir/us/davinci-cdex/ValueSet/cdex-claim-use from this IG | |
Task.input.type | example | ||
Task.input:AttachmentsNeeded.type | example | Pattern: attachments-needed | |
Task.input:QuestionnairesNeeded.type | example | Pattern: questionnaires-needed | |
Task.input:PayerUrl.type | example | Pattern: payer-url | |
Task.input:service-date.type | example | Pattern: service-date | |
Task.input:signature.type | example | Pattern: signature-flag | |
Task.input:POU.type | example | Pattern: purpose-of-use | |
Task.input:POU.value[x] | extensible | CDexPOUCodeshttp://hl7.org/fhir/us/davinci-cdex/ValueSet/cdex-POU from this IG | |
Task.input:multiple-submits.type | example | Pattern: multiple-submits-flag | |
Task.output.type | example | ||
Task.output:AttachmentsNeeded.type | example | Pattern: attachments-needed | |
Task.output:QuestionnairesNeeded.type | example | Pattern: questionnaires-needed |
Id | Grade | Path(s) | Details | Requirements |
cdex-1 | error | Task | The "service-date" input SHALL be present if the attachment is for a claim. : Task.reasonCode.coding.code.where($this='claim').exists() implies Task.input.type.coding.code.where($this='service-date').exists() | |
cdex-2 | error | Task.input:service-date.value[x] | Date must be to day. : $this.toString().length() = 10 | |
cdex-4 | error | Task | If code = "attachment-request-code", must have one or more "AttachmentsNeeded" inputs. : Task.code.coding.code.where($this='attachment-request-code').exists() implies Task.input.type.coding.code.where($this='attachments-needed').exists() | |
cdex-5 | error | Task | If code = "attachment-request-questionnaire", must have one or more "QuestionnairesNeeded" inputs. : Task.code.coding.code.where($this='attachment-request-questionnaire').exists() implies Task.input.type.coding.code.where($this='questionnaires-needed').exists() | |
cdex-6 | error | Task | Must have only "AttachmentsNeeded" or "QuestionnairesNeeded" inputs not both. : Task.input.type.coding.code.where($this='attachments-needed').exists() implies Task.input.type.coding.code.where($this='questionnaires-needed').empty() | |
cdex-10 | warning | Task | If code = "attachment-request-questionnaire" and status = "completed", should have one or more "questionnaires-needed" outputs referencing the QuestionnaireResponse. : (Task.code.coding.code.where($this='attachment-request-questionnaire').exists() and Task.status.where($this='completed').exists()) implies Task.output.type.coding.code.where($this='questionnaires-needed').exists() | |
tdr-2 | error | Task | Task statusReason SHALL be populated if status is 'rejected' or 'failed' : (status = 'rejected' or status = 'failed') implies statusReason.exists() |
Name | Flags | Card. | Type | Description & Constraints | ||||
---|---|---|---|---|---|---|---|---|
Task | C | 0..* | Task | A task to be performed inv-1: Last modified date must be greater than or equal to authored-on date. cdex-1: The "service-date" input SHALL be present if the attachment is for a claim. cdex-4: If code = "attachment-request-code", must have one or more "AttachmentsNeeded" inputs. cdex-5: If code = "attachment-request-questionnaire", must have one or more "QuestionnairesNeeded" inputs. cdex-6: Must have only "AttachmentsNeeded" or "QuestionnairesNeeded" inputs not both. cdex-10: If code = "attachment-request-questionnaire" and status = "completed", should have one or more "questionnaires-needed" outputs referencing the QuestionnaireResponse. tdr-2: Task statusReason SHALL be populated if status is 'rejected' or 'failed' | ||||
id | Σ | 0..1 | id | Logical id of this artifact | ||||
meta | Σ | 0..1 | Meta | Metadata about the resource | ||||
implicitRules | ?!Σ | 0..1 | uri | A set of rules under which this content was created | ||||
language | 0..1 | code | Language of the resource content Binding: CommonLanguages (preferred): A human language.
| |||||
text | 0..1 | Narrative | Text summary of the resource, for human interpretation | |||||
Slices for contained | S | 2..* | Resource | Contained, inline Resources Slice: Unordered, Open by type:$this | ||||
contained:practitionerrole | S | 1..1 | CDexPractitionerRole | Contained PractitionerRole resource | ||||
contained:patient | S | 1..1 | CDexPatientDemographics | Contained Patient resource | ||||
extension | 0..* | Extension | Additional content defined by implementations | |||||
modifierExtension | ?! | 0..* | Extension | Extensions that cannot be ignored | ||||
Slices for identifier | S | 1..* | Identifier | Task Instance Identifier Slice: Unordered, Open by pattern:$this | ||||
identifier:tracking-id | S | 1..1 | Identifier | Re-association tracking control number Required Pattern: At least the following | ||||
id | 0..1 | string | Unique id for inter-element referencing | |||||
extension | 0..* | Extension | Additional content defined by implementations | |||||
use | 0..1 | code | usual | official | temp | secondary | old (If known) | |||||
type | 1..1 | CodeableConcept | Description of identifier Fixed Value: (complex) | |||||
id | 0..1 | string | Unique id for inter-element referencing | |||||
extension | 0..* | Extension | Additional content defined by implementations | |||||
coding | 1..* | Coding | Code defined by a terminology system Fixed Value: (complex) | |||||
id | 0..1 | string | Unique id for inter-element referencing | |||||
extension | 0..* | Extension | Additional content defined by implementations | |||||
system | 1..1 | uri | Identity of the terminology system Fixed Value: http://hl7.org/fhir/us/davinci-cdex/CodeSystem/cdex-temp | |||||
version | 0..1 | string | Version of the system - if relevant | |||||
code | 1..1 | code | Symbol in syntax defined by the system Fixed Value: tracking-id | |||||
display | 0..1 | string | Representation defined by the system | |||||
userSelected | 0..1 | boolean | If this coding was chosen directly by the user | |||||
text | 0..1 | string | Plain text representation of the concept | |||||
system | 0..1 | uri | The namespace for the identifier value | |||||
value | 0..1 | string | The value that is unique | |||||
period | 0..1 | Period | Time period when id is/was valid for use | |||||
assigner | 0..1 | Reference(Organization) | Organization that issued id (may be just text) | |||||
id | 0..1 | string | Unique id for inter-element referencing | |||||
extension | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |||||
use | ?!Σ | 0..1 | code | usual | official | temp | secondary | old (If known) Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known . | ||||
type | Σ | 0..1 | CodeableConcept | Description of identifier Binding: Identifier Type Codes (extensible): A coded type for an identifier that can be used to determine which identifier to use for a specific purpose. | ||||
system | SΣ | 0..1 | uri | The namespace for the identifier value Example General: http://www.acme.com/identifiers/patient | ||||
value | SΣ | 1..1 | string | The value that is unique Example General: 123456 | ||||
period | Σ | 0..1 | Period | Time period when id is/was valid for use | ||||
assigner | Σ | 0..1 | Reference(Organization) | Organization that issued id (may be just text) | ||||
instantiatesCanonical | Σ | 0..1 | canonical(ActivityDefinition) | Formal definition of task | ||||
instantiatesUri | Σ | 0..1 | uri | Formal definition of task | ||||
basedOn | Σ | 0..* | Reference(Resource) | Request fulfilled by this task | ||||
groupIdentifier | Σ | 0..1 | Identifier | Requisition or grouper id | ||||
partOf | Σ | 0..* | Reference(Task) | Composite task | ||||
status | ?!SΣC | 1..1 | code | draft | requested | received | accepted | + Binding: HRex Task Status ValueSet (required) | ||||
statusReason | SΣC | 0..1 | CodeableConcept | Reason 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..1 | string | Unique id for inter-element referencing | |||||
extension | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |||||
coding | Σ | 0..* | Coding | Code defined by a terminology system | ||||
text | SΣ | 1..1 | string | Plain text representation of the concept | ||||
businessStatus | Σ | 0..1 | CodeableConcept | E.g. "Specimen collected", "IV prepped" Binding Description (No ValueSet): (example): The domain-specific business-contextual sub-state of the task. For example: "Blood drawn", "IV inserted", "Awaiting physician signature", etc. | ||||
intent | SΣ | 1..1 | code | unknown | proposal | plan | order | original-order | reflex-order | filler-order | instance-order | option Binding: TaskIntent (required): Distinguishes whether the task is a proposal, plan or full order. Fixed Value: order | ||||
priority | 0..1 | code | routine | urgent | asap | stat Binding: RequestPriority (required): The task's priority. | |||||
code | SΣC | 1..1 | CodeableConcept | attachment-request-code | attachment-request-questionnaire Binding: PAS Task Codes (required) | ||||
id | 0..1 | string | Unique id for inter-element referencing | |||||
extension | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |||||
coding | SΣ | 1..* | Coding | Code defined by a terminology system | ||||
id | 0..1 | string | Unique id for inter-element referencing | |||||
extension | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |||||
system | SΣ | 0..1 | uri | Identity of the terminology system Fixed Value: http://hl7.org/fhir/us/davinci-pas/CodeSystem/PASTempCodes | ||||
version | Σ | 0..1 | string | Version of the system - if relevant | ||||
code | SΣ | 1..1 | code | Symbol in syntax defined by the system | ||||
display | Σ | 0..1 | string | Representation defined by the system | ||||
userSelected | Σ | 0..1 | boolean | If this coding was chosen directly by the user | ||||
text | Σ | 0..1 | string | Plain text representation of the concept | ||||
description | Σ | 0..1 | string | Human-readable explanation of task | ||||
focus | Σ | 0..1 | Reference(Resource) | What task is acting on | ||||
for | SΣ | 1..1 | Reference(CDex Patient Demographics Profile) {c} | Contained Patient. | ||||
id | 0..1 | string | Unique id for inter-element referencing | |||||
extension | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |||||
reference | SΣC | 1..1 | string | Contained resource reference Fixed Value: #patient | ||||
type | Σ | 0..1 | uri | Type the reference refers to (e.g. "Patient") Binding: ResourceType (extensible): Aa resource (or, for logical models, the URI of the logical model). | ||||
identifier | Σ | 0..1 | Identifier | Logical reference, when literal reference is not known | ||||
display | Σ | 0..1 | string | Text alternative for the resource | ||||
encounter | Σ | 0..1 | Reference(Encounter) | Healthcare event during which this task originated | ||||
executionPeriod | Σ | 0..1 | Period | Start and end time of execution | ||||
authoredOn | C | 0..1 | dateTime | Task Creation Date | ||||
lastModified | ΣC | 0..1 | dateTime | Task Last Modified Date | ||||
requester | SΣ | 1..1 | Reference(HRex Organization Profile(1.1.0-ballot)) | Payer asking for attachments | ||||
id | 0..1 | string | Unique id for inter-element referencing | |||||
extension | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |||||
reference | ΣC | 0..1 | string | Literal reference, Relative, internal or absolute URL | ||||
type | Σ | 0..1 | uri | Type the reference refers to (e.g. "Patient") Binding: ResourceType (extensible): Aa resource (or, for logical models, the URI of the logical model). | ||||
identifier | SΣ | 1..1 | Identifier | Payer ID | ||||
display | Σ | 0..1 | string | Text alternative for the resource | ||||
performerType | 0..* | CodeableConcept | Requested performer Binding: ProcedurePerformerRoleCodes (preferred): The type(s) of task performers allowed. | |||||
owner | SΣ | 1..1 | Reference(CDex PractitionerRole Profile) {c} | Provider who submitted claim or preauthorization | ||||
id | 0..1 | string | Unique id for inter-element referencing | |||||
extension | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |||||
reference | SΣC | 1..1 | string | Contained resource reference Fixed Value: #practitionerrole | ||||
type | Σ | 0..1 | uri | Type the reference refers to (e.g. "Patient") Binding: ResourceType (extensible): Aa resource (or, for logical models, the URI of the logical model). | ||||
identifier | Σ | 0..1 | Identifier | Logical reference, when literal reference is not known | ||||
display | Σ | 0..1 | string | Text alternative for the resource | ||||
location | Σ | 0..1 | Reference(Location) | Where task occurs | ||||
reasonCode | S | 1..1 | CodeableConcept | Why task is needed Binding Description (No ValueSet): (example): Indicates why the task is needed. E.g. Suspended because patient admitted to hospital. | ||||
id | 0..1 | string | Unique id for inter-element referencing | |||||
extension | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |||||
Slices for coding | SΣC | 1..* | Coding | Code defined by a terminology system Slice: Unordered, Open by value:$this | ||||
coding:use | SΣ | 1..* | Coding | Code defined by a terminology system Binding: CDex Claim Use Value Set (required) | ||||
id | 0..1 | string | Unique id for inter-element referencing | |||||
extension | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |||||
system | SΣ | 0..1 | uri | Identity of the terminology system | ||||
version | Σ | 0..1 | string | Version of the system - if relevant | ||||
code | SΣ | 1..1 | code | claim | preauthorization | ||||
display | Σ | 0..1 | string | Representation defined by the system | ||||
userSelected | Σ | 0..1 | boolean | If this coding was chosen directly by the user | ||||
text | SΣ | 0..1 | string | claim | preauthorization Binding: CDex Claim Use Value Set (required) | ||||
reasonReference | S | 1..1 | Reference(Resource) | Why task is needed | ||||
id | 0..1 | string | Unique id for inter-element referencing | |||||
extension | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |||||
reference | ΣC | 0..1 | string | Literal reference, Relative, internal or absolute URL | ||||
type | Σ | 0..1 | uri | Type the reference refers to (e.g. "Patient") Binding: ResourceType (extensible): Aa resource (or, for logical models, the URI of the logical model). | ||||
identifier | SΣ | 1..1 | Identifier | Claim or prior authorization ID | ||||
display | Σ | 0..1 | string | Text alternative for the resource | ||||
insurance | 0..* | Reference(Coverage | ClaimResponse) | Associated insurance coverage | |||||
note | 0..* | Annotation | Comments made about the task | |||||
relevantHistory | 0..* | Reference(Provenance) | Key events in history of the Task | |||||
restriction | S | 0..1 | BackboneElement | Constraints on fulfillment tasks | ||||
id | 0..1 | string | Unique id for inter-element referencing | |||||
extension | 0..* | Extension | Additional content defined by implementations | |||||
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | ||||
repetitions | 0..1 | positiveInt | How many times to repeat | |||||
period | S | 0..1 | Period | Attachments due date | ||||
recipient | 0..* | Reference(Patient | Practitioner | PractitionerRole | RelatedPerson | Group | Organization) | For whom is fulfillment sought? | |||||
Slices for input | S | 2..* | BackboneElement | Information used to perform task Slice: Unordered, Open by pattern:type | ||||
input:All Slices | Content/Rules for all slices | |||||||
id | 0..1 | string | Unique id for inter-element referencing | |||||
extension | 0..* | Extension | Additional content defined by implementations | |||||
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | ||||
type | 1..1 | CodeableConcept | Label 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..1 | Content to use in performing the task | ||||||
valueBase64Binary | base64Binary | |||||||
valueBoolean | boolean | |||||||
valueCanonical | canonical(Any) | |||||||
valueCode | code | |||||||
valueDate | date | |||||||
valueDateTime | dateTime | |||||||
valueDecimal | decimal | |||||||
valueId | id | |||||||
valueInstant | instant | |||||||
valueInteger | integer | |||||||
valueMarkdown | markdown | |||||||
valueOid | oid | |||||||
valuePositiveInt | positiveInt | |||||||
valueString | string | |||||||
valueTime | time | |||||||
valueUnsignedInt | unsignedInt | |||||||
valueUri | uri | |||||||
valueUrl | url | |||||||
valueUuid | uuid | |||||||
valueAddress | Address | |||||||
valueAge | Age | |||||||
valueAnnotation | Annotation | |||||||
valueAttachment | Attachment | |||||||
valueCodeableConcept | CodeableConcept | |||||||
valueCoding | Coding | |||||||
valueContactPoint | ContactPoint | |||||||
valueCount | Count | |||||||
valueDistance | Distance | |||||||
valueDuration | Duration | |||||||
valueHumanName | HumanName | |||||||
valueIdentifier | Identifier | |||||||
valueMoney | Money | |||||||
valuePeriod | Period | |||||||
valueQuantity | Quantity | |||||||
valueRange | Range | |||||||
valueRatio | Ratio | |||||||
valueReference | Reference(Any) | |||||||
valueSampledData | SampledData | |||||||
valueSignature | Signature | |||||||
valueTiming | Timing | |||||||
valueContactDetail | ContactDetail | |||||||
valueContributor | Contributor | |||||||
valueDataRequirement | DataRequirement | |||||||
valueExpression | Expression | |||||||
valueParameterDefinition | ParameterDefinition | |||||||
valueRelatedArtifact | RelatedArtifact | |||||||
valueTriggerDefinition | TriggerDefinition | |||||||
valueUsageContext | UsageContext | |||||||
valueDosage | Dosage | |||||||
valueMeta | Meta | |||||||
input:AttachmentsNeeded | SC | 0..* | BackboneElement | Attachment Code | ||||
id | 0..1 | string | Unique id for inter-element referencing | |||||
extension | S | 0..* | Extension | Extension | ||||
id | 0..1 | string | Unique id for inter-element referencing | |||||
extension | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |||||
url | S | 1..1 | uri | "http://hl7.org/fhir/us/davinci-pas/StructureDefinition/extension-paLineNumber" | ||||
value[x] | S | 1..1 | integer | Value of extension | ||||
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | ||||
type | S | 1..1 | CodeableConcept | Label 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. Required Pattern: At least the following | ||||
id | 0..1 | string | Unique id for inter-element referencing | |||||
extension | 0..* | Extension | Additional content defined by implementations | |||||
coding | 1..* | Coding | Code defined by a terminology system Fixed Value: (complex) | |||||
id | 0..1 | string | Unique id for inter-element referencing | |||||
extension | 0..* | Extension | Additional content defined by implementations | |||||
system | 1..1 | uri | Identity of the terminology system Fixed Value: http://hl7.org/fhir/us/davinci-pas/CodeSystem/PASTempCodes | |||||
version | 0..1 | string | Version of the system - if relevant | |||||
code | 1..1 | code | Symbol in syntax defined by the system Fixed Value: attachments-needed | |||||
display | 0..1 | string | Representation defined by the system | |||||
userSelected | 0..1 | boolean | If this coding was chosen directly by the user | |||||
text | 0..1 | string | Plain text representation of the concept | |||||
value[x] | S | 1..1 | CodeableConcept | Attachment code value | ||||
input:QuestionnairesNeeded | C | 0..* | BackboneElement | Data Request questionnaire | ||||
id | 0..1 | string | Unique id for inter-element referencing | |||||
extension | S | 0..* | Extension | Extension | ||||
id | 0..1 | string | Unique id for inter-element referencing | |||||
extension | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |||||
url | S | 1..1 | uri | "http://hl7.org/fhir/us/davinci-pas/StructureDefinition/extension-paLineNumber" | ||||
value[x] | S | 1..1 | integer | Value of extension | ||||
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | ||||
type | 1..1 | CodeableConcept | Label 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. Required Pattern: At least the following | |||||
id | 0..1 | string | Unique id for inter-element referencing | |||||
extension | 0..* | Extension | Additional content defined by implementations | |||||
coding | 1..* | Coding | Code defined by a terminology system Fixed Value: (complex) | |||||
id | 0..1 | string | Unique id for inter-element referencing | |||||
extension | 0..* | Extension | Additional content defined by implementations | |||||
system | 1..1 | uri | Identity of the terminology system Fixed Value: http://hl7.org/fhir/us/davinci-pas/CodeSystem/PASTempCodes | |||||
version | 0..1 | string | Version of the system - if relevant | |||||
code | 1..1 | code | Symbol in syntax defined by the system Fixed Value: questionnaires-needed | |||||
display | 0..1 | string | Representation defined by the system | |||||
userSelected | 0..1 | boolean | If this coding was chosen directly by the user | |||||
text | 0..1 | string | Plain text representation of the concept | |||||
value[x] | 1..1 | canonical(DTR Standard Questionnaire | DTR Questionnaire for adaptive form) | URL | |||||
id | 0..1 | string | xml:id (or equivalent in JSON) | |||||
Slices for extension | 0..* | Extension | Extension Slice: Unordered, Open by value:url | |||||
questionnaireDisplay | 0..1 | string | Display name for canonical reference URL: http://hl7.org/fhir/StructureDefinition/display | |||||
value | 0..1 | string | Primitive value for canonical | |||||
input:PayerUrl | S | 1..1 | BackboneElement | Payer Url | ||||
id | 0..1 | string | Unique id for inter-element referencing | |||||
extension | 0..* | Extension | Additional content defined by implementations | |||||
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | ||||
type | S | 1..1 | CodeableConcept | Label 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. Required Pattern: At least the following | ||||
id | 0..1 | string | Unique id for inter-element referencing | |||||
extension | 0..* | Extension | Additional content defined by implementations | |||||
coding | 1..* | Coding | Code defined by a terminology system Fixed Value: (complex) | |||||
id | 0..1 | string | Unique id for inter-element referencing | |||||
extension | 0..* | Extension | Additional content defined by implementations | |||||
system | 1..1 | uri | Identity of the terminology system Fixed Value: http://hl7.org/fhir/us/davinci-pas/CodeSystem/PASTempCodes | |||||
version | 0..1 | string | Version of the system - if relevant | |||||
code | 1..1 | code | Symbol in syntax defined by the system Fixed Value: payer-url | |||||
display | 0..1 | string | Representation defined by the system | |||||
userSelected | 0..1 | boolean | If this coding was chosen directly by the user | |||||
text | 0..1 | string | Plain text representation of the concept | |||||
value[x] | S | 1..1 | url | Payer url value | ||||
input:service-date | SC | 0..1 | BackboneElement | Service Date | ||||
id | 0..1 | string | Unique id for inter-element referencing | |||||
extension | 0..* | Extension | Additional content defined by implementations | |||||
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | ||||
type | S | 1..1 | CodeableConcept | Label 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. Required Pattern: At least the following | ||||
id | 0..1 | string | Unique id for inter-element referencing | |||||
extension | 0..* | Extension | Additional content defined by implementations | |||||
coding | 1..* | Coding | Code defined by a terminology system Fixed Value: (complex) | |||||
id | 0..1 | string | Unique id for inter-element referencing | |||||
extension | 0..* | Extension | Additional content defined by implementations | |||||
system | 1..1 | uri | Identity of the terminology system Fixed Value: http://hl7.org/fhir/us/davinci-cdex/CodeSystem/cdex-temp | |||||
version | 0..1 | string | Version of the system - if relevant | |||||
code | 1..1 | code | Symbol in syntax defined by the system Fixed Value: service-date | |||||
display | 0..1 | string | Representation defined by the system | |||||
userSelected | 0..1 | boolean | If this coding was chosen directly by the user | |||||
text | 0..1 | string | Plain text representation of the concept | |||||
value[x] | SC | 1..1 | date | Service Date value cdex-2: Date must be to day. | ||||
input:signature | S | 0..1 | BackboneElement | Signature flag | ||||
id | 0..1 | string | Unique id for inter-element referencing | |||||
extension | 0..* | Extension | Additional content defined by implementations | |||||
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | ||||
type | S | 1..1 | CodeableConcept | Label 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. Required Pattern: At least the following | ||||
id | 0..1 | string | Unique id for inter-element referencing | |||||
extension | 0..* | Extension | Additional content defined by implementations | |||||
coding | 1..* | Coding | Code defined by a terminology system Fixed Value: (complex) | |||||
id | 0..1 | string | Unique id for inter-element referencing | |||||
extension | 0..* | Extension | Additional content defined by implementations | |||||
system | 1..1 | uri | Identity of the terminology system Fixed Value: http://hl7.org/fhir/us/davinci-cdex/CodeSystem/cdex-temp | |||||
version | 0..1 | string | Version of the system - if relevant | |||||
code | 1..1 | code | Symbol in syntax defined by the system Fixed Value: signature-flag | |||||
display | 0..1 | string | Representation defined by the system | |||||
userSelected | 0..1 | boolean | If this coding was chosen directly by the user | |||||
text | 0..1 | string | Plain text representation of the concept | |||||
value[x] | S | 1..1 | boolean | Signature flag value | ||||
input:POU | 0..1 | BackboneElement | Purpose of use code' | |||||
id | 0..1 | string | Unique id for inter-element referencing | |||||
extension | 0..* | Extension | Additional content defined by implementations | |||||
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | ||||
type | 1..1 | CodeableConcept | Label 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. Required Pattern: At least the following | |||||
id | 0..1 | string | Unique id for inter-element referencing | |||||
extension | 0..* | Extension | Additional content defined by implementations | |||||
coding | 1..* | Coding | Code defined by a terminology system Fixed Value: (complex) | |||||
id | 0..1 | string | Unique id for inter-element referencing | |||||
extension | 0..* | Extension | Additional content defined by implementations | |||||
system | 1..1 | uri | Identity of the terminology system Fixed Value: http://hl7.org/fhir/us/davinci-cdex/CodeSystem/cdex-temp | |||||
version | 0..1 | string | Version of the system - if relevant | |||||
code | 1..1 | code | Symbol in syntax defined by the system Fixed Value: purpose-of-use | |||||
display | 0..1 | string | Representation defined by the system | |||||
userSelected | 0..1 | boolean | If this coding was chosen directly by the user | |||||
text | 0..1 | string | Plain text representation of the concept | |||||
value[x] | 1..1 | CodeableConcept | Purpose of use value Binding: CDex Purpose of Use Value Set (extensible) | |||||
input:multiple-submits | 0..1 | BackboneElement | Multiple submits flag | |||||
id | 0..1 | string | Unique id for inter-element referencing | |||||
extension | 0..* | Extension | Additional content defined by implementations | |||||
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | ||||
type | 1..1 | CodeableConcept | Label 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. Required Pattern: At least the following | |||||
id | 0..1 | string | Unique id for inter-element referencing | |||||
extension | 0..* | Extension | Additional content defined by implementations | |||||
coding | 1..* | Coding | Code defined by a terminology system Fixed Value: (complex) | |||||
id | 0..1 | string | Unique id for inter-element referencing | |||||
extension | 0..* | Extension | Additional content defined by implementations | |||||
system | 1..1 | uri | Identity of the terminology system Fixed Value: http://hl7.org/fhir/us/davinci-cdex/CodeSystem/cdex-temp | |||||
version | 0..1 | string | Version of the system - if relevant | |||||
code | 1..1 | code | Symbol in syntax defined by the system Fixed Value: multiple-submits-flag | |||||
display | 0..1 | string | Representation defined by the system | |||||
userSelected | 0..1 | boolean | If this coding was chosen directly by the user | |||||
text | 0..1 | string | Plain text representation of the concept | |||||
value[x] | 1..1 | boolean | Multiple submits flag value | |||||
Slices for output | 0..* | BackboneElement | Information produced as part of task Slice: Unordered, Open by pattern:type | |||||
output:All Slices | Content/Rules for all slices | |||||||
id | 0..1 | string | Unique id for inter-element referencing | |||||
extension | 0..* | Extension | Additional content defined by implementations | |||||
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | ||||
type | 1..1 | CodeableConcept | Label 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..1 | Result of output | ||||||
valueBase64Binary | base64Binary | |||||||
valueBoolean | boolean | |||||||
valueCanonical | canonical(Any) | |||||||
valueCode | code | |||||||
valueDate | date | |||||||
valueDateTime | dateTime | |||||||
valueDecimal | decimal | |||||||
valueId | id | |||||||
valueInstant | instant | |||||||
valueInteger | integer | |||||||
valueMarkdown | markdown | |||||||
valueOid | oid | |||||||
valuePositiveInt | positiveInt | |||||||
valueString | string | |||||||
valueTime | time | |||||||
valueUnsignedInt | unsignedInt | |||||||
valueUri | uri | |||||||
valueUrl | url | |||||||
valueUuid | uuid | |||||||
valueAddress | Address | |||||||
valueAge | Age | |||||||
valueAnnotation | Annotation | |||||||
valueAttachment | Attachment | |||||||
valueCodeableConcept | CodeableConcept | |||||||
valueCoding | Coding | |||||||
valueContactPoint | ContactPoint | |||||||
valueCount | Count | |||||||
valueDistance | Distance | |||||||
valueDuration | Duration | |||||||
valueHumanName | HumanName | |||||||
valueIdentifier | Identifier | |||||||
valueMoney | Money | |||||||
valuePeriod | Period | |||||||
valueQuantity | Quantity | |||||||
valueRange | Range | |||||||
valueRatio | Ratio | |||||||
valueReference | Reference(Any) | |||||||
valueSampledData | SampledData | |||||||
valueSignature | Signature | |||||||
valueTiming | Timing | |||||||
valueContactDetail | ContactDetail | |||||||
valueContributor | Contributor | |||||||
valueDataRequirement | DataRequirement | |||||||
valueExpression | Expression | |||||||
valueParameterDefinition | ParameterDefinition | |||||||
valueRelatedArtifact | RelatedArtifact | |||||||
valueTriggerDefinition | TriggerDefinition | |||||||
valueUsageContext | UsageContext | |||||||
valueDosage | Dosage | |||||||
valueMeta | Meta | |||||||
output:AttachmentsNeeded | 0..* | BackboneElement | Requested attachments | |||||
id | 0..1 | string | Unique id for inter-element referencing | |||||
extension | 0..* | Extension | Additional content defined by implementations | |||||
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | ||||
type | 1..1 | CodeableConcept | Label 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. Required Pattern: At least the following | |||||
id | 0..1 | string | Unique id for inter-element referencing | |||||
extension | 0..* | Extension | Additional content defined by implementations | |||||
coding | 1..* | Coding | Code defined by a terminology system Fixed Value: (complex) | |||||
id | 0..1 | string | Unique id for inter-element referencing | |||||
extension | 0..* | Extension | Additional content defined by implementations | |||||
system | 1..1 | uri | Identity of the terminology system Fixed Value: http://hl7.org/fhir/us/davinci-pas/CodeSystem/PASTempCodes | |||||
version | 0..1 | string | Version of the system - if relevant | |||||
code | 1..1 | code | Symbol in syntax defined by the system Fixed Value: attachments-needed | |||||
display | 0..1 | string | Representation defined by the system | |||||
userSelected | 0..1 | boolean | If this coding was chosen directly by the user | |||||
text | 0..1 | string | Plain text representation of the concept | |||||
value[x] | 1..1 | Reference() | AttachmentsNeeded reference | |||||
output:QuestionnairesNeeded | C | 0..1 | BackboneElement | Information produced as part of task | ||||
id | 0..1 | string | Unique id for inter-element referencing | |||||
extension | 0..* | Extension | Additional content defined by implementations | |||||
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | ||||
type | 1..1 | CodeableConcept | Label 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. Required Pattern: At least the following | |||||
id | 0..1 | string | Unique id for inter-element referencing | |||||
extension | 0..* | Extension | Additional content defined by implementations | |||||
coding | 1..* | Coding | Code defined by a terminology system Fixed Value: (complex) | |||||
id | 0..1 | string | Unique id for inter-element referencing | |||||
extension | 0..* | Extension | Additional content defined by implementations | |||||
system | 1..1 | uri | Identity of the terminology system Fixed Value: http://hl7.org/fhir/us/davinci-pas/CodeSystem/PASTempCodes | |||||
version | 0..1 | string | Version of the system - if relevant | |||||
code | 1..1 | code | Symbol in syntax defined by the system Fixed Value: questionnaires-needed | |||||
display | 0..1 | string | Representation defined by the system | |||||
userSelected | 0..1 | boolean | If this coding was chosen directly by the user | |||||
text | 0..1 | string | Plain text representation of the concept | |||||
value[x] | 1..1 | Reference(CDex SDC QuestionnaireResponse Profile | Adaptive Questionnaire Response) | Reference to the QuestionnaireResponse | |||||
Documentation for this format |
Path | Conformance | ValueSet / Code | URI | |||
Task.language | preferred | CommonLanguages
http://hl7.org/fhir/ValueSet/languages from the FHIR Standard | ||||
Task.identifier:tracking-id.use | required | IdentifierUsehttp://hl7.org/fhir/ValueSet/identifier-use|4.0.1 from the FHIR Standard | ||||
Task.identifier:tracking-id.type | extensible | Identifier Type Codeshttp://hl7.org/fhir/ValueSet/identifier-type from the FHIR Standard | ||||
Task.status | required | HRexTaskStatushttp://hl7.org/fhir/us/davinci-hrex/ValueSet/hrex-task-status | ||||
Task.statusReason | example | |||||
Task.businessStatus | example | |||||
Task.intent | required | Fixed Value: orderhttp://hl7.org/fhir/ValueSet/task-intent|4.0.1 from the FHIR Standard | ||||
Task.priority | required | RequestPriorityhttp://hl7.org/fhir/ValueSet/request-priority|4.0.1 from the FHIR Standard | ||||
Task.code | required | PASTaskCodeshttp://hl7.org/fhir/us/davinci-pas/ValueSet/PASTaskCodes | ||||
Task.for.type | extensible | ResourceTypehttp://hl7.org/fhir/ValueSet/resource-types from the FHIR Standard | ||||
Task.requester.type | extensible | ResourceTypehttp://hl7.org/fhir/ValueSet/resource-types from the FHIR Standard | ||||
Task.performerType | preferred | ProcedurePerformerRoleCodeshttp://hl7.org/fhir/ValueSet/performer-role from the FHIR Standard | ||||
Task.owner.type | extensible | ResourceTypehttp://hl7.org/fhir/ValueSet/resource-types from the FHIR Standard | ||||
Task.reasonCode | example | |||||
Task.reasonCode.coding:use | required | CDexClaimUseCodeshttp://hl7.org/fhir/us/davinci-cdex/ValueSet/cdex-claim-use from this IG | ||||
Task.reasonCode.text | required | CDexClaimUseCodeshttp://hl7.org/fhir/us/davinci-cdex/ValueSet/cdex-claim-use from this IG | ||||
Task.reasonReference.type | extensible | ResourceTypehttp://hl7.org/fhir/ValueSet/resource-types from the FHIR Standard | ||||
Task.input.type | example | |||||
Task.input:AttachmentsNeeded.type | example | Pattern: attachments-needed | ||||
Task.input:QuestionnairesNeeded.type | example | Pattern: questionnaires-needed | ||||
Task.input:PayerUrl.type | example | Pattern: payer-url | ||||
Task.input:service-date.type | example | Pattern: service-date | ||||
Task.input:signature.type | example | Pattern: signature-flag | ||||
Task.input:POU.type | example | Pattern: purpose-of-use | ||||
Task.input:POU.value[x] | extensible | CDexPOUCodeshttp://hl7.org/fhir/us/davinci-cdex/ValueSet/cdex-POU from this IG | ||||
Task.input:multiple-submits.type | example | Pattern: multiple-submits-flag | ||||
Task.output.type | example | |||||
Task.output:AttachmentsNeeded.type | example | Pattern: attachments-needed | ||||
Task.output:QuestionnairesNeeded.type | example | Pattern: questionnaires-needed |
Id | Grade | Path(s) | Details | Requirements |
cdex-1 | error | Task | The "service-date" input SHALL be present if the attachment is for a claim. : Task.reasonCode.coding.code.where($this='claim').exists() implies Task.input.type.coding.code.where($this='service-date').exists() | |
cdex-2 | error | Task.input:service-date.value[x] | Date must be to day. : $this.toString().length() = 10 | |
cdex-4 | error | Task | If code = "attachment-request-code", must have one or more "AttachmentsNeeded" inputs. : Task.code.coding.code.where($this='attachment-request-code').exists() implies Task.input.type.coding.code.where($this='attachments-needed').exists() | |
cdex-5 | error | Task | If code = "attachment-request-questionnaire", must have one or more "QuestionnairesNeeded" inputs. : Task.code.coding.code.where($this='attachment-request-questionnaire').exists() implies Task.input.type.coding.code.where($this='questionnaires-needed').exists() | |
cdex-6 | error | Task | Must have only "AttachmentsNeeded" or "QuestionnairesNeeded" inputs not both. : Task.input.type.coding.code.where($this='attachments-needed').exists() implies Task.input.type.coding.code.where($this='questionnaires-needed').empty() | |
cdex-10 | warning | Task | If code = "attachment-request-questionnaire" and status = "completed", should have one or more "questionnaires-needed" outputs referencing the QuestionnaireResponse. : (Task.code.coding.code.where($this='attachment-request-questionnaire').exists() and Task.status.where($this='completed').exists()) implies Task.output.type.coding.code.where($this='questionnaires-needed').exists() | |
tdr-2 | error | Task | Task statusReason SHALL be populated if status is 'rejected' or 'failed' : (status = 'rejected' or status = 'failed') implies statusReason.exists() |
This structure is derived from Task
Summary
Mandatory: 21 elements(6 nested mandatory elements)
Must-Support: 50 elements
Fixed: 6 elements
Structures
This structure refers to these other structures:
Extensions
This structure refers to these extensions:
Slices
This structure defines the following Slices:
Maturity: 2
Differential View
This structure is derived from Task
Name | Flags | Card. | Type | Description & Constraints | ||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
Task | C | 0..* | Task | A task to be performed cdex-1: The "service-date" input SHALL be present if the attachment is for a claim. cdex-4: If code = "attachment-request-code", must have one or more "AttachmentsNeeded" inputs. cdex-5: If code = "attachment-request-questionnaire", must have one or more "QuestionnairesNeeded" inputs. cdex-6: Must have only "AttachmentsNeeded" or "QuestionnairesNeeded" inputs not both. cdex-10: If code = "attachment-request-questionnaire" and status = "completed", should have one or more "questionnaires-needed" outputs referencing the QuestionnaireResponse. tdr-2: Task statusReason SHALL be populated if status is 'rejected' or 'failed' | ||||||||
Slices for contained | S | 2..* | Resource | Contained, inline Resources Slice: Unordered, Open by type:$this | ||||||||
contained:practitionerrole | S | 1..1 | CDexPractitionerRole | Contained PractitionerRole resource | ||||||||
contained:patient | S | 1..1 | CDexPatientDemographics | Contained Patient resource | ||||||||
Slices for identifier | S | 1..* | Identifier | Task Instance Identifier Slice: Unordered, Open by pattern:$this | ||||||||
identifier:tracking-id | S | 1..1 | Identifier | Re-association tracking control number Required Pattern: At least the following | ||||||||
type | 1..1 | CodeableConcept | Description of identifier Fixed Value: (complex) | |||||||||
coding | 1..* | Coding | Code defined by a terminology system Fixed Value: (complex) | |||||||||
system | 1..1 | uri | Identity of the terminology system Fixed Value: http://hl7.org/fhir/us/davinci-cdex/CodeSystem/cdex-temp | |||||||||
code | 1..1 | code | Symbol in syntax defined by the system Fixed Value: tracking-id | |||||||||
system | S | 0..1 | uri | The namespace for the identifier value | ||||||||
value | S | 1..1 | string | The value that is unique | ||||||||
status | SC | 1..1 | code | draft | requested | received | accepted | + Binding: HRex Task Status ValueSet (required) | ||||||||
statusReason | SC | 0..1 | CodeableConcept | Reason for current status | ||||||||
text | S | 1..1 | string | Plain text representation of the concept | ||||||||
intent | S | 1..1 | code | unknown | proposal | plan | order | original-order | reflex-order | filler-order | instance-order | option Fixed Value: order | ||||||||
code | SC | 1..1 | CodeableConcept | attachment-request-code | attachment-request-questionnaire Binding: PAS Task Codes (required) | ||||||||
coding | S | 1..* | Coding | Code defined by a terminology system | ||||||||
system | S | 0..1 | uri | Identity of the terminology system Fixed Value: http://hl7.org/fhir/us/davinci-pas/CodeSystem/PASTempCodes | ||||||||
code | S | 1..1 | code | Symbol in syntax defined by the system | ||||||||
for | S | 1..1 | Reference(CDex Patient Demographics Profile) {c} | Contained Patient. | ||||||||
reference | S | 1..1 | string | Contained resource reference Fixed Value: #patient | ||||||||
requester | S | 1..1 | Reference(HRex Organization Profile(1.1.0-ballot)) | Payer asking for attachments | ||||||||
identifier | S | 1..1 | Identifier | Payer ID | ||||||||
owner | S | 1..1 | Reference(CDex PractitionerRole Profile) {c} | Provider who submitted claim or preauthorization | ||||||||
reference | S | 1..1 | string | Contained resource reference Fixed Value: #practitionerrole | ||||||||
reasonCode | S | 1..1 | CodeableConcept | Why task is needed | ||||||||
Slices for coding | SC | 1..* | Coding | Code defined by a terminology system Slice: Unordered, Open by value:$this | ||||||||
coding:use | S | 1..* | Coding | Code defined by a terminology system Binding: CDex Claim Use Value Set (required) | ||||||||
system | S | 0..1 | uri | Identity of the terminology system | ||||||||
code | S | 1..1 | code | claim | preauthorization | ||||||||
text | S | 0..1 | string | claim | preauthorization Binding: CDex Claim Use Value Set (required) | ||||||||
reasonReference | S | 1..1 | Reference(Resource) | Why task is needed | ||||||||
identifier | S | 1..1 | Identifier | Claim or prior authorization ID | ||||||||
restriction | S | 0..1 | BackboneElement | Constraints on fulfillment tasks | ||||||||
period | S | 0..1 | Period | Attachments due date | ||||||||
Slices for input | S | 2..* | BackboneElement | Information used to perform task Slice: Unordered, Open by pattern:type | ||||||||
input:AttachmentsNeeded | SC | 0..* | BackboneElement | Attachment Code Binding: CDex LOINC Attachment Codes Value Set (extensible)
| ||||||||
extension | S | 0..* | Extension | Extension | ||||||||
url | S | 1..1 | uri | "http://hl7.org/fhir/us/davinci-pas/StructureDefinition/extension-paLineNumber" | ||||||||
value[x] | S | 1..1 | integer | Value of extension | ||||||||
type | S | 1..1 | CodeableConcept | Label for the input Required Pattern: At least the following | ||||||||
coding | 1..* | Coding | Code defined by a terminology system Fixed Value: (complex) | |||||||||
system | 1..1 | uri | Identity of the terminology system Fixed Value: http://hl7.org/fhir/us/davinci-pas/CodeSystem/PASTempCodes | |||||||||
code | 1..1 | code | Symbol in syntax defined by the system Fixed Value: attachments-needed | |||||||||
value[x] | S | 1..1 | CodeableConcept | Attachment code value | ||||||||
input:QuestionnairesNeeded | C | 0..* | BackboneElement | Data Request questionnaire | ||||||||
extension | S | 0..* | Extension | Extension | ||||||||
url | S | 1..1 | uri | "http://hl7.org/fhir/us/davinci-pas/StructureDefinition/extension-paLineNumber" | ||||||||
value[x] | S | 1..1 | integer | Value of extension | ||||||||
type | 1..1 | CodeableConcept | Label for the input Required Pattern: At least the following | |||||||||
coding | 1..* | Coding | Code defined by a terminology system Fixed Value: (complex) | |||||||||
system | 1..1 | uri | Identity of the terminology system Fixed Value: http://hl7.org/fhir/us/davinci-pas/CodeSystem/PASTempCodes | |||||||||
code | 1..1 | code | Symbol in syntax defined by the system Fixed Value: questionnaires-needed | |||||||||
value[x] | 1..1 | canonical(DTR Standard Questionnaire | DTR Questionnaire for adaptive form) | URL | |||||||||
Slices for extension | Content/Rules for all slices | |||||||||||
questionnaireDisplay | 0..1 | string | Display name for canonical reference URL: http://hl7.org/fhir/StructureDefinition/display | |||||||||
input:PayerUrl | S | 1..1 | BackboneElement | Payer Url | ||||||||
type | S | 1..1 | CodeableConcept | Label for the input Required Pattern: At least the following | ||||||||
coding | 1..* | Coding | Code defined by a terminology system Fixed Value: (complex) | |||||||||
system | 1..1 | uri | Identity of the terminology system Fixed Value: http://hl7.org/fhir/us/davinci-pas/CodeSystem/PASTempCodes | |||||||||
code | 1..1 | code | Symbol in syntax defined by the system Fixed Value: payer-url | |||||||||
value[x] | S | 1..1 | url | Payer url value | ||||||||
input:service-date | SC | 0..1 | BackboneElement | Service Date | ||||||||
type | S | 1..1 | CodeableConcept | Label for the input Required Pattern: At least the following | ||||||||
coding | 1..* | Coding | Code defined by a terminology system Fixed Value: (complex) | |||||||||
system | 1..1 | uri | Identity of the terminology system Fixed Value: http://hl7.org/fhir/us/davinci-cdex/CodeSystem/cdex-temp | |||||||||
code | 1..1 | code | Symbol in syntax defined by the system Fixed Value: service-date | |||||||||
value[x] | SC | 1..1 | date | Service Date value cdex-2: Date must be to day. | ||||||||
input:signature | S | 0..1 | BackboneElement | Signature flag | ||||||||
type | S | 1..1 | CodeableConcept | Label for the input Required Pattern: At least the following | ||||||||
coding | 1..* | Coding | Code defined by a terminology system Fixed Value: (complex) | |||||||||
system | 1..1 | uri | Identity of the terminology system Fixed Value: http://hl7.org/fhir/us/davinci-cdex/CodeSystem/cdex-temp | |||||||||
code | 1..1 | code | Symbol in syntax defined by the system Fixed Value: signature-flag | |||||||||
value[x] | S | 1..1 | boolean | Signature flag value | ||||||||
input:POU | 0..1 | BackboneElement | Purpose of use code' | |||||||||
type | 1..1 | CodeableConcept | Label for the input Required Pattern: At least the following | |||||||||
coding | 1..* | Coding | Code defined by a terminology system Fixed Value: (complex) | |||||||||
system | 1..1 | uri | Identity of the terminology system Fixed Value: http://hl7.org/fhir/us/davinci-cdex/CodeSystem/cdex-temp | |||||||||
code | 1..1 | code | Symbol in syntax defined by the system Fixed Value: purpose-of-use | |||||||||
value[x] | 1..1 | CodeableConcept | Purpose of use value Binding: CDex Purpose of Use Value Set (extensible) | |||||||||
input:multiple-submits | 0..1 | BackboneElement | Multiple submits flag | |||||||||
type | 1..1 | CodeableConcept | Label for the input Required Pattern: At least the following | |||||||||
coding | 1..* | Coding | Code defined by a terminology system Fixed Value: (complex) | |||||||||
system | 1..1 | uri | Identity of the terminology system Fixed Value: http://hl7.org/fhir/us/davinci-cdex/CodeSystem/cdex-temp | |||||||||
code | 1..1 | code | Symbol in syntax defined by the system Fixed Value: multiple-submits-flag | |||||||||
value[x] | 1..1 | boolean | Multiple submits flag value | |||||||||
Slices for output | 0..* | BackboneElement | Information produced as part of task Slice: Unordered, Open by pattern:type | |||||||||
output:AttachmentsNeeded | 0..* | BackboneElement | Requested attachments | |||||||||
type | 1..1 | CodeableConcept | Label for output Required Pattern: At least the following | |||||||||
coding | 1..* | Coding | Code defined by a terminology system Fixed Value: (complex) | |||||||||
system | 1..1 | uri | Identity of the terminology system Fixed Value: http://hl7.org/fhir/us/davinci-pas/CodeSystem/PASTempCodes | |||||||||
code | 1..1 | code | Symbol in syntax defined by the system Fixed Value: attachments-needed | |||||||||
value[x] | 1..1 | Reference() | AttachmentsNeeded reference | |||||||||
output:QuestionnairesNeeded | C | 0..1 | BackboneElement | Information produced as part of task | ||||||||
type | 1..1 | CodeableConcept | Label for output Required Pattern: At least the following | |||||||||
coding | 1..* | Coding | Code defined by a terminology system Fixed Value: (complex) | |||||||||
system | 1..1 | uri | Identity of the terminology system Fixed Value: http://hl7.org/fhir/us/davinci-pas/CodeSystem/PASTempCodes | |||||||||
code | 1..1 | code | Symbol in syntax defined by the system Fixed Value: questionnaires-needed | |||||||||
value[x] | 1..1 | Reference(CDex SDC QuestionnaireResponse Profile | Adaptive Questionnaire Response) | Reference to the QuestionnaireResponse | |||||||||
Documentation for this format |
Path | Conformance | ValueSet | URI |
Task.status | required | HRexTaskStatushttp://hl7.org/fhir/us/davinci-hrex/ValueSet/hrex-task-status | |
Task.code | required | PASTaskCodeshttp://hl7.org/fhir/us/davinci-pas/ValueSet/PASTaskCodes | |
Task.reasonCode.coding:use | required | CDexClaimUseCodeshttp://hl7.org/fhir/us/davinci-cdex/ValueSet/cdex-claim-use from this IG | |
Task.reasonCode.text | required | CDexClaimUseCodeshttp://hl7.org/fhir/us/davinci-cdex/ValueSet/cdex-claim-use from this IG | |
Task.input:AttachmentsNeeded | extensible | CDexLOINCAttachmentCodesValueSethttp://hl7.org/fhir/us/davinci-cdex/ValueSet/cdex-loinc-attachment-codes from this IG | |
Task.input:POU.value[x] | extensible | CDexPOUCodeshttp://hl7.org/fhir/us/davinci-cdex/ValueSet/cdex-POU from this IG |
Id | Grade | Path(s) | Details | Requirements |
cdex-1 | error | Task | The "service-date" input SHALL be present if the attachment is for a claim. : Task.reasonCode.coding.code.where($this='claim').exists() implies Task.input.type.coding.code.where($this='service-date').exists() | |
cdex-2 | error | Task.input:service-date.value[x] | Date must be to day. : $this.toString().length() = 10 | |
cdex-4 | error | Task | If code = "attachment-request-code", must have one or more "AttachmentsNeeded" inputs. : Task.code.coding.code.where($this='attachment-request-code').exists() implies Task.input.type.coding.code.where($this='attachments-needed').exists() | |
cdex-5 | error | Task | If code = "attachment-request-questionnaire", must have one or more "QuestionnairesNeeded" inputs. : Task.code.coding.code.where($this='attachment-request-questionnaire').exists() implies Task.input.type.coding.code.where($this='questionnaires-needed').exists() | |
cdex-6 | error | Task | Must have only "AttachmentsNeeded" or "QuestionnairesNeeded" inputs not both. : Task.input.type.coding.code.where($this='attachments-needed').exists() implies Task.input.type.coding.code.where($this='questionnaires-needed').empty() | |
cdex-10 | warning | Task | If code = "attachment-request-questionnaire" and status = "completed", should have one or more "questionnaires-needed" outputs referencing the QuestionnaireResponse. : (Task.code.coding.code.where($this='attachment-request-questionnaire').exists() and Task.status.where($this='completed').exists()) implies Task.output.type.coding.code.where($this='questionnaires-needed').exists() | |
tdr-2 | error | Task | Task statusReason SHALL be populated if status is 'rejected' or 'failed' : (status = 'rejected' or status = 'failed') implies statusReason.exists() |
Key Elements View
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Task | C | 0..* | Task | A task to be performed inv-1: Last modified date must be greater than or equal to authored-on date. cdex-1: The "service-date" input SHALL be present if the attachment is for a claim. cdex-4: If code = "attachment-request-code", must have one or more "AttachmentsNeeded" inputs. cdex-5: If code = "attachment-request-questionnaire", must have one or more "QuestionnairesNeeded" inputs. cdex-6: Must have only "AttachmentsNeeded" or "QuestionnairesNeeded" inputs not both. cdex-10: If code = "attachment-request-questionnaire" and status = "completed", should have one or more "questionnaires-needed" outputs referencing the QuestionnaireResponse. tdr-2: Task statusReason SHALL be populated if status is 'rejected' or 'failed' |
implicitRules | ?!Σ | 0..1 | uri | A set of rules under which this content was created |
Slices for contained | S | 2..* | Resource | Contained, inline Resources Slice: Unordered, Open by type:$this |
contained:practitionerrole | S | 1..1 | CDexPractitionerRole | Contained PractitionerRole resource |
contained:patient | S | 1..1 | CDexPatientDemographics | Contained Patient resource |
modifierExtension | ?! | 0..* | Extension | Extensions that cannot be ignored |
Slices for identifier | S | 1..* | Identifier | Task Instance Identifier Slice: Unordered, Open by pattern:$this |
identifier:tracking-id | S | 1..1 | Identifier | Re-association tracking control number Required Pattern: At least the following |
type | 1..1 | CodeableConcept | Description of identifier Fixed Value: (complex) | |
coding | 1..* | Coding | Code defined by a terminology system Fixed Value: (complex) | |
system | 1..1 | uri | Identity of the terminology system Fixed Value: http://hl7.org/fhir/us/davinci-cdex/CodeSystem/cdex-temp | |
code | 1..1 | code | Symbol in syntax defined by the system Fixed Value: tracking-id | |
use | ?!Σ | 0..1 | code | usual | official | temp | secondary | old (If known) Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known . |
system | SΣ | 0..1 | uri | The namespace for the identifier value Example General: http://www.acme.com/identifiers/patient |
value | SΣ | 1..1 | string | The value that is unique Example General: 123456 |
status | ?!SΣC | 1..1 | code | draft | requested | received | accepted | + Binding: HRex Task Status ValueSet (required) |
statusReason | SΣC | 0..1 | CodeableConcept | Reason 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. |
text | SΣ | 1..1 | string | Plain text representation of the concept |
intent | SΣ | 1..1 | code | unknown | proposal | plan | order | original-order | reflex-order | filler-order | instance-order | option Binding: TaskIntent (required): Distinguishes whether the task is a proposal, plan or full order. Fixed Value: order |
code | SΣC | 1..1 | CodeableConcept | attachment-request-code | attachment-request-questionnaire Binding: PAS Task Codes (required) |
coding | SΣ | 1..* | Coding | Code defined by a terminology system |
system | SΣ | 0..1 | uri | Identity of the terminology system Fixed Value: http://hl7.org/fhir/us/davinci-pas/CodeSystem/PASTempCodes |
code | SΣ | 1..1 | code | Symbol in syntax defined by the system |
for | SΣ | 1..1 | Reference(CDex Patient Demographics Profile) {c} | Contained Patient. |
reference | SΣC | 1..1 | string | Contained resource reference Fixed Value: #patient |
requester | SΣ | 1..1 | Reference(HRex Organization Profile(1.1.0-ballot)) | Payer asking for attachments |
identifier | SΣ | 1..1 | Identifier | Payer ID |
owner | SΣ | 1..1 | Reference(CDex PractitionerRole Profile) {c} | Provider who submitted claim or preauthorization |
reference | SΣC | 1..1 | string | Contained resource reference Fixed Value: #practitionerrole |
reasonCode | S | 1..1 | CodeableConcept | Why task is needed Binding Description (No ValueSet): (example): Indicates why the task is needed. E.g. Suspended because patient admitted to hospital. |
Slices for coding | SΣC | 1..* | Coding | Code defined by a terminology system Slice: Unordered, Open by value:$this |
coding:use | SΣ | 1..* | Coding | Code defined by a terminology system Binding: CDex Claim Use Value Set (required) |
system | SΣ | 0..1 | uri | Identity of the terminology system |
code | SΣ | 1..1 | code | claim | preauthorization |
text | SΣ | 0..1 | string | claim | preauthorization Binding: CDex Claim Use Value Set (required) |
reasonReference | S | 1..1 | Reference(Resource) | Why task is needed |
identifier | SΣ | 1..1 | Identifier | Claim or prior authorization ID |
restriction | S | 0..1 | BackboneElement | Constraints on fulfillment tasks |
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
period | S | 0..1 | Period | Attachments due date |
Slices for input | S | 2..* | BackboneElement | Information used to perform task Slice: Unordered, Open by pattern:type |
input:All Slices | Content/Rules for all slices | |||
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
type | 1..1 | CodeableConcept | Label 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..1 | Content to use in performing the task | ||
valueBase64Binary | base64Binary | |||
valueBoolean | boolean | |||
valueCanonical | canonical(Any) | |||
valueCode | code | |||
valueDate | date | |||
valueDateTime | dateTime | |||
valueDecimal | decimal | |||
valueId | id | |||
valueInstant | instant | |||
valueInteger | integer | |||
valueMarkdown | markdown | |||
valueOid | oid | |||
valuePositiveInt | positiveInt | |||
valueString | string | |||
valueTime | time | |||
valueUnsignedInt | unsignedInt | |||
valueUri | uri | |||
valueUrl | url | |||
valueUuid | uuid | |||
valueAddress | Address | |||
valueAge | Age | |||
valueAnnotation | Annotation | |||
valueAttachment | Attachment | |||
valueCodeableConcept | CodeableConcept | |||
valueCoding | Coding | |||
valueContactPoint | ContactPoint | |||
valueCount | Count | |||
valueDistance | Distance | |||
valueDuration | Duration | |||
valueHumanName | HumanName | |||
valueIdentifier | Identifier | |||
valueMoney | Money | |||
valuePeriod | Period | |||
valueQuantity | Quantity | |||
valueRange | Range | |||
valueRatio | Ratio | |||
valueReference | Reference(Any) | |||
valueSampledData | SampledData | |||
valueSignature | Signature | |||
valueTiming | Timing | |||
valueContactDetail | ContactDetail | |||
valueContributor | Contributor | |||
valueDataRequirement | DataRequirement | |||
valueExpression | Expression | |||
valueParameterDefinition | ParameterDefinition | |||
valueRelatedArtifact | RelatedArtifact | |||
valueTriggerDefinition | TriggerDefinition | |||
valueUsageContext | UsageContext | |||
valueDosage | Dosage | |||
valueMeta | Meta | |||
input:AttachmentsNeeded | SC | 0..* | BackboneElement | Attachment Code |
extension | S | 0..* | Extension | Extension |
url | S | 1..1 | uri | "http://hl7.org/fhir/us/davinci-pas/StructureDefinition/extension-paLineNumber" |
value[x] | S | 1..1 | integer | Value of extension |
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
type | S | 1..1 | CodeableConcept | Label 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. Required Pattern: At least the following |
coding | 1..* | Coding | Code defined by a terminology system Fixed Value: (complex) | |
system | 1..1 | uri | Identity of the terminology system Fixed Value: http://hl7.org/fhir/us/davinci-pas/CodeSystem/PASTempCodes | |
code | 1..1 | code | Symbol in syntax defined by the system Fixed Value: attachments-needed | |
value[x] | S | 1..1 | CodeableConcept | Attachment code value |
input:QuestionnairesNeeded | C | 0..* | BackboneElement | Data Request questionnaire |
extension | S | 0..* | Extension | Extension |
url | S | 1..1 | uri | "http://hl7.org/fhir/us/davinci-pas/StructureDefinition/extension-paLineNumber" |
value[x] | S | 1..1 | integer | Value of extension |
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
type | 1..1 | CodeableConcept | Label 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. Required Pattern: At least the following | |
coding | 1..* | Coding | Code defined by a terminology system Fixed Value: (complex) | |
system | 1..1 | uri | Identity of the terminology system Fixed Value: http://hl7.org/fhir/us/davinci-pas/CodeSystem/PASTempCodes | |
code | 1..1 | code | Symbol in syntax defined by the system Fixed Value: questionnaires-needed | |
value[x] | 1..1 | canonical(DTR Standard Questionnaire | DTR Questionnaire for adaptive form) | URL | |
Slices for extension | Content/Rules for all slices | |||
questionnaireDisplay | 0..1 | string | Display name for canonical reference URL: http://hl7.org/fhir/StructureDefinition/display | |
input:PayerUrl | S | 1..1 | BackboneElement | Payer Url |
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
type | S | 1..1 | CodeableConcept | Label 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. Required Pattern: At least the following |
coding | 1..* | Coding | Code defined by a terminology system Fixed Value: (complex) | |
system | 1..1 | uri | Identity of the terminology system Fixed Value: http://hl7.org/fhir/us/davinci-pas/CodeSystem/PASTempCodes | |
code | 1..1 | code | Symbol in syntax defined by the system Fixed Value: payer-url | |
value[x] | S | 1..1 | url | Payer url value |
input:service-date | SC | 0..1 | BackboneElement | Service Date |
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
type | S | 1..1 | CodeableConcept | Label 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. Required Pattern: At least the following |
coding | 1..* | Coding | Code defined by a terminology system Fixed Value: (complex) | |
system | 1..1 | uri | Identity of the terminology system Fixed Value: http://hl7.org/fhir/us/davinci-cdex/CodeSystem/cdex-temp | |
code | 1..1 | code | Symbol in syntax defined by the system Fixed Value: service-date | |
value[x] | SC | 1..1 | date | Service Date value cdex-2: Date must be to day. |
input:signature | S | 0..1 | BackboneElement | Signature flag |
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
type | S | 1..1 | CodeableConcept | Label 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. Required Pattern: At least the following |
coding | 1..* | Coding | Code defined by a terminology system Fixed Value: (complex) | |
system | 1..1 | uri | Identity of the terminology system Fixed Value: http://hl7.org/fhir/us/davinci-cdex/CodeSystem/cdex-temp | |
code | 1..1 | code | Symbol in syntax defined by the system Fixed Value: signature-flag | |
value[x] | S | 1..1 | boolean | Signature flag value |
input:POU | 0..1 | BackboneElement | Purpose of use code' | |
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
type | 1..1 | CodeableConcept | Label 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. Required Pattern: At least the following | |
coding | 1..* | Coding | Code defined by a terminology system Fixed Value: (complex) | |
system | 1..1 | uri | Identity of the terminology system Fixed Value: http://hl7.org/fhir/us/davinci-cdex/CodeSystem/cdex-temp | |
code | 1..1 | code | Symbol in syntax defined by the system Fixed Value: purpose-of-use | |
value[x] | 1..1 | CodeableConcept | Purpose of use value Binding: CDex Purpose of Use Value Set (extensible) | |
input:multiple-submits | 0..1 | BackboneElement | Multiple submits flag | |
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
type | 1..1 | CodeableConcept | Label 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. Required Pattern: At least the following | |
coding | 1..* | Coding | Code defined by a terminology system Fixed Value: (complex) | |
system | 1..1 | uri | Identity of the terminology system Fixed Value: http://hl7.org/fhir/us/davinci-cdex/CodeSystem/cdex-temp | |
code | 1..1 | code | Symbol in syntax defined by the system Fixed Value: multiple-submits-flag | |
value[x] | 1..1 | boolean | Multiple submits flag value | |
Slices for output | 0..* | BackboneElement | Information produced as part of task Slice: Unordered, Open by pattern:type | |
output:All Slices | Content/Rules for all slices | |||
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
type | 1..1 | CodeableConcept | Label 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..1 | Result of output | ||
valueBase64Binary | base64Binary | |||
valueBoolean | boolean | |||
valueCanonical | canonical(Any) | |||
valueCode | code | |||
valueDate | date | |||
valueDateTime | dateTime | |||
valueDecimal | decimal | |||
valueId | id | |||
valueInstant | instant | |||
valueInteger | integer | |||
valueMarkdown | markdown | |||
valueOid | oid | |||
valuePositiveInt | positiveInt | |||
valueString | string | |||
valueTime | time | |||
valueUnsignedInt | unsignedInt | |||
valueUri | uri | |||
valueUrl | url | |||
valueUuid | uuid | |||
valueAddress | Address | |||
valueAge | Age | |||
valueAnnotation | Annotation | |||
valueAttachment | Attachment | |||
valueCodeableConcept | CodeableConcept | |||
valueCoding | Coding | |||
valueContactPoint | ContactPoint | |||
valueCount | Count | |||
valueDistance | Distance | |||
valueDuration | Duration | |||
valueHumanName | HumanName | |||
valueIdentifier | Identifier | |||
valueMoney | Money | |||
valuePeriod | Period | |||
valueQuantity | Quantity | |||
valueRange | Range | |||
valueRatio | Ratio | |||
valueReference | Reference(Any) | |||
valueSampledData | SampledData | |||
valueSignature | Signature | |||
valueTiming | Timing | |||
valueContactDetail | ContactDetail | |||
valueContributor | Contributor | |||
valueDataRequirement | DataRequirement | |||
valueExpression | Expression | |||
valueParameterDefinition | ParameterDefinition | |||
valueRelatedArtifact | RelatedArtifact | |||
valueTriggerDefinition | TriggerDefinition | |||
valueUsageContext | UsageContext | |||
valueDosage | Dosage | |||
valueMeta | Meta | |||
output:AttachmentsNeeded | 0..* | BackboneElement | Requested attachments | |
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
type | 1..1 | CodeableConcept | Label 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. Required Pattern: At least the following | |
coding | 1..* | Coding | Code defined by a terminology system Fixed Value: (complex) | |
system | 1..1 | uri | Identity of the terminology system Fixed Value: http://hl7.org/fhir/us/davinci-pas/CodeSystem/PASTempCodes | |
code | 1..1 | code | Symbol in syntax defined by the system Fixed Value: attachments-needed | |
value[x] | 1..1 | Reference() | AttachmentsNeeded reference | |
output:QuestionnairesNeeded | C | 0..1 | BackboneElement | Information produced as part of task |
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
type | 1..1 | CodeableConcept | Label 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. Required Pattern: At least the following | |
coding | 1..* | Coding | Code defined by a terminology system Fixed Value: (complex) | |
system | 1..1 | uri | Identity of the terminology system Fixed Value: http://hl7.org/fhir/us/davinci-pas/CodeSystem/PASTempCodes | |
code | 1..1 | code | Symbol in syntax defined by the system Fixed Value: questionnaires-needed | |
value[x] | 1..1 | Reference(CDex SDC QuestionnaireResponse Profile | Adaptive Questionnaire Response) | Reference to the QuestionnaireResponse | |
Documentation for this format |
Path | Conformance | ValueSet / Code | URI |
Task.identifier:tracking-id.use | required | IdentifierUsehttp://hl7.org/fhir/ValueSet/identifier-use|4.0.1 from the FHIR Standard | |
Task.status | required | HRexTaskStatushttp://hl7.org/fhir/us/davinci-hrex/ValueSet/hrex-task-status | |
Task.statusReason | example | ||
Task.intent | required | Fixed Value: orderhttp://hl7.org/fhir/ValueSet/task-intent|4.0.1 from the FHIR Standard | |
Task.code | required | PASTaskCodeshttp://hl7.org/fhir/us/davinci-pas/ValueSet/PASTaskCodes | |
Task.reasonCode | example | ||
Task.reasonCode.coding:use | required | CDexClaimUseCodeshttp://hl7.org/fhir/us/davinci-cdex/ValueSet/cdex-claim-use from this IG | |
Task.reasonCode.text | required | CDexClaimUseCodeshttp://hl7.org/fhir/us/davinci-cdex/ValueSet/cdex-claim-use from this IG | |
Task.input.type | example | ||
Task.input:AttachmentsNeeded.type | example | Pattern: attachments-needed | |
Task.input:QuestionnairesNeeded.type | example | Pattern: questionnaires-needed | |
Task.input:PayerUrl.type | example | Pattern: payer-url | |
Task.input:service-date.type | example | Pattern: service-date | |
Task.input:signature.type | example | Pattern: signature-flag | |
Task.input:POU.type | example | Pattern: purpose-of-use | |
Task.input:POU.value[x] | extensible | CDexPOUCodeshttp://hl7.org/fhir/us/davinci-cdex/ValueSet/cdex-POU from this IG | |
Task.input:multiple-submits.type | example | Pattern: multiple-submits-flag | |
Task.output.type | example | ||
Task.output:AttachmentsNeeded.type | example | Pattern: attachments-needed | |
Task.output:QuestionnairesNeeded.type | example | Pattern: questionnaires-needed |
Id | Grade | Path(s) | Details | Requirements |
cdex-1 | error | Task | The "service-date" input SHALL be present if the attachment is for a claim. : Task.reasonCode.coding.code.where($this='claim').exists() implies Task.input.type.coding.code.where($this='service-date').exists() | |
cdex-2 | error | Task.input:service-date.value[x] | Date must be to day. : $this.toString().length() = 10 | |
cdex-4 | error | Task | If code = "attachment-request-code", must have one or more "AttachmentsNeeded" inputs. : Task.code.coding.code.where($this='attachment-request-code').exists() implies Task.input.type.coding.code.where($this='attachments-needed').exists() | |
cdex-5 | error | Task | If code = "attachment-request-questionnaire", must have one or more "QuestionnairesNeeded" inputs. : Task.code.coding.code.where($this='attachment-request-questionnaire').exists() implies Task.input.type.coding.code.where($this='questionnaires-needed').exists() | |
cdex-6 | error | Task | Must have only "AttachmentsNeeded" or "QuestionnairesNeeded" inputs not both. : Task.input.type.coding.code.where($this='attachments-needed').exists() implies Task.input.type.coding.code.where($this='questionnaires-needed').empty() | |
cdex-10 | warning | Task | If code = "attachment-request-questionnaire" and status = "completed", should have one or more "questionnaires-needed" outputs referencing the QuestionnaireResponse. : (Task.code.coding.code.where($this='attachment-request-questionnaire').exists() and Task.status.where($this='completed').exists()) implies Task.output.type.coding.code.where($this='questionnaires-needed').exists() | |
tdr-2 | error | Task | Task statusReason SHALL be populated if status is 'rejected' or 'failed' : (status = 'rejected' or status = 'failed') implies statusReason.exists() |
Snapshot View
Name | Flags | Card. | Type | Description & Constraints | ||||
---|---|---|---|---|---|---|---|---|
Task | C | 0..* | Task | A task to be performed inv-1: Last modified date must be greater than or equal to authored-on date. cdex-1: The "service-date" input SHALL be present if the attachment is for a claim. cdex-4: If code = "attachment-request-code", must have one or more "AttachmentsNeeded" inputs. cdex-5: If code = "attachment-request-questionnaire", must have one or more "QuestionnairesNeeded" inputs. cdex-6: Must have only "AttachmentsNeeded" or "QuestionnairesNeeded" inputs not both. cdex-10: If code = "attachment-request-questionnaire" and status = "completed", should have one or more "questionnaires-needed" outputs referencing the QuestionnaireResponse. tdr-2: Task statusReason SHALL be populated if status is 'rejected' or 'failed' | ||||
id | Σ | 0..1 | id | Logical id of this artifact | ||||
meta | Σ | 0..1 | Meta | Metadata about the resource | ||||
implicitRules | ?!Σ | 0..1 | uri | A set of rules under which this content was created | ||||
language | 0..1 | code | Language of the resource content Binding: CommonLanguages (preferred): A human language.
| |||||
text | 0..1 | Narrative | Text summary of the resource, for human interpretation | |||||
Slices for contained | S | 2..* | Resource | Contained, inline Resources Slice: Unordered, Open by type:$this | ||||
contained:practitionerrole | S | 1..1 | CDexPractitionerRole | Contained PractitionerRole resource | ||||
contained:patient | S | 1..1 | CDexPatientDemographics | Contained Patient resource | ||||
extension | 0..* | Extension | Additional content defined by implementations | |||||
modifierExtension | ?! | 0..* | Extension | Extensions that cannot be ignored | ||||
Slices for identifier | S | 1..* | Identifier | Task Instance Identifier Slice: Unordered, Open by pattern:$this | ||||
identifier:tracking-id | S | 1..1 | Identifier | Re-association tracking control number Required Pattern: At least the following | ||||
id | 0..1 | string | Unique id for inter-element referencing | |||||
extension | 0..* | Extension | Additional content defined by implementations | |||||
use | 0..1 | code | usual | official | temp | secondary | old (If known) | |||||
type | 1..1 | CodeableConcept | Description of identifier Fixed Value: (complex) | |||||
id | 0..1 | string | Unique id for inter-element referencing | |||||
extension | 0..* | Extension | Additional content defined by implementations | |||||
coding | 1..* | Coding | Code defined by a terminology system Fixed Value: (complex) | |||||
id | 0..1 | string | Unique id for inter-element referencing | |||||
extension | 0..* | Extension | Additional content defined by implementations | |||||
system | 1..1 | uri | Identity of the terminology system Fixed Value: http://hl7.org/fhir/us/davinci-cdex/CodeSystem/cdex-temp | |||||
version | 0..1 | string | Version of the system - if relevant | |||||
code | 1..1 | code | Symbol in syntax defined by the system Fixed Value: tracking-id | |||||
display | 0..1 | string | Representation defined by the system | |||||
userSelected | 0..1 | boolean | If this coding was chosen directly by the user | |||||
text | 0..1 | string | Plain text representation of the concept | |||||
system | 0..1 | uri | The namespace for the identifier value | |||||
value | 0..1 | string | The value that is unique | |||||
period | 0..1 | Period | Time period when id is/was valid for use | |||||
assigner | 0..1 | Reference(Organization) | Organization that issued id (may be just text) | |||||
id | 0..1 | string | Unique id for inter-element referencing | |||||
extension | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |||||
use | ?!Σ | 0..1 | code | usual | official | temp | secondary | old (If known) Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known . | ||||
type | Σ | 0..1 | CodeableConcept | Description of identifier Binding: Identifier Type Codes (extensible): A coded type for an identifier that can be used to determine which identifier to use for a specific purpose. | ||||
system | SΣ | 0..1 | uri | The namespace for the identifier value Example General: http://www.acme.com/identifiers/patient | ||||
value | SΣ | 1..1 | string | The value that is unique Example General: 123456 | ||||
period | Σ | 0..1 | Period | Time period when id is/was valid for use | ||||
assigner | Σ | 0..1 | Reference(Organization) | Organization that issued id (may be just text) | ||||
instantiatesCanonical | Σ | 0..1 | canonical(ActivityDefinition) | Formal definition of task | ||||
instantiatesUri | Σ | 0..1 | uri | Formal definition of task | ||||
basedOn | Σ | 0..* | Reference(Resource) | Request fulfilled by this task | ||||
groupIdentifier | Σ | 0..1 | Identifier | Requisition or grouper id | ||||
partOf | Σ | 0..* | Reference(Task) | Composite task | ||||
status | ?!SΣC | 1..1 | code | draft | requested | received | accepted | + Binding: HRex Task Status ValueSet (required) | ||||
statusReason | SΣC | 0..1 | CodeableConcept | Reason 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..1 | string | Unique id for inter-element referencing | |||||
extension | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |||||
coding | Σ | 0..* | Coding | Code defined by a terminology system | ||||
text | SΣ | 1..1 | string | Plain text representation of the concept | ||||
businessStatus | Σ | 0..1 | CodeableConcept | E.g. "Specimen collected", "IV prepped" Binding Description (No ValueSet): (example): The domain-specific business-contextual sub-state of the task. For example: "Blood drawn", "IV inserted", "Awaiting physician signature", etc. | ||||
intent | SΣ | 1..1 | code | unknown | proposal | plan | order | original-order | reflex-order | filler-order | instance-order | option Binding: TaskIntent (required): Distinguishes whether the task is a proposal, plan or full order. Fixed Value: order | ||||
priority | 0..1 | code | routine | urgent | asap | stat Binding: RequestPriority (required): The task's priority. | |||||
code | SΣC | 1..1 | CodeableConcept | attachment-request-code | attachment-request-questionnaire Binding: PAS Task Codes (required) | ||||
id | 0..1 | string | Unique id for inter-element referencing | |||||
extension | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |||||
coding | SΣ | 1..* | Coding | Code defined by a terminology system | ||||
id | 0..1 | string | Unique id for inter-element referencing | |||||
extension | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |||||
system | SΣ | 0..1 | uri | Identity of the terminology system Fixed Value: http://hl7.org/fhir/us/davinci-pas/CodeSystem/PASTempCodes | ||||
version | Σ | 0..1 | string | Version of the system - if relevant | ||||
code | SΣ | 1..1 | code | Symbol in syntax defined by the system | ||||
display | Σ | 0..1 | string | Representation defined by the system | ||||
userSelected | Σ | 0..1 | boolean | If this coding was chosen directly by the user | ||||
text | Σ | 0..1 | string | Plain text representation of the concept | ||||
description | Σ | 0..1 | string | Human-readable explanation of task | ||||
focus | Σ | 0..1 | Reference(Resource) | What task is acting on | ||||
for | SΣ | 1..1 | Reference(CDex Patient Demographics Profile) {c} | Contained Patient. | ||||
id | 0..1 | string | Unique id for inter-element referencing | |||||
extension | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |||||
reference | SΣC | 1..1 | string | Contained resource reference Fixed Value: #patient | ||||
type | Σ | 0..1 | uri | Type the reference refers to (e.g. "Patient") Binding: ResourceType (extensible): Aa resource (or, for logical models, the URI of the logical model). | ||||
identifier | Σ | 0..1 | Identifier | Logical reference, when literal reference is not known | ||||
display | Σ | 0..1 | string | Text alternative for the resource | ||||
encounter | Σ | 0..1 | Reference(Encounter) | Healthcare event during which this task originated | ||||
executionPeriod | Σ | 0..1 | Period | Start and end time of execution | ||||
authoredOn | C | 0..1 | dateTime | Task Creation Date | ||||
lastModified | ΣC | 0..1 | dateTime | Task Last Modified Date | ||||
requester | SΣ | 1..1 | Reference(HRex Organization Profile(1.1.0-ballot)) | Payer asking for attachments | ||||
id | 0..1 | string | Unique id for inter-element referencing | |||||
extension | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |||||
reference | ΣC | 0..1 | string | Literal reference, Relative, internal or absolute URL | ||||
type | Σ | 0..1 | uri | Type the reference refers to (e.g. "Patient") Binding: ResourceType (extensible): Aa resource (or, for logical models, the URI of the logical model). | ||||
identifier | SΣ | 1..1 | Identifier | Payer ID | ||||
display | Σ | 0..1 | string | Text alternative for the resource | ||||
performerType | 0..* | CodeableConcept | Requested performer Binding: ProcedurePerformerRoleCodes (preferred): The type(s) of task performers allowed. | |||||
owner | SΣ | 1..1 | Reference(CDex PractitionerRole Profile) {c} | Provider who submitted claim or preauthorization | ||||
id | 0..1 | string | Unique id for inter-element referencing | |||||
extension | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |||||
reference | SΣC | 1..1 | string | Contained resource reference Fixed Value: #practitionerrole | ||||
type | Σ | 0..1 | uri | Type the reference refers to (e.g. "Patient") Binding: ResourceType (extensible): Aa resource (or, for logical models, the URI of the logical model). | ||||
identifier | Σ | 0..1 | Identifier | Logical reference, when literal reference is not known | ||||
display | Σ | 0..1 | string | Text alternative for the resource | ||||
location | Σ | 0..1 | Reference(Location) | Where task occurs | ||||
reasonCode | S | 1..1 | CodeableConcept | Why task is needed Binding Description (No ValueSet): (example): Indicates why the task is needed. E.g. Suspended because patient admitted to hospital. | ||||
id | 0..1 | string | Unique id for inter-element referencing | |||||
extension | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |||||
Slices for coding | SΣC | 1..* | Coding | Code defined by a terminology system Slice: Unordered, Open by value:$this | ||||
coding:use | SΣ | 1..* | Coding | Code defined by a terminology system Binding: CDex Claim Use Value Set (required) | ||||
id | 0..1 | string | Unique id for inter-element referencing | |||||
extension | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |||||
system | SΣ | 0..1 | uri | Identity of the terminology system | ||||
version | Σ | 0..1 | string | Version of the system - if relevant | ||||
code | SΣ | 1..1 | code | claim | preauthorization | ||||
display | Σ | 0..1 | string | Representation defined by the system | ||||
userSelected | Σ | 0..1 | boolean | If this coding was chosen directly by the user | ||||
text | SΣ | 0..1 | string | claim | preauthorization Binding: CDex Claim Use Value Set (required) | ||||
reasonReference | S | 1..1 | Reference(Resource) | Why task is needed | ||||
id | 0..1 | string | Unique id for inter-element referencing | |||||
extension | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |||||
reference | ΣC | 0..1 | string | Literal reference, Relative, internal or absolute URL | ||||
type | Σ | 0..1 | uri | Type the reference refers to (e.g. "Patient") Binding: ResourceType (extensible): Aa resource (or, for logical models, the URI of the logical model). | ||||
identifier | SΣ | 1..1 | Identifier | Claim or prior authorization ID | ||||
display | Σ | 0..1 | string | Text alternative for the resource | ||||
insurance | 0..* | Reference(Coverage | ClaimResponse) | Associated insurance coverage | |||||
note | 0..* | Annotation | Comments made about the task | |||||
relevantHistory | 0..* | Reference(Provenance) | Key events in history of the Task | |||||
restriction | S | 0..1 | BackboneElement | Constraints on fulfillment tasks | ||||
id | 0..1 | string | Unique id for inter-element referencing | |||||
extension | 0..* | Extension | Additional content defined by implementations | |||||
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | ||||
repetitions | 0..1 | positiveInt | How many times to repeat | |||||
period | S | 0..1 | Period | Attachments due date | ||||
recipient | 0..* | Reference(Patient | Practitioner | PractitionerRole | RelatedPerson | Group | Organization) | For whom is fulfillment sought? | |||||
Slices for input | S | 2..* | BackboneElement | Information used to perform task Slice: Unordered, Open by pattern:type | ||||
input:All Slices | Content/Rules for all slices | |||||||
id | 0..1 | string | Unique id for inter-element referencing | |||||
extension | 0..* | Extension | Additional content defined by implementations | |||||
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | ||||
type | 1..1 | CodeableConcept | Label 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..1 | Content to use in performing the task | ||||||
valueBase64Binary | base64Binary | |||||||
valueBoolean | boolean | |||||||
valueCanonical | canonical(Any) | |||||||
valueCode | code | |||||||
valueDate | date | |||||||
valueDateTime | dateTime | |||||||
valueDecimal | decimal | |||||||
valueId | id | |||||||
valueInstant | instant | |||||||
valueInteger | integer | |||||||
valueMarkdown | markdown | |||||||
valueOid | oid | |||||||
valuePositiveInt | positiveInt | |||||||
valueString | string | |||||||
valueTime | time | |||||||
valueUnsignedInt | unsignedInt | |||||||
valueUri | uri | |||||||
valueUrl | url | |||||||
valueUuid | uuid | |||||||
valueAddress | Address | |||||||
valueAge | Age | |||||||
valueAnnotation | Annotation | |||||||
valueAttachment | Attachment | |||||||
valueCodeableConcept | CodeableConcept | |||||||
valueCoding | Coding | |||||||
valueContactPoint | ContactPoint | |||||||
valueCount | Count | |||||||
valueDistance | Distance | |||||||
valueDuration | Duration | |||||||
valueHumanName | HumanName | |||||||
valueIdentifier | Identifier | |||||||
valueMoney | Money | |||||||
valuePeriod | Period | |||||||
valueQuantity | Quantity | |||||||
valueRange | Range | |||||||
valueRatio | Ratio | |||||||
valueReference | Reference(Any) | |||||||
valueSampledData | SampledData | |||||||
valueSignature | Signature | |||||||
valueTiming | Timing | |||||||
valueContactDetail | ContactDetail | |||||||
valueContributor | Contributor | |||||||
valueDataRequirement | DataRequirement | |||||||
valueExpression | Expression | |||||||
valueParameterDefinition | ParameterDefinition | |||||||
valueRelatedArtifact | RelatedArtifact | |||||||
valueTriggerDefinition | TriggerDefinition | |||||||
valueUsageContext | UsageContext | |||||||
valueDosage | Dosage | |||||||
valueMeta | Meta | |||||||
input:AttachmentsNeeded | SC | 0..* | BackboneElement | Attachment Code | ||||
id | 0..1 | string | Unique id for inter-element referencing | |||||
extension | S | 0..* | Extension | Extension | ||||
id | 0..1 | string | Unique id for inter-element referencing | |||||
extension | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |||||
url | S | 1..1 | uri | "http://hl7.org/fhir/us/davinci-pas/StructureDefinition/extension-paLineNumber" | ||||
value[x] | S | 1..1 | integer | Value of extension | ||||
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | ||||
type | S | 1..1 | CodeableConcept | Label 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. Required Pattern: At least the following | ||||
id | 0..1 | string | Unique id for inter-element referencing | |||||
extension | 0..* | Extension | Additional content defined by implementations | |||||
coding | 1..* | Coding | Code defined by a terminology system Fixed Value: (complex) | |||||
id | 0..1 | string | Unique id for inter-element referencing | |||||
extension | 0..* | Extension | Additional content defined by implementations | |||||
system | 1..1 | uri | Identity of the terminology system Fixed Value: http://hl7.org/fhir/us/davinci-pas/CodeSystem/PASTempCodes | |||||
version | 0..1 | string | Version of the system - if relevant | |||||
code | 1..1 | code | Symbol in syntax defined by the system Fixed Value: attachments-needed | |||||
display | 0..1 | string | Representation defined by the system | |||||
userSelected | 0..1 | boolean | If this coding was chosen directly by the user | |||||
text | 0..1 | string | Plain text representation of the concept | |||||
value[x] | S | 1..1 | CodeableConcept | Attachment code value | ||||
input:QuestionnairesNeeded | C | 0..* | BackboneElement | Data Request questionnaire | ||||
id | 0..1 | string | Unique id for inter-element referencing | |||||
extension | S | 0..* | Extension | Extension | ||||
id | 0..1 | string | Unique id for inter-element referencing | |||||
extension | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |||||
url | S | 1..1 | uri | "http://hl7.org/fhir/us/davinci-pas/StructureDefinition/extension-paLineNumber" | ||||
value[x] | S | 1..1 | integer | Value of extension | ||||
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | ||||
type | 1..1 | CodeableConcept | Label 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. Required Pattern: At least the following | |||||
id | 0..1 | string | Unique id for inter-element referencing | |||||
extension | 0..* | Extension | Additional content defined by implementations | |||||
coding | 1..* | Coding | Code defined by a terminology system Fixed Value: (complex) | |||||
id | 0..1 | string | Unique id for inter-element referencing | |||||
extension | 0..* | Extension | Additional content defined by implementations | |||||
system | 1..1 | uri | Identity of the terminology system Fixed Value: http://hl7.org/fhir/us/davinci-pas/CodeSystem/PASTempCodes | |||||
version | 0..1 | string | Version of the system - if relevant | |||||
code | 1..1 | code | Symbol in syntax defined by the system Fixed Value: questionnaires-needed | |||||
display | 0..1 | string | Representation defined by the system | |||||
userSelected | 0..1 | boolean | If this coding was chosen directly by the user | |||||
text | 0..1 | string | Plain text representation of the concept | |||||
value[x] | 1..1 | canonical(DTR Standard Questionnaire | DTR Questionnaire for adaptive form) | URL | |||||
id | 0..1 | string | xml:id (or equivalent in JSON) | |||||
Slices for extension | 0..* | Extension | Extension Slice: Unordered, Open by value:url | |||||
questionnaireDisplay | 0..1 | string | Display name for canonical reference URL: http://hl7.org/fhir/StructureDefinition/display | |||||
value | 0..1 | string | Primitive value for canonical | |||||
input:PayerUrl | S | 1..1 | BackboneElement | Payer Url | ||||
id | 0..1 | string | Unique id for inter-element referencing | |||||
extension | 0..* | Extension | Additional content defined by implementations | |||||
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | ||||
type | S | 1..1 | CodeableConcept | Label 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. Required Pattern: At least the following | ||||
id | 0..1 | string | Unique id for inter-element referencing | |||||
extension | 0..* | Extension | Additional content defined by implementations | |||||
coding | 1..* | Coding | Code defined by a terminology system Fixed Value: (complex) | |||||
id | 0..1 | string | Unique id for inter-element referencing | |||||
extension | 0..* | Extension | Additional content defined by implementations | |||||
system | 1..1 | uri | Identity of the terminology system Fixed Value: http://hl7.org/fhir/us/davinci-pas/CodeSystem/PASTempCodes | |||||
version | 0..1 | string | Version of the system - if relevant | |||||
code | 1..1 | code | Symbol in syntax defined by the system Fixed Value: payer-url | |||||
display | 0..1 | string | Representation defined by the system | |||||
userSelected | 0..1 | boolean | If this coding was chosen directly by the user | |||||
text | 0..1 | string | Plain text representation of the concept | |||||
value[x] | S | 1..1 | url | Payer url value | ||||
input:service-date | SC | 0..1 | BackboneElement | Service Date | ||||
id | 0..1 | string | Unique id for inter-element referencing | |||||
extension | 0..* | Extension | Additional content defined by implementations | |||||
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | ||||
type | S | 1..1 | CodeableConcept | Label 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. Required Pattern: At least the following | ||||
id | 0..1 | string | Unique id for inter-element referencing | |||||
extension | 0..* | Extension | Additional content defined by implementations | |||||
coding | 1..* | Coding | Code defined by a terminology system Fixed Value: (complex) | |||||
id | 0..1 | string | Unique id for inter-element referencing | |||||
extension | 0..* | Extension | Additional content defined by implementations | |||||
system | 1..1 | uri | Identity of the terminology system Fixed Value: http://hl7.org/fhir/us/davinci-cdex/CodeSystem/cdex-temp | |||||
version | 0..1 | string | Version of the system - if relevant | |||||
code | 1..1 | code | Symbol in syntax defined by the system Fixed Value: service-date | |||||
display | 0..1 | string | Representation defined by the system | |||||
userSelected | 0..1 | boolean | If this coding was chosen directly by the user | |||||
text | 0..1 | string | Plain text representation of the concept | |||||
value[x] | SC | 1..1 | date | Service Date value cdex-2: Date must be to day. | ||||
input:signature | S | 0..1 | BackboneElement | Signature flag | ||||
id | 0..1 | string | Unique id for inter-element referencing | |||||
extension | 0..* | Extension | Additional content defined by implementations | |||||
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | ||||
type | S | 1..1 | CodeableConcept | Label 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. Required Pattern: At least the following | ||||
id | 0..1 | string | Unique id for inter-element referencing | |||||
extension | 0..* | Extension | Additional content defined by implementations | |||||
coding | 1..* | Coding | Code defined by a terminology system Fixed Value: (complex) | |||||
id | 0..1 | string | Unique id for inter-element referencing | |||||
extension | 0..* | Extension | Additional content defined by implementations | |||||
system | 1..1 | uri | Identity of the terminology system Fixed Value: http://hl7.org/fhir/us/davinci-cdex/CodeSystem/cdex-temp | |||||
version | 0..1 | string | Version of the system - if relevant | |||||
code | 1..1 | code | Symbol in syntax defined by the system Fixed Value: signature-flag | |||||
display | 0..1 | string | Representation defined by the system | |||||
userSelected | 0..1 | boolean | If this coding was chosen directly by the user | |||||
text | 0..1 | string | Plain text representation of the concept | |||||
value[x] | S | 1..1 | boolean | Signature flag value | ||||
input:POU | 0..1 | BackboneElement | Purpose of use code' | |||||
id | 0..1 | string | Unique id for inter-element referencing | |||||
extension | 0..* | Extension | Additional content defined by implementations | |||||
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | ||||
type | 1..1 | CodeableConcept | Label 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. Required Pattern: At least the following | |||||
id | 0..1 | string | Unique id for inter-element referencing | |||||
extension | 0..* | Extension | Additional content defined by implementations | |||||
coding | 1..* | Coding | Code defined by a terminology system Fixed Value: (complex) | |||||
id | 0..1 | string | Unique id for inter-element referencing | |||||
extension | 0..* | Extension | Additional content defined by implementations | |||||
system | 1..1 | uri | Identity of the terminology system Fixed Value: http://hl7.org/fhir/us/davinci-cdex/CodeSystem/cdex-temp | |||||
version | 0..1 | string | Version of the system - if relevant | |||||
code | 1..1 | code | Symbol in syntax defined by the system Fixed Value: purpose-of-use | |||||
display | 0..1 | string | Representation defined by the system | |||||
userSelected | 0..1 | boolean | If this coding was chosen directly by the user | |||||
text | 0..1 | string | Plain text representation of the concept | |||||
value[x] | 1..1 | CodeableConcept | Purpose of use value Binding: CDex Purpose of Use Value Set (extensible) | |||||
input:multiple-submits | 0..1 | BackboneElement | Multiple submits flag | |||||
id | 0..1 | string | Unique id for inter-element referencing | |||||
extension | 0..* | Extension | Additional content defined by implementations | |||||
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | ||||
type | 1..1 | CodeableConcept | Label 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. Required Pattern: At least the following | |||||
id | 0..1 | string | Unique id for inter-element referencing | |||||
extension | 0..* | Extension | Additional content defined by implementations | |||||
coding | 1..* | Coding | Code defined by a terminology system Fixed Value: (complex) | |||||
id | 0..1 | string | Unique id for inter-element referencing | |||||
extension | 0..* | Extension | Additional content defined by implementations | |||||
system | 1..1 | uri | Identity of the terminology system Fixed Value: http://hl7.org/fhir/us/davinci-cdex/CodeSystem/cdex-temp | |||||
version | 0..1 | string | Version of the system - if relevant | |||||
code | 1..1 | code | Symbol in syntax defined by the system Fixed Value: multiple-submits-flag | |||||
display | 0..1 | string | Representation defined by the system | |||||
userSelected | 0..1 | boolean | If this coding was chosen directly by the user | |||||
text | 0..1 | string | Plain text representation of the concept | |||||
value[x] | 1..1 | boolean | Multiple submits flag value | |||||
Slices for output | 0..* | BackboneElement | Information produced as part of task Slice: Unordered, Open by pattern:type | |||||
output:All Slices | Content/Rules for all slices | |||||||
id | 0..1 | string | Unique id for inter-element referencing | |||||
extension | 0..* | Extension | Additional content defined by implementations | |||||
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | ||||
type | 1..1 | CodeableConcept | Label 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..1 | Result of output | ||||||
valueBase64Binary | base64Binary | |||||||
valueBoolean | boolean | |||||||
valueCanonical | canonical(Any) | |||||||
valueCode | code | |||||||
valueDate | date | |||||||
valueDateTime | dateTime | |||||||
valueDecimal | decimal | |||||||
valueId | id | |||||||
valueInstant | instant | |||||||
valueInteger | integer | |||||||
valueMarkdown | markdown | |||||||
valueOid | oid | |||||||
valuePositiveInt | positiveInt | |||||||
valueString | string | |||||||
valueTime | time | |||||||
valueUnsignedInt | unsignedInt | |||||||
valueUri | uri | |||||||
valueUrl | url | |||||||
valueUuid | uuid | |||||||
valueAddress | Address | |||||||
valueAge | Age | |||||||
valueAnnotation | Annotation | |||||||
valueAttachment | Attachment | |||||||
valueCodeableConcept | CodeableConcept | |||||||
valueCoding | Coding | |||||||
valueContactPoint | ContactPoint | |||||||
valueCount | Count | |||||||
valueDistance | Distance | |||||||
valueDuration | Duration | |||||||
valueHumanName | HumanName | |||||||
valueIdentifier | Identifier | |||||||
valueMoney | Money | |||||||
valuePeriod | Period | |||||||
valueQuantity | Quantity | |||||||
valueRange | Range | |||||||
valueRatio | Ratio | |||||||
valueReference | Reference(Any) | |||||||
valueSampledData | SampledData | |||||||
valueSignature | Signature | |||||||
valueTiming | Timing | |||||||
valueContactDetail | ContactDetail | |||||||
valueContributor | Contributor | |||||||
valueDataRequirement | DataRequirement | |||||||
valueExpression | Expression | |||||||
valueParameterDefinition | ParameterDefinition | |||||||
valueRelatedArtifact | RelatedArtifact | |||||||
valueTriggerDefinition | TriggerDefinition | |||||||
valueUsageContext | UsageContext | |||||||
valueDosage | Dosage | |||||||
valueMeta | Meta | |||||||
output:AttachmentsNeeded | 0..* | BackboneElement | Requested attachments | |||||
id | 0..1 | string | Unique id for inter-element referencing | |||||
extension | 0..* | Extension | Additional content defined by implementations | |||||
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | ||||
type | 1..1 | CodeableConcept | Label 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. Required Pattern: At least the following | |||||
id | 0..1 | string | Unique id for inter-element referencing | |||||
extension | 0..* | Extension | Additional content defined by implementations | |||||
coding | 1..* | Coding | Code defined by a terminology system Fixed Value: (complex) | |||||
id | 0..1 | string | Unique id for inter-element referencing | |||||
extension | 0..* | Extension | Additional content defined by implementations | |||||
system | 1..1 | uri | Identity of the terminology system Fixed Value: http://hl7.org/fhir/us/davinci-pas/CodeSystem/PASTempCodes | |||||
version | 0..1 | string | Version of the system - if relevant | |||||
code | 1..1 | code | Symbol in syntax defined by the system Fixed Value: attachments-needed | |||||
display | 0..1 | string | Representation defined by the system | |||||
userSelected | 0..1 | boolean | If this coding was chosen directly by the user | |||||
text | 0..1 | string | Plain text representation of the concept | |||||
value[x] | 1..1 | Reference() | AttachmentsNeeded reference | |||||
output:QuestionnairesNeeded | C | 0..1 | BackboneElement | Information produced as part of task | ||||
id | 0..1 | string | Unique id for inter-element referencing | |||||
extension | 0..* | Extension | Additional content defined by implementations | |||||
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | ||||
type | 1..1 | CodeableConcept | Label 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. Required Pattern: At least the following | |||||
id | 0..1 | string | Unique id for inter-element referencing | |||||
extension | 0..* | Extension | Additional content defined by implementations | |||||
coding | 1..* | Coding | Code defined by a terminology system Fixed Value: (complex) | |||||
id | 0..1 | string | Unique id for inter-element referencing | |||||
extension | 0..* | Extension | Additional content defined by implementations | |||||
system | 1..1 | uri | Identity of the terminology system Fixed Value: http://hl7.org/fhir/us/davinci-pas/CodeSystem/PASTempCodes | |||||
version | 0..1 | string | Version of the system - if relevant | |||||
code | 1..1 | code | Symbol in syntax defined by the system Fixed Value: questionnaires-needed | |||||
display | 0..1 | string | Representation defined by the system | |||||
userSelected | 0..1 | boolean | If this coding was chosen directly by the user | |||||
text | 0..1 | string | Plain text representation of the concept | |||||
value[x] | 1..1 | Reference(CDex SDC QuestionnaireResponse Profile | Adaptive Questionnaire Response) | Reference to the QuestionnaireResponse | |||||
Documentation for this format |
Path | Conformance | ValueSet / Code | URI | |||
Task.language | preferred | CommonLanguages
http://hl7.org/fhir/ValueSet/languages from the FHIR Standard | ||||
Task.identifier:tracking-id.use | required | IdentifierUsehttp://hl7.org/fhir/ValueSet/identifier-use|4.0.1 from the FHIR Standard | ||||
Task.identifier:tracking-id.type | extensible | Identifier Type Codeshttp://hl7.org/fhir/ValueSet/identifier-type from the FHIR Standard | ||||
Task.status | required | HRexTaskStatushttp://hl7.org/fhir/us/davinci-hrex/ValueSet/hrex-task-status | ||||
Task.statusReason | example | |||||
Task.businessStatus | example | |||||
Task.intent | required | Fixed Value: orderhttp://hl7.org/fhir/ValueSet/task-intent|4.0.1 from the FHIR Standard | ||||
Task.priority | required | RequestPriorityhttp://hl7.org/fhir/ValueSet/request-priority|4.0.1 from the FHIR Standard | ||||
Task.code | required | PASTaskCodeshttp://hl7.org/fhir/us/davinci-pas/ValueSet/PASTaskCodes | ||||
Task.for.type | extensible | ResourceTypehttp://hl7.org/fhir/ValueSet/resource-types from the FHIR Standard | ||||
Task.requester.type | extensible | ResourceTypehttp://hl7.org/fhir/ValueSet/resource-types from the FHIR Standard | ||||
Task.performerType | preferred | ProcedurePerformerRoleCodeshttp://hl7.org/fhir/ValueSet/performer-role from the FHIR Standard | ||||
Task.owner.type | extensible | ResourceTypehttp://hl7.org/fhir/ValueSet/resource-types from the FHIR Standard | ||||
Task.reasonCode | example | |||||
Task.reasonCode.coding:use | required | CDexClaimUseCodeshttp://hl7.org/fhir/us/davinci-cdex/ValueSet/cdex-claim-use from this IG | ||||
Task.reasonCode.text | required | CDexClaimUseCodeshttp://hl7.org/fhir/us/davinci-cdex/ValueSet/cdex-claim-use from this IG | ||||
Task.reasonReference.type | extensible | ResourceTypehttp://hl7.org/fhir/ValueSet/resource-types from the FHIR Standard | ||||
Task.input.type | example | |||||
Task.input:AttachmentsNeeded.type | example | Pattern: attachments-needed | ||||
Task.input:QuestionnairesNeeded.type | example | Pattern: questionnaires-needed | ||||
Task.input:PayerUrl.type | example | Pattern: payer-url | ||||
Task.input:service-date.type | example | Pattern: service-date | ||||
Task.input:signature.type | example | Pattern: signature-flag | ||||
Task.input:POU.type | example | Pattern: purpose-of-use | ||||
Task.input:POU.value[x] | extensible | CDexPOUCodeshttp://hl7.org/fhir/us/davinci-cdex/ValueSet/cdex-POU from this IG | ||||
Task.input:multiple-submits.type | example | Pattern: multiple-submits-flag | ||||
Task.output.type | example | |||||
Task.output:AttachmentsNeeded.type | example | Pattern: attachments-needed | ||||
Task.output:QuestionnairesNeeded.type | example | Pattern: questionnaires-needed |
Id | Grade | Path(s) | Details | Requirements |
cdex-1 | error | Task | The "service-date" input SHALL be present if the attachment is for a claim. : Task.reasonCode.coding.code.where($this='claim').exists() implies Task.input.type.coding.code.where($this='service-date').exists() | |
cdex-2 | error | Task.input:service-date.value[x] | Date must be to day. : $this.toString().length() = 10 | |
cdex-4 | error | Task | If code = "attachment-request-code", must have one or more "AttachmentsNeeded" inputs. : Task.code.coding.code.where($this='attachment-request-code').exists() implies Task.input.type.coding.code.where($this='attachments-needed').exists() | |
cdex-5 | error | Task | If code = "attachment-request-questionnaire", must have one or more "QuestionnairesNeeded" inputs. : Task.code.coding.code.where($this='attachment-request-questionnaire').exists() implies Task.input.type.coding.code.where($this='questionnaires-needed').exists() | |
cdex-6 | error | Task | Must have only "AttachmentsNeeded" or "QuestionnairesNeeded" inputs not both. : Task.input.type.coding.code.where($this='attachments-needed').exists() implies Task.input.type.coding.code.where($this='questionnaires-needed').empty() | |
cdex-10 | warning | Task | If code = "attachment-request-questionnaire" and status = "completed", should have one or more "questionnaires-needed" outputs referencing the QuestionnaireResponse. : (Task.code.coding.code.where($this='attachment-request-questionnaire').exists() and Task.status.where($this='completed').exists()) implies Task.output.type.coding.code.where($this='questionnaires-needed').exists() | |
tdr-2 | error | Task | Task statusReason SHALL be populated if status is 'rejected' or 'failed' : (status = 'rejected' or status = 'failed') implies statusReason.exists() |
This structure is derived from Task
Summary
Mandatory: 21 elements(6 nested mandatory elements)
Must-Support: 50 elements
Fixed: 6 elements
Structures
This structure refers to these other structures:
Extensions
This structure refers to these extensions:
Slices
This structure defines the following Slices:
Maturity: 2
Other representations of profile: CSV, Excel, Schematron