HL7 Czech Imaging Order IG
0.0.3 - ci-build
HL7 Czech Imaging Order IG, published by HL7 Czech Republic. This guide is not an authorized publication; it is the continuous build for version 0.0.3 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7-cz/img-order/ and changes regularly. See the Directory of published versions
Page standards status: Draft | Maturity Level: 0 |
Definitions for the ImageSupportingInformationCz logical model.
Guidance on how to interpret the contents of this table can be foundhere
0. ImageSupportingInformationCz | |
Definition | Supporting Information - Information and data communicated by the imaging methods department that has an impact on the execution of the order or the interpretation of the examination results |
Short | A.3.1 - Supporting Information |
Control | 0..* |
Is Modifier | false |
Logical Model | Instances of this logical model are not marked to be the target of a Reference |
2. ImageSupportingInformationCz.biometricData | |
Definition | If the required clinical data are available, it is mandatory. |
Short | A.3.1.1 Bimetric Data |
Control | 1..1 |
Type | BackboneElement |
4. ImageSupportingInformationCz.weight | |
Definition | Subject weight |
Short | A.3.1.1.1 Weight |
Control | 1..1 |
Type | BackboneElement |
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) |
6. ImageSupportingInformationCz.weight.id | |
Definition | Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. |
Short | Unique id for inter-element referencing |
Control | 0..1 |
Type | string |
Is Modifier | false |
XML Format | In the XML format, this property is represented as an attribute. |
Summary | false |
8. ImageSupportingInformationCz.weight.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. |
Short | Additional content defined by implementations |
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. |
Control | 0..* |
Type | Extension |
Is Modifier | false |
Summary | false |
Alternate Names | extensions, user content |
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists()) |
Slicing | This element introduces a set of slices on ImageSupportingInformationCz.weight.extension . The slices areUnordered and Open, and can be differentiated using the following discriminators: |
10. ImageSupportingInformationCz.weight.modifierExtension | |
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). |
Short | Extensions that cannot be ignored even if unrecognized |
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. |
Control | 0..* |
Type | Extension |
Is Modifier | true because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them |
Summary | true |
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. 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. |
Alternate Names | extensions, user content, modifiers |
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists()) |
12. ImageSupportingInformationCz.weight.valueQuantity | |
Definition | Data value including unit of measurement. |
Short | A.3.1.1.1.1 Weight value |
Control | 1..1 |
Type | Quantity |
14. ImageSupportingInformationCz.weight.code | |
Definition | Observation code identifying the meaning of the weight data |
Short | A.3.1.1.1.2 Weight code |
Control | 1..1 |
Type | CodeableConcept |
16. ImageSupportingInformationCz.weight.dateTime | |
Definition | The date of weight discovery is stated if it is different from the date of order issuance. |
Short | A.3.1.1.1.3 Weight date and time |
Control | 0..1 |
Type | dateTime |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
18. ImageSupportingInformationCz.height | |
Definition | Subject height |
Short | A.3.1.1.2 Height |
Control | 1..1 |
Type | BackboneElement |
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) |
20. ImageSupportingInformationCz.height.id | |
Definition | Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. |
Short | Unique id for inter-element referencing |
Control | 0..1 |
Type | string |
Is Modifier | false |
XML Format | In the XML format, this property is represented as an attribute. |
Summary | false |
22. ImageSupportingInformationCz.height.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. |
Short | Additional content defined by implementations |
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. |
Control | 0..* |
Type | Extension |
Is Modifier | false |
Summary | false |
Alternate Names | extensions, user content |
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists()) |
Slicing | This element introduces a set of slices on ImageSupportingInformationCz.height.extension . The slices areUnordered and Open, and can be differentiated using the following discriminators: |
24. ImageSupportingInformationCz.height.modifierExtension | |
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). |
Short | Extensions that cannot be ignored even if unrecognized |
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. |
Control | 0..* |
Type | Extension |
Is Modifier | true because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them |
Summary | true |
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. 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. |
Alternate Names | extensions, user content, modifiers |
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists()) |
26. ImageSupportingInformationCz.height.valueQuantity | |
Definition | Data value including unit of measurement. |
Short | A.3.1.1.2.1 Height value |
Control | 1..1 |
Type | Quantity |
28. ImageSupportingInformationCz.height.code | |
Definition | Observation code identifying the meaning of the height data |
Short | A.3.1.1.2.2 Height code |
Control | 1..1 |
Type | CodeableConcept |
30. ImageSupportingInformationCz.height.dateTime | |
Definition | The date of height discovery is stated if it is different from the date of order issuance. |
Short | A.3.1.1.2.3 Height date and time |
Control | 0..1 |
Type | dateTime |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
32. ImageSupportingInformationCz.otherRelevantClinicalInformation | |
Definition | Other relevant clinical information |
Short | A.3.1.2 Other relevant clinical information |
Control | 0..1 |
Type | BackboneElement |
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) |
34. ImageSupportingInformationCz.otherRelevantClinicalInformation.id | |
Definition | Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. |
Short | Unique id for inter-element referencing |
Control | 0..1 |
Type | string |
Is Modifier | false |
XML Format | In the XML format, this property is represented as an attribute. |
Summary | false |
36. ImageSupportingInformationCz.otherRelevantClinicalInformation.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. |
Short | Additional content defined by implementations |
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. |
Control | 0..* |
Type | Extension |
Is Modifier | false |
Summary | false |
Alternate Names | extensions, user content |
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists()) |
Slicing | This element introduces a set of slices on ImageSupportingInformationCz.otherRelevantClinicalInformation.extension . The slices areUnordered and Open, and can be differentiated using the following discriminators: |
38. ImageSupportingInformationCz.otherRelevantClinicalInformation.modifierExtension | |
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). |
Short | Extensions that cannot be ignored even if unrecognized |
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. |
Control | 0..* |
Type | Extension |
Is Modifier | true because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them |
Summary | true |
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. 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. |
Alternate Names | extensions, user content, modifiers |
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists()) |
40. ImageSupportingInformationCz.otherRelevantClinicalInformation.code | |
Definition | Diagnoses and other clinical information that may affect the course or result of the examination or its interpretation (e.g. heart failure, claustrophobia, renal failure) |
Short | A.3.1.2.1 Code of other information |
Control | 0..* |
Type | CodeableConcept |
42. ImageSupportingInformationCz.otherRelevantClinicalInformation.text | |
Definition | Clinical information necessary for correct order execution or interpretation of results. |
Short | A.3.1.2.2 Text of other information |
Control | 0..1 |
Type | string |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
44. ImageSupportingInformationCz.contraindication | |
Definition | Possible contraindications for examination except for allergies and warnings which are in the section below |
Short | A.3.1.3 Contraindication |
Control | 0..* |
Type | BackboneElement |
46. ImageSupportingInformationCz.medication | |
Definition | Medication block containing information about medication that has an impact on the course or result of the examination or its interpretation. |
Short | A.3.1.3.1 Medication |
Control | 0..* |
Type | BackboneElement |
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) |
48. ImageSupportingInformationCz.medication.id | |
Definition | Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. |
Short | Unique id for inter-element referencing |
Control | 0..1 |
Type | string |
Is Modifier | false |
XML Format | In the XML format, this property is represented as an attribute. |
Summary | false |
50. ImageSupportingInformationCz.medication.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. |
Short | Additional content defined by implementations |
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. |
Control | 0..* |
Type | Extension |
Is Modifier | false |
Summary | false |
Alternate Names | extensions, user content |
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists()) |
Slicing | This element introduces a set of slices on ImageSupportingInformationCz.medication.extension . The slices areUnordered and Open, and can be differentiated using the following discriminators: |
52. ImageSupportingInformationCz.medication.modifierExtension | |
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). |
Short | Extensions that cannot be ignored even if unrecognized |
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. |
Control | 0..* |
Type | Extension |
Is Modifier | true because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them |
Summary | true |
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. 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. |
Alternate Names | extensions, user content, modifiers |
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists()) |
54. ImageSupportingInformationCz.medication.identifier | |
Definition | Identifier of medication |
Short | A.3.1.3.1.1 Medication identifier |
Note | This is a business identifier, not a resource identifier (see discussion) |
Control | 0..* |
Type | Identifier |
56. ImageSupportingInformationCz.medication.code | |
Definition | Code of medication |
Short | A.3.1.3.1.2 Medication code |
Control | 0..* |
Type | code |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
58. ImageSupportingInformationCz.medication.amount | |
Definition | Amount of drug in package |
Short | A.3.1.3.1.3 Ratio |
Control | 0..1 |
Type | Ratio |
60. ImageSupportingInformationCz.implant | |
Definition | List of implants or devices that affect the course of the examination or its interpretation. |
Short | A.3.1.3.2 Implant |
Control | 0..* |
Type | BackboneElement |
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) |
62. ImageSupportingInformationCz.implant.id | |
Definition | Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. |
Short | Unique id for inter-element referencing |
Control | 0..1 |
Type | string |
Is Modifier | false |
XML Format | In the XML format, this property is represented as an attribute. |
Summary | false |
64. ImageSupportingInformationCz.implant.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. |
Short | Additional content defined by implementations |
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. |
Control | 0..* |
Type | Extension |
Is Modifier | false |
Summary | false |
Alternate Names | extensions, user content |
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists()) |
Slicing | This element introduces a set of slices on ImageSupportingInformationCz.implant.extension . The slices areUnordered and Open, and can be differentiated using the following discriminators: |
66. ImageSupportingInformationCz.implant.modifierExtension | |
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). |
Short | Extensions that cannot be ignored even if unrecognized |
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. |
Control | 0..* |
Type | Extension |
Is Modifier | true because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them |
Summary | true |
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. 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. |
Alternate Names | extensions, user content, modifiers |
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists()) |
68. ImageSupportingInformationCz.implant.type | |
Definition | Type of implant |
Short | A.3.1.3.2.1 Implant type |
Control | 1..1 |
Type | CodeableConcept |
70. ImageSupportingInformationCz.implant.identifier | |
Definition | Standardized identifier, e.g. UDI, according to EU Regulation 2017/745, ZP code according to the health insurance company catalog |
Short | A.3.1.3.2.2 Implant identifier |
Note | This is a business identifier, not a resource identifier (see discussion) |
Control | 0..* |
Type | Identifier |
72. ImageSupportingInformationCz.implant.model | |
Definition | Specifies a specific model |
Short | A.3.1.3.2.3 Implant model |
Control | 1..1 |
Type | string |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
74. ImageSupportingInformationCz.implant.bodyPart | |
Definition | Body part where it is implanted |
Short | A.3.1.3.2.4 Body part |
Control | 0..* |
Type | CodeableConcept |
76. ImageSupportingInformationCz.urgentInformation | |
Definition | Urgent information block in the same structure as in other types of documents (discharge report, patient summary) |
Short | A.3.1.4 Urgent information |
Control | 0..1 |
Type | BackboneElement |
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) |
78. ImageSupportingInformationCz.urgentInformation.id | |
Definition | Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. |
Short | Unique id for inter-element referencing |
Control | 0..1 |
Type | string |
Is Modifier | false |
XML Format | In the XML format, this property is represented as an attribute. |
Summary | false |
80. ImageSupportingInformationCz.urgentInformation.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. |
Short | Additional content defined by implementations |
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. |
Control | 0..* |
Type | Extension |
Is Modifier | false |
Summary | false |
Alternate Names | extensions, user content |
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists()) |
Slicing | This element introduces a set of slices on ImageSupportingInformationCz.urgentInformation.extension . The slices areUnordered and Open, and can be differentiated using the following discriminators: |
82. ImageSupportingInformationCz.urgentInformation.modifierExtension | |
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). |
Short | Extensions that cannot be ignored even if unrecognized |
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. |
Control | 0..* |
Type | Extension |
Is Modifier | true because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them |
Summary | true |
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. 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. |
Alternate Names | extensions, user content, modifiers |
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists()) |
84. ImageSupportingInformationCz.urgentInformation.allergyIntolerance | |
Definition | Allergies and intolerances that may affect order fulfillment or interpretation of results |
Short | A.3.1.4.1 Allergy intolerance |
Control | 1..* |
Type | BackboneElement |
86. ImageSupportingInformationCz.urgentInformation.warnings | |
Definition | Warnings and notices that may affect order fulfillment or interpretation of results |
Short | A.3.1.4.2 Warning |
Control | 0..* |
Type | string |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
88. ImageSupportingInformationCz.limitationOfPatientMobility | |
Definition | Describes the patient's mobility limitations |
Short | A.3.1.5 Limitation of patient mobility |
Control | 1..1 |
Type | BackboneElement |
90. ImageSupportingInformationCz.otherInformation | |
Definition | Other formalized observation communicated to the implementing workplace |
Short | A.3.1.6 Other information |
Control | 0..* |
Type | BackboneElement |
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) |
92. ImageSupportingInformationCz.otherInformation.id | |
Definition | Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. |
Short | Unique id for inter-element referencing |
Control | 0..1 |
Type | string |
Is Modifier | false |
XML Format | In the XML format, this property is represented as an attribute. |
Summary | false |
94. ImageSupportingInformationCz.otherInformation.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. |
Short | Additional content defined by implementations |
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. |
Control | 0..* |
Type | Extension |
Is Modifier | false |
Summary | false |
Alternate Names | extensions, user content |
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists()) |
Slicing | This element introduces a set of slices on ImageSupportingInformationCz.otherInformation.extension . The slices areUnordered and Open, and can be differentiated using the following discriminators: |
96. ImageSupportingInformationCz.otherInformation.modifierExtension | |
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). |
Short | Extensions that cannot be ignored even if unrecognized |
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. |
Control | 0..* |
Type | Extension |
Is Modifier | true because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them |
Summary | true |
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. 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. |
Alternate Names | extensions, user content, modifiers |
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists()) |
98. ImageSupportingInformationCz.otherInformation.dateTime | |
Definition | Date of information discovery, stated if different from the date of order |
Short | A.3.1.6.1 Date and time of information |
Control | 0..1 |
Type | dateTime |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
100. ImageSupportingInformationCz.otherInformation.code | |
Definition | Observation code identifying the meaning of the observation (week of gestation, etc.) |
Short | A.3.1.6.2 Code of information |
Control | 1..1 |
Type | CodeableConcept |
102. ImageSupportingInformationCz.otherInformation.value | |
Definition | Observation value including unit of measurement. |
Short | A.3.1.6.3 Value of information |
Control | 0..1 |
Type | Quantity |
Guidance on how to interpret the contents of this table can be foundhere
0. ImageSupportingInformationCz | |
Definition | Supporting Information - Information and data communicated by the imaging methods department that has an impact on the execution of the order or the interpretation of the examination results |
Short | A.3.1 - Supporting Information |
Logical Model | Instances of this logical model are not marked to be the target of a Reference |
2. ImageSupportingInformationCz.biometricData | |
Definition | If the required clinical data are available, it is mandatory. |
Short | A.3.1.1 Bimetric Data |
Control | 1..1 |
Type | BackboneElement |
4. ImageSupportingInformationCz.weight | |
Definition | Subject weight |
Short | A.3.1.1.1 Weight |
Control | 1..1 |
Type | BackboneElement |
6. ImageSupportingInformationCz.weight.valueQuantity | |
Definition | Data value including unit of measurement. |
Short | A.3.1.1.1.1 Weight value |
Control | 1..1 |
Type | Quantity |
8. ImageSupportingInformationCz.weight.code | |
Definition | Observation code identifying the meaning of the weight data |
Short | A.3.1.1.1.2 Weight code |
Control | 1..1 |
Type | CodeableConcept |
10. ImageSupportingInformationCz.weight.dateTime | |
Definition | The date of weight discovery is stated if it is different from the date of order issuance. |
Short | A.3.1.1.1.3 Weight date and time |
Control | 0..1 |
Type | dateTime |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
12. ImageSupportingInformationCz.height | |
Definition | Subject height |
Short | A.3.1.1.2 Height |
Control | 1..1 |
Type | BackboneElement |
14. ImageSupportingInformationCz.height.valueQuantity | |
Definition | Data value including unit of measurement. |
Short | A.3.1.1.2.1 Height value |
Control | 1..1 |
Type | Quantity |
16. ImageSupportingInformationCz.height.code | |
Definition | Observation code identifying the meaning of the height data |
Short | A.3.1.1.2.2 Height code |
Control | 1..1 |
Type | CodeableConcept |
18. ImageSupportingInformationCz.height.dateTime | |
Definition | The date of height discovery is stated if it is different from the date of order issuance. |
Short | A.3.1.1.2.3 Height date and time |
Control | 0..1 |
Type | dateTime |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
20. ImageSupportingInformationCz.otherRelevantClinicalInformation | |
Definition | Other relevant clinical information |
Short | A.3.1.2 Other relevant clinical information |
Control | 0..1 |
Type | BackboneElement |
22. ImageSupportingInformationCz.otherRelevantClinicalInformation.code | |
Definition | Diagnoses and other clinical information that may affect the course or result of the examination or its interpretation (e.g. heart failure, claustrophobia, renal failure) |
Short | A.3.1.2.1 Code of other information |
Control | 0..* |
Type | CodeableConcept |
24. ImageSupportingInformationCz.otherRelevantClinicalInformation.text | |
Definition | Clinical information necessary for correct order execution or interpretation of results. |
Short | A.3.1.2.2 Text of other information |
Control | 0..1 |
Type | string |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
26. ImageSupportingInformationCz.contraindication | |
Definition | Possible contraindications for examination except for allergies and warnings which are in the section below |
Short | A.3.1.3 Contraindication |
Control | 0..* |
Type | BackboneElement |
28. ImageSupportingInformationCz.medication | |
Definition | Medication block containing information about medication that has an impact on the course or result of the examination or its interpretation. |
Short | A.3.1.3.1 Medication |
Control | 0..* |
Type | BackboneElement |
30. ImageSupportingInformationCz.medication.identifier | |
Definition | Identifier of medication |
Short | A.3.1.3.1.1 Medication identifier |
Note | This is a business identifier, not a resource identifier (see discussion) |
Control | 0..* |
Type | Identifier |
32. ImageSupportingInformationCz.medication.code | |
Definition | Code of medication |
Short | A.3.1.3.1.2 Medication code |
Control | 0..* |
Type | code |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
34. ImageSupportingInformationCz.medication.amount | |
Definition | Amount of drug in package |
Short | A.3.1.3.1.3 Ratio |
Control | 0..1 |
Type | Ratio |
36. ImageSupportingInformationCz.implant | |
Definition | List of implants or devices that affect the course of the examination or its interpretation. |
Short | A.3.1.3.2 Implant |
Control | 0..* |
Type | BackboneElement |
38. ImageSupportingInformationCz.implant.type | |
Definition | Type of implant |
Short | A.3.1.3.2.1 Implant type |
Control | 1..1 |
Type | CodeableConcept |
40. ImageSupportingInformationCz.implant.identifier | |
Definition | Standardized identifier, e.g. UDI, according to EU Regulation 2017/745, ZP code according to the health insurance company catalog |
Short | A.3.1.3.2.2 Implant identifier |
Note | This is a business identifier, not a resource identifier (see discussion) |
Control | 0..* |
Type | Identifier |
42. ImageSupportingInformationCz.implant.model | |
Definition | Specifies a specific model |
Short | A.3.1.3.2.3 Implant model |
Control | 1..1 |
Type | string |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
44. ImageSupportingInformationCz.implant.bodyPart | |
Definition | Body part where it is implanted |
Short | A.3.1.3.2.4 Body part |
Control | 0..* |
Type | CodeableConcept |
46. ImageSupportingInformationCz.urgentInformation | |
Definition | Urgent information block in the same structure as in other types of documents (discharge report, patient summary) |
Short | A.3.1.4 Urgent information |
Control | 0..1 |
Type | BackboneElement |
48. ImageSupportingInformationCz.urgentInformation.allergyIntolerance | |
Definition | Allergies and intolerances that may affect order fulfillment or interpretation of results |
Short | A.3.1.4.1 Allergy intolerance |
Control | 1..* |
Type | BackboneElement |
50. ImageSupportingInformationCz.urgentInformation.warnings | |
Definition | Warnings and notices that may affect order fulfillment or interpretation of results |
Short | A.3.1.4.2 Warning |
Control | 0..* |
Type | string |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
52. ImageSupportingInformationCz.limitationOfPatientMobility | |
Definition | Describes the patient's mobility limitations |
Short | A.3.1.5 Limitation of patient mobility |
Control | 1..1 |
Type | BackboneElement |
54. ImageSupportingInformationCz.otherInformation | |
Definition | Other formalized observation communicated to the implementing workplace |
Short | A.3.1.6 Other information |
Control | 0..* |
Type | BackboneElement |
56. ImageSupportingInformationCz.otherInformation.dateTime | |
Definition | Date of information discovery, stated if different from the date of order |
Short | A.3.1.6.1 Date and time of information |
Control | 0..1 |
Type | dateTime |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
58. ImageSupportingInformationCz.otherInformation.code | |
Definition | Observation code identifying the meaning of the observation (week of gestation, etc.) |
Short | A.3.1.6.2 Code of information |
Control | 1..1 |
Type | CodeableConcept |
60. ImageSupportingInformationCz.otherInformation.value | |
Definition | Observation value including unit of measurement. |
Short | A.3.1.6.3 Value of information |
Control | 0..1 |
Type | Quantity |
Guidance on how to interpret the contents of this table can be foundhere
0. ImageSupportingInformationCz | |
Definition | Supporting Information - Information and data communicated by the imaging methods department that has an impact on the execution of the order or the interpretation of the examination results |
Short | A.3.1 - Supporting Information |
Control | 0..* |
Is Modifier | false |
Logical Model | Instances of this logical model are not marked to be the target of a Reference |
2. ImageSupportingInformationCz.biometricData | |
Definition | If the required clinical data are available, it is mandatory. |
Short | A.3.1.1 Bimetric Data |
Control | 1..1 |
Type | BackboneElement |
4. ImageSupportingInformationCz.weight | |
Definition | Subject weight |
Short | A.3.1.1.1 Weight |
Control | 1..1 |
Type | BackboneElement |
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) |
6. ImageSupportingInformationCz.weight.id | |
Definition | Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. |
Short | Unique id for inter-element referencing |
Control | 0..1 |
Type | string |
Is Modifier | false |
XML Format | In the XML format, this property is represented as an attribute. |
Summary | false |
8. ImageSupportingInformationCz.weight.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. |
Short | Additional content defined by implementations |
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. |
Control | 0..* |
Type | Extension |
Is Modifier | false |
Summary | false |
Alternate Names | extensions, user content |
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) )ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists() ) |
Slicing | This element introduces a set of slices on ImageSupportingInformationCz.weight.extension . The slices areUnordered and Open, and can be differentiated using the following discriminators: |
10. ImageSupportingInformationCz.weight.modifierExtension | |
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). |
Short | Extensions that cannot be ignored even if unrecognized |
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. |
Control | 0..* |
Type | Extension |
Is Modifier | true because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them |
Summary | true |
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. |
Alternate Names | extensions, user content, modifiers |
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) )ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists() ) |
12. ImageSupportingInformationCz.weight.valueQuantity | |
Definition | Data value including unit of measurement. |
Short | A.3.1.1.1.1 Weight value |
Control | 1..1 |
Type | Quantity |
14. ImageSupportingInformationCz.weight.code | |
Definition | Observation code identifying the meaning of the weight data |
Short | A.3.1.1.1.2 Weight code |
Control | 1..1 |
Type | CodeableConcept |
16. ImageSupportingInformationCz.weight.dateTime | |
Definition | The date of weight discovery is stated if it is different from the date of order issuance. |
Short | A.3.1.1.1.3 Weight date and time |
Control | 0..1 |
Type | dateTime |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
18. ImageSupportingInformationCz.height | |
Definition | Subject height |
Short | A.3.1.1.2 Height |
Control | 1..1 |
Type | BackboneElement |
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) |
20. ImageSupportingInformationCz.height.id | |
Definition | Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. |
Short | Unique id for inter-element referencing |
Control | 0..1 |
Type | string |
Is Modifier | false |
XML Format | In the XML format, this property is represented as an attribute. |
Summary | false |
22. ImageSupportingInformationCz.height.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. |
Short | Additional content defined by implementations |
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. |
Control | 0..* |
Type | Extension |
Is Modifier | false |
Summary | false |
Alternate Names | extensions, user content |
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) )ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists() ) |
Slicing | This element introduces a set of slices on ImageSupportingInformationCz.height.extension . The slices areUnordered and Open, and can be differentiated using the following discriminators: |
24. ImageSupportingInformationCz.height.modifierExtension | |
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). |
Short | Extensions that cannot be ignored even if unrecognized |
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. |
Control | 0..* |
Type | Extension |
Is Modifier | true because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them |
Summary | true |
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. |
Alternate Names | extensions, user content, modifiers |
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) )ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists() ) |
26. ImageSupportingInformationCz.height.valueQuantity | |
Definition | Data value including unit of measurement. |
Short | A.3.1.1.2.1 Height value |
Control | 1..1 |
Type | Quantity |
28. ImageSupportingInformationCz.height.code | |
Definition | Observation code identifying the meaning of the height data |
Short | A.3.1.1.2.2 Height code |
Control | 1..1 |
Type | CodeableConcept |
30. ImageSupportingInformationCz.height.dateTime | |
Definition | The date of height discovery is stated if it is different from the date of order issuance. |
Short | A.3.1.1.2.3 Height date and time |
Control | 0..1 |
Type | dateTime |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
32. ImageSupportingInformationCz.otherRelevantClinicalInformation | |
Definition | Other relevant clinical information |
Short | A.3.1.2 Other relevant clinical information |
Control | 0..1 |
Type | BackboneElement |
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) |
34. ImageSupportingInformationCz.otherRelevantClinicalInformation.id | |
Definition | Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. |
Short | Unique id for inter-element referencing |
Control | 0..1 |
Type | string |
Is Modifier | false |
XML Format | In the XML format, this property is represented as an attribute. |
Summary | false |
36. ImageSupportingInformationCz.otherRelevantClinicalInformation.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. |
Short | Additional content defined by implementations |
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. |
Control | 0..* |
Type | Extension |
Is Modifier | false |
Summary | false |
Alternate Names | extensions, user content |
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) )ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists() ) |
Slicing | This element introduces a set of slices on ImageSupportingInformationCz.otherRelevantClinicalInformation.extension . The slices areUnordered and Open, and can be differentiated using the following discriminators: |
38. ImageSupportingInformationCz.otherRelevantClinicalInformation.modifierExtension | |
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). |
Short | Extensions that cannot be ignored even if unrecognized |
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. |
Control | 0..* |
Type | Extension |
Is Modifier | true because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them |
Summary | true |
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. |
Alternate Names | extensions, user content, modifiers |
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) )ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists() ) |
40. ImageSupportingInformationCz.otherRelevantClinicalInformation.code | |
Definition | Diagnoses and other clinical information that may affect the course or result of the examination or its interpretation (e.g. heart failure, claustrophobia, renal failure) |
Short | A.3.1.2.1 Code of other information |
Control | 0..* |
Type | CodeableConcept |
42. ImageSupportingInformationCz.otherRelevantClinicalInformation.text | |
Definition | Clinical information necessary for correct order execution or interpretation of results. |
Short | A.3.1.2.2 Text of other information |
Control | 0..1 |
Type | string |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
44. ImageSupportingInformationCz.contraindication | |
Definition | Possible contraindications for examination except for allergies and warnings which are in the section below |
Short | A.3.1.3 Contraindication |
Control | 0..* |
Type | BackboneElement |
46. ImageSupportingInformationCz.medication | |
Definition | Medication block containing information about medication that has an impact on the course or result of the examination or its interpretation. |
Short | A.3.1.3.1 Medication |
Control | 0..* |
Type | BackboneElement |
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) |
48. ImageSupportingInformationCz.medication.id | |
Definition | Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. |
Short | Unique id for inter-element referencing |
Control | 0..1 |
Type | string |
Is Modifier | false |
XML Format | In the XML format, this property is represented as an attribute. |
Summary | false |
50. ImageSupportingInformationCz.medication.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. |
Short | Additional content defined by implementations |
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. |
Control | 0..* |
Type | Extension |
Is Modifier | false |
Summary | false |
Alternate Names | extensions, user content |
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) )ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists() ) |
Slicing | This element introduces a set of slices on ImageSupportingInformationCz.medication.extension . The slices areUnordered and Open, and can be differentiated using the following discriminators: |
52. ImageSupportingInformationCz.medication.modifierExtension | |
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). |
Short | Extensions that cannot be ignored even if unrecognized |
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. |
Control | 0..* |
Type | Extension |
Is Modifier | true because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them |
Summary | true |
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. |
Alternate Names | extensions, user content, modifiers |
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) )ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists() ) |
54. ImageSupportingInformationCz.medication.identifier | |
Definition | Identifier of medication |
Short | A.3.1.3.1.1 Medication identifier |
Note | This is a business identifier, not a resource identifier (see discussion) |
Control | 0..* |
Type | Identifier |
56. ImageSupportingInformationCz.medication.code | |
Definition | Code of medication |
Short | A.3.1.3.1.2 Medication code |
Control | 0..* |
Type | code |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
58. ImageSupportingInformationCz.medication.amount | |
Definition | Amount of drug in package |
Short | A.3.1.3.1.3 Ratio |
Control | 0..1 |
Type | Ratio |
60. ImageSupportingInformationCz.implant | |
Definition | List of implants or devices that affect the course of the examination or its interpretation. |
Short | A.3.1.3.2 Implant |
Control | 0..* |
Type | BackboneElement |
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) |
62. ImageSupportingInformationCz.implant.id | |
Definition | Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. |
Short | Unique id for inter-element referencing |
Control | 0..1 |
Type | string |
Is Modifier | false |
XML Format | In the XML format, this property is represented as an attribute. |
Summary | false |
64. ImageSupportingInformationCz.implant.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. |
Short | Additional content defined by implementations |
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. |
Control | 0..* |
Type | Extension |
Is Modifier | false |
Summary | false |
Alternate Names | extensions, user content |
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) )ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists() ) |
Slicing | This element introduces a set of slices on ImageSupportingInformationCz.implant.extension . The slices areUnordered and Open, and can be differentiated using the following discriminators: |
66. ImageSupportingInformationCz.implant.modifierExtension | |
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). |
Short | Extensions that cannot be ignored even if unrecognized |
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. |
Control | 0..* |
Type | Extension |
Is Modifier | true because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them |
Summary | true |
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. |
Alternate Names | extensions, user content, modifiers |
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) )ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists() ) |
68. ImageSupportingInformationCz.implant.type | |
Definition | Type of implant |
Short | A.3.1.3.2.1 Implant type |
Control | 1..1 |
Type | CodeableConcept |
70. ImageSupportingInformationCz.implant.identifier | |
Definition | Standardized identifier, e.g. UDI, according to EU Regulation 2017/745, ZP code according to the health insurance company catalog |
Short | A.3.1.3.2.2 Implant identifier |
Note | This is a business identifier, not a resource identifier (see discussion) |
Control | 0..* |
Type | Identifier |
72. ImageSupportingInformationCz.implant.model | |
Definition | Specifies a specific model |
Short | A.3.1.3.2.3 Implant model |
Control | 1..1 |
Type | string |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
74. ImageSupportingInformationCz.implant.bodyPart | |
Definition | Body part where it is implanted |
Short | A.3.1.3.2.4 Body part |
Control | 0..* |
Type | CodeableConcept |
76. ImageSupportingInformationCz.urgentInformation | |
Definition | Urgent information block in the same structure as in other types of documents (discharge report, patient summary) |
Short | A.3.1.4 Urgent information |
Control | 0..1 |
Type | BackboneElement |
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) |
78. ImageSupportingInformationCz.urgentInformation.id | |
Definition | Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. |
Short | Unique id for inter-element referencing |
Control | 0..1 |
Type | string |
Is Modifier | false |
XML Format | In the XML format, this property is represented as an attribute. |
Summary | false |
80. ImageSupportingInformationCz.urgentInformation.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. |
Short | Additional content defined by implementations |
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. |
Control | 0..* |
Type | Extension |
Is Modifier | false |
Summary | false |
Alternate Names | extensions, user content |
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) )ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists() ) |
Slicing | This element introduces a set of slices on ImageSupportingInformationCz.urgentInformation.extension . The slices areUnordered and Open, and can be differentiated using the following discriminators: |
82. ImageSupportingInformationCz.urgentInformation.modifierExtension | |
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). |
Short | Extensions that cannot be ignored even if unrecognized |
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. |
Control | 0..* |
Type | Extension |
Is Modifier | true because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them |
Summary | true |
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. |
Alternate Names | extensions, user content, modifiers |
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) )ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists() ) |
84. ImageSupportingInformationCz.urgentInformation.allergyIntolerance | |
Definition | Allergies and intolerances that may affect order fulfillment or interpretation of results |
Short | A.3.1.4.1 Allergy intolerance |
Control | 1..* |
Type | BackboneElement |
86. ImageSupportingInformationCz.urgentInformation.warnings | |
Definition | Warnings and notices that may affect order fulfillment or interpretation of results |
Short | A.3.1.4.2 Warning |
Control | 0..* |
Type | string |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
88. ImageSupportingInformationCz.limitationOfPatientMobility | |
Definition | Describes the patient's mobility limitations |
Short | A.3.1.5 Limitation of patient mobility |
Control | 1..1 |
Type | BackboneElement |
90. ImageSupportingInformationCz.otherInformation | |
Definition | Other formalized observation communicated to the implementing workplace |
Short | A.3.1.6 Other information |
Control | 0..* |
Type | BackboneElement |
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) |
92. ImageSupportingInformationCz.otherInformation.id | |
Definition | Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. |
Short | Unique id for inter-element referencing |
Control | 0..1 |
Type | string |
Is Modifier | false |
XML Format | In the XML format, this property is represented as an attribute. |
Summary | false |
94. ImageSupportingInformationCz.otherInformation.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. |
Short | Additional content defined by implementations |
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. |
Control | 0..* |
Type | Extension |
Is Modifier | false |
Summary | false |
Alternate Names | extensions, user content |
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) )ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists() ) |
Slicing | This element introduces a set of slices on ImageSupportingInformationCz.otherInformation.extension . The slices areUnordered and Open, and can be differentiated using the following discriminators: |
96. ImageSupportingInformationCz.otherInformation.modifierExtension | |
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). |
Short | Extensions that cannot be ignored even if unrecognized |
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. |
Control | 0..* |
Type | Extension |
Is Modifier | true because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them |
Summary | true |
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. |
Alternate Names | extensions, user content, modifiers |
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) )ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists() ) |
98. ImageSupportingInformationCz.otherInformation.dateTime | |
Definition | Date of information discovery, stated if different from the date of order |
Short | A.3.1.6.1 Date and time of information |
Control | 0..1 |
Type | dateTime |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
100. ImageSupportingInformationCz.otherInformation.code | |
Definition | Observation code identifying the meaning of the observation (week of gestation, etc.) |
Short | A.3.1.6.2 Code of information |
Control | 1..1 |
Type | CodeableConcept |
102. ImageSupportingInformationCz.otherInformation.value | |
Definition | Observation value including unit of measurement. |
Short | A.3.1.6.3 Value of information |
Control | 0..1 |
Type | Quantity |