Terminprofil (Schedule)
Fachlicher Kontext
Scope | Art |
---|---|
Termine suchen | Ausgabeparameter (als Teil des Result Bundles) |
Buchungsinformationen abrufen | Ausgabeparameter (als Teil des Result Bundles) |
Die Terminschnittstelle für Dritte ermöglicht die Suche von freien Terminen, die von Praxen / medizinischen Einrichtungen angeboten werden sowie das Abrufen von Informationen über eine zuvor durchgeführte Terminbuchung. Um Patienten Details zu einem Terminslot oder einer Terminbuchung anzuzeigen, der bzw. die auf dem Terminprofil basiert, sind folgende Daten notwendig:
- ID
- Name
- Terminprofilhinweis
- Diagnosefremdsprachen (von der behandelnden Person gesprochene Sprachen)
Die ID ist dabei primär für die Implementierenden relevant, um ein Terminprofil eindeutig einem gefunden Terminslot zuordnen zu können. (Da in den Suchergebnissen einer Terminsuche sehr viele Terminslots und damit auch mehrere Terminprofile enthalten sein können, muss bei der Implementierung eine entsprechende Zuordnung anhand der Terminprofil-ID erfolgen.)
Die genannten Informationen sind in dem vorliegenden Profil gebündelt und ergänzen somit die Profile für die Terminbuchung (Appointment) und den Terminslot (Slot) um weitere Details.
FHIR-Profil
Name | KBV_PR_KV_DIGITAL_TS_DRITTE_Schedule_Slot_Profile |
---|---|
Type | Schedule |
Base Definition | http://hl7.org/fhir/StructureDefinition/Schedule (Version: R4) |
Canonical URL | https://fhir.kbv.de/StructureDefinition/KBV_PR_KV_DIGITAL_TS_DRITTE_Schedule_Slot_Profile |
KBV_PR_KV_DIGITAL_TS_DRITTE_Schedule_Slot_Profile (Schedule) | I | Schedule | |
id | Σ | 0..1 | string |
meta | Σ | 1..1 | Meta |
id | 0..1 | string | |
extension | I | 0..* | Extension |
versionId | Σ | 0..0 | id |
lastUpdated | Σ | 0..0 | instant |
source | Σ | 0..0 | uri |
profile | Σ | 1..* | canonical(StructureDefinition) |
kvdigitalProfil | Σ | 1..1 | canonical(StructureDefinition) |
id | 0..1 | string | |
extension | I | 0..* | Extension |
value | 1..1 | System.StringPattern | |
security | Σ | 0..0 | CodingBinding |
tag | Σ | 0..0 | Coding |
implicitRules | Σ ?! | 0..0 | uri |
language | 0..0 | codeBinding | |
text | S | 0..1 | Narrative |
id | 0..1 | string | |
extension | I | 0..* | Extension |
status | S | 1..1 | codeBindingFixed Value |
div | S I | 1..1 | xhtml |
contained | 0..0 | Resource | |
extension | S I | 1..* | Extension |
diagnosefremdsprachen | S I | 0..* | Extension(Coding) |
terminprofilname | S I | 1..1 | Extension(string) |
modifierExtension | ?! I | 0..* | Extension |
identifier | S Σ | 1..1 | Identifier |
id | 0..1 | string | |
extension | I | 0..* | Extension |
use | Σ ?! | 0..0 | codeBinding |
type | Σ | 0..0 | CodeableConceptBinding |
system | S Σ | 1..1 | uriPattern |
value | S Σ | 1..1 | string |
period | Σ I | 0..0 | Period |
assigner | Σ I | 0..0 | Reference(Organization) |
active | Σ ?! | 0..0 | boolean |
serviceCategory | Σ | 0..0 | CodeableConcept |
serviceType | Σ | 0..0 | CodeableConcept |
specialty | Σ | 0..0 | CodeableConceptBinding |
actor | S Σ I | 1..1 | Reference(KBV_PR_KV_DIGITAL_TS_DRITTE_Location) |
id | 0..1 | string | |
extension | I | 0..* | Extension |
reference | S Σ I | 1..1 | string |
type | Σ | 0..0 | uriBinding |
identifier | Σ | 0..0 | Identifier |
display | Σ | 0..0 | string |
planningHorizon | Σ I | 0..0 | Period |
comment | S | 0..1 | string |
Schedule | |
Definition | Das Terminprofil kann - wenn vorhanden - die angebotenen Diagnosefremdsprachen und Hinweise (für die Patienten) zu den zugehörigen Terminen enthalten. |
Cardinality | 0...* |
Alias | Availability |
Invariants |
|
Mappings |
|
Schedule.id | |
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. |
Schedule.meta | |
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 |
Invariants |
|
Mappings |
|
Schedule.meta.id | |
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 |
|
Schedule.meta.extension | |
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) |
Invariants |
|
Mappings |
|
Schedule.meta.versionId | |
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...0 |
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. |
Invariants |
|
Mappings |
|
Schedule.meta.lastUpdated | |
Definition | When the resource last changed - e.g. when the version changed. |
Cardinality | 0...0 |
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. |
Invariants |
|
Mappings |
|
Schedule.meta.source | |
Definition | A uri that identifies the source system of the resource. This provides a minimal amount of [Provenance](provenance.html#) 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...0 |
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. |
Invariants |
|
Mappings |
|
Schedule.meta.profile | |
Definition | A list of profiles (references to [StructureDefinition](structuredefinition.html#) resources) that this resource claims to conform to. The URL is a reference to [StructureDefinition.url](structuredefinition-definitions.html#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 value(Value) |
Invariants |
|
Mappings |
|
Schedule.meta.profile:kvdigitalProfil | |
Definition | A list of profiles (references to [StructureDefinition](structuredefinition.html#) resources) that this resource claims to conform to. The URL is a reference to [StructureDefinition.url](structuredefinition-definitions.html#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. |
Invariants |
|
Mappings |
|
Schedule.meta.profile:kvdigitalProfil.id | |
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 |
|
Schedule.meta.profile:kvdigitalProfil.extension | |
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) |
Invariants |
|
Mappings |
|
Schedule.meta.profile:kvdigitalProfil.value | |
Definition | Primitive value for canonical |
Cardinality | 1...1 |
Type | System.String |
Pattern | https://fhir.kbv.de/StructureDefinition/KBV_PR_KV_DIGITAL_TS_DRITTE_Schedule_Slot_Profile|1.0.0 |
Schedule.meta.security | |
Definition | Security labels applied to this resource. These tags connect specific resources to the overall security policy and infrastructure. |
Cardinality | 0...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. |
Invariants |
|
Mappings |
|
Schedule.meta.tag | |
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...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. |
Invariants |
|
Mappings |
|
Schedule.implicitRules | |
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...0 |
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. |
Invariants |
|
Mappings |
|
Schedule.language | |
Definition | The base language in which the resource is written. |
Cardinality | 0...0 |
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). |
Invariants |
|
Mappings |
|
Schedule.text | |
Definition | In diesem Element können die in der Instanz enthaltenen Informationen in einer menschenlesbaren Form zusammengefasst werden. Dabei ist zu beachten, dass keine Informationen aufgenommen werden dürfen, die nicht in strukturierter Form an anderer Stelle in der Instanz enthalten sind. |
Cardinality | 0...1 |
Type | Narrative |
Must Support | True |
Alias | narrative, html, xhtml, display |
Comments | Contained resources do not have narrative. Resources that are not contained SHOULD have a narrative. In some cases, a resource may only have text with little or no additional discrete data (as long as all minOccurs=1 elements are satisfied). This may be necessary for data from legacy systems where information is captured as a "text blob" or where text is additionally entered raw or narrated and encoded information is added later. |
Invariants |
|
Mappings |
|
Schedule.text.id | |
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 |
|
Schedule.text.extension | |
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) |
Invariants |
|
Mappings |
|
Schedule.text.status | |
Definition | The status of the narrative - whether it's entirely generated (from just the defined data or the extensions too), or whether a human authored it and it may contain additional data. |
Cardinality | 1...1 |
Type | code |
Binding | The status of a resource narrative. |
Must Support | True |
Comments | Note that FHIR strings SHALL NOT exceed 1MB in size |
Invariants |
|
Fixed Value | extensions |
Mappings |
|
Schedule.text.div | |
Definition | The actual narrative content, a stripped down version of XHTML. |
Cardinality | 1...1 |
Type | xhtml |
Must Support | True |
Comments | The contents of the html element are an XHTML fragment containing only the basic html formatting elements described in chapters 7-11 and 15 of the HTML 4.0 standard, <a> elements (either name or href), images and internally contained stylesheets. The XHTML content SHALL NOT contain a head, a body, external stylesheet references, scripts, forms, base/link/xlink, frames, iframes and objects. |
Invariants |
|
Mappings |
|
Schedule.contained | |
Definition | These 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. |
Cardinality | 0...0 |
Type | Resource |
Alias | inline resources, anonymous resources, contained resources |
Comments | This should never be done when the content can be identified properly, as once identification is lost, it is extremely difficult (and context dependent) to restore it again. Contained resources may have profiles and tags In their meta elements, but SHALL NOT have security labels. |
Mappings |
|
Schedule.extension | |
Definition | May 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. |
Cardinality | 1...* |
Type | Extension |
Must Support | True |
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) |
Invariants |
|
Mappings |
|
Schedule.extension:diagnosefremdsprachen | |
Definition | Liste der Codings für Fremdsprachen (abgesehen von deutsch), in der der Arzt mit dem Patienten kommunizieren und eine Diagnose stellen kann. |
Cardinality | 0...* |
Type | Extension(Coding) |
Must Support | True |
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. |
Invariants |
|
Mappings |
|
Schedule.extension:terminprofilname | |
Definition | Die Extension enthält den Namen des Terminprofils; die Angabe eines Namens ist verpflichtend. |
Cardinality | 1...1 |
Type | Extension(string) |
Must Support | True |
Alias | extensions, user content |
Comments | Der Name eines Terminrprofil muss nicht eindeutig sein. |
Invariants |
|
Mappings |
|
Schedule.modifierExtension | |
Definition | May 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). |
Cardinality | 0...* |
Type | Extension |
Modifier | True |
Alias | extensions, user content |
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. |
Slicing | Unordered, Open, by url(Value) |
Invariants |
|
Mappings |
|
Schedule.identifier | |
Definition | External Ids for this item. |
Cardinality | 1...1 |
Type | Identifier |
Must Support | True |
Summary | True |
Invariants |
|
Mappings |
|
Schedule.identifier.id | |
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 |
|
Schedule.identifier.extension | |
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) |
Invariants |
|
Mappings |
|
Schedule.identifier.use | |
Definition | The purpose of this identifier. |
Cardinality | 0...0 |
Type | code |
Binding | Identifies the purpose for this identifier, if known . |
Modifier | True |
Summary | True |
Requirements | Allows the appropriate identifier for a particular context of use to be selected from among a set of identifiers. |
Comments | Applications can assume that an identifier is permanent unless it explicitly says that it is temporary. |
Invariants |
|
Mappings |
|
Schedule.identifier.type | |
Definition | A coded type for the identifier that can be used to determine which identifier to use for a specific purpose. |
Cardinality | 0...0 |
Type | CodeableConcept |
Binding | A coded type for an identifier that can be used to determine which identifier to use for a specific purpose. |
Summary | True |
Requirements | Allows users to make use of identifiers when the identifier system is not known. |
Comments | This element deals only with general categories of identifiers. It SHOULD not be used for codes that correspond 1..1 with the Identifier.system. Some identifiers may fall into multiple categories due to common usage. Where the system is known, a type is unnecessary because the type is always part of the system definition. However systems often need to handle identifiers where the system is not known. There is not a 1:1 relationship between type and system, since many different systems have the same type. |
Invariants |
|
Mappings |
|
Schedule.identifier.system | |
Definition | Establishes the namespace for the value - that is, a URL that describes a set values that are unique. |
Cardinality | 1...1 |
Type | uri |
Must Support | True |
Summary | True |
Requirements | There are many sets of identifiers. To perform matching of two identifiers, we need to know what set we're dealing with. The system identifies a particular set of unique identifiers. |
Comments | Identifier.system is always case sensitive. |
Invariants |
|
Pattern | urn:ietf:rfc:4122 |
Mappings |
|
Schedule.identifier.value | |
Definition | The portion of the identifier typically relevant to the user and which is unique within the context of the system. |
Cardinality | 1...1 |
Type | string |
Must Support | True |
Summary | True |
Comments | If the value is a full URI, then the system SHALL be urn:ietf:rfc:3986. The value's primary purpose is computational mapping. As a result, it may be normalized for comparison purposes (e.g. removing non-significant whitespace, dashes, etc.) A value formatted for human display can be conveyed using the Rendered Value extension. Identifier.value is to be treated as case sensitive unless knowledge of the Identifier.system allows the processer to be confident that non-case-sensitive processing is safe. |
Invariants |
|
Examples | General 123456 |
Mappings |
|
Schedule.identifier.period | |
Definition | Time period during which identifier is/was valid for use. |
Cardinality | 0...0 |
Type | Period |
Summary | True |
Comments | A Period specifies a range of time; the context of use will specify whether the entire range applies (e.g. "the patient was an inpatient of the hospital for this time range") or one value from the range applies (e.g. "give to the patient between these two times"). Period is not used for a duration (a measure of elapsed time). See Duration. |
Invariants |
|
Mappings |
|
Schedule.identifier.assigner | |
Definition | Organization that issued/manages the identifier. |
Cardinality | 0...0 |
Type | Reference(Organization) |
Summary | True |
Comments | The Identifier.assigner may omit the .reference element and only contain a .display element reflecting the name or other textual information about the assigning organization. |
Invariants |
|
Mappings |
|
Schedule.active | |
Definition | Whether this schedule record is in active use or should not be used (such as was entered in error). |
Cardinality | 0...0 |
Type | boolean |
Modifier | True |
Summary | True |
Comments | This element is labeled as a modifier because it may be used to mark that the resource was created in error. |
Invariants |
|
Mappings |
|
Schedule.serviceCategory | |
Definition | A broad categorization of the service that is to be performed during this appointment. |
Cardinality | 0...0 |
Type | CodeableConcept |
Binding | ServiceCategory (example) |
Summary | True |
Comments | Not all terminology uses fit this general pattern. In some cases, models should not use CodeableConcept and use Coding directly and provide their own structure for managing text, codings, translations and the relationship between elements and pre- and post-coordination. |
Invariants |
|
Mappings |
|
Schedule.serviceType | |
Definition | The specific service that is to be performed during this appointment. |
Cardinality | 0...0 |
Type | CodeableConcept |
Binding | ServiceType (example) |
Summary | True |
Comments | Not all terminology uses fit this general pattern. In some cases, models should not use CodeableConcept and use Coding directly and provide their own structure for managing text, codings, translations and the relationship between elements and pre- and post-coordination. |
Invariants |
|
Mappings |
|
Schedule.specialty | |
Definition | The specialty of a practitioner that would be required to perform the service requested in this appointment. |
Cardinality | 0...0 |
Type | CodeableConcept |
Binding | Additional details about where the content was created (e.g. clinical specialty). |
Summary | True |
Comments | Not all terminology uses fit this general pattern. In some cases, models should not use CodeableConcept and use Coding directly and provide their own structure for managing text, codings, translations and the relationship between elements and pre- and post-coordination. |
Invariants |
|
Mappings |
|
Schedule.actor | |
Definition | Referenz auf die Praxis/medizinische Einrichtung, die das Terminprofil angelegt hat. |
Cardinality | 1...1 |
Type | Reference(KBV_PR_KV_DIGITAL_TS_DRITTE_Location) |
Must Support | True |
Summary | True |
Comments | The capacity to support multiple referenced resource types should be used in cases where the specific resources themselves cannot be scheduled without the other, and thus only make sense to the system exposing them as a group. Common examples of this are where the combination of a practitioner and a room (Location) are always required by a system. |
Invariants |
|
Mappings |
|
Schedule.actor.id | |
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 |
|
Schedule.actor.extension | |
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) |
Invariants |
|
Mappings |
|
Schedule.actor.reference | |
Definition | A reference to a location at which the other resource is found. The reference may be a relative reference, in which case it is relative to the service base URL, or an absolute URL that resolves to the location where the resource is found. The reference may be version specific or not. If the reference is not to a FHIR RESTful server, then it should be assumed to be version specific. Internal fragment references (start with '#') refer to contained resources. |
Cardinality | 1...1 |
Type | string |
Must Support | True |
Summary | True |
Comments | Using absolute URLs provides a stable scalable approach suitable for a cloud/web context, while using relative/logical references provides a flexible approach suitable for use when trading across closed eco-system boundaries. Absolute URLs do not need to point to a FHIR RESTful server, though this is the preferred approach. If the URL conforms to the structure "/[type]/[id]" then it should be assumed that the reference is to a FHIR RESTful server. |
Invariants |
|
Mappings |
|
Schedule.actor.type | |
Definition | The expected type of the target of the reference. If both Reference.type and Reference.reference are populated and Reference.reference is a FHIR URL, both SHALL be consistent. The type is the Canonical URL of Resource Definition that is the type this reference refers to. References are URLs that are relative to http://hl7.org/fhir/StructureDefinition/ e.g. "Patient" is a reference to http://hl7.org/fhir/StructureDefinition/Patient. Absolute URLs are only allowed for logical models (and can only be used in references in logical models, not resources). |
Cardinality | 0...0 |
Type | uri |
Binding | Aa resource (or, for logical models, the URI of the logical model). |
Summary | True |
Comments | This element is used to indicate the type of the target of the reference. This may be used which ever of the other elements are populated (or not). In some cases, the type of the target may be determined by inspection of the reference (e.g. a RESTful URL) or by resolving the target of the reference; if both the type and a reference is provided, the reference SHALL resolve to a resource of the same type as that specified. |
Invariants |
|
Mappings |
|
Schedule.actor.identifier | |
Definition | An identifier for the target resource. This is used when there is no way to reference the other resource directly, either because the entity it represents is not available through a FHIR server, or because there is no way for the author of the resource to convert a known identifier to an actual location. There is no requirement that a Reference.identifier point to something that is actually exposed as a FHIR instance, but it SHALL point to a business concept that would be expected to be exposed as a FHIR instance, and that instance would need to be of a FHIR resource type allowed by the reference. |
Cardinality | 0...0 |
Type | Identifier |
Summary | True |
Comments | When an identifier is provided in place of a reference, any system processing the reference will only be able to resolve the identifier to a reference if it understands the business context in which the identifier is used. Sometimes this is global (e.g. a national identifier) but often it is not. For this reason, none of the useful mechanisms described for working with references (e.g. chaining, includes) are possible, nor should servers be expected to be able resolve the reference. Servers may accept an identifier based reference untouched, resolve it, and/or reject it - see CapabilityStatement.rest.resource.referencePolicy. When both an identifier and a literal reference are provided, the literal reference is preferred. Applications processing the resource are allowed - but not required - to check that the identifier matches the literal reference Applications converting a logical reference to a literal reference may choose to leave the logical reference present, or remove it. Reference is intended to point to a structure that can potentially be expressed as a FHIR resource, though there is no need for it to exist as an actual FHIR resource instance - except in as much as an application wishes to actual find the target of the reference. The content referred to be the identifier must meet the logical constraints implied by any limitations on what resource types are permitted for the reference. For example, it would not be legitimate to send the identifier for a drug prescription if the type were Reference(Observation|DiagnosticReport). One of the use-cases for Reference.identifier is the situation where no FHIR representation exists (where the type is Reference (Any). |
Invariants |
|
Mappings |
|
Schedule.actor.display | |
Definition | Plain text narrative that identifies the resource in addition to the resource reference. |
Cardinality | 0...0 |
Type | string |
Summary | True |
Comments | This is generally not the same as the Resource.text of the referenced resource. The purpose is to identify what's being referenced, not to fully describe it. |
Invariants |
|
Mappings |
|
Schedule.planningHorizon | |
Definition | The period of time that the slots that reference this Schedule resource cover (even if none exist). These cover the amount of time that an organization's planning horizon; the interval for which they are currently accepting appointments. This does not define a "template" for planning outside these dates. |
Cardinality | 0...0 |
Type | Period |
Summary | True |
Comments | A Period specifies a range of time; the context of use will specify whether the entire range applies (e.g. "the patient was an inpatient of the hospital for this time range") or one value from the range applies (e.g. "give to the patient between these two times"). Period is not used for a duration (a measure of elapsed time). See Duration. |
Invariants |
|
Mappings |
|
Schedule.comment | |
Definition | Hinweise für Patienten zum Termin (bspw. "Bitte Handtuch mitbringen") |
Cardinality | 0...1 |
Type | string |
Must Support | True |
Comments | Note that FHIR strings SHALL NOT exceed 1MB in size |
Invariants |
|
Mappings |
|
<StructureDefinition xmlns="http://hl7.org/fhir"> <id value="KBV-PR-KV-DIGITAL-TS-DRITTE-Schedule-Slot-Profile" /> <text> <status value="generated" /> --- We have skipped the narrative for better readability of the resource --- </text> <url value="https://fhir.kbv.de/StructureDefinition/KBV_PR_KV_DIGITAL_TS_DRITTE_Schedule_Slot_Profile" /> <version value="1.0.0" /> <name value="KBV_PR_KV_DIGITAL_TS_DRITTE_Schedule_Slot_Profile" /> <title value="KBV_PR_KV_DIGITAL_TS_DRITTE_Schedule_Slot_Profile" /> <status value="active" /> <date value="2023-12" /> <publisher value="kv.digital GmbH" /> <contact> <name value="kv.digital GmbH" /> <telecom> <system value="url" /> <value value="https://www.kv.digital" /> </telecom> </contact> <description value="Ein Terminprofil dient als Vorlage zum Anlegen von Terminslots und kann - neben dem Namen des Terminprofils - Hinweise für die Patienten und angebotene Diagnosefremdsprachen enthalten. Beim Anlegen eines neuen Terminslots auf Basis eines Terminprofils werden die im Profil enthaltenen Daten in den Terminslot übernommen. Dadurch bündelt ein Terminprofil beliebig viele Termine der gleichen Art." /> <copyright value="Im folgenden Profil können Codes aus den Code-Systemen SNOMED CT®, LOINC, Ucum, ATC, ICD-10-GM, ICD-10-WHO, OPS, Alpha-ID/Alpha-ID-SE und ICF enthalten sein, die dem folgenden Urheberrecht unterliegen: This material includes SNOMED CT® Clinical Terms® (SNOMED CT® CT®) which is used by permission of SNOMED CT® International. All rights reserved. SNOMED CT® CT®, was originally created by The College of American Pathologists. SNOMED CT® and SNOMED CT® CT are registered trademarks of SNOMED CT® International. Implementers of these artefacts must have the appropriate SNOMED CT® CT Affiliate license. This material contains content from LOINC (http://LOINC.org). LOINC is copyright © 1995-2020, Regenstrief Institute, Inc. and the Logical Observation Identifiers Names and Codes (LOINC) Committee and is available at no cost under the license at http://LOINC.org/license. LOINC® is a registered United States trademark of Regenstrief Institute, Inc. This product includes all or a portion of the UCUM table, UCUM codes, and UCUM definitions or is derived from it, subject to a license from Regenstrief Institute, Inc. and The UCUM Organization. Your use of the UCUM table, UCUM codes, UCUM definitions also is subject to this license, a copy of which is available at http://unitsofmeasure.org. The current complete UCUM table, UCUM Specification are available for download at http://unitsofmeasure.org. The UCUM table and UCUM codes are copyright © 1995-2009, Regenstrief Institute, Inc. and the Unified Codes for Units of Measures (UCUM) Organization. All rights reserved. THE UCUM TABLE (IN ALL FORMATS), UCUM DEFINITIONS, AND SPECIFICATION ARE PROVIDED 'AS IS.' ANY EXPRESS OR IMPLIED WARRANTIES ARE DISCLAIMED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. Dieses Material enthält Inhalte aus ATC. Die Erstellung erfolgte unter Verwendung der Datenträger der amtlichen Fassung der ATCKlassifikation mit DDD des Bundesinstituts für Arzneimittel und Medizinprodukte (BfArM). Dieses Material enthält Inhalte aus ICD-10-GM, ICD-10-WHO, OPS Alpha-ID ans Alpha-ID-SE. Die Erstellung erfolgt unter Verwendung der maschinenlesbaren Fassung des Bundesinstituts für Arzneimittel und Medizinprodukte (BfArM). Dieses Material enthält Inhalte aus ICF. Die Erstellung erfolgt unter Verwendung der maschinenlesbaren Fassung des Deutschen Instituts für Medizinische Dokumentation und Information (DIMDI). ICF-Kodes, -Begriffe und -Texte © Weltgesundheitsorganisation, übersetzt und herausgegeben durch das Deutsche Institut für Medizinische Dokumentation und Information von der International classification of functioning, disability and health - ICF, herausgegeben durch die Weltgesundheitsorganisation." /> <fhirVersion value="4.0.1" /> <kind value="resource" /> <abstract value="false" /> <type value="Schedule" /> <baseDefinition value="http://hl7.org/fhir/StructureDefinition/Schedule" /> <derivation value="constraint" /> <differential> <element id="Schedule"> <path value="Schedule" /> <short value="Terminprofil mit Hinweis für Patienten" /> <definition value="Das Terminprofil kann - wenn vorhanden - die angebotenen Diagnosefremdsprachen und Hinweise (für die Patienten) zu den zugehörigen Terminen enthalten." /> </element> <element id="Schedule.meta"> <path value="Schedule.meta" /> <min value="1" /> </element> <element id="Schedule.meta.versionId"> <path value="Schedule.meta.versionId" /> <max value="0" /> </element> <element id="Schedule.meta.lastUpdated"> <path value="Schedule.meta.lastUpdated" /> <max value="0" /> </element> <element id="Schedule.meta.source"> <path value="Schedule.meta.source" /> <max value="0" /> </element> <element id="Schedule.meta.profile"> <path value="Schedule.meta.profile" /> <slicing> <discriminator> <type value="value" /> <path value="value" /> </discriminator> <rules value="open" /> </slicing> <min value="1" /> </element> <element id="Schedule.meta.profile:kvdigitalProfil"> <path value="Schedule.meta.profile" /> <sliceName value="kvdigitalProfil" /> <min value="1" /> <max value="1" /> </element> <element id="Schedule.meta.profile:kvdigitalProfil.value"> <path value="Schedule.meta.profile.value" /> <min value="1" /> <patternCanonical value="https://fhir.kbv.de/StructureDefinition/KBV_PR_KV_DIGITAL_TS_DRITTE_Schedule_Slot_Profile|1.0.0" /> </element> <element id="Schedule.meta.security"> <path value="Schedule.meta.security" /> <max value="0" /> </element> <element id="Schedule.meta.tag"> <path value="Schedule.meta.tag" /> <max value="0" /> </element> <element id="Schedule.implicitRules"> <path value="Schedule.implicitRules" /> <max value="0" /> </element> <element id="Schedule.language"> <path value="Schedule.language" /> <max value="0" /> </element> <element id="Schedule.text"> <path value="Schedule.text" /> <definition value="In diesem Element können die in der Instanz enthaltenen Informationen in einer menschenlesbaren Form zusammengefasst werden. Dabei ist zu beachten, dass keine Informationen aufgenommen werden dürfen, die nicht in strukturierter Form an anderer Stelle in der Instanz enthalten sind." /> <mustSupport value="true" /> </element> <element id="Schedule.text.status"> <path value="Schedule.text.status" /> <fixedCode value="extensions" /> <mustSupport value="true" /> </element> <element id="Schedule.text.div"> <path value="Schedule.text.div" /> <mustSupport value="true" /> </element> <element id="Schedule.contained"> <path value="Schedule.contained" /> <max value="0" /> </element> <element id="Schedule.extension"> <path value="Schedule.extension" /> <min value="1" /> <mustSupport value="true" /> </element> <element id="Schedule.extension:diagnosefremdsprachen"> <path value="Schedule.extension" /> <sliceName value="diagnosefremdsprachen" /> <type> <code value="Extension" /> <profile value="https://fhir.kbv.de/StructureDefinition/KBV_EX_KV_DIGITAL_TS_DRITTE_Foreign_Languages_For_Diagnostic_Outcome" /> </type> <isModifier value="false" /> </element> <element id="Schedule.extension:terminprofilname"> <path value="Schedule.extension" /> <sliceName value="terminprofilname" /> <type> <code value="Extension" /> <profile value="https://fhir.kbv.de/StructureDefinition/KBV_EX_KV_DIGITAL_TS_DRITTE_Slot_Profile_Name" /> </type> <isModifier value="false" /> </element> <element id="Schedule.identifier"> <path value="Schedule.identifier" /> <min value="1" /> <max value="1" /> <mustSupport value="true" /> </element> <element id="Schedule.identifier.use"> <path value="Schedule.identifier.use" /> <max value="0" /> </element> <element id="Schedule.identifier.type"> <path value="Schedule.identifier.type" /> <max value="0" /> </element> <element id="Schedule.identifier.system"> <path value="Schedule.identifier.system" /> <short value="UUID" /> <min value="1" /> <patternUri value="urn:ietf:rfc:4122" /> <mustSupport value="true" /> </element> <element id="Schedule.identifier.value"> <path value="Schedule.identifier.value" /> <min value="1" /> <mustSupport value="true" /> </element> <element id="Schedule.identifier.period"> <path value="Schedule.identifier.period" /> <max value="0" /> </element> <element id="Schedule.identifier.assigner"> <path value="Schedule.identifier.assigner" /> <max value="0" /> </element> <element id="Schedule.active"> <path value="Schedule.active" /> <max value="0" /> </element> <element id="Schedule.serviceCategory"> <path value="Schedule.serviceCategory" /> <max value="0" /> </element> <element id="Schedule.serviceType"> <path value="Schedule.serviceType" /> <max value="0" /> </element> <element id="Schedule.specialty"> <path value="Schedule.specialty" /> <max value="0" /> </element> <element id="Schedule.actor"> <path value="Schedule.actor" /> <short value="Praxis, die dieses Terminprofil angelegt hat" /> <definition value="Referenz auf die Praxis/medizinische Einrichtung, die das Terminprofil angelegt hat." /> <max value="1" /> <type> <code value="Reference" /> <targetProfile value="https://fhir.kbv.de/StructureDefinition/KBV_PR_KV_DIGITAL_TS_DRITTE_Location" /> </type> <mustSupport value="true" /> </element> <element id="Schedule.actor.reference"> <path value="Schedule.actor.reference" /> <min value="1" /> <mustSupport value="true" /> </element> <element id="Schedule.actor.type"> <path value="Schedule.actor.type" /> <max value="0" /> <mustSupport value="false" /> </element> <element id="Schedule.actor.identifier"> <path value="Schedule.actor.identifier" /> <max value="0" /> </element> <element id="Schedule.actor.display"> <path value="Schedule.actor.display" /> <max value="0" /> </element> <element id="Schedule.planningHorizon"> <path value="Schedule.planningHorizon" /> <max value="0" /> </element> <element id="Schedule.comment"> <path value="Schedule.comment" /> <label value="Terminprofilhinweis" /> <short value="Terminprofilhinweis" /> <definition value="Hinweise für Patienten zum Termin (bspw. "Bitte Handtuch mitbringen")" /> <mustSupport value="true" /> </element> </differential> </StructureDefinition>
{ "resourceType": "StructureDefinition", "id": "KBV-PR-KV-DIGITAL-TS-DRITTE-Schedule-Slot-Profile", "text": { "status": "generated", --- We have skipped the narrative for better readability of the resource --- }, "url": "https://fhir.kbv.de/StructureDefinition/KBV_PR_KV_DIGITAL_TS_DRITTE_Schedule_Slot_Profile", "version": "1.0.0", "name": "KBV_PR_KV_DIGITAL_TS_DRITTE_Schedule_Slot_Profile", "title": "KBV_PR_KV_DIGITAL_TS_DRITTE_Schedule_Slot_Profile", "status": "active", "date": "2023-12", "publisher": "kv.digital GmbH", "contact": [ { "name": "kv.digital GmbH", "telecom": [ { "system": "url", "value": "https://www.kv.digital" } ] } ], "description": "Ein Terminprofil dient als Vorlage zum Anlegen von Terminslots und kann - neben dem Namen des Terminprofils - Hinweise für die Patienten und angebotene Diagnosefremdsprachen enthalten. Beim Anlegen eines neuen Terminslots auf Basis eines Terminprofils werden die im Profil enthaltenen Daten in den Terminslot übernommen. Dadurch bündelt ein Terminprofil beliebig viele Termine der gleichen Art.", "copyright": "Im folgenden Profil können Codes aus den Code-Systemen SNOMED CT®, LOINC, Ucum, ATC, ICD-10-GM, ICD-10-WHO, OPS, Alpha-ID/Alpha-ID-SE und ICF enthalten sein, die dem folgenden Urheberrecht unterliegen: This material includes SNOMED CT® Clinical Terms® (SNOMED CT® CT®) which is used by permission of SNOMED CT® International. All rights reserved. SNOMED CT® CT®, was originally created by The College of American Pathologists. SNOMED CT® and SNOMED CT® CT are registered trademarks of SNOMED CT® International. Implementers of these artefacts must have the appropriate SNOMED CT® CT Affiliate license. This material contains content from LOINC (http://LOINC.org). LOINC is copyright © 1995-2020, Regenstrief Institute, Inc. and the Logical Observation Identifiers Names and Codes (LOINC) Committee and is available at no cost under the license at http://LOINC.org/license. LOINC® is a registered United States trademark of Regenstrief Institute, Inc. This product includes all or a portion of the UCUM table, UCUM codes, and UCUM definitions or is derived from it, subject to a license from Regenstrief Institute, Inc. and The UCUM Organization. Your use of the UCUM table, UCUM codes, UCUM definitions also is subject to this license, a copy of which is available at http://unitsofmeasure.org. The current complete UCUM table, UCUM Specification are available for download at http://unitsofmeasure.org. The UCUM table and UCUM codes are copyright © 1995-2009, Regenstrief Institute, Inc. and the Unified Codes for Units of Measures (UCUM) Organization. All rights reserved. THE UCUM TABLE (IN ALL FORMATS), UCUM DEFINITIONS, AND SPECIFICATION ARE PROVIDED 'AS IS.' ANY EXPRESS OR IMPLIED WARRANTIES ARE DISCLAIMED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. Dieses Material enthält Inhalte aus ATC. Die Erstellung erfolgte unter Verwendung der Datenträger der amtlichen Fassung der ATCKlassifikation mit DDD des Bundesinstituts für Arzneimittel und Medizinprodukte (BfArM). Dieses Material enthält Inhalte aus ICD-10-GM, ICD-10-WHO, OPS Alpha-ID ans Alpha-ID-SE. Die Erstellung erfolgt unter Verwendung der maschinenlesbaren Fassung des Bundesinstituts für Arzneimittel und Medizinprodukte (BfArM). Dieses Material enthält Inhalte aus ICF. Die Erstellung erfolgt unter Verwendung der maschinenlesbaren Fassung des Deutschen Instituts für Medizinische Dokumentation und Information (DIMDI). ICF-Kodes, -Begriffe und -Texte © Weltgesundheitsorganisation, übersetzt und herausgegeben durch das Deutsche Institut für Medizinische Dokumentation und Information von der International classification of functioning, disability and health - ICF, herausgegeben durch die Weltgesundheitsorganisation.", "fhirVersion": "4.0.1", "kind": "resource", "abstract": false, "type": "Schedule", "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Schedule", "derivation": "constraint", "differential": { "element": [ { "id": "Schedule", "path": "Schedule", "short": "Terminprofil mit Hinweis für Patienten", "definition": "Das Terminprofil kann - wenn vorhanden - die angebotenen Diagnosefremdsprachen und Hinweise (für die Patienten) zu den zugehörigen Terminen enthalten." }, { "id": "Schedule.meta", "path": "Schedule.meta", "min": 1 }, { "id": "Schedule.meta.versionId", "path": "Schedule.meta.versionId", "max": "0" }, { "id": "Schedule.meta.lastUpdated", "path": "Schedule.meta.lastUpdated", "max": "0" }, { "id": "Schedule.meta.source", "path": "Schedule.meta.source", "max": "0" }, { "id": "Schedule.meta.profile", "path": "Schedule.meta.profile", "slicing": { "discriminator": [ { "type": "value", "path": "value" } ], "rules": "open" }, "min": 1 }, { "id": "Schedule.meta.profile:kvdigitalProfil", "path": "Schedule.meta.profile", "sliceName": "kvdigitalProfil", "min": 1, "max": "1" }, { "id": "Schedule.meta.profile:kvdigitalProfil.value", "path": "Schedule.meta.profile.value", "min": 1, "patternCanonical": "https://fhir.kbv.de/StructureDefinition/KBV_PR_KV_DIGITAL_TS_DRITTE_Schedule_Slot_Profile|1.0.0" }, { "id": "Schedule.meta.security", "path": "Schedule.meta.security", "max": "0" }, { "id": "Schedule.meta.tag", "path": "Schedule.meta.tag", "max": "0" }, { "id": "Schedule.implicitRules", "path": "Schedule.implicitRules", "max": "0" }, { "id": "Schedule.language", "path": "Schedule.language", "max": "0" }, { "id": "Schedule.text", "path": "Schedule.text", "definition": "In diesem Element können die in der Instanz enthaltenen Informationen in einer menschenlesbaren Form zusammengefasst werden. Dabei ist zu beachten, dass keine Informationen aufgenommen werden dürfen, die nicht in strukturierter Form an anderer Stelle in der Instanz enthalten sind.", "mustSupport": true }, { "id": "Schedule.text.status", "path": "Schedule.text.status", "fixedCode": "extensions", "mustSupport": true }, { "id": "Schedule.text.div", "path": "Schedule.text.div", "mustSupport": true }, { "id": "Schedule.contained", "path": "Schedule.contained", "max": "0" }, { "id": "Schedule.extension", "path": "Schedule.extension", "min": 1, "mustSupport": true }, { "id": "Schedule.extension:diagnosefremdsprachen", "path": "Schedule.extension", "sliceName": "diagnosefremdsprachen", "type": [ { "code": "Extension", "profile": [ "https://fhir.kbv.de/StructureDefinition/KBV_EX_KV_DIGITAL_TS_DRITTE_Foreign_Languages_For_Diagnostic_Outcome" ] } ], "isModifier": false }, { "id": "Schedule.extension:terminprofilname", "path": "Schedule.extension", "sliceName": "terminprofilname", "type": [ { "code": "Extension", "profile": [ "https://fhir.kbv.de/StructureDefinition/KBV_EX_KV_DIGITAL_TS_DRITTE_Slot_Profile_Name" ] } ], "isModifier": false }, { "id": "Schedule.identifier", "path": "Schedule.identifier", "min": 1, "max": "1", "mustSupport": true }, { "id": "Schedule.identifier.use", "path": "Schedule.identifier.use", "max": "0" }, { "id": "Schedule.identifier.type", "path": "Schedule.identifier.type", "max": "0" }, { "id": "Schedule.identifier.system", "path": "Schedule.identifier.system", "short": "UUID", "min": 1, "patternUri": "urn:ietf:rfc:4122", "mustSupport": true }, { "id": "Schedule.identifier.value", "path": "Schedule.identifier.value", "min": 1, "mustSupport": true }, { "id": "Schedule.identifier.period", "path": "Schedule.identifier.period", "max": "0" }, { "id": "Schedule.identifier.assigner", "path": "Schedule.identifier.assigner", "max": "0" }, { "id": "Schedule.active", "path": "Schedule.active", "max": "0" }, { "id": "Schedule.serviceCategory", "path": "Schedule.serviceCategory", "max": "0" }, { "id": "Schedule.serviceType", "path": "Schedule.serviceType", "max": "0" }, { "id": "Schedule.specialty", "path": "Schedule.specialty", "max": "0" }, { "id": "Schedule.actor", "path": "Schedule.actor", "short": "Praxis, die dieses Terminprofil angelegt hat", "definition": "Referenz auf die Praxis/medizinische Einrichtung, die das Terminprofil angelegt hat.", "max": "1", "type": [ { "code": "Reference", "targetProfile": [ "https://fhir.kbv.de/StructureDefinition/KBV_PR_KV_DIGITAL_TS_DRITTE_Location" ] } ], "mustSupport": true }, { "id": "Schedule.actor.reference", "path": "Schedule.actor.reference", "min": 1, "mustSupport": true }, { "id": "Schedule.actor.type", "path": "Schedule.actor.type", "max": "0", "mustSupport": false }, { "id": "Schedule.actor.identifier", "path": "Schedule.actor.identifier", "max": "0" }, { "id": "Schedule.actor.display", "path": "Schedule.actor.display", "max": "0" }, { "id": "Schedule.planningHorizon", "path": "Schedule.planningHorizon", "max": "0" }, { "id": "Schedule.comment", "path": "Schedule.comment", "label": "Terminprofilhinweis", "short": "Terminprofilhinweis", "definition": "Hinweise für Patienten zum Termin (bspw. \"Bitte Handtuch mitbringen\")", "mustSupport": true } ] } }
Anmerkungen
In der folgenden Tabelle finden sich Anmerkungen zu einzelnen Feldern.
Feld | Anmerkung |
---|---|
Schedule.identifier.value |
Die UUID wird als Business-Identifier für das Terminprofil genutzt, um eine eindeutige Zuordnung zu Termin (Appointment) und Terminslot (Slot) zu ermöglichen. |
Schedule.actor |
Dieses Feld lässt (bedingt durch die Vorgaben des Basis-Profils) keine Referenz auf eine Organization zu, daher wird hier die Location der Praxis / medizinischen Einrichtung referenziert, die dieses Terminprofil angelegt hat. |
Beispiele
Alle Beispiele sind hier im vorliegenden Projekt zu finden.
<Schedule xmlns="http://hl7.org/fhir"> <id value="3b6b4224-8ba0-4e8a-8dae-6f6a772d5cb4" /> <meta> <profile value="https://fhir.kbv.de/StructureDefinition/KBV_PR_KV_DIGITAL_TS_DRITTE_Schedule_Slot_Profile|1.0.0" /> </meta> <extension url="https://fhir.kbv.de/StructureDefinition/KBV_EX_KV_DIGITAL_TS_DRITTE_Foreign_Languages_For_Diagnostic_Outcome"> <valueCoding> <system value="https://fhir.kbv.de/CodeSystem/KBV_CS_SFHIR_BAR_FREMDSPRACHE" /> <code value="83" /> <display value="Thai (Thailand)" /> </valueCoding> </extension> <extension url="https://fhir.kbv.de/StructureDefinition/KBV_EX_KV_DIGITAL_TS_DRITTE_Foreign_Languages_For_Diagnostic_Outcome"> <valueCoding> <system value="https://fhir.kbv.de/CodeSystem/KBV_CS_SFHIR_BAR_FREMDSPRACHE" /> <code value="107" /> <display value="Schottisch-Gälisch" /> </valueCoding> </extension> <extension url="https://fhir.kbv.de/StructureDefinition/KBV_EX_KV_DIGITAL_TS_DRITTE_Slot_Profile_Name"> <valueString value="Videosprechstunde auf Thai oder Schottisch-Gälisch" /> </extension> <identifier> <system value="urn:ietf:rfc:4122" /> <value value="4ea7f4eb-401c-48d4-bfcf-f43c0505d835" /> </identifier> <actor> <reference value="urn:uuid:aae373f1-5bfb-4fb4-92ce-8e5322f4d429" /> </actor> <comment value="Bitte nüchtern kommen." /> </Schedule>
<Schedule xmlns="http://hl7.org/fhir"> <id value="6b6b4224-8ba0-4e8a-8dae-6f0a772d5cb4" /> <meta> <profile value="https://fhir.kbv.de/StructureDefinition/KBV_PR_KV_DIGITAL_TS_DRITTE_Schedule_Slot_Profile|1.0.0" /> </meta> <extension url="https://fhir.kbv.de/StructureDefinition/KBV_EX_KV_DIGITAL_TS_DRITTE_Slot_Profile_Name"> <valueString value="Videosprechstunde auf Thai oder Schottisch-Gälisch" /> </extension> <identifier> <system value="urn:ietf:rfc:4122" /> <value value="4ea7f4eb-401c-48d4-bfcf-f43c0505d835" /> </identifier> <actor> <reference value="urn:uuid:aae373f1-5bfb-4fb4-92ce-8e5322f4d429" /> </actor> </Schedule>