Grund der Sequenzierung (SequencingReason)
https://demis.rki.de/fhir/StructureDefinition/SequencingReason
Der SequencingReason dient der Angabe des Grundes der Sequenzierung, z.B. Stichprobe oder spezifischer Auftrag. Der Grund muss entsprechend des vom RKI definierten ValueSets https://demis.rki.de/fhir/ValueSet/sequencingReason im Coding-Element dargestellt werden.
Profilansicht
Extension | I | Extension | There are no (further) constraints on this element Element IdExtension Optional Extensions Element DefinitionOptional Extension Element - found in all resources. Extension Constraints
| |
url | 1..1 | Fixed Value | Element IdExtension.url identifies the meaning of the extension DefinitionSource of the definition for the extension code - a logical name or a URL. The definition may point directly to a computable or human-readable definition of the extensibility codes, or it may be a logical URI as declared in some other specification. The definition SHALL be a URI for the Structure Definition defining the extension. https://demis.rki.de/fhir/StructureDefinition/SequencingReason
| |
value[x] | 1..1 | Binding | Element IdExtension.value[x] Value of extension DefinitionValue of extension - must be one of a constrained set of the data types (see Extensibility for a list).
| |
valueCoding | Coding | Data Type Coding | ||
system | Σ | 1..1 | uri | There are no (further) constraints on this element Element IdExtension.value[x].system Identity of the terminology system DefinitionThe identification of the code system that defines the meaning of the symbol in the code. Need to be unambiguous about the source of the definition of the symbol. The URI may be an OID (urn:oid:...) or a UUID (urn:uuid:...). OIDs and UUIDs SHALL be references to the HL7 OID registry. Otherwise, the URI should come from HL7's list of FHIR defined special URIs or it should reference to some definition that establishes the system clearly and unambiguously. uri Constraints
|
version | Σ | 0..1 | string | There are no (further) constraints on this element Element IdExtension.value[x].version Version of the system - if relevant DefinitionThe version of the code system which was used when choosing this code. Note that a well-maintained code system does not need the version reported, because the meaning of codes is consistent across versions. However this cannot consistently be assured, and when the meaning is not guaranteed to be consistent, the version SHOULD be exchanged. Where the terminology does not clearly define what string should be used to identify code system versions, the recommendation is to use the date (expressed in FHIR date format) on which that version was officially published as the version date. string Constraints
|
code | Σ | 1..1 | code | There are no (further) constraints on this element Element IdExtension.value[x].code Symbol in syntax defined by the system DefinitionA symbol in syntax defined by the system. The symbol may be a predefined code or an expression in a syntax defined by the coding system (e.g. post-coordination). Need to refer to a particular code in the system. Note that FHIR strings SHALL NOT exceed 1MB in size code Constraints
|
display | Σ | 0..1 | string | There are no (further) constraints on this element Element IdExtension.value[x].display Representation defined by the system DefinitionA representation of the meaning of the code in the system, following the rules of the system. Need to be able to carry a human-readable meaning of the code for readers that do not know the system. Note that FHIR strings SHALL NOT exceed 1MB in size string Constraints
|
userSelected | Σ | 0..1 | boolean | There are no (further) constraints on this element Element IdExtension.value[x].userSelected If this coding was chosen directly by the user DefinitionIndicates that this coding was chosen by a user directly - e.g. off a pick list of available items (codes or displays). This has been identified as a clinical safety criterium - that this exact system/code pair was chosen explicitly, rather than inferred by the system based on some rules or language processing. Amongst a set of alternatives, a directly chosen code is the most appropriate starting point for new translations. There is some ambiguity about what exactly 'directly chosen' implies, and trading partner agreement may be needed to clarify the use of this element and its consequences more completely. boolean Constraints
|