Profil: Batch Request (Bundle)
Fachlicher Kontext
Dieses Profil bündelt mehrere Requests, die als batch von den Systemen des 116117 Terminservices abgearbeitet werden sollen. Das bedeutet, dass ein TVS mehrere Einzel-Requests über ein Batch Request Bundle abbilden und im Rahmen eines batch requests an die Systeme des 116117 Terminservices schicken kann.
Dabei ist Folgendes zu beachten:
Bei einem batch request werden alle Einzel-Requests, die in dem Batch Request Bundle enthalten sind, abgearbeitet. Kommt es bei einem oder mehreren dieser Einzel-Requests zu einem Fehler, werden die anderen Einzel-Requests dennoch verarbeitet.
Aktuell können nur zwei Aktionen als batch ausgeführt werden: Terminslots anlegen und Terminslots löschen
Pro batch request kann nur eine Art von Aktion vorgenommen werden. Das bedeutet, dass in einem batch entweder neue Terminslots angelegt ODER vorhandene Terminslots gelöscht werden können. Sollen sowohl neue Terminslots angelegt als auch vorhandene gelöscht werden, sind zwei separate batch requests erforderlich.
Nach der Verarbeitung eines batch requests kommt ein Batch Response Bundle als Rückgabe-Ressource zurück, in der zu allen Einzel-Requests die jeweiligen Responses enthalten sind.
FHIR-Profil
| Name | KBV_PR_116117_TERMINSERVICE_TVS_TERMINSYNCHRONISATION_Bundle_Batch_Request |
|---|---|
| Type | Bundle |
| Base Definition | http://hl7.org/fhir/StructureDefinition/Bundle (Version: R4) |
| Canonical URL | https://fhir.kbv.de/StructureDefinition/KBV_PR_116117_TERMINSERVICE_TVS_TERMINSYNCHRONISATION_Bundle_Batch_Request |
| Beschreibung |
|---|
Das Bundle stellt die Möglichkeit zur Verfügung, mehrere Terminslots über einen Request zu löschen oder anzulegen. |
| KBV_PR_116117_TERMINSERVICE_TVS_TERMINSYNCHRONISATION_Bundle_Batch_Request (Bundle) | C | Bundle | |
| id | Σ | 0..1 | string |
| meta | Σ | 1..1 | Meta |
| id | 0..1 | string | |
| extension | C | 0..* | Extension |
| versionId | Σ | 0..1 | id |
| lastUpdated | Σ | 0..1 | instant |
| source | Σ | 0..1 | uri |
| profile | Σ | 1..* | canonical(StructureDefinition) |
| kvdigitalProfil | Σ | 1..1 | canonical(StructureDefinition)Pattern |
| security | Σ | 0..* | CodingBinding |
| tag | Σ | 0..* | Coding |
| implicitRules | Σ ?! | 0..1 | uri |
| language | 0..1 | codeBinding | |
| identifier | Σ | 0..1 | Identifier |
| type | S Σ | 1..1 | codeBindingFixed Value |
| timestamp | Σ | 0..1 | instant |
| total | Σ C | 0..1 | unsignedInt |
| link | Σ | 0..* | BackboneElement |
| id | 0..1 | string | |
| extension | C | 0..* | Extension |
| modifierExtension | Σ ?! C | 0..* | Extension |
| relation | Σ | 1..1 | string |
| url | Σ | 1..1 | uri |
| entry | S Σ C | 1..* | BackboneElement |
| id | S | 1..1 | string |
| extension | C | 0..* | Extension |
| modifierExtension | Σ ?! C | 0..* | Extension |
| link | Σ | 0..* | see (link) |
| fullUrl | Σ | 0..1 | uri |
| resource | S C | 0..1 | KBV_PR_116117_TERMINSERVICE_TVS_TERMINSYNCHRONISATION_Slot |
| search | Σ C | 0..1 | BackboneElement |
| id | 0..1 | string | |
| extension | C | 0..* | Extension |
| modifierExtension | Σ ?! C | 0..* | Extension |
| mode | Σ | 0..1 | codeBinding |
| score | Σ | 0..1 | decimal |
| request | S Σ C | 1..1 | BackboneElement |
| id | 0..1 | string | |
| extension | C | 0..* | Extension |
| modifierExtension | Σ ?! C | 0..* | Extension |
| method | S Σ | 1..1 | codeBinding |
| url | S Σ | 1..1 | uri |
| ifNoneMatch | Σ | 0..1 | string |
| ifModifiedSince | Σ | 0..1 | instant |
| ifMatch | S Σ | 0..1 | string |
| ifNoneExist | Σ | 0..1 | string |
| response | Σ C | 0..1 | BackboneElement |
| id | 0..1 | string | |
| extension | C | 0..* | Extension |
| modifierExtension | Σ ?! C | 0..* | Extension |
| status | Σ | 1..1 | string |
| location | Σ | 0..1 | uri |
| etag | Σ | 0..1 | string |
| lastModified | Σ | 0..1 | instant |
| outcome | Σ | 0..1 | Resource |
| signature | Σ | 0..1 | Signature |
| Bundle | |||
| Short | Batch Request Bundle | ||
| Definition | Das Bundle stellt die Möglichkeit zur Verfügung, mehrere Terminslots über einen Request zu löschen oder anzulegen. | ||
| Cardinality | 0..* | ||
| Constraints |
| ||
| Mappings |
| ||
| Bundle.id | |||
| Short | Logical id of this artifact | ||
| Definition | The logical id of the resource, as used in the URL for the resource. Once assigned, this value never changes. | ||
| Cardinality | 0..1 | ||
| Type | string | ||
| Summary | True | ||
| Comments | The only time that a resource does not have an id is when it is being submitted to the server using a create operation. | ||
| Bundle.meta | |||
| Short | Metadata about the resource | ||
| Definition | The 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. | ||
| Cardinality | 1..1 | ||
| Type | Meta | ||
| Summary | True | ||
| Constraints |
| ||
| Bundle.meta.id | |||
| Short | Unique id for inter-element referencing | ||
| Definition | Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. | ||
| Cardinality | 0..1 | ||
| Type | string | ||
| Mappings |
| ||
| Bundle.meta.extension | |||
| Short | Additional content defined by implementations | ||
| Definition | May 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. | ||
| Cardinality | 0..* | ||
| Type | Extension | ||
| Alias | extensions, user content | ||
| Comments | 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. | ||
| Slicing | Unordered, Open, by url(Value) Extensions are always sliced by (at least) url | ||
| Constraints |
| ||
| Mappings |
| ||
| Bundle.meta.versionId | |||
| Short | Version specific identifier | ||
| Definition | The version specific identifier, as it appears in the version portion of the URL. This value changes when the resource is created, updated, or deleted. | ||
| Cardinality | 0..1 | ||
| Type | id | ||
| Summary | True | ||
| Comments | The server assigns this value, and ignores what the client specifies, except in the case that the server is imposing version integrity on updates/deletes. | ||
| Constraints |
| ||
| Bundle.meta.lastUpdated | |||
| Short | When the resource version last changed | ||
| Definition | When the resource last changed - e.g. when the version changed. | ||
| Cardinality | 0..1 | ||
| Type | instant | ||
| Summary | True | ||
| Comments | This 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. | ||
| Constraints |
| ||
| Bundle.meta.source | |||
| Short | Identifies where the resource comes from | ||
| Definition | A 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. | ||
| Cardinality | 0..1 | ||
| Type | uri | ||
| Summary | True | ||
| Comments | In 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. | ||
| Constraints |
| ||
| Bundle.meta.profile | |||
| Short | Profiles this resource claims to conform to | ||
| Definition | A list of profiles (references to StructureDefinition resources) that this resource claims to conform to. The URL is a reference to StructureDefinition.url. | ||
| Cardinality | 1..* | ||
| Type | canonical(StructureDefinition) | ||
| Summary | True | ||
| Comments | It 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. | ||
| Slicing | Unordered, Open, by $this(Value) | ||
| Constraints |
| ||
| Bundle.meta.profile:kvdigitalProfil | |||
| Short | Profiles this resource claims to conform to | ||
| Definition | A list of profiles (references to StructureDefinition resources) that this resource claims to conform to. The URL is a reference to StructureDefinition.url. | ||
| Cardinality | 1..1 | ||
| Type | canonical(StructureDefinition) | ||
| Summary | True | ||
| Comments | It 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. | ||
| Constraints |
| ||
| Pattern | https://fhir.kbv.de/StructureDefinition/KBV_PR_116117_TERMINSERVICE_TVS_TERMINSYNCHRONISATION_Bundle_Batch_Request|1.0.0 | ||
| Bundle.meta.security | |||
| Short | Security Labels applied to this resource | ||
| Definition | Security labels applied to this resource. These tags connect specific resources to the overall security policy and infrastructure. | ||
| Cardinality | 0..* | ||
| Type | Coding | ||
| Binding | Security Labels from the Healthcare Privacy and Security Classification System. | ||
| Summary | True | ||
| Comments | The 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. | ||
| Constraints |
| ||
| Bundle.meta.tag | |||
| Short | Tags applied to this resource | ||
| Definition | Tags 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. | ||
| Cardinality | 0..* | ||
| Type | Coding | ||
| Binding | Codes that represent various types of tags, commonly workflow-related; e.g. "Needs review by Dr. Jones". | ||
| Summary | True | ||
| Comments | The 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. | ||
| Constraints |
| ||
| Bundle.implicitRules | |||
| Short | A set of rules under which this content was created | ||
| Definition | A 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. | ||
| Cardinality | 0..1 | ||
| Type | uri | ||
| Modifier | True | ||
| Summary | True | ||
| Comments | 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. | ||
| Constraints |
| ||
| Bundle.language | |||
| Short | Language of the resource content | ||
| Definition | The base language in which the resource is written. | ||
| Cardinality | 0..1 | ||
| Type | code | ||
| Binding | A human language.
| ||
| Comments | 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). | ||
| Constraints |
| ||
| Bundle.identifier | |||
| Short | Persistent identifier for the bundle | ||
| Definition | A persistent identifier for the bundle that won't change as a bundle is copied from server to server. | ||
| Cardinality | 0..1 | ||
| Type | Identifier | ||
| Summary | True | ||
| Comments | Persistent identity generally only matters for batches of type Document, Message, and Collection. It would not normally be populated for search and history results and servers ignore Bundle.identifier when processing batches and transactions. For Documents the .identifier SHALL be populated such that the .identifier is globally unique. | ||
| Constraints |
| ||
| Mappings |
| ||
| Bundle.type | |||
| Short | document | message | transaction | transaction-response | batch | batch-response | history | searchset | collection | ||
| Definition | Indicates the purpose of this bundle - how it is intended to be used. | ||
| Cardinality | 1..1 | ||
| Type | code | ||
| Binding | Indicates the purpose of a bundle - how it is intended to be used. | ||
| Must Support | True | ||
| Summary | True | ||
| Comments | It's possible to use a bundle for other purposes (e.g. a document can be accepted as a transaction). This is primarily defined so that there can be specific rules for some of the bundle types. | ||
| Constraints |
| ||
| Fixed Value | batch | ||
| Mappings |
| ||
| Bundle.timestamp | |||
| Short | When the bundle was assembled | ||
| Definition | The date/time that the bundle was assembled - i.e. when the resources were placed in the bundle. | ||
| Cardinality | 0..1 | ||
| Type | instant | ||
| Summary | True | ||
| Comments | For many bundles, the timestamp is equal to .meta.lastUpdated, because they are not stored (e.g. search results). When a bundle is placed in a persistent store, .meta.lastUpdated will be usually be changed by the server. When the bundle is a message, a middleware agent altering the message (even if not stored) SHOULD update .meta.lastUpdated. .timestamp is used to track the original time of the Bundle, and SHOULD be populated. Usage:
The timestamp value should be greater than the lastUpdated and other timestamps in the resources in the bundle, and it should be equal or earlier than the .meta.lastUpdated on the Bundle itself. | ||
| Constraints |
| ||
| Mappings |
| ||
| Bundle.total | |||
| Short | If search, the total number of matches | ||
| Definition | If a set of search matches, this is the total number of entries of type 'match' across all pages in the search. It does not include search.mode = 'include' or 'outcome' entries and it does not provide a count of the number of entries in the Bundle. | ||
| Cardinality | 0..1 | ||
| Type | unsignedInt | ||
| Summary | True | ||
| Comments | Only used if the bundle is a search result set. The total does not include resources such as OperationOutcome and included resources, only the total number of matching resources. | ||
| Conditions | The cardinality or value of this element may be affected by these constraints: bdl-1 | ||
| Constraints |
| ||
| Bundle.link | |||
| Short | Links related to this Bundle | ||
| Definition | A series of links that provide context to this bundle. | ||
| Cardinality | 0..* | ||
| Type | BackboneElement | ||
| Summary | True | ||
| Comments | Both Bundle.link and Bundle.entry.link are defined to support providing additional context when Bundles are used (e.g. HATEOAS). Bundle.entry.link corresponds to links found in the HTTP header if the resource in the entry was read directly. This specification defines some specific uses of Bundle.link for searching and paging, but no specific uses for Bundle.entry.link, and no defined function in a transaction - the meaning is implementation specific. | ||
| Constraints |
| ||
| Bundle.link.id | |||
| Short | Unique id for inter-element referencing | ||
| Definition | Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. | ||
| Cardinality | 0..1 | ||
| Type | string | ||
| Mappings |
| ||
| Bundle.link.extension | |||
| Short | Additional content defined by implementations | ||
| Definition | May 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. | ||
| Cardinality | 0..* | ||
| Type | Extension | ||
| Alias | extensions, user content | ||
| Comments | 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. | ||
| Constraints |
| ||
| Mappings |
| ||
| Bundle.link.modifierExtension | |||
| Short | Extensions that cannot be ignored even if unrecognized | ||
| Definition | May 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). | ||
| Cardinality | 0..* | ||
| Type | Extension | ||
| Modifier | True | ||
| Summary | True | ||
| Alias | extensions, user content, modifiers | ||
| Requirements | 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. | ||
| Comments | 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. | ||
| Constraints |
| ||
| Mappings |
| ||
| Bundle.link.relation | |||
| Short | See http://www.iana.org/assignments/link-relations/link-relations.xhtml#link-relations-1 | ||
| Definition | A name which details the functional use for this link - see http://www.iana.org/assignments/link-relations/link-relations.xhtml#link-relations-1. | ||
| Cardinality | 1..1 | ||
| Type | string | ||
| Summary | True | ||
| Constraints |
| ||
| Bundle.link.url | |||
| Short | Reference details for the link | ||
| Definition | The reference details for the link. | ||
| Cardinality | 1..1 | ||
| Type | uri | ||
| Summary | True | ||
| Constraints |
| ||
| Bundle.entry | |||
| Short | Requests | ||
| Definition | Requests, die nacheinander als batch ausgeführt werden sollen | ||
| Cardinality | 1..* | ||
| Type | BackboneElement | ||
| Must Support | True | ||
| Summary | True | ||
| Constraints |
| ||
| Bundle.entry.id | |||
| Short | ID des Requests | ||
| Definition | Die vom Anfragenden gesetzte ID eines einzelnen Requests wird in das Batch Response Bundle übernommen, um die Zuordnung zwischen den einzelnen Requests und den zugehörigen Responses der batch interaction zu vereinfachen. | ||
| Cardinality | 1..1 | ||
| Type | string | ||
| Must Support | True | ||
| Mappings |
| ||
| Bundle.entry.extension | |||
| Short | Additional content defined by implementations | ||
| Definition | May 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. | ||
| Cardinality | 0..* | ||
| Type | Extension | ||
| Alias | extensions, user content | ||
| Comments | 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. | ||
| Constraints |
| ||
| Mappings |
| ||
| Bundle.entry.modifierExtension | |||
| Short | Extensions that cannot be ignored even if unrecognized | ||
| Definition | May 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). | ||
| Cardinality | 0..* | ||
| Type | Extension | ||
| Modifier | True | ||
| Summary | True | ||
| Alias | extensions, user content, modifiers | ||
| Requirements | 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. | ||
| Comments | 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. | ||
| Constraints |
| ||
| Mappings |
| ||
| Bundle.entry.link | |||
| Short | Links related to this entry | ||
| Definition | A series of links that provide context to this entry. | ||
| Cardinality | 0..* | ||
| Type | see (link) | ||
| Summary | True | ||
| Constraints |
| ||
| Bundle.entry.fullUrl | |||
| Short | URI for resource (Absolute URL server address or URI for UUID/OID) | ||
| Definition | The Absolute URL for the resource. The fullUrl SHALL NOT disagree with the id in the resource - i.e. if the fullUrl is not a urn:uuid, the URL shall be version-independent URL consistent with the Resource.id. The fullUrl is a version independent reference to the resource. The fullUrl element SHALL have a value except that:
| ||
| Cardinality | 0..1 | ||
| Type | uri | ||
| Summary | True | ||
| Comments | fullUrl might not be unique in the context of a resource. Note that since FHIR resources do not need to be served through the FHIR API, the fullURL might be a URN or an absolute URL that does not end with the logical id of the resource (Resource.id). However, but if the fullUrl does look like a RESTful server URL (e.g. meets the regex, then the 'id' portion of the fullUrl SHALL end with the Resource.id. Note that the fullUrl is not the same as the canonical URL - it's an absolute url for an endpoint serving the resource (these will happen to have the same value on the canonical server for the resource with the canonical URL). | ||
| Constraints |
| ||
| Bundle.entry.resource | |||
| Short | Zeitslot für einen Termin | ||
| Definition | Diese Ressource beschreibt einen Zeitslot, an dem ein Termin stattfinden kann. | ||
| Cardinality | 0..1 | ||
| Type | KBV_PR_116117_TERMINSERVICE_TVS_TERMINSYNCHRONISATION_Slot | ||
| Must Support | True | ||
| Comments | Der Terminslot darf nur bei einem POST-Request übergeben werden. | ||
| Constraints |
| ||
| Mappings |
| ||
| Bundle.entry.search | |||
| Short | Search related information | ||
| Definition | Information about the search process that lead to the creation of this entry. | ||
| Cardinality | 0..1 | ||
| Type | BackboneElement | ||
| Summary | True | ||
| Conditions | The cardinality or value of this element may be affected by these constraints: bdl-2 | ||
| Constraints |
| ||
| Bundle.entry.search.id | |||
| Short | Unique id for inter-element referencing | ||
| Definition | Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. | ||
| Cardinality | 0..1 | ||
| Type | string | ||
| Mappings |
| ||
| Bundle.entry.search.extension | |||
| Short | Additional content defined by implementations | ||
| Definition | May 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. | ||
| Cardinality | 0..* | ||
| Type | Extension | ||
| Alias | extensions, user content | ||
| Comments | 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. | ||
| Constraints |
| ||
| Mappings |
| ||
| Bundle.entry.search.modifierExtension | |||
| Short | Extensions that cannot be ignored even if unrecognized | ||
| Definition | May 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). | ||
| Cardinality | 0..* | ||
| Type | Extension | ||
| Modifier | True | ||
| Summary | True | ||
| Alias | extensions, user content, modifiers | ||
| Requirements | 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. | ||
| Comments | 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. | ||
| Constraints |
| ||
| Mappings |
| ||
| Bundle.entry.search.mode | |||
| Short | match | include | outcome - why this is in the result set | ||
| Definition | Why this entry is in the result set - whether it's included as a match or because of an _include requirement, or to convey information or warning information about the search process. | ||
| Cardinality | 0..1 | ||
| Type | code | ||
| Binding | Why an entry is in the result set - whether it's included as a match or because of an _include requirement, or to convey information or warning information about the search process. | ||
| Summary | True | ||
| Comments | There is only one mode. In some corner cases, a resource may be included because it is both a match and an include. In these circumstances, 'match' takes precedence. | ||
| Constraints |
| ||
| Bundle.entry.search.score | |||
| Short | Search ranking (between 0 and 1) | ||
| Definition | When searching, the server's search ranking score for the entry. | ||
| Cardinality | 0..1 | ||
| Type | decimal | ||
| Summary | True | ||
| Comments | Servers are not required to return a ranking score. 1 is most relevant, and 0 is least relevant. Often, search results are sorted by score, but the client may specify a different sort order. See Patient Match for the EMPI search which relates to this element. | ||
| Constraints |
| ||
| Bundle.entry.request | |||
| Short | Details zum Request | ||
| Definition | Details zu einem einzelnen Request | ||
| Cardinality | 1..1 | ||
| Type | BackboneElement | ||
| Must Support | True | ||
| Summary | True | ||
| Conditions | The cardinality or value of this element may be affected by these constraints: bdl-3 | ||
| Constraints |
| ||
| Bundle.entry.request.id | |||
| Short | Unique id for inter-element referencing | ||
| Definition | Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. | ||
| Cardinality | 0..1 | ||
| Type | string | ||
| Mappings |
| ||
| Bundle.entry.request.extension | |||
| Short | Additional content defined by implementations | ||
| Definition | May 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. | ||
| Cardinality | 0..* | ||
| Type | Extension | ||
| Alias | extensions, user content | ||
| Comments | 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. | ||
| Constraints |
| ||
| Mappings |
| ||
| Bundle.entry.request.modifierExtension | |||
| Short | Extensions that cannot be ignored even if unrecognized | ||
| Definition | May 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). | ||
| Cardinality | 0..* | ||
| Type | Extension | ||
| Modifier | True | ||
| Summary | True | ||
| Alias | extensions, user content, modifiers | ||
| Requirements | 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. | ||
| Comments | 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. | ||
| Constraints |
| ||
| Mappings |
| ||
| Bundle.entry.request.method | |||
| Short | POST | DELETE | ||
| Definition | Soll ein neuer Slot erstellt werden, muss hier "POST" angegeben. Soll ein bestehender Slot gelöscht werden, muss hier "DELETE" angegeben werden. | ||
| Cardinality | 1..1 | ||
| Type | code | ||
| Binding | HTTP verbs (in the HTTP command line). See HTTP rfc for details. KBV_VS_116117_TERMINSERVICE_TVS_TERMINSYNCHRONISATION_Batch_Http_Methods (required) | ||
| Must Support | True | ||
| Summary | True | ||
| Constraints |
| ||
| Bundle.entry.request.url | |||
| Short | URL für den Request | ||
| Definition | Die relative URL für den Request verweist entweder auf die zu löschende Ressource oder auf den Typ der Ressource, die erstellt werden soll. | ||
| Cardinality | 1..1 | ||
| Type | uri | ||
| Must Support | True | ||
| Summary | True | ||
| Comments | Soll ein neuer Slot erstellt werden, muss hier "Slot" angegeben. Soll ein bestehender Slot gelöscht werden, muss hier "Slot/[id]" angegeben werden. | ||
| Constraints |
| ||
| Examples | create requestSlotdelete request Slot/b0481afd-281b-4f62-8255-da0af95087xx | ||
| Bundle.entry.request.ifNoneMatch | |||
| Short | For managing cache currency | ||
| Definition | If the ETag values match, return a 304 Not Modified status. See the API documentation for "Conditional Read". | ||
| Cardinality | 0..1 | ||
| Type | string | ||
| Summary | True | ||
| Constraints |
| ||
| Bundle.entry.request.ifModifiedSince | |||
| Short | For managing cache currency | ||
| Definition | Only perform the operation if the last updated date matches. See the API documentation for "Conditional Read". | ||
| Cardinality | 0..1 | ||
| Type | instant | ||
| Summary | True | ||
| Constraints |
| ||
| Bundle.entry.request.ifMatch | |||
| Short | Version des Terminslots | ||
| Definition | Die Version eines konkreten Terminslots ist im Feld Slot.meta.versionId zu finden. Die Angabe der Version stellt sicher, dass die aktuellste Version des Slots bekannt ist, bevor dieser geändert wird. | ||
| Cardinality | 0..1 | ||
| Type | string | ||
| Must Support | True | ||
| Summary | True | ||
| Comments | Die versionId des Terminslots muss nur bei einem DELETE-Request angegeben werden. | ||
| Constraints |
| ||
| Bundle.entry.request.ifNoneExist | |||
| Short | For conditional creates | ||
| Definition | Instruct the server not to perform the create if a specified resource already exists. For further information, see the API documentation for "Conditional Create". This is just the query portion of the URL - what follows the "?" (not including the "?"). | ||
| Cardinality | 0..1 | ||
| Type | string | ||
| Summary | True | ||
| Constraints |
| ||
| Bundle.entry.response | |||
| Short | Results of execution (transaction/batch/history) | ||
| Definition | Indicates the results of processing the corresponding 'request' entry in the batch or transaction being responded to or what the results of an operation where when returning history. | ||
| Cardinality | 0..1 | ||
| Type | BackboneElement | ||
| Summary | True | ||
| Conditions | The cardinality or value of this element may be affected by these constraints: bdl-4 | ||
| Constraints |
| ||
| Bundle.entry.response.id | |||
| Short | Unique id for inter-element referencing | ||
| Definition | Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. | ||
| Cardinality | 0..1 | ||
| Type | string | ||
| Mappings |
| ||
| Bundle.entry.response.extension | |||
| Short | Additional content defined by implementations | ||
| Definition | May 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. | ||
| Cardinality | 0..* | ||
| Type | Extension | ||
| Alias | extensions, user content | ||
| Comments | 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. | ||
| Constraints |
| ||
| Mappings |
| ||
| Bundle.entry.response.modifierExtension | |||
| Short | Extensions that cannot be ignored even if unrecognized | ||
| Definition | May 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). | ||
| Cardinality | 0..* | ||
| Type | Extension | ||
| Modifier | True | ||
| Summary | True | ||
| Alias | extensions, user content, modifiers | ||
| Requirements | 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. | ||
| Comments | 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. | ||
| Constraints |
| ||
| Mappings |
| ||
| Bundle.entry.response.status | |||
| Short | Status response code (text optional) | ||
| Definition | The status code returned by processing this entry. The status SHALL start with a 3 digit HTTP code (e.g. 404) and may contain the standard HTTP description associated with the status code. | ||
| Cardinality | 1..1 | ||
| Type | string | ||
| Summary | True | ||
| Constraints |
| ||
| Bundle.entry.response.location | |||
| Short | The location (if the operation returns a location) | ||
| Definition | The location header created by processing this operation, populated if the operation returns a location. | ||
| Cardinality | 0..1 | ||
| Type | uri | ||
| Summary | True | ||
| Constraints |
| ||
| Bundle.entry.response.etag | |||
| Short | The Etag for the resource (if relevant) | ||
| Definition | The Etag for the resource, if the operation for the entry produced a versioned resource (see Resource Metadata and Versioning and Managing Resource Contention). | ||
| Cardinality | 0..1 | ||
| Type | string | ||
| Summary | True | ||
| Comments | Etags match the Resource.meta.versionId. The ETag has to match the version id in the header if a resource is included. | ||
| Constraints |
| ||
| Bundle.entry.response.lastModified | |||
| Short | Server's date time modified | ||
| Definition | The date/time that the resource was modified on the server. | ||
| Cardinality | 0..1 | ||
| Type | instant | ||
| Summary | True | ||
| Comments | This has to match the same time in the meta header (meta.lastUpdated) if a resource is included. | ||
| Constraints |
| ||
| Bundle.entry.response.outcome | |||
| Short | OperationOutcome with hints and warnings (for batch/transaction) | ||
| Definition | An OperationOutcome containing hints and warnings produced as part of processing this entry in a batch or transaction. | ||
| Cardinality | 0..1 | ||
| Type | Resource | ||
| Summary | True | ||
| Comments | For a POST/PUT operation, this is the equivalent outcome that would be returned for prefer = operationoutcome - except that the resource is always returned whether or not the outcome is returned. This outcome is not used for error responses in batch/transaction, only for hints and warnings. In a batch operation, the error will be in Bundle.entry.response, and for transaction, there will be a single OperationOutcome instead of a bundle in the case of an error. | ||
| Bundle.signature | |||
| Short | Digital Signature | ||
| Definition | Digital Signature - base64 encoded. XML-DSig or a JWT. | ||
| Cardinality | 0..1 | ||
| Type | Signature | ||
| Summary | True | ||
| Requirements | A Signature holds an electronic representation of a signature and its supporting context in a FHIR accessible form. The signature may either be a cryptographic type (XML DigSig or a JWS), which is able to provide non-repudiation proof, or it may be a graphical image that represents a signature or a signature process. This element allows capturing signatures on documents, messages, transactions or even search responses, to support content-authentication, non-repudiation or other business cases. This is primarily relevant where the bundle may travel through multiple hops or via other mechanisms where HTTPS non-repudiation is insufficient. | ||
| Comments | The signature could be created by the "author" of the bundle or by the originating device. Requirements around inclusion of a signature, verification of signatures and treatment of signed/non-signed bundles is implementation-environment specific. | ||
| Constraints |
| ||
Anmerkungen
In der folgenden Tabelle finden sich Anmerkungen zu einzelnen Feldern.
| Feld | Anmerkung |
|---|---|
Bundle.type |
Dieses Feld wird durch das Basis-Profil mit einer Kardinalität von 1..1 erzwungen und enthält immer den Wert batch aus dem ValueSet BundleType, da dies der einzig zutreffende Wert aus dem genannten ValueSet ist. |
Bundle.entry |
Dieses Feld muss alle Requests enthalten, die als batch abgearbeitet werden sollen. |
Bundle.entry.id |
Dieses Feld muss eine ID enthalten, die vom Anfragenden selbst definiert werden kann. Die ID soll die Zuordnung des Einzel-Requests zu der zugehörigen Response aus dem Batch Response Bundle vereinfachen. Weitere Details hierzu sind unter Profil: Batch Response (Bundle) zu finden. Bitte beachten: Die ID wird NICHT als Slot-ID übernommen, wenn es sich um einen POST-Request zum Anlegen eines Terminslots handelt. |
Bundle.entry.resource |
Dieses Feld muss bei einem POST-Request den Terminslot enthalten, der im 116117 Terminservice erstellt werden soll. |
Bundle.entry.request.method |
Dieses Feld muss die gewünschte HTTP-Aktion enthalten, die für den Terminslot ausgeführt werden soll. Bitte beachten: In einem Batch Request Bundle dürfen nur gleiche Aktionen vorhanden sein – also nur POST-Requests oder nur DELETE-Requests. Sollen neue Terminslots erstellt und vorhandene Terminslots gelöscht werden, sind zwei separate Requests notwendig. |
Bundle.entry.request.url |
Der Wert des Feldes hängt von der HTTP-Aktion ab:
|
Bundle.entry.request.ifMatch |
Dieses Feld muss bei DELETE-Requests befüllt sein und die Versionsnummer des zu löschenden Terminslots enthalten. Bei POST-Requests darf dieses Feld NICHT befüllt sein. |
Folgende (mit einem Must-Support-Flag gekennzeichnete) Elemente werden von den Systemen des 116117 Terminservices gespeichert, verarbeitet und zurückgegeben:
typeentry.identry.resourceentry.requestentry.request.methodentry.request.urlentry.request.ifMatch
Terminology Bindings
Folgende Terminologien sind abweichend vom Basisprofil definiert:
| Feld | Bindungsgrad | ValueSet |
|---|---|---|
| Bundle.entry.request.method | required | https://fhir.kbv.de/ValueSet/KBV_VS_116117_TERMINSERVICE_TVS_TERMINSYNCHRONISATION_Batch_Http_Methods |
Operationen & Interaktionen
Folgende Operationen und Interaktionen haben diese Ressource als Eingabewert:
Beispiele
Alle Beispiele sind hier im vorliegenden Projekt und auch auf den jeweiligen Unterseiten zu den FHIR-Operationen und -Interaktionen zu finden.