Health New Zealand Te Whatu Ora Shared Care FHIR API
0.4.5 - release
Health New Zealand Te Whatu Ora Shared Care FHIR API - Local Development build (v0.4.5) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
| Official URL: https://fhir-ig.digital.health.nz/shared-care/StructureDefinition/OutreachTask | Version: 0.1.3 | |||
| Active as of 2026-07-20 | Computable Name: OutreachTask | |||
Task FHIR resource for the outreach referral service
Usages:
You can also check for usages in the FHIR IG Statistics
Description of Profiles, Differentials, Snapshots and how the different presentations work.
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() |
|---|---|---|---|---|
![]() |
C | 0..* | Task | A task to be performed Constraints: inv-1 |
![]() ![]() |
?! | 0..* | Extension | Extensions that cannot be ignored |
![]() ![]() |
Σ | 1..1 | Reference(ServiceRequest) | Request fulfilled by this task |
![]() ![]() |
?!Σ | 1..1 | code | draft | requested | received | accepted | + Binding: TaskStatus (required): The current status of the task. |
![]() ![]() |
Σ | 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. |
![]() ![]() |
Σ | 1..1 | Reference(Patient) | Beneficiary of the Task |
Documentation for this format | ||||
| Path | Status | Usage | ValueSet | Version | Source |
| Task.status | Base | required | TaskStatus | 📍4.0.1 | FHIR Std. |
| Task.intent | Base | required | TaskIntent | 📍4.0.1 | FHIR Std. |
| Id | Grade | Path(s) | Description | Expression |
| dom-2 | error | Task | If the resource is contained in another resource, it SHALL NOT contain nested Resources |
contained.contained.empty()
|
| dom-3 | error | Task | 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 |
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-4 | error | Task | If 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-5 | error | Task | If a resource is contained in another resource, it SHALL NOT have a security label |
contained.meta.security.empty()
|
| dom-6 | best practice | Task | A resource should have narrative for robust management |
text.`div`.exists()
|
| ele-1 | error | **ALL** elements | All FHIR elements must have a @value or children |
hasValue() or (children().count() > id.count())
|
| ext-1 | error | **ALL** extensions | Must have either extensions or value[x], not both |
extension.exists() != value.exists()
|
| inv-1 | error | Task | Last 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 Task
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() |
|---|---|---|---|---|
![]() |
0..* | Task | A task to be performed | |
![]() ![]() |
0..0 | A set of rules under which this content was created | ||
![]() ![]() |
0..0 | Language of the resource content | ||
![]() ![]() |
0..0 | Contained, inline Resources | ||
![]() ![]() |
0..0 | Formal definition of task | ||
![]() ![]() |
0..0 | Formal definition of task | ||
![]() ![]() |
1..1 | Reference(ServiceRequest) | Request fulfilled by this task | |
![]() ![]() |
0..0 | Composite task | ||
![]() ![]() |
0..0 | Reason for current status | ||
![]() ![]() |
0..0 | E.g. "Specimen collected", "IV prepped" | ||
![]() ![]() |
0..0 | Task Type | ||
![]() ![]() |
0..0 | What task is acting on | ||
![]() ![]() |
1..1 | Reference(Patient) | Beneficiary of the Task | |
![]() ![]() |
0..0 | Healthcare event during which this task originated | ||
![]() ![]() |
0..0 | Requested performer | ||
![]() ![]() |
0..0 | Where task occurs | ||
![]() ![]() |
0..0 | Why task is needed | ||
![]() ![]() |
0..0 | Why task is needed | ||
![]() ![]() |
0..0 | Associated insurance coverage | ||
![]() ![]() |
0..0 | Key events in history of the Task | ||
![]() ![]() |
0..0 | Constraints on fulfillment tasks | ||
Documentation for this format | ||||
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() |
|---|---|---|---|---|
![]() |
C | 0..* | Task | A task to be performed Constraints: inv-1 |
![]() ![]() |
Σ | 0..1 | id | Logical id of this artifact |
![]() ![]() |
Σ | 0..1 | Meta | Metadata about the resource |
![]() ![]() |
0..1 | Narrative | Text summary of the resource, for human interpretation This profile does not constrain the narrative in regard to content, language, or traceability to data elements | |
![]() ![]() |
0..* | Extension | Additional content defined by implementations | |
![]() ![]() |
?! | 0..* | Extension | Extensions that cannot be ignored |
![]() ![]() |
0..* | Identifier | Task Instance Identifier | |
![]() ![]() |
Σ | 1..1 | Reference(ServiceRequest) | Request fulfilled by this task |
![]() ![]() |
Σ | 0..1 | Identifier | Requisition or grouper id |
![]() ![]() |
?!Σ | 1..1 | code | draft | requested | received | accepted | + Binding: TaskStatus (required): The current status of the task. |
![]() ![]() |
Σ | 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. |
![]() ![]() |
0..1 | code | routine | urgent | asap | stat Binding: RequestPriority (required): The task's priority. | |
![]() ![]() |
Σ | 0..1 | string | Human-readable explanation of task |
![]() ![]() |
Σ | 1..1 | Reference(Patient) | Beneficiary of the Task |
![]() ![]() |
Σ | 0..1 | Period | Start and end time of execution |
![]() ![]() |
C | 0..1 | dateTime | Task Creation Date |
![]() ![]() |
ΣC | 0..1 | dateTime | Task Last Modified Date |
![]() ![]() |
Σ | 0..1 | Reference(Device | Organization | Patient | Practitioner | PractitionerRole | RelatedPerson) | Who is asking for task to be done |
![]() ![]() |
Σ | 0..1 | Reference(Practitioner | PractitionerRole | Organization | CareTeam | HealthcareService | Patient | Device | RelatedPerson) | Responsible individual |
![]() ![]() |
0..* | Annotation | Comments made about the task | |
![]() ![]() |
0..* | BackboneElement | Information used to perform task | |
![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |
![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations | |
![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
![]() ![]() ![]() |
1..1 | CodeableConcept | Label for the input Binding Description: (example): Codes to identify types of input parameters. These will typically be specific to a particular workflow. E.g. "Comparison source", "Applicable consent", "Concomitent Medications", etc. | |
![]() ![]() ![]() |
1..1 | Content to use in performing the task | ||
![]() ![]() ![]() ![]() |
base64Binary | |||
![]() ![]() ![]() ![]() |
boolean | |||
![]() ![]() ![]() ![]() |
canonical(Any) | |||
![]() ![]() ![]() ![]() |
code | |||
![]() ![]() ![]() ![]() |
date | |||
![]() ![]() ![]() ![]() |
dateTime | |||
![]() ![]() ![]() ![]() |
decimal | |||
![]() ![]() ![]() ![]() |
id | |||
![]() ![]() ![]() ![]() |
instant | |||
![]() ![]() ![]() ![]() |
integer | |||
![]() ![]() ![]() ![]() |
markdown | |||
![]() ![]() ![]() ![]() |
oid | |||
![]() ![]() ![]() ![]() |
positiveInt | |||
![]() ![]() ![]() ![]() |
string | |||
![]() ![]() ![]() ![]() |
time | |||
![]() ![]() ![]() ![]() |
unsignedInt | |||
![]() ![]() ![]() ![]() |
uri | |||
![]() ![]() ![]() ![]() |
url | |||
![]() ![]() ![]() ![]() |
uuid | |||
![]() ![]() ![]() ![]() |
Address | |||
![]() ![]() ![]() ![]() |
Age | |||
![]() ![]() ![]() ![]() |
Annotation | |||
![]() ![]() ![]() ![]() |
Attachment | |||
![]() ![]() ![]() ![]() |
CodeableConcept | |||
![]() ![]() ![]() ![]() |
Coding | |||
![]() ![]() ![]() ![]() |
ContactPoint | |||
![]() ![]() ![]() ![]() |
Count | |||
![]() ![]() ![]() ![]() |
Distance | |||
![]() ![]() ![]() ![]() |
Duration | |||
![]() ![]() ![]() ![]() |
HumanName | |||
![]() ![]() ![]() ![]() |
Identifier | |||
![]() ![]() ![]() ![]() |
Money | |||
![]() ![]() ![]() ![]() |
Period | |||
![]() ![]() ![]() ![]() |
Quantity | |||
![]() ![]() ![]() ![]() |
Range | |||
![]() ![]() ![]() ![]() |
Ratio | |||
![]() ![]() ![]() ![]() |
Reference(Any) | |||
![]() ![]() ![]() ![]() |
SampledData | |||
![]() ![]() ![]() ![]() |
Signature | |||
![]() ![]() ![]() ![]() |
Timing | |||
![]() ![]() ![]() ![]() |
ContactDetail | |||
![]() ![]() ![]() ![]() |
Contributor | |||
![]() ![]() ![]() ![]() |
DataRequirement | |||
![]() ![]() ![]() ![]() |
Expression | |||
![]() ![]() ![]() ![]() |
ParameterDefinition | |||
![]() ![]() ![]() ![]() |
RelatedArtifact | |||
![]() ![]() ![]() ![]() |
TriggerDefinition | |||
![]() ![]() ![]() ![]() |
UsageContext | |||
![]() ![]() ![]() ![]() |
Dosage | |||
![]() ![]() ![]() ![]() |
Meta | |||
![]() ![]() |
0..* | BackboneElement | Information produced as part of task | |
![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |
![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations | |
![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
![]() ![]() ![]() |
1..1 | CodeableConcept | Label for output Binding Description: (example): Codes to identify types of input parameters. These will typically be specific to a particular workflow. E.g. "Identified issues", "Preliminary results", "Filler order", "Final results", etc. | |
![]() ![]() ![]() |
1..1 | Result of output | ||
![]() ![]() ![]() ![]() |
base64Binary | |||
![]() ![]() ![]() ![]() |
boolean | |||
![]() ![]() ![]() ![]() |
canonical(Any) | |||
![]() ![]() ![]() ![]() |
code | |||
![]() ![]() ![]() ![]() |
date | |||
![]() ![]() ![]() ![]() |
dateTime | |||
![]() ![]() ![]() ![]() |
decimal | |||
![]() ![]() ![]() ![]() |
id | |||
![]() ![]() ![]() ![]() |
instant | |||
![]() ![]() ![]() ![]() |
integer | |||
![]() ![]() ![]() ![]() |
markdown | |||
![]() ![]() ![]() ![]() |
oid | |||
![]() ![]() ![]() ![]() |
positiveInt | |||
![]() ![]() ![]() ![]() |
string | |||
![]() ![]() ![]() ![]() |
time | |||
![]() ![]() ![]() ![]() |
unsignedInt | |||
![]() ![]() ![]() ![]() |
uri | |||
![]() ![]() ![]() ![]() |
url | |||
![]() ![]() ![]() ![]() |
uuid | |||
![]() ![]() ![]() ![]() |
Address | |||
![]() ![]() ![]() ![]() |
Age | |||
![]() ![]() ![]() ![]() |
Annotation | |||
![]() ![]() ![]() ![]() |
Attachment | |||
![]() ![]() ![]() ![]() |
CodeableConcept | |||
![]() ![]() ![]() ![]() |
Coding | |||
![]() ![]() ![]() ![]() |
ContactPoint | |||
![]() ![]() ![]() ![]() |
Count | |||
![]() ![]() ![]() ![]() |
Distance | |||
![]() ![]() ![]() ![]() |
Duration | |||
![]() ![]() ![]() ![]() |
HumanName | |||
![]() ![]() ![]() ![]() |
Identifier | |||
![]() ![]() ![]() ![]() |
Money | |||
![]() ![]() ![]() ![]() |
Period | |||
![]() ![]() ![]() ![]() |
Quantity | |||
![]() ![]() ![]() ![]() |
Range | |||
![]() ![]() ![]() ![]() |
Ratio | |||
![]() ![]() ![]() ![]() |
Reference(Any) | |||
![]() ![]() ![]() ![]() |
SampledData | |||
![]() ![]() ![]() ![]() |
Signature | |||
![]() ![]() ![]() ![]() |
Timing | |||
![]() ![]() ![]() ![]() |
ContactDetail | |||
![]() ![]() ![]() ![]() |
Contributor | |||
![]() ![]() ![]() ![]() |
DataRequirement | |||
![]() ![]() ![]() ![]() |
Expression | |||
![]() ![]() ![]() ![]() |
ParameterDefinition | |||
![]() ![]() ![]() ![]() |
RelatedArtifact | |||
![]() ![]() ![]() ![]() |
TriggerDefinition | |||
![]() ![]() ![]() ![]() |
UsageContext | |||
![]() ![]() ![]() ![]() |
Dosage | |||
![]() ![]() ![]() ![]() |
Meta | |||
Documentation for this format | ||||
| Path | Status | Usage | ValueSet | Version | Source |
| Task.status | Base | required | TaskStatus | 📍4.0.1 | FHIR Std. |
| Task.intent | Base | required | TaskIntent | 📍4.0.1 | FHIR Std. |
| Task.priority | Base | required | Request priority | 📍4.0.1 | FHIR Std. |
| Task.input.type | Base | example | Not State | Unknown | |
| Task.output.type | Base | example | Not State | Unknown |
| Id | Grade | Path(s) | Description | Expression |
| dom-2 | error | Task | If the resource is contained in another resource, it SHALL NOT contain nested Resources |
contained.contained.empty()
|
| dom-3 | error | Task | 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 |
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-4 | error | Task | If 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-5 | error | Task | If a resource is contained in another resource, it SHALL NOT have a security label |
contained.meta.security.empty()
|
| dom-6 | best practice | Task | A resource should have narrative for robust management |
text.`div`.exists()
|
| ele-1 | error | **ALL** elements | All FHIR elements must have a @value or children |
hasValue() or (children().count() > id.count())
|
| ext-1 | error | **ALL** extensions | Must have either extensions or value[x], not both |
extension.exists() != value.exists()
|
| inv-1 | error | Task | Last 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 Task
Key Elements View
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() |
|---|---|---|---|---|
![]() |
C | 0..* | Task | A task to be performed Constraints: inv-1 |
![]() ![]() |
?! | 0..* | Extension | Extensions that cannot be ignored |
![]() ![]() |
Σ | 1..1 | Reference(ServiceRequest) | Request fulfilled by this task |
![]() ![]() |
?!Σ | 1..1 | code | draft | requested | received | accepted | + Binding: TaskStatus (required): The current status of the task. |
![]() ![]() |
Σ | 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. |
![]() ![]() |
Σ | 1..1 | Reference(Patient) | Beneficiary of the Task |
Documentation for this format | ||||
| Path | Status | Usage | ValueSet | Version | Source |
| Task.status | Base | required | TaskStatus | 📍4.0.1 | FHIR Std. |
| Task.intent | Base | required | TaskIntent | 📍4.0.1 | FHIR Std. |
| Id | Grade | Path(s) | Description | Expression |
| dom-2 | error | Task | If the resource is contained in another resource, it SHALL NOT contain nested Resources |
contained.contained.empty()
|
| dom-3 | error | Task | 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 |
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-4 | error | Task | If 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-5 | error | Task | If a resource is contained in another resource, it SHALL NOT have a security label |
contained.meta.security.empty()
|
| dom-6 | best practice | Task | A resource should have narrative for robust management |
text.`div`.exists()
|
| ele-1 | error | **ALL** elements | All FHIR elements must have a @value or children |
hasValue() or (children().count() > id.count())
|
| ext-1 | error | **ALL** extensions | Must have either extensions or value[x], not both |
extension.exists() != value.exists()
|
| inv-1 | error | Task | Last modified date must be greater than or equal to authored-on date. |
lastModified.exists().not() or authoredOn.exists().not() or lastModified >= authoredOn
|
Differential View
This structure is derived from Task
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() |
|---|---|---|---|---|
![]() |
0..* | Task | A task to be performed | |
![]() ![]() |
0..0 | A set of rules under which this content was created | ||
![]() ![]() |
0..0 | Language of the resource content | ||
![]() ![]() |
0..0 | Contained, inline Resources | ||
![]() ![]() |
0..0 | Formal definition of task | ||
![]() ![]() |
0..0 | Formal definition of task | ||
![]() ![]() |
1..1 | Reference(ServiceRequest) | Request fulfilled by this task | |
![]() ![]() |
0..0 | Composite task | ||
![]() ![]() |
0..0 | Reason for current status | ||
![]() ![]() |
0..0 | E.g. "Specimen collected", "IV prepped" | ||
![]() ![]() |
0..0 | Task Type | ||
![]() ![]() |
0..0 | What task is acting on | ||
![]() ![]() |
1..1 | Reference(Patient) | Beneficiary of the Task | |
![]() ![]() |
0..0 | Healthcare event during which this task originated | ||
![]() ![]() |
0..0 | Requested performer | ||
![]() ![]() |
0..0 | Where task occurs | ||
![]() ![]() |
0..0 | Why task is needed | ||
![]() ![]() |
0..0 | Why task is needed | ||
![]() ![]() |
0..0 | Associated insurance coverage | ||
![]() ![]() |
0..0 | Key events in history of the Task | ||
![]() ![]() |
0..0 | Constraints on fulfillment tasks | ||
Documentation for this format | ||||
Snapshot View
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() |
|---|---|---|---|---|
![]() |
C | 0..* | Task | A task to be performed Constraints: inv-1 |
![]() ![]() |
Σ | 0..1 | id | Logical id of this artifact |
![]() ![]() |
Σ | 0..1 | Meta | Metadata about the resource |
![]() ![]() |
0..1 | Narrative | Text summary of the resource, for human interpretation This profile does not constrain the narrative in regard to content, language, or traceability to data elements | |
![]() ![]() |
0..* | Extension | Additional content defined by implementations | |
![]() ![]() |
?! | 0..* | Extension | Extensions that cannot be ignored |
![]() ![]() |
0..* | Identifier | Task Instance Identifier | |
![]() ![]() |
Σ | 1..1 | Reference(ServiceRequest) | Request fulfilled by this task |
![]() ![]() |
Σ | 0..1 | Identifier | Requisition or grouper id |
![]() ![]() |
?!Σ | 1..1 | code | draft | requested | received | accepted | + Binding: TaskStatus (required): The current status of the task. |
![]() ![]() |
Σ | 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. |
![]() ![]() |
0..1 | code | routine | urgent | asap | stat Binding: RequestPriority (required): The task's priority. | |
![]() ![]() |
Σ | 0..1 | string | Human-readable explanation of task |
![]() ![]() |
Σ | 1..1 | Reference(Patient) | Beneficiary of the Task |
![]() ![]() |
Σ | 0..1 | Period | Start and end time of execution |
![]() ![]() |
C | 0..1 | dateTime | Task Creation Date |
![]() ![]() |
ΣC | 0..1 | dateTime | Task Last Modified Date |
![]() ![]() |
Σ | 0..1 | Reference(Device | Organization | Patient | Practitioner | PractitionerRole | RelatedPerson) | Who is asking for task to be done |
![]() ![]() |
Σ | 0..1 | Reference(Practitioner | PractitionerRole | Organization | CareTeam | HealthcareService | Patient | Device | RelatedPerson) | Responsible individual |
![]() ![]() |
0..* | Annotation | Comments made about the task | |
![]() ![]() |
0..* | BackboneElement | Information used to perform task | |
![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |
![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations | |
![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
![]() ![]() ![]() |
1..1 | CodeableConcept | Label for the input Binding Description: (example): Codes to identify types of input parameters. These will typically be specific to a particular workflow. E.g. "Comparison source", "Applicable consent", "Concomitent Medications", etc. | |
![]() ![]() ![]() |
1..1 | Content to use in performing the task | ||
![]() ![]() ![]() ![]() |
base64Binary | |||
![]() ![]() ![]() ![]() |
boolean | |||
![]() ![]() ![]() ![]() |
canonical(Any) | |||
![]() ![]() ![]() ![]() |
code | |||
![]() ![]() ![]() ![]() |
date | |||
![]() ![]() ![]() ![]() |
dateTime | |||
![]() ![]() ![]() ![]() |
decimal | |||
![]() ![]() ![]() ![]() |
id | |||
![]() ![]() ![]() ![]() |
instant | |||
![]() ![]() ![]() ![]() |
integer | |||
![]() ![]() ![]() ![]() |
markdown | |||
![]() ![]() ![]() ![]() |
oid | |||
![]() ![]() ![]() ![]() |
positiveInt | |||
![]() ![]() ![]() ![]() |
string | |||
![]() ![]() ![]() ![]() |
time | |||
![]() ![]() ![]() ![]() |
unsignedInt | |||
![]() ![]() ![]() ![]() |
uri | |||
![]() ![]() ![]() ![]() |
url | |||
![]() ![]() ![]() ![]() |
uuid | |||
![]() ![]() ![]() ![]() |
Address | |||
![]() ![]() ![]() ![]() |
Age | |||
![]() ![]() ![]() ![]() |
Annotation | |||
![]() ![]() ![]() ![]() |
Attachment | |||
![]() ![]() ![]() ![]() |
CodeableConcept | |||
![]() ![]() ![]() ![]() |
Coding | |||
![]() ![]() ![]() ![]() |
ContactPoint | |||
![]() ![]() ![]() ![]() |
Count | |||
![]() ![]() ![]() ![]() |
Distance | |||
![]() ![]() ![]() ![]() |
Duration | |||
![]() ![]() ![]() ![]() |
HumanName | |||
![]() ![]() ![]() ![]() |
Identifier | |||
![]() ![]() ![]() ![]() |
Money | |||
![]() ![]() ![]() ![]() |
Period | |||
![]() ![]() ![]() ![]() |
Quantity | |||
![]() ![]() ![]() ![]() |
Range | |||
![]() ![]() ![]() ![]() |
Ratio | |||
![]() ![]() ![]() ![]() |
Reference(Any) | |||
![]() ![]() ![]() ![]() |
SampledData | |||
![]() ![]() ![]() ![]() |
Signature | |||
![]() ![]() ![]() ![]() |
Timing | |||
![]() ![]() ![]() ![]() |
ContactDetail | |||
![]() ![]() ![]() ![]() |
Contributor | |||
![]() ![]() ![]() ![]() |
DataRequirement | |||
![]() ![]() ![]() ![]() |
Expression | |||
![]() ![]() ![]() ![]() |
ParameterDefinition | |||
![]() ![]() ![]() ![]() |
RelatedArtifact | |||
![]() ![]() ![]() ![]() |
TriggerDefinition | |||
![]() ![]() ![]() ![]() |
UsageContext | |||
![]() ![]() ![]() ![]() |
Dosage | |||
![]() ![]() ![]() ![]() |
Meta | |||
![]() ![]() |
0..* | BackboneElement | Information produced as part of task | |
![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |
![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations | |
![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
![]() ![]() ![]() |
1..1 | CodeableConcept | Label for output Binding Description: (example): Codes to identify types of input parameters. These will typically be specific to a particular workflow. E.g. "Identified issues", "Preliminary results", "Filler order", "Final results", etc. | |
![]() ![]() ![]() |
1..1 | Result of output | ||
![]() ![]() ![]() ![]() |
base64Binary | |||
![]() ![]() ![]() ![]() |
boolean | |||
![]() ![]() ![]() ![]() |
canonical(Any) | |||
![]() ![]() ![]() ![]() |
code | |||
![]() ![]() ![]() ![]() |
date | |||
![]() ![]() ![]() ![]() |
dateTime | |||
![]() ![]() ![]() ![]() |
decimal | |||
![]() ![]() ![]() ![]() |
id | |||
![]() ![]() ![]() ![]() |
instant | |||
![]() ![]() ![]() ![]() |
integer | |||
![]() ![]() ![]() ![]() |
markdown | |||
![]() ![]() ![]() ![]() |
oid | |||
![]() ![]() ![]() ![]() |
positiveInt | |||
![]() ![]() ![]() ![]() |
string | |||
![]() ![]() ![]() ![]() |
time | |||
![]() ![]() ![]() ![]() |
unsignedInt | |||
![]() ![]() ![]() ![]() |
uri | |||
![]() ![]() ![]() ![]() |
url | |||
![]() ![]() ![]() ![]() |
uuid | |||
![]() ![]() ![]() ![]() |
Address | |||
![]() ![]() ![]() ![]() |
Age | |||
![]() ![]() ![]() ![]() |
Annotation | |||
![]() ![]() ![]() ![]() |
Attachment | |||
![]() ![]() ![]() ![]() |
CodeableConcept | |||
![]() ![]() ![]() ![]() |
Coding | |||
![]() ![]() ![]() ![]() |
ContactPoint | |||
![]() ![]() ![]() ![]() |
Count | |||
![]() ![]() ![]() ![]() |
Distance | |||
![]() ![]() ![]() ![]() |
Duration | |||
![]() ![]() ![]() ![]() |
HumanName | |||
![]() ![]() ![]() ![]() |
Identifier | |||
![]() ![]() ![]() ![]() |
Money | |||
![]() ![]() ![]() ![]() |
Period | |||
![]() ![]() ![]() ![]() |
Quantity | |||
![]() ![]() ![]() ![]() |
Range | |||
![]() ![]() ![]() ![]() |
Ratio | |||
![]() ![]() ![]() ![]() |
Reference(Any) | |||
![]() ![]() ![]() ![]() |
SampledData | |||
![]() ![]() ![]() ![]() |
Signature | |||
![]() ![]() ![]() ![]() |
Timing | |||
![]() ![]() ![]() ![]() |
ContactDetail | |||
![]() ![]() ![]() ![]() |
Contributor | |||
![]() ![]() ![]() ![]() |
DataRequirement | |||
![]() ![]() ![]() ![]() |
Expression | |||
![]() ![]() ![]() ![]() |
ParameterDefinition | |||
![]() ![]() ![]() ![]() |
RelatedArtifact | |||
![]() ![]() ![]() ![]() |
TriggerDefinition | |||
![]() ![]() ![]() ![]() |
UsageContext | |||
![]() ![]() ![]() ![]() |
Dosage | |||
![]() ![]() ![]() ![]() |
Meta | |||
Documentation for this format | ||||
| Path | Status | Usage | ValueSet | Version | Source |
| Task.status | Base | required | TaskStatus | 📍4.0.1 | FHIR Std. |
| Task.intent | Base | required | TaskIntent | 📍4.0.1 | FHIR Std. |
| Task.priority | Base | required | Request priority | 📍4.0.1 | FHIR Std. |
| Task.input.type | Base | example | Not State | Unknown | |
| Task.output.type | Base | example | Not State | Unknown |
| Id | Grade | Path(s) | Description | Expression |
| dom-2 | error | Task | If the resource is contained in another resource, it SHALL NOT contain nested Resources |
contained.contained.empty()
|
| dom-3 | error | Task | 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 |
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-4 | error | Task | If 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-5 | error | Task | If a resource is contained in another resource, it SHALL NOT have a security label |
contained.meta.security.empty()
|
| dom-6 | best practice | Task | A resource should have narrative for robust management |
text.`div`.exists()
|
| ele-1 | error | **ALL** elements | All FHIR elements must have a @value or children |
hasValue() or (children().count() > id.count())
|
| ext-1 | error | **ALL** extensions | Must have either extensions or value[x], not both |
extension.exists() != value.exists()
|
| inv-1 | error | Task | Last 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 Task
Other representations of profile: CSV, Excel, Schematron