NHSDigital-Task
Profile url | ||
---|---|---|
https://fhir.nhs.uk/StructureDefinition/NHSDigital-Task | Workflow | trial-use |
NHSDigitalTask (Task) | I | Element idTask A task to be performed DefinitionFHIR Task usage and scope is defined as
A Task resource often exists in parallel with clinical resources. For example, a Task could request fulfillment of a ServiceRequest ordering a Procedure that would result in a Procedure, Observation, DiagnosticReport, ImagingStudy or similar resource. Another example would be a Task that requests fulfillment of a CommunicationRequest to be performed between various actors. Task has three main uses:
Order FulfilmentCentres on the fulfilment of the order. It does not contain the order details which are held in a referenced request resource.
In the diagram below the recipient or fulfiller of the order uses FHIR Task to accept or reject the order, it also uses Task to send <img src="https://raw.githubusercontent.com/NHSDigital/NHSDigital-FHIR-ImplementationGuide/master/Diagams/Task-Deliver.PNG" width="60%"/> Examples:
See the section on <br/> Minor Workflow RequestsThis is used to implement additional around an order or to record specific workflow requests. These may not have a focused resource reference. It is anticipated they are coded using SNOMED CT. <img src="https://raw.githubusercontent.com/NHSDigital/NHSDigital-FHIR-ImplementationGuide/master/Diagams/Task-Action.PNG" width="60%"/> Examples:
The Task.status can be used to indicate fulfilment/delivery status. <br/> Workflow SupportMore advanced workflow is supported, this adds in the use of Task.input and Task.output. This allows the passage of inputs and outputs which may be found in automated workflow activities. The diagram below is from an acute trusts handling of a received eRS referral request. Each process communicates via the FHIR Task, the first process takes the eRS referral and gets the referral letter from eRS, these are then passed to the clinician for triage. Once triaged, the clinician creates a book appointment Task which the admin's action. <img src="https://raw.githubusercontent.com/NHSDigital/NHSDigital-FHIR-ImplementationGuide/master/Diagams/Task-automated.PNG" width="60%"/>
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||
id | Σ | 0..1 | string | There are no (further) constraints on this element Element idTask.id Logical id of this artifact DefinitionThe logical id of the resource, as used in the URL for the resource. Once assigned, this value never changes. The only time that a resource does not have an id is when it is being submitted to the server using a create operation. | |||||||||||||||||||||||||||||||||||||||||||||||||||||||
meta | Σ | 0..1 | Meta | There are no (further) constraints on this element Element idTask.meta Metadata about the resource DefinitionThe metadata about the resource. This is content that is maintained by the infrastructure. Changes to the content might not always be associated with version changes to the resource.
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
implicitRules | Σ ?! | 0..1 | uri | There are no (further) constraints on this element Element idTask.implicitRules A set of rules under which this content was created DefinitionA reference to a set of rules that were followed when the resource was constructed, and which must be understood when processing the content. Often, this is a reference to an implementation guide that defines the special rules along with other profiles etc. Asserting this rule set restricts the content to be only understood by a limited set of trading partners. This inherently limits the usefulness of the data in the long term. However, the existing health eco-system is highly fractured, and not yet ready to define, collect, and exchange data in a generally computable sense. Wherever possible, implementers and/or specification writers should avoid using this element. Often, when used, the URL is a reference to an implementation guide that defines these special rules as part of it's narrative along with other profiles, value sets, etc.
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
language | 0..1 | codeBinding | There are no (further) constraints on this element Element idTask.language Language of the resource content DefinitionThe base language in which the resource is written. Language is provided to support indexing and accessibility (typically, services such as text to speech use the language tag). The html language tag in the narrative applies to the narrative. The language tag on the resource may be used to specify the language of other presentations generated from the data in the resource. Not all the content has to be in the base language. The Resource.language should not be assumed to apply to the narrative automatically. If a language is specified, it should it also be specified on the div element in the html (see rules in HTML5 for information about the relationship between xml:lang and the html lang attribute). A human language.
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||
text | 0..1 | Narrative | There are no (further) constraints on this element Element idTask.text Text summary of the resource, for human interpretation Alternate namesnarrative, html, xhtml, display DefinitionA human-readable narrative that contains a summary of the resource and can be used to represent the content of the resource to a human. The narrative need not encode all the structured data, but is required to contain sufficient detail to make it "clinically safe" for a human to just read the narrative. Resource definitions may define what content should be represented in the narrative to ensure clinical safety. Contained resources do not have narrative. Resources that are not contained SHOULD have a narrative. In some cases, a resource may only have text with little or no additional discrete data (as long as all minOccurs=1 elements are satisfied). This may be necessary for data from legacy systems where information is captured as a "text blob" or where text is additionally entered raw or narrated and encoded information is added later.
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||
contained | 0..* | Resource | There are no (further) constraints on this element Element idTask.contained Contained, inline Resources Alternate namesinline resources, anonymous resources, contained resources DefinitionThese resources do not have an independent existence apart from the resource that contains them - they cannot be identified independently, and nor can they have their own independent transaction scope. This should never be done when the content can be identified properly, as once identification is lost, it is extremely difficult (and context dependent) to restore it again. Contained resources may have profiles and tags In their meta elements, but SHALL NOT have security labels.
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||
extension | I | 0..* | Extension | Element idTask.extension Additional content defined by implementations Alternate namesextensions, user content DefinitionMay be used to represent additional information that is not part of the basic definition of the resource. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. Unordered, Open, by url(Value) Extensions are always sliced by (at least) url Constraints
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
agent | S I | 0..1 | Extension(Reference(NHSDigitalPractitionerRole | NHSDigitalPractitioner | NHSDigitalHealthcareService)) | Element idTask.extension:agent Provenance of the resource Alternate namesextensions, user content DefinitionIs used as the author on request resources. There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. Extension(Reference(NHSDigitalPractitionerRole | NHSDigitalPractitioner | NHSDigitalHealthcareService)) Extension URLhttps://fhir.nhs.uk/StructureDefinition/Extension-Provenance-agent Constraints
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
prescription | S I | 0..1 | Extension(Complex) | Element idTask.extension:prescription EPS Patient Tracker extension Alternate namesextensions, user content Definition
There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. Extension(Complex) Extension URLhttps://fhir.nhs.uk/StructureDefinition/Extension-EPS-Prescription Constraints
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
repeatInformation | S I | 0..1 | Extension(Complex) | Element idTask.extension:repeatInformation Used in the EPS Prescription Tracker Alternate namesextensions, user content Definition
There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. Extension(Complex) Extension URLhttps://fhir.nhs.uk/StructureDefinition/Extension-EPS-RepeatInformation Constraints
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
modifierExtension | ?! I | 0..* | Extension | There are no (further) constraints on this element Element idTask.modifierExtension Extensions that cannot be ignored Alternate namesextensions, user content DefinitionMay be used to represent additional information that is not part of the basic definition of the resource and that modifies the understanding of the element that contains it and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions. Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself). Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions. There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. Unordered, Open, by url(Value) Extensions are always sliced by (at least) url Constraints
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
identifier | S | 0..* | Identifier | Element idTask.identifier Task Instance Identifier DefinitionFor EPS A single identifier MUST be present and the value must be a UUID.
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
id | 0..1 | string | There are no (further) constraints on this element Element idTask.identifier.id Unique id for inter-element referencing DefinitionUnique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||
extension | I | 0..* | Extension | There are no (further) constraints on this element Element idTask.identifier.extension Additional content defined by implementations Alternate namesextensions, user content DefinitionMay be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. Unordered, Open, by url(Value) Extensions are always sliced by (at least) url Constraints
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
use | Σ ?! | 0..1 | codeBinding | There are no (further) constraints on this element Element idTask.identifier.use usual | official | temp | secondary | old (If known) DefinitionThe purpose of this identifier. Allows the appropriate identifier for a particular context of use to be selected from among a set of identifiers. Applications can assume that an identifier is permanent unless it explicitly says that it is temporary. Identifies the purpose for this identifier, if known .
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | Σ | 0..1 | CodeableConceptBinding | There are no (further) constraints on this element Element idTask.identifier.type Description of identifier DefinitionA coded type for the identifier that can be used to determine which identifier to use for a specific purpose. Allows users to make use of identifiers when the identifier system is not known. This element deals only with general categories of identifiers. It SHOULD not be used for codes that correspond 1..1 with the Identifier.system. Some identifiers may fall into multiple categories due to common usage. Where the system is known, a type is unnecessary because the type is always part of the system definition. However systems often need to handle identifiers where the system is not known. There is not a 1:1 relationship between type and system, since many different systems have the same type. A coded type for an identifier that can be used to determine which identifier to use for a specific purpose.
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
system | Σ | 0..1 | uri | There are no (further) constraints on this element Element idTask.identifier.system The namespace for the identifier value DefinitionEstablishes the namespace for the value - that is, a URL that describes a set values that are unique. There are many sets of identifiers. To perform matching of two identifiers, we need to know what set we're dealing with. The system identifies a particular set of unique identifiers. Identifier.system is always case sensitive.
General http://www.acme.com/identifiers/patient Mappings
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
value | Σ | 0..1 | string | There are no (further) constraints on this element Element idTask.identifier.value The value that is unique DefinitionThe portion of the identifier typically relevant to the user and which is unique within the context of the system. If the value is a full URI, then the system SHALL be urn:ietf:rfc:3986. The value's primary purpose is computational mapping. As a result, it may be normalized for comparison purposes (e.g. removing non-significant whitespace, dashes, etc.) A value formatted for human display can be conveyed using the Rendered Value extension. Identifier.value is to be treated as case sensitive unless knowledge of the Identifier.system allows the processer to be confident that non-case-sensitive processing is safe.
General 123456 Mappings
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
period | Σ I | 0..1 | Period | There are no (further) constraints on this element Element idTask.identifier.period Time period when id is/was valid for use DefinitionTime period during which identifier is/was valid for use. A Period specifies a range of time; the context of use will specify whether the entire range applies (e.g. "the patient was an inpatient of the hospital for this time range") or one value from the range applies (e.g. "give to the patient between these two times"). Period is not used for a duration (a measure of elapsed time). See Duration.
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
assigner | Σ I | 0..1 | Reference() | There are no (further) constraints on this element Element idTask.identifier.assigner Organization that issued id (may be just text) DefinitionOrganization that issued/manages the identifier. The Identifier.assigner may omit the .reference element and only contain a .display element reflecting the name or other textual information about the assigning organization.
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
instantiatesCanonical | Σ | 0..1 | canonical(ActivityDefinition) | There are no (further) constraints on this element Element idTask.instantiatesCanonical Formal definition of task DefinitionThe URL pointing to a FHIR-defined protocol, guideline, orderset or other definition that is adhered to in whole or in part by this Task. Enables a formal definition of how he task is to be performed, enabling automation.
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
instantiatesUri | Σ | 0..1 | uri | There are no (further) constraints on this element Element idTask.instantiatesUri Formal definition of task DefinitionThe URL pointing to an externally maintained protocol, guideline, orderset or other definition that is adhered to in whole or in part by this Task. Enables a formal definition of how he task is to be performed (e.g. using BPMN, BPEL, XPDL or other formal notation to be associated with a task), enabling automation. see http://en.wikipedia.org/wiki/Uniform_resource_identifier
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
basedOn | Σ I | 0..* | Reference(Resource) | There are no (further) constraints on this element Element idTask.basedOn Request fulfilled by this task DefinitionBasedOn refers to a higher-level authorization that triggered the creation of the task. It references a "request" resource such as a ServiceRequest, MedicationRequest, ServiceRequest, CarePlan, etc. which is distinct from the "request" resource the task is seeking to fulfill. This latter resource is referenced by FocusOn. For example, based on a ServiceRequest (= BasedOn), a task is created to fulfill a procedureRequest ( = FocusOn ) to collect a specimen from a patient. References SHALL be a reference to an actual FHIR resource, and SHALL be resolveable (allowing for access control, temporary unavailability, etc.). Resolution can be either by retrieval from the URL, or, where applicable by resource type, by treating an absolute reference as a canonical URL and looking it up in a local registry/repository.
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
id | 0..1 | string | There are no (further) constraints on this element Element idTask.basedOn.id Unique id for inter-element referencing DefinitionUnique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||
extension | I | 0..* | Extension | There are no (further) constraints on this element Element idTask.basedOn.extension Additional content defined by implementations Alternate namesextensions, user content DefinitionMay be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. Unordered, Open, by url(Value) Extensions are always sliced by (at least) url Constraints
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
reference | Σ I | 0..1 | string | There are no (further) constraints on this element Element idTask.basedOn.reference Literal reference, Relative, internal or absolute URL DefinitionA reference to a location at which the other resource is found. The reference may be a relative reference, in which case it is relative to the service base URL, or an absolute URL that resolves to the location where the resource is found. The reference may be version specific or not. If the reference is not to a FHIR RESTful server, then it should be assumed to be version specific. Internal fragment references (start with '#') refer to contained resources. Using absolute URLs provides a stable scalable approach suitable for a cloud/web context, while using relative/logical references provides a flexible approach suitable for use when trading across closed eco-system boundaries. Absolute URLs do not need to point to a FHIR RESTful server, though this is the preferred approach. If the URL conforms to the structure "/[type]/[id]" then it should be assumed that the reference is to a FHIR RESTful server.
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | Σ | 0..1 | uriBinding | There are no (further) constraints on this element Element idTask.basedOn.type Type the reference refers to (e.g. "Patient") DefinitionThe expected type of the target of the reference. If both Reference.type and Reference.reference are populated and Reference.reference is a FHIR URL, both SHALL be consistent. The type is the Canonical URL of Resource Definition that is the type this reference refers to. References are URLs that are relative to http://hl7.org/fhir/StructureDefinition/ e.g. "Patient" is a reference to http://hl7.org/fhir/StructureDefinition/Patient. Absolute URLs are only allowed for logical models (and can only be used in references in logical models, not resources). This element is used to indicate the type of the target of the reference. This may be used which ever of the other elements are populated (or not). In some cases, the type of the target may be determined by inspection of the reference (e.g. a RESTful URL) or by resolving the target of the reference; if both the type and a reference is provided, the reference SHALL resolve to a resource of the same type as that specified. Aa resource (or, for logical models, the URI of the logical model).
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
identifier | Σ | 0..1 | Identifier | There are no (further) constraints on this element Element idTask.basedOn.identifier Logical reference, when literal reference is not known DefinitionAn identifier for the target resource. This is used when there is no way to reference the other resource directly, either because the entity it represents is not available through a FHIR server, or because there is no way for the author of the resource to convert a known identifier to an actual location. There is no requirement that a Reference.identifier point to something that is actually exposed as a FHIR instance, but it SHALL point to a business concept that would be expected to be exposed as a FHIR instance, and that instance would need to be of a FHIR resource type allowed by the reference. When an identifier is provided in place of a reference, any system processing the reference will only be able to resolve the identifier to a reference if it understands the business context in which the identifier is used. Sometimes this is global (e.g. a national identifier) but often it is not. For this reason, none of the useful mechanisms described for working with references (e.g. chaining, includes) are possible, nor should servers be expected to be able resolve the reference. Servers may accept an identifier based reference untouched, resolve it, and/or reject it - see CapabilityStatement.rest.resource.referencePolicy. When both an identifier and a literal reference are provided, the literal reference is preferred. Applications processing the resource are allowed - but not required - to check that the identifier matches the literal reference Applications converting a logical reference to a literal reference may choose to leave the logical reference present, or remove it. Reference is intended to point to a structure that can potentially be expressed as a FHIR resource, though there is no need for it to exist as an actual FHIR resource instance - except in as much as an application wishes to actual find the target of the reference. The content referred to be the identifier must meet the logical constraints implied by any limitations on what resource types are permitted for the reference. For example, it would not be legitimate to send the identifier for a drug prescription if the type were Reference(Observation|DiagnosticReport). One of the use-cases for Reference.identifier is the situation where no FHIR representation exists (where the type is Reference (Any).
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
id | 0..1 | string | There are no (further) constraints on this element Element idTask.basedOn.identifier.id Unique id for inter-element referencing DefinitionUnique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||
extension | I | 0..* | Extension | There are no (further) constraints on this element Element idTask.basedOn.identifier.extension Additional content defined by implementations Alternate namesextensions, user content DefinitionMay be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. Unordered, Open, by url(Value) Extensions are always sliced by (at least) url Constraints
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
use | Σ ?! | 0..1 | codeBinding | There are no (further) constraints on this element Element idTask.basedOn.identifier.use usual | official | temp | secondary | old (If known) DefinitionThe purpose of this identifier. Allows the appropriate identifier for a particular context of use to be selected from among a set of identifiers. Applications can assume that an identifier is permanent unless it explicitly says that it is temporary. Identifies the purpose for this identifier, if known .
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | Σ | 0..1 | CodeableConceptBinding | There are no (further) constraints on this element Element idTask.basedOn.identifier.type Description of identifier DefinitionA coded type for the identifier that can be used to determine which identifier to use for a specific purpose. Allows users to make use of identifiers when the identifier system is not known. This element deals only with general categories of identifiers. It SHOULD not be used for codes that correspond 1..1 with the Identifier.system. Some identifiers may fall into multiple categories due to common usage. Where the system is known, a type is unnecessary because the type is always part of the system definition. However systems often need to handle identifiers where the system is not known. There is not a 1:1 relationship between type and system, since many different systems have the same type. A coded type for an identifier that can be used to determine which identifier to use for a specific purpose.
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
system | Σ | 0..1 | uri | There are no (further) constraints on this element Element idTask.basedOn.identifier.system The namespace for the identifier value DefinitionEstablishes the namespace for the value - that is, a URL that describes a set values that are unique. There are many sets of identifiers. To perform matching of two identifiers, we need to know what set we're dealing with. The system identifies a particular set of unique identifiers. Identifier.system is always case sensitive.
General http://www.acme.com/identifiers/patient Mappings
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
value | Σ | 0..1 | string | There are no (further) constraints on this element Element idTask.basedOn.identifier.value The value that is unique DefinitionThe portion of the identifier typically relevant to the user and which is unique within the context of the system. If the value is a full URI, then the system SHALL be urn:ietf:rfc:3986. The value's primary purpose is computational mapping. As a result, it may be normalized for comparison purposes (e.g. removing non-significant whitespace, dashes, etc.) A value formatted for human display can be conveyed using the Rendered Value extension. Identifier.value is to be treated as case sensitive unless knowledge of the Identifier.system allows the processer to be confident that non-case-sensitive processing is safe.
General 123456 Mappings
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
period | Σ I | 0..1 | Period | There are no (further) constraints on this element Element idTask.basedOn.identifier.period Time period when id is/was valid for use DefinitionTime period during which identifier is/was valid for use. A Period specifies a range of time; the context of use will specify whether the entire range applies (e.g. "the patient was an inpatient of the hospital for this time range") or one value from the range applies (e.g. "give to the patient between these two times"). Period is not used for a duration (a measure of elapsed time). See Duration.
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
assigner | Σ I | 0..1 | Reference() | There are no (further) constraints on this element Element idTask.basedOn.identifier.assigner Organization that issued id (may be just text) DefinitionOrganization that issued/manages the identifier. The Identifier.assigner may omit the .reference element and only contain a .display element reflecting the name or other textual information about the assigning organization.
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
display | Σ | 0..1 | string | There are no (further) constraints on this element Element idTask.basedOn.display Text alternative for the resource DefinitionPlain text narrative that identifies the resource in addition to the resource reference. This is generally not the same as the Resource.text of the referenced resource. The purpose is to identify what's being referenced, not to fully describe it.
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
groupIdentifier | S Σ | 0..1 | Identifier | Element idTask.groupIdentifier Requisition or grouper id DefinitionEPS Only An identifier to the original
Billing and/or reporting can be linked to whether multiple requests were created as a single unit.
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
partOf | Σ I | 0..* | Reference() | There are no (further) constraints on this element Element idTask.partOf Composite task DefinitionTask that this particular task is part of. Allows tasks to be broken down into sub-steps (and this division can occur independent of the original task). This should usually be 0..1.
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
id | 0..1 | string | There are no (further) constraints on this element Element idTask.partOf.id Unique id for inter-element referencing DefinitionUnique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||
extension | I | 0..* | Extension | There are no (further) constraints on this element Element idTask.partOf.extension Additional content defined by implementations Alternate namesextensions, user content DefinitionMay be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. Unordered, Open, by url(Value) Extensions are always sliced by (at least) url Constraints
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
reference | Σ I | 0..1 | string | There are no (further) constraints on this element Element idTask.partOf.reference Literal reference, Relative, internal or absolute URL DefinitionA reference to a location at which the other resource is found. The reference may be a relative reference, in which case it is relative to the service base URL, or an absolute URL that resolves to the location where the resource is found. The reference may be version specific or not. If the reference is not to a FHIR RESTful server, then it should be assumed to be version specific. Internal fragment references (start with '#') refer to contained resources. Using absolute URLs provides a stable scalable approach suitable for a cloud/web context, while using relative/logical references provides a flexible approach suitable for use when trading across closed eco-system boundaries. Absolute URLs do not need to point to a FHIR RESTful server, though this is the preferred approach. If the URL conforms to the structure "/[type]/[id]" then it should be assumed that the reference is to a FHIR RESTful server.
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | Σ | 0..1 | uriBinding | There are no (further) constraints on this element Element idTask.partOf.type Type the reference refers to (e.g. "Patient") DefinitionThe expected type of the target of the reference. If both Reference.type and Reference.reference are populated and Reference.reference is a FHIR URL, both SHALL be consistent. The type is the Canonical URL of Resource Definition that is the type this reference refers to. References are URLs that are relative to http://hl7.org/fhir/StructureDefinition/ e.g. "Patient" is a reference to http://hl7.org/fhir/StructureDefinition/Patient. Absolute URLs are only allowed for logical models (and can only be used in references in logical models, not resources). This element is used to indicate the type of the target of the reference. This may be used which ever of the other elements are populated (or not). In some cases, the type of the target may be determined by inspection of the reference (e.g. a RESTful URL) or by resolving the target of the reference; if both the type and a reference is provided, the reference SHALL resolve to a resource of the same type as that specified. Aa resource (or, for logical models, the URI of the logical model).
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
identifier | Σ | 0..1 | Identifier | There are no (further) constraints on this element Element idTask.partOf.identifier Logical reference, when literal reference is not known DefinitionAn identifier for the target resource. This is used when there is no way to reference the other resource directly, either because the entity it represents is not available through a FHIR server, or because there is no way for the author of the resource to convert a known identifier to an actual location. There is no requirement that a Reference.identifier point to something that is actually exposed as a FHIR instance, but it SHALL point to a business concept that would be expected to be exposed as a FHIR instance, and that instance would need to be of a FHIR resource type allowed by the reference. When an identifier is provided in place of a reference, any system processing the reference will only be able to resolve the identifier to a reference if it understands the business context in which the identifier is used. Sometimes this is global (e.g. a national identifier) but often it is not. For this reason, none of the useful mechanisms described for working with references (e.g. chaining, includes) are possible, nor should servers be expected to be able resolve the reference. Servers may accept an identifier based reference untouched, resolve it, and/or reject it - see CapabilityStatement.rest.resource.referencePolicy. When both an identifier and a literal reference are provided, the literal reference is preferred. Applications processing the resource are allowed - but not required - to check that the identifier matches the literal reference Applications converting a logical reference to a literal reference may choose to leave the logical reference present, or remove it. Reference is intended to point to a structure that can potentially be expressed as a FHIR resource, though there is no need for it to exist as an actual FHIR resource instance - except in as much as an application wishes to actual find the target of the reference. The content referred to be the identifier must meet the logical constraints implied by any limitations on what resource types are permitted for the reference. For example, it would not be legitimate to send the identifier for a drug prescription if the type were Reference(Observation|DiagnosticReport). One of the use-cases for Reference.identifier is the situation where no FHIR representation exists (where the type is Reference (Any).
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
id | 0..1 | string | There are no (further) constraints on this element Element idTask.partOf.identifier.id Unique id for inter-element referencing DefinitionUnique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||
extension | I | 0..* | Extension | There are no (further) constraints on this element Element idTask.partOf.identifier.extension Additional content defined by implementations Alternate namesextensions, user content DefinitionMay be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. Unordered, Open, by url(Value) Extensions are always sliced by (at least) url Constraints
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
use | Σ ?! | 0..1 | codeBinding | There are no (further) constraints on this element Element idTask.partOf.identifier.use usual | official | temp | secondary | old (If known) DefinitionThe purpose of this identifier. Allows the appropriate identifier for a particular context of use to be selected from among a set of identifiers. Applications can assume that an identifier is permanent unless it explicitly says that it is temporary. Identifies the purpose for this identifier, if known .
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | Σ | 0..1 | CodeableConceptBinding | There are no (further) constraints on this element Element idTask.partOf.identifier.type Description of identifier DefinitionA coded type for the identifier that can be used to determine which identifier to use for a specific purpose. Allows users to make use of identifiers when the identifier system is not known. This element deals only with general categories of identifiers. It SHOULD not be used for codes that correspond 1..1 with the Identifier.system. Some identifiers may fall into multiple categories due to common usage. Where the system is known, a type is unnecessary because the type is always part of the system definition. However systems often need to handle identifiers where the system is not known. There is not a 1:1 relationship between type and system, since many different systems have the same type. A coded type for an identifier that can be used to determine which identifier to use for a specific purpose.
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
system | Σ | 0..1 | uri | There are no (further) constraints on this element Element idTask.partOf.identifier.system The namespace for the identifier value DefinitionEstablishes the namespace for the value - that is, a URL that describes a set values that are unique. There are many sets of identifiers. To perform matching of two identifiers, we need to know what set we're dealing with. The system identifies a particular set of unique identifiers. Identifier.system is always case sensitive.
General http://www.acme.com/identifiers/patient Mappings
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
value | Σ | 0..1 | string | There are no (further) constraints on this element Element idTask.partOf.identifier.value The value that is unique DefinitionThe portion of the identifier typically relevant to the user and which is unique within the context of the system. If the value is a full URI, then the system SHALL be urn:ietf:rfc:3986. The value's primary purpose is computational mapping. As a result, it may be normalized for comparison purposes (e.g. removing non-significant whitespace, dashes, etc.) A value formatted for human display can be conveyed using the Rendered Value extension. Identifier.value is to be treated as case sensitive unless knowledge of the Identifier.system allows the processer to be confident that non-case-sensitive processing is safe.
General 123456 Mappings
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
period | Σ I | 0..1 | Period | There are no (further) constraints on this element Element idTask.partOf.identifier.period Time period when id is/was valid for use DefinitionTime period during which identifier is/was valid for use. A Period specifies a range of time; the context of use will specify whether the entire range applies (e.g. "the patient was an inpatient of the hospital for this time range") or one value from the range applies (e.g. "give to the patient between these two times"). Period is not used for a duration (a measure of elapsed time). See Duration.
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
assigner | Σ I | 0..1 | Reference() | There are no (further) constraints on this element Element idTask.partOf.identifier.assigner Organization that issued id (may be just text) DefinitionOrganization that issued/manages the identifier. The Identifier.assigner may omit the .reference element and only contain a .display element reflecting the name or other textual information about the assigning organization.
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
display | Σ | 0..1 | string | There are no (further) constraints on this element Element idTask.partOf.display Text alternative for the resource DefinitionPlain text narrative that identifies the resource in addition to the resource reference. This is generally not the same as the Resource.text of the referenced resource. The purpose is to identify what's being referenced, not to fully describe it.
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
status | S Σ ?! | 1..1 | codeBinding | Element idTask.status draft | requested | received | accepted | + DefinitionThese workflow tasks have The following diagram reflects the "typical" state machine for Task. Note that not all states will be supported by all workflows and that some workflows may support additional transitions, including transitions from terminal states (e.g. back to "in-progress" from "failed" or "completed"). <img src="https://www.hl7.org/fhir/task-state-machine.svg"></img> For example: A patient requesting a repeat prescription would ask for task with code These states enable coordination of task status with off-the-shelf workflow solutions that support automation of tasks. For EPS Only
The current status of the task.
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
statusReason | Σ | 0..1 | CodeableConcept | Element idTask.statusReason Reason for current status DefinitionFor EPS only
This applies to the current status. Look at the history of the task to see reasons for past statuses. Codes to identify the reason for current status. These will typically be specific to a particular workflow.
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
businessStatus | Σ | 0..1 | CodeableConcept | There are no (further) constraints on this element Element idTask.businessStatus E.g. "Specimen collected", "IV prepped" DefinitionContains business-specific nuances of the business state. There's often a need to track substates of a task - this is often variable by specific workflow implementation. Not all terminology uses fit this general pattern. In some cases, models should not use CodeableConcept and use Coding directly and provide their own structure for managing text, codings, translations and the relationship between elements and pre- and post-coordination. The domain-specific business-contextual sub-state of the task. For example: "Blood drawn", "IV inserted", "Awaiting physician signature", etc.
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
intent | S Σ | 1..1 | codeBinding | Element idTask.intent unknown | proposal | plan | order | original-order | reflex-order | filler-order | instance-order | option DefinitionIndicates the "level" of actionability associated with the Task, i.e. i+R[9]Cs this a proposed task, a planned task, an actionable task, etc. Is not processed by EPS and is included for FHIR compliance reasons. The value should always be Distinguishes whether the task is a proposal, plan or full order.
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
priority | 0..1 | codeBinding | There are no (further) constraints on this element Element idTask.priority routine | urgent | asap | stat DefinitionIndicates how quickly the Task should be addressed with respect to other requests. Used to identify the service level expected while performing a task. Note that FHIR strings SHALL NOT exceed 1MB in size If missing, this task should be performed with normal priority The task's priority.
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||
code | S Σ | 1..1 | CodeableConcept | Element idTask.code Task Type Definitione-RS A SNOMED CT procedure code to indicate the action
EPS The SNOMED action codes are complemented with For example: The code
The title (eg "My Tasks", "Outstanding Tasks for Patient X") should go into the code. Codes to identify what the task involves. These will typically be specific to a particular workflow.
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
id | 0..1 | string | There are no (further) constraints on this element Element idTask.code.id Unique id for inter-element referencing DefinitionUnique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||
extension | I | 0..* | Extension | There are no (further) constraints on this element Element idTask.code.extension Additional content defined by implementations Alternate namesextensions, user content DefinitionMay be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. Unordered, Open, by url(Value) Extensions are always sliced by (at least) url Constraints
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
coding | Σ | 0..* | Coding | Element idTask.code.coding Code defined by a terminology system DefinitionA reference to a code defined by a terminology system. Allows for alternative encodings within a code system, and translations to other code systems. Codes may be defined very casually in enumerations, or code lists, up to very formal definitions such as SNOMED CT - see the HL7 v3 Core Principles for more information. Ordering of codings is undefined and SHALL NOT be used to infer meaning. Generally, at most only one of the coding values will be labeled as UserSelected = true. Unordered, Open, by system(Value) Constraints
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
(All Slices) | There are no (further) constraints on this element | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
id | 0..1 | string | There are no (further) constraints on this element Element idTask.code.coding.id Unique id for inter-element referencing DefinitionUnique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||
extension | I | 0..* | Extension | There are no (further) constraints on this element Element idTask.code.coding.extension Additional content defined by implementations Alternate namesextensions, user content DefinitionMay be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. Unordered, Open, by url(Value) Extensions are always sliced by (at least) url Constraints
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
system | Σ | 1..1 | uri | There are no (further) constraints on this element Element idTask.code.coding.system Identity of the terminology system DefinitionThe identification of the code system that defines the meaning of the symbol in the code. Need to be unambiguous about the source of the definition of the symbol. The URI may be an OID (urn:oid:...) or a UUID (urn:uuid:...). OIDs and UUIDs SHALL be references to the HL7 OID registry. Otherwise, the URI should come from HL7's list of FHIR defined special URIs or it should reference to some definition that establishes the system clearly and unambiguously.
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
version | Σ | 0..1 | string | There are no (further) constraints on this element Element idTask.code.coding.version Version of the system - if relevant DefinitionThe version of the code system which was used when choosing this code. Note that a well-maintained code system does not need the version reported, because the meaning of codes is consistent across versions. However this cannot consistently be assured, and when the meaning is not guaranteed to be consistent, the version SHOULD be exchanged. Where the terminology does not clearly define what string should be used to identify code system versions, the recommendation is to use the date (expressed in FHIR date format) on which that version was officially published as the version date.
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
code | Σ | 1..1 | code | There are no (further) constraints on this element Element idTask.code.coding.code Symbol in syntax defined by the system DefinitionA symbol in syntax defined by the system. The symbol may be a predefined code or an expression in a syntax defined by the coding system (e.g. post-coordination). Need to refer to a particular code in the system. Note that FHIR strings SHALL NOT exceed 1MB in size
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
display | Σ | 0..1 | string | There are no (further) constraints on this element Element idTask.code.coding.display Representation defined by the system DefinitionA representation of the meaning of the code in the system, following the rules of the system. Need to be able to carry a human-readable meaning of the code for readers that do not know the system. Note that FHIR strings SHALL NOT exceed 1MB in size
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
userSelected | Σ | 0..1 | boolean | There are no (further) constraints on this element Element idTask.code.coding.userSelected If this coding was chosen directly by the user DefinitionIndicates that this coding was chosen by a user directly - e.g. off a pick list of available items (codes or displays). This has been identified as a clinical safety criterium - that this exact system/code pair was chosen explicitly, rather than inferred by the system based on some rules or language processing. Amongst a set of alternatives, a directly chosen code is the most appropriate starting point for new translations. There is some ambiguity about what exactly 'directly chosen' implies, and trading partner agreement may be needed to clarify the use of this element and its consequences more completely.
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
SNOMED | Σ | 0..* | CodingBinding | Element idTask.code.coding:SNOMED Code defined by a terminology system DefinitionA reference to a code defined by a terminology system. Allows for alternative encodings within a code system, and translations to other code systems. Codes may be defined very casually in enumerations, or code lists, up to very formal definitions such as SNOMED CT - see the HL7 v3 Core Principles for more information. Ordering of codings is undefined and SHALL NOT be used to infer meaning. Generally, at most only one of the coding values will be labeled as UserSelected = true. NHSDigital Action Code (extensible) Constraints
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
id | 0..1 | string | There are no (further) constraints on this element Element idTask.code.coding:SNOMED.id Unique id for inter-element referencing DefinitionUnique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||
extension | I | 0..* | Extension | There are no (further) constraints on this element Element idTask.code.coding:SNOMED.extension Additional content defined by implementations Alternate namesextensions, user content DefinitionMay be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. Unordered, Open, by url(Value) Extensions are always sliced by (at least) url Constraints
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
system | Σ | 0..1 | uriFixed Value | Element idTask.code.coding:SNOMED.system Identity of the terminology system DefinitionThe identification of the code system that defines the meaning of the symbol in the code. Need to be unambiguous about the source of the definition of the symbol. The URI may be an OID (urn:oid:...) or a UUID (urn:uuid:...). OIDs and UUIDs SHALL be references to the HL7 OID registry. Otherwise, the URI should come from HL7's list of FHIR defined special URIs or it should reference to some definition that establishes the system clearly and unambiguously.
http://snomed.info/sct
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
version | Σ | 0..1 | string | There are no (further) constraints on this element Element idTask.code.coding:SNOMED.version Version of the system - if relevant DefinitionThe version of the code system which was used when choosing this code. Note that a well-maintained code system does not need the version reported, because the meaning of codes is consistent across versions. However this cannot consistently be assured, and when the meaning is not guaranteed to be consistent, the version SHOULD be exchanged. Where the terminology does not clearly define what string should be used to identify code system versions, the recommendation is to use the date (expressed in FHIR date format) on which that version was officially published as the version date.
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
code | Σ | 0..1 | code | There are no (further) constraints on this element Element idTask.code.coding:SNOMED.code Symbol in syntax defined by the system DefinitionA symbol in syntax defined by the system. The symbol may be a predefined code or an expression in a syntax defined by the coding system (e.g. post-coordination). Need to refer to a particular code in the system. Note that FHIR strings SHALL NOT exceed 1MB in size
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
display | Σ | 0..1 | string | There are no (further) constraints on this element Element idTask.code.coding:SNOMED.display Representation defined by the system DefinitionA representation of the meaning of the code in the system, following the rules of the system. Need to be able to carry a human-readable meaning of the code for readers that do not know the system. Note that FHIR strings SHALL NOT exceed 1MB in size
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
userSelected | Σ | 0..1 | boolean | There are no (further) constraints on this element Element idTask.code.coding:SNOMED.userSelected If this coding was chosen directly by the user DefinitionIndicates that this coding was chosen by a user directly - e.g. off a pick list of available items (codes or displays). This has been identified as a clinical safety criterium - that this exact system/code pair was chosen explicitly, rather than inferred by the system based on some rules or language processing. Amongst a set of alternatives, a directly chosen code is the most appropriate starting point for new translations. There is some ambiguity about what exactly 'directly chosen' implies, and trading partner agreement may be needed to clarify the use of this element and its consequences more completely.
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
Fulfilment | Σ | 0..* | CodingBinding | Element idTask.code.coding:Fulfilment Code defined by a terminology system DefinitionA reference to a code defined by a terminology system. Allows for alternative encodings within a code system, and translations to other code systems. Codes may be defined very casually in enumerations, or code lists, up to very formal definitions such as SNOMED CT - see the HL7 v3 Core Principles for more information. Ordering of codings is undefined and SHALL NOT be used to infer meaning. Generally, at most only one of the coding values will be labeled as UserSelected = true. NHSDigital Task Code (extensible) Constraints
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
id | 0..1 | string | There are no (further) constraints on this element Element idTask.code.coding:Fulfilment.id Unique id for inter-element referencing DefinitionUnique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||
extension | I | 0..* | Extension | There are no (further) constraints on this element Element idTask.code.coding:Fulfilment.extension Additional content defined by implementations Alternate namesextensions, user content DefinitionMay be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. Unordered, Open, by url(Value) Extensions are always sliced by (at least) url Constraints
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
system | Σ | 0..1 | uriFixed Value | Element idTask.code.coding:Fulfilment.system Identity of the terminology system DefinitionThe identification of the code system that defines the meaning of the symbol in the code. Need to be unambiguous about the source of the definition of the symbol. The URI may be an OID (urn:oid:...) or a UUID (urn:uuid:...). OIDs and UUIDs SHALL be references to the HL7 OID registry. Otherwise, the URI should come from HL7's list of FHIR defined special URIs or it should reference to some definition that establishes the system clearly and unambiguously.
http://hl7.org/fhir/CodeSystem/task-code
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
version | Σ | 0..1 | string | There are no (further) constraints on this element Element idTask.code.coding:Fulfilment.version Version of the system - if relevant DefinitionThe version of the code system which was used when choosing this code. Note that a well-maintained code system does not need the version reported, because the meaning of codes is consistent across versions. However this cannot consistently be assured, and when the meaning is not guaranteed to be consistent, the version SHOULD be exchanged. Where the terminology does not clearly define what string should be used to identify code system versions, the recommendation is to use the date (expressed in FHIR date format) on which that version was officially published as the version date.
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
code | Σ | 0..1 | code | There are no (further) constraints on this element Element idTask.code.coding:Fulfilment.code Symbol in syntax defined by the system DefinitionA symbol in syntax defined by the system. The symbol may be a predefined code or an expression in a syntax defined by the coding system (e.g. post-coordination). Need to refer to a particular code in the system. Note that FHIR strings SHALL NOT exceed 1MB in size
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
display | Σ | 0..1 | string | There are no (further) constraints on this element Element idTask.code.coding:Fulfilment.display Representation defined by the system DefinitionA representation of the meaning of the code in the system, following the rules of the system. Need to be able to carry a human-readable meaning of the code for readers that do not know the system. Note that FHIR strings SHALL NOT exceed 1MB in size
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
userSelected | Σ | 0..1 | boolean | There are no (further) constraints on this element Element idTask.code.coding:Fulfilment.userSelected If this coding was chosen directly by the user DefinitionIndicates that this coding was chosen by a user directly - e.g. off a pick list of available items (codes or displays). This has been identified as a clinical safety criterium - that this exact system/code pair was chosen explicitly, rather than inferred by the system based on some rules or language processing. Amongst a set of alternatives, a directly chosen code is the most appropriate starting point for new translations. There is some ambiguity about what exactly 'directly chosen' implies, and trading partner agreement may be needed to clarify the use of this element and its consequences more completely.
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
Worflow | Σ | 0..* | CodingBinding | Element idTask.code.coding:Worflow Code defined by a terminology system DefinitionA reference to a code defined by a terminology system. Allows for alternative encodings within a code system, and translations to other code systems. Codes may be defined very casually in enumerations, or code lists, up to very formal definitions such as SNOMED CT - see the HL7 v3 Core Principles for more information. Ordering of codings is undefined and SHALL NOT be used to infer meaning. Generally, at most only one of the coding values will be labeled as UserSelected = true. NHSDigital Workflow Code (extensible) Constraints
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
id | 0..1 | string | There are no (further) constraints on this element Element idTask.code.coding:Worflow.id Unique id for inter-element referencing DefinitionUnique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||
extension | I | 0..* | Extension | There are no (further) constraints on this element Element idTask.code.coding:Worflow.extension Additional content defined by implementations Alternate namesextensions, user content DefinitionMay be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. Unordered, Open, by url(Value) Extensions are always sliced by (at least) url Constraints
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
system | Σ | 0..1 | uriFixed Value | Element idTask.code.coding:Worflow.system Identity of the terminology system DefinitionThe identification of the code system that defines the meaning of the symbol in the code. Need to be unambiguous about the source of the definition of the symbol. The URI may be an OID (urn:oid:...) or a UUID (urn:uuid:...). OIDs and UUIDs SHALL be references to the HL7 OID registry. Otherwise, the URI should come from HL7's list of FHIR defined special URIs or it should reference to some definition that establishes the system clearly and unambiguously.
https://fhir.nhs.uk/CodeSystem/Workflow-Code
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
version | Σ | 0..1 | string | There are no (further) constraints on this element Element idTask.code.coding:Worflow.version Version of the system - if relevant DefinitionThe version of the code system which was used when choosing this code. Note that a well-maintained code system does not need the version reported, because the meaning of codes is consistent across versions. However this cannot consistently be assured, and when the meaning is not guaranteed to be consistent, the version SHOULD be exchanged. Where the terminology does not clearly define what string should be used to identify code system versions, the recommendation is to use the date (expressed in FHIR date format) on which that version was officially published as the version date.
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
code | Σ | 0..1 | code | There are no (further) constraints on this element Element idTask.code.coding:Worflow.code Symbol in syntax defined by the system DefinitionA symbol in syntax defined by the system. The symbol may be a predefined code or an expression in a syntax defined by the coding system (e.g. post-coordination). Need to refer to a particular code in the system. Note that FHIR strings SHALL NOT exceed 1MB in size
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
display | Σ | 0..1 | string | There are no (further) constraints on this element Element idTask.code.coding:Worflow.display Representation defined by the system DefinitionA representation of the meaning of the code in the system, following the rules of the system. Need to be able to carry a human-readable meaning of the code for readers that do not know the system. Note that FHIR strings SHALL NOT exceed 1MB in size
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
userSelected | Σ | 0..1 | boolean | There are no (further) constraints on this element Element idTask.code.coding:Worflow.userSelected If this coding was chosen directly by the user DefinitionIndicates that this coding was chosen by a user directly - e.g. off a pick list of available items (codes or displays). This has been identified as a clinical safety criterium - that this exact system/code pair was chosen explicitly, rather than inferred by the system based on some rules or language processing. Amongst a set of alternatives, a directly chosen code is the most appropriate starting point for new translations. There is some ambiguity about what exactly 'directly chosen' implies, and trading partner agreement may be needed to clarify the use of this element and its consequences more completely.
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
text | Σ | 0..1 | string | There are no (further) constraints on this element Element idTask.code.text Plain text representation of the concept DefinitionA human language representation of the concept as seen/selected/uttered by the user who entered the data and/or which represents the intended meaning of the user. The codes from the terminologies do not always capture the correct meaning with all the nuances of the human using them, or sometimes there is no appropriate code at all. In these cases, the text is used to capture the full meaning of the source. Very often the text is the same as a displayName of one of the codings.
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
description | Σ | 0..1 | string | There are no (further) constraints on this element Element idTask.description Human-readable explanation of task DefinitionA free-text description of what is to be performed. Note that FHIR strings SHALL NOT exceed 1MB in size
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
focus | S Σ I | 0..1 | Reference(NHSDigitalAppointment | NHSDigitalServiceRequest | NHSDigitalBundleFHIRMessage | NHSDigitalMedicationRequest | | NHSDigitalQuestionnaire) | Element idTask.focus What task is acting on Definitione-RS Reference to the resource which is the focus of the action
** EPS Only** This will be the
Used to identify the thing to be done. Tasks are often generated as a consequence of other workflows or relate to FHIR Workflow resources. For example a repeat medication request will be related to a previous
Reference(NHSDigitalAppointment | NHSDigitalServiceRequest | NHSDigitalBundleFHIRMessage | NHSDigitalMedicationRequest | | NHSDigitalQuestionnaire) Constraints
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
id | 0..1 | string | There are no (further) constraints on this element Element idTask.focus.id Unique id for inter-element referencing DefinitionUnique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||
extension | I | 0..* | Extension | There are no (further) constraints on this element Element idTask.focus.extension Additional content defined by implementations Alternate namesextensions, user content DefinitionMay be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. Unordered, Open, by url(Value) Extensions are always sliced by (at least) url Constraints
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
reference | Σ I | 0..1 | string | There are no (further) constraints on this element Element idTask.focus.reference Literal reference, Relative, internal or absolute URL DefinitionA reference to a location at which the other resource is found. The reference may be a relative reference, in which case it is relative to the service base URL, or an absolute URL that resolves to the location where the resource is found. The reference may be version specific or not. If the reference is not to a FHIR RESTful server, then it should be assumed to be version specific. Internal fragment references (start with '#') refer to contained resources. Using absolute URLs provides a stable scalable approach suitable for a cloud/web context, while using relative/logical references provides a flexible approach suitable for use when trading across closed eco-system boundaries. Absolute URLs do not need to point to a FHIR RESTful server, though this is the preferred approach. If the URL conforms to the structure "/[type]/[id]" then it should be assumed that the reference is to a FHIR RESTful server.
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | Σ | 0..1 | uriBinding | There are no (further) constraints on this element Element idTask.focus.type Type the reference refers to (e.g. "Patient") DefinitionThe expected type of the target of the reference. If both Reference.type and Reference.reference are populated and Reference.reference is a FHIR URL, both SHALL be consistent. The type is the Canonical URL of Resource Definition that is the type this reference refers to. References are URLs that are relative to http://hl7.org/fhir/StructureDefinition/ e.g. "Patient" is a reference to http://hl7.org/fhir/StructureDefinition/Patient. Absolute URLs are only allowed for logical models (and can only be used in references in logical models, not resources). This element is used to indicate the type of the target of the reference. This may be used which ever of the other elements are populated (or not). In some cases, the type of the target may be determined by inspection of the reference (e.g. a RESTful URL) or by resolving the target of the reference; if both the type and a reference is provided, the reference SHALL resolve to a resource of the same type as that specified. Aa resource (or, for logical models, the URI of the logical model).
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
identifier | Σ | 0..1 | Identifier | There are no (further) constraints on this element Element idTask.focus.identifier Logical reference, when literal reference is not known DefinitionAn identifier for the target resource. This is used when there is no way to reference the other resource directly, either because the entity it represents is not available through a FHIR server, or because there is no way for the author of the resource to convert a known identifier to an actual location. There is no requirement that a Reference.identifier point to something that is actually exposed as a FHIR instance, but it SHALL point to a business concept that would be expected to be exposed as a FHIR instance, and that instance would need to be of a FHIR resource type allowed by the reference. When an identifier is provided in place of a reference, any system processing the reference will only be able to resolve the identifier to a reference if it understands the business context in which the identifier is used. Sometimes this is global (e.g. a national identifier) but often it is not. For this reason, none of the useful mechanisms described for working with references (e.g. chaining, includes) are possible, nor should servers be expected to be able resolve the reference. Servers may accept an identifier based reference untouched, resolve it, and/or reject it - see CapabilityStatement.rest.resource.referencePolicy. When both an identifier and a literal reference are provided, the literal reference is preferred. Applications processing the resource are allowed - but not required - to check that the identifier matches the literal reference Applications converting a logical reference to a literal reference may choose to leave the logical reference present, or remove it. Reference is intended to point to a structure that can potentially be expressed as a FHIR resource, though there is no need for it to exist as an actual FHIR resource instance - except in as much as an application wishes to actual find the target of the reference. The content referred to be the identifier must meet the logical constraints implied by any limitations on what resource types are permitted for the reference. For example, it would not be legitimate to send the identifier for a drug prescription if the type were Reference(Observation|DiagnosticReport). One of the use-cases for Reference.identifier is the situation where no FHIR representation exists (where the type is Reference (Any).
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
id | 0..1 | string | There are no (further) constraints on this element Element idTask.focus.identifier.id Unique id for inter-element referencing DefinitionUnique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||
extension | I | 0..* | Extension | There are no (further) constraints on this element Element idTask.focus.identifier.extension Additional content defined by implementations Alternate namesextensions, user content DefinitionMay be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. Unordered, Open, by url(Value) Extensions are always sliced by (at least) url Constraints
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
use | Σ ?! | 0..1 | codeBinding | There are no (further) constraints on this element Element idTask.focus.identifier.use usual | official | temp | secondary | old (If known) DefinitionThe purpose of this identifier. Allows the appropriate identifier for a particular context of use to be selected from among a set of identifiers. Applications can assume that an identifier is permanent unless it explicitly says that it is temporary. Identifies the purpose for this identifier, if known .
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | Σ | 0..1 | CodeableConceptBinding | There are no (further) constraints on this element Element idTask.focus.identifier.type Description of identifier DefinitionA coded type for the identifier that can be used to determine which identifier to use for a specific purpose. Allows users to make use of identifiers when the identifier system is not known. This element deals only with general categories of identifiers. It SHOULD not be used for codes that correspond 1..1 with the Identifier.system. Some identifiers may fall into multiple categories due to common usage. Where the system is known, a type is unnecessary because the type is always part of the system definition. However systems often need to handle identifiers where the system is not known. There is not a 1:1 relationship between type and system, since many different systems have the same type. A coded type for an identifier that can be used to determine which identifier to use for a specific purpose.
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
system | Σ | 0..1 | uri | There are no (further) constraints on this element Element idTask.focus.identifier.system The namespace for the identifier value DefinitionEstablishes the namespace for the value - that is, a URL that describes a set values that are unique. There are many sets of identifiers. To perform matching of two identifiers, we need to know what set we're dealing with. The system identifies a particular set of unique identifiers. Identifier.system is always case sensitive.
General http://www.acme.com/identifiers/patient Mappings
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
value | Σ | 0..1 | string | There are no (further) constraints on this element Element idTask.focus.identifier.value The value that is unique DefinitionThe portion of the identifier typically relevant to the user and which is unique within the context of the system. If the value is a full URI, then the system SHALL be urn:ietf:rfc:3986. The value's primary purpose is computational mapping. As a result, it may be normalized for comparison purposes (e.g. removing non-significant whitespace, dashes, etc.) A value formatted for human display can be conveyed using the Rendered Value extension. Identifier.value is to be treated as case sensitive unless knowledge of the Identifier.system allows the processer to be confident that non-case-sensitive processing is safe.
General 123456 Mappings
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
period | Σ I | 0..1 | Period | There are no (further) constraints on this element Element idTask.focus.identifier.period Time period when id is/was valid for use DefinitionTime period during which identifier is/was valid for use. A Period specifies a range of time; the context of use will specify whether the entire range applies (e.g. "the patient was an inpatient of the hospital for this time range") or one value from the range applies (e.g. "give to the patient between these two times"). Period is not used for a duration (a measure of elapsed time). See Duration.
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
assigner | Σ I | 0..1 | Reference() | There are no (further) constraints on this element Element idTask.focus.identifier.assigner Organization that issued id (may be just text) DefinitionOrganization that issued/manages the identifier. The Identifier.assigner may omit the .reference element and only contain a .display element reflecting the name or other textual information about the assigning organization.
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
display | Σ | 0..1 | string | There are no (further) constraints on this element Element idTask.focus.display Text alternative for the resource DefinitionPlain text narrative that identifies the resource in addition to the resource reference. This is generally not the same as the Resource.text of the referenced resource. The purpose is to identify what's being referenced, not to fully describe it.
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
for | S Σ I | 1..1 | Reference(Resource) | Element idTask.for Beneficiary of the Task Alternate namesPatient DefinitionA reference to the patient the Task is for. This will always be an identifier reference using the Patients NHSNumber.
Used to track tasks outstanding for a beneficiary. Do not use to track the task owner or creator (see owner and creator respectively). This can also affect access control. References SHALL be a reference to an actual FHIR resource, and SHALL be resolveable (allowing for access control, temporary unavailability, etc.). Resolution can be either by retrieval from the URL, or, where applicable by resource type, by treating an absolute reference as a canonical URL and looking it up in a local registry/repository.
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
id | 0..1 | string | There are no (further) constraints on this element Element idTask.for.id Unique id for inter-element referencing DefinitionUnique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||
extension | I | 0..* | Extension | There are no (further) constraints on this element Element idTask.for.extension Additional content defined by implementations Alternate namesextensions, user content DefinitionMay be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. Unordered, Open, by url(Value) Extensions are always sliced by (at least) url Constraints
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
reference | Σ I | 0..1 | string | There are no (further) constraints on this element Element idTask.for.reference Literal reference, Relative, internal or absolute URL DefinitionA reference to a location at which the other resource is found. The reference may be a relative reference, in which case it is relative to the service base URL, or an absolute URL that resolves to the location where the resource is found. The reference may be version specific or not. If the reference is not to a FHIR RESTful server, then it should be assumed to be version specific. Internal fragment references (start with '#') refer to contained resources. Using absolute URLs provides a stable scalable approach suitable for a cloud/web context, while using relative/logical references provides a flexible approach suitable for use when trading across closed eco-system boundaries. Absolute URLs do not need to point to a FHIR RESTful server, though this is the preferred approach. If the URL conforms to the structure "/[type]/[id]" then it should be assumed that the reference is to a FHIR RESTful server.
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | Σ | 0..1 | uriBinding | There are no (further) constraints on this element Element idTask.for.type Type the reference refers to (e.g. "Patient") DefinitionThe expected type of the target of the reference. If both Reference.type and Reference.reference are populated and Reference.reference is a FHIR URL, both SHALL be consistent. The type is the Canonical URL of Resource Definition that is the type this reference refers to. References are URLs that are relative to http://hl7.org/fhir/StructureDefinition/ e.g. "Patient" is a reference to http://hl7.org/fhir/StructureDefinition/Patient. Absolute URLs are only allowed for logical models (and can only be used in references in logical models, not resources). This element is used to indicate the type of the target of the reference. This may be used which ever of the other elements are populated (or not). In some cases, the type of the target may be determined by inspection of the reference (e.g. a RESTful URL) or by resolving the target of the reference; if both the type and a reference is provided, the reference SHALL resolve to a resource of the same type as that specified. Aa resource (or, for logical models, the URI of the logical model).
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
identifier | Σ | 1..1 | Identifier | There are no (further) constraints on this element Element idTask.for.identifier Logical reference, when literal reference is not known DefinitionAn identifier for the target resource. This is used when there is no way to reference the other resource directly, either because the entity it represents is not available through a FHIR server, or because there is no way for the author of the resource to convert a known identifier to an actual location. There is no requirement that a Reference.identifier point to something that is actually exposed as a FHIR instance, but it SHALL point to a business concept that would be expected to be exposed as a FHIR instance, and that instance would need to be of a FHIR resource type allowed by the reference. When an identifier is provided in place of a reference, any system processing the reference will only be able to resolve the identifier to a reference if it understands the business context in which the identifier is used. Sometimes this is global (e.g. a national identifier) but often it is not. For this reason, none of the useful mechanisms described for working with references (e.g. chaining, includes) are possible, nor should servers be expected to be able resolve the reference. Servers may accept an identifier based reference untouched, resolve it, and/or reject it - see CapabilityStatement.rest.resource.referencePolicy. When both an identifier and a literal reference are provided, the literal reference is preferred. Applications processing the resource are allowed - but not required - to check that the identifier matches the literal reference Applications converting a logical reference to a literal reference may choose to leave the logical reference present, or remove it. Reference is intended to point to a structure that can potentially be expressed as a FHIR resource, though there is no need for it to exist as an actual FHIR resource instance - except in as much as an application wishes to actual find the target of the reference. The content referred to be the identifier must meet the logical constraints implied by any limitations on what resource types are permitted for the reference. For example, it would not be legitimate to send the identifier for a drug prescription if the type were Reference(Observation|DiagnosticReport). One of the use-cases for Reference.identifier is the situation where no FHIR representation exists (where the type is Reference (Any).
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
id | 0..1 | string | There are no (further) constraints on this element Element idTask.for.identifier.id Unique id for inter-element referencing DefinitionUnique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||
extension | I | 0..* | Extension | There are no (further) constraints on this element Element idTask.for.identifier.extension Additional content defined by implementations Alternate namesextensions, user content DefinitionMay be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. Unordered, Open, by url(Value) Extensions are always sliced by (at least) url Constraints
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
use | Σ ?! | 0..1 | codeBinding | There are no (further) constraints on this element Element idTask.for.identifier.use usual | official | temp | secondary | old (If known) DefinitionThe purpose of this identifier. Allows the appropriate identifier for a particular context of use to be selected from among a set of identifiers. Applications can assume that an identifier is permanent unless it explicitly says that it is temporary. Identifies the purpose for this identifier, if known .
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | Σ | 0..1 | CodeableConceptBinding | There are no (further) constraints on this element Element idTask.for.identifier.type Description of identifier DefinitionA coded type for the identifier that can be used to determine which identifier to use for a specific purpose. Allows users to make use of identifiers when the identifier system is not known. This element deals only with general categories of identifiers. It SHOULD not be used for codes that correspond 1..1 with the Identifier.system. Some identifiers may fall into multiple categories due to common usage. Where the system is known, a type is unnecessary because the type is always part of the system definition. However systems often need to handle identifiers where the system is not known. There is not a 1:1 relationship between type and system, since many different systems have the same type. A coded type for an identifier that can be used to determine which identifier to use for a specific purpose.
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
system | Σ | 1..1 | uriFixed Value | Element idTask.for.identifier.system The namespace for the identifier value DefinitionEstablishes the namespace for the value - that is, a URL that describes a set values that are unique. There are many sets of identifiers. To perform matching of two identifiers, we need to know what set we're dealing with. The system identifies a particular set of unique identifiers. Identifier.system is always case sensitive.
https://fhir.nhs.uk/Id/nhs-number
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
value | Σ | 1..1 | string | There are no (further) constraints on this element Element idTask.for.identifier.value The value that is unique DefinitionThe portion of the identifier typically relevant to the user and which is unique within the context of the system. If the value is a full URI, then the system SHALL be urn:ietf:rfc:3986. The value's primary purpose is computational mapping. As a result, it may be normalized for comparison purposes (e.g. removing non-significant whitespace, dashes, etc.) A value formatted for human display can be conveyed using the Rendered Value extension. Identifier.value is to be treated as case sensitive unless knowledge of the Identifier.system allows the processer to be confident that non-case-sensitive processing is safe.
General 123456 Mappings
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
period | Σ I | 0..1 | Period | There are no (further) constraints on this element Element idTask.for.identifier.period Time period when id is/was valid for use DefinitionTime period during which identifier is/was valid for use. A Period specifies a range of time; the context of use will specify whether the entire range applies (e.g. "the patient was an inpatient of the hospital for this time range") or one value from the range applies (e.g. "give to the patient between these two times"). Period is not used for a duration (a measure of elapsed time). See Duration.
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
assigner | Σ I | 0..1 | Reference() | There are no (further) constraints on this element Element idTask.for.identifier.assigner Organization that issued id (may be just text) DefinitionOrganization that issued/manages the identifier. The Identifier.assigner may omit the .reference element and only contain a .display element reflecting the name or other textual information about the assigning organization.
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
display | Σ | 0..1 | string | There are no (further) constraints on this element Element idTask.for.display Text alternative for the resource DefinitionPlain text narrative that identifies the resource in addition to the resource reference. This is generally not the same as the Resource.text of the referenced resource. The purpose is to identify what's being referenced, not to fully describe it.
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
encounter | Σ I | 0..1 | Reference() | There are no (further) constraints on this element Element idTask.encounter Healthcare event during which this task originated DefinitionThe healthcare event (e.g. a patient and healthcare provider interaction) during which this task was created. For some tasks it may be important to know the link between the encounter the task originated within. References SHALL be a reference to an actual FHIR resource, and SHALL be resolveable (allowing for access control, temporary unavailability, etc.). Resolution can be either by retrieval from the URL, or, where applicable by resource type, by treating an absolute reference as a canonical URL and looking it up in a local registry/repository.
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
id | 0..1 | string | There are no (further) constraints on this element Element idTask.encounter.id Unique id for inter-element referencing DefinitionUnique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||
extension | I | 0..* | Extension | There are no (further) constraints on this element Element idTask.encounter.extension Additional content defined by implementations Alternate namesextensions, user content DefinitionMay be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. Unordered, Open, by url(Value) Extensions are always sliced by (at least) url Constraints
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
reference | Σ I | 0..1 | string | There are no (further) constraints on this element Element idTask.encounter.reference Literal reference, Relative, internal or absolute URL DefinitionA reference to a location at which the other resource is found. The reference may be a relative reference, in which case it is relative to the service base URL, or an absolute URL that resolves to the location where the resource is found. The reference may be version specific or not. If the reference is not to a FHIR RESTful server, then it should be assumed to be version specific. Internal fragment references (start with '#') refer to contained resources. Using absolute URLs provides a stable scalable approach suitable for a cloud/web context, while using relative/logical references provides a flexible approach suitable for use when trading across closed eco-system boundaries. Absolute URLs do not need to point to a FHIR RESTful server, though this is the preferred approach. If the URL conforms to the structure "/[type]/[id]" then it should be assumed that the reference is to a FHIR RESTful server.
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | Σ | 0..1 | uriBinding | There are no (further) constraints on this element Element idTask.encounter.type Type the reference refers to (e.g. "Patient") DefinitionThe expected type of the target of the reference. If both Reference.type and Reference.reference are populated and Reference.reference is a FHIR URL, both SHALL be consistent. The type is the Canonical URL of Resource Definition that is the type this reference refers to. References are URLs that are relative to http://hl7.org/fhir/StructureDefinition/ e.g. "Patient" is a reference to http://hl7.org/fhir/StructureDefinition/Patient. Absolute URLs are only allowed for logical models (and can only be used in references in logical models, not resources). This element is used to indicate the type of the target of the reference. This may be used which ever of the other elements are populated (or not). In some cases, the type of the target may be determined by inspection of the reference (e.g. a RESTful URL) or by resolving the target of the reference; if both the type and a reference is provided, the reference SHALL resolve to a resource of the same type as that specified. Aa resource (or, for logical models, the URI of the logical model).
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
identifier | Σ | 0..1 | Identifier | There are no (further) constraints on this element Element idTask.encounter.identifier Logical reference, when literal reference is not known DefinitionAn identifier for the target resource. This is used when there is no way to reference the other resource directly, either because the entity it represents is not available through a FHIR server, or because there is no way for the author of the resource to convert a known identifier to an actual location. There is no requirement that a Reference.identifier point to something that is actually exposed as a FHIR instance, but it SHALL point to a business concept that would be expected to be exposed as a FHIR instance, and that instance would need to be of a FHIR resource type allowed by the reference. When an identifier is provided in place of a reference, any system processing the reference will only be able to resolve the identifier to a reference if it understands the business context in which the identifier is used. Sometimes this is global (e.g. a national identifier) but often it is not. For this reason, none of the useful mechanisms described for working with references (e.g. chaining, includes) are possible, nor should servers be expected to be able resolve the reference. Servers may accept an identifier based reference untouched, resolve it, and/or reject it - see CapabilityStatement.rest.resource.referencePolicy. When both an identifier and a literal reference are provided, the literal reference is preferred. Applications processing the resource are allowed - but not required - to check that the identifier matches the literal reference Applications converting a logical reference to a literal reference may choose to leave the logical reference present, or remove it. Reference is intended to point to a structure that can potentially be expressed as a FHIR resource, though there is no need for it to exist as an actual FHIR resource instance - except in as much as an application wishes to actual find the target of the reference. The content referred to be the identifier must meet the logical constraints implied by any limitations on what resource types are permitted for the reference. For example, it would not be legitimate to send the identifier for a drug prescription if the type were Reference(Observation|DiagnosticReport). One of the use-cases for Reference.identifier is the situation where no FHIR representation exists (where the type is Reference (Any).
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
id | 0..1 | string | There are no (further) constraints on this element Element idTask.encounter.identifier.id Unique id for inter-element referencing DefinitionUnique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||
extension | I | 0..* | Extension | There are no (further) constraints on this element Element idTask.encounter.identifier.extension Additional content defined by implementations Alternate namesextensions, user content DefinitionMay be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. Unordered, Open, by url(Value) Extensions are always sliced by (at least) url Constraints
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
use | Σ ?! | 0..1 | codeBinding | There are no (further) constraints on this element Element idTask.encounter.identifier.use usual | official | temp | secondary | old (If known) DefinitionThe purpose of this identifier. Allows the appropriate identifier for a particular context of use to be selected from among a set of identifiers. Applications can assume that an identifier is permanent unless it explicitly says that it is temporary. Identifies the purpose for this identifier, if known .
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | Σ | 0..1 | CodeableConceptBinding | There are no (further) constraints on this element Element idTask.encounter.identifier.type Description of identifier DefinitionA coded type for the identifier that can be used to determine which identifier to use for a specific purpose. Allows users to make use of identifiers when the identifier system is not known. This element deals only with general categories of identifiers. It SHOULD not be used for codes that correspond 1..1 with the Identifier.system. Some identifiers may fall into multiple categories due to common usage. Where the system is known, a type is unnecessary because the type is always part of the system definition. However systems often need to handle identifiers where the system is not known. There is not a 1:1 relationship between type and system, since many different systems have the same type. A coded type for an identifier that can be used to determine which identifier to use for a specific purpose.
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
system | Σ | 0..1 | uri | There are no (further) constraints on this element Element idTask.encounter.identifier.system The namespace for the identifier value DefinitionEstablishes the namespace for the value - that is, a URL that describes a set values that are unique. There are many sets of identifiers. To perform matching of two identifiers, we need to know what set we're dealing with. The system identifies a particular set of unique identifiers. Identifier.system is always case sensitive.
General http://www.acme.com/identifiers/patient Mappings
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
value | Σ | 0..1 | string | There are no (further) constraints on this element Element idTask.encounter.identifier.value The value that is unique DefinitionThe portion of the identifier typically relevant to the user and which is unique within the context of the system. If the value is a full URI, then the system SHALL be urn:ietf:rfc:3986. The value's primary purpose is computational mapping. As a result, it may be normalized for comparison purposes (e.g. removing non-significant whitespace, dashes, etc.) A value formatted for human display can be conveyed using the Rendered Value extension. Identifier.value is to be treated as case sensitive unless knowledge of the Identifier.system allows the processer to be confident that non-case-sensitive processing is safe.
General 123456 Mappings
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
period | Σ I | 0..1 | Period | There are no (further) constraints on this element Element idTask.encounter.identifier.period Time period when id is/was valid for use DefinitionTime period during which identifier is/was valid for use. A Period specifies a range of time; the context of use will specify whether the entire range applies (e.g. "the patient was an inpatient of the hospital for this time range") or one value from the range applies (e.g. "give to the patient between these two times"). Period is not used for a duration (a measure of elapsed time). See Duration.
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
assigner | Σ I | 0..1 | Reference() | There are no (further) constraints on this element Element idTask.encounter.identifier.assigner Organization that issued id (may be just text) DefinitionOrganization that issued/manages the identifier. The Identifier.assigner may omit the .reference element and only contain a .display element reflecting the name or other textual information about the assigning organization.
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
display | Σ | 0..1 | string | There are no (further) constraints on this element Element idTask.encounter.display Text alternative for the resource DefinitionPlain text narrative that identifies the resource in addition to the resource reference. This is generally not the same as the Resource.text of the referenced resource. The purpose is to identify what's being referenced, not to fully describe it.
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
executionPeriod | Σ I | 0..1 | Period | There are no (further) constraints on this element Element idTask.executionPeriod Start and end time of execution DefinitionIdentifies the time action was first taken against the task (start) and/or the time final action was taken against the task prior to marking it as completed (end). A Period specifies a range of time; the context of use will specify whether the entire range applies (e.g. "the patient was an inpatient of the hospital for this time range") or one value from the range applies (e.g. "give to the patient between these two times"). Period is not used for a duration (a measure of elapsed time). See Duration.
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
authoredOn | S I | 0..1 | dateTime | Element idTask.authoredOn Task Creation Date Alternate namesCreated Date DefinitionDate and time the task was created.
Most often used along with lastUpdated to track duration of task to supporting monitoring and management.
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
lastModified | Σ I | 0..1 | dateTime | There are no (further) constraints on this element Element idTask.lastModified Task Last Modified Date Alternate namesUpdate Date DefinitionThe date and time of last modification to this task. Used along with history to track task activity and time in a particular task state. This enables monitoring and management.
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
requester | S Σ I | 0..1 | Reference(NHSDigitalPractitionerRole) | Element idTask.requester Who is asking for task to be done DefinitionWho is created the Request or the Event. In NHSDigital API's this SHOULD always be a PractitionerRole role reference.
This will reference a
Identifies who created this task. May be used by access control mechanisms (e.g., to ensure that only the creator can cancel a task). References SHALL be a reference to an actual FHIR resource, and SHALL be resolveable (allowing for access control, temporary unavailability, etc.). Resolution can be either by retrieval from the URL, or, where applicable by resource type, by treating an absolute reference as a canonical URL and looking it up in a local registry/repository. Reference(NHSDigitalPractitionerRole) Allowed aggregation: contained Constraints
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
id | 0..1 | string | There are no (further) constraints on this element Element idTask.requester.id Unique id for inter-element referencing DefinitionUnique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||
extension | I | 0..* | Extension | There are no (further) constraints on this element Element idTask.requester.extension Additional content defined by implementations Alternate namesextensions, user content DefinitionMay be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. Unordered, Open, by url(Value) Extensions are always sliced by (at least) url Constraints
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
reference | Σ I | 0..1 | string | There are no (further) constraints on this element Element idTask.requester.reference Literal reference, Relative, internal or absolute URL DefinitionA reference to a location at which the other resource is found. The reference may be a relative reference, in which case it is relative to the service base URL, or an absolute URL that resolves to the location where the resource is found. The reference may be version specific or not. If the reference is not to a FHIR RESTful server, then it should be assumed to be version specific. Internal fragment references (start with '#') refer to contained resources. Using absolute URLs provides a stable scalable approach suitable for a cloud/web context, while using relative/logical references provides a flexible approach suitable for use when trading across closed eco-system boundaries. Absolute URLs do not need to point to a FHIR RESTful server, though this is the preferred approach. If the URL conforms to the structure "/[type]/[id]" then it should be assumed that the reference is to a FHIR RESTful server.
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | Σ | 0..1 | uriBinding | There are no (further) constraints on this element Element idTask.requester.type Type the reference refers to (e.g. "Patient") DefinitionThe expected type of the target of the reference. If both Reference.type and Reference.reference are populated and Reference.reference is a FHIR URL, both SHALL be consistent. The type is the Canonical URL of Resource Definition that is the type this reference refers to. References are URLs that are relative to http://hl7.org/fhir/StructureDefinition/ e.g. "Patient" is a reference to http://hl7.org/fhir/StructureDefinition/Patient. Absolute URLs are only allowed for logical models (and can only be used in references in logical models, not resources). This element is used to indicate the type of the target of the reference. This may be used which ever of the other elements are populated (or not). In some cases, the type of the target may be determined by inspection of the reference (e.g. a RESTful URL) or by resolving the target of the reference; if both the type and a reference is provided, the reference SHALL resolve to a resource of the same type as that specified. Aa resource (or, for logical models, the URI of the logical model).
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
identifier | Σ | 0..1 | Identifier | There are no (further) constraints on this element Element idTask.requester.identifier Logical reference, when literal reference is not known DefinitionAn identifier for the target resource. This is used when there is no way to reference the other resource directly, either because the entity it represents is not available through a FHIR server, or because there is no way for the author of the resource to convert a known identifier to an actual location. There is no requirement that a Reference.identifier point to something that is actually exposed as a FHIR instance, but it SHALL point to a business concept that would be expected to be exposed as a FHIR instance, and that instance would need to be of a FHIR resource type allowed by the reference. When an identifier is provided in place of a reference, any system processing the reference will only be able to resolve the identifier to a reference if it understands the business context in which the identifier is used. Sometimes this is global (e.g. a national identifier) but often it is not. For this reason, none of the useful mechanisms described for working with references (e.g. chaining, includes) are possible, nor should servers be expected to be able resolve the reference. Servers may accept an identifier based reference untouched, resolve it, and/or reject it - see CapabilityStatement.rest.resource.referencePolicy. When both an identifier and a literal reference are provided, the literal reference is preferred. Applications processing the resource are allowed - but not required - to check that the identifier matches the literal reference Applications converting a logical reference to a literal reference may choose to leave the logical reference present, or remove it. Reference is intended to point to a structure that can potentially be expressed as a FHIR resource, though there is no need for it to exist as an actual FHIR resource instance - except in as much as an application wishes to actual find the target of the reference. The content referred to be the identifier must meet the logical constraints implied by any limitations on what resource types are permitted for the reference. For example, it would not be legitimate to send the identifier for a drug prescription if the type were Reference(Observation|DiagnosticReport). One of the use-cases for Reference.identifier is the situation where no FHIR representation exists (where the type is Reference (Any).
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
id | 0..1 | string | There are no (further) constraints on this element Element idTask.requester.identifier.id Unique id for inter-element referencing DefinitionUnique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||
extension | I | 0..* | Extension | There are no (further) constraints on this element Element idTask.requester.identifier.extension Additional content defined by implementations Alternate namesextensions, user content DefinitionMay be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. Unordered, Open, by url(Value) Extensions are always sliced by (at least) url Constraints
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
use | Σ ?! | 0..1 | codeBinding | There are no (further) constraints on this element Element idTask.requester.identifier.use usual | official | temp | secondary | old (If known) DefinitionThe purpose of this identifier. Allows the appropriate identifier for a particular context of use to be selected from among a set of identifiers. Applications can assume that an identifier is permanent unless it explicitly says that it is temporary. Identifies the purpose for this identifier, if known .
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | Σ | 0..1 | CodeableConceptBinding | There are no (further) constraints on this element Element idTask.requester.identifier.type Description of identifier DefinitionA coded type for the identifier that can be used to determine which identifier to use for a specific purpose. Allows users to make use of identifiers when the identifier system is not known. This element deals only with general categories of identifiers. It SHOULD not be used for codes that correspond 1..1 with the Identifier.system. Some identifiers may fall into multiple categories due to common usage. Where the system is known, a type is unnecessary because the type is always part of the system definition. However systems often need to handle identifiers where the system is not known. There is not a 1:1 relationship between type and system, since many different systems have the same type. A coded type for an identifier that can be used to determine which identifier to use for a specific purpose.
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
system | Σ | 1..1 | uri | There are no (further) constraints on this element Element idTask.requester.identifier.system The namespace for the identifier value DefinitionEstablishes the namespace for the value - that is, a URL that describes a set values that are unique. There are many sets of identifiers. To perform matching of two identifiers, we need to know what set we're dealing with. The system identifies a particular set of unique identifiers. Identifier.system is always case sensitive.
General http://www.acme.com/identifiers/patient Mappings
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
value | Σ | 1..1 | string | There are no (further) constraints on this element Element idTask.requester.identifier.value The value that is unique DefinitionThe portion of the identifier typically relevant to the user and which is unique within the context of the system. If the value is a full URI, then the system SHALL be urn:ietf:rfc:3986. The value's primary purpose is computational mapping. As a result, it may be normalized for comparison purposes (e.g. removing non-significant whitespace, dashes, etc.) A value formatted for human display can be conveyed using the Rendered Value extension. Identifier.value is to be treated as case sensitive unless knowledge of the Identifier.system allows the processer to be confident that non-case-sensitive processing is safe.
General 123456 Mappings
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
period | Σ I | 0..1 | Period | There are no (further) constraints on this element Element idTask.requester.identifier.period Time period when id is/was valid for use DefinitionTime period during which identifier is/was valid for use. A Period specifies a range of time; the context of use will specify whether the entire range applies (e.g. "the patient was an inpatient of the hospital for this time range") or one value from the range applies (e.g. "give to the patient between these two times"). Period is not used for a duration (a measure of elapsed time). See Duration.
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
assigner | Σ I | 0..1 | Reference() | There are no (further) constraints on this element Element idTask.requester.identifier.assigner Organization that issued id (may be just text) DefinitionOrganization that issued/manages the identifier. The Identifier.assigner may omit the .reference element and only contain a .display element reflecting the name or other textual information about the assigning organization.
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
display | Σ | 0..1 | string | There are no (further) constraints on this element Element idTask.requester.display Text alternative for the resource DefinitionPlain text narrative that identifies the resource in addition to the resource reference. This is generally not the same as the Resource.text of the referenced resource. The purpose is to identify what's being referenced, not to fully describe it.
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
performerType | 0..* | CodeableConceptBinding | There are no (further) constraints on this element Element idTask.performerType Requested performer DefinitionThe kind of participant that should perform the task. Use to distinguish tasks on different activity queues. Not all terminology uses fit this general pattern. In some cases, models should not use CodeableConcept and use Coding directly and provide their own structure for managing text, codings, translations and the relationship between elements and pre- and post-coordination. The type(s) of task performers allowed.
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||
owner | S Σ I | 0..1 | Reference(NHSDigitalPractitionerRole | NHSDigitalOrganization) | Element idTask.owner Responsible organisation Alternate namesPerformer, Executer DefinitionEPS Who is responsible for actioning the request Task (e.g. for a prescription-order this will be the pharmacy).
e-RS
Identifies who is expected to perform this task. Tasks may be created with an owner not yet identified. Reference(NHSDigitalPractitionerRole | NHSDigitalOrganization) Constraints
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
id | 0..1 | string | There are no (further) constraints on this element Element idTask.owner.id Unique id for inter-element referencing DefinitionUnique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||
extension | I | 0..* | Extension | There are no (further) constraints on this element Element idTask.owner.extension Additional content defined by implementations Alternate namesextensions, user content DefinitionMay be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. Unordered, Open, by url(Value) Extensions are always sliced by (at least) url Constraints
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
reference | Σ I | 0..1 | string | There are no (further) constraints on this element Element idTask.owner.reference Literal reference, Relative, internal or absolute URL DefinitionA reference to a location at which the other resource is found. The reference may be a relative reference, in which case it is relative to the service base URL, or an absolute URL that resolves to the location where the resource is found. The reference may be version specific or not. If the reference is not to a FHIR RESTful server, then it should be assumed to be version specific. Internal fragment references (start with '#') refer to contained resources. Using absolute URLs provides a stable scalable approach suitable for a cloud/web context, while using relative/logical references provides a flexible approach suitable for use when trading across closed eco-system boundaries. Absolute URLs do not need to point to a FHIR RESTful server, though this is the preferred approach. If the URL conforms to the structure "/[type]/[id]" then it should be assumed that the reference is to a FHIR RESTful server.
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | Σ | 0..1 | uriBinding | There are no (further) constraints on this element Element idTask.owner.type Type the reference refers to (e.g. "Patient") DefinitionThe expected type of the target of the reference. If both Reference.type and Reference.reference are populated and Reference.reference is a FHIR URL, both SHALL be consistent. The type is the Canonical URL of Resource Definition that is the type this reference refers to. References are URLs that are relative to http://hl7.org/fhir/StructureDefinition/ e.g. "Patient" is a reference to http://hl7.org/fhir/StructureDefinition/Patient. Absolute URLs are only allowed for logical models (and can only be used in references in logical models, not resources). This element is used to indicate the type of the target of the reference. This may be used which ever of the other elements are populated (or not). In some cases, the type of the target may be determined by inspection of the reference (e.g. a RESTful URL) or by resolving the target of the reference; if both the type and a reference is provided, the reference SHALL resolve to a resource of the same type as that specified. Aa resource (or, for logical models, the URI of the logical model).
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
identifier | Σ | 0..1 | Identifier | There are no (further) constraints on this element Element idTask.owner.identifier Logical reference, when literal reference is not known DefinitionAn identifier for the target resource. This is used when there is no way to reference the other resource directly, either because the entity it represents is not available through a FHIR server, or because there is no way for the author of the resource to convert a known identifier to an actual location. There is no requirement that a Reference.identifier point to something that is actually exposed as a FHIR instance, but it SHALL point to a business concept that would be expected to be exposed as a FHIR instance, and that instance would need to be of a FHIR resource type allowed by the reference. When an identifier is provided in place of a reference, any system processing the reference will only be able to resolve the identifier to a reference if it understands the business context in which the identifier is used. Sometimes this is global (e.g. a national identifier) but often it is not. For this reason, none of the useful mechanisms described for working with references (e.g. chaining, includes) are possible, nor should servers be expected to be able resolve the reference. Servers may accept an identifier based reference untouched, resolve it, and/or reject it - see CapabilityStatement.rest.resource.referencePolicy. When both an identifier and a literal reference are provided, the literal reference is preferred. Applications processing the resource are allowed - but not required - to check that the identifier matches the literal reference Applications converting a logical reference to a literal reference may choose to leave the logical reference present, or remove it. Reference is intended to point to a structure that can potentially be expressed as a FHIR resource, though there is no need for it to exist as an actual FHIR resource instance - except in as much as an application wishes to actual find the target of the reference. The content referred to be the identifier must meet the logical constraints implied by any limitations on what resource types are permitted for the reference. For example, it would not be legitimate to send the identifier for a drug prescription if the type were Reference(Observation|DiagnosticReport). One of the use-cases for Reference.identifier is the situation where no FHIR representation exists (where the type is Reference (Any).
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
id | 0..1 | string | There are no (further) constraints on this element Element idTask.owner.identifier.id Unique id for inter-element referencing DefinitionUnique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||
extension | I | 0..* | Extension | There are no (further) constraints on this element Element idTask.owner.identifier.extension Additional content defined by implementations Alternate namesextensions, user content DefinitionMay be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. Unordered, Open, by url(Value) Extensions are always sliced by (at least) url Constraints
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
use | Σ ?! | 0..1 | codeBinding | There are no (further) constraints on this element Element idTask.owner.identifier.use usual | official | temp | secondary | old (If known) DefinitionThe purpose of this identifier. Allows the appropriate identifier for a particular context of use to be selected from among a set of identifiers. Applications can assume that an identifier is permanent unless it explicitly says that it is temporary. Identifies the purpose for this identifier, if known .
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | Σ | 0..1 | CodeableConceptBinding | There are no (further) constraints on this element Element idTask.owner.identifier.type Description of identifier DefinitionA coded type for the identifier that can be used to determine which identifier to use for a specific purpose. Allows users to make use of identifiers when the identifier system is not known. This element deals only with general categories of identifiers. It SHOULD not be used for codes that correspond 1..1 with the Identifier.system. Some identifiers may fall into multiple categories due to common usage. Where the system is known, a type is unnecessary because the type is always part of the system definition. However systems often need to handle identifiers where the system is not known. There is not a 1:1 relationship between type and system, since many different systems have the same type. A coded type for an identifier that can be used to determine which identifier to use for a specific purpose.
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
system | Σ | 1..1 | uri | There are no (further) constraints on this element Element idTask.owner.identifier.system The namespace for the identifier value DefinitionEstablishes the namespace for the value - that is, a URL that describes a set values that are unique. There are many sets of identifiers. To perform matching of two identifiers, we need to know what set we're dealing with. The system identifies a particular set of unique identifiers. Identifier.system is always case sensitive.
General http://www.acme.com/identifiers/patient Mappings
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
value | Σ | 1..1 | string | There are no (further) constraints on this element Element idTask.owner.identifier.value The value that is unique DefinitionThe portion of the identifier typically relevant to the user and which is unique within the context of the system. If the value is a full URI, then the system SHALL be urn:ietf:rfc:3986. The value's primary purpose is computational mapping. As a result, it may be normalized for comparison purposes (e.g. removing non-significant whitespace, dashes, etc.) A value formatted for human display can be conveyed using the Rendered Value extension. Identifier.value is to be treated as case sensitive unless knowledge of the Identifier.system allows the processer to be confident that non-case-sensitive processing is safe.
General 123456 Mappings
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
period | Σ I | 0..1 | Period | There are no (further) constraints on this element Element idTask.owner.identifier.period Time period when id is/was valid for use DefinitionTime period during which identifier is/was valid for use. A Period specifies a range of time; the context of use will specify whether the entire range applies (e.g. "the patient was an inpatient of the hospital for this time range") or one value from the range applies (e.g. "give to the patient between these two times"). Period is not used for a duration (a measure of elapsed time). See Duration.
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
assigner | Σ I | 0..1 | Reference() | There are no (further) constraints on this element Element idTask.owner.identifier.assigner Organization that issued id (may be just text) DefinitionOrganization that issued/manages the identifier. The Identifier.assigner may omit the .reference element and only contain a .display element reflecting the name or other textual information about the assigning organization.
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
display | Σ | 0..1 | string | There are no (further) constraints on this element Element idTask.owner.display Text alternative for the resource DefinitionPlain text narrative that identifies the resource in addition to the resource reference. This is generally not the same as the Resource.text of the referenced resource. The purpose is to identify what's being referenced, not to fully describe it.
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
location | Σ I | 0..1 | Reference() | There are no (further) constraints on this element Element idTask.location Where task occurs DefinitionPrincipal physical location where the this task is performed. Ties the event to where the records are likely kept and provides context around the event occurrence (e.g. if it occurred inside or outside a dedicated healthcare setting). References SHALL be a reference to an actual FHIR resource, and SHALL be resolveable (allowing for access control, temporary unavailability, etc.). Resolution can be either by retrieval from the URL, or, where applicable by resource type, by treating an absolute reference as a canonical URL and looking it up in a local registry/repository.
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
id | 0..1 | string | There are no (further) constraints on this element Element idTask.location.id Unique id for inter-element referencing DefinitionUnique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||
extension | I | 0..* | Extension | There are no (further) constraints on this element Element idTask.location.extension Additional content defined by implementations Alternate namesextensions, user content DefinitionMay be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. Unordered, Open, by url(Value) Extensions are always sliced by (at least) url Constraints
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
reference | Σ I | 0..1 | string | There are no (further) constraints on this element Element idTask.location.reference Literal reference, Relative, internal or absolute URL DefinitionA reference to a location at which the other resource is found. The reference may be a relative reference, in which case it is relative to the service base URL, or an absolute URL that resolves to the location where the resource is found. The reference may be version specific or not. If the reference is not to a FHIR RESTful server, then it should be assumed to be version specific. Internal fragment references (start with '#') refer to contained resources. Using absolute URLs provides a stable scalable approach suitable for a cloud/web context, while using relative/logical references provides a flexible approach suitable for use when trading across closed eco-system boundaries. Absolute URLs do not need to point to a FHIR RESTful server, though this is the preferred approach. If the URL conforms to the structure "/[type]/[id]" then it should be assumed that the reference is to a FHIR RESTful server.
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | Σ | 0..1 | uriBinding | There are no (further) constraints on this element Element idTask.location.type Type the reference refers to (e.g. "Patient") DefinitionThe expected type of the target of the reference. If both Reference.type and Reference.reference are populated and Reference.reference is a FHIR URL, both SHALL be consistent. The type is the Canonical URL of Resource Definition that is the type this reference refers to. References are URLs that are relative to http://hl7.org/fhir/StructureDefinition/ e.g. "Patient" is a reference to http://hl7.org/fhir/StructureDefinition/Patient. Absolute URLs are only allowed for logical models (and can only be used in references in logical models, not resources). This element is used to indicate the type of the target of the reference. This may be used which ever of the other elements are populated (or not). In some cases, the type of the target may be determined by inspection of the reference (e.g. a RESTful URL) or by resolving the target of the reference; if both the type and a reference is provided, the reference SHALL resolve to a resource of the same type as that specified. Aa resource (or, for logical models, the URI of the logical model).
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
identifier | Σ | 0..1 | Identifier | There are no (further) constraints on this element Element idTask.location.identifier Logical reference, when literal reference is not known DefinitionAn identifier for the target resource. This is used when there is no way to reference the other resource directly, either because the entity it represents is not available through a FHIR server, or because there is no way for the author of the resource to convert a known identifier to an actual location. There is no requirement that a Reference.identifier point to something that is actually exposed as a FHIR instance, but it SHALL point to a business concept that would be expected to be exposed as a FHIR instance, and that instance would need to be of a FHIR resource type allowed by the reference. When an identifier is provided in place of a reference, any system processing the reference will only be able to resolve the identifier to a reference if it understands the business context in which the identifier is used. Sometimes this is global (e.g. a national identifier) but often it is not. For this reason, none of the useful mechanisms described for working with references (e.g. chaining, includes) are possible, nor should servers be expected to be able resolve the reference. Servers may accept an identifier based reference untouched, resolve it, and/or reject it - see CapabilityStatement.rest.resource.referencePolicy. When both an identifier and a literal reference are provided, the literal reference is preferred. Applications processing the resource are allowed - but not required - to check that the identifier matches the literal reference Applications converting a logical reference to a literal reference may choose to leave the logical reference present, or remove it. Reference is intended to point to a structure that can potentially be expressed as a FHIR resource, though there is no need for it to exist as an actual FHIR resource instance - except in as much as an application wishes to actual find the target of the reference. The content referred to be the identifier must meet the logical constraints implied by any limitations on what resource types are permitted for the reference. For example, it would not be legitimate to send the identifier for a drug prescription if the type were Reference(Observation|DiagnosticReport). One of the use-cases for Reference.identifier is the situation where no FHIR representation exists (where the type is Reference (Any).
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
id | 0..1 | string | There are no (further) constraints on this element Element idTask.location.identifier.id Unique id for inter-element referencing DefinitionUnique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||
extension | I | 0..* | Extension | There are no (further) constraints on this element Element idTask.location.identifier.extension Additional content defined by implementations Alternate namesextensions, user content DefinitionMay be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. Unordered, Open, by url(Value) Extensions are always sliced by (at least) url Constraints
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
use | Σ ?! | 0..1 | codeBinding | There are no (further) constraints on this element Element idTask.location.identifier.use usual | official | temp | secondary | old (If known) DefinitionThe purpose of this identifier. Allows the appropriate identifier for a particular context of use to be selected from among a set of identifiers. Applications can assume that an identifier is permanent unless it explicitly says that it is temporary. Identifies the purpose for this identifier, if known .
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | Σ | 0..1 | CodeableConceptBinding | There are no (further) constraints on this element Element idTask.location.identifier.type Description of identifier DefinitionA coded type for the identifier that can be used to determine which identifier to use for a specific purpose. Allows users to make use of identifiers when the identifier system is not known. This element deals only with general categories of identifiers. It SHOULD not be used for codes that correspond 1..1 with the Identifier.system. Some identifiers may fall into multiple categories due to common usage. Where the system is known, a type is unnecessary because the type is always part of the system definition. However systems often need to handle identifiers where the system is not known. There is not a 1:1 relationship between type and system, since many different systems have the same type. A coded type for an identifier that can be used to determine which identifier to use for a specific purpose.
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
system | Σ | 0..1 | uri | There are no (further) constraints on this element Element idTask.location.identifier.system The namespace for the identifier value DefinitionEstablishes the namespace for the value - that is, a URL that describes a set values that are unique. There are many sets of identifiers. To perform matching of two identifiers, we need to know what set we're dealing with. The system identifies a particular set of unique identifiers. Identifier.system is always case sensitive.
General http://www.acme.com/identifiers/patient Mappings
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
value | Σ | 0..1 | string | There are no (further) constraints on this element Element idTask.location.identifier.value The value that is unique DefinitionThe portion of the identifier typically relevant to the user and which is unique within the context of the system. If the value is a full URI, then the system SHALL be urn:ietf:rfc:3986. The value's primary purpose is computational mapping. As a result, it may be normalized for comparison purposes (e.g. removing non-significant whitespace, dashes, etc.) A value formatted for human display can be conveyed using the Rendered Value extension. Identifier.value is to be treated as case sensitive unless knowledge of the Identifier.system allows the processer to be confident that non-case-sensitive processing is safe.
General 123456 Mappings
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
period | Σ I | 0..1 | Period | There are no (further) constraints on this element Element idTask.location.identifier.period Time period when id is/was valid for use DefinitionTime period during which identifier is/was valid for use. A Period specifies a range of time; the context of use will specify whether the entire range applies (e.g. "the patient was an inpatient of the hospital for this time range") or one value from the range applies (e.g. "give to the patient between these two times"). Period is not used for a duration (a measure of elapsed time). See Duration.
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
assigner | Σ I | 0..1 | Reference() | There are no (further) constraints on this element Element idTask.location.identifier.assigner Organization that issued id (may be just text) DefinitionOrganization that issued/manages the identifier. The Identifier.assigner may omit the .reference element and only contain a .display element reflecting the name or other textual information about the assigning organization.
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
display | Σ | 0..1 | string | There are no (further) constraints on this element Element idTask.location.display Text alternative for the resource DefinitionPlain text narrative that identifies the resource in addition to the resource reference. This is generally not the same as the Resource.text of the referenced resource. The purpose is to identify what's being referenced, not to fully describe it.
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
reasonCode | S | 0..1 | CodeableConcept | Element idTask.reasonCode Why task is needed DefinitionIn FHIR Task these types of workflow would be represented via reasonCode and/or reasonReference For medication this is probably SNOMED CT based using codes under the SNOMED CT 182832007 Medication management and includes codes such as:
<br/> For referral management
This should only be included if there is no focus or if it differs from the reason indicated on the focus. Indicates why the task is needed. E.g. Suspended because patient admitted to hospital.
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
id | 0..1 | string | There are no (further) constraints on this element Element idTask.reasonCode.id Unique id for inter-element referencing DefinitionUnique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||
extension | I | 0..* | Extension | There are no (further) constraints on this element Element idTask.reasonCode.extension Additional content defined by implementations Alternate namesextensions, user content DefinitionMay be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. Unordered, Open, by url(Value) Extensions are always sliced by (at least) url Constraints
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
coding | Σ | 0..* | Coding | Element idTask.reasonCode.coding Code defined by a terminology system DefinitionA reference to a code defined by a terminology system. Allows for alternative encodings within a code system, and translations to other code systems. Codes may be defined very casually in enumerations, or code lists, up to very formal definitions such as SNOMED CT - see the HL7 v3 Core Principles for more information. Ordering of codings is undefined and SHALL NOT be used to infer meaning. Generally, at most only one of the coding values will be labeled as UserSelected = true. Unordered, Open, by system(Value) Constraints
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
(All Slices) | There are no (further) constraints on this element | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
id | 0..1 | string | There are no (further) constraints on this element Element idTask.reasonCode.coding.id Unique id for inter-element referencing DefinitionUnique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||
extension | I | 0..* | Extension | There are no (further) constraints on this element Element idTask.reasonCode.coding.extension Additional content defined by implementations Alternate namesextensions, user content DefinitionMay be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. Unordered, Open, by url(Value) Extensions are always sliced by (at least) url Constraints
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
system | Σ | 1..1 | uri | There are no (further) constraints on this element Element idTask.reasonCode.coding.system Identity of the terminology system DefinitionThe identification of the code system that defines the meaning of the symbol in the code. Need to be unambiguous about the source of the definition of the symbol. The URI may be an OID (urn:oid:...) or a UUID (urn:uuid:...). OIDs and UUIDs SHALL be references to the HL7 OID registry. Otherwise, the URI should come from HL7's list of FHIR defined special URIs or it should reference to some definition that establishes the system clearly and unambiguously.
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
version | Σ | 0..1 | string | There are no (further) constraints on this element Element idTask.reasonCode.coding.version Version of the system - if relevant DefinitionThe version of the code system which was used when choosing this code. Note that a well-maintained code system does not need the version reported, because the meaning of codes is consistent across versions. However this cannot consistently be assured, and when the meaning is not guaranteed to be consistent, the version SHOULD be exchanged. Where the terminology does not clearly define what string should be used to identify code system versions, the recommendation is to use the date (expressed in FHIR date format) on which that version was officially published as the version date.
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
code | Σ | 1..1 | code | There are no (further) constraints on this element Element idTask.reasonCode.coding.code Symbol in syntax defined by the system DefinitionA symbol in syntax defined by the system. The symbol may be a predefined code or an expression in a syntax defined by the coding system (e.g. post-coordination). Need to refer to a particular code in the system. Note that FHIR strings SHALL NOT exceed 1MB in size
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
display | Σ | 1..1 | string | There are no (further) constraints on this element Element idTask.reasonCode.coding.display Representation defined by the system DefinitionA representation of the meaning of the code in the system, following the rules of the system. Need to be able to carry a human-readable meaning of the code for readers that do not know the system. Note that FHIR strings SHALL NOT exceed 1MB in size
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
userSelected | Σ | 0..1 | boolean | There are no (further) constraints on this element Element idTask.reasonCode.coding.userSelected If this coding was chosen directly by the user DefinitionIndicates that this coding was chosen by a user directly - e.g. off a pick list of available items (codes or displays). This has been identified as a clinical safety criterium - that this exact system/code pair was chosen explicitly, rather than inferred by the system based on some rules or language processing. Amongst a set of alternatives, a directly chosen code is the most appropriate starting point for new translations. There is some ambiguity about what exactly 'directly chosen' implies, and trading partner agreement may be needed to clarify the use of this element and its consequences more completely.
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
SNOMED | Σ | 0..* | Coding | There are no (further) constraints on this element Element idTask.reasonCode.coding:SNOMED Code defined by a terminology system DefinitionA reference to a code defined by a terminology system. Allows for alternative encodings within a code system, and translations to other code systems. Codes may be defined very casually in enumerations, or code lists, up to very formal definitions such as SNOMED CT - see the HL7 v3 Core Principles for more information. Ordering of codings is undefined and SHALL NOT be used to infer meaning. Generally, at most only one of the coding values will be labeled as UserSelected = true.
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
id | 0..1 | string | There are no (further) constraints on this element Element idTask.reasonCode.coding:SNOMED.id Unique id for inter-element referencing DefinitionUnique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||
extension | I | 0..* | Extension | There are no (further) constraints on this element Element idTask.reasonCode.coding:SNOMED.extension Additional content defined by implementations Alternate namesextensions, user content DefinitionMay be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. Unordered, Open, by url(Value) Extensions are always sliced by (at least) url Constraints
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
system | Σ | 0..1 | uriFixed Value | Element idTask.reasonCode.coding:SNOMED.system Identity of the terminology system DefinitionThe identification of the code system that defines the meaning of the symbol in the code. Need to be unambiguous about the source of the definition of the symbol. The URI may be an OID (urn:oid:...) or a UUID (urn:uuid:...). OIDs and UUIDs SHALL be references to the HL7 OID registry. Otherwise, the URI should come from HL7's list of FHIR defined special URIs or it should reference to some definition that establishes the system clearly and unambiguously.
http://snomed.info/sct
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
version | Σ | 0..1 | string | There are no (further) constraints on this element Element idTask.reasonCode.coding:SNOMED.version Version of the system - if relevant DefinitionThe version of the code system which was used when choosing this code. Note that a well-maintained code system does not need the version reported, because the meaning of codes is consistent across versions. However this cannot consistently be assured, and when the meaning is not guaranteed to be consistent, the version SHOULD be exchanged. Where the terminology does not clearly define what string should be used to identify code system versions, the recommendation is to use the date (expressed in FHIR date format) on which that version was officially published as the version date.
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
code | Σ | 0..1 | code | There are no (further) constraints on this element Element idTask.reasonCode.coding:SNOMED.code Symbol in syntax defined by the system DefinitionA symbol in syntax defined by the system. The symbol may be a predefined code or an expression in a syntax defined by the coding system (e.g. post-coordination). Need to refer to a particular code in the system. Note that FHIR strings SHALL NOT exceed 1MB in size
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
display | Σ | 0..1 | string | There are no (further) constraints on this element Element idTask.reasonCode.coding:SNOMED.display Representation defined by the system DefinitionA representation of the meaning of the code in the system, following the rules of the system. Need to be able to carry a human-readable meaning of the code for readers that do not know the system. Note that FHIR strings SHALL NOT exceed 1MB in size
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
userSelected | Σ | 0..1 | boolean | There are no (further) constraints on this element Element idTask.reasonCode.coding:SNOMED.userSelected If this coding was chosen directly by the user DefinitionIndicates that this coding was chosen by a user directly - e.g. off a pick list of available items (codes or displays). This has been identified as a clinical safety criterium - that this exact system/code pair was chosen explicitly, rather than inferred by the system based on some rules or language processing. Amongst a set of alternatives, a directly chosen code is the most appropriate starting point for new translations. There is some ambiguity about what exactly 'directly chosen' implies, and trading partner agreement may be needed to clarify the use of this element and its consequences more completely.
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
text | Σ | 0..1 | string | There are no (further) constraints on this element Element idTask.reasonCode.text Plain text representation of the concept DefinitionA human language representation of the concept as seen/selected/uttered by the user who entered the data and/or which represents the intended meaning of the user. The codes from the terminologies do not always capture the correct meaning with all the nuances of the human using them, or sometimes there is no appropriate code at all. In these cases, the text is used to capture the full meaning of the source. Very often the text is the same as a displayName of one of the codings.
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
reasonReference | I | 0..1 | Reference(Resource) | There are no (further) constraints on this element Element idTask.reasonReference Why task is needed DefinitionA resource reference indicating why this task needs to be performed. Tasks might be justified based on an Observation, a Condition, a past or planned procedure, etc. This should only be included if there is no focus or if it differs from the reason indicated on the focus. Use the CodeableConcept text element in
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
id | 0..1 | string | There are no (further) constraints on this element Element idTask.reasonReference.id Unique id for inter-element referencing DefinitionUnique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||
extension | I | 0..* | Extension | There are no (further) constraints on this element Element idTask.reasonReference.extension Additional content defined by implementations Alternate namesextensions, user content DefinitionMay be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. Unordered, Open, by url(Value) Extensions are always sliced by (at least) url Constraints
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
reference | Σ I | 0..1 | string | There are no (further) constraints on this element Element idTask.reasonReference.reference Literal reference, Relative, internal or absolute URL DefinitionA reference to a location at which the other resource is found. The reference may be a relative reference, in which case it is relative to the service base URL, or an absolute URL that resolves to the location where the resource is found. The reference may be version specific or not. If the reference is not to a FHIR RESTful server, then it should be assumed to be version specific. Internal fragment references (start with '#') refer to contained resources. Using absolute URLs provides a stable scalable approach suitable for a cloud/web context, while using relative/logical references provides a flexible approach suitable for use when trading across closed eco-system boundaries. Absolute URLs do not need to point to a FHIR RESTful server, though this is the preferred approach. If the URL conforms to the structure "/[type]/[id]" then it should be assumed that the reference is to a FHIR RESTful server.
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | Σ | 0..1 | uriBinding | There are no (further) constraints on this element Element idTask.reasonReference.type Type the reference refers to (e.g. "Patient") DefinitionThe expected type of the target of the reference. If both Reference.type and Reference.reference are populated and Reference.reference is a FHIR URL, both SHALL be consistent. The type is the Canonical URL of Resource Definition that is the type this reference refers to. References are URLs that are relative to http://hl7.org/fhir/StructureDefinition/ e.g. "Patient" is a reference to http://hl7.org/fhir/StructureDefinition/Patient. Absolute URLs are only allowed for logical models (and can only be used in references in logical models, not resources). This element is used to indicate the type of the target of the reference. This may be used which ever of the other elements are populated (or not). In some cases, the type of the target may be determined by inspection of the reference (e.g. a RESTful URL) or by resolving the target of the reference; if both the type and a reference is provided, the reference SHALL resolve to a resource of the same type as that specified. Aa resource (or, for logical models, the URI of the logical model).
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
identifier | Σ | 0..1 | Identifier | There are no (further) constraints on this element Element idTask.reasonReference.identifier Logical reference, when literal reference is not known DefinitionAn identifier for the target resource. This is used when there is no way to reference the other resource directly, either because the entity it represents is not available through a FHIR server, or because there is no way for the author of the resource to convert a known identifier to an actual location. There is no requirement that a Reference.identifier point to something that is actually exposed as a FHIR instance, but it SHALL point to a business concept that would be expected to be exposed as a FHIR instance, and that instance would need to be of a FHIR resource type allowed by the reference. When an identifier is provided in place of a reference, any system processing the reference will only be able to resolve the identifier to a reference if it understands the business context in which the identifier is used. Sometimes this is global (e.g. a national identifier) but often it is not. For this reason, none of the useful mechanisms described for working with references (e.g. chaining, includes) are possible, nor should servers be expected to be able resolve the reference. Servers may accept an identifier based reference untouched, resolve it, and/or reject it - see CapabilityStatement.rest.resource.referencePolicy. When both an identifier and a literal reference are provided, the literal reference is preferred. Applications processing the resource are allowed - but not required - to check that the identifier matches the literal reference Applications converting a logical reference to a literal reference may choose to leave the logical reference present, or remove it. Reference is intended to point to a structure that can potentially be expressed as a FHIR resource, though there is no need for it to exist as an actual FHIR resource instance - except in as much as an application wishes to actual find the target of the reference. The content referred to be the identifier must meet the logical constraints implied by any limitations on what resource types are permitted for the reference. For example, it would not be legitimate to send the identifier for a drug prescription if the type were Reference(Observation|DiagnosticReport). One of the use-cases for Reference.identifier is the situation where no FHIR representation exists (where the type is Reference (Any).
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
id | 0..1 | string | There are no (further) constraints on this element Element idTask.reasonReference.identifier.id Unique id for inter-element referencing DefinitionUnique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||
extension | I | 0..* | Extension | There are no (further) constraints on this element Element idTask.reasonReference.identifier.extension Additional content defined by implementations Alternate namesextensions, user content DefinitionMay be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. Unordered, Open, by url(Value) Extensions are always sliced by (at least) url Constraints
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
use | Σ ?! | 0..1 | codeBinding | There are no (further) constraints on this element Element idTask.reasonReference.identifier.use usual | official | temp | secondary | old (If known) DefinitionThe purpose of this identifier. Allows the appropriate identifier for a particular context of use to be selected from among a set of identifiers. Applications can assume that an identifier is permanent unless it explicitly says that it is temporary. Identifies the purpose for this identifier, if known .
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | Σ | 0..1 | CodeableConceptBinding | There are no (further) constraints on this element Element idTask.reasonReference.identifier.type Description of identifier DefinitionA coded type for the identifier that can be used to determine which identifier to use for a specific purpose. Allows users to make use of identifiers when the identifier system is not known. This element deals only with general categories of identifiers. It SHOULD not be used for codes that correspond 1..1 with the Identifier.system. Some identifiers may fall into multiple categories due to common usage. Where the system is known, a type is unnecessary because the type is always part of the system definition. However systems often need to handle identifiers where the system is not known. There is not a 1:1 relationship between type and system, since many different systems have the same type. A coded type for an identifier that can be used to determine which identifier to use for a specific purpose.
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
system | Σ | 0..1 | uri | There are no (further) constraints on this element Element idTask.reasonReference.identifier.system The namespace for the identifier value DefinitionEstablishes the namespace for the value - that is, a URL that describes a set values that are unique. There are many sets of identifiers. To perform matching of two identifiers, we need to know what set we're dealing with. The system identifies a particular set of unique identifiers. Identifier.system is always case sensitive.
General http://www.acme.com/identifiers/patient Mappings
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
value | Σ | 0..1 | string | There are no (further) constraints on this element Element idTask.reasonReference.identifier.value The value that is unique DefinitionThe portion of the identifier typically relevant to the user and which is unique within the context of the system. If the value is a full URI, then the system SHALL be urn:ietf:rfc:3986. The value's primary purpose is computational mapping. As a result, it may be normalized for comparison purposes (e.g. removing non-significant whitespace, dashes, etc.) A value formatted for human display can be conveyed using the Rendered Value extension. Identifier.value is to be treated as case sensitive unless knowledge of the Identifier.system allows the processer to be confident that non-case-sensitive processing is safe.
General 123456 Mappings
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
period | Σ I | 0..1 | Period | There are no (further) constraints on this element Element idTask.reasonReference.identifier.period Time period when id is/was valid for use DefinitionTime period during which identifier is/was valid for use. A Period specifies a range of time; the context of use will specify whether the entire range applies (e.g. "the patient was an inpatient of the hospital for this time range") or one value from the range applies (e.g. "give to the patient between these two times"). Period is not used for a duration (a measure of elapsed time). See Duration.
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
assigner | Σ I | 0..1 | Reference() | There are no (further) constraints on this element Element idTask.reasonReference.identifier.assigner Organization that issued id (may be just text) DefinitionOrganization that issued/manages the identifier. The Identifier.assigner may omit the .reference element and only contain a .display element reflecting the name or other textual information about the assigning organization.
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
display | Σ | 0..1 | string | There are no (further) constraints on this element Element idTask.reasonReference.display Text alternative for the resource DefinitionPlain text narrative that identifies the resource in addition to the resource reference. This is generally not the same as the Resource.text of the referenced resource. The purpose is to identify what's being referenced, not to fully describe it.
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
insurance | I | 0..* | Reference(Coverage | ClaimResponse) | There are no (further) constraints on this element Element idTask.insurance Associated insurance coverage DefinitionInsurance plans, coverage extensions, pre-authorizations and/or pre-determinations that may be relevant to the Task. References SHALL be a reference to an actual FHIR resource, and SHALL be resolveable (allowing for access control, temporary unavailability, etc.). Resolution can be either by retrieval from the URL, or, where applicable by resource type, by treating an absolute reference as a canonical URL and looking it up in a local registry/repository. Reference(Coverage | ClaimResponse) Constraints
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
id | 0..1 | string | There are no (further) constraints on this element Element idTask.insurance.id Unique id for inter-element referencing DefinitionUnique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||
extension | I | 0..* | Extension | There are no (further) constraints on this element Element idTask.insurance.extension Additional content defined by implementations Alternate namesextensions, user content DefinitionMay be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. Unordered, Open, by url(Value) Extensions are always sliced by (at least) url Constraints
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
reference | Σ I | 0..1 | string | There are no (further) constraints on this element Element idTask.insurance.reference Literal reference, Relative, internal or absolute URL DefinitionA reference to a location at which the other resource is found. The reference may be a relative reference, in which case it is relative to the service base URL, or an absolute URL that resolves to the location where the resource is found. The reference may be version specific or not. If the reference is not to a FHIR RESTful server, then it should be assumed to be version specific. Internal fragment references (start with '#') refer to contained resources. Using absolute URLs provides a stable scalable approach suitable for a cloud/web context, while using relative/logical references provides a flexible approach suitable for use when trading across closed eco-system boundaries. Absolute URLs do not need to point to a FHIR RESTful server, though this is the preferred approach. If the URL conforms to the structure "/[type]/[id]" then it should be assumed that the reference is to a FHIR RESTful server.
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | Σ | 0..1 | uriBinding | There are no (further) constraints on this element Element idTask.insurance.type Type the reference refers to (e.g. "Patient") DefinitionThe expected type of the target of the reference. If both Reference.type and Reference.reference are populated and Reference.reference is a FHIR URL, both SHALL be consistent. The type is the Canonical URL of Resource Definition that is the type this reference refers to. References are URLs that are relative to http://hl7.org/fhir/StructureDefinition/ e.g. "Patient" is a reference to http://hl7.org/fhir/StructureDefinition/Patient. Absolute URLs are only allowed for logical models (and can only be used in references in logical models, not resources). This element is used to indicate the type of the target of the reference. This may be used which ever of the other elements are populated (or not). In some cases, the type of the target may be determined by inspection of the reference (e.g. a RESTful URL) or by resolving the target of the reference; if both the type and a reference is provided, the reference SHALL resolve to a resource of the same type as that specified. Aa resource (or, for logical models, the URI of the logical model).
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
identifier | Σ | 0..1 | Identifier | There are no (further) constraints on this element Element idTask.insurance.identifier Logical reference, when literal reference is not known DefinitionAn identifier for the target resource. This is used when there is no way to reference the other resource directly, either because the entity it represents is not available through a FHIR server, or because there is no way for the author of the resource to convert a known identifier to an actual location. There is no requirement that a Reference.identifier point to something that is actually exposed as a FHIR instance, but it SHALL point to a business concept that would be expected to be exposed as a FHIR instance, and that instance would need to be of a FHIR resource type allowed by the reference. When an identifier is provided in place of a reference, any system processing the reference will only be able to resolve the identifier to a reference if it understands the business context in which the identifier is used. Sometimes this is global (e.g. a national identifier) but often it is not. For this reason, none of the useful mechanisms described for working with references (e.g. chaining, includes) are possible, nor should servers be expected to be able resolve the reference. Servers may accept an identifier based reference untouched, resolve it, and/or reject it - see CapabilityStatement.rest.resource.referencePolicy. When both an identifier and a literal reference are provided, the literal reference is preferred. Applications processing the resource are allowed - but not required - to check that the identifier matches the literal reference Applications converting a logical reference to a literal reference may choose to leave the logical reference present, or remove it. Reference is intended to point to a structure that can potentially be expressed as a FHIR resource, though there is no need for it to exist as an actual FHIR resource instance - except in as much as an application wishes to actual find the target of the reference. The content referred to be the identifier must meet the logical constraints implied by any limitations on what resource types are permitted for the reference. For example, it would not be legitimate to send the identifier for a drug prescription if the type were Reference(Observation|DiagnosticReport). One of the use-cases for Reference.identifier is the situation where no FHIR representation exists (where the type is Reference (Any).
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
id | 0..1 | string | There are no (further) constraints on this element Element idTask.insurance.identifier.id Unique id for inter-element referencing DefinitionUnique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||
extension | I | 0..* | Extension | There are no (further) constraints on this element Element idTask.insurance.identifier.extension Additional content defined by implementations Alternate namesextensions, user content DefinitionMay be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. Unordered, Open, by url(Value) Extensions are always sliced by (at least) url Constraints
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
use | Σ ?! | 0..1 | codeBinding | There are no (further) constraints on this element Element idTask.insurance.identifier.use usual | official | temp | secondary | old (If known) DefinitionThe purpose of this identifier. Allows the appropriate identifier for a particular context of use to be selected from among a set of identifiers. Applications can assume that an identifier is permanent unless it explicitly says that it is temporary. Identifies the purpose for this identifier, if known .
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | Σ | 0..1 | CodeableConceptBinding | There are no (further) constraints on this element Element idTask.insurance.identifier.type Description of identifier DefinitionA coded type for the identifier that can be used to determine which identifier to use for a specific purpose. Allows users to make use of identifiers when the identifier system is not known. This element deals only with general categories of identifiers. It SHOULD not be used for codes that correspond 1..1 with the Identifier.system. Some identifiers may fall into multiple categories due to common usage. Where the system is known, a type is unnecessary because the type is always part of the system definition. However systems often need to handle identifiers where the system is not known. There is not a 1:1 relationship between type and system, since many different systems have the same type. A coded type for an identifier that can be used to determine which identifier to use for a specific purpose.
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
system | Σ | 0..1 | uri | There are no (further) constraints on this element Element idTask.insurance.identifier.system The namespace for the identifier value DefinitionEstablishes the namespace for the value - that is, a URL that describes a set values that are unique. There are many sets of identifiers. To perform matching of two identifiers, we need to know what set we're dealing with. The system identifies a particular set of unique identifiers. Identifier.system is always case sensitive.
General http://www.acme.com/identifiers/patient Mappings
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
value | Σ | 0..1 | string | There are no (further) constraints on this element Element idTask.insurance.identifier.value The value that is unique DefinitionThe portion of the identifier typically relevant to the user and which is unique within the context of the system. If the value is a full URI, then the system SHALL be urn:ietf:rfc:3986. The value's primary purpose is computational mapping. As a result, it may be normalized for comparison purposes (e.g. removing non-significant whitespace, dashes, etc.) A value formatted for human display can be conveyed using the Rendered Value extension. Identifier.value is to be treated as case sensitive unless knowledge of the Identifier.system allows the processer to be confident that non-case-sensitive processing is safe.
General 123456 Mappings
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
period | Σ I | 0..1 | Period | There are no (further) constraints on this element Element idTask.insurance.identifier.period Time period when id is/was valid for use DefinitionTime period during which identifier is/was valid for use. A Period specifies a range of time; the context of use will specify whether the entire range applies (e.g. "the patient was an inpatient of the hospital for this time range") or one value from the range applies (e.g. "give to the patient between these two times"). Period is not used for a duration (a measure of elapsed time). See Duration.
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
assigner | Σ I | 0..1 | Reference() | There are no (further) constraints on this element Element idTask.insurance.identifier.assigner Organization that issued id (may be just text) DefinitionOrganization that issued/manages the identifier. The Identifier.assigner may omit the .reference element and only contain a .display element reflecting the name or other textual information about the assigning organization.
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
display | Σ | 0..1 | string | There are no (further) constraints on this element Element idTask.insurance.display Text alternative for the resource DefinitionPlain text narrative that identifies the resource in addition to the resource reference. This is generally not the same as the Resource.text of the referenced resource. The purpose is to identify what's being referenced, not to fully describe it.
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
note | S | 0..* | Annotation | Element idTask.note Comments made about the task DefinitionEPS Only This may contain cancellation reason. e-RS Used to add notes to the worklist items
For systems that do not have structured annotations, they can simply communicate a single annotation with no author or time. This element may need to be included in narrative because of the potential for modifying information. Annotations SHOULD NOT be used to communicate "modifying" information that could be computable. (This is a SHOULD because enforcing user behavior is nearly impossible).
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
relevantHistory | I | 0..* | Reference() | There are no (further) constraints on this element Element idTask.relevantHistory Key events in history of the Task Alternate namesStatus History DefinitionLinks to Provenance records for past versions of this Task that identify key state transitions or updates that are likely to be relevant to a user looking at the current version of the task. This element does not point to the Provenance associated with the current version of the resource - as it would be created after this version existed. The Provenance for the current version can be retrieved with a _revinclude.
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
id | 0..1 | string | There are no (further) constraints on this element Element idTask.relevantHistory.id Unique id for inter-element referencing DefinitionUnique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||
extension | I | 0..* | Extension | There are no (further) constraints on this element Element idTask.relevantHistory.extension Additional content defined by implementations Alternate namesextensions, user content DefinitionMay be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. Unordered, Open, by url(Value) Extensions are always sliced by (at least) url Constraints
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
reference | Σ I | 0..1 | string | There are no (further) constraints on this element Element idTask.relevantHistory.reference Literal reference, Relative, internal or absolute URL DefinitionA reference to a location at which the other resource is found. The reference may be a relative reference, in which case it is relative to the service base URL, or an absolute URL that resolves to the location where the resource is found. The reference may be version specific or not. If the reference is not to a FHIR RESTful server, then it should be assumed to be version specific. Internal fragment references (start with '#') refer to contained resources. Using absolute URLs provides a stable scalable approach suitable for a cloud/web context, while using relative/logical references provides a flexible approach suitable for use when trading across closed eco-system boundaries. Absolute URLs do not need to point to a FHIR RESTful server, though this is the preferred approach. If the URL conforms to the structure "/[type]/[id]" then it should be assumed that the reference is to a FHIR RESTful server.
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | Σ | 0..1 | uriBinding | There are no (further) constraints on this element Element idTask.relevantHistory.type Type the reference refers to (e.g. "Patient") DefinitionThe expected type of the target of the reference. If both Reference.type and Reference.reference are populated and Reference.reference is a FHIR URL, both SHALL be consistent. The type is the Canonical URL of Resource Definition that is the type this reference refers to. References are URLs that are relative to http://hl7.org/fhir/StructureDefinition/ e.g. "Patient" is a reference to http://hl7.org/fhir/StructureDefinition/Patient. Absolute URLs are only allowed for logical models (and can only be used in references in logical models, not resources). This element is used to indicate the type of the target of the reference. This may be used which ever of the other elements are populated (or not). In some cases, the type of the target may be determined by inspection of the reference (e.g. a RESTful URL) or by resolving the target of the reference; if both the type and a reference is provided, the reference SHALL resolve to a resource of the same type as that specified. Aa resource (or, for logical models, the URI of the logical model).
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
identifier | Σ | 0..1 | Identifier | There are no (further) constraints on this element Element idTask.relevantHistory.identifier Logical reference, when literal reference is not known DefinitionAn identifier for the target resource. This is used when there is no way to reference the other resource directly, either because the entity it represents is not available through a FHIR server, or because there is no way for the author of the resource to convert a known identifier to an actual location. There is no requirement that a Reference.identifier point to something that is actually exposed as a FHIR instance, but it SHALL point to a business concept that would be expected to be exposed as a FHIR instance, and that instance would need to be of a FHIR resource type allowed by the reference. When an identifier is provided in place of a reference, any system processing the reference will only be able to resolve the identifier to a reference if it understands the business context in which the identifier is used. Sometimes this is global (e.g. a national identifier) but often it is not. For this reason, none of the useful mechanisms described for working with references (e.g. chaining, includes) are possible, nor should servers be expected to be able resolve the reference. Servers may accept an identifier based reference untouched, resolve it, and/or reject it - see CapabilityStatement.rest.resource.referencePolicy. When both an identifier and a literal reference are provided, the literal reference is preferred. Applications processing the resource are allowed - but not required - to check that the identifier matches the literal reference Applications converting a logical reference to a literal reference may choose to leave the logical reference present, or remove it. Reference is intended to point to a structure that can potentially be expressed as a FHIR resource, though there is no need for it to exist as an actual FHIR resource instance - except in as much as an application wishes to actual find the target of the reference. The content referred to be the identifier must meet the logical constraints implied by any limitations on what resource types are permitted for the reference. For example, it would not be legitimate to send the identifier for a drug prescription if the type were Reference(Observation|DiagnosticReport). One of the use-cases for Reference.identifier is the situation where no FHIR representation exists (where the type is Reference (Any).
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
id | 0..1 | string | There are no (further) constraints on this element Element idTask.relevantHistory.identifier.id Unique id for inter-element referencing DefinitionUnique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||
extension | I | 0..* | Extension | There are no (further) constraints on this element Element idTask.relevantHistory.identifier.extension Additional content defined by implementations Alternate namesextensions, user content DefinitionMay be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. Unordered, Open, by url(Value) Extensions are always sliced by (at least) url Constraints
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
use | Σ ?! | 0..1 | codeBinding | There are no (further) constraints on this element Element idTask.relevantHistory.identifier.use usual | official | temp | secondary | old (If known) DefinitionThe purpose of this identifier. Allows the appropriate identifier for a particular context of use to be selected from among a set of identifiers. Applications can assume that an identifier is permanent unless it explicitly says that it is temporary. Identifies the purpose for this identifier, if known .
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | Σ | 0..1 | CodeableConceptBinding | There are no (further) constraints on this element Element idTask.relevantHistory.identifier.type Description of identifier DefinitionA coded type for the identifier that can be used to determine which identifier to use for a specific purpose. Allows users to make use of identifiers when the identifier system is not known. This element deals only with general categories of identifiers. It SHOULD not be used for codes that correspond 1..1 with the Identifier.system. Some identifiers may fall into multiple categories due to common usage. Where the system is known, a type is unnecessary because the type is always part of the system definition. However systems often need to handle identifiers where the system is not known. There is not a 1:1 relationship between type and system, since many different systems have the same type. A coded type for an identifier that can be used to determine which identifier to use for a specific purpose.
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
system | Σ | 0..1 | uri | There are no (further) constraints on this element Element idTask.relevantHistory.identifier.system The namespace for the identifier value DefinitionEstablishes the namespace for the value - that is, a URL that describes a set values that are unique. There are many sets of identifiers. To perform matching of two identifiers, we need to know what set we're dealing with. The system identifies a particular set of unique identifiers. Identifier.system is always case sensitive.
General http://www.acme.com/identifiers/patient Mappings
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
value | Σ | 0..1 | string | There are no (further) constraints on this element Element idTask.relevantHistory.identifier.value The value that is unique DefinitionThe portion of the identifier typically relevant to the user and which is unique within the context of the system. If the value is a full URI, then the system SHALL be urn:ietf:rfc:3986. The value's primary purpose is computational mapping. As a result, it may be normalized for comparison purposes (e.g. removing non-significant whitespace, dashes, etc.) A value formatted for human display can be conveyed using the Rendered Value extension. Identifier.value is to be treated as case sensitive unless knowledge of the Identifier.system allows the processer to be confident that non-case-sensitive processing is safe.
General 123456 Mappings
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
period | Σ I | 0..1 | Period | There are no (further) constraints on this element Element idTask.relevantHistory.identifier.period Time period when id is/was valid for use DefinitionTime period during which identifier is/was valid for use. A Period specifies a range of time; the context of use will specify whether the entire range applies (e.g. "the patient was an inpatient of the hospital for this time range") or one value from the range applies (e.g. "give to the patient between these two times"). Period is not used for a duration (a measure of elapsed time). See Duration.
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
assigner | Σ I | 0..1 | Reference() | There are no (further) constraints on this element Element idTask.relevantHistory.identifier.assigner Organization that issued id (may be just text) DefinitionOrganization that issued/manages the identifier. The Identifier.assigner may omit the .reference element and only contain a .display element reflecting the name or other textual information about the assigning organization.
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
display | Σ | 0..1 | string | There are no (further) constraints on this element Element idTask.relevantHistory.display Text alternative for the resource DefinitionPlain text narrative that identifies the resource in addition to the resource reference. This is generally not the same as the Resource.text of the referenced resource. The purpose is to identify what's being referenced, not to fully describe it.
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
restriction | S | 0..1 | BackboneElement | There are no (further) constraints on this element Element idTask.restriction Constraints on fulfillment tasks DefinitionIf the Task.focus is a request resource and the task is seeking fulfillment (i.e. is asking for the request to be actioned), this element identifies any limitations on what parts of the referenced request should be actioned. Sometimes when fulfillment is sought, you don't want full fulfillment.
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
id | 0..1 | string | There are no (further) constraints on this element Element idTask.restriction.id Unique id for inter-element referencing DefinitionUnique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||
extension | I | 0..* | Extension | There are no (further) constraints on this element Element idTask.restriction.extension Additional content defined by implementations Alternate namesextensions, user content DefinitionMay be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. Unordered, Open, by url(Value) Extensions are always sliced by (at least) url Constraints
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
modifierExtension | Σ ?! I | 0..* | Extension | There are no (further) constraints on this element Element idTask.restriction.modifierExtension Extensions that cannot be ignored even if unrecognized Alternate namesextensions, user content, modifiers DefinitionMay be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions. Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself). Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions. There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
repetitions | 0..1 | positiveInt | There are no (further) constraints on this element Element idTask.restriction.repetitions How many times to repeat DefinitionIndicates the number of times the requested action should occur. E.g. order that requests monthly lab tests, fulfillment is sought for 1. 32 bit number; for values larger than this, use decimal
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||
period | I | 0..1 | Period | There are no (further) constraints on this element Element idTask.restriction.period When fulfillment sought DefinitionOver what time-period is fulfillment sought. E.g. order that authorizes 1 year's services. Fulfillment is sought for next 3 months. Note that period.high is the due date representing the time by which the task should be completed.
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
id | 0..1 | string | There are no (further) constraints on this element Element idTask.restriction.period.id Unique id for inter-element referencing DefinitionUnique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||
extension | I | 0..* | Extension | There are no (further) constraints on this element Element idTask.restriction.period.extension Additional content defined by implementations Alternate namesextensions, user content DefinitionMay be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. Unordered, Open, by url(Value) Extensions are always sliced by (at least) url Constraints
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
start | Σ I | 0..1 | dateTime | There are no (further) constraints on this element Element idTask.restriction.period.start Starting time with inclusive boundary DefinitionThe start of the period. The boundary is inclusive. If the low element is missing, the meaning is that the low boundary is not known.
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
end | S Σ I | 0..1 | dateTime | Element idTask.restriction.period.end End time with inclusive boundary, if not ongoing DefinitionIn e-RS this is also known as the review date due. e-RS
If the end of the period is missing, it means that the period is ongoing
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
recipient | I | 0..* | Reference( | | | | | Group) | There are no (further) constraints on this element Element idTask.restriction.recipient For whom is fulfillment sought? DefinitionFor requests that are targeted to more than on potential recipient/target, for whom is fulfillment sought? References SHALL be a reference to an actual FHIR resource, and SHALL be resolveable (allowing for access control, temporary unavailability, etc.). Resolution can be either by retrieval from the URL, or, where applicable by resource type, by treating an absolute reference as a canonical URL and looking it up in a local registry/repository.
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
id | 0..1 | string | There are no (further) constraints on this element Element idTask.restriction.recipient.id Unique id for inter-element referencing DefinitionUnique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||
extension | I | 0..* | Extension | There are no (further) constraints on this element Element idTask.restriction.recipient.extension Additional content defined by implementations Alternate namesextensions, user content DefinitionMay be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. Unordered, Open, by url(Value) Extensions are always sliced by (at least) url Constraints
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
reference | Σ I | 0..1 | string | There are no (further) constraints on this element Element idTask.restriction.recipient.reference Literal reference, Relative, internal or absolute URL DefinitionA reference to a location at which the other resource is found. The reference may be a relative reference, in which case it is relative to the service base URL, or an absolute URL that resolves to the location where the resource is found. The reference may be version specific or not. If the reference is not to a FHIR RESTful server, then it should be assumed to be version specific. Internal fragment references (start with '#') refer to contained resources. Using absolute URLs provides a stable scalable approach suitable for a cloud/web context, while using relative/logical references provides a flexible approach suitable for use when trading across closed eco-system boundaries. Absolute URLs do not need to point to a FHIR RESTful server, though this is the preferred approach. If the URL conforms to the structure "/[type]/[id]" then it should be assumed that the reference is to a FHIR RESTful server.
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | Σ | 0..1 | uriBinding | There are no (further) constraints on this element Element idTask.restriction.recipient.type Type the reference refers to (e.g. "Patient") DefinitionThe expected type of the target of the reference. If both Reference.type and Reference.reference are populated and Reference.reference is a FHIR URL, both SHALL be consistent. The type is the Canonical URL of Resource Definition that is the type this reference refers to. References are URLs that are relative to http://hl7.org/fhir/StructureDefinition/ e.g. "Patient" is a reference to http://hl7.org/fhir/StructureDefinition/Patient. Absolute URLs are only allowed for logical models (and can only be used in references in logical models, not resources). This element is used to indicate the type of the target of the reference. This may be used which ever of the other elements are populated (or not). In some cases, the type of the target may be determined by inspection of the reference (e.g. a RESTful URL) or by resolving the target of the reference; if both the type and a reference is provided, the reference SHALL resolve to a resource of the same type as that specified. Aa resource (or, for logical models, the URI of the logical model).
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
identifier | Σ | 0..1 | Identifier | There are no (further) constraints on this element Element idTask.restriction.recipient.identifier Logical reference, when literal reference is not known DefinitionAn identifier for the target resource. This is used when there is no way to reference the other resource directly, either because the entity it represents is not available through a FHIR server, or because there is no way for the author of the resource to convert a known identifier to an actual location. There is no requirement that a Reference.identifier point to something that is actually exposed as a FHIR instance, but it SHALL point to a business concept that would be expected to be exposed as a FHIR instance, and that instance would need to be of a FHIR resource type allowed by the reference. When an identifier is provided in place of a reference, any system processing the reference will only be able to resolve the identifier to a reference if it understands the business context in which the identifier is used. Sometimes this is global (e.g. a national identifier) but often it is not. For this reason, none of the useful mechanisms described for working with references (e.g. chaining, includes) are possible, nor should servers be expected to be able resolve the reference. Servers may accept an identifier based reference untouched, resolve it, and/or reject it - see CapabilityStatement.rest.resource.referencePolicy. When both an identifier and a literal reference are provided, the literal reference is preferred. Applications processing the resource are allowed - but not required - to check that the identifier matches the literal reference Applications converting a logical reference to a literal reference may choose to leave the logical reference present, or remove it. Reference is intended to point to a structure that can potentially be expressed as a FHIR resource, though there is no need for it to exist as an actual FHIR resource instance - except in as much as an application wishes to actual find the target of the reference. The content referred to be the identifier must meet the logical constraints implied by any limitations on what resource types are permitted for the reference. For example, it would not be legitimate to send the identifier for a drug prescription if the type were Reference(Observation|DiagnosticReport). One of the use-cases for Reference.identifier is the situation where no FHIR representation exists (where the type is Reference (Any).
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
id | 0..1 | string | There are no (further) constraints on this element Element idTask.restriction.recipient.identifier.id Unique id for inter-element referencing DefinitionUnique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||
extension | I | 0..* | Extension | There are no (further) constraints on this element Element idTask.restriction.recipient.identifier.extension Additional content defined by implementations Alternate namesextensions, user content DefinitionMay be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. Unordered, Open, by url(Value) Extensions are always sliced by (at least) url Constraints
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
use | Σ ?! | 0..1 | codeBinding | There are no (further) constraints on this element Element idTask.restriction.recipient.identifier.use usual | official | temp | secondary | old (If known) DefinitionThe purpose of this identifier. Allows the appropriate identifier for a particular context of use to be selected from among a set of identifiers. Applications can assume that an identifier is permanent unless it explicitly says that it is temporary. Identifies the purpose for this identifier, if known .
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | Σ | 0..1 | CodeableConceptBinding | There are no (further) constraints on this element Element idTask.restriction.recipient.identifier.type Description of identifier DefinitionA coded type for the identifier that can be used to determine which identifier to use for a specific purpose. Allows users to make use of identifiers when the identifier system is not known. This element deals only with general categories of identifiers. It SHOULD not be used for codes that correspond 1..1 with the Identifier.system. Some identifiers may fall into multiple categories due to common usage. Where the system is known, a type is unnecessary because the type is always part of the system definition. However systems often need to handle identifiers where the system is not known. There is not a 1:1 relationship between type and system, since many different systems have the same type. A coded type for an identifier that can be used to determine which identifier to use for a specific purpose.
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
system | Σ | 0..1 | uri | There are no (further) constraints on this element Element idTask.restriction.recipient.identifier.system The namespace for the identifier value DefinitionEstablishes the namespace for the value - that is, a URL that describes a set values that are unique. There are many sets of identifiers. To perform matching of two identifiers, we need to know what set we're dealing with. The system identifies a particular set of unique identifiers. Identifier.system is always case sensitive.
General http://www.acme.com/identifiers/patient Mappings
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
value | Σ | 0..1 | string | There are no (further) constraints on this element Element idTask.restriction.recipient.identifier.value The value that is unique DefinitionThe portion of the identifier typically relevant to the user and which is unique within the context of the system. If the value is a full URI, then the system SHALL be urn:ietf:rfc:3986. The value's primary purpose is computational mapping. As a result, it may be normalized for comparison purposes (e.g. removing non-significant whitespace, dashes, etc.) A value formatted for human display can be conveyed using the Rendered Value extension. Identifier.value is to be treated as case sensitive unless knowledge of the Identifier.system allows the processer to be confident that non-case-sensitive processing is safe.
General 123456 Mappings
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
period | Σ I | 0..1 | Period | There are no (further) constraints on this element Element idTask.restriction.recipient.identifier.period Time period when id is/was valid for use DefinitionTime period during which identifier is/was valid for use. A Period specifies a range of time; the context of use will specify whether the entire range applies (e.g. "the patient was an inpatient of the hospital for this time range") or one value from the range applies (e.g. "give to the patient between these two times"). Period is not used for a duration (a measure of elapsed time). See Duration.
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
assigner | Σ I | 0..1 | Reference() | There are no (further) constraints on this element Element idTask.restriction.recipient.identifier.assigner Organization that issued id (may be just text) DefinitionOrganization that issued/manages the identifier. The Identifier.assigner may omit the .reference element and only contain a .display element reflecting the name or other textual information about the assigning organization.
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
display | Σ | 0..1 | string | There are no (further) constraints on this element Element idTask.restriction.recipient.display Text alternative for the resource DefinitionPlain text narrative that identifies the resource in addition to the resource reference. This is generally not the same as the Resource.text of the referenced resource. The purpose is to identify what's being referenced, not to fully describe it.
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
input | S | 0..* | BackboneElement | There are no (further) constraints on this element Element idTask.input Information used to perform task Alternate namesSupporting Information DefinitionAdditional information that may be needed in the execution of the task. Resources and data used to perform the task. This data is used in the business logic of task execution, and is stored separately because it varies between workflows.
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
id | 0..1 | string | There are no (further) constraints on this element Element idTask.input.id Unique id for inter-element referencing DefinitionUnique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||
extension | I | 0..* | Extension | There are no (further) constraints on this element Element idTask.input.extension Additional content defined by implementations Alternate namesextensions, user content DefinitionMay be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. Unordered, Open, by url(Value) Extensions are always sliced by (at least) url Constraints
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
modifierExtension | Σ ?! I | 0..* | Extension | There are no (further) constraints on this element Element idTask.input.modifierExtension Extensions that cannot be ignored even if unrecognized Alternate namesextensions, user content, modifiers DefinitionMay be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions. Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself). Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions. There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | 1..1 | CodeableConcept | There are no (further) constraints on this element Element idTask.input.type Label for the input Alternate namesName DefinitionA code or description indicating how the input is intended to be used as part of the task execution. Inputs are named to enable task automation to bind data and pass it from one task to the next. If referencing a BPMN workflow or Protocol, the "system" is the URL for the workflow definition and the code is the "name" of the required input. Codes to identify types of input parameters. These will typically be specific to a particular workflow. E.g. "Comparison source", "Applicable consent", "Concomitent Medications", etc.
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||
value[x] | 1..1 | There are no (further) constraints on this element Element idTask.input.value[x] Content to use in performing the task DefinitionThe value of the input parameter as a basic type.
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||
valueBase64Binary | base64Binary | There are no (further) constraints on this element Data type | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||
valueBoolean | boolean | There are no (further) constraints on this element Data type | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||
valueCanonical | canonical() | There are no (further) constraints on this element Data type | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||
valueCode | code | There are no (further) constraints on this element Data type | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||
valueDate | date | There are no (further) constraints on this element Data type | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||
valueDateTime | dateTime | There are no (further) constraints on this element Data type | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||
valueDecimal | decimal | There are no (further) constraints on this element Data type | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||
valueId | id | There are no (further) constraints on this element Data type | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||
valueInstant | instant | There are no (further) constraints on this element Data type | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||
valueInteger | integer | There are no (further) constraints on this element Data type | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||
valueMarkdown | markdown | There are no (further) constraints on this element Data type | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||
valueOid | oid | There are no (further) constraints on this element Data type | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||
valuePositiveInt | positiveInt | There are no (further) constraints on this element Data type | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||
valueString | string | There are no (further) constraints on this element Data type | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||
valueTime | time | There are no (further) constraints on this element Data type | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||
valueUnsignedInt | unsignedInt | There are no (further) constraints on this element Data type | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||
valueUri | uri | There are no (further) constraints on this element Data type | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||
valueUrl | url | There are no (further) constraints on this element Data type | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||
valueUuid | uuid | There are no (further) constraints on this element Data type | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||
valueAddress | Address | There are no (further) constraints on this element Data type | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||
valueAge | Age | There are no (further) constraints on this element Data type | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||
valueAnnotation | Annotation | There are no (further) constraints on this element Data type | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||
valueAttachment | Attachment | There are no (further) constraints on this element Data type | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||
valueCodeableConcept | CodeableConcept | There are no (further) constraints on this element Data type | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||
valueCoding | Coding | There are no (further) constraints on this element Data type | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||
valueContactPoint | ContactPoint | There are no (further) constraints on this element Data type | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||
valueCount | Count | There are no (further) constraints on this element Data type | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||
valueDistance | Distance | There are no (further) constraints on this element Data type | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||
valueDuration | Duration | There are no (further) constraints on this element Data type | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||
valueHumanName | HumanName | There are no (further) constraints on this element Data type | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||
valueIdentifier | Identifier | There are no (further) constraints on this element Data type | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||
valueMoney | Money | There are no (further) constraints on this element Data type | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||
valuePeriod | Period | There are no (further) constraints on this element Data type | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||
valueQuantity | Quantity | There are no (further) constraints on this element Data type | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||
valueRange | Range | There are no (further) constraints on this element Data type | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||
valueRatio | Ratio | There are no (further) constraints on this element Data type | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||
valueSampledData | SampledData | There are no (further) constraints on this element Data type | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||
valueSignature | Signature | There are no (further) constraints on this element Data type | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||
valueTiming | Timing | There are no (further) constraints on this element Data type | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||
valueContactDetail | ContactDetail | There are no (further) constraints on this element Data type | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||
valueContributor | Contributor | There are no (further) constraints on this element Data type | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||
valueDataRequirement | DataRequirement | There are no (further) constraints on this element Data type | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||
valueExpression | Expression | There are no (further) constraints on this element Data type | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||
valueParameterDefinition | ParameterDefinition | There are no (further) constraints on this element Data type | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||
valueRelatedArtifact | RelatedArtifact | There are no (further) constraints on this element Data type | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||
valueTriggerDefinition | TriggerDefinition | There are no (further) constraints on this element Data type | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||
valueUsageContext | UsageContext | There are no (further) constraints on this element Data type | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||
valueDosage | Dosage | There are no (further) constraints on this element Data type | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||
valueMeta | Meta | There are no (further) constraints on this element Data type | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||
valueReference | Reference() | There are no (further) constraints on this element Data type | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||
output | 0..* | BackboneElement | There are no (further) constraints on this element Element idTask.output Information produced as part of task DefinitionOutputs produced by the Task. Resources and data produced during the execution the task. This data is generated by the business logic of task execution, and is stored separately because it varies between workflows.
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||
id | 0..1 | string | There are no (further) constraints on this element Element idTask.output.id Unique id for inter-element referencing DefinitionUnique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||
extension | I | 0..* | Extension | There are no (further) constraints on this element Element idTask.output.extension Additional content defined by implementations Alternate namesextensions, user content DefinitionMay be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. Unordered, Open, by url(Value) Extensions are always sliced by (at least) url Constraints
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
modifierExtension | Σ ?! I | 0..* | Extension | There are no (further) constraints on this element Element idTask.output.modifierExtension Extensions that cannot be ignored even if unrecognized Alternate namesextensions, user content, modifiers DefinitionMay be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions. Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself). Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions. There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | 1..1 | CodeableConcept | There are no (further) constraints on this element Element idTask.output.type Label for output Alternate namesName DefinitionThe name of the Output parameter. Outputs are named to enable task automation to bind data and pass it from one task to the next. Not all terminology uses fit this general pattern. In some cases, models should not use CodeableConcept and use Coding directly and provide their own structure for managing text, codings, translations and the relationship between elements and pre- and post-coordination. Codes to identify types of input parameters. These will typically be specific to a particular workflow. E.g. "Identified issues", "Preliminary results", "Filler order", "Final results", etc.
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||
value[x] | 1..1 | There are no (further) constraints on this element Element idTask.output.value[x] Result of output DefinitionThe value of the Output parameter as a basic type. Task outputs can take any form.
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||
valueBase64Binary | base64Binary | There are no (further) constraints on this element Data type | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||
valueBoolean | boolean | There are no (further) constraints on this element Data type | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||
valueCanonical | canonical() | There are no (further) constraints on this element Data type | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||
valueCode | code | There are no (further) constraints on this element Data type | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||
valueDate | date | There are no (further) constraints on this element Data type | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||
valueDateTime | dateTime | There are no (further) constraints on this element Data type | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||
valueDecimal | decimal | There are no (further) constraints on this element Data type | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||
valueId | id | There are no (further) constraints on this element Data type | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||
valueInstant | instant | There are no (further) constraints on this element Data type | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||
valueInteger | integer | There are no (further) constraints on this element Data type | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||
valueMarkdown | markdown | There are no (further) constraints on this element Data type | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||
valueOid | oid | There are no (further) constraints on this element Data type | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||
valuePositiveInt | positiveInt | There are no (further) constraints on this element Data type | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||
valueString | string | There are no (further) constraints on this element Data type | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||
valueTime | time | There are no (further) constraints on this element Data type | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||
valueUnsignedInt | unsignedInt | There are no (further) constraints on this element Data type | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||
valueUri | uri | There are no (further) constraints on this element Data type | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||
valueUrl | url | There are no (further) constraints on this element Data type | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||
valueUuid | uuid | There are no (further) constraints on this element Data type | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||
valueAddress | Address | There are no (further) constraints on this element Data type | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||
valueAge | Age | There are no (further) constraints on this element Data type | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||
valueAnnotation | Annotation | There are no (further) constraints on this element Data type | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||
valueAttachment | Attachment | There are no (further) constraints on this element Data type | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||
valueCodeableConcept | CodeableConcept | There are no (further) constraints on this element Data type | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||
valueCoding | Coding | There are no (further) constraints on this element Data type | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||
valueContactPoint | ContactPoint | There are no (further) constraints on this element Data type | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||
valueCount | Count | There are no (further) constraints on this element Data type | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||
valueDistance | Distance | There are no (further) constraints on this element Data type | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||
valueDuration | Duration | There are no (further) constraints on this element Data type | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||
valueHumanName | HumanName | There are no (further) constraints on this element Data type | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||
valueIdentifier | Identifier | There are no (further) constraints on this element Data type | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||
valueMoney | Money | There are no (further) constraints on this element Data type | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||
valuePeriod | Period | There are no (further) constraints on this element Data type | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||
valueQuantity | Quantity | There are no (further) constraints on this element Data type | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||
valueRange | Range | There are no (further) constraints on this element Data type | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||
valueRatio | Ratio | There are no (further) constraints on this element Data type | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||
valueSampledData | SampledData | There are no (further) constraints on this element Data type | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||
valueSignature | Signature | There are no (further) constraints on this element Data type | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||
valueTiming | Timing | There are no (further) constraints on this element Data type | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||
valueContactDetail | ContactDetail | There are no (further) constraints on this element Data type | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||
valueContributor | Contributor | There are no (further) constraints on this element Data type | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||
valueDataRequirement | DataRequirement | There are no (further) constraints on this element Data type | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||
valueExpression | Expression | There are no (further) constraints on this element Data type | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||
valueParameterDefinition | ParameterDefinition | There are no (further) constraints on this element Data type | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||
valueRelatedArtifact | RelatedArtifact | There are no (further) constraints on this element Data type | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||
valueTriggerDefinition | TriggerDefinition | There are no (further) constraints on this element Data type | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||
valueUsageContext | UsageContext | There are no (further) constraints on this element Data type | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||
valueDosage | Dosage | There are no (further) constraints on this element Data type | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||
valueMeta | Meta | There are no (further) constraints on this element Data type | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||
valueReference | Reference() | There are no (further) constraints on this element Data type |
NHSDigitalTask (Task) | I | Element idTask A task to be performed DefinitionFHIR Task usage and scope is defined as
A Task resource often exists in parallel with clinical resources. For example, a Task could request fulfillment of a ServiceRequest ordering a Procedure that would result in a Procedure, Observation, DiagnosticReport, ImagingStudy or similar resource. Another example would be a Task that requests fulfillment of a CommunicationRequest to be performed between various actors. Task has three main uses:
Order FulfilmentCentres on the fulfilment of the order. It does not contain the order details which are held in a referenced request resource.
In the diagram below the recipient or fulfiller of the order uses FHIR Task to accept or reject the order, it also uses Task to send <img src="https://raw.githubusercontent.com/NHSDigital/NHSDigital-FHIR-ImplementationGuide/master/Diagams/Task-Deliver.PNG" width="60%"/> Examples:
See the section on <br/> Minor Workflow RequestsThis is used to implement additional around an order or to record specific workflow requests. These may not have a focused resource reference. It is anticipated they are coded using SNOMED CT. <img src="https://raw.githubusercontent.com/NHSDigital/NHSDigital-FHIR-ImplementationGuide/master/Diagams/Task-Action.PNG" width="60%"/> Examples:
The Task.status can be used to indicate fulfilment/delivery status. <br/> Workflow SupportMore advanced workflow is supported, this adds in the use of Task.input and Task.output. This allows the passage of inputs and outputs which may be found in automated workflow activities. The diagram below is from an acute trusts handling of a received eRS referral request. Each process communicates via the FHIR Task, the first process takes the eRS referral and gets the referral letter from eRS, these are then passed to the clinician for triage. Once triaged, the clinician creates a book appointment Task which the admin's action. <img src="https://raw.githubusercontent.com/NHSDigital/NHSDigital-FHIR-ImplementationGuide/master/Diagams/Task-automated.PNG" width="60%"/>
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||
id | Σ | 0..1 | string | There are no (further) constraints on this element Element idTask.id Logical id of this artifact DefinitionThe logical id of the resource, as used in the URL for the resource. Once assigned, this value never changes. The only time that a resource does not have an id is when it is being submitted to the server using a create operation. | |||||||||||||||||||||||||||||||||||||||||||||||||||||||
meta | Σ | 0..1 | Meta | There are no (further) constraints on this element Element idTask.meta Metadata about the resource DefinitionThe metadata about the resource. This is content that is maintained by the infrastructure. Changes to the content might not always be associated with version changes to the resource.
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
implicitRules | Σ ?! | 0..1 | uri | There are no (further) constraints on this element Element idTask.implicitRules A set of rules under which this content was created DefinitionA reference to a set of rules that were followed when the resource was constructed, and which must be understood when processing the content. Often, this is a reference to an implementation guide that defines the special rules along with other profiles etc. Asserting this rule set restricts the content to be only understood by a limited set of trading partners. This inherently limits the usefulness of the data in the long term. However, the existing health eco-system is highly fractured, and not yet ready to define, collect, and exchange data in a generally computable sense. Wherever possible, implementers and/or specification writers should avoid using this element. Often, when used, the URL is a reference to an implementation guide that defines these special rules as part of it's narrative along with other profiles, value sets, etc.
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
language | 0..1 | codeBinding | There are no (further) constraints on this element Element idTask.language Language of the resource content DefinitionThe base language in which the resource is written. Language is provided to support indexing and accessibility (typically, services such as text to speech use the language tag). The html language tag in the narrative applies to the narrative. The language tag on the resource may be used to specify the language of other presentations generated from the data in the resource. Not all the content has to be in the base language. The Resource.language should not be assumed to apply to the narrative automatically. If a language is specified, it should it also be specified on the div element in the html (see rules in HTML5 for information about the relationship between xml:lang and the html lang attribute). A human language.
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||
text | 0..1 | Narrative | There are no (further) constraints on this element Element idTask.text Text summary of the resource, for human interpretation Alternate namesnarrative, html, xhtml, display DefinitionA human-readable narrative that contains a summary of the resource and can be used to represent the content of the resource to a human. The narrative need not encode all the structured data, but is required to contain sufficient detail to make it "clinically safe" for a human to just read the narrative. Resource definitions may define what content should be represented in the narrative to ensure clinical safety. Contained resources do not have narrative. Resources that are not contained SHOULD have a narrative. In some cases, a resource may only have text with little or no additional discrete data (as long as all minOccurs=1 elements are satisfied). This may be necessary for data from legacy systems where information is captured as a "text blob" or where text is additionally entered raw or narrated and encoded information is added later.
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||
contained | 0..* | Resource | There are no (further) constraints on this element Element idTask.contained Contained, inline Resources Alternate namesinline resources, anonymous resources, contained resources DefinitionThese resources do not have an independent existence apart from the resource that contains them - they cannot be identified independently, and nor can they have their own independent transaction scope. This should never be done when the content can be identified properly, as once identification is lost, it is extremely difficult (and context dependent) to restore it again. Contained resources may have profiles and tags In their meta elements, but SHALL NOT have security labels.
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||
extension | I | 0..* | Extension | Element idTask.extension Additional content defined by implementations Alternate namesextensions, user content DefinitionMay be used to represent additional information that is not part of the basic definition of the resource. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. Unordered, Open, by url(Value) Extensions are always sliced by (at least) url Constraints
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
agent | S I | 0..1 | Extension(Reference(NHSDigitalPractitionerRole | NHSDigitalPractitioner | NHSDigitalHealthcareService)) | Element idTask.extension:agent Provenance of the resource Alternate namesextensions, user content DefinitionIs used as the author on request resources. There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. Extension(Reference(NHSDigitalPractitionerRole | NHSDigitalPractitioner | NHSDigitalHealthcareService)) Extension URLhttps://fhir.nhs.uk/StructureDefinition/Extension-Provenance-agent Constraints
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
prescription | S I | 0..1 | Extension(Complex) | Element idTask.extension:prescription EPS Patient Tracker extension Alternate namesextensions, user content Definition
There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. Extension(Complex) Extension URLhttps://fhir.nhs.uk/StructureDefinition/Extension-EPS-Prescription Constraints
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
repeatInformation | S I | 0..1 | Extension(Complex) | Element idTask.extension:repeatInformation Used in the EPS Prescription Tracker Alternate namesextensions, user content Definition
There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. Extension(Complex) Extension URLhttps://fhir.nhs.uk/StructureDefinition/Extension-EPS-RepeatInformation Constraints
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
modifierExtension | ?! I | 0..* | Extension | There are no (further) constraints on this element Element idTask.modifierExtension Extensions that cannot be ignored Alternate namesextensions, user content DefinitionMay be used to represent additional information that is not part of the basic definition of the resource and that modifies the understanding of the element that contains it and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions. Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself). Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions. There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. Unordered, Open, by url(Value) Extensions are always sliced by (at least) url Constraints
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
identifier | S | 0..* | Identifier | Element idTask.identifier Task Instance Identifier DefinitionFor EPS A single identifier MUST be present and the value must be a UUID.
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
id | 0..1 | string | There are no (further) constraints on this element Element idTask.identifier.id Unique id for inter-element referencing DefinitionUnique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||
extension | I | 0..* | Extension | There are no (further) constraints on this element Element idTask.identifier.extension Additional content defined by implementations Alternate namesextensions, user content DefinitionMay be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. Unordered, Open, by url(Value) Extensions are always sliced by (at least) url Constraints
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
use | Σ ?! | 0..1 | codeBinding | There are no (further) constraints on this element Element idTask.identifier.use usual | official | temp | secondary | old (If known) DefinitionThe purpose of this identifier. Allows the appropriate identifier for a particular context of use to be selected from among a set of identifiers. Applications can assume that an identifier is permanent unless it explicitly says that it is temporary. Identifies the purpose for this identifier, if known .
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | Σ | 0..1 | CodeableConceptBinding | There are no (further) constraints on this element Element idTask.identifier.type Description of identifier DefinitionA coded type for the identifier that can be used to determine which identifier to use for a specific purpose. Allows users to make use of identifiers when the identifier system is not known. This element deals only with general categories of identifiers. It SHOULD not be used for codes that correspond 1..1 with the Identifier.system. Some identifiers may fall into multiple categories due to common usage. Where the system is known, a type is unnecessary because the type is always part of the system definition. However systems often need to handle identifiers where the system is not known. There is not a 1:1 relationship between type and system, since many different systems have the same type. A coded type for an identifier that can be used to determine which identifier to use for a specific purpose.
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
system | Σ | 0..1 | uri | There are no (further) constraints on this element Element idTask.identifier.system The namespace for the identifier value DefinitionEstablishes the namespace for the value - that is, a URL that describes a set values that are unique. There are many sets of identifiers. To perform matching of two identifiers, we need to know what set we're dealing with. The system identifies a particular set of unique identifiers. Identifier.system is always case sensitive.
General http://www.acme.com/identifiers/patient Mappings
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
value | Σ | 0..1 | string | There are no (further) constraints on this element Element idTask.identifier.value The value that is unique DefinitionThe portion of the identifier typically relevant to the user and which is unique within the context of the system. If the value is a full URI, then the system SHALL be urn:ietf:rfc:3986. The value's primary purpose is computational mapping. As a result, it may be normalized for comparison purposes (e.g. removing non-significant whitespace, dashes, etc.) A value formatted for human display can be conveyed using the Rendered Value extension. Identifier.value is to be treated as case sensitive unless knowledge of the Identifier.system allows the processer to be confident that non-case-sensitive processing is safe.
General 123456 Mappings
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
period | Σ I | 0..1 | Period | There are no (further) constraints on this element Element idTask.identifier.period Time period when id is/was valid for use DefinitionTime period during which identifier is/was valid for use. A Period specifies a range of time; the context of use will specify whether the entire range applies (e.g. "the patient was an inpatient of the hospital for this time range") or one value from the range applies (e.g. "give to the patient between these two times"). Period is not used for a duration (a measure of elapsed time). See Duration.
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
assigner | Σ I | 0..1 | Reference() | There are no (further) constraints on this element Element idTask.identifier.assigner Organization that issued id (may be just text) DefinitionOrganization that issued/manages the identifier. The Identifier.assigner may omit the .reference element and only contain a .display element reflecting the name or other textual information about the assigning organization.
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
instantiatesCanonical | Σ | 0..1 | canonical(ActivityDefinition) | There are no (further) constraints on this element Element idTask.instantiatesCanonical Formal definition of task DefinitionThe URL pointing to a FHIR-defined protocol, guideline, orderset or other definition that is adhered to in whole or in part by this Task. Enables a formal definition of how he task is to be performed, enabling automation.
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
instantiatesUri | Σ | 0..1 | uri | There are no (further) constraints on this element Element idTask.instantiatesUri Formal definition of task DefinitionThe URL pointing to an externally maintained protocol, guideline, orderset or other definition that is adhered to in whole or in part by this Task. Enables a formal definition of how he task is to be performed (e.g. using BPMN, BPEL, XPDL or other formal notation to be associated with a task), enabling automation. see http://en.wikipedia.org/wiki/Uniform_resource_identifier
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
basedOn | Σ I | 0..* | Reference(Resource) | There are no (further) constraints on this element Element idTask.basedOn Request fulfilled by this task DefinitionBasedOn refers to a higher-level authorization that triggered the creation of the task. It references a "request" resource such as a ServiceRequest, MedicationRequest, ServiceRequest, CarePlan, etc. which is distinct from the "request" resource the task is seeking to fulfill. This latter resource is referenced by FocusOn. For example, based on a ServiceRequest (= BasedOn), a task is created to fulfill a procedureRequest ( = FocusOn ) to collect a specimen from a patient. References SHALL be a reference to an actual FHIR resource, and SHALL be resolveable (allowing for access control, temporary unavailability, etc.). Resolution can be either by retrieval from the URL, or, where applicable by resource type, by treating an absolute reference as a canonical URL and looking it up in a local registry/repository.
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
id | 0..1 | string | There are no (further) constraints on this element Element idTask.basedOn.id Unique id for inter-element referencing DefinitionUnique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||
extension | I | 0..* | Extension | There are no (further) constraints on this element Element idTask.basedOn.extension Additional content defined by implementations Alternate namesextensions, user content DefinitionMay be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. Unordered, Open, by url(Value) Extensions are always sliced by (at least) url Constraints
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
reference | Σ I | 0..1 | string | There are no (further) constraints on this element Element idTask.basedOn.reference Literal reference, Relative, internal or absolute URL DefinitionA reference to a location at which the other resource is found. The reference may be a relative reference, in which case it is relative to the service base URL, or an absolute URL that resolves to the location where the resource is found. The reference may be version specific or not. If the reference is not to a FHIR RESTful server, then it should be assumed to be version specific. Internal fragment references (start with '#') refer to contained resources. Using absolute URLs provides a stable scalable approach suitable for a cloud/web context, while using relative/logical references provides a flexible approach suitable for use when trading across closed eco-system boundaries. Absolute URLs do not need to point to a FHIR RESTful server, though this is the preferred approach. If the URL conforms to the structure "/[type]/[id]" then it should be assumed that the reference is to a FHIR RESTful server.
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | Σ | 0..1 | uriBinding | There are no (further) constraints on this element Element idTask.basedOn.type Type the reference refers to (e.g. "Patient") DefinitionThe expected type of the target of the reference. If both Reference.type and Reference.reference are populated and Reference.reference is a FHIR URL, both SHALL be consistent. The type is the Canonical URL of Resource Definition that is the type this reference refers to. References are URLs that are relative to http://hl7.org/fhir/StructureDefinition/ e.g. "Patient" is a reference to http://hl7.org/fhir/StructureDefinition/Patient. Absolute URLs are only allowed for logical models (and can only be used in references in logical models, not resources). This element is used to indicate the type of the target of the reference. This may be used which ever of the other elements are populated (or not). In some cases, the type of the target may be determined by inspection of the reference (e.g. a RESTful URL) or by resolving the target of the reference; if both the type and a reference is provided, the reference SHALL resolve to a resource of the same type as that specified. Aa resource (or, for logical models, the URI of the logical model).
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
identifier | Σ | 0..1 | Identifier | There are no (further) constraints on this element Element idTask.basedOn.identifier Logical reference, when literal reference is not known DefinitionAn identifier for the target resource. This is used when there is no way to reference the other resource directly, either because the entity it represents is not available through a FHIR server, or because there is no way for the author of the resource to convert a known identifier to an actual location. There is no requirement that a Reference.identifier point to something that is actually exposed as a FHIR instance, but it SHALL point to a business concept that would be expected to be exposed as a FHIR instance, and that instance would need to be of a FHIR resource type allowed by the reference. When an identifier is provided in place of a reference, any system processing the reference will only be able to resolve the identifier to a reference if it understands the business context in which the identifier is used. Sometimes this is global (e.g. a national identifier) but often it is not. For this reason, none of the useful mechanisms described for working with references (e.g. chaining, includes) are possible, nor should servers be expected to be able resolve the reference. Servers may accept an identifier based reference untouched, resolve it, and/or reject it - see CapabilityStatement.rest.resource.referencePolicy. When both an identifier and a literal reference are provided, the literal reference is preferred. Applications processing the resource are allowed - but not required - to check that the identifier matches the literal reference Applications converting a logical reference to a literal reference may choose to leave the logical reference present, or remove it. Reference is intended to point to a structure that can potentially be expressed as a FHIR resource, though there is no need for it to exist as an actual FHIR resource instance - except in as much as an application wishes to actual find the target of the reference. The content referred to be the identifier must meet the logical constraints implied by any limitations on what resource types are permitted for the reference. For example, it would not be legitimate to send the identifier for a drug prescription if the type were Reference(Observation|DiagnosticReport). One of the use-cases for Reference.identifier is the situation where no FHIR representation exists (where the type is Reference (Any).
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
id | 0..1 | string | There are no (further) constraints on this element Element idTask.basedOn.identifier.id Unique id for inter-element referencing DefinitionUnique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||
extension | I | 0..* | Extension | There are no (further) constraints on this element Element idTask.basedOn.identifier.extension Additional content defined by implementations Alternate namesextensions, user content DefinitionMay be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. Unordered, Open, by url(Value) Extensions are always sliced by (at least) url Constraints
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
use | Σ ?! | 0..1 | codeBinding | There are no (further) constraints on this element Element idTask.basedOn.identifier.use usual | official | temp | secondary | old (If known) DefinitionThe purpose of this identifier. Allows the appropriate identifier for a particular context of use to be selected from among a set of identifiers. Applications can assume that an identifier is permanent unless it explicitly says that it is temporary. Identifies the purpose for this identifier, if known .
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | Σ | 0..1 | CodeableConceptBinding | There are no (further) constraints on this element Element idTask.basedOn.identifier.type Description of identifier DefinitionA coded type for the identifier that can be used to determine which identifier to use for a specific purpose. Allows users to make use of identifiers when the identifier system is not known. This element deals only with general categories of identifiers. It SHOULD not be used for codes that correspond 1..1 with the Identifier.system. Some identifiers may fall into multiple categories due to common usage. Where the system is known, a type is unnecessary because the type is always part of the system definition. However systems often need to handle identifiers where the system is not known. There is not a 1:1 relationship between type and system, since many different systems have the same type. A coded type for an identifier that can be used to determine which identifier to use for a specific purpose.
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
system | Σ | 0..1 | uri | There are no (further) constraints on this element Element idTask.basedOn.identifier.system The namespace for the identifier value DefinitionEstablishes the namespace for the value - that is, a URL that describes a set values that are unique. There are many sets of identifiers. To perform matching of two identifiers, we need to know what set we're dealing with. The system identifies a particular set of unique identifiers. Identifier.system is always case sensitive.
General http://www.acme.com/identifiers/patient Mappings
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
value | Σ | 0..1 | string | There are no (further) constraints on this element Element idTask.basedOn.identifier.value The value that is unique DefinitionThe portion of the identifier typically relevant to the user and which is unique within the context of the system. If the value is a full URI, then the system SHALL be urn:ietf:rfc:3986. The value's primary purpose is computational mapping. As a result, it may be normalized for comparison purposes (e.g. removing non-significant whitespace, dashes, etc.) A value formatted for human display can be conveyed using the Rendered Value extension. Identifier.value is to be treated as case sensitive unless knowledge of the Identifier.system allows the processer to be confident that non-case-sensitive processing is safe.
General 123456 Mappings
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
period | Σ I | 0..1 | Period | There are no (further) constraints on this element Element idTask.basedOn.identifier.period Time period when id is/was valid for use DefinitionTime period during which identifier is/was valid for use. A Period specifies a range of time; the context of use will specify whether the entire range applies (e.g. "the patient was an inpatient of the hospital for this time range") or one value from the range applies (e.g. "give to the patient between these two times"). Period is not used for a duration (a measure of elapsed time). See Duration.
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
assigner | Σ I | 0..1 | Reference() | There are no (further) constraints on this element Element idTask.basedOn.identifier.assigner Organization that issued id (may be just text) DefinitionOrganization that issued/manages the identifier. The Identifier.assigner may omit the .reference element and only contain a .display element reflecting the name or other textual information about the assigning organization.
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
display | Σ | 0..1 | string | There are no (further) constraints on this element Element idTask.basedOn.display Text alternative for the resource DefinitionPlain text narrative that identifies the resource in addition to the resource reference. This is generally not the same as the Resource.text of the referenced resource. The purpose is to identify what's being referenced, not to fully describe it.
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
groupIdentifier | S Σ | 0..1 | Identifier | Element idTask.groupIdentifier Requisition or grouper id DefinitionEPS Only An identifier to the original
Billing and/or reporting can be linked to whether multiple requests were created as a single unit.
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
partOf | Σ I | 0..* | Reference() | There are no (further) constraints on this element Element idTask.partOf Composite task DefinitionTask that this particular task is part of. Allows tasks to be broken down into sub-steps (and this division can occur independent of the original task). This should usually be 0..1.
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
id | 0..1 | string | There are no (further) constraints on this element Element idTask.partOf.id Unique id for inter-element referencing DefinitionUnique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||
extension | I | 0..* | Extension | There are no (further) constraints on this element Element idTask.partOf.extension Additional content defined by implementations Alternate namesextensions, user content DefinitionMay be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. Unordered, Open, by url(Value) Extensions are always sliced by (at least) url Constraints
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
reference | Σ I | 0..1 | string | There are no (further) constraints on this element Element idTask.partOf.reference Literal reference, Relative, internal or absolute URL DefinitionA reference to a location at which the other resource is found. The reference may be a relative reference, in which case it is relative to the service base URL, or an absolute URL that resolves to the location where the resource is found. The reference may be version specific or not. If the reference is not to a FHIR RESTful server, then it should be assumed to be version specific. Internal fragment references (start with '#') refer to contained resources. Using absolute URLs provides a stable scalable approach suitable for a cloud/web context, while using relative/logical references provides a flexible approach suitable for use when trading across closed eco-system boundaries. Absolute URLs do not need to point to a FHIR RESTful server, though this is the preferred approach. If the URL conforms to the structure "/[type]/[id]" then it should be assumed that the reference is to a FHIR RESTful server.
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | Σ | 0..1 | uriBinding | There are no (further) constraints on this element Element idTask.partOf.type Type the reference refers to (e.g. "Patient") DefinitionThe expected type of the target of the reference. If both Reference.type and Reference.reference are populated and Reference.reference is a FHIR URL, both SHALL be consistent. The type is the Canonical URL of Resource Definition that is the type this reference refers to. References are URLs that are relative to http://hl7.org/fhir/StructureDefinition/ e.g. "Patient" is a reference to http://hl7.org/fhir/StructureDefinition/Patient. Absolute URLs are only allowed for logical models (and can only be used in references in logical models, not resources). This element is used to indicate the type of the target of the reference. This may be used which ever of the other elements are populated (or not). In some cases, the type of the target may be determined by inspection of the reference (e.g. a RESTful URL) or by resolving the target of the reference; if both the type and a reference is provided, the reference SHALL resolve to a resource of the same type as that specified. Aa resource (or, for logical models, the URI of the logical model).
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
identifier | Σ | 0..1 | Identifier | There are no (further) constraints on this element Element idTask.partOf.identifier Logical reference, when literal reference is not known DefinitionAn identifier for the target resource. This is used when there is no way to reference the other resource directly, either because the entity it represents is not available through a FHIR server, or because there is no way for the author of the resource to convert a known identifier to an actual location. There is no requirement that a Reference.identifier point to something that is actually exposed as a FHIR instance, but it SHALL point to a business concept that would be expected to be exposed as a FHIR instance, and that instance would need to be of a FHIR resource type allowed by the reference. When an identifier is provided in place of a reference, any system processing the reference will only be able to resolve the identifier to a reference if it understands the business context in which the identifier is used. Sometimes this is global (e.g. a national identifier) but often it is not. For this reason, none of the useful mechanisms described for working with references (e.g. chaining, includes) are possible, nor should servers be expected to be able resolve the reference. Servers may accept an identifier based reference untouched, resolve it, and/or reject it - see CapabilityStatement.rest.resource.referencePolicy. When both an identifier and a literal reference are provided, the literal reference is preferred. Applications processing the resource are allowed - but not required - to check that the identifier matches the literal reference Applications converting a logical reference to a literal reference may choose to leave the logical reference present, or remove it. Reference is intended to point to a structure that can potentially be expressed as a FHIR resource, though there is no need for it to exist as an actual FHIR resource instance - except in as much as an application wishes to actual find the target of the reference. The content referred to be the identifier must meet the logical constraints implied by any limitations on what resource types are permitted for the reference. For example, it would not be legitimate to send the identifier for a drug prescription if the type were Reference(Observation|DiagnosticReport). One of the use-cases for Reference.identifier is the situation where no FHIR representation exists (where the type is Reference (Any).
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
id | 0..1 | string | There are no (further) constraints on this element Element idTask.partOf.identifier.id Unique id for inter-element referencing DefinitionUnique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||
extension | I | 0..* | Extension | There are no (further) constraints on this element Element idTask.partOf.identifier.extension Additional content defined by implementations Alternate namesextensions, user content DefinitionMay be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. Unordered, Open, by url(Value) Extensions are always sliced by (at least) url Constraints
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
use | Σ ?! | 0..1 | codeBinding | There are no (further) constraints on this element Element idTask.partOf.identifier.use usual | official | temp | secondary | old (If known) DefinitionThe purpose of this identifier. Allows the appropriate identifier for a particular context of use to be selected from among a set of identifiers. Applications can assume that an identifier is permanent unless it explicitly says that it is temporary. Identifies the purpose for this identifier, if known .
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | Σ | 0..1 | CodeableConceptBinding | There are no (further) constraints on this element Element idTask.partOf.identifier.type Description of identifier DefinitionA coded type for the identifier that can be used to determine which identifier to use for a specific purpose. Allows users to make use of identifiers when the identifier system is not known. This element deals only with general categories of identifiers. It SHOULD not be used for codes that correspond 1..1 with the Identifier.system. Some identifiers may fall into multiple categories due to common usage. Where the system is known, a type is unnecessary because the type is always part of the system definition. However systems often need to handle identifiers where the system is not known. There is not a 1:1 relationship between type and system, since many different systems have the same type. A coded type for an identifier that can be used to determine which identifier to use for a specific purpose.
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
system | Σ | 0..1 | uri | There are no (further) constraints on this element Element idTask.partOf.identifier.system The namespace for the identifier value DefinitionEstablishes the namespace for the value - that is, a URL that describes a set values that are unique. There are many sets of identifiers. To perform matching of two identifiers, we need to know what set we're dealing with. The system identifies a particular set of unique identifiers. Identifier.system is always case sensitive.
General http://www.acme.com/identifiers/patient Mappings
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
value | Σ | 0..1 | string | There are no (further) constraints on this element Element idTask.partOf.identifier.value The value that is unique DefinitionThe portion of the identifier typically relevant to the user and which is unique within the context of the system. If the value is a full URI, then the system SHALL be urn:ietf:rfc:3986. The value's primary purpose is computational mapping. As a result, it may be normalized for comparison purposes (e.g. removing non-significant whitespace, dashes, etc.) A value formatted for human display can be conveyed using the Rendered Value extension. Identifier.value is to be treated as case sensitive unless knowledge of the Identifier.system allows the processer to be confident that non-case-sensitive processing is safe.
General 123456 Mappings
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
period | Σ I | 0..1 | Period | There are no (further) constraints on this element Element idTask.partOf.identifier.period Time period when id is/was valid for use DefinitionTime period during which identifier is/was valid for use. A Period specifies a range of time; the context of use will specify whether the entire range applies (e.g. "the patient was an inpatient of the hospital for this time range") or one value from the range applies (e.g. "give to the patient between these two times"). Period is not used for a duration (a measure of elapsed time). See Duration.
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
assigner | Σ I | 0..1 | Reference() | There are no (further) constraints on this element Element idTask.partOf.identifier.assigner Organization that issued id (may be just text) DefinitionOrganization that issued/manages the identifier. The Identifier.assigner may omit the .reference element and only contain a .display element reflecting the name or other textual information about the assigning organization.
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
display | Σ | 0..1 | string | There are no (further) constraints on this element Element idTask.partOf.display Text alternative for the resource DefinitionPlain text narrative that identifies the resource in addition to the resource reference. This is generally not the same as the Resource.text of the referenced resource. The purpose is to identify what's being referenced, not to fully describe it.
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
status | S Σ ?! | 1..1 | codeBinding | Element idTask.status draft | requested | received | accepted | + DefinitionThese workflow tasks have The following diagram reflects the "typical" state machine for Task. Note that not all states will be supported by all workflows and that some workflows may support additional transitions, including transitions from terminal states (e.g. back to "in-progress" from "failed" or "completed"). <img src="https://www.hl7.org/fhir/task-state-machine.svg"></img> For example: A patient requesting a repeat prescription would ask for task with code These states enable coordination of task status with off-the-shelf workflow solutions that support automation of tasks. For EPS Only
The current status of the task.
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
statusReason | Σ | 0..1 | CodeableConcept | Element idTask.statusReason Reason for current status DefinitionFor EPS only
This applies to the current status. Look at the history of the task to see reasons for past statuses. Codes to identify the reason for current status. These will typically be specific to a particular workflow.
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
businessStatus | Σ | 0..1 | CodeableConcept | There are no (further) constraints on this element Element idTask.businessStatus E.g. "Specimen collected", "IV prepped" DefinitionContains business-specific nuances of the business state. There's often a need to track substates of a task - this is often variable by specific workflow implementation. Not all terminology uses fit this general pattern. In some cases, models should not use CodeableConcept and use Coding directly and provide their own structure for managing text, codings, translations and the relationship between elements and pre- and post-coordination. The domain-specific business-contextual sub-state of the task. For example: "Blood drawn", "IV inserted", "Awaiting physician signature", etc.
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
intent | S Σ | 1..1 | codeBinding | Element idTask.intent unknown | proposal | plan | order | original-order | reflex-order | filler-order | instance-order | option DefinitionIndicates the "level" of actionability associated with the Task, i.e. i+R[9]Cs this a proposed task, a planned task, an actionable task, etc. Is not processed by EPS and is included for FHIR compliance reasons. The value should always be Distinguishes whether the task is a proposal, plan or full order.
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
priority | 0..1 | codeBinding | There are no (further) constraints on this element Element idTask.priority routine | urgent | asap | stat DefinitionIndicates how quickly the Task should be addressed with respect to other requests. Used to identify the service level expected while performing a task. Note that FHIR strings SHALL NOT exceed 1MB in size If missing, this task should be performed with normal priority The task's priority.
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||
code | S Σ | 1..1 | CodeableConcept | Element idTask.code Task Type Definitione-RS A SNOMED CT procedure code to indicate the action
EPS The SNOMED action codes are complemented with For example: The code
The title (eg "My Tasks", "Outstanding Tasks for Patient X") should go into the code. Codes to identify what the task involves. These will typically be specific to a particular workflow.
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
id | 0..1 | string | There are no (further) constraints on this element Element idTask.code.id Unique id for inter-element referencing DefinitionUnique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||
extension | I | 0..* | Extension | There are no (further) constraints on this element Element idTask.code.extension Additional content defined by implementations Alternate namesextensions, user content DefinitionMay be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. Unordered, Open, by url(Value) Extensions are always sliced by (at least) url Constraints
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
coding | Σ | 0..* | Coding | Element idTask.code.coding Code defined by a terminology system DefinitionA reference to a code defined by a terminology system. Allows for alternative encodings within a code system, and translations to other code systems. Codes may be defined very casually in enumerations, or code lists, up to very formal definitions such as SNOMED CT - see the HL7 v3 Core Principles for more information. Ordering of codings is undefined and SHALL NOT be used to infer meaning. Generally, at most only one of the coding values will be labeled as UserSelected = true. Unordered, Open, by system(Value) Constraints
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
(All Slices) | There are no (further) constraints on this element | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
id | 0..1 | string | There are no (further) constraints on this element Element idTask.code.coding.id Unique id for inter-element referencing DefinitionUnique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||
extension | I | 0..* | Extension | There are no (further) constraints on this element Element idTask.code.coding.extension Additional content defined by implementations Alternate namesextensions, user content DefinitionMay be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. Unordered, Open, by url(Value) Extensions are always sliced by (at least) url Constraints
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
system | Σ | 1..1 | uri | There are no (further) constraints on this element Element idTask.code.coding.system Identity of the terminology system DefinitionThe identification of the code system that defines the meaning of the symbol in the code. Need to be unambiguous about the source of the definition of the symbol. The URI may be an OID (urn:oid:...) or a UUID (urn:uuid:...). OIDs and UUIDs SHALL be references to the HL7 OID registry. Otherwise, the URI should come from HL7's list of FHIR defined special URIs or it should reference to some definition that establishes the system clearly and unambiguously.
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
version | Σ | 0..1 | string | There are no (further) constraints on this element Element idTask.code.coding.version Version of the system - if relevant DefinitionThe version of the code system which was used when choosing this code. Note that a well-maintained code system does not need the version reported, because the meaning of codes is consistent across versions. However this cannot consistently be assured, and when the meaning is not guaranteed to be consistent, the version SHOULD be exchanged. Where the terminology does not clearly define what string should be used to identify code system versions, the recommendation is to use the date (expressed in FHIR date format) on which that version was officially published as the version date.
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
code | Σ | 1..1 | code | There are no (further) constraints on this element Element idTask.code.coding.code Symbol in syntax defined by the system DefinitionA symbol in syntax defined by the system. The symbol may be a predefined code or an expression in a syntax defined by the coding system (e.g. post-coordination). Need to refer to a particular code in the system. Note that FHIR strings SHALL NOT exceed 1MB in size
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
display | Σ | 0..1 | string | There are no (further) constraints on this element Element idTask.code.coding.display Representation defined by the system DefinitionA representation of the meaning of the code in the system, following the rules of the system. Need to be able to carry a human-readable meaning of the code for readers that do not know the system. Note that FHIR strings SHALL NOT exceed 1MB in size
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
userSelected | Σ | 0..1 | boolean | There are no (further) constraints on this element Element idTask.code.coding.userSelected If this coding was chosen directly by the user DefinitionIndicates that this coding was chosen by a user directly - e.g. off a pick list of available items (codes or displays). This has been identified as a clinical safety criterium - that this exact system/code pair was chosen explicitly, rather than inferred by the system based on some rules or language processing. Amongst a set of alternatives, a directly chosen code is the most appropriate starting point for new translations. There is some ambiguity about what exactly 'directly chosen' implies, and trading partner agreement may be needed to clarify the use of this element and its consequences more completely.
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
SNOMED | Σ | 0..* | CodingBinding | Element idTask.code.coding:SNOMED Code defined by a terminology system DefinitionA reference to a code defined by a terminology system. Allows for alternative encodings within a code system, and translations to other code systems. Codes may be defined very casually in enumerations, or code lists, up to very formal definitions such as SNOMED CT - see the HL7 v3 Core Principles for more information. Ordering of codings is undefined and SHALL NOT be used to infer meaning. Generally, at most only one of the coding values will be labeled as UserSelected = true. NHSDigital Action Code (extensible) Constraints
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
id | 0..1 | string | There are no (further) constraints on this element Element idTask.code.coding:SNOMED.id Unique id for inter-element referencing DefinitionUnique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||
extension | I | 0..* | Extension | There are no (further) constraints on this element Element idTask.code.coding:SNOMED.extension Additional content defined by implementations Alternate namesextensions, user content DefinitionMay be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. Unordered, Open, by url(Value) Extensions are always sliced by (at least) url Constraints
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
system | Σ | 0..1 | uriFixed Value | Element idTask.code.coding:SNOMED.system Identity of the terminology system DefinitionThe identification of the code system that defines the meaning of the symbol in the code. Need to be unambiguous about the source of the definition of the symbol. The URI may be an OID (urn:oid:...) or a UUID (urn:uuid:...). OIDs and UUIDs SHALL be references to the HL7 OID registry. Otherwise, the URI should come from HL7's list of FHIR defined special URIs or it should reference to some definition that establishes the system clearly and unambiguously.
http://snomed.info/sct
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
version | Σ | 0..1 | string | There are no (further) constraints on this element Element idTask.code.coding:SNOMED.version Version of the system - if relevant DefinitionThe version of the code system which was used when choosing this code. Note that a well-maintained code system does not need the version reported, because the meaning of codes is consistent across versions. However this cannot consistently be assured, and when the meaning is not guaranteed to be consistent, the version SHOULD be exchanged. Where the terminology does not clearly define what string should be used to identify code system versions, the recommendation is to use the date (expressed in FHIR date format) on which that version was officially published as the version date.
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
code | Σ | 0..1 | code | There are no (further) constraints on this element Element idTask.code.coding:SNOMED.code Symbol in syntax defined by the system DefinitionA symbol in syntax defined by the system. The symbol may be a predefined code or an expression in a syntax defined by the coding system (e.g. post-coordination). Need to refer to a particular code in the system. Note that FHIR strings SHALL NOT exceed 1MB in size
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
display | Σ | 0..1 | string | There are no (further) constraints on this element Element idTask.code.coding:SNOMED.display Representation defined by the system DefinitionA representation of the meaning of the code in the system, following the rules of the system. Need to be able to carry a human-readable meaning of the code for readers that do not know the system. Note that FHIR strings SHALL NOT exceed 1MB in size
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
userSelected | Σ | 0..1 | boolean | There are no (further) constraints on this element Element idTask.code.coding:SNOMED.userSelected If this coding was chosen directly by the user DefinitionIndicates that this coding was chosen by a user directly - e.g. off a pick list of available items (codes or displays). This has been identified as a clinical safety criterium - that this exact system/code pair was chosen explicitly, rather than inferred by the system based on some rules or language processing. Amongst a set of alternatives, a directly chosen code is the most appropriate starting point for new translations. There is some ambiguity about what exactly 'directly chosen' implies, and trading partner agreement may be needed to clarify the use of this element and its consequences more completely.
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
Fulfilment | Σ | 0..* | CodingBinding | Element idTask.code.coding:Fulfilment Code defined by a terminology system DefinitionA reference to a code defined by a terminology system. Allows for alternative encodings within a code system, and translations to other code systems. Codes may be defined very casually in enumerations, or code lists, up to very formal definitions such as SNOMED CT - see the HL7 v3 Core Principles for more information. Ordering of codings is undefined and SHALL NOT be used to infer meaning. Generally, at most only one of the coding values will be labeled as UserSelected = true. NHSDigital Task Code (extensible) Constraints
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
id | 0..1 | string | There are no (further) constraints on this element Element idTask.code.coding:Fulfilment.id Unique id for inter-element referencing DefinitionUnique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||
extension | I | 0..* | Extension | There are no (further) constraints on this element Element idTask.code.coding:Fulfilment.extension Additional content defined by implementations Alternate namesextensions, user content DefinitionMay be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. Unordered, Open, by url(Value) Extensions are always sliced by (at least) url Constraints
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
system | Σ | 0..1 | uriFixed Value | Element idTask.code.coding:Fulfilment.system Identity of the terminology system DefinitionThe identification of the code system that defines the meaning of the symbol in the code. Need to be unambiguous about the source of the definition of the symbol. The URI may be an OID (urn:oid:...) or a UUID (urn:uuid:...). OIDs and UUIDs SHALL be references to the HL7 OID registry. Otherwise, the URI should come from HL7's list of FHIR defined special URIs or it should reference to some definition that establishes the system clearly and unambiguously.
http://hl7.org/fhir/CodeSystem/task-code
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
version | Σ | 0..1 | string | There are no (further) constraints on this element Element idTask.code.coding:Fulfilment.version Version of the system - if relevant DefinitionThe version of the code system which was used when choosing this code. Note that a well-maintained code system does not need the version reported, because the meaning of codes is consistent across versions. However this cannot consistently be assured, and when the meaning is not guaranteed to be consistent, the version SHOULD be exchanged. Where the terminology does not clearly define what string should be used to identify code system versions, the recommendation is to use the date (expressed in FHIR date format) on which that version was officially published as the version date.
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
code | Σ | 0..1 | code | There are no (further) constraints on this element Element idTask.code.coding:Fulfilment.code Symbol in syntax defined by the system DefinitionA symbol in syntax defined by the system. The symbol may be a predefined code or an expression in a syntax defined by the coding system (e.g. post-coordination). Need to refer to a particular code in the system. Note that FHIR strings SHALL NOT exceed 1MB in size
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
display | Σ | 0..1 | string | There are no (further) constraints on this element Element idTask.code.coding:Fulfilment.display Representation defined by the system DefinitionA representation of the meaning of the code in the system, following the rules of the system. Need to be able to carry a human-readable meaning of the code for readers that do not know the system. Note that FHIR strings SHALL NOT exceed 1MB in size
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
userSelected | Σ | 0..1 | boolean | There are no (further) constraints on this element Element idTask.code.coding:Fulfilment.userSelected If this coding was chosen directly by the user DefinitionIndicates that this coding was chosen by a user directly - e.g. off a pick list of available items (codes or displays). This has been identified as a clinical safety criterium - that this exact system/code pair was chosen explicitly, rather than inferred by the system based on some rules or language processing. Amongst a set of alternatives, a directly chosen code is the most appropriate starting point for new translations. There is some ambiguity about what exactly 'directly chosen' implies, and trading partner agreement may be needed to clarify the use of this element and its consequences more completely.
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
Worflow | Σ | 0..* | CodingBinding | Element idTask.code.coding:Worflow Code defined by a terminology system DefinitionA reference to a code defined by a terminology system. Allows for alternative encodings within a code system, and translations to other code systems. Codes may be defined very casually in enumerations, or code lists, up to very formal definitions such as SNOMED CT - see the HL7 v3 Core Principles for more information. Ordering of codings is undefined and SHALL NOT be used to infer meaning. Generally, at most only one of the coding values will be labeled as UserSelected = true. NHSDigital Workflow Code (extensible) Constraints
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
id | 0..1 | string | There are no (further) constraints on this element Element idTask.code.coding:Worflow.id Unique id for inter-element referencing DefinitionUnique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||
extension | I | 0..* | Extension | There are no (further) constraints on this element Element idTask.code.coding:Worflow.extension Additional content defined by implementations Alternate namesextensions, user content DefinitionMay be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. Unordered, Open, by url(Value) Extensions are always sliced by (at least) url Constraints
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
system | Σ | 0..1 | uriFixed Value | Element idTask.code.coding:Worflow.system Identity of the terminology system DefinitionThe identification of the code system that defines the meaning of the symbol in the code. Need to be unambiguous about the source of the definition of the symbol. The URI may be an OID (urn:oid:...) or a UUID (urn:uuid:...). OIDs and UUIDs SHALL be references to the HL7 OID registry. Otherwise, the URI should come from HL7's list of FHIR defined special URIs or it should reference to some definition that establishes the system clearly and unambiguously.
https://fhir.nhs.uk/CodeSystem/Workflow-Code
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
version | Σ | 0..1 | string | There are no (further) constraints on this element Element idTask.code.coding:Worflow.version Version of the system - if relevant DefinitionThe version of the code system which was used when choosing this code. Note that a well-maintained code system does not need the version reported, because the meaning of codes is consistent across versions. However this cannot consistently be assured, and when the meaning is not guaranteed to be consistent, the version SHOULD be exchanged. Where the terminology does not clearly define what string should be used to identify code system versions, the recommendation is to use the date (expressed in FHIR date format) on which that version was officially published as the version date.
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
code | Σ | 0..1 | code | There are no (further) constraints on this element Element idTask.code.coding:Worflow.code Symbol in syntax defined by the system DefinitionA symbol in syntax defined by the system. The symbol may be a predefined code or an expression in a syntax defined by the coding system (e.g. post-coordination). Need to refer to a particular code in the system. Note that FHIR strings SHALL NOT exceed 1MB in size
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
display | Σ | 0..1 | string | There are no (further) constraints on this element Element idTask.code.coding:Worflow.display Representation defined by the system DefinitionA representation of the meaning of the code in the system, following the rules of the system. Need to be able to carry a human-readable meaning of the code for readers that do not know the system. Note that FHIR strings SHALL NOT exceed 1MB in size
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
userSelected | Σ | 0..1 | boolean | There are no (further) constraints on this element Element idTask.code.coding:Worflow.userSelected If this coding was chosen directly by the user DefinitionIndicates that this coding was chosen by a user directly - e.g. off a pick list of available items (codes or displays). This has been identified as a clinical safety criterium - that this exact system/code pair was chosen explicitly, rather than inferred by the system based on some rules or language processing. Amongst a set of alternatives, a directly chosen code is the most appropriate starting point for new translations. There is some ambiguity about what exactly 'directly chosen' implies, and trading partner agreement may be needed to clarify the use of this element and its consequences more completely.
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
text | Σ | 0..1 | string | There are no (further) constraints on this element Element idTask.code.text Plain text representation of the concept DefinitionA human language representation of the concept as seen/selected/uttered by the user who entered the data and/or which represents the intended meaning of the user. The codes from the terminologies do not always capture the correct meaning with all the nuances of the human using them, or sometimes there is no appropriate code at all. In these cases, the text is used to capture the full meaning of the source. Very often the text is the same as a displayName of one of the codings.
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
description | Σ | 0..1 | string | There are no (further) constraints on this element Element idTask.description Human-readable explanation of task DefinitionA free-text description of what is to be performed. Note that FHIR strings SHALL NOT exceed 1MB in size
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
focus | S Σ I | 0..1 | Reference(NHSDigitalAppointment | NHSDigitalServiceRequest | NHSDigitalBundleFHIRMessage | NHSDigitalMedicationRequest | | NHSDigitalQuestionnaire) | Element idTask.focus What task is acting on Definitione-RS Reference to the resource which is the focus of the action
** EPS Only** This will be the
Used to identify the thing to be done. Tasks are often generated as a consequence of other workflows or relate to FHIR Workflow resources. For example a repeat medication request will be related to a previous
Reference(NHSDigitalAppointment | NHSDigitalServiceRequest | NHSDigitalBundleFHIRMessage | NHSDigitalMedicationRequest | | NHSDigitalQuestionnaire) Constraints
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
id | 0..1 | string | There are no (further) constraints on this element Element idTask.focus.id Unique id for inter-element referencing DefinitionUnique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||
extension | I | 0..* | Extension | There are no (further) constraints on this element Element idTask.focus.extension Additional content defined by implementations Alternate namesextensions, user content DefinitionMay be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. Unordered, Open, by url(Value) Extensions are always sliced by (at least) url Constraints
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
reference | Σ I | 0..1 | string | There are no (further) constraints on this element Element idTask.focus.reference Literal reference, Relative, internal or absolute URL DefinitionA reference to a location at which the other resource is found. The reference may be a relative reference, in which case it is relative to the service base URL, or an absolute URL that resolves to the location where the resource is found. The reference may be version specific or not. If the reference is not to a FHIR RESTful server, then it should be assumed to be version specific. Internal fragment references (start with '#') refer to contained resources. Using absolute URLs provides a stable scalable approach suitable for a cloud/web context, while using relative/logical references provides a flexible approach suitable for use when trading across closed eco-system boundaries. Absolute URLs do not need to point to a FHIR RESTful server, though this is the preferred approach. If the URL conforms to the structure "/[type]/[id]" then it should be assumed that the reference is to a FHIR RESTful server.
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | Σ | 0..1 | uriBinding | There are no (further) constraints on this element Element idTask.focus.type Type the reference refers to (e.g. "Patient") DefinitionThe expected type of the target of the reference. If both Reference.type and Reference.reference are populated and Reference.reference is a FHIR URL, both SHALL be consistent. The type is the Canonical URL of Resource Definition that is the type this reference refers to. References are URLs that are relative to http://hl7.org/fhir/StructureDefinition/ e.g. "Patient" is a reference to http://hl7.org/fhir/StructureDefinition/Patient. Absolute URLs are only allowed for logical models (and can only be used in references in logical models, not resources). This element is used to indicate the type of the target of the reference. This may be used which ever of the other elements are populated (or not). In some cases, the type of the target may be determined by inspection of the reference (e.g. a RESTful URL) or by resolving the target of the reference; if both the type and a reference is provided, the reference SHALL resolve to a resource of the same type as that specified. Aa resource (or, for logical models, the URI of the logical model).
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
identifier | Σ | 0..1 | Identifier | There are no (further) constraints on this element Element idTask.focus.identifier Logical reference, when literal reference is not known DefinitionAn identifier for the target resource. This is used when there is no way to reference the other resource directly, either because the entity it represents is not available through a FHIR server, or because there is no way for the author of the resource to convert a known identifier to an actual location. There is no requirement that a Reference.identifier point to something that is actually exposed as a FHIR instance, but it SHALL point to a business concept that would be expected to be exposed as a FHIR instance, and that instance would need to be of a FHIR resource type allowed by the reference. When an identifier is provided in place of a reference, any system processing the reference will only be able to resolve the identifier to a reference if it understands the business context in which the identifier is used. Sometimes this is global (e.g. a national identifier) but often it is not. For this reason, none of the useful mechanisms described for working with references (e.g. chaining, includes) are possible, nor should servers be expected to be able resolve the reference. Servers may accept an identifier based reference untouched, resolve it, and/or reject it - see CapabilityStatement.rest.resource.referencePolicy. When both an identifier and a literal reference are provided, the literal reference is preferred. Applications processing the resource are allowed - but not required - to check that the identifier matches the literal reference Applications converting a logical reference to a literal reference may choose to leave the logical reference present, or remove it. Reference is intended to point to a structure that can potentially be expressed as a FHIR resource, though there is no need for it to exist as an actual FHIR resource instance - except in as much as an application wishes to actual find the target of the reference. The content referred to be the identifier must meet the logical constraints implied by any limitations on what resource types are permitted for the reference. For example, it would not be legitimate to send the identifier for a drug prescription if the type were Reference(Observation|DiagnosticReport). One of the use-cases for Reference.identifier is the situation where no FHIR representation exists (where the type is Reference (Any).
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
id | 0..1 | string | There are no (further) constraints on this element Element idTask.focus.identifier.id Unique id for inter-element referencing DefinitionUnique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||
extension | I | 0..* | Extension | There are no (further) constraints on this element Element idTask.focus.identifier.extension Additional content defined by implementations Alternate namesextensions, user content DefinitionMay be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. Unordered, Open, by url(Value) Extensions are always sliced by (at least) url Constraints
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
use | Σ ?! | 0..1 | codeBinding | There are no (further) constraints on this element Element idTask.focus.identifier.use usual | official | temp | secondary | old (If known) DefinitionThe purpose of this identifier. Allows the appropriate identifier for a particular context of use to be selected from among a set of identifiers. Applications can assume that an identifier is permanent unless it explicitly says that it is temporary. Identifies the purpose for this identifier, if known .
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | Σ | 0..1 | CodeableConceptBinding | There are no (further) constraints on this element Element idTask.focus.identifier.type Description of identifier DefinitionA coded type for the identifier that can be used to determine which identifier to use for a specific purpose. Allows users to make use of identifiers when the identifier system is not known. This element deals only with general categories of identifiers. It SHOULD not be used for codes that correspond 1..1 with the Identifier.system. Some identifiers may fall into multiple categories due to common usage. Where the system is known, a type is unnecessary because the type is always part of the system definition. However systems often need to handle identifiers where the system is not known. There is not a 1:1 relationship between type and system, since many different systems have the same type. A coded type for an identifier that can be used to determine which identifier to use for a specific purpose.
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
system | Σ | 0..1 | uri | There are no (further) constraints on this element Element idTask.focus.identifier.system The namespace for the identifier value DefinitionEstablishes the namespace for the value - that is, a URL that describes a set values that are unique. There are many sets of identifiers. To perform matching of two identifiers, we need to know what set we're dealing with. The system identifies a particular set of unique identifiers. Identifier.system is always case sensitive.
General http://www.acme.com/identifiers/patient Mappings
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
value | Σ | 0..1 | string | There are no (further) constraints on this element Element idTask.focus.identifier.value The value that is unique DefinitionThe portion of the identifier typically relevant to the user and which is unique within the context of the system. If the value is a full URI, then the system SHALL be urn:ietf:rfc:3986. The value's primary purpose is computational mapping. As a result, it may be normalized for comparison purposes (e.g. removing non-significant whitespace, dashes, etc.) A value formatted for human display can be conveyed using the Rendered Value extension. Identifier.value is to be treated as case sensitive unless knowledge of the Identifier.system allows the processer to be confident that non-case-sensitive processing is safe.
General 123456 Mappings
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
period | Σ I | 0..1 | Period | There are no (further) constraints on this element Element idTask.focus.identifier.period Time period when id is/was valid for use DefinitionTime period during which identifier is/was valid for use. A Period specifies a range of time; the context of use will specify whether the entire range applies (e.g. "the patient was an inpatient of the hospital for this time range") or one value from the range applies (e.g. "give to the patient between these two times"). Period is not used for a duration (a measure of elapsed time). See Duration.
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
assigner | Σ I | 0..1 | Reference() | There are no (further) constraints on this element Element idTask.focus.identifier.assigner Organization that issued id (may be just text) DefinitionOrganization that issued/manages the identifier. The Identifier.assigner may omit the .reference element and only contain a .display element reflecting the name or other textual information about the assigning organization.
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
display | Σ | 0..1 | string | There are no (further) constraints on this element Element idTask.focus.display Text alternative for the resource DefinitionPlain text narrative that identifies the resource in addition to the resource reference. This is generally not the same as the Resource.text of the referenced resource. The purpose is to identify what's being referenced, not to fully describe it.
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
for | S Σ I | 1..1 | Reference(Resource) | Element idTask.for Beneficiary of the Task Alternate namesPatient DefinitionA reference to the patient the Task is for. This will always be an identifier reference using the Patients NHSNumber.
Used to track tasks outstanding for a beneficiary. Do not use to track the task owner or creator (see owner and creator respectively). This can also affect access control. References SHALL be a reference to an actual FHIR resource, and SHALL be resolveable (allowing for access control, temporary unavailability, etc.). Resolution can be either by retrieval from the URL, or, where applicable by resource type, by treating an absolute reference as a canonical URL and looking it up in a local registry/repository.
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
id | 0..1 | string | There are no (further) constraints on this element Element idTask.for.id Unique id for inter-element referencing DefinitionUnique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||
extension | I | 0..* | Extension | There are no (further) constraints on this element Element idTask.for.extension Additional content defined by implementations Alternate namesextensions, user content DefinitionMay be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. Unordered, Open, by url(Value) Extensions are always sliced by (at least) url Constraints
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
reference | Σ I | 0..1 | string | There are no (further) constraints on this element Element idTask.for.reference Literal reference, Relative, internal or absolute URL DefinitionA reference to a location at which the other resource is found. The reference may be a relative reference, in which case it is relative to the service base URL, or an absolute URL that resolves to the location where the resource is found. The reference may be version specific or not. If the reference is not to a FHIR RESTful server, then it should be assumed to be version specific. Internal fragment references (start with '#') refer to contained resources. Using absolute URLs provides a stable scalable approach suitable for a cloud/web context, while using relative/logical references provides a flexible approach suitable for use when trading across closed eco-system boundaries. Absolute URLs do not need to point to a FHIR RESTful server, though this is the preferred approach. If the URL conforms to the structure "/[type]/[id]" then it should be assumed that the reference is to a FHIR RESTful server.
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | Σ | 0..1 | uriBinding | There are no (further) constraints on this element Element idTask.for.type Type the reference refers to (e.g. "Patient") DefinitionThe expected type of the target of the reference. If both Reference.type and Reference.reference are populated and Reference.reference is a FHIR URL, both SHALL be consistent. The type is the Canonical URL of Resource Definition that is the type this reference refers to. References are URLs that are relative to http://hl7.org/fhir/StructureDefinition/ e.g. "Patient" is a reference to http://hl7.org/fhir/StructureDefinition/Patient. Absolute URLs are only allowed for logical models (and can only be used in references in logical models, not resources). This element is used to indicate the type of the target of the reference. This may be used which ever of the other elements are populated (or not). In some cases, the type of the target may be determined by inspection of the reference (e.g. a RESTful URL) or by resolving the target of the reference; if both the type and a reference is provided, the reference SHALL resolve to a resource of the same type as that specified. Aa resource (or, for logical models, the URI of the logical model).
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
identifier | Σ | 1..1 | Identifier | There are no (further) constraints on this element Element idTask.for.identifier Logical reference, when literal reference is not known DefinitionAn identifier for the target resource. This is used when there is no way to reference the other resource directly, either because the entity it represents is not available through a FHIR server, or because there is no way for the author of the resource to convert a known identifier to an actual location. There is no requirement that a Reference.identifier point to something that is actually exposed as a FHIR instance, but it SHALL point to a business concept that would be expected to be exposed as a FHIR instance, and that instance would need to be of a FHIR resource type allowed by the reference. When an identifier is provided in place of a reference, any system processing the reference will only be able to resolve the identifier to a reference if it understands the business context in which the identifier is used. Sometimes this is global (e.g. a national identifier) but often it is not. For this reason, none of the useful mechanisms described for working with references (e.g. chaining, includes) are possible, nor should servers be expected to be able resolve the reference. Servers may accept an identifier based reference untouched, resolve it, and/or reject it - see CapabilityStatement.rest.resource.referencePolicy. When both an identifier and a literal reference are provided, the literal reference is preferred. Applications processing the resource are allowed - but not required - to check that the identifier matches the literal reference Applications converting a logical reference to a literal reference may choose to leave the logical reference present, or remove it. Reference is intended to point to a structure that can potentially be expressed as a FHIR resource, though there is no need for it to exist as an actual FHIR resource instance - except in as much as an application wishes to actual find the target of the reference. The content referred to be the identifier must meet the logical constraints implied by any limitations on what resource types are permitted for the reference. For example, it would not be legitimate to send the identifier for a drug prescription if the type were Reference(Observation|DiagnosticReport). One of the use-cases for Reference.identifier is the situation where no FHIR representation exists (where the type is Reference (Any).
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
id | 0..1 | string | There are no (further) constraints on this element Element idTask.for.identifier.id Unique id for inter-element referencing DefinitionUnique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||
extension | I | 0..* | Extension | There are no (further) constraints on this element Element idTask.for.identifier.extension Additional content defined by implementations Alternate namesextensions, user content DefinitionMay be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. Unordered, Open, by url(Value) Extensions are always sliced by (at least) url Constraints
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
use | Σ ?! | 0..1 | codeBinding | There are no (further) constraints on this element Element idTask.for.identifier.use usual | official | temp | secondary | old (If known) DefinitionThe purpose of this identifier. Allows the appropriate identifier for a particular context of use to be selected from among a set of identifiers. Applications can assume that an identifier is permanent unless it explicitly says that it is temporary. Identifies the purpose for this identifier, if known .
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | Σ | 0..1 | CodeableConceptBinding | There are no (further) constraints on this element Element idTask.for.identifier.type Description of identifier DefinitionA coded type for the identifier that can be used to determine which identifier to use for a specific purpose. Allows users to make use of identifiers when the identifier system is not known. This element deals only with general categories of identifiers. It SHOULD not be used for codes that correspond 1..1 with the Identifier.system. Some identifiers may fall into multiple categories due to common usage. Where the system is known, a type is unnecessary because the type is always part of the system definition. However systems often need to handle identifiers where the system is not known. There is not a 1:1 relationship between type and system, since many different systems have the same type. A coded type for an identifier that can be used to determine which identifier to use for a specific purpose.
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
system | Σ | 1..1 | uriFixed Value | Element idTask.for.identifier.system The namespace for the identifier value DefinitionEstablishes the namespace for the value - that is, a URL that describes a set values that are unique. There are many sets of identifiers. To perform matching of two identifiers, we need to know what set we're dealing with. The system identifies a particular set of unique identifiers. Identifier.system is always case sensitive.
https://fhir.nhs.uk/Id/nhs-number
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
value | Σ | 1..1 | string | There are no (further) constraints on this element Element idTask.for.identifier.value The value that is unique DefinitionThe portion of the identifier typically relevant to the user and which is unique within the context of the system. If the value is a full URI, then the system SHALL be urn:ietf:rfc:3986. The value's primary purpose is computational mapping. As a result, it may be normalized for comparison purposes (e.g. removing non-significant whitespace, dashes, etc.) A value formatted for human display can be conveyed using the Rendered Value extension. Identifier.value is to be treated as case sensitive unless knowledge of the Identifier.system allows the processer to be confident that non-case-sensitive processing is safe.
General 123456 Mappings
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
period | Σ I | 0..1 | Period | There are no (further) constraints on this element Element idTask.for.identifier.period Time period when id is/was valid for use DefinitionTime period during which identifier is/was valid for use. A Period specifies a range of time; the context of use will specify whether the entire range applies (e.g. "the patient was an inpatient of the hospital for this time range") or one value from the range applies (e.g. "give to the patient between these two times"). Period is not used for a duration (a measure of elapsed time). See Duration.
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
assigner | Σ I | 0..1 | Reference() | There are no (further) constraints on this element Element idTask.for.identifier.assigner Organization that issued id (may be just text) DefinitionOrganization that issued/manages the identifier. The Identifier.assigner may omit the .reference element and only contain a .display element reflecting the name or other textual information about the assigning organization.
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
display | Σ | 0..1 | string | There are no (further) constraints on this element Element idTask.for.display Text alternative for the resource DefinitionPlain text narrative that identifies the resource in addition to the resource reference. This is generally not the same as the Resource.text of the referenced resource. The purpose is to identify what's being referenced, not to fully describe it.
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
encounter | Σ I | 0..1 | Reference() | There are no (further) constraints on this element Element idTask.encounter Healthcare event during which this task originated DefinitionThe healthcare event (e.g. a patient and healthcare provider interaction) during which this task was created. For some tasks it may be important to know the link between the encounter the task originated within. References SHALL be a reference to an actual FHIR resource, and SHALL be resolveable (allowing for access control, temporary unavailability, etc.). Resolution can be either by retrieval from the URL, or, where applicable by resource type, by treating an absolute reference as a canonical URL and looking it up in a local registry/repository.
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
id | 0..1 | string | There are no (further) constraints on this element Element idTask.encounter.id Unique id for inter-element referencing DefinitionUnique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||
extension | I | 0..* | Extension | There are no (further) constraints on this element Element idTask.encounter.extension Additional content defined by implementations Alternate namesextensions, user content DefinitionMay be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. Unordered, Open, by url(Value) Extensions are always sliced by (at least) url Constraints
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
reference | Σ I | 0..1 | string | There are no (further) constraints on this element Element idTask.encounter.reference Literal reference, Relative, internal or absolute URL DefinitionA reference to a location at which the other resource is found. The reference may be a relative reference, in which case it is relative to the service base URL, or an absolute URL that resolves to the location where the resource is found. The reference may be version specific or not. If the reference is not to a FHIR RESTful server, then it should be assumed to be version specific. Internal fragment references (start with '#') refer to contained resources. Using absolute URLs provides a stable scalable approach suitable for a cloud/web context, while using relative/logical references provides a flexible approach suitable for use when trading across closed eco-system boundaries. Absolute URLs do not need to point to a FHIR RESTful server, though this is the preferred approach. If the URL conforms to the structure "/[type]/[id]" then it should be assumed that the reference is to a FHIR RESTful server.
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | Σ | 0..1 | uriBinding | There are no (further) constraints on this element Element idTask.encounter.type Type the reference refers to (e.g. "Patient") DefinitionThe expected type of the target of the reference. If both Reference.type and Reference.reference are populated and Reference.reference is a FHIR URL, both SHALL be consistent. The type is the Canonical URL of Resource Definition that is the type this reference refers to. References are URLs that are relative to http://hl7.org/fhir/StructureDefinition/ e.g. "Patient" is a reference to http://hl7.org/fhir/StructureDefinition/Patient. Absolute URLs are only allowed for logical models (and can only be used in references in logical models, not resources). This element is used to indicate the type of the target of the reference. This may be used which ever of the other elements are populated (or not). In some cases, the type of the target may be determined by inspection of the reference (e.g. a RESTful URL) or by resolving the target of the reference; if both the type and a reference is provided, the reference SHALL resolve to a resource of the same type as that specified. Aa resource (or, for logical models, the URI of the logical model).
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
identifier | Σ | 0..1 | Identifier | There are no (further) constraints on this element Element idTask.encounter.identifier Logical reference, when literal reference is not known DefinitionAn identifier for the target resource. This is used when there is no way to reference the other resource directly, either because the entity it represents is not available through a FHIR server, or because there is no way for the author of the resource to convert a known identifier to an actual location. There is no requirement that a Reference.identifier point to something that is actually exposed as a FHIR instance, but it SHALL point to a business concept that would be expected to be exposed as a FHIR instance, and that instance would need to be of a FHIR resource type allowed by the reference. When an identifier is provided in place of a reference, any system processing the reference will only be able to resolve the identifier to a reference if it understands the business context in which the identifier is used. Sometimes this is global (e.g. a national identifier) but often it is not. For this reason, none of the useful mechanisms described for working with references (e.g. chaining, includes) are possible, nor should servers be expected to be able resolve the reference. Servers may accept an identifier based reference untouched, resolve it, and/or reject it - see CapabilityStatement.rest.resource.referencePolicy. When both an identifier and a literal reference are provided, the literal reference is preferred. Applications processing the resource are allowed - but not required - to check that the identifier matches the literal reference Applications converting a logical reference to a literal reference may choose to leave the logical reference present, or remove it. Reference is intended to point to a structure that can potentially be expressed as a FHIR resource, though there is no need for it to exist as an actual FHIR resource instance - except in as much as an application wishes to actual find the target of the reference. The content referred to be the identifier must meet the logical constraints implied by any limitations on what resource types are permitted for the reference. For example, it would not be legitimate to send the identifier for a drug prescription if the type were Reference(Observation|DiagnosticReport). One of the use-cases for Reference.identifier is the situation where no FHIR representation exists (where the type is Reference (Any).
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
id | 0..1 | string | There are no (further) constraints on this element Element idTask.encounter.identifier.id Unique id for inter-element referencing DefinitionUnique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||
extension | I | 0..* | Extension | There are no (further) constraints on this element Element idTask.encounter.identifier.extension Additional content defined by implementations Alternate namesextensions, user content DefinitionMay be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. Unordered, Open, by url(Value) Extensions are always sliced by (at least) url Constraints
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
use | Σ ?! | 0..1 | codeBinding | There are no (further) constraints on this element Element idTask.encounter.identifier.use usual | official | temp | secondary | old (If known) DefinitionThe purpose of this identifier. Allows the appropriate identifier for a particular context of use to be selected from among a set of identifiers. Applications can assume that an identifier is permanent unless it explicitly says that it is temporary. Identifies the purpose for this identifier, if known .
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | Σ | 0..1 | CodeableConceptBinding | There are no (further) constraints on this element Element idTask.encounter.identifier.type Description of identifier DefinitionA coded type for the identifier that can be used to determine which identifier to use for a specific purpose. Allows users to make use of identifiers when the identifier system is not known. This element deals only with general categories of identifiers. It SHOULD not be used for codes that correspond 1..1 with the Identifier.system. Some identifiers may fall into multiple categories due to common usage. Where the system is known, a type is unnecessary because the type is always part of the system definition. However systems often need to handle identifiers where the system is not known. There is not a 1:1 relationship between type and system, since many different systems have the same type. A coded type for an identifier that can be used to determine which identifier to use for a specific purpose.
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
system | Σ | 0..1 | uri | There are no (further) constraints on this element Element idTask.encounter.identifier.system The namespace for the identifier value DefinitionEstablishes the namespace for the value - that is, a URL that describes a set values that are unique. There are many sets of identifiers. To perform matching of two identifiers, we need to know what set we're dealing with. The system identifies a particular set of unique identifiers. Identifier.system is always case sensitive.
General http://www.acme.com/identifiers/patient Mappings
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
value | Σ | 0..1 | string | There are no (further) constraints on this element Element idTask.encounter.identifier.value The value that is unique DefinitionThe portion of the identifier typically relevant to the user and which is unique within the context of the system. If the value is a full URI, then the system SHALL be urn:ietf:rfc:3986. The value's primary purpose is computational mapping. As a result, it may be normalized for comparison purposes (e.g. removing non-significant whitespace, dashes, etc.) A value formatted for human display can be conveyed using the Rendered Value extension. Identifier.value is to be treated as case sensitive unless knowledge of the Identifier.system allows the processer to be confident that non-case-sensitive processing is safe.
General 123456 Mappings
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
period | Σ I | 0..1 | Period | There are no (further) constraints on this element Element idTask.encounter.identifier.period Time period when id is/was valid for use DefinitionTime period during which identifier is/was valid for use. A Period specifies a range of time; the context of use will specify whether the entire range applies (e.g. "the patient was an inpatient of the hospital for this time range") or one value from the range applies (e.g. "give to the patient between these two times"). Period is not used for a duration (a measure of elapsed time). See Duration.
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
assigner | Σ I | 0..1 | Reference() | There are no (further) constraints on this element Element idTask.encounter.identifier.assigner Organization that issued id (may be just text) DefinitionOrganization that issued/manages the identifier. The Identifier.assigner may omit the .reference element and only contain a .display element reflecting the name or other textual information about the assigning organization.
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
display | Σ | 0..1 | string | There are no (further) constraints on this element Element idTask.encounter.display Text alternative for the resource DefinitionPlain text narrative that identifies the resource in addition to the resource reference. This is generally not the same as the Resource.text of the referenced resource. The purpose is to identify what's being referenced, not to fully describe it.
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
executionPeriod | Σ I | 0..1 | Period | There are no (further) constraints on this element Element idTask.executionPeriod Start and end time of execution DefinitionIdentifies the time action was first taken against the task (start) and/or the time final action was taken against the task prior to marking it as completed (end). A Period specifies a range of time; the context of use will specify whether the entire range applies (e.g. "the patient was an inpatient of the hospital for this time range") or one value from the range applies (e.g. "give to the patient between these two times"). Period is not used for a duration (a measure of elapsed time). See Duration.
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
authoredOn | S I | 0..1 | dateTime | Element idTask.authoredOn Task Creation Date Alternate namesCreated Date DefinitionDate and time the task was created.
Most often used along with lastUpdated to track duration of task to supporting monitoring and management.
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
lastModified | Σ I | 0..1 | dateTime | There are no (further) constraints on this element Element idTask.lastModified Task Last Modified Date Alternate namesUpdate Date DefinitionThe date and time of last modification to this task. Used along with history to track task activity and time in a particular task state. This enables monitoring and management.
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
requester | S Σ I | 0..1 | Reference(NHSDigitalPractitionerRole) | Element idTask.requester Who is asking for task to be done DefinitionWho is created the Request or the Event. In NHSDigital API's this SHOULD always be a PractitionerRole role reference.
This will reference a
Identifies who created this task. May be used by access control mechanisms (e.g., to ensure that only the creator can cancel a task). References SHALL be a reference to an actual FHIR resource, and SHALL be resolveable (allowing for access control, temporary unavailability, etc.). Resolution can be either by retrieval from the URL, or, where applicable by resource type, by treating an absolute reference as a canonical URL and looking it up in a local registry/repository. Reference(NHSDigitalPractitionerRole) Allowed aggregation: contained Constraints
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
id | 0..1 | string | There are no (further) constraints on this element Element idTask.requester.id Unique id for inter-element referencing DefinitionUnique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||
extension | I | 0..* | Extension | There are no (further) constraints on this element Element idTask.requester.extension Additional content defined by implementations Alternate namesextensions, user content DefinitionMay be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. Unordered, Open, by url(Value) Extensions are always sliced by (at least) url Constraints
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
reference | Σ I | 0..1 | string | There are no (further) constraints on this element Element idTask.requester.reference Literal reference, Relative, internal or absolute URL DefinitionA reference to a location at which the other resource is found. The reference may be a relative reference, in which case it is relative to the service base URL, or an absolute URL that resolves to the location where the resource is found. The reference may be version specific or not. If the reference is not to a FHIR RESTful server, then it should be assumed to be version specific. Internal fragment references (start with '#') refer to contained resources. Using absolute URLs provides a stable scalable approach suitable for a cloud/web context, while using relative/logical references provides a flexible approach suitable for use when trading across closed eco-system boundaries. Absolute URLs do not need to point to a FHIR RESTful server, though this is the preferred approach. If the URL conforms to the structure "/[type]/[id]" then it should be assumed that the reference is to a FHIR RESTful server.
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | Σ | 0..1 | uriBinding | There are no (further) constraints on this element Element idTask.requester.type Type the reference refers to (e.g. "Patient") DefinitionThe expected type of the target of the reference. If both Reference.type and Reference.reference are populated and Reference.reference is a FHIR URL, both SHALL be consistent. The type is the Canonical URL of Resource Definition that is the type this reference refers to. References are URLs that are relative to http://hl7.org/fhir/StructureDefinition/ e.g. "Patient" is a reference to http://hl7.org/fhir/StructureDefinition/Patient. Absolute URLs are only allowed for logical models (and can only be used in references in logical models, not resources). This element is used to indicate the type of the target of the reference. This may be used which ever of the other elements are populated (or not). In some cases, the type of the target may be determined by inspection of the reference (e.g. a RESTful URL) or by resolving the target of the reference; if both the type and a reference is provided, the reference SHALL resolve to a resource of the same type as that specified. Aa resource (or, for logical models, the URI of the logical model).
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
identifier | Σ | 0..1 | Identifier | There are no (further) constraints on this element Element idTask.requester.identifier Logical reference, when literal reference is not known DefinitionAn identifier for the target resource. This is used when there is no way to reference the other resource directly, either because the entity it represents is not available through a FHIR server, or because there is no way for the author of the resource to convert a known identifier to an actual location. There is no requirement that a Reference.identifier point to something that is actually exposed as a FHIR instance, but it SHALL point to a business concept that would be expected to be exposed as a FHIR instance, and that instance would need to be of a FHIR resource type allowed by the reference. When an identifier is provided in place of a reference, any system processing the reference will only be able to resolve the identifier to a reference if it understands the business context in which the identifier is used. Sometimes this is global (e.g. a national identifier) but often it is not. For this reason, none of the useful mechanisms described for working with references (e.g. chaining, includes) are possible, nor should servers be expected to be able resolve the reference. Servers may accept an identifier based reference untouched, resolve it, and/or reject it - see CapabilityStatement.rest.resource.referencePolicy. When both an identifier and a literal reference are provided, the literal reference is preferred. Applications processing the resource are allowed - but not required - to check that the identifier matches the literal reference Applications converting a logical reference to a literal reference may choose to leave the logical reference present, or remove it. Reference is intended to point to a structure that can potentially be expressed as a FHIR resource, though there is no need for it to exist as an actual FHIR resource instance - except in as much as an application wishes to actual find the target of the reference. The content referred to be the identifier must meet the logical constraints implied by any limitations on what resource types are permitted for the reference. For example, it would not be legitimate to send the identifier for a drug prescription if the type were Reference(Observation|DiagnosticReport). One of the use-cases for Reference.identifier is the situation where no FHIR representation exists (where the type is Reference (Any).
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
id | 0..1 | string | There are no (further) constraints on this element Element idTask.requester.identifier.id Unique id for inter-element referencing DefinitionUnique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||
extension | I | 0..* | Extension | There are no (further) constraints on this element Element idTask.requester.identifier.extension Additional content defined by implementations Alternate namesextensions, user content DefinitionMay be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. Unordered, Open, by url(Value) Extensions are always sliced by (at least) url Constraints
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
use | Σ ?! | 0..1 | codeBinding | There are no (further) constraints on this element Element idTask.requester.identifier.use usual | official | temp | secondary | old (If known) DefinitionThe purpose of this identifier. Allows the appropriate identifier for a particular context of use to be selected from among a set of identifiers. Applications can assume that an identifier is permanent unless it explicitly says that it is temporary. Identifies the purpose for this identifier, if known .
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | Σ | 0..1 | CodeableConceptBinding | There are no (further) constraints on this element Element idTask.requester.identifier.type Description of identifier DefinitionA coded type for the identifier that can be used to determine which identifier to use for a specific purpose. Allows users to make use of identifiers when the identifier system is not known. This element deals only with general categories of identifiers. It SHOULD not be used for codes that correspond 1..1 with the Identifier.system. Some identifiers may fall into multiple categories due to common usage. Where the system is known, a type is unnecessary because the type is always part of the system definition. However systems often need to handle identifiers where the system is not known. There is not a 1:1 relationship between type and system, since many different systems have the same type. A coded type for an identifier that can be used to determine which identifier to use for a specific purpose.
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
system | Σ | 1..1 | uri | There are no (further) constraints on this element Element idTask.requester.identifier.system The namespace for the identifier value DefinitionEstablishes the namespace for the value - that is, a URL that describes a set values that are unique. There are many sets of identifiers. To perform matching of two identifiers, we need to know what set we're dealing with. The system identifies a particular set of unique identifiers. Identifier.system is always case sensitive.
General http://www.acme.com/identifiers/patient Mappings
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
value | Σ | 1..1 | string | There are no (further) constraints on this element Element idTask.requester.identifier.value The value that is unique DefinitionThe portion of the identifier typically relevant to the user and which is unique within the context of the system. If the value is a full URI, then the system SHALL be urn:ietf:rfc:3986. The value's primary purpose is computational mapping. As a result, it may be normalized for comparison purposes (e.g. removing non-significant whitespace, dashes, etc.) A value formatted for human display can be conveyed using the Rendered Value extension. Identifier.value is to be treated as case sensitive unless knowledge of the Identifier.system allows the processer to be confident that non-case-sensitive processing is safe.
General 123456 Mappings
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
period | Σ I | 0..1 | Period | There are no (further) constraints on this element Element idTask.requester.identifier.period Time period when id is/was valid for use DefinitionTime period during which identifier is/was valid for use. A Period specifies a range of time; the context of use will specify whether the entire range applies (e.g. "the patient was an inpatient of the hospital for this time range") or one value from the range applies (e.g. "give to the patient between these two times"). Period is not used for a duration (a measure of elapsed time). See Duration.
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
assigner | Σ I | 0..1 | Reference() | There are no (further) constraints on this element Element idTask.requester.identifier.assigner Organization that issued id (may be just text) DefinitionOrganization that issued/manages the identifier. The Identifier.assigner may omit the .reference element and only contain a .display element reflecting the name or other textual information about the assigning organization.
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
display | Σ | 0..1 | string | There are no (further) constraints on this element Element idTask.requester.display Text alternative for the resource DefinitionPlain text narrative that identifies the resource in addition to the resource reference. This is generally not the same as the Resource.text of the referenced resource. The purpose is to identify what's being referenced, not to fully describe it.
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
performerType | 0..* | CodeableConceptBinding | There are no (further) constraints on this element Element idTask.performerType Requested performer DefinitionThe kind of participant that should perform the task. Use to distinguish tasks on different activity queues. Not all terminology uses fit this general pattern. In some cases, models should not use CodeableConcept and use Coding directly and provide their own structure for managing text, codings, translations and the relationship between elements and pre- and post-coordination. The type(s) of task performers allowed.
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||
owner | S Σ I | 0..1 | Reference(NHSDigitalPractitionerRole | NHSDigitalOrganization) | Element idTask.owner Responsible organisation Alternate namesPerformer, Executer DefinitionEPS Who is responsible for actioning the request Task (e.g. for a prescription-order this will be the pharmacy).
e-RS
Identifies who is expected to perform this task. Tasks may be created with an owner not yet identified. Reference(NHSDigitalPractitionerRole | NHSDigitalOrganization) Constraints
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
id | 0..1 | string | There are no (further) constraints on this element Element idTask.owner.id Unique id for inter-element referencing DefinitionUnique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||
extension | I | 0..* | Extension | There are no (further) constraints on this element Element idTask.owner.extension Additional content defined by implementations Alternate namesextensions, user content DefinitionMay be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. Unordered, Open, by url(Value) Extensions are always sliced by (at least) url Constraints
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
reference | Σ I | 0..1 | string | There are no (further) constraints on this element Element idTask.owner.reference Literal reference, Relative, internal or absolute URL DefinitionA reference to a location at which the other resource is found. The reference may be a relative reference, in which case it is relative to the service base URL, or an absolute URL that resolves to the location where the resource is found. The reference may be version specific or not. If the reference is not to a FHIR RESTful server, then it should be assumed to be version specific. Internal fragment references (start with '#') refer to contained resources. Using absolute URLs provides a stable scalable approach suitable for a cloud/web context, while using relative/logical references provides a flexible approach suitable for use when trading across closed eco-system boundaries. Absolute URLs do not need to point to a FHIR RESTful server, though this is the preferred approach. If the URL conforms to the structure "/[type]/[id]" then it should be assumed that the reference is to a FHIR RESTful server.
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | Σ | 0..1 | uriBinding | There are no (further) constraints on this element Element idTask.owner.type Type the reference refers to (e.g. "Patient") DefinitionThe expected type of the target of the reference. If both Reference.type and Reference.reference are populated and Reference.reference is a FHIR URL, both SHALL be consistent. The type is the Canonical URL of Resource Definition that is the type this reference refers to. References are URLs that are relative to http://hl7.org/fhir/StructureDefinition/ e.g. "Patient" is a reference to http://hl7.org/fhir/StructureDefinition/Patient. Absolute URLs are only allowed for logical models (and can only be used in references in logical models, not resources). This element is used to indicate the type of the target of the reference. This may be used which ever of the other elements are populated (or not). In some cases, the type of the target may be determined by inspection of the reference (e.g. a RESTful URL) or by resolving the target of the reference; if both the type and a reference is provided, the reference SHALL resolve to a resource of the same type as that specified. Aa resource (or, for logical models, the URI of the logical model).
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
identifier | Σ | 0..1 | Identifier | There are no (further) constraints on this element Element idTask.owner.identifier Logical reference, when literal reference is not known DefinitionAn identifier for the target resource. This is used when there is no way to reference the other resource directly, either because the entity it represents is not available through a FHIR server, or because there is no way for the author of the resource to convert a known identifier to an actual location. There is no requirement that a Reference.identifier point to something that is actually exposed as a FHIR instance, but it SHALL point to a business concept that would be expected to be exposed as a FHIR instance, and that instance would need to be of a FHIR resource type allowed by the reference. When an identifier is provided in place of a reference, any system processing the reference will only be able to resolve the identifier to a reference if it understands the business context in which the identifier is used. Sometimes this is global (e.g. a national identifier) but often it is not. For this reason, none of the useful mechanisms described for working with references (e.g. chaining, includes) are possible, nor should servers be expected to be able resolve the reference. Servers may accept an identifier based reference untouched, resolve it, and/or reject it - see CapabilityStatement.rest.resource.referencePolicy. When both an identifier and a literal reference are provided, the literal reference is preferred. Applications processing the resource are allowed - but not required - to check that the identifier matches the literal reference Applications converting a logical reference to a literal reference may choose to leave the logical reference present, or remove it. Reference is intended to point to a structure that can potentially be expressed as a FHIR resource, though there is no need for it to exist as an actual FHIR resource instance - except in as much as an application wishes to actual find the target of the reference. The content referred to be the identifier must meet the logical constraints implied by any limitations on what resource types are permitted for the reference. For example, it would not be legitimate to send the identifier for a drug prescription if the type were Reference(Observation|DiagnosticReport). One of the use-cases for Reference.identifier is the situation where no FHIR representation exists (where the type is Reference (Any).
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
id | 0..1 | string | There are no (further) constraints on this element Element idTask.owner.identifier.id Unique id for inter-element referencing DefinitionUnique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||
extension | I | 0..* | Extension | There are no (further) constraints on this element Element idTask.owner.identifier.extension Additional content defined by implementations Alternate namesextensions, user content DefinitionMay be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. Unordered, Open, by url(Value) Extensions are always sliced by (at least) url Constraints
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
use | Σ ?! | 0..1 | codeBinding | There are no (further) constraints on this element Element idTask.owner.identifier.use usual | official | temp | secondary | old (If known) DefinitionThe purpose of this identifier. Allows the appropriate identifier for a particular context of use to be selected from among a set of identifiers. Applications can assume that an identifier is permanent unless it explicitly says that it is temporary. Identifies the purpose for this identifier, if known .
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | Σ | 0..1 | CodeableConceptBinding | There are no (further) constraints on this element Element idTask.owner.identifier.type Description of identifier DefinitionA coded type for the identifier that can be used to determine which identifier to use for a specific purpose. Allows users to make use of identifiers when the identifier system is not known. This element deals only with general categories of identifiers. It SHOULD not be used for codes that correspond 1..1 with the Identifier.system. Some identifiers may fall into multiple categories due to common usage. Where the system is known, a type is unnecessary because the type is always part of the system definition. However systems often need to handle identifiers where the system is not known. There is not a 1:1 relationship between type and system, since many different systems have the same type. A coded type for an identifier that can be used to determine which identifier to use for a specific purpose.
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
system | Σ | 1..1 | uri | There are no (further) constraints on this element Element idTask.owner.identifier.system The namespace for the identifier value DefinitionEstablishes the namespace for the value - that is, a URL that describes a set values that are unique. There are many sets of identifiers. To perform matching of two identifiers, we need to know what set we're dealing with. The system identifies a particular set of unique identifiers. Identifier.system is always case sensitive.
General http://www.acme.com/identifiers/patient Mappings
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
value | Σ | 1..1 | string | There are no (further) constraints on this element Element idTask.owner.identifier.value The value that is unique DefinitionThe portion of the identifier typically relevant to the user and which is unique within the context of the system. If the value is a full URI, then the system SHALL be urn:ietf:rfc:3986. The value's primary purpose is computational mapping. As a result, it may be normalized for comparison purposes (e.g. removing non-significant whitespace, dashes, etc.) A value formatted for human display can be conveyed using the Rendered Value extension. Identifier.value is to be treated as case sensitive unless knowledge of the Identifier.system allows the processer to be confident that non-case-sensitive processing is safe.
General 123456 Mappings
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
period | Σ I | 0..1 | Period | There are no (further) constraints on this element Element idTask.owner.identifier.period Time period when id is/was valid for use DefinitionTime period during which identifier is/was valid for use. A Period specifies a range of time; the context of use will specify whether the entire range applies (e.g. "the patient was an inpatient of the hospital for this time range") or one value from the range applies (e.g. "give to the patient between these two times"). Period is not used for a duration (a measure of elapsed time). See Duration.
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
assigner | Σ I | 0..1 | Reference() | There are no (further) constraints on this element Element idTask.owner.identifier.assigner Organization that issued id (may be just text) DefinitionOrganization that issued/manages the identifier. The Identifier.assigner may omit the .reference element and only contain a .display element reflecting the name or other textual information about the assigning organization.
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
display | Σ | 0..1 | string | There are no (further) constraints on this element Element idTask.owner.display Text alternative for the resource DefinitionPlain text narrative that identifies the resource in addition to the resource reference. This is generally not the same as the Resource.text of the referenced resource. The purpose is to identify what's being referenced, not to fully describe it.
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
location | Σ I | 0..1 | Reference() | There are no (further) constraints on this element Element idTask.location Where task occurs DefinitionPrincipal physical location where the this task is performed. Ties the event to where the records are likely kept and provides context around the event occurrence (e.g. if it occurred inside or outside a dedicated healthcare setting). References SHALL be a reference to an actual FHIR resource, and SHALL be resolveable (allowing for access control, temporary unavailability, etc.). Resolution can be either by retrieval from the URL, or, where applicable by resource type, by treating an absolute reference as a canonical URL and looking it up in a local registry/repository.
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
id | 0..1 | string | There are no (further) constraints on this element Element idTask.location.id Unique id for inter-element referencing DefinitionUnique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||
extension | I | 0..* | Extension | There are no (further) constraints on this element Element idTask.location.extension Additional content defined by implementations Alternate namesextensions, user content DefinitionMay be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. Unordered, Open, by url(Value) Extensions are always sliced by (at least) url Constraints
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
reference | Σ I | 0..1 | string | There are no (further) constraints on this element Element idTask.location.reference Literal reference, Relative, internal or absolute URL DefinitionA reference to a location at which the other resource is found. The reference may be a relative reference, in which case it is relative to the service base URL, or an absolute URL that resolves to the location where the resource is found. The reference may be version specific or not. If the reference is not to a FHIR RESTful server, then it should be assumed to be version specific. Internal fragment references (start with '#') refer to contained resources. Using absolute URLs provides a stable scalable approach suitable for a cloud/web context, while using relative/logical references provides a flexible approach suitable for use when trading across closed eco-system boundaries. Absolute URLs do not need to point to a FHIR RESTful server, though this is the preferred approach. If the URL conforms to the structure "/[type]/[id]" then it should be assumed that the reference is to a FHIR RESTful server.
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | Σ | 0..1 | uriBinding | There are no (further) constraints on this element Element idTask.location.type Type the reference refers to (e.g. "Patient") DefinitionThe expected type of the target of the reference. If both Reference.type and Reference.reference are populated and Reference.reference is a FHIR URL, both SHALL be consistent. The type is the Canonical URL of Resource Definition that is the type this reference refers to. References are URLs that are relative to http://hl7.org/fhir/StructureDefinition/ e.g. "Patient" is a reference to http://hl7.org/fhir/StructureDefinition/Patient. Absolute URLs are only allowed for logical models (and can only be used in references in logical models, not resources). This element is used to indicate the type of the target of the reference. This may be used which ever of the other elements are populated (or not). In some cases, the type of the target may be determined by inspection of the reference (e.g. a RESTful URL) or by resolving the target of the reference; if both the type and a reference is provided, the reference SHALL resolve to a resource of the same type as that specified. Aa resource (or, for logical models, the URI of the logical model).
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
identifier | Σ | 0..1 | Identifier | There are no (further) constraints on this element Element idTask.location.identifier Logical reference, when literal reference is not known DefinitionAn identifier for the target resource. This is used when there is no way to reference the other resource directly, either because the entity it represents is not available through a FHIR server, or because there is no way for the author of the resource to convert a known identifier to an actual location. There is no requirement that a Reference.identifier point to something that is actually exposed as a FHIR instance, but it SHALL point to a business concept that would be expected to be exposed as a FHIR instance, and that instance would need to be of a FHIR resource type allowed by the reference. When an identifier is provided in place of a reference, any system processing the reference will only be able to resolve the identifier to a reference if it understands the business context in which the identifier is used. Sometimes this is global (e.g. a national identifier) but often it is not. For this reason, none of the useful mechanisms described for working with references (e.g. chaining, includes) are possible, nor should servers be expected to be able resolve the reference. Servers may accept an identifier based reference untouched, resolve it, and/or reject it - see CapabilityStatement.rest.resource.referencePolicy. When both an identifier and a literal reference are provided, the literal reference is preferred. Applications processing the resource are allowed - but not required - to check that the identifier matches the literal reference Applications converting a logical reference to a literal reference may choose to leave the logical reference present, or remove it. Reference is intended to point to a structure that can potentially be expressed as a FHIR resource, though there is no need for it to exist as an actual FHIR resource instance - except in as much as an application wishes to actual find the target of the reference. The content referred to be the identifier must meet the logical constraints implied by any limitations on what resource types are permitted for the reference. For example, it would not be legitimate to send the identifier for a drug prescription if the type were Reference(Observation|DiagnosticReport). One of the use-cases for Reference.identifier is the situation where no FHIR representation exists (where the type is Reference (Any).
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
id | 0..1 | string | There are no (further) constraints on this element Element idTask.location.identifier.id Unique id for inter-element referencing DefinitionUnique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||
extension | I | 0..* | Extension | There are no (further) constraints on this element Element idTask.location.identifier.extension Additional content defined by implementations Alternate namesextensions, user content DefinitionMay be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. Unordered, Open, by url(Value) Extensions are always sliced by (at least) url Constraints
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
use | Σ ?! | 0..1 | codeBinding | There are no (further) constraints on this element Element idTask.location.identifier.use usual | official | temp | secondary | old (If known) DefinitionThe purpose of this identifier. Allows the appropriate identifier for a particular context of use to be selected from among a set of identifiers. Applications can assume that an identifier is permanent unless it explicitly says that it is temporary. Identifies the purpose for this identifier, if known .
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | Σ | 0..1 | CodeableConceptBinding | There are no (further) constraints on this element Element idTask.location.identifier.type Description of identifier DefinitionA coded type for the identifier that can be used to determine which identifier to use for a specific purpose. Allows users to make use of identifiers when the identifier system is not known. This element deals only with general categories of identifiers. It SHOULD not be used for codes that correspond 1..1 with the Identifier.system. Some identifiers may fall into multiple categories due to common usage. Where the system is known, a type is unnecessary because the type is always part of the system definition. However systems often need to handle identifiers where the system is not known. There is not a 1:1 relationship between type and system, since many different systems have the same type. A coded type for an identifier that can be used to determine which identifier to use for a specific purpose.
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
system | Σ | 0..1 | uri | There are no (further) constraints on this element Element idTask.location.identifier.system The namespace for the identifier value DefinitionEstablishes the namespace for the value - that is, a URL that describes a set values that are unique. There are many sets of identifiers. To perform matching of two identifiers, we need to know what set we're dealing with. The system identifies a particular set of unique identifiers. Identifier.system is always case sensitive.
General http://www.acme.com/identifiers/patient Mappings
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
value | Σ | 0..1 | string | There are no (further) constraints on this element Element idTask.location.identifier.value The value that is unique DefinitionThe portion of the identifier typically relevant to the user and which is unique within the context of the system. If the value is a full URI, then the system SHALL be urn:ietf:rfc:3986. The value's primary purpose is computational mapping. As a result, it may be normalized for comparison purposes (e.g. removing non-significant whitespace, dashes, etc.) A value formatted for human display can be conveyed using the Rendered Value extension. Identifier.value is to be treated as case sensitive unless knowledge of the Identifier.system allows the processer to be confident that non-case-sensitive processing is safe.
General 123456 Mappings
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
period | Σ I | 0..1 | Period | There are no (further) constraints on this element Element idTask.location.identifier.period Time period when id is/was valid for use DefinitionTime period during which identifier is/was valid for use. A Period specifies a range of time; the context of use will specify whether the entire range applies (e.g. "the patient was an inpatient of the hospital for this time range") or one value from the range applies (e.g. "give to the patient between these two times"). Period is not used for a duration (a measure of elapsed time). See Duration.
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
assigner | Σ I | 0..1 | Reference() | There are no (further) constraints on this element Element idTask.location.identifier.assigner Organization that issued id (may be just text) DefinitionOrganization that issued/manages the identifier. The Identifier.assigner may omit the .reference element and only contain a .display element reflecting the name or other textual information about the assigning organization.
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
display | Σ | 0..1 | string | There are no (further) constraints on this element Element idTask.location.display Text alternative for the resource DefinitionPlain text narrative that identifies the resource in addition to the resource reference. This is generally not the same as the Resource.text of the referenced resource. The purpose is to identify what's being referenced, not to fully describe it.
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
reasonCode | S | 0..1 | CodeableConcept | Element idTask.reasonCode Why task is needed DefinitionIn FHIR Task these types of workflow would be represented via reasonCode and/or reasonReference For medication this is probably SNOMED CT based using codes under the SNOMED CT 182832007 Medication management and includes codes such as:
<br/> For referral management
This should only be included if there is no focus or if it differs from the reason indicated on the focus. Indicates why the task is needed. E.g. Suspended because patient admitted to hospital.
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
id | 0..1 | string | There are no (further) constraints on this element Element idTask.reasonCode.id Unique id for inter-element referencing DefinitionUnique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||
extension | I | 0..* | Extension | There are no (further) constraints on this element Element idTask.reasonCode.extension Additional content defined by implementations Alternate namesextensions, user content DefinitionMay be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. Unordered, Open, by url(Value) Extensions are always sliced by (at least) url Constraints
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
coding | Σ | 0..* | Coding | Element idTask.reasonCode.coding Code defined by a terminology system DefinitionA reference to a code defined by a terminology system. Allows for alternative encodings within a code system, and translations to other code systems. Codes may be defined very casually in enumerations, or code lists, up to very formal definitions such as SNOMED CT - see the HL7 v3 Core Principles for more information. Ordering of codings is undefined and SHALL NOT be used to infer meaning. Generally, at most only one of the coding values will be labeled as UserSelected = true. Unordered, Open, by system(Value) Constraints
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
(All Slices) | There are no (further) constraints on this element | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
id | 0..1 | string | There are no (further) constraints on this element Element idTask.reasonCode.coding.id Unique id for inter-element referencing DefinitionUnique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||
extension | I | 0..* | Extension | There are no (further) constraints on this element Element idTask.reasonCode.coding.extension Additional content defined by implementations Alternate namesextensions, user content DefinitionMay be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. Unordered, Open, by url(Value) Extensions are always sliced by (at least) url Constraints
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
system | Σ | 1..1 | uri | There are no (further) constraints on this element Element idTask.reasonCode.coding.system Identity of the terminology system DefinitionThe identification of the code system that defines the meaning of the symbol in the code. Need to be unambiguous about the source of the definition of the symbol. The URI may be an OID (urn:oid:...) or a UUID (urn:uuid:...). OIDs and UUIDs SHALL be references to the HL7 OID registry. Otherwise, the URI should come from HL7's list of FHIR defined special URIs or it should reference to some definition that establishes the system clearly and unambiguously.
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
version | Σ | 0..1 | string | There are no (further) constraints on this element Element idTask.reasonCode.coding.version Version of the system - if relevant DefinitionThe version of the code system which was used when choosing this code. Note that a well-maintained code system does not need the version reported, because the meaning of codes is consistent across versions. However this cannot consistently be assured, and when the meaning is not guaranteed to be consistent, the version SHOULD be exchanged. Where the terminology does not clearly define what string should be used to identify code system versions, the recommendation is to use the date (expressed in FHIR date format) on which that version was officially published as the version date.
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
code | Σ | 1..1 | code | There are no (further) constraints on this element Element idTask.reasonCode.coding.code Symbol in syntax defined by the system DefinitionA symbol in syntax defined by the system. The symbol may be a predefined code or an expression in a syntax defined by the coding system (e.g. post-coordination). Need to refer to a particular code in the system. Note that FHIR strings SHALL NOT exceed 1MB in size
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
display | Σ | 1..1 | string | There are no (further) constraints on this element Element idTask.reasonCode.coding.display Representation defined by the system DefinitionA representation of the meaning of the code in the system, following the rules of the system. Need to be able to carry a human-readable meaning of the code for readers that do not know the system. Note that FHIR strings SHALL NOT exceed 1MB in size
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
userSelected | Σ | 0..1 | boolean | There are no (further) constraints on this element Element idTask.reasonCode.coding.userSelected If this coding was chosen directly by the user DefinitionIndicates that this coding was chosen by a user directly - e.g. off a pick list of available items (codes or displays). This has been identified as a clinical safety criterium - that this exact system/code pair was chosen explicitly, rather than inferred by the system based on some rules or language processing. Amongst a set of alternatives, a directly chosen code is the most appropriate starting point for new translations. There is some ambiguity about what exactly 'directly chosen' implies, and trading partner agreement may be needed to clarify the use of this element and its consequences more completely.
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
SNOMED | Σ | 0..* | Coding | There are no (further) constraints on this element Element idTask.reasonCode.coding:SNOMED Code defined by a terminology system DefinitionA reference to a code defined by a terminology system. Allows for alternative encodings within a code system, and translations to other code systems. Codes may be defined very casually in enumerations, or code lists, up to very formal definitions such as SNOMED CT - see the HL7 v3 Core Principles for more information. Ordering of codings is undefined and SHALL NOT be used to infer meaning. Generally, at most only one of the coding values will be labeled as UserSelected = true.
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
id | 0..1 | string | There are no (further) constraints on this element Element idTask.reasonCode.coding:SNOMED.id Unique id for inter-element referencing DefinitionUnique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||
extension | I | 0..* | Extension | There are no (further) constraints on this element Element idTask.reasonCode.coding:SNOMED.extension Additional content defined by implementations Alternate namesextensions, user content DefinitionMay be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. Unordered, Open, by url(Value) Extensions are always sliced by (at least) url Constraints
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
system | Σ | 0..1 | uriFixed Value | Element idTask.reasonCode.coding:SNOMED.system Identity of the terminology system DefinitionThe identification of the code system that defines the meaning of the symbol in the code. Need to be unambiguous about the source of the definition of the symbol. The URI may be an OID (urn:oid:...) or a UUID (urn:uuid:...). OIDs and UUIDs SHALL be references to the HL7 OID registry. Otherwise, the URI should come from HL7's list of FHIR defined special URIs or it should reference to some definition that establishes the system clearly and unambiguously.
http://snomed.info/sct
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
version | Σ | 0..1 | string | There are no (further) constraints on this element Element idTask.reasonCode.coding:SNOMED.version Version of the system - if relevant DefinitionThe version of the code system which was used when choosing this code. Note that a well-maintained code system does not need the version reported, because the meaning of codes is consistent across versions. However this cannot consistently be assured, and when the meaning is not guaranteed to be consistent, the version SHOULD be exchanged. Where the terminology does not clearly define what string should be used to identify code system versions, the recommendation is to use the date (expressed in FHIR date format) on which that version was officially published as the version date.
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
code | Σ | 0..1 | code | There are no (further) constraints on this element Element idTask.reasonCode.coding:SNOMED.code Symbol in syntax defined by the system DefinitionA symbol in syntax defined by the system. The symbol may be a predefined code or an expression in a syntax defined by the coding system (e.g. post-coordination). Need to refer to a particular code in the system. Note that FHIR strings SHALL NOT exceed 1MB in size
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
display | Σ | 0..1 | string | There are no (further) constraints on this element Element idTask.reasonCode.coding:SNOMED.display Representation defined by the system DefinitionA representation of the meaning of the code in the system, following the rules of the system. Need to be able to carry a human-readable meaning of the code for readers that do not know the system. Note that FHIR strings SHALL NOT exceed 1MB in size
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
userSelected | Σ | 0..1 | boolean | There are no (further) constraints on this element Element idTask.reasonCode.coding:SNOMED.userSelected If this coding was chosen directly by the user DefinitionIndicates that this coding was chosen by a user directly - e.g. off a pick list of available items (codes or displays). This has been identified as a clinical safety criterium - that this exact system/code pair was chosen explicitly, rather than inferred by the system based on some rules or language processing. Amongst a set of alternatives, a directly chosen code is the most appropriate starting point for new translations. There is some ambiguity about what exactly 'directly chosen' implies, and trading partner agreement may be needed to clarify the use of this element and its consequences more completely.
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
text | Σ | 0..1 | string | There are no (further) constraints on this element Element idTask.reasonCode.text Plain text representation of the concept DefinitionA human language representation of the concept as seen/selected/uttered by the user who entered the data and/or which represents the intended meaning of the user. The codes from the terminologies do not always capture the correct meaning with all the nuances of the human using them, or sometimes there is no appropriate code at all. In these cases, the text is used to capture the full meaning of the source. Very often the text is the same as a displayName of one of the codings.
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
reasonReference | I | 0..1 | Reference(Resource) | There are no (further) constraints on this element Element idTask.reasonReference Why task is needed DefinitionA resource reference indicating why this task needs to be performed. Tasks might be justified based on an Observation, a Condition, a past or planned procedure, etc. This should only be included if there is no focus or if it differs from the reason indicated on the focus. Use the CodeableConcept text element in
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
id | 0..1 | string | There are no (further) constraints on this element Element idTask.reasonReference.id Unique id for inter-element referencing DefinitionUnique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||
extension | I | 0..* | Extension | There are no (further) constraints on this element Element idTask.reasonReference.extension Additional content defined by implementations Alternate namesextensions, user content DefinitionMay be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. Unordered, Open, by url(Value) Extensions are always sliced by (at least) url Constraints
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
reference | Σ I | 0..1 | string | There are no (further) constraints on this element Element idTask.reasonReference.reference Literal reference, Relative, internal or absolute URL DefinitionA reference to a location at which the other resource is found. The reference may be a relative reference, in which case it is relative to the service base URL, or an absolute URL that resolves to the location where the resource is found. The reference may be version specific or not. If the reference is not to a FHIR RESTful server, then it should be assumed to be version specific. Internal fragment references (start with '#') refer to contained resources. Using absolute URLs provides a stable scalable approach suitable for a cloud/web context, while using relative/logical references provides a flexible approach suitable for use when trading across closed eco-system boundaries. Absolute URLs do not need to point to a FHIR RESTful server, though this is the preferred approach. If the URL conforms to the structure "/[type]/[id]" then it should be assumed that the reference is to a FHIR RESTful server.
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | Σ | 0..1 | uriBinding | There are no (further) constraints on this element Element idTask.reasonReference.type Type the reference refers to (e.g. "Patient") DefinitionThe expected type of the target of the reference. If both Reference.type and Reference.reference are populated and Reference.reference is a FHIR URL, both SHALL be consistent. The type is the Canonical URL of Resource Definition that is the type this reference refers to. References are URLs that are relative to http://hl7.org/fhir/StructureDefinition/ e.g. "Patient" is a reference to http://hl7.org/fhir/StructureDefinition/Patient. Absolute URLs are only allowed for logical models (and can only be used in references in logical models, not resources). This element is used to indicate the type of the target of the reference. This may be used which ever of the other elements are populated (or not). In some cases, the type of the target may be determined by inspection of the reference (e.g. a RESTful URL) or by resolving the target of the reference; if both the type and a reference is provided, the reference SHALL resolve to a resource of the same type as that specified. Aa resource (or, for logical models, the URI of the logical model).
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
identifier | Σ | 0..1 | Identifier | There are no (further) constraints on this element Element idTask.reasonReference.identifier Logical reference, when literal reference is not known DefinitionAn identifier for the target resource. This is used when there is no way to reference the other resource directly, either because the entity it represents is not available through a FHIR server, or because there is no way for the author of the resource to convert a known identifier to an actual location. There is no requirement that a Reference.identifier point to something that is actually exposed as a FHIR instance, but it SHALL point to a business concept that would be expected to be exposed as a FHIR instance, and that instance would need to be of a FHIR resource type allowed by the reference. When an identifier is provided in place of a reference, any system processing the reference will only be able to resolve the identifier to a reference if it understands the business context in which the identifier is used. Sometimes this is global (e.g. a national identifier) but often it is not. For this reason, none of the useful mechanisms described for working with references (e.g. chaining, includes) are possible, nor should servers be expected to be able resolve the reference. Servers may accept an identifier based reference untouched, resolve it, and/or reject it - see CapabilityStatement.rest.resource.referencePolicy. When both an identifier and a literal reference are provided, the literal reference is preferred. Applications processing the resource are allowed - but not required - to check that the identifier matches the literal reference Applications converting a logical reference to a literal reference may choose to leave the logical reference present, or remove it. Reference is intended to point to a structure that can potentially be expressed as a FHIR resource, though there is no need for it to exist as an actual FHIR resource instance - except in as much as an application wishes to actual find the target of the reference. The content referred to be the identifier must meet the logical constraints implied by any limitations on what resource types are permitted for the reference. For example, it would not be legitimate to send the identifier for a drug prescription if the type were Reference(Observation|DiagnosticReport). One of the use-cases for Reference.identifier is the situation where no FHIR representation exists (where the type is Reference (Any).
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
id | 0..1 | string | There are no (further) constraints on this element Element idTask.reasonReference.identifier.id Unique id for inter-element referencing DefinitionUnique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||
extension | I | 0..* | Extension | There are no (further) constraints on this element Element idTask.reasonReference.identifier.extension Additional content defined by implementations Alternate namesextensions, user content DefinitionMay be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. Unordered, Open, by url(Value) Extensions are always sliced by (at least) url Constraints
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
use | Σ ?! | 0..1 | codeBinding | There are no (further) constraints on this element Element idTask.reasonReference.identifier.use usual | official | temp | secondary | old (If known) DefinitionThe purpose of this identifier. Allows the appropriate identifier for a particular context of use to be selected from among a set of identifiers. Applications can assume that an identifier is permanent unless it explicitly says that it is temporary. Identifies the purpose for this identifier, if known .
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | Σ | 0..1 | CodeableConceptBinding | There are no (further) constraints on this element Element idTask.reasonReference.identifier.type Description of identifier DefinitionA coded type for the identifier that can be used to determine which identifier to use for a specific purpose. Allows users to make use of identifiers when the identifier system is not known. This element deals only with general categories of identifiers. It SHOULD not be used for codes that correspond 1..1 with the Identifier.system. Some identifiers may fall into multiple categories due to common usage. Where the system is known, a type is unnecessary because the type is always part of the system definition. However systems often need to handle identifiers where the system is not known. There is not a 1:1 relationship between type and system, since many different systems have the same type. A coded type for an identifier that can be used to determine which identifier to use for a specific purpose.
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
system | Σ | 0..1 | uri | There are no (further) constraints on this element Element idTask.reasonReference.identifier.system The namespace for the identifier value DefinitionEstablishes the namespace for the value - that is, a URL that describes a set values that are unique. There are many sets of identifiers. To perform matching of two identifiers, we need to know what set we're dealing with. The system identifies a particular set of unique identifiers. Identifier.system is always case sensitive.
General http://www.acme.com/identifiers/patient Mappings
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
value | Σ | 0..1 | string | There are no (further) constraints on this element Element idTask.reasonReference.identifier.value The value that is unique DefinitionThe portion of the identifier typically relevant to the user and which is unique within the context of the system. If the value is a full URI, then the system SHALL be urn:ietf:rfc:3986. The value's primary purpose is computational mapping. As a result, it may be normalized for comparison purposes (e.g. removing non-significant whitespace, dashes, etc.) A value formatted for human display can be conveyed using the Rendered Value extension. Identifier.value is to be treated as case sensitive unless knowledge of the Identifier.system allows the processer to be confident that non-case-sensitive processing is safe.
General 123456 Mappings
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
period | Σ I | 0..1 | Period | There are no (further) constraints on this element Element idTask.reasonReference.identifier.period Time period when id is/was valid for use DefinitionTime period during which identifier is/was valid for use. A Period specifies a range of time; the context of use will specify whether the entire range applies (e.g. "the patient was an inpatient of the hospital for this time range") or one value from the range applies (e.g. "give to the patient between these two times"). Period is not used for a duration (a measure of elapsed time). See Duration.
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
assigner | Σ I | 0..1 | Reference() | There are no (further) constraints on this element Element idTask.reasonReference.identifier.assigner Organization that issued id (may be just text) DefinitionOrganization that issued/manages the identifier. The Identifier.assigner may omit the .reference element and only contain a .display element reflecting the name or other textual information about the assigning organization.
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
display | Σ | 0..1 | string | There are no (further) constraints on this element Element idTask.reasonReference.display Text alternative for the resource DefinitionPlain text narrative that identifies the resource in addition to the resource reference. This is generally not the same as the Resource.text of the referenced resource. The purpose is to identify what's being referenced, not to fully describe it.
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
insurance | I | 0..* | Reference(Coverage | ClaimResponse) | There are no (further) constraints on this element Element idTask.insurance Associated insurance coverage DefinitionInsurance plans, coverage extensions, pre-authorizations and/or pre-determinations that may be relevant to the Task. References SHALL be a reference to an actual FHIR resource, and SHALL be resolveable (allowing for access control, temporary unavailability, etc.). Resolution can be either by retrieval from the URL, or, where applicable by resource type, by treating an absolute reference as a canonical URL and looking it up in a local registry/repository. Reference(Coverage | ClaimResponse) Constraints
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
id | 0..1 | string | There are no (further) constraints on this element Element idTask.insurance.id Unique id for inter-element referencing DefinitionUnique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||
extension | I | 0..* | Extension | There are no (further) constraints on this element Element idTask.insurance.extension Additional content defined by implementations Alternate namesextensions, user content DefinitionMay be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. Unordered, Open, by url(Value) Extensions are always sliced by (at least) url Constraints
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
reference | Σ I | 0..1 | string | There are no (further) constraints on this element Element idTask.insurance.reference Literal reference, Relative, internal or absolute URL DefinitionA reference to a location at which the other resource is found. The reference may be a relative reference, in which case it is relative to the service base URL, or an absolute URL that resolves to the location where the resource is found. The reference may be version specific or not. If the reference is not to a FHIR RESTful server, then it should be assumed to be version specific. Internal fragment references (start with '#') refer to contained resources. Using absolute URLs provides a stable scalable approach suitable for a cloud/web context, while using relative/logical references provides a flexible approach suitable for use when trading across closed eco-system boundaries. Absolute URLs do not need to point to a FHIR RESTful server, though this is the preferred approach. If the URL conforms to the structure "/[type]/[id]" then it should be assumed that the reference is to a FHIR RESTful server.
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | Σ | 0..1 | uriBinding | There are no (further) constraints on this element Element idTask.insurance.type Type the reference refers to (e.g. "Patient") DefinitionThe expected type of the target of the reference. If both Reference.type and Reference.reference are populated and Reference.reference is a FHIR URL, both SHALL be consistent. The type is the Canonical URL of Resource Definition that is the type this reference refers to. References are URLs that are relative to http://hl7.org/fhir/StructureDefinition/ e.g. "Patient" is a reference to http://hl7.org/fhir/StructureDefinition/Patient. Absolute URLs are only allowed for logical models (and can only be used in references in logical models, not resources). This element is used to indicate the type of the target of the reference. This may be used which ever of the other elements are populated (or not). In some cases, the type of the target may be determined by inspection of the reference (e.g. a RESTful URL) or by resolving the target of the reference; if both the type and a reference is provided, the reference SHALL resolve to a resource of the same type as that specified. Aa resource (or, for logical models, the URI of the logical model).
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
identifier | Σ | 0..1 | Identifier | There are no (further) constraints on this element Element idTask.insurance.identifier Logical reference, when literal reference is not known DefinitionAn identifier for the target resource. This is used when there is no way to reference the other resource directly, either because the entity it represents is not available through a FHIR server, or because there is no way for the author of the resource to convert a known identifier to an actual location. There is no requirement that a Reference.identifier point to something that is actually exposed as a FHIR instance, but it SHALL point to a business concept that would be expected to be exposed as a FHIR instance, and that instance would need to be of a FHIR resource type allowed by the reference. When an identifier is provided in place of a reference, any system processing the reference will only be able to resolve the identifier to a reference if it understands the business context in which the identifier is used. Sometimes this is global (e.g. a national identifier) but often it is not. For this reason, none of the useful mechanisms described for working with references (e.g. chaining, includes) are possible, nor should servers be expected to be able resolve the reference. Servers may accept an identifier based reference untouched, resolve it, and/or reject it - see CapabilityStatement.rest.resource.referencePolicy. When both an identifier and a literal reference are provided, the literal reference is preferred. Applications processing the resource are allowed - but not required - to check that the identifier matches the literal reference Applications converting a logical reference to a literal reference may choose to leave the logical reference present, or remove it. Reference is intended to point to a structure that can potentially be expressed as a FHIR resource, though there is no need for it to exist as an actual FHIR resource instance - except in as much as an application wishes to actual find the target of the reference. The content referred to be the identifier must meet the logical constraints implied by any limitations on what resource types are permitted for the reference. For example, it would not be legitimate to send the identifier for a drug prescription if the type were Reference(Observation|DiagnosticReport). One of the use-cases for Reference.identifier is the situation where no FHIR representation exists (where the type is Reference (Any).
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
id | 0..1 | string | There are no (further) constraints on this element Element idTask.insurance.identifier.id Unique id for inter-element referencing DefinitionUnique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||
extension | I | 0..* | Extension | There are no (further) constraints on this element Element idTask.insurance.identifier.extension Additional content defined by implementations Alternate namesextensions, user content DefinitionMay be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. Unordered, Open, by url(Value) Extensions are always sliced by (at least) url Constraints
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
use | Σ ?! | 0..1 | codeBinding | There are no (further) constraints on this element Element idTask.insurance.identifier.use usual | official | temp | secondary | old (If known) DefinitionThe purpose of this identifier. Allows the appropriate identifier for a particular context of use to be selected from among a set of identifiers. Applications can assume that an identifier is permanent unless it explicitly says that it is temporary. Identifies the purpose for this identifier, if known .
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | Σ | 0..1 | CodeableConceptBinding | There are no (further) constraints on this element Element idTask.insurance.identifier.type Description of identifier DefinitionA coded type for the identifier that can be used to determine which identifier to use for a specific purpose. Allows users to make use of identifiers when the identifier system is not known. This element deals only with general categories of identifiers. It SHOULD not be used for codes that correspond 1..1 with the Identifier.system. Some identifiers may fall into multiple categories due to common usage. Where the system is known, a type is unnecessary because the type is always part of the system definition. However systems often need to handle identifiers where the system is not known. There is not a 1:1 relationship between type and system, since many different systems have the same type. A coded type for an identifier that can be used to determine which identifier to use for a specific purpose.
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
system | Σ | 0..1 | uri | There are no (further) constraints on this element Element idTask.insurance.identifier.system The namespace for the identifier value DefinitionEstablishes the namespace for the value - that is, a URL that describes a set values that are unique. There are many sets of identifiers. To perform matching of two identifiers, we need to know what set we're dealing with. The system identifies a particular set of unique identifiers. Identifier.system is always case sensitive.
General http://www.acme.com/identifiers/patient Mappings
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
value | Σ | 0..1 | string | There are no (further) constraints on this element Element idTask.insurance.identifier.value The value that is unique DefinitionThe portion of the identifier typically relevant to the user and which is unique within the context of the system. If the value is a full URI, then the system SHALL be urn:ietf:rfc:3986. The value's primary purpose is computational mapping. As a result, it may be normalized for comparison purposes (e.g. removing non-significant whitespace, dashes, etc.) A value formatted for human display can be conveyed using the Rendered Value extension. Identifier.value is to be treated as case sensitive unless knowledge of the Identifier.system allows the processer to be confident that non-case-sensitive processing is safe.
General 123456 Mappings
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
period | Σ I | 0..1 | Period | There are no (further) constraints on this element Element idTask.insurance.identifier.period Time period when id is/was valid for use DefinitionTime period during which identifier is/was valid for use. A Period specifies a range of time; the context of use will specify whether the entire range applies (e.g. "the patient was an inpatient of the hospital for this time range") or one value from the range applies (e.g. "give to the patient between these two times"). Period is not used for a duration (a measure of elapsed time). See Duration.
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
assigner | Σ I | 0..1 | Reference() | There are no (further) constraints on this element Element idTask.insurance.identifier.assigner Organization that issued id (may be just text) DefinitionOrganization that issued/manages the identifier. The Identifier.assigner may omit the .reference element and only contain a .display element reflecting the name or other textual information about the assigning organization.
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
display | Σ | 0..1 | string | There are no (further) constraints on this element Element idTask.insurance.display Text alternative for the resource DefinitionPlain text narrative that identifies the resource in addition to the resource reference. This is generally not the same as the Resource.text of the referenced resource. The purpose is to identify what's being referenced, not to fully describe it.
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
note | S | 0..* | Annotation | Element idTask.note Comments made about the task DefinitionEPS Only This may contain cancellation reason. e-RS Used to add notes to the worklist items
For systems that do not have structured annotations, they can simply communicate a single annotation with no author or time. This element may need to be included in narrative because of the potential for modifying information. Annotations SHOULD NOT be used to communicate "modifying" information that could be computable. (This is a SHOULD because enforcing user behavior is nearly impossible).
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
relevantHistory | I | 0..* | Reference() | There are no (further) constraints on this element Element idTask.relevantHistory Key events in history of the Task Alternate namesStatus History DefinitionLinks to Provenance records for past versions of this Task that identify key state transitions or updates that are likely to be relevant to a user looking at the current version of the task. This element does not point to the Provenance associated with the current version of the resource - as it would be created after this version existed. The Provenance for the current version can be retrieved with a _revinclude.
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
id | 0..1 | string | There are no (further) constraints on this element Element idTask.relevantHistory.id Unique id for inter-element referencing DefinitionUnique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||
extension | I | 0..* | Extension | There are no (further) constraints on this element Element idTask.relevantHistory.extension Additional content defined by implementations Alternate namesextensions, user content DefinitionMay be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. Unordered, Open, by url(Value) Extensions are always sliced by (at least) url Constraints
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
reference | Σ I | 0..1 | string | There are no (further) constraints on this element Element idTask.relevantHistory.reference Literal reference, Relative, internal or absolute URL DefinitionA reference to a location at which the other resource is found. The reference may be a relative reference, in which case it is relative to the service base URL, or an absolute URL that resolves to the location where the resource is found. The reference may be version specific or not. If the reference is not to a FHIR RESTful server, then it should be assumed to be version specific. Internal fragment references (start with '#') refer to contained resources. Using absolute URLs provides a stable scalable approach suitable for a cloud/web context, while using relative/logical references provides a flexible approach suitable for use when trading across closed eco-system boundaries. Absolute URLs do not need to point to a FHIR RESTful server, though this is the preferred approach. If the URL conforms to the structure "/[type]/[id]" then it should be assumed that the reference is to a FHIR RESTful server.
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | Σ | 0..1 | uriBinding | There are no (further) constraints on this element Element idTask.relevantHistory.type Type the reference refers to (e.g. "Patient") DefinitionThe expected type of the target of the reference. If both Reference.type and Reference.reference are populated and Reference.reference is a FHIR URL, both SHALL be consistent. The type is the Canonical URL of Resource Definition that is the type this reference refers to. References are URLs that are relative to http://hl7.org/fhir/StructureDefinition/ e.g. "Patient" is a reference to http://hl7.org/fhir/StructureDefinition/Patient. Absolute URLs are only allowed for logical models (and can only be used in references in logical models, not resources). This element is used to indicate the type of the target of the reference. This may be used which ever of the other elements are populated (or not). In some cases, the type of the target may be determined by inspection of the reference (e.g. a RESTful URL) or by resolving the target of the reference; if both the type and a reference is provided, the reference SHALL resolve to a resource of the same type as that specified. Aa resource (or, for logical models, the URI of the logical model).
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
identifier | Σ | 0..1 | Identifier | There are no (further) constraints on this element Element idTask.relevantHistory.identifier Logical reference, when literal reference is not known DefinitionAn identifier for the target resource. This is used when there is no way to reference the other resource directly, either because the entity it represents is not available through a FHIR server, or because there is no way for the author of the resource to convert a known identifier to an actual location. There is no requirement that a Reference.identifier point to something that is actually exposed as a FHIR instance, but it SHALL point to a business concept that would be expected to be exposed as a FHIR instance, and that instance would need to be of a FHIR resource type allowed by the reference. When an identifier is provided in place of a reference, any system processing the reference will only be able to resolve the identifier to a reference if it understands the business context in which the identifier is used. Sometimes this is global (e.g. a national identifier) but often it is not. For this reason, none of the useful mechanisms described for working with references (e.g. chaining, includes) are possible, nor should servers be expected to be able resolve the reference. Servers may accept an identifier based reference untouched, resolve it, and/or reject it - see CapabilityStatement.rest.resource.referencePolicy. When both an identifier and a literal reference are provided, the literal reference is preferred. Applications processing the resource are allowed - but not required - to check that the identifier matches the literal reference Applications converting a logical reference to a literal reference may choose to leave the logical reference present, or remove it. Reference is intended to point to a structure that can potentially be expressed as a FHIR resource, though there is no need for it to exist as an actual FHIR resource instance - except in as much as an application wishes to actual find the target of the reference. The content referred to be the identifier must meet the logical constraints implied by any limitations on what resource types are permitted for the reference. For example, it would not be legitimate to send the identifier for a drug prescription if the type were Reference(Observation|DiagnosticReport). One of the use-cases for Reference.identifier is the situation where no FHIR representation exists (where the type is Reference (Any).
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
id | 0..1 | string | There are no (further) constraints on this element Element idTask.relevantHistory.identifier.id Unique id for inter-element referencing DefinitionUnique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||
extension | I | 0..* | Extension | There are no (further) constraints on this element Element idTask.relevantHistory.identifier.extension Additional content defined by implementations Alternate namesextensions, user content DefinitionMay be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. Unordered, Open, by url(Value) Extensions are always sliced by (at least) url Constraints
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
use | Σ ?! | 0..1 | codeBinding | There are no (further) constraints on this element Element idTask.relevantHistory.identifier.use usual | official | temp | secondary | old (If known) DefinitionThe purpose of this identifier. Allows the appropriate identifier for a particular context of use to be selected from among a set of identifiers. Applications can assume that an identifier is permanent unless it explicitly says that it is temporary. Identifies the purpose for this identifier, if known .
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | Σ | 0..1 | CodeableConceptBinding | There are no (further) constraints on this element Element idTask.relevantHistory.identifier.type Description of identifier DefinitionA coded type for the identifier that can be used to determine which identifier to use for a specific purpose. Allows users to make use of identifiers when the identifier system is not known. This element deals only with general categories of identifiers. It SHOULD not be used for codes that correspond 1..1 with the Identifier.system. Some identifiers may fall into multiple categories due to common usage. Where the system is known, a type is unnecessary because the type is always part of the system definition. However systems often need to handle identifiers where the system is not known. There is not a 1:1 relationship between type and system, since many different systems have the same type. A coded type for an identifier that can be used to determine which identifier to use for a specific purpose.
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
system | Σ | 0..1 | uri | There are no (further) constraints on this element Element idTask.relevantHistory.identifier.system The namespace for the identifier value DefinitionEstablishes the namespace for the value - that is, a URL that describes a set values that are unique. There are many sets of identifiers. To perform matching of two identifiers, we need to know what set we're dealing with. The system identifies a particular set of unique identifiers. Identifier.system is always case sensitive.
General http://www.acme.com/identifiers/patient Mappings
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
value | Σ | 0..1 | string | There are no (further) constraints on this element Element idTask.relevantHistory.identifier.value The value that is unique DefinitionThe portion of the identifier typically relevant to the user and which is unique within the context of the system. If the value is a full URI, then the system SHALL be urn:ietf:rfc:3986. The value's primary purpose is computational mapping. As a result, it may be normalized for comparison purposes (e.g. removing non-significant whitespace, dashes, etc.) A value formatted for human display can be conveyed using the Rendered Value extension. Identifier.value is to be treated as case sensitive unless knowledge of the Identifier.system allows the processer to be confident that non-case-sensitive processing is safe.
General 123456 Mappings
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
period | Σ I | 0..1 | Period | There are no (further) constraints on this element Element idTask.relevantHistory.identifier.period Time period when id is/was valid for use DefinitionTime period during which identifier is/was valid for use. A Period specifies a range of time; the context of use will specify whether the entire range applies (e.g. "the patient was an inpatient of the hospital for this time range") or one value from the range applies (e.g. "give to the patient between these two times"). Period is not used for a duration (a measure of elapsed time). See Duration.
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
assigner | Σ I | 0..1 | Reference() | There are no (further) constraints on this element Element idTask.relevantHistory.identifier.assigner Organization that issued id (may be just text) DefinitionOrganization that issued/manages the identifier. The Identifier.assigner may omit the .reference element and only contain a .display element reflecting the name or other textual information about the assigning organization.
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
display | Σ | 0..1 | string | There are no (further) constraints on this element Element idTask.relevantHistory.display Text alternative for the resource DefinitionPlain text narrative that identifies the resource in addition to the resource reference. This is generally not the same as the Resource.text of the referenced resource. The purpose is to identify what's being referenced, not to fully describe it.
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
restriction | S | 0..1 | BackboneElement | There are no (further) constraints on this element Element idTask.restriction Constraints on fulfillment tasks DefinitionIf the Task.focus is a request resource and the task is seeking fulfillment (i.e. is asking for the request to be actioned), this element identifies any limitations on what parts of the referenced request should be actioned. Sometimes when fulfillment is sought, you don't want full fulfillment.
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
id | 0..1 | string | There are no (further) constraints on this element Element idTask.restriction.id Unique id for inter-element referencing DefinitionUnique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||
extension | I | 0..* | Extension | There are no (further) constraints on this element Element idTask.restriction.extension Additional content defined by implementations Alternate namesextensions, user content DefinitionMay be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. Unordered, Open, by url(Value) Extensions are always sliced by (at least) url Constraints
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
modifierExtension | Σ ?! I | 0..* | Extension | There are no (further) constraints on this element Element idTask.restriction.modifierExtension Extensions that cannot be ignored even if unrecognized Alternate namesextensions, user content, modifiers DefinitionMay be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions. Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself). Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions. There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
repetitions | 0..1 | positiveInt | There are no (further) constraints on this element Element idTask.restriction.repetitions How many times to repeat DefinitionIndicates the number of times the requested action should occur. E.g. order that requests monthly lab tests, fulfillment is sought for 1. 32 bit number; for values larger than this, use decimal
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||
period | I | 0..1 | Period | There are no (further) constraints on this element Element idTask.restriction.period When fulfillment sought DefinitionOver what time-period is fulfillment sought. E.g. order that authorizes 1 year's services. Fulfillment is sought for next 3 months. Note that period.high is the due date representing the time by which the task should be completed.
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
id | 0..1 | string | There are no (further) constraints on this element Element idTask.restriction.period.id Unique id for inter-element referencing DefinitionUnique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||
extension | I | 0..* | Extension | There are no (further) constraints on this element Element idTask.restriction.period.extension Additional content defined by implementations Alternate namesextensions, user content DefinitionMay be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. Unordered, Open, by url(Value) Extensions are always sliced by (at least) url Constraints
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
start | Σ I | 0..1 | dateTime | There are no (further) constraints on this element Element idTask.restriction.period.start Starting time with inclusive boundary DefinitionThe start of the period. The boundary is inclusive. If the low element is missing, the meaning is that the low boundary is not known.
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
end | S Σ I | 0..1 | dateTime | Element idTask.restriction.period.end End time with inclusive boundary, if not ongoing DefinitionIn e-RS this is also known as the review date due. e-RS
If the end of the period is missing, it means that the period is ongoing
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
recipient | I | 0..* | Reference( | | | | | Group) | There are no (further) constraints on this element Element idTask.restriction.recipient For whom is fulfillment sought? DefinitionFor requests that are targeted to more than on potential recipient/target, for whom is fulfillment sought? References SHALL be a reference to an actual FHIR resource, and SHALL be resolveable (allowing for access control, temporary unavailability, etc.). Resolution can be either by retrieval from the URL, or, where applicable by resource type, by treating an absolute reference as a canonical URL and looking it up in a local registry/repository.
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
id | 0..1 | string | There are no (further) constraints on this element Element idTask.restriction.recipient.id Unique id for inter-element referencing DefinitionUnique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||
extension | I | 0..* | Extension | There are no (further) constraints on this element Element idTask.restriction.recipient.extension Additional content defined by implementations Alternate namesextensions, user content DefinitionMay be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. Unordered, Open, by url(Value) Extensions are always sliced by (at least) url Constraints
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
reference | Σ I | 0..1 | string | There are no (further) constraints on this element Element idTask.restriction.recipient.reference Literal reference, Relative, internal or absolute URL DefinitionA reference to a location at which the other resource is found. The reference may be a relative reference, in which case it is relative to the service base URL, or an absolute URL that resolves to the location where the resource is found. The reference may be version specific or not. If the reference is not to a FHIR RESTful server, then it should be assumed to be version specific. Internal fragment references (start with '#') refer to contained resources. Using absolute URLs provides a stable scalable approach suitable for a cloud/web context, while using relative/logical references provides a flexible approach suitable for use when trading across closed eco-system boundaries. Absolute URLs do not need to point to a FHIR RESTful server, though this is the preferred approach. If the URL conforms to the structure "/[type]/[id]" then it should be assumed that the reference is to a FHIR RESTful server.
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | Σ | 0..1 | uriBinding | There are no (further) constraints on this element Element idTask.restriction.recipient.type Type the reference refers to (e.g. "Patient") DefinitionThe expected type of the target of the reference. If both Reference.type and Reference.reference are populated and Reference.reference is a FHIR URL, both SHALL be consistent. The type is the Canonical URL of Resource Definition that is the type this reference refers to. References are URLs that are relative to http://hl7.org/fhir/StructureDefinition/ e.g. "Patient" is a reference to http://hl7.org/fhir/StructureDefinition/Patient. Absolute URLs are only allowed for logical models (and can only be used in references in logical models, not resources). This element is used to indicate the type of the target of the reference. This may be used which ever of the other elements are populated (or not). In some cases, the type of the target may be determined by inspection of the reference (e.g. a RESTful URL) or by resolving the target of the reference; if both the type and a reference is provided, the reference SHALL resolve to a resource of the same type as that specified. Aa resource (or, for logical models, the URI of the logical model).
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
identifier | Σ | 0..1 | Identifier | There are no (further) constraints on this element Element idTask.restriction.recipient.identifier Logical reference, when literal reference is not known DefinitionAn identifier for the target resource. This is used when there is no way to reference the other resource directly, either because the entity it represents is not available through a FHIR server, or because there is no way for the author of the resource to convert a known identifier to an actual location. There is no requirement that a Reference.identifier point to something that is actually exposed as a FHIR instance, but it SHALL point to a business concept that would be expected to be exposed as a FHIR instance, and that instance would need to be of a FHIR resource type allowed by the reference. When an identifier is provided in place of a reference, any system processing the reference will only be able to resolve the identifier to a reference if it understands the business context in which the identifier is used. Sometimes this is global (e.g. a national identifier) but often it is not. For this reason, none of the useful mechanisms described for working with references (e.g. chaining, includes) are possible, nor should servers be expected to be able resolve the reference. Servers may accept an identifier based reference untouched, resolve it, and/or reject it - see CapabilityStatement.rest.resource.referencePolicy. When both an identifier and a literal reference are provided, the literal reference is preferred. Applications processing the resource are allowed - but not required - to check that the identifier matches the literal reference Applications converting a logical reference to a literal reference may choose to leave the logical reference present, or remove it. Reference is intended to point to a structure that can potentially be expressed as a FHIR resource, though there is no need for it to exist as an actual FHIR resource instance - except in as much as an application wishes to actual find the target of the reference. The content referred to be the identifier must meet the logical constraints implied by any limitations on what resource types are permitted for the reference. For example, it would not be legitimate to send the identifier for a drug prescription if the type were Reference(Observation|DiagnosticReport). One of the use-cases for Reference.identifier is the situation where no FHIR representation exists (where the type is Reference (Any).
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
id | 0..1 | string | There are no (further) constraints on this element Element idTask.restriction.recipient.identifier.id Unique id for inter-element referencing DefinitionUnique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||
extension | I | 0..* | Extension | There are no (further) constraints on this element Element idTask.restriction.recipient.identifier.extension Additional content defined by implementations Alternate namesextensions, user content DefinitionMay be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. Unordered, Open, by url(Value) Extensions are always sliced by (at least) url Constraints
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
use | Σ ?! | 0..1 | codeBinding | There are no (further) constraints on this element Element idTask.restriction.recipient.identifier.use usual | official | temp | secondary | old (If known) DefinitionThe purpose of this identifier. Allows the appropriate identifier for a particular context of use to be selected from among a set of identifiers. Applications can assume that an identifier is permanent unless it explicitly says that it is temporary. Identifies the purpose for this identifier, if known .
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | Σ | 0..1 | CodeableConceptBinding | There are no (further) constraints on this element Element idTask.restriction.recipient.identifier.type Description of identifier DefinitionA coded type for the identifier that can be used to determine which identifier to use for a specific purpose. Allows users to make use of identifiers when the identifier system is not known. This element deals only with general categories of identifiers. It SHOULD not be used for codes that correspond 1..1 with the Identifier.system. Some identifiers may fall into multiple categories due to common usage. Where the system is known, a type is unnecessary because the type is always part of the system definition. However systems often need to handle identifiers where the system is not known. There is not a 1:1 relationship between type and system, since many different systems have the same type. A coded type for an identifier that can be used to determine which identifier to use for a specific purpose.
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
system | Σ | 0..1 | uri | There are no (further) constraints on this element Element idTask.restriction.recipient.identifier.system The namespace for the identifier value DefinitionEstablishes the namespace for the value - that is, a URL that describes a set values that are unique. There are many sets of identifiers. To perform matching of two identifiers, we need to know what set we're dealing with. The system identifies a particular set of unique identifiers. Identifier.system is always case sensitive.
General http://www.acme.com/identifiers/patient Mappings
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
value | Σ | 0..1 | string | There are no (further) constraints on this element Element idTask.restriction.recipient.identifier.value The value that is unique DefinitionThe portion of the identifier typically relevant to the user and which is unique within the context of the system. If the value is a full URI, then the system SHALL be urn:ietf:rfc:3986. The value's primary purpose is computational mapping. As a result, it may be normalized for comparison purposes (e.g. removing non-significant whitespace, dashes, etc.) A value formatted for human display can be conveyed using the Rendered Value extension. Identifier.value is to be treated as case sensitive unless knowledge of the Identifier.system allows the processer to be confident that non-case-sensitive processing is safe.
General 123456 Mappings
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
period | Σ I | 0..1 | Period | There are no (further) constraints on this element Element idTask.restriction.recipient.identifier.period Time period when id is/was valid for use DefinitionTime period during which identifier is/was valid for use. A Period specifies a range of time; the context of use will specify whether the entire range applies (e.g. "the patient was an inpatient of the hospital for this time range") or one value from the range applies (e.g. "give to the patient between these two times"). Period is not used for a duration (a measure of elapsed time). See Duration.
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
assigner | Σ I | 0..1 | Reference() | There are no (further) constraints on this element Element idTask.restriction.recipient.identifier.assigner Organization that issued id (may be just text) DefinitionOrganization that issued/manages the identifier. The Identifier.assigner may omit the .reference element and only contain a .display element reflecting the name or other textual information about the assigning organization.
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
display | Σ | 0..1 | string | There are no (further) constraints on this element Element idTask.restriction.recipient.display Text alternative for the resource DefinitionPlain text narrative that identifies the resource in addition to the resource reference. This is generally not the same as the Resource.text of the referenced resource. The purpose is to identify what's being referenced, not to fully describe it.
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
input | S | 0..* | BackboneElement | There are no (further) constraints on this element Element idTask.input Information used to perform task Alternate namesSupporting Information DefinitionAdditional information that may be needed in the execution of the task. Resources and data used to perform the task. This data is used in the business logic of task execution, and is stored separately because it varies between workflows.
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
id | 0..1 | string | There are no (further) constraints on this element Element idTask.input.id Unique id for inter-element referencing DefinitionUnique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||
extension | I | 0..* | Extension | There are no (further) constraints on this element Element idTask.input.extension Additional content defined by implementations Alternate namesextensions, user content DefinitionMay be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. Unordered, Open, by url(Value) Extensions are always sliced by (at least) url Constraints
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
modifierExtension | Σ ?! I | 0..* | Extension | There are no (further) constraints on this element Element idTask.input.modifierExtension Extensions that cannot be ignored even if unrecognized Alternate namesextensions, user content, modifiers DefinitionMay be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions. Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself). Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions. There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | 1..1 | CodeableConcept | There are no (further) constraints on this element Element idTask.input.type Label for the input Alternate namesName DefinitionA code or description indicating how the input is intended to be used as part of the task execution. Inputs are named to enable task automation to bind data and pass it from one task to the next. If referencing a BPMN workflow or Protocol, the "system" is the URL for the workflow definition and the code is the "name" of the required input. Codes to identify types of input parameters. These will typically be specific to a particular workflow. E.g. "Comparison source", "Applicable consent", "Concomitent Medications", etc.
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||
value[x] | 1..1 | There are no (further) constraints on this element Element idTask.input.value[x] Content to use in performing the task DefinitionThe value of the input parameter as a basic type.
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||
valueBase64Binary | base64Binary | There are no (further) constraints on this element Data type | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||
valueBoolean | boolean | There are no (further) constraints on this element Data type | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||
valueCanonical | canonical() | There are no (further) constraints on this element Data type | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||
valueCode | code | There are no (further) constraints on this element Data type | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||
valueDate | date | There are no (further) constraints on this element Data type | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||
valueDateTime | dateTime | There are no (further) constraints on this element Data type | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||
valueDecimal | decimal | There are no (further) constraints on this element Data type | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||
valueId | id | There are no (further) constraints on this element Data type | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||
valueInstant | instant | There are no (further) constraints on this element Data type | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||
valueInteger | integer | There are no (further) constraints on this element Data type | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||
valueMarkdown | markdown | There are no (further) constraints on this element Data type | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||
valueOid | oid | There are no (further) constraints on this element Data type | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||
valuePositiveInt | positiveInt | There are no (further) constraints on this element Data type | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||
valueString | string | There are no (further) constraints on this element Data type | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||
valueTime | time | There are no (further) constraints on this element Data type | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||
valueUnsignedInt | unsignedInt | There are no (further) constraints on this element Data type | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||
valueUri | uri | There are no (further) constraints on this element Data type | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||
valueUrl | url | There are no (further) constraints on this element Data type | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||
valueUuid | uuid | There are no (further) constraints on this element Data type | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||
valueAddress | Address | There are no (further) constraints on this element Data type | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||
valueAge | Age | There are no (further) constraints on this element Data type | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||
valueAnnotation | Annotation | There are no (further) constraints on this element Data type | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||
valueAttachment | Attachment | There are no (further) constraints on this element Data type | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||
valueCodeableConcept | CodeableConcept | There are no (further) constraints on this element Data type | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||
valueCoding | Coding | There are no (further) constraints on this element Data type | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||
valueContactPoint | ContactPoint | There are no (further) constraints on this element Data type | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||
valueCount | Count | There are no (further) constraints on this element Data type | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||
valueDistance | Distance | There are no (further) constraints on this element Data type | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||
valueDuration | Duration | There are no (further) constraints on this element Data type | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||
valueHumanName | HumanName | There are no (further) constraints on this element Data type | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||
valueIdentifier | Identifier | There are no (further) constraints on this element Data type | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||
valueMoney | Money | There are no (further) constraints on this element Data type | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||
valuePeriod | Period | There are no (further) constraints on this element Data type | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||
valueQuantity | Quantity | There are no (further) constraints on this element Data type | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||
valueRange | Range | There are no (further) constraints on this element Data type | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||
valueRatio | Ratio | There are no (further) constraints on this element Data type | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||
valueSampledData | SampledData | There are no (further) constraints on this element Data type | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||
valueSignature | Signature | There are no (further) constraints on this element Data type | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||
valueTiming | Timing | There are no (further) constraints on this element Data type | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||
valueContactDetail | ContactDetail | There are no (further) constraints on this element Data type | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||
valueContributor | Contributor | There are no (further) constraints on this element Data type | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||
valueDataRequirement | DataRequirement | There are no (further) constraints on this element Data type | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||
valueExpression | Expression | There are no (further) constraints on this element Data type | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||
valueParameterDefinition | ParameterDefinition | There are no (further) constraints on this element Data type | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||
valueRelatedArtifact | RelatedArtifact | There are no (further) constraints on this element Data type | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||
valueTriggerDefinition | TriggerDefinition | There are no (further) constraints on this element Data type | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||
valueUsageContext | UsageContext | There are no (further) constraints on this element Data type | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||
valueDosage | Dosage | There are no (further) constraints on this element Data type | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||
valueMeta | Meta | There are no (further) constraints on this element Data type | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||
valueReference | Reference() | There are no (further) constraints on this element Data type | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||
output | 0..* | BackboneElement | There are no (further) constraints on this element Element idTask.output Information produced as part of task DefinitionOutputs produced by the Task. Resources and data produced during the execution the task. This data is generated by the business logic of task execution, and is stored separately because it varies between workflows.
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||
id | 0..1 | string | There are no (further) constraints on this element Element idTask.output.id Unique id for inter-element referencing DefinitionUnique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||
extension | I | 0..* | Extension | There are no (further) constraints on this element Element idTask.output.extension Additional content defined by implementations Alternate namesextensions, user content DefinitionMay be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. Unordered, Open, by url(Value) Extensions are always sliced by (at least) url Constraints
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
modifierExtension | Σ ?! I | 0..* | Extension | There are no (further) constraints on this element Element idTask.output.modifierExtension Extensions that cannot be ignored even if unrecognized Alternate namesextensions, user content, modifiers DefinitionMay be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions. Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself). Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions. There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | 1..1 | CodeableConcept | There are no (further) constraints on this element Element idTask.output.type Label for output Alternate namesName DefinitionThe name of the Output parameter. Outputs are named to enable task automation to bind data and pass it from one task to the next. Not all terminology uses fit this general pattern. In some cases, models should not use CodeableConcept and use Coding directly and provide their own structure for managing text, codings, translations and the relationship between elements and pre- and post-coordination. Codes to identify types of input parameters. These will typically be specific to a particular workflow. E.g. "Identified issues", "Preliminary results", "Filler order", "Final results", etc.
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||
value[x] | 1..1 | There are no (further) constraints on this element Element idTask.output.value[x] Result of output DefinitionThe value of the Output parameter as a basic type. Task outputs can take any form.
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||
valueBase64Binary | base64Binary | There are no (further) constraints on this element Data type | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||
valueBoolean | boolean | There are no (further) constraints on this element Data type | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||
valueCanonical | canonical() | There are no (further) constraints on this element Data type | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||
valueCode | code | There are no (further) constraints on this element Data type | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||
valueDate | date | There are no (further) constraints on this element Data type | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||
valueDateTime | dateTime | There are no (further) constraints on this element Data type | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||
valueDecimal | decimal | There are no (further) constraints on this element Data type | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||
valueId | id | There are no (further) constraints on this element Data type | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||
valueInstant | instant | There are no (further) constraints on this element Data type | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||
valueInteger | integer | There are no (further) constraints on this element Data type | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||
valueMarkdown | markdown | There are no (further) constraints on this element Data type | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||
valueOid | oid | There are no (further) constraints on this element Data type | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||
valuePositiveInt | positiveInt | There are no (further) constraints on this element Data type | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||
valueString | string | There are no (further) constraints on this element Data type | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||
valueTime | time | There are no (further) constraints on this element Data type | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||
valueUnsignedInt | unsignedInt | There are no (further) constraints on this element Data type | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||
valueUri | uri | There are no (further) constraints on this element Data type | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||
valueUrl | url | There are no (further) constraints on this element Data type | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||
valueUuid | uuid | There are no (further) constraints on this element Data type | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||
valueAddress | Address | There are no (further) constraints on this element Data type | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||
valueAge | Age | There are no (further) constraints on this element Data type | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||
valueAnnotation | Annotation | There are no (further) constraints on this element Data type | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||
valueAttachment | Attachment | There are no (further) constraints on this element Data type | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||
valueCodeableConcept | CodeableConcept | There are no (further) constraints on this element Data type | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||
valueCoding | Coding | There are no (further) constraints on this element Data type | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||
valueContactPoint | ContactPoint | There are no (further) constraints on this element Data type | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||
valueCount | Count | There are no (further) constraints on this element Data type | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||
valueDistance | Distance | There are no (further) constraints on this element Data type | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||
valueDuration | Duration | There are no (further) constraints on this element Data type | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||
valueHumanName | HumanName | There are no (further) constraints on this element Data type | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||
valueIdentifier | Identifier | There are no (further) constraints on this element Data type | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||
valueMoney | Money | There are no (further) constraints on this element Data type | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||
valuePeriod | Period | There are no (further) constraints on this element Data type | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||
valueQuantity | Quantity | There are no (further) constraints on this element Data type | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||
valueRange | Range | There are no (further) constraints on this element Data type | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||
valueRatio | Ratio | There are no (further) constraints on this element Data type | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||
valueSampledData | SampledData | There are no (further) constraints on this element Data type | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||
valueSignature | Signature | There are no (further) constraints on this element Data type | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||
valueTiming | Timing | There are no (further) constraints on this element Data type | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||
valueContactDetail | ContactDetail | There are no (further) constraints on this element Data type | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||
valueContributor | Contributor | There are no (further) constraints on this element Data type | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||
valueDataRequirement | DataRequirement | There are no (further) constraints on this element Data type | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||
valueExpression | Expression | There are no (further) constraints on this element Data type | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||
valueParameterDefinition | ParameterDefinition | There are no (further) constraints on this element Data type | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||
valueRelatedArtifact | RelatedArtifact | There are no (further) constraints on this element Data type | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||
valueTriggerDefinition | TriggerDefinition | There are no (further) constraints on this element Data type | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||
valueUsageContext | UsageContext | There are no (further) constraints on this element Data type | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||
valueDosage | Dosage | There are no (further) constraints on this element Data type | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||
valueMeta | Meta | There are no (further) constraints on this element Data type | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||
valueReference | Reference() | There are no (further) constraints on this element Data type |
key | human | severity | expression |
---|---|---|---|
nhds-10 | groupIdentifier and reasonCode are mandatory for EPS interactions | error | code.coding.where(system = 'http://hl7.org/fhir/CodeSystem/task-code').exists().not() or (code.coding.where(system = 'http://hl7.org/fhir/CodeSystem/task-code').exists() and groupIdentifier.exists() and reasonCode.exists()) |
- Task Cancel Dispense Notification
- Task Return Prescription Order
- Task EPS Prescription Tracker 1
- Task EPS Prescription Tracker 2
- Task Prescription Cancel from a prescriber (or pharmacy?)
- Task Types
- Must Support, Optional and Should Not Support
- courseOfTherapyType
- identifier
- status
- statusReason
- intent
- groupIdentifier
- code
- focus
- for
- requester
- authoredOn
- owner
- reasonCode
- input
A task resource describes an activity that can be performed and tracks the state of completion of that activity. It is a representation that an activity should be or has been initiated, and eventually, represents the successful or unsuccessful completion of that activity.
Note that there are a variety of processes associated with making and processing orders. Some orders may be handled immediately by automated systems but most require real world actions by one or more humans. Some orders can only be processed when other real world actions happen, such as a patient presenting themselves so that the action to be performed can actually be performed. Often these real world dependencies are only implicit in the order details.
A Task resource often exists in parallel with clinical resources.
For example, a Task could request fulfillment of a ServiceRequest ordering a Procedure that would result in a Procedure, Observation, DiagnosticReport, ImagingStudy or similar resource. Another example would be a Task that requests fulfillment of a CommunicationRequest to be performed between various actors.
Must Support, Optional and Not Supported
Elements marked with a S MUST be supported by both producing and receiving systems. They should be populated if the data exists or the profile has made them mandatory.
The following elements SHOULD NOT are not expected to be supported by consuming or receiving systems.
doNotPerform
detectedIssue
Elements that are neither marked as Must Support
or listed as unsupported are optional.
extension courseOfTherapyType (Prescription Therapy Type)
See prescribingmodels (Prescribing Models) for more details.
A single Code from DM-MedicationRequest-Course-of-Therapy values.
"extension": [ { "url": "https://fhir.nhs.uk/StructureDefinition/Extension-EPS-Prescription", "extension": [ { "url": "courseOfTherapyType", "valueCoding": { "system": "http://terminology.hl7.org/CodeSystem/medicationrequest-course-of-therapy", "code": "acute", "display": "Acute" } } ] } ],
identifier
A single identifier MUST be present and the value must be a UUID.
"identifier": [ { "system": "https://tools.ietf.org/html/rfc4122", "value": "5AC84C11-DB8B-44DA-8FCF-8980B3D13596" } ],
status
Only in-progress
is currently supported for reasonCode = 373784005 (Dispensing medication) and focus is a dispense-notification
.
rejected
/ cancelled
/ failed
are supported for reasonCode = 33633005 (Prescription of drug) and focus is a prescription-order
. See also Fulfilment States
statusReason
A code from DM-Task-Reason-Code
reasonCode | focus | status | CodeSystem |
---|---|---|---|
373784005 - Dispensing medication | dispense-notification |
in-progress |
EPS Dispense Withdraw Reason |
33633005 - Prescription of drug | prescription-order |
rejected / cancelled / failed |
EPS Dispense Return Reason |
"statusReason": [{ "coding": [ { "system": "https://fhir.nhs.uk/CodeSystem/EPS-task-dispense-withdraw-reason", "code": "DA", "display": "Dosage Amendments" } ] }]
intent
Is not processed by EPS and is included for FHIR compliance reasons. The value should always be order
.
groupIdentifier
An identifier to the original prescription-order
MUST be present. Only the short form identifier needs to be supplied.
"groupIdentifier": { "system": "https://fhir.nhs.uk/Id/prescription-order-number", "value": "88AF6C-C81007-00001C" },
code
The code indicates the action to perform on the focus
resource. A code from TaskCode
"code": { "coding": [ { "system": "http://hl7.org/fhir/CodeSystem/task-code", "code": "fulfill", "display": "Fulfill the focal request" } ] }
focus
This will be the Bundle.identifier
of the message this Task is acting on.
For Tasks with a reasonCode of 373784005 - Dispensing medication
this will be a dispense-notification
message.
For Tasks with a reasonCode of 33633005 - Prescription of drug
this will be the prescription-order
message from the Task/$release operation.
"focus": { "type": "Bundle", "identifier": { "system": "https://tools.ietf.org/html/rfc4122", "value": "334a3195-1f6c-497a-8efe-d272ca9c4e38" } },
for
A reference to the patient the Task is for. This will always be an identifier reference using the Patients NHSNumber.
"for": { "identifier": { "system": "https://fhir.nhs.uk/Id/nhs-number", "value": "9446368138" } },
requester
Who is created the Request or the Event.
"requester": { "identifier": { "system": "https://fhir.nhs.uk/Id/ods-organization-code", "value": "C81007" }, "display": "VERNON STREET MEDICAL CTR" },
authoredOn
Date and time the task was created.
"authoredOn": "2020-12-21T17:03:20-00:00",
owner
Who is responsible for actioning the request Task (e.g. for a prescription-order this will be the pharmacy).
"owner": { "identifier": { "system": "https://fhir.nhs.uk/Id/ods-organization-code", "value": "FB444" }, "display": "Freds Pharmacy" },
reasonCode
This is a SNOMED CT :
SNOMED CT | Display | |
---|---|---|
33633005 | Prescription of drug | |
373784005 | Dispensing medication |
input
Information used to perform task.
For request
Tasks this will contain references to the key resources that are used to process the Task. E.g. for prescription-order this will be the MedicationRequest resources.
For event
Tasks this may also be used to hold the key resources, however if the event has a corresponding request
Task i.e. this is a sub-Task, the basedOn
element can be used instead.
"input": [ { "type": { "coding": [ { "system": "http://snomed.info/sct", "code": "16076005", "display": "Prescription" } ] }, "valueReference": { "type": "MedicationRequest", "reference": "https://prescriptions.spineservices.nhs.uk/FHIR/R4/MedicationRequest/30b7e9cf-6f42-40a8-84c1-e61ef638eee2", "identifier": { "system": "https://fhir.nhs.uk/Id/prescription-order-item-number", "value": "30b7e9cf-6f42-40a8-84c1-e61ef638eee2" }, "display" : "Perindopril erbumine 2mg tablets" } },