MII_PR_MTB_Therapieempfehlung_Kombination (RequestGroup) | C | | RequestGroup | There are no (further) constraints on this element Element idRequestGroup Short descriptionA group of related requests DefinitionA group of related requests that can be used to capture intended activities that have inter-dependencies such as "give this medication after that one".
Data typeRequestGroup Constraints- dom-2: If the resource is contained in another resource, it SHALL NOT contain nested Resources
contained.contained.empty() - dom-3: If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource
contained.where((('#'+id in (%resource.descendants().reference | %resource.descendants().as(canonical) | %resource.descendants().as(uri) | %resource.descendants().as(url))) or descendants().where(reference = '#').exists() or descendants().where(as(canonical) = '#').exists() or descendants().where(as(canonical) = '#').exists()).not()).trace('unmatched', id).empty() - dom-4: If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated
contained.meta.versionId.empty() and contained.meta.lastUpdated.empty() - dom-5: If a resource is contained in another resource, it SHALL NOT have a security label
contained.meta.security.empty() - dom-6: A resource should have narrative for robust management
text.`div`.exists() Mappings- rim: Entity. Role, or Act
- workflow: Request
|
id | Σ | 0..1 | string | There are no (further) constraints on this element Element idRequestGroup.id Short descriptionLogical id of this artifact DefinitionThe logical id of the resource, as used in the URL for the resource. Once assigned, this value never changes.
CommentsThe only time that a resource does not have an id is when it is being submitted to the server using a create operation.
Data typestring |
meta | S Σ | 0..1 | Meta | There are no (further) constraints on this element Element idRequestGroup.meta Short descriptionMetadata 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.
Data typeMeta Constraints- ele-1: All FHIR elements must have a @value or children
hasValue() or (children().count() > id.count())
|
id | | 0..1 | string | There are no (further) constraints on this element Element idRequestGroup.meta.id Short descriptionUnique 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.
Data typestring Mappings |
extension | C | 0..* | Extension | There are no (further) constraints on this element Element idRequestGroup.meta.extension Short descriptionAdditional 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.
CommentsThere 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.
Data typeExtension SlicingUnordered, Open, by url(Value) Extensions are always sliced by (at least) url Constraints- ele-1: All FHIR elements must have a @value or children
hasValue() or (children().count() > id.count()) - ext-1: Must have either extensions or value[x], not both
extension.exists() != value.exists() Mappings |
versionId | Σ | 0..1 | id | There are no (further) constraints on this element Element idRequestGroup.meta.versionId Short descriptionVersion specific identifier DefinitionThe version specific identifier, as it appears in the version portion of the URL. This value changes when the resource is created, updated, or deleted.
CommentsThe server assigns this value, and ignores what the client specifies, except in the case that the server is imposing version integrity on updates/deletes.
Data typeid Constraints- ele-1: All FHIR elements must have a @value or children
hasValue() or (children().count() > id.count())
|
lastUpdated | Σ | 0..1 | instant | There are no (further) constraints on this element Element idRequestGroup.meta.lastUpdated Short descriptionWhen the resource version last changed DefinitionWhen the resource last changed - e.g. when the version changed.
CommentsThis value is always populated except when the resource is first being created. The server / resource manager sets this value; what a client provides is irrelevant. This is equivalent to the HTTP Last-Modified and SHOULD have the same value on a read interaction.
Data typeinstant Constraints- ele-1: All FHIR elements must have a @value or children
hasValue() or (children().count() > id.count())
|
source | Σ | 0..1 | uri | There are no (further) constraints on this element Element idRequestGroup.meta.source Short descriptionIdentifies where the resource comes from DefinitionA uri that identifies the source system of the resource. This provides a minimal amount of Provenance information that can be used to track or differentiate the source of information in the resource. The source may identify another FHIR server, document, message, database, etc.
CommentsIn the provenance resource, this corresponds to Provenance.entity.what[x]. The exact use of the source (and the implied Provenance.entity.role) is left to implementer discretion. Only one nominated source is allowed; for additional provenance details, a full Provenance resource should be used.
This element can be used to indicate where the current master source of a resource that has a canonical URL if the resource is no longer hosted at the canonical URL.
Data typeuri Constraints- ele-1: All FHIR elements must have a @value or children
hasValue() or (children().count() > id.count())
|
profile | S Σ | 0..* | canonical(StructureDefinition) | There are no (further) constraints on this element Element idRequestGroup.meta.profile Short descriptionProfiles this resource claims to conform to DefinitionCommentsIt is up to the server and/or other infrastructure of policy to determine whether/how these claims are verified and/or updated over time. The list of profile URLs is a set.
Data typecanonical(StructureDefinition) Constraints- ele-1: All FHIR elements must have a @value or children
hasValue() or (children().count() > id.count())
|
security | Σ | 0..* | CodingBinding | There are no (further) constraints on this element Element idRequestGroup.meta.security Short descriptionSecurity Labels applied to this resource DefinitionSecurity labels applied to this resource. These tags connect specific resources to the overall security policy and infrastructure.
CommentsThe security labels can be updated without changing the stated version of the resource. The list of security labels is a set. Uniqueness is based the system/code, and version and display are ignored.
Data typeCoding BindingSecurity Labels from the Healthcare Privacy and Security Classification System.
All Security Labels (extensible) Constraints- ele-1: All FHIR elements must have a @value or children
hasValue() or (children().count() > id.count())
|
tag | Σ | 0..* | Coding | There are no (further) constraints on this element Element idRequestGroup.meta.tag Short descriptionTags applied to this resource DefinitionTags applied to this resource. Tags are intended to be used to identify and relate resources to process and workflow, and applications are not required to consider the tags when interpreting the meaning of a resource.
CommentsThe tags can be updated without changing the stated version of the resource. The list of tags is a set. Uniqueness is based the system/code, and version and display are ignored.
Data typeCoding BindingCodes that represent various types of tags, commonly workflow-related; e.g. "Needs review by Dr. Jones".
CommonTags (example) Constraints- ele-1: All FHIR elements must have a @value or children
hasValue() or (children().count() > id.count())
|
implicitRules | Σ ?! | 0..1 | uri | There are no (further) constraints on this element Element idRequestGroup.implicitRules Short descriptionA 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.
CommentsAsserting 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.
Data typeuri Constraints- ele-1: All FHIR elements must have a @value or children
hasValue() or (children().count() > id.count())
|
language | | 0..1 | codeBinding | There are no (further) constraints on this element Element idRequestGroup.language Short descriptionLanguage of the resource content DefinitionThe base language in which the resource is written.
CommentsLanguage 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).
Data typecode BindingCommonLanguages (preferred) Binding extensionsConstraints- ele-1: All FHIR elements must have a @value or children
hasValue() or (children().count() > id.count())
|
text | | 0..1 | Narrative | There are no (further) constraints on this element Element idRequestGroup.text Short descriptionText 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.
CommentsContained 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.
Data typeNarrative Constraints- ele-1: All FHIR elements must have a @value or children
hasValue() or (children().count() > id.count()) Mappings |
contained | | 0..* | Resource | There are no (further) constraints on this element Element idRequestGroup.contained Short descriptionContained, 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.
CommentsThis 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.
Data typeResource Mappings |
extension | C | 0..* | Extension | Element idRequestGroup.extension Short descriptionAdditional 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.
CommentsThere 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.
Data typeExtension SlicingUnordered, Open, by url(Value) Constraints- ele-1: All FHIR elements must have a @value or children
hasValue() or (children().count() > id.count()) - ext-1: Must have either extensions or value[x], not both
extension.exists() != value.exists() Mappings |
Prioritaet | S C | 0..1 | Extension(decimal) | Element idRequestGroup.extension:Prioritaet Short descriptionMII EX MTB Empfehlung Priorität Alternate namesextensions, user content DefinitionPriorität der (einzelnen) Empfehlung
CommentsThere 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.
Data typeExtension(decimal) Extension URLhttps://www.medizininformatik-initiative.de/fhir/ext/modul-mtb/StructureDefinition/mii-ex-mtb-empfehlung-prioritaet ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1 Constraints- ele-1: All FHIR elements must have a @value or children
hasValue() or (children().count() > id.count()) - ext-1: Must have either extensions or value[x], not both
extension.exists() != value.exists() Mappings |
Evidenzgraduierung | S C | 0..1 | Extension(CodeableConcept) | Element idRequestGroup.extension:Evidenzgraduierung Short descriptionMII EX MTB Empfehlung Evidenzgraduierung Alternate namesextensions, user content DefinitionEvidenzgraduierung der (einzelnen) Empfehlung
CommentsThere 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.
Data typeExtension(CodeableConcept) Extension URLhttps://www.medizininformatik-initiative.de/fhir/ext/modul-mtb/StructureDefinition/mii-ex-mtb-empfehlung-evidenzgraduierung ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1 Constraints- ele-1: All FHIR elements must have a @value or children
hasValue() or (children().count() > id.count()) - ext-1: Must have either extensions or value[x], not both
extension.exists() != value.exists() Mappings |
Publikation | S C | 0..* | Extension(Identifier) | Element idRequestGroup.extension:Publikation Short descriptionMII EX MTB Empfehlung Publikation Alternate namesextensions, user content DefinitionVerweis auf Publikation der (einzelnen) Empfehlung
CommentsThere 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.
Data typeExtension(Identifier) Extension URLhttps://www.medizininformatik-initiative.de/fhir/ext/modul-mtb/StructureDefinition/mii-ex-mtb-empfehlung-publikation ConditionsThe cardinality or value of this element may be affected by these constraints: ele-1 Constraints- ele-1: All FHIR elements must have a @value or children
hasValue() or (children().count() > id.count()) - ext-1: Must have either extensions or value[x], not both
extension.exists() != value.exists() Mappings |
modifierExtension | ?! C | 0..* | Extension | There are no (further) constraints on this element Element idRequestGroup.modifierExtension Short descriptionExtensions 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).
RequirementsModifier 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.
CommentsThere 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.
Data typeExtension Constraints- ele-1: All FHIR elements must have a @value or children
hasValue() or (children().count() > id.count()) - ext-1: Must have either extensions or value[x], not both
extension.exists() != value.exists() Mappings |
identifier | S Σ | 0..* | Identifier | There are no (further) constraints on this element Element idRequestGroup.identifier Short descriptionBusiness identifier DefinitionAllows a service to provide a unique, business identifier for the request.
RequirementsAllows identification of the request as it is known by various participating systems and in a way that remains consistent across servers.
Data typeIdentifier Constraints- ele-1: All FHIR elements must have a @value or children
hasValue() or (children().count() > id.count()) Mappings- workflow: Request.identifier
- w5: FiveWs.identifier
|
instantiatesCanonical | Σ | 0..* | canonical() | There are no (further) constraints on this element Element idRequestGroup.instantiatesCanonical Short descriptionInstantiates FHIR protocol or definition DefinitionA canonical URL referencing a FHIR-defined protocol, guideline, orderset or other definition that is adhered to in whole or in part by this request.
Data typecanonical() Constraints- ele-1: All FHIR elements must have a @value or children
hasValue() or (children().count() > id.count()) Mappings- workflow: Request.instantiatesCanonical
|
instantiatesUri | Σ | 0..* | uri | There are no (further) constraints on this element Element idRequestGroup.instantiatesUri Short descriptionInstantiates external protocol or definition DefinitionA URL referencing an externally defined protocol, guideline, orderset or other definition that is adhered to in whole or in part by this request.
Data typeuri Constraints- ele-1: All FHIR elements must have a @value or children
hasValue() or (children().count() > id.count()) Mappings- workflow: Request.instantiatesUri
|
basedOn | | 0..* | Reference(Resource) | There are no (further) constraints on this element Element idRequestGroup.basedOn Short descriptionFulfills plan, proposal, or order Alternate namesfulfills DefinitionA plan, proposal or order that is fulfilled in whole or in part by this request.
RequirementsAllows tracing of authorization for the request and tracking whether proposals/recommendations were acted upon.
Data typeReference(Resource) Constraints- ele-1: All FHIR elements must have a @value or children
hasValue() or (children().count() > id.count()) Mappings- workflow: Request.basedOn
|
replaces | | 0..* | Reference(Resource) | There are no (further) constraints on this element Element idRequestGroup.replaces Short descriptionRequest(s) replaced by this request Alternate namessupersedes, prior, renewed order DefinitionCompleted or terminated request(s) whose function is taken by this new request.
RequirementsAllows tracing the continuation of a therapy or administrative process instantiated through multiple requests.
CommentsThe replacement could be because the initial request was immediately rejected (due to an issue) or because the previous request was completed, but the need for the action described by the request remains ongoing.
Data typeReference(Resource) Constraints- ele-1: All FHIR elements must have a @value or children
hasValue() or (children().count() > id.count()) Mappings- workflow: Request.replaces
|
groupIdentifier | Σ | 0..1 | Identifier | There are no (further) constraints on this element Element idRequestGroup.groupIdentifier Short descriptionComposite request this is part of Alternate namesgrouperid, requisition DefinitionA shared identifier common to all requests that were authorized more or less simultaneously by a single author, representing the identifier of the requisition, prescription or similar form.
RequirementsSome business processes need to know if multiple items were ordered as part of the same "prescription" or "requisition" for billing or other purposes.
CommentsRequests are linked either by a "basedOn" relationship (i.e. one request is fulfilling another) or by having a common requisition. Requests that are part of the same requisition are generally treated independently from the perspective of changing their state or maintaining them after initial creation.
Data typeIdentifier Constraints- ele-1: All FHIR elements must have a @value or children
hasValue() or (children().count() > id.count()) Mappings- workflow: Request.groupIdentifier
|
status | Σ ?! | 1..1 | codeBinding | Element idRequestGroup.status Short descriptiondraft | active | on-hold | revoked | completed | entered-in-error | unknown DefinitionStatus der Umsetzung der Therapieempfehlung
Commentsdraft: Nicht umgesetzt,
active: In Umsetzung,
completed: Abgeschlossen oder abgebrochen (Patient verstorben)
Data typecode BindingCodes identifying the lifecycle stage of a request.
RequestStatus (required) Constraints- ele-1: All FHIR elements must have a @value or children
hasValue() or (children().count() > id.count()) Mappings- workflow: Request.status
- w5: FiveWs.status
|
intent | S Σ ?! | 1..1 | codeBinding | Element idRequestGroup.intent Short descriptionproposal | option Alternate namescategory DefinitionDa das MTB nur Empfehlungen abgibt, wird hier typischerweise 'proposal' stehen. Es sei denn,
diese Therapieempfehlung ist selbst nochmal Teil einer RequestGroup. In dem Fall muss hier 'option' stehen.
RequirementsProposals/recommendations, plans and orders all use the same structure and can exist in the same fulfillment chain.
Data typecode BindingCodes indicating the degree of authority/intentionality associated with a request.
RequestIntent (required) Constraints- ele-1: All FHIR elements must have a @value or children
hasValue() or (children().count() > id.count()) Mappings- workflow: Request.intent
- w5: FiveWs.class
|
priority | Σ | 0..1 | codeBinding | There are no (further) constraints on this element Element idRequestGroup.priority Short descriptionroutine | urgent | asap | stat DefinitionIndicates how quickly the request should be addressed with respect to other requests.
Meaning when missingIf missing, this request should be performed with normal priority
Data typecode BindingIdentifies the level of importance to be assigned to actioning the request.
RequestPriority (required) Constraints- ele-1: All FHIR elements must have a @value or children
hasValue() or (children().count() > id.count()) Mappings- workflow: Request.priority
- w5: FiveWs.grade
|
code | Σ | 0..1 | CodeableConcept | There are no (further) constraints on this element Element idRequestGroup.code Short descriptionWhat's being requested/ordered DefinitionA code that identifies what the overall request group is.
CommentsThis element can be used to provide a code that captures the meaning of the request group as a whole, as opposed to the code of the action element, which captures the meaning of the individual actions within the request group.
Data typeCodeableConcept Constraints- ele-1: All FHIR elements must have a @value or children
hasValue() or (children().count() > id.count()) Mappings- workflow: Request.code
- w5: FiveWs.what[x]
|
subject | S | 0..1 | Reference(Patient) | Element idRequestGroup.subject Short descriptionWho the request group is about DefinitionThe subject for which the request group was created.
Data typeReference(Patient) Constraints- ele-1: All FHIR elements must have a @value or children
hasValue() or (children().count() > id.count()) Mappings- workflow: Request.subject
- w5: FiveWs.subject[x]
- w5: FiveWs.subject
|
encounter | | 0..1 | Reference(Encounter) | There are no (further) constraints on this element Element idRequestGroup.encounter Short descriptionCreated as part of DefinitionDescribes the context of the request group, if any.
Data typeReference(Encounter) Constraints- ele-1: All FHIR elements must have a @value or children
hasValue() or (children().count() > id.count()) Mappings- workflow: Request.encounter
- w5: FiveWs.context
|
authoredOn | | 0..1 | dateTime | There are no (further) constraints on this element Element idRequestGroup.authoredOn Short descriptionWhen the request group was authored DefinitionIndicates when the request group was created.
Data typedateTime Constraints- ele-1: All FHIR elements must have a @value or children
hasValue() or (children().count() > id.count()) Mappings- workflow: Request.authoredOn
- w5: FiveWs.recorded
|
author | | 0..1 | Reference(Practitioner | PractitionerRole) | Element idRequestGroup.author Short descriptionDevice or practitioner that authored the request group DefinitionProvides a reference to the author of the request group.
Data typeReference(Practitioner | PractitionerRole) Constraints- ele-1: All FHIR elements must have a @value or children
hasValue() or (children().count() > id.count()) Mappings- workflow: Request.requester
- w5: FiveWs.author
|
reasonCode | | 0..* | CodeableConcept | There are no (further) constraints on this element Element idRequestGroup.reasonCode Short descriptionWhy the request group is needed DefinitionDescribes the reason for the request group in coded or textual form.
Data typeCodeableConcept Constraints- ele-1: All FHIR elements must have a @value or children
hasValue() or (children().count() > id.count()) Mappings- workflow: Request.reasonCode
- w5: FiveWs.why[x]
|
reasonReference | | 0..* | Reference(Condition | Observation | DiagnosticReport | DocumentReference) | There are no (further) constraints on this element Element idRequestGroup.reasonReference Short descriptionWhy the request group is needed DefinitionIndicates another resource whose existence justifies this request group.
Data typeReference(Condition | Observation | DiagnosticReport | DocumentReference) Constraints- ele-1: All FHIR elements must have a @value or children
hasValue() or (children().count() > id.count()) Mappings- workflow: Request.reasonReference
- w5: FiveWs.why[x]
|
note | | 0..* | Annotation | There are no (further) constraints on this element Element idRequestGroup.note Short descriptionAdditional notes about the response DefinitionProvides a mechanism to communicate additional information about the response.
Data typeAnnotation Constraints- ele-1: All FHIR elements must have a @value or children
hasValue() or (children().count() > id.count()) Mappings |
action | S C | 1..* | BackboneElement | There are no (further) constraints on this element Element idRequestGroup.action Short descriptionProposed actions, if any DefinitionThe actions, if any, produced by the evaluation of the artifact.
Data typeBackboneElement Constraints- ele-1: All FHIR elements must have a @value or children
hasValue() or (children().count() > id.count()) - rqg-1: Must have resource or action but not both
resource.exists() != action.exists()
|
id | | 0..1 | string | There are no (further) constraints on this element Element idRequestGroup.action.id Short descriptionUnique 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.
Data typestring Mappings |
extension | C | 0..* | Extension | There are no (further) constraints on this element Element idRequestGroup.action.extension Short descriptionAdditional 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.
CommentsThere 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.
Data typeExtension Constraints- ele-1: All FHIR elements must have a @value or children
hasValue() or (children().count() > id.count()) - ext-1: Must have either extensions or value[x], not both
extension.exists() != value.exists() Mappings |
modifierExtension | Σ ?! C | 0..* | Extension | There are no (further) constraints on this element Element idRequestGroup.action.modifierExtension Short descriptionExtensions 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).
RequirementsModifier 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.
CommentsThere 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.
Data typeExtension Constraints- ele-1: All FHIR elements must have a @value or children
hasValue() or (children().count() > id.count()) - ext-1: Must have either extensions or value[x], not both
extension.exists() != value.exists() Mappings |
prefix | | 0..1 | string | There are no (further) constraints on this element Element idRequestGroup.action.prefix Short descriptionUser-visible prefix for the action (e.g. 1. or A.) DefinitionA user-visible prefix for the action.
Data typestring Constraints- ele-1: All FHIR elements must have a @value or children
hasValue() or (children().count() > id.count())
|
title | | 0..1 | string | There are no (further) constraints on this element Element idRequestGroup.action.title Short descriptionUser-visible title DefinitionThe title of the action displayed to a user.
Data typestring Constraints- ele-1: All FHIR elements must have a @value or children
hasValue() or (children().count() > id.count())
|
description | Σ | 0..1 | string | There are no (further) constraints on this element Element idRequestGroup.action.description Short descriptionShort description of the action DefinitionA short description of the action used to provide a summary to display to the user.
Data typestring Constraints- ele-1: All FHIR elements must have a @value or children
hasValue() or (children().count() > id.count())
|
textEquivalent | Σ | 0..1 | string | There are no (further) constraints on this element Element idRequestGroup.action.textEquivalent Short descriptionStatic text equivalent of the action, used if the dynamic aspects cannot be interpreted by the receiving system DefinitionA text equivalent of the action to be performed. This provides a human-interpretable description of the action when the definition is consumed by a system that might not be capable of interpreting it dynamically.
Data typestring Constraints- ele-1: All FHIR elements must have a @value or children
hasValue() or (children().count() > id.count())
|
priority | | 0..1 | codeBinding | There are no (further) constraints on this element Element idRequestGroup.action.priority Short descriptionroutine | urgent | asap | stat DefinitionIndicates how quickly the action should be addressed with respect to other actions.
Data typecode BindingIdentifies the level of importance to be assigned to actioning the request.
RequestPriority (required) Constraints- ele-1: All FHIR elements must have a @value or children
hasValue() or (children().count() > id.count()) Mappings- workflow: Request.priority
|
code | | 0..* | CodeableConcept | There are no (further) constraints on this element Element idRequestGroup.action.code Short descriptionCode representing the meaning of the action or sub-actions DefinitionA code that provides meaning for the action or action group. For example, a section may have a LOINC code for a section of a documentation template.
Data typeCodeableConcept Constraints- ele-1: All FHIR elements must have a @value or children
hasValue() or (children().count() > id.count()) Mappings |
documentation | | 0..* | RelatedArtifact | There are no (further) constraints on this element Element idRequestGroup.action.documentation Short descriptionSupporting documentation for the intended performer of the action DefinitionDidactic or other informational resources associated with the action that can be provided to the CDS recipient. Information resources can include inline text commentary and links to web resources.
Data typeRelatedArtifact Constraints- ele-1: All FHIR elements must have a @value or children
hasValue() or (children().count() > id.count()) Mappings- workflow: Request.supportingInfo
|
condition | | 0..* | BackboneElement | There are no (further) constraints on this element Element idRequestGroup.action.condition Short descriptionWhether or not the action is applicable DefinitionAn expression that describes applicability criteria, or start/stop conditions for the action.
CommentsWhen multiple conditions of the same kind are present, the effects are combined using AND semantics, so the overall condition is true only if all of the conditions are true.
Data typeBackboneElement Constraints- ele-1: All FHIR elements must have a @value or children
hasValue() or (children().count() > id.count())
|
id | | 0..1 | string | There are no (further) constraints on this element Element idRequestGroup.action.condition.id Short descriptionUnique 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.
Data typestring Mappings |
extension | C | 0..* | Extension | There are no (further) constraints on this element Element idRequestGroup.action.condition.extension Short descriptionAdditional 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.
CommentsThere 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.
Data typeExtension Constraints- ele-1: All FHIR elements must have a @value or children
hasValue() or (children().count() > id.count()) - ext-1: Must have either extensions or value[x], not both
extension.exists() != value.exists() Mappings |
modifierExtension | Σ ?! C | 0..* | Extension | There are no (further) constraints on this element Element idRequestGroup.action.condition.modifierExtension Short descriptionExtensions 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).
RequirementsModifier 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.
CommentsThere 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.
Data typeExtension Constraints- ele-1: All FHIR elements must have a @value or children
hasValue() or (children().count() > id.count()) - ext-1: Must have either extensions or value[x], not both
extension.exists() != value.exists() Mappings |
kind | | 1..1 | codeBinding | There are no (further) constraints on this element Element idRequestGroup.action.condition.kind Short descriptionapplicability | start | stop DefinitionCommentsApplicability criteria are used to determine immediate applicability when a plan definition is applied to a given context. Start and stop criteria are carried through application and used to describe enter/exit criteria for an action.
Data typecode BindingThe kind of condition for the action.
ActionConditionKind (required) Constraints- ele-1: All FHIR elements must have a @value or children
hasValue() or (children().count() > id.count())
|
expression | | 0..1 | Expression | There are no (further) constraints on this element Element idRequestGroup.action.condition.expression Short descriptionBoolean-valued expression DefinitionAn expression that returns true or false, indicating whether or not the condition is satisfied.
CommentsThe expression may be inlined, or may be a reference to a named expression within a logic library referenced by the library element.
Data typeExpression Constraints- ele-1: All FHIR elements must have a @value or children
hasValue() or (children().count() > id.count())
|
relatedAction | | 0..* | BackboneElement | There are no (further) constraints on this element Element idRequestGroup.action.relatedAction Short descriptionRelationship to another action DefinitionA relationship to another action such as "before" or "30-60 minutes after start of".
Data typeBackboneElement Constraints- ele-1: All FHIR elements must have a @value or children
hasValue() or (children().count() > id.count())
|
id | | 0..1 | string | There are no (further) constraints on this element Element idRequestGroup.action.relatedAction.id Short descriptionUnique 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.
Data typestring Mappings |
extension | C | 0..* | Extension | There are no (further) constraints on this element Element idRequestGroup.action.relatedAction.extension Short descriptionAdditional 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.
CommentsThere 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.
Data typeExtension Constraints- ele-1: All FHIR elements must have a @value or children
hasValue() or (children().count() > id.count()) - ext-1: Must have either extensions or value[x], not both
extension.exists() != value.exists() Mappings |
modifierExtension | Σ ?! C | 0..* | Extension | There are no (further) constraints on this element Element idRequestGroup.action.relatedAction.modifierExtension Short descriptionExtensions 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).
RequirementsModifier 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.
CommentsThere 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.
Data typeExtension Constraints- ele-1: All FHIR elements must have a @value or children
hasValue() or (children().count() > id.count()) - ext-1: Must have either extensions or value[x], not both
extension.exists() != value.exists() Mappings |
actionId | | 1..1 | id | There are no (further) constraints on this element Element idRequestGroup.action.relatedAction.actionId Short descriptionWhat action this is related to DefinitionThe element id of the action this is related to.
Data typeid Constraints- ele-1: All FHIR elements must have a @value or children
hasValue() or (children().count() > id.count())
|
relationship | | 1..1 | codeBinding | There are no (further) constraints on this element Element idRequestGroup.action.relatedAction.relationship Short descriptionbefore-start | before | before-end | concurrent-with-start | concurrent | concurrent-with-end | after-start | after | after-end DefinitionThe relationship of this action to the related action.
Data typecode BindingDefines the types of relationships between actions.
ActionRelationshipType (required) Constraints- ele-1: All FHIR elements must have a @value or children
hasValue() or (children().count() > id.count())
|
offset[x] | | 0..1 | | There are no (further) constraints on this element Element idRequestGroup.action.relatedAction.offset[x] Short descriptionTime offset for the relationship DefinitionA duration or range of durations to apply to the relationship. For example, 30-60 minutes before.
Constraints- ele-1: All FHIR elements must have a @value or children
hasValue() or (children().count() > id.count())
|
offsetDuration | | | Duration | There are no (further) constraints on this element Data typeDuration |
offsetRange | | | Range | There are no (further) constraints on this element Data typeRange |
timing[x] | | 0..1 | | There are no (further) constraints on this element Element idRequestGroup.action.timing[x] Short descriptionWhen the action should take place DefinitionAn optional value describing when the action should be performed.
Constraints- ele-1: All FHIR elements must have a @value or children
hasValue() or (children().count() > id.count()) Mappings- workflow: Request.occurrence[x]
|
timingDateTime | | | dateTime | There are no (further) constraints on this element Data typedateTime |
timingAge | | | Age | There are no (further) constraints on this element Data typeAge |
timingPeriod | | | Period | There are no (further) constraints on this element Data typePeriod |
timingDuration | | | Duration | There are no (further) constraints on this element Data typeDuration |
timingRange | | | Range | There are no (further) constraints on this element Data typeRange |
timingTiming | | | Timing | There are no (further) constraints on this element Data typeTiming |
participant | | 0..* | Reference(Patient | Practitioner | PractitionerRole | RelatedPerson | Device) | There are no (further) constraints on this element Element idRequestGroup.action.participant Short descriptionWho should perform the action DefinitionThe participant that should perform or be responsible for this action.
Data typeReference(Patient | Practitioner | PractitionerRole | RelatedPerson | Device) Constraints- ele-1: All FHIR elements must have a @value or children
hasValue() or (children().count() > id.count()) Mappings- workflow: Request.performer
- w5: FiveWs.actor
|
type | | 0..1 | CodeableConceptBinding | There are no (further) constraints on this element Element idRequestGroup.action.type Short descriptioncreate | update | remove | fire-event DefinitionThe type of action to perform (create, update, remove).
Data typeCodeableConcept BindingThe type of action to be performed.
ActionType (extensible) Constraints- ele-1: All FHIR elements must have a @value or children
hasValue() or (children().count() > id.count())
|
groupingBehavior | | 0..1 | codeBinding | There are no (further) constraints on this element Element idRequestGroup.action.groupingBehavior Short descriptionvisual-group | logical-group | sentence-group DefinitionDefines the grouping behavior for the action and its children.
Data typecode BindingDefines organization behavior of a group.
ActionGroupingBehavior (required) Constraints- ele-1: All FHIR elements must have a @value or children
hasValue() or (children().count() > id.count())
|
selectionBehavior | | 0..1 | codeBinding | There are no (further) constraints on this element Element idRequestGroup.action.selectionBehavior Short descriptionany | all | all-or-none | exactly-one | at-most-one | one-or-more DefinitionDefines the selection behavior for the action and its children.
Data typecode BindingDefines selection behavior of a group.
ActionSelectionBehavior (required) Constraints- ele-1: All FHIR elements must have a @value or children
hasValue() or (children().count() > id.count())
|
requiredBehavior | | 0..1 | codeBinding | There are no (further) constraints on this element Element idRequestGroup.action.requiredBehavior Short descriptionmust | could | must-unless-documented DefinitionDefines expectations around whether an action is required.
Data typecode BindingDefines expectations around whether an action or action group is required.
ActionRequiredBehavior (required) Constraints- ele-1: All FHIR elements must have a @value or children
hasValue() or (children().count() > id.count())
|
precheckBehavior | | 0..1 | codeBinding | There are no (further) constraints on this element Element idRequestGroup.action.precheckBehavior Short descriptionyes | no DefinitionDefines whether the action should usually be preselected.
Data typecode BindingDefines selection frequency behavior for an action or group.
ActionPrecheckBehavior (required) Constraints- ele-1: All FHIR elements must have a @value or children
hasValue() or (children().count() > id.count())
|
cardinalityBehavior | | 0..1 | codeBinding | There are no (further) constraints on this element Element idRequestGroup.action.cardinalityBehavior Short descriptionsingle | multiple DefinitionDefines whether the action can be selected multiple times.
Data typecode BindingDefines behavior for an action or a group for how many times that item may be repeated.
ActionCardinalityBehavior (required) Constraints- ele-1: All FHIR elements must have a @value or children
hasValue() or (children().count() > id.count())
|
resource | S C | 1..1 | Reference(MII_PR_MTB_Therapieempfehlung | MedicationRequest) | Element idRequestGroup.action.resource Short descriptionThe target of the action DefinitionThe resource that is the target of the action (e.g. CommunicationRequest).
CommentsThe target resource SHALL be a Request resource with a Request.intent set to "option".
Data typeReference(MII_PR_MTB_Therapieempfehlung | MedicationRequest) ConditionsThe cardinality or value of this element may be affected by these constraints: rqg-1 Constraints- ele-1: All FHIR elements must have a @value or children
hasValue() or (children().count() > id.count())
|
action | C | 0..0 | see (action) | There are no (further) constraints on this element Element idRequestGroup.action.action Short descriptionSub action DefinitionConditionsThe cardinality or value of this element may be affected by these constraints: rqg-1 Constraints- ele-1: All FHIR elements must have a @value or children
hasValue() or (children().count() > id.count())
|