Healthcare Financial Services IG Edition 1
0.3.0 - ci-build Saudi Arabia flag

Healthcare Financial Services IG Edition 1 - Local Development build (v0.3.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

Resource Profile: Nphies Poll Response

Official URL: http://nphies.sa/fhir/ksa/nphies-fs/StructureDefinition/poll-response Version: 0.3.0
Draft as of 2025-06-23 Computable Name: NphiesPollResponse

Copyright/Legal: Used by permission of HL7 International, all rights reserved Creative Commons License

Nphies Poll Response Profile

Usage:

Formal Views of Profile Content

Description of Profiles, Differentials, Snapshots and how the different presentations work.

This structure is derived from NphiesTask

NameFlagsCard.TypeDescription & Constraintsdoco
.. Task C 0..* NphiesTask A task to be performed
POLRS001: status SHALL be either 'completed' or 'failed'.
... priority 1..1 DP_code routine | urgent | asap | stat
Required Pattern: routine
... code 1..1 DP_CodeableConcept Task Type
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://nphies.sa/terminology/CodeSystem/task-code
..... code 1..1 code Symbol in syntax defined by the system
Fixed Value: poll
... focus S 0..1 DP_Reference_1or3b(Resource) What task is acting on
.... input:count 0..1 BackboneElement count
..... value[x] 1..1 DP_positiveInt Content to use in performing the task
.... input:exclude-message-type 0..* BackboneElement exclude-message-type
..... value[x] 1..1 DP_CodeableConcept Content to use in performing the task
Binding: KSA Message Events (required)
.... input:include-message-type 0..* BackboneElement include-message-type
..... value[x] 1..1 DP_CodeableConcept Content to use in performing the task
Binding: KSA Message Events (required)
.... input:period 0..1 BackboneElement period
..... value[x] 1..1 DP_Period_1 Content to use in performing the task
... Slices for output C 0..* BackboneElement Information produced as part of task
Slice: Unordered, Open by value:type
POLRS002: type SHALL be either 'error' or 'response'.
.... output:All Slices Content/Rules for all slices
..... type 1..1 DP_CodeableConcept Label for output
Binding: Task Output Type (required)
.... output:error 0..1 BackboneElement error
..... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
...... extension:expression S 0..1 string Error Expression
URL: http://nphies.sa/fhir/ksa/nphies-fs/StructureDefinition/extension-error-expression
..... type 1..1 DP_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://nphies.sa/terminology/CodeSystem/task-output-type
....... code 1..1 code Symbol in syntax defined by the system
Fixed Value: error
..... value[x] 1..1 DP_CodeableConcept Result of output
Binding: Adjudication Error Codes (required)
.... output:response 0..* BackboneElement response
..... type 1..1 DP_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://nphies.sa/terminology/CodeSystem/task-output-type
....... code 1..1 code Symbol in syntax defined by the system
Fixed Value: response
..... value[x] 1..1 DP_Reference_1() Result of output

doco Documentation for this format

Terminology Bindings (Differential)

PathConformanceValueSetURI
Task.input:exclude-message-type.value[x]requiredKSAMessageEvents (a valid code from KSA Message Events)
http://nphies.sa/terminology/ValueSet/ksa-message-events
from this IG
Task.input:include-message-type.value[x]requiredKSAMessageEvents (a valid code from KSA Message Events)
http://nphies.sa/terminology/ValueSet/ksa-message-events
from this IG
Task.output.typerequiredTaskOutputType (a valid code from Task Output Type)
http://nphies.sa/terminology/ValueSet/task-output-type
from this IG
Task.output:error.value[x]requiredAdjudicationError (a valid code from Adjudication Error)
http://nphies.sa/terminology/ValueSet/adjudication-error
from this IG

Constraints

IdGradePath(s)DetailsRequirements
POLRS001errorTaskstatus SHALL be either 'completed' or 'failed'.
: status.exists() implies ((status = 'completed') or (status = 'failed'))
POLRS002errorTask.outputtype SHALL be either 'error' or 'response'.
: type.exists() implies ((type.coding.first().code = 'error') or (type.coding.first().code = 'response'))
NameFlagsCard.TypeDescription & Constraintsdoco
.. Task C 0..* NphiesTask A task to be performed
dom-2: If the resource is contained in another resource, it SHALL NOT contain nested Resources
dom-3: If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource
dom-4: If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated
dom-5: If a resource is contained in another resource, it SHALL NOT have a security label
dom-6: A resource should have narrative for robust management
inv-1: Last modified date must be greater than or equal to authored-on date.
POLRS001: status SHALL be either 'completed' or 'failed'.
... id Σ 1..1 id Logical id of this artifact
Max Length:64
... meta Σ 1..1 Meta Metadata about the resource
ele-1: All FHIR elements must have a @value or children
.... profile Σ 1..* DP_canonical(StructureDefinition) Profiles this resource claims to conform to
ele-1: All FHIR elements must have a @value or children
... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
ele-1: All FHIR elements must have a @value or children
... identifier 1..* DP_Identifier_A Task Instance Identifier
ele-1: All FHIR elements must have a @value or children
... status ?!Σ 1..1 DP_code draft | requested | received | accepted | +
Binding: TaskStatus (required): The current status of the task.


ele-1: All FHIR elements must have a @value or children
... statusReason SΣ 0..1 DP_CodeableConcept Reason for current status
Binding: Task Status Reason (required)
ele-1: All FHIR elements must have a @value or children
... intent Σ 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.


ele-1: All FHIR elements must have a @value or children
Required Pattern: order
... priority 1..1 DP_code routine | urgent | asap | stat
Binding: RequestPriority (required): The task's priority.


ele-1: All FHIR elements must have a @value or children
Required Pattern: routine
... code Σ 1..1 DP_CodeableConcept Task Type
Binding: Task Codes (required)
ele-1: All FHIR elements must have a @value or children
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://nphies.sa/terminology/CodeSystem/task-code
..... code 1..1 code Symbol in syntax defined by the system
Fixed Value: poll
... description SΣ 0..1 DP_string Human-readable explanation of task
ele-1: All FHIR elements must have a @value or children
... focus SΣ 0..1 DP_Reference_1or3b(Resource) What task is acting on
ele-1: All FHIR elements must have a @value or children
... authoredOn C 1..1 DP_dateTime Task Creation Date
ele-1: All FHIR elements must have a @value or children
... lastModified ΣC 1..1 DP_dateTime Task Last Modified Date
ele-1: All FHIR elements must have a @value or children
... requester Σ 1..1 DP_Reference_1or2a(Nphies Organization) Who is asking for task to be done
ele-1: All FHIR elements must have a @value or children
... owner Σ 1..1 DP_Reference_1or2a(Nphies Organization) Responsible individual
ele-1: All FHIR elements must have a @value or children
... Slices for input 0..* BackboneElement Information used to perform task
Slice: Unordered, Closed by value:type
ele-1: All FHIR elements must have a @value or children
.... input:All Slices Content/Rules for all slices
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
..... type 1..1 DP_CodeableConcept Label for the input
Binding: Task Input Type (required)
ele-1: All FHIR elements must have a @value or children
..... value[x] 1..1 Content to use in performing the task
ele-1: All FHIR elements must have a @value or children
...... 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:count 0..1 BackboneElement count
ele-1: All FHIR elements must have a @value or children
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
..... type 1..1 DP_CodeableConcept Label for the input
Binding: Task Input Type (required)
ele-1: All FHIR elements must have a @value or children
..... value[x] 1..1 DP_positiveInt Content to use in performing the task
ele-1: All FHIR elements must have a @value or children
.... input:exclude-message-type 0..* BackboneElement exclude-message-type
ele-1: All FHIR elements must have a @value or children
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
..... type 1..1 DP_CodeableConcept Label for the input
Binding: Task Input Type (required)
ele-1: All FHIR elements must have a @value or children
..... value[x] 1..1 DP_CodeableConcept Content to use in performing the task
Binding: KSA Message Events (required)
ele-1: All FHIR elements must have a @value or children
.... input:include-message-type 0..* BackboneElement include-message-type
ele-1: All FHIR elements must have a @value or children
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
..... type 1..1 DP_CodeableConcept Label for the input
Binding: Task Input Type (required)
ele-1: All FHIR elements must have a @value or children
..... value[x] 1..1 DP_CodeableConcept Content to use in performing the task
Binding: KSA Message Events (required)
ele-1: All FHIR elements must have a @value or children
.... input:period 0..1 BackboneElement period
ele-1: All FHIR elements must have a @value or children
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
..... type 1..1 DP_CodeableConcept Label for the input
Binding: Task Input Type (required)
ele-1: All FHIR elements must have a @value or children
..... value[x] 1..1 DP_Period_1 Content to use in performing the task
ele-1: All FHIR elements must have a @value or children
... Slices for output C 0..* BackboneElement Information produced as part of task
Slice: Unordered, Open by value:type
ele-1: All FHIR elements must have a @value or children
POLRS002: type SHALL be either 'error' or 'response'.
.... output:All Slices Content/Rules for all slices
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
..... type 1..1 DP_CodeableConcept Label for output
Binding: Task Output Type (required)
ele-1: All FHIR elements must have a @value or children
..... value[x] 1..1 Result of output
ele-1: All FHIR elements must have a @value or children
...... 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:error 0..1 BackboneElement error
ele-1: All FHIR elements must have a @value or children
..... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
...... extension:expression S 0..1 string Error Expression
URL: http://nphies.sa/fhir/ksa/nphies-fs/StructureDefinition/extension-error-expression
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
..... type 1..1 DP_CodeableConcept Label for output
Binding: Task Output Type (required)
ele-1: All FHIR elements must have a @value or children
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://nphies.sa/terminology/CodeSystem/task-output-type
....... code 1..1 code Symbol in syntax defined by the system
Fixed Value: error
..... value[x] 1..1 DP_CodeableConcept Result of output
Binding: Adjudication Error Codes (required)
ele-1: All FHIR elements must have a @value or children
.... output:response 0..* BackboneElement response
ele-1: All FHIR elements must have a @value or children
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
..... type 1..1 DP_CodeableConcept Label for output
Binding: Task Output Type (required)
ele-1: All FHIR elements must have a @value or children
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://nphies.sa/terminology/CodeSystem/task-output-type
....... code 1..1 code Symbol in syntax defined by the system
Fixed Value: response
..... value[x] 1..1 DP_Reference_1() Result of output
ele-1: All FHIR elements must have a @value or children

doco Documentation for this format

Terminology Bindings

PathConformanceValueSet / CodeURI
Task.statusrequiredTaskStatus
http://hl7.org/fhir/ValueSet/task-status|4.0.1
from the FHIR Standard
Task.statusReasonrequiredTaskStatusReason (a valid code from Task Status Reason)
http://nphies.sa/terminology/ValueSet/task-status-reason
from this IG
Task.intentrequiredPattern: order
http://hl7.org/fhir/ValueSet/task-intent|4.0.1
from the FHIR Standard
Task.priorityrequiredPattern: routine
http://hl7.org/fhir/ValueSet/request-priority|4.0.1
from the FHIR Standard
Task.coderequiredPattern: poll
http://nphies.sa/terminology/ValueSet/task-code
from this IG
Task.input.typerequiredTaskInputType
http://nphies.sa/terminology/ValueSet/task-input-type
from this IG
Task.input:count.typerequiredTaskInputType
http://nphies.sa/terminology/ValueSet/task-input-type
from this IG
Task.input:exclude-message-type.typerequiredTaskInputType
http://nphies.sa/terminology/ValueSet/task-input-type
from this IG
Task.input:exclude-message-type.value[x]requiredKSAMessageEvents (a valid code from KSA Message Events)
http://nphies.sa/terminology/ValueSet/ksa-message-events
from this IG
Task.input:include-message-type.typerequiredTaskInputType
http://nphies.sa/terminology/ValueSet/task-input-type
from this IG
Task.input:include-message-type.value[x]requiredKSAMessageEvents (a valid code from KSA Message Events)
http://nphies.sa/terminology/ValueSet/ksa-message-events
from this IG
Task.input:period.typerequiredTaskInputType
http://nphies.sa/terminology/ValueSet/task-input-type
from this IG
Task.output.typerequiredTaskOutputType (a valid code from Task Output Type)
http://nphies.sa/terminology/ValueSet/task-output-type
from this IG
Task.output:error.typerequiredPattern: error
http://nphies.sa/terminology/ValueSet/task-output-type
from this IG
Task.output:error.value[x]requiredAdjudicationError (a valid code from Adjudication Error)
http://nphies.sa/terminology/ValueSet/adjudication-error
from this IG
Task.output:response.typerequiredPattern: response
http://nphies.sa/terminology/ValueSet/task-output-type
from this IG

Constraints

IdGradePath(s)DetailsRequirements
POLRS001errorTaskstatus SHALL be either 'completed' or 'failed'.
: status.exists() implies ((status = 'completed') or (status = 'failed'))
POLRS002errorTask.outputtype SHALL be either 'error' or 'response'.
: type.exists() implies ((type.coding.first().code = 'error') or (type.coding.first().code = 'response'))
dom-2errorTaskIf the resource is contained in another resource, it SHALL NOT contain nested Resources
: contained.contained.empty()
dom-3errorTaskIf the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource
: contained.where((('#'+id in (%resource.descendants().reference | %resource.descendants().as(canonical) | %resource.descendants().as(uri) | %resource.descendants().as(url))) or descendants().where(reference = '#').exists() or descendants().where(as(canonical) = '#').exists() or descendants().where(as(canonical) = '#').exists()).not()).trace('unmatched', id).empty()
dom-4errorTaskIf a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated
: contained.meta.versionId.empty() and contained.meta.lastUpdated.empty()
dom-5errorTaskIf a resource is contained in another resource, it SHALL NOT have a security label
: contained.meta.security.empty()
dom-6best practiceTaskA resource should have narrative for robust management
: text.`div`.exists()
ele-1error**ALL** elementsAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1error**ALL** extensionsMust have either extensions or value[x], not both
: extension.exists() != value.exists()
inv-1errorTaskLast modified date must be greater than or equal to authored-on date.
: lastModified.exists().not() or authoredOn.exists().not() or lastModified >= authoredOn
NameFlagsCard.TypeDescription & Constraintsdoco
.. Task C 0..* NphiesTask A task to be performed
inv-1: Last modified date must be greater than or equal to authored-on date.
POLRS001: status SHALL be either 'completed' or 'failed'.
... id Σ 1..1 id Logical id of this artifact
Max Length:64
... meta Σ 1..1 Meta Metadata about the resource
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
.... versionId Σ 0..1 id Version specific identifier
.... lastUpdated Σ 0..1 instant When the resource version last changed
.... source Σ 0..1 uri Identifies where the resource comes from
.... profile Σ 1..* DP_canonical(StructureDefinition) Profiles this resource claims to conform to
.... security Σ 0..* Coding Security Labels applied to this resource
Binding: All Security Labels (extensible): Security Labels from the Healthcare Privacy and Security Classification System.


.... tag Σ 0..* Coding Tags applied to this resource
Binding: CommonTags (example): Codes that represent various types of tags, commonly workflow-related; e.g. "Needs review by Dr. Jones".


... 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.

Additional BindingsPurpose
AllLanguages Max Binding
... text 0..1 Narrative Text summary of the resource, for human interpretation
... contained 0..* Resource Contained, inline Resources
... extension 0..* Extension Additional content defined by implementations
... modifierExtension ?! 0..* Extension Extensions that cannot be ignored
... identifier 1..* DP_Identifier_A Task Instance Identifier
... 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 ?!Σ 1..1 DP_code draft | requested | received | accepted | +
Binding: TaskStatus (required): The current status of the task.

... statusReason SΣ 0..1 DP_CodeableConcept Reason for current status
Binding: Task Status Reason (required)
... 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 Σ 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.


Required Pattern: order
... priority 1..1 DP_code routine | urgent | asap | stat
Binding: RequestPriority (required): The task's priority.


Required Pattern: routine
... code Σ 1..1 DP_CodeableConcept Task Type
Binding: Task Codes (required)
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://nphies.sa/terminology/CodeSystem/task-code
..... version 0..1 string Version of the system - if relevant
..... code 1..1 code Symbol in syntax defined by the system
Fixed Value: poll
..... 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 SΣ 0..1 DP_string Human-readable explanation of task
... focus SΣ 0..1 DP_Reference_1or3b(Resource) What task is acting on
... for Σ 0..1 Reference(Resource) Beneficiary of the Task
... encounter Σ 0..1 Reference(Encounter) Healthcare event during which this task originated
... executionPeriod Σ 0..1 Period Start and end time of execution
... authoredOn C 1..1 DP_dateTime Task Creation Date
... lastModified ΣC 1..1 DP_dateTime Task Last Modified Date
... requester Σ 1..1 DP_Reference_1or2a(Nphies Organization) Who is asking for task to be done
... performerType 0..* CodeableConcept Requested performer
Binding: ProcedurePerformerRoleCodes (preferred): The type(s) of task performers allowed.


... owner Σ 1..1 DP_Reference_1or2a(Nphies Organization) Responsible individual
... location Σ 0..1 Reference(Location) Where task occurs
... reasonCode 0..1 DP_CodeableConcept Why task is needed
Binding: Task Reason (required)
... reasonReference 0..1 Reference(Resource) Why task is needed
... 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 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 0..1 Period When fulfillment sought
.... recipient 0..* Reference(Patient | Practitioner | PractitionerRole | RelatedPerson | Group | Organization) For whom is fulfillment sought?
... Slices for input 0..* BackboneElement Information used to perform task
Slice: Unordered, Closed by value: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 DP_CodeableConcept Label for the input
Binding: Task Input Type (required)
..... 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:count 0..1 BackboneElement count
..... 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 DP_CodeableConcept Label for the input
Binding: Task Input Type (required)
..... value[x] 1..1 DP_positiveInt Content to use in performing the task
.... input:exclude-message-type 0..* BackboneElement exclude-message-type
..... 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 DP_CodeableConcept Label for the input
Binding: Task Input Type (required)
..... value[x] 1..1 DP_CodeableConcept Content to use in performing the task
Binding: KSA Message Events (required)
.... input:include-message-type 0..* BackboneElement include-message-type
..... 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 DP_CodeableConcept Label for the input
Binding: Task Input Type (required)
..... value[x] 1..1 DP_CodeableConcept Content to use in performing the task
Binding: KSA Message Events (required)
.... input:period 0..1 BackboneElement period
..... 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 DP_CodeableConcept Label for the input
Binding: Task Input Type (required)
..... value[x] 1..1 DP_Period_1 Content to use in performing the task
... Slices for output C 0..* BackboneElement Information produced as part of task
Slice: Unordered, Open by value:type
POLRS002: type SHALL be either 'error' or 'response'.
.... 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 DP_CodeableConcept Label for output
Binding: Task Output Type (required)
..... 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:error 0..1 BackboneElement error
..... id 0..1 string Unique id for inter-element referencing
..... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
...... extension:expression S 0..1 string Error Expression
URL: http://nphies.sa/fhir/ksa/nphies-fs/StructureDefinition/extension-error-expression
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
..... type 1..1 DP_CodeableConcept Label for output
Binding: Task Output Type (required)
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://nphies.sa/terminology/CodeSystem/task-output-type
....... version 0..1 string Version of the system - if relevant
....... code 1..1 code Symbol in syntax defined by the system
Fixed Value: error
....... 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 DP_CodeableConcept Result of output
Binding: Adjudication Error Codes (required)
.... output:response 0..* BackboneElement response
..... 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 DP_CodeableConcept Label for output
Binding: Task Output Type (required)
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://nphies.sa/terminology/CodeSystem/task-output-type
....... version 0..1 string Version of the system - if relevant
....... code 1..1 code Symbol in syntax defined by the system
Fixed Value: response
....... 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 DP_Reference_1() Result of output

doco Documentation for this format

Terminology Bindings

PathConformanceValueSet / CodeURI
Task.meta.securityextensibleAll Security Labels
http://hl7.org/fhir/ValueSet/security-labels
from the FHIR Standard
Task.meta.tagexampleCommonTags
http://hl7.org/fhir/ValueSet/common-tags
from the FHIR Standard
Task.languagepreferredCommonLanguages
http://hl7.org/fhir/ValueSet/languages
from the FHIR Standard
Additional Bindings Purpose
AllLanguages Max Binding
Task.statusrequiredTaskStatus
http://hl7.org/fhir/ValueSet/task-status|4.0.1
from the FHIR Standard
Task.statusReasonrequiredTaskStatusReason (a valid code from Task Status Reason)
http://nphies.sa/terminology/ValueSet/task-status-reason
from this IG
Task.businessStatusexample
Task.intentrequiredPattern: order
http://hl7.org/fhir/ValueSet/task-intent|4.0.1
from the FHIR Standard
Task.priorityrequiredPattern: routine
http://hl7.org/fhir/ValueSet/request-priority|4.0.1
from the FHIR Standard
Task.coderequiredPattern: poll
http://nphies.sa/terminology/ValueSet/task-code
from this IG
Task.performerTypepreferredProcedurePerformerRoleCodes
http://hl7.org/fhir/ValueSet/performer-role
from the FHIR Standard
Task.reasonCoderequiredTaskReasonCode
http://nphies.sa/terminology/ValueSet/task-reason-code
from this IG
Task.input.typerequiredTaskInputType
http://nphies.sa/terminology/ValueSet/task-input-type
from this IG
Task.input:count.typerequiredTaskInputType
http://nphies.sa/terminology/ValueSet/task-input-type
from this IG
Task.input:exclude-message-type.typerequiredTaskInputType
http://nphies.sa/terminology/ValueSet/task-input-type
from this IG
Task.input:exclude-message-type.value[x]requiredKSAMessageEvents (a valid code from KSA Message Events)
http://nphies.sa/terminology/ValueSet/ksa-message-events
from this IG
Task.input:include-message-type.typerequiredTaskInputType
http://nphies.sa/terminology/ValueSet/task-input-type
from this IG
Task.input:include-message-type.value[x]requiredKSAMessageEvents (a valid code from KSA Message Events)
http://nphies.sa/terminology/ValueSet/ksa-message-events
from this IG
Task.input:period.typerequiredTaskInputType
http://nphies.sa/terminology/ValueSet/task-input-type
from this IG
Task.output.typerequiredTaskOutputType (a valid code from Task Output Type)
http://nphies.sa/terminology/ValueSet/task-output-type
from this IG
Task.output:error.typerequiredPattern: error
http://nphies.sa/terminology/ValueSet/task-output-type
from this IG
Task.output:error.value[x]requiredAdjudicationError (a valid code from Adjudication Error)
http://nphies.sa/terminology/ValueSet/adjudication-error
from this IG
Task.output:response.typerequiredPattern: response
http://nphies.sa/terminology/ValueSet/task-output-type
from this IG

Constraints

IdGradePath(s)DetailsRequirements
POLRS001errorTaskstatus SHALL be either 'completed' or 'failed'.
: status.exists() implies ((status = 'completed') or (status = 'failed'))
POLRS002errorTask.outputtype SHALL be either 'error' or 'response'.
: type.exists() implies ((type.coding.first().code = 'error') or (type.coding.first().code = 'response'))
dom-2errorTaskIf the resource is contained in another resource, it SHALL NOT contain nested Resources
: contained.contained.empty()
dom-3errorTaskIf the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource
: contained.where((('#'+id in (%resource.descendants().reference | %resource.descendants().as(canonical) | %resource.descendants().as(uri) | %resource.descendants().as(url))) or descendants().where(reference = '#').exists() or descendants().where(as(canonical) = '#').exists() or descendants().where(as(canonical) = '#').exists()).not()).trace('unmatched', id).empty()
dom-4errorTaskIf a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated
: contained.meta.versionId.empty() and contained.meta.lastUpdated.empty()
dom-5errorTaskIf a resource is contained in another resource, it SHALL NOT have a security label
: contained.meta.security.empty()
dom-6best practiceTaskA resource should have narrative for robust management
: text.`div`.exists()
ele-1error**ALL** elementsAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1error**ALL** extensionsMust have either extensions or value[x], not both
: extension.exists() != value.exists()
inv-1errorTaskLast modified date must be greater than or equal to authored-on date.
: lastModified.exists().not() or authoredOn.exists().not() or lastModified >= authoredOn

This structure is derived from NphiesTask

Summary

Must-Support: 2 elements

Structures

This structure refers to these other structures:

Extensions

This structure refers to these extensions:

Slices

This structure defines the following Slices:

  • The element 1 is sliced based on the value of Task.input (Closed)
  • The element 1 is sliced based on the value of Task.output

Differential View

This structure is derived from NphiesTask

NameFlagsCard.TypeDescription & Constraintsdoco
.. Task C 0..* NphiesTask A task to be performed
POLRS001: status SHALL be either 'completed' or 'failed'.
... priority 1..1 DP_code routine | urgent | asap | stat
Required Pattern: routine
... code 1..1 DP_CodeableConcept Task Type
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://nphies.sa/terminology/CodeSystem/task-code
..... code 1..1 code Symbol in syntax defined by the system
Fixed Value: poll
... focus S 0..1 DP_Reference_1or3b(Resource) What task is acting on
.... input:count 0..1 BackboneElement count
..... value[x] 1..1 DP_positiveInt Content to use in performing the task
.... input:exclude-message-type 0..* BackboneElement exclude-message-type
..... value[x] 1..1 DP_CodeableConcept Content to use in performing the task
Binding: KSA Message Events (required)
.... input:include-message-type 0..* BackboneElement include-message-type
..... value[x] 1..1 DP_CodeableConcept Content to use in performing the task
Binding: KSA Message Events (required)
.... input:period 0..1 BackboneElement period
..... value[x] 1..1 DP_Period_1 Content to use in performing the task
... Slices for output C 0..* BackboneElement Information produced as part of task
Slice: Unordered, Open by value:type
POLRS002: type SHALL be either 'error' or 'response'.
.... output:All Slices Content/Rules for all slices
..... type 1..1 DP_CodeableConcept Label for output
Binding: Task Output Type (required)
.... output:error 0..1 BackboneElement error
..... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
...... extension:expression S 0..1 string Error Expression
URL: http://nphies.sa/fhir/ksa/nphies-fs/StructureDefinition/extension-error-expression
..... type 1..1 DP_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://nphies.sa/terminology/CodeSystem/task-output-type
....... code 1..1 code Symbol in syntax defined by the system
Fixed Value: error
..... value[x] 1..1 DP_CodeableConcept Result of output
Binding: Adjudication Error Codes (required)
.... output:response 0..* BackboneElement response
..... type 1..1 DP_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://nphies.sa/terminology/CodeSystem/task-output-type
....... code 1..1 code Symbol in syntax defined by the system
Fixed Value: response
..... value[x] 1..1 DP_Reference_1() Result of output

doco Documentation for this format

Terminology Bindings (Differential)

PathConformanceValueSetURI
Task.input:exclude-message-type.value[x]requiredKSAMessageEvents (a valid code from KSA Message Events)
http://nphies.sa/terminology/ValueSet/ksa-message-events
from this IG
Task.input:include-message-type.value[x]requiredKSAMessageEvents (a valid code from KSA Message Events)
http://nphies.sa/terminology/ValueSet/ksa-message-events
from this IG
Task.output.typerequiredTaskOutputType (a valid code from Task Output Type)
http://nphies.sa/terminology/ValueSet/task-output-type
from this IG
Task.output:error.value[x]requiredAdjudicationError (a valid code from Adjudication Error)
http://nphies.sa/terminology/ValueSet/adjudication-error
from this IG

Constraints

IdGradePath(s)DetailsRequirements
POLRS001errorTaskstatus SHALL be either 'completed' or 'failed'.
: status.exists() implies ((status = 'completed') or (status = 'failed'))
POLRS002errorTask.outputtype SHALL be either 'error' or 'response'.
: type.exists() implies ((type.coding.first().code = 'error') or (type.coding.first().code = 'response'))

Key Elements View

NameFlagsCard.TypeDescription & Constraintsdoco
.. Task C 0..* NphiesTask A task to be performed
dom-2: If the resource is contained in another resource, it SHALL NOT contain nested Resources
dom-3: If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource
dom-4: If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated
dom-5: If a resource is contained in another resource, it SHALL NOT have a security label
dom-6: A resource should have narrative for robust management
inv-1: Last modified date must be greater than or equal to authored-on date.
POLRS001: status SHALL be either 'completed' or 'failed'.
... id Σ 1..1 id Logical id of this artifact
Max Length:64
... meta Σ 1..1 Meta Metadata about the resource
ele-1: All FHIR elements must have a @value or children
.... profile Σ 1..* DP_canonical(StructureDefinition) Profiles this resource claims to conform to
ele-1: All FHIR elements must have a @value or children
... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
ele-1: All FHIR elements must have a @value or children
... identifier 1..* DP_Identifier_A Task Instance Identifier
ele-1: All FHIR elements must have a @value or children
... status ?!Σ 1..1 DP_code draft | requested | received | accepted | +
Binding: TaskStatus (required): The current status of the task.


ele-1: All FHIR elements must have a @value or children
... statusReason SΣ 0..1 DP_CodeableConcept Reason for current status
Binding: Task Status Reason (required)
ele-1: All FHIR elements must have a @value or children
... intent Σ 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.


ele-1: All FHIR elements must have a @value or children
Required Pattern: order
... priority 1..1 DP_code routine | urgent | asap | stat
Binding: RequestPriority (required): The task's priority.


ele-1: All FHIR elements must have a @value or children
Required Pattern: routine
... code Σ 1..1 DP_CodeableConcept Task Type
Binding: Task Codes (required)
ele-1: All FHIR elements must have a @value or children
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://nphies.sa/terminology/CodeSystem/task-code
..... code 1..1 code Symbol in syntax defined by the system
Fixed Value: poll
... description SΣ 0..1 DP_string Human-readable explanation of task
ele-1: All FHIR elements must have a @value or children
... focus SΣ 0..1 DP_Reference_1or3b(Resource) What task is acting on
ele-1: All FHIR elements must have a @value or children
... authoredOn C 1..1 DP_dateTime Task Creation Date
ele-1: All FHIR elements must have a @value or children
... lastModified ΣC 1..1 DP_dateTime Task Last Modified Date
ele-1: All FHIR elements must have a @value or children
... requester Σ 1..1 DP_Reference_1or2a(Nphies Organization) Who is asking for task to be done
ele-1: All FHIR elements must have a @value or children
... owner Σ 1..1 DP_Reference_1or2a(Nphies Organization) Responsible individual
ele-1: All FHIR elements must have a @value or children
... Slices for input 0..* BackboneElement Information used to perform task
Slice: Unordered, Closed by value:type
ele-1: All FHIR elements must have a @value or children
.... input:All Slices Content/Rules for all slices
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
..... type 1..1 DP_CodeableConcept Label for the input
Binding: Task Input Type (required)
ele-1: All FHIR elements must have a @value or children
..... value[x] 1..1 Content to use in performing the task
ele-1: All FHIR elements must have a @value or children
...... 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:count 0..1 BackboneElement count
ele-1: All FHIR elements must have a @value or children
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
..... type 1..1 DP_CodeableConcept Label for the input
Binding: Task Input Type (required)
ele-1: All FHIR elements must have a @value or children
..... value[x] 1..1 DP_positiveInt Content to use in performing the task
ele-1: All FHIR elements must have a @value or children
.... input:exclude-message-type 0..* BackboneElement exclude-message-type
ele-1: All FHIR elements must have a @value or children
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
..... type 1..1 DP_CodeableConcept Label for the input
Binding: Task Input Type (required)
ele-1: All FHIR elements must have a @value or children
..... value[x] 1..1 DP_CodeableConcept Content to use in performing the task
Binding: KSA Message Events (required)
ele-1: All FHIR elements must have a @value or children
.... input:include-message-type 0..* BackboneElement include-message-type
ele-1: All FHIR elements must have a @value or children
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
..... type 1..1 DP_CodeableConcept Label for the input
Binding: Task Input Type (required)
ele-1: All FHIR elements must have a @value or children
..... value[x] 1..1 DP_CodeableConcept Content to use in performing the task
Binding: KSA Message Events (required)
ele-1: All FHIR elements must have a @value or children
.... input:period 0..1 BackboneElement period
ele-1: All FHIR elements must have a @value or children
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
..... type 1..1 DP_CodeableConcept Label for the input
Binding: Task Input Type (required)
ele-1: All FHIR elements must have a @value or children
..... value[x] 1..1 DP_Period_1 Content to use in performing the task
ele-1: All FHIR elements must have a @value or children
... Slices for output C 0..* BackboneElement Information produced as part of task
Slice: Unordered, Open by value:type
ele-1: All FHIR elements must have a @value or children
POLRS002: type SHALL be either 'error' or 'response'.
.... output:All Slices Content/Rules for all slices
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
..... type 1..1 DP_CodeableConcept Label for output
Binding: Task Output Type (required)
ele-1: All FHIR elements must have a @value or children
..... value[x] 1..1 Result of output
ele-1: All FHIR elements must have a @value or children
...... 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:error 0..1 BackboneElement error
ele-1: All FHIR elements must have a @value or children
..... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
...... extension:expression S 0..1 string Error Expression
URL: http://nphies.sa/fhir/ksa/nphies-fs/StructureDefinition/extension-error-expression
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
..... type 1..1 DP_CodeableConcept Label for output
Binding: Task Output Type (required)
ele-1: All FHIR elements must have a @value or children
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://nphies.sa/terminology/CodeSystem/task-output-type
....... code 1..1 code Symbol in syntax defined by the system
Fixed Value: error
..... value[x] 1..1 DP_CodeableConcept Result of output
Binding: Adjudication Error Codes (required)
ele-1: All FHIR elements must have a @value or children
.... output:response 0..* BackboneElement response
ele-1: All FHIR elements must have a @value or children
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
..... type 1..1 DP_CodeableConcept Label for output
Binding: Task Output Type (required)
ele-1: All FHIR elements must have a @value or children
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://nphies.sa/terminology/CodeSystem/task-output-type
....... code 1..1 code Symbol in syntax defined by the system
Fixed Value: response
..... value[x] 1..1 DP_Reference_1() Result of output
ele-1: All FHIR elements must have a @value or children

doco Documentation for this format

Terminology Bindings

PathConformanceValueSet / CodeURI
Task.statusrequiredTaskStatus
http://hl7.org/fhir/ValueSet/task-status|4.0.1
from the FHIR Standard
Task.statusReasonrequiredTaskStatusReason (a valid code from Task Status Reason)
http://nphies.sa/terminology/ValueSet/task-status-reason
from this IG
Task.intentrequiredPattern: order
http://hl7.org/fhir/ValueSet/task-intent|4.0.1
from the FHIR Standard
Task.priorityrequiredPattern: routine
http://hl7.org/fhir/ValueSet/request-priority|4.0.1
from the FHIR Standard
Task.coderequiredPattern: poll
http://nphies.sa/terminology/ValueSet/task-code
from this IG
Task.input.typerequiredTaskInputType
http://nphies.sa/terminology/ValueSet/task-input-type
from this IG
Task.input:count.typerequiredTaskInputType
http://nphies.sa/terminology/ValueSet/task-input-type
from this IG
Task.input:exclude-message-type.typerequiredTaskInputType
http://nphies.sa/terminology/ValueSet/task-input-type
from this IG
Task.input:exclude-message-type.value[x]requiredKSAMessageEvents (a valid code from KSA Message Events)
http://nphies.sa/terminology/ValueSet/ksa-message-events
from this IG
Task.input:include-message-type.typerequiredTaskInputType
http://nphies.sa/terminology/ValueSet/task-input-type
from this IG
Task.input:include-message-type.value[x]requiredKSAMessageEvents (a valid code from KSA Message Events)
http://nphies.sa/terminology/ValueSet/ksa-message-events
from this IG
Task.input:period.typerequiredTaskInputType
http://nphies.sa/terminology/ValueSet/task-input-type
from this IG
Task.output.typerequiredTaskOutputType (a valid code from Task Output Type)
http://nphies.sa/terminology/ValueSet/task-output-type
from this IG
Task.output:error.typerequiredPattern: error
http://nphies.sa/terminology/ValueSet/task-output-type
from this IG
Task.output:error.value[x]requiredAdjudicationError (a valid code from Adjudication Error)
http://nphies.sa/terminology/ValueSet/adjudication-error
from this IG
Task.output:response.typerequiredPattern: response
http://nphies.sa/terminology/ValueSet/task-output-type
from this IG

Constraints

IdGradePath(s)DetailsRequirements
POLRS001errorTaskstatus SHALL be either 'completed' or 'failed'.
: status.exists() implies ((status = 'completed') or (status = 'failed'))
POLRS002errorTask.outputtype SHALL be either 'error' or 'response'.
: type.exists() implies ((type.coding.first().code = 'error') or (type.coding.first().code = 'response'))
dom-2errorTaskIf the resource is contained in another resource, it SHALL NOT contain nested Resources
: contained.contained.empty()
dom-3errorTaskIf the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource
: contained.where((('#'+id in (%resource.descendants().reference | %resource.descendants().as(canonical) | %resource.descendants().as(uri) | %resource.descendants().as(url))) or descendants().where(reference = '#').exists() or descendants().where(as(canonical) = '#').exists() or descendants().where(as(canonical) = '#').exists()).not()).trace('unmatched', id).empty()
dom-4errorTaskIf a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated
: contained.meta.versionId.empty() and contained.meta.lastUpdated.empty()
dom-5errorTaskIf a resource is contained in another resource, it SHALL NOT have a security label
: contained.meta.security.empty()
dom-6best practiceTaskA resource should have narrative for robust management
: text.`div`.exists()
ele-1error**ALL** elementsAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1error**ALL** extensionsMust have either extensions or value[x], not both
: extension.exists() != value.exists()
inv-1errorTaskLast modified date must be greater than or equal to authored-on date.
: lastModified.exists().not() or authoredOn.exists().not() or lastModified >= authoredOn

Snapshot View

NameFlagsCard.TypeDescription & Constraintsdoco
.. Task C 0..* NphiesTask A task to be performed
inv-1: Last modified date must be greater than or equal to authored-on date.
POLRS001: status SHALL be either 'completed' or 'failed'.
... id Σ 1..1 id Logical id of this artifact
Max Length:64
... meta Σ 1..1 Meta Metadata about the resource
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
.... versionId Σ 0..1 id Version specific identifier
.... lastUpdated Σ 0..1 instant When the resource version last changed
.... source Σ 0..1 uri Identifies where the resource comes from
.... profile Σ 1..* DP_canonical(StructureDefinition) Profiles this resource claims to conform to
.... security Σ 0..* Coding Security Labels applied to this resource
Binding: All Security Labels (extensible): Security Labels from the Healthcare Privacy and Security Classification System.


.... tag Σ 0..* Coding Tags applied to this resource
Binding: CommonTags (example): Codes that represent various types of tags, commonly workflow-related; e.g. "Needs review by Dr. Jones".


... 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.

Additional BindingsPurpose
AllLanguages Max Binding
... text 0..1 Narrative Text summary of the resource, for human interpretation
... contained 0..* Resource Contained, inline Resources
... extension 0..* Extension Additional content defined by implementations
... modifierExtension ?! 0..* Extension Extensions that cannot be ignored
... identifier 1..* DP_Identifier_A Task Instance Identifier
... 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 ?!Σ 1..1 DP_code draft | requested | received | accepted | +
Binding: TaskStatus (required): The current status of the task.

... statusReason SΣ 0..1 DP_CodeableConcept Reason for current status
Binding: Task Status Reason (required)
... 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 Σ 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.


Required Pattern: order
... priority 1..1 DP_code routine | urgent | asap | stat
Binding: RequestPriority (required): The task's priority.


Required Pattern: routine
... code Σ 1..1 DP_CodeableConcept Task Type
Binding: Task Codes (required)
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://nphies.sa/terminology/CodeSystem/task-code
..... version 0..1 string Version of the system - if relevant
..... code 1..1 code Symbol in syntax defined by the system
Fixed Value: poll
..... 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 SΣ 0..1 DP_string Human-readable explanation of task
... focus SΣ 0..1 DP_Reference_1or3b(Resource) What task is acting on
... for Σ 0..1 Reference(Resource) Beneficiary of the Task
... encounter Σ 0..1 Reference(Encounter) Healthcare event during which this task originated
... executionPeriod Σ 0..1 Period Start and end time of execution
... authoredOn C 1..1 DP_dateTime Task Creation Date
... lastModified ΣC 1..1 DP_dateTime Task Last Modified Date
... requester Σ 1..1 DP_Reference_1or2a(Nphies Organization) Who is asking for task to be done
... performerType 0..* CodeableConcept Requested performer
Binding: ProcedurePerformerRoleCodes (preferred): The type(s) of task performers allowed.


... owner Σ 1..1 DP_Reference_1or2a(Nphies Organization) Responsible individual
... location Σ 0..1 Reference(Location) Where task occurs
... reasonCode 0..1 DP_CodeableConcept Why task is needed
Binding: Task Reason (required)
... reasonReference 0..1 Reference(Resource) Why task is needed
... 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 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 0..1 Period When fulfillment sought
.... recipient 0..* Reference(Patient | Practitioner | PractitionerRole | RelatedPerson | Group | Organization) For whom is fulfillment sought?
... Slices for input 0..* BackboneElement Information used to perform task
Slice: Unordered, Closed by value: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 DP_CodeableConcept Label for the input
Binding: Task Input Type (required)
..... 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:count 0..1 BackboneElement count
..... 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 DP_CodeableConcept Label for the input
Binding: Task Input Type (required)
..... value[x] 1..1 DP_positiveInt Content to use in performing the task
.... input:exclude-message-type 0..* BackboneElement exclude-message-type
..... 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 DP_CodeableConcept Label for the input
Binding: Task Input Type (required)
..... value[x] 1..1 DP_CodeableConcept Content to use in performing the task
Binding: KSA Message Events (required)
.... input:include-message-type 0..* BackboneElement include-message-type
..... 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 DP_CodeableConcept Label for the input
Binding: Task Input Type (required)
..... value[x] 1..1 DP_CodeableConcept Content to use in performing the task
Binding: KSA Message Events (required)
.... input:period 0..1 BackboneElement period
..... 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 DP_CodeableConcept Label for the input
Binding: Task Input Type (required)
..... value[x] 1..1 DP_Period_1 Content to use in performing the task
... Slices for output C 0..* BackboneElement Information produced as part of task
Slice: Unordered, Open by value:type
POLRS002: type SHALL be either 'error' or 'response'.
.... 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 DP_CodeableConcept Label for output
Binding: Task Output Type (required)
..... 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:error 0..1 BackboneElement error
..... id 0..1 string Unique id for inter-element referencing
..... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
...... extension:expression S 0..1 string Error Expression
URL: http://nphies.sa/fhir/ksa/nphies-fs/StructureDefinition/extension-error-expression
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
..... type 1..1 DP_CodeableConcept Label for output
Binding: Task Output Type (required)
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://nphies.sa/terminology/CodeSystem/task-output-type
....... version 0..1 string Version of the system - if relevant
....... code 1..1 code Symbol in syntax defined by the system
Fixed Value: error
....... 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 DP_CodeableConcept Result of output
Binding: Adjudication Error Codes (required)
.... output:response 0..* BackboneElement response
..... 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 DP_CodeableConcept Label for output
Binding: Task Output Type (required)
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://nphies.sa/terminology/CodeSystem/task-output-type
....... version 0..1 string Version of the system - if relevant
....... code 1..1 code Symbol in syntax defined by the system
Fixed Value: response
....... 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 DP_Reference_1() Result of output

doco Documentation for this format

Terminology Bindings

PathConformanceValueSet / CodeURI
Task.meta.securityextensibleAll Security Labels
http://hl7.org/fhir/ValueSet/security-labels
from the FHIR Standard
Task.meta.tagexampleCommonTags
http://hl7.org/fhir/ValueSet/common-tags
from the FHIR Standard
Task.languagepreferredCommonLanguages
http://hl7.org/fhir/ValueSet/languages
from the FHIR Standard
Additional Bindings Purpose
AllLanguages Max Binding
Task.statusrequiredTaskStatus
http://hl7.org/fhir/ValueSet/task-status|4.0.1
from the FHIR Standard
Task.statusReasonrequiredTaskStatusReason (a valid code from Task Status Reason)
http://nphies.sa/terminology/ValueSet/task-status-reason
from this IG
Task.businessStatusexample
Task.intentrequiredPattern: order
http://hl7.org/fhir/ValueSet/task-intent|4.0.1
from the FHIR Standard
Task.priorityrequiredPattern: routine
http://hl7.org/fhir/ValueSet/request-priority|4.0.1
from the FHIR Standard
Task.coderequiredPattern: poll
http://nphies.sa/terminology/ValueSet/task-code
from this IG
Task.performerTypepreferredProcedurePerformerRoleCodes
http://hl7.org/fhir/ValueSet/performer-role
from the FHIR Standard
Task.reasonCoderequiredTaskReasonCode
http://nphies.sa/terminology/ValueSet/task-reason-code
from this IG
Task.input.typerequiredTaskInputType
http://nphies.sa/terminology/ValueSet/task-input-type
from this IG
Task.input:count.typerequiredTaskInputType
http://nphies.sa/terminology/ValueSet/task-input-type
from this IG
Task.input:exclude-message-type.typerequiredTaskInputType
http://nphies.sa/terminology/ValueSet/task-input-type
from this IG
Task.input:exclude-message-type.value[x]requiredKSAMessageEvents (a valid code from KSA Message Events)
http://nphies.sa/terminology/ValueSet/ksa-message-events
from this IG
Task.input:include-message-type.typerequiredTaskInputType
http://nphies.sa/terminology/ValueSet/task-input-type
from this IG
Task.input:include-message-type.value[x]requiredKSAMessageEvents (a valid code from KSA Message Events)
http://nphies.sa/terminology/ValueSet/ksa-message-events
from this IG
Task.input:period.typerequiredTaskInputType
http://nphies.sa/terminology/ValueSet/task-input-type
from this IG
Task.output.typerequiredTaskOutputType (a valid code from Task Output Type)
http://nphies.sa/terminology/ValueSet/task-output-type
from this IG
Task.output:error.typerequiredPattern: error
http://nphies.sa/terminology/ValueSet/task-output-type
from this IG
Task.output:error.value[x]requiredAdjudicationError (a valid code from Adjudication Error)
http://nphies.sa/terminology/ValueSet/adjudication-error
from this IG
Task.output:response.typerequiredPattern: response
http://nphies.sa/terminology/ValueSet/task-output-type
from this IG

Constraints

IdGradePath(s)DetailsRequirements
POLRS001errorTaskstatus SHALL be either 'completed' or 'failed'.
: status.exists() implies ((status = 'completed') or (status = 'failed'))
POLRS002errorTask.outputtype SHALL be either 'error' or 'response'.
: type.exists() implies ((type.coding.first().code = 'error') or (type.coding.first().code = 'response'))
dom-2errorTaskIf the resource is contained in another resource, it SHALL NOT contain nested Resources
: contained.contained.empty()
dom-3errorTaskIf the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource
: contained.where((('#'+id in (%resource.descendants().reference | %resource.descendants().as(canonical) | %resource.descendants().as(uri) | %resource.descendants().as(url))) or descendants().where(reference = '#').exists() or descendants().where(as(canonical) = '#').exists() or descendants().where(as(canonical) = '#').exists()).not()).trace('unmatched', id).empty()
dom-4errorTaskIf a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated
: contained.meta.versionId.empty() and contained.meta.lastUpdated.empty()
dom-5errorTaskIf a resource is contained in another resource, it SHALL NOT have a security label
: contained.meta.security.empty()
dom-6best practiceTaskA resource should have narrative for robust management
: text.`div`.exists()
ele-1error**ALL** elementsAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1error**ALL** extensionsMust have either extensions or value[x], not both
: extension.exists() != value.exists()
inv-1errorTaskLast modified date must be greater than or equal to authored-on date.
: lastModified.exists().not() or authoredOn.exists().not() or lastModified >= authoredOn

This structure is derived from NphiesTask

Summary

Must-Support: 2 elements

Structures

This structure refers to these other structures:

Extensions

This structure refers to these extensions:

Slices

This structure defines the following Slices:

  • The element 1 is sliced based on the value of Task.input (Closed)
  • The element 1 is sliced based on the value of Task.output

 

Other representations of profile: CSV, Excel, Schematron