Vital Signs Cross-Country Cross-Language Cross-Paradigm (Demo) IG
0.6.0 - ci-build
Vital Signs Cross-Country Cross-Language Cross-Paradigm (Demo) IG, published by FO. This guide is not an authorized publication; it is the continuous build for version 0.6.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/frankoemig/vital-signs-demo/ and changes regularly. See the Directory of published versions
Active as of 2024-04-16 |
Definitions for the BodyWeight logical model.
Guidance on how to interpret the contents of this table can be found here
0. BodyWeight | |
Definition | Body Weight |
Short | Body Weight LM |
Logical Model | Instances of this logical model are not marked to be the target of a Reference |
2. BodyWeight.weight | |
Definition | body weight |
Short | body weight |
Control | 1..1 |
Type | BackboneElement |
4. BodyWeight.weight.value | |
Definition | value |
Short | value |
Control | 1..1 |
Type | positiveInt |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
Invariants | shall-be-under-400-kg: Value SHALL be <400 kg for valid data. ($this < 250 ) |
6. BodyWeight.weight.unit | |
Definition | units |
Short | units |
Control | 1..1 |
Binding | The codes SHALL be taken from Body Weight Units (required to http://vitals.oemig.de/fhir/ValueSet/BWunits ) |
Type | CodeableConcept |
8. BodyWeight.weight.interpretation | |
Definition | interpretation |
Short | interpretation |
Control | 0..1 |
Type | CodeableConcept |
10. BodyWeight.weight.referenceRange | |
Definition | reference range |
Short | reference range |
Control | 0..1 |
Type | BackboneElement |
12. BodyWeight.weight.referenceRange.low | |
Definition | lower bound |
Short | lower bound |
Control | 0..1 |
Type | integer |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
14. BodyWeight.weight.referenceRange.high | |
Definition | upper bound |
Short | upper bound |
Control | 0..1 |
Type | integer |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
16. BodyWeight.weight.referenceRange.age | |
Definition | designated age this weight is associated with |
Short | designated age this weight is associated with |
Control | 0..1 |
Type | integer |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
18. BodyWeight.clothing | |
Definition | type of clothing during measurement |
Short | type of clothing during measurement |
Control | 0..1 |
Binding | The codes SHALL be taken from Clothing (required to http://vitals.oemig.de/fhir/ValueSet/Clothing ) |
Type | CodeableConcept |
20. BodyWeight.missingBodyParts | |
Definition | Are there any relevant parts of the body missing that heavily influencese the resulting weight? |
Short | Are there any relevant parts of the body missing that heavily influencese the resulting weight? |
Control | 0..* |
Type | CodeableConcept |
22. BodyWeight.subject | |
Definition | reference to the subject of the measurement |
Short | reference to the subject of the measurement |
Control | 0..1 |
Type | Reference(Patient) |
24. BodyWeight.author | |
Definition | reference to the author of the measurement |
Short | reference to the author of the measurement |
Control | 0..1 |
Type | Reference(Practitioner) |
26. BodyWeight.performer | |
Definition | reference to the performer of the measurement |
Short | reference to the performer of the measurement |
Control | 0..1 |
Type | Reference(Practitioner) |
Guidance on how to interpret the contents of this table can be found here
0. BodyWeight | |
Definition | Body Weight |
Short | Body Weight LM |
Control | 0..* |
Is Modifier | false |
Logical Model | Instances of this logical model are not marked to be the target of a Reference |
2. BodyWeight.weight | |
Definition | body weight |
Short | body weight |
Control | 1..1 |
Type | BackboneElement |
Summary | true |
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) |
4. BodyWeight.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()) |
6. BodyWeight.weight.value | |
Definition | value |
Short | value |
Control | 1..1 |
Type | positiveInt |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
Summary | true |
Invariants | shall-be-under-400-kg: Value SHALL be <400 kg for valid data. ($this < 250 ) |
8. BodyWeight.weight.unit | |
Definition | units |
Short | units |
Control | 1..1 |
Binding | The codes SHALL be taken from Body Weight Units (required to http://vitals.oemig.de/fhir/ValueSet/BWunits ) |
Type | CodeableConcept |
10. BodyWeight.weight.interpretation | |
Definition | interpretation |
Short | interpretation |
Control | 0..1 |
Type | CodeableConcept |
12. BodyWeight.weight.referenceRange | |
Definition | reference range |
Short | reference range |
Control | 0..1 |
Type | BackboneElement |
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) |
14. BodyWeight.weight.referenceRange.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()) |
16. BodyWeight.weight.referenceRange.low | |
Definition | lower bound |
Short | lower bound |
Control | 0..1 |
Type | integer |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
18. BodyWeight.weight.referenceRange.high | |
Definition | upper bound |
Short | upper bound |
Control | 0..1 |
Type | integer |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
20. BodyWeight.weight.referenceRange.age | |
Definition | designated age this weight is associated with |
Short | designated age this weight is associated with |
Control | 0..1 |
Type | integer |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
22. BodyWeight.clothing | |
Definition | type of clothing during measurement |
Short | type of clothing during measurement |
Control | 0..1 |
Binding | The codes SHALL be taken from Clothing (required to http://vitals.oemig.de/fhir/ValueSet/Clothing ) |
Type | CodeableConcept |
24. BodyWeight.missingBodyParts | |
Definition | Are there any relevant parts of the body missing that heavily influencese the resulting weight? |
Short | Are there any relevant parts of the body missing that heavily influencese the resulting weight? |
Control | 0..* |
Type | CodeableConcept |
26. BodyWeight.subject | |
Definition | reference to the subject of the measurement |
Short | reference to the subject of the measurement |
Control | 0..1 |
Type | Reference(Patient) |
28. BodyWeight.author | |
Definition | reference to the author of the measurement |
Short | reference to the author of the measurement |
Control | 0..1 |
Type | Reference(Practitioner) |
30. BodyWeight.performer | |
Definition | reference to the performer of the measurement |
Short | reference to the performer of the measurement |
Control | 0..1 |
Type | Reference(Practitioner) |
Guidance on how to interpret the contents of this table can be found here
0. BodyWeight | |
Definition | Body Weight |
Short | Body Weight LM |
Control | 0..* |
Is Modifier | false |
Logical Model | Instances of this logical model are not marked to be the target of a Reference |
2. BodyWeight.weight | |
Definition | body weight |
Short | body weight |
Control | 1..1 |
Type | BackboneElement |
Summary | true |
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) |
4. BodyWeight.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 |
6. BodyWeight.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 BodyWeight.weight.extension . The slices areUnordered and Open, and can be differentiated using the following discriminators: |
8. BodyWeight.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() ) |
10. BodyWeight.weight.value | |
Definition | value |
Short | value |
Control | 1..1 |
Type | positiveInt |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
Summary | true |
Invariants | shall-be-under-400-kg: Value SHALL be <400 kg for valid data. ($this < 250 ) |
12. BodyWeight.weight.unit | |
Definition | units |
Short | units |
Control | 1..1 |
Binding | The codes SHALL be taken from Body Weight Units (required to http://vitals.oemig.de/fhir/ValueSet/BWunits ) |
Type | CodeableConcept |
14. BodyWeight.weight.interpretation | |
Definition | interpretation |
Short | interpretation |
Control | 0..1 |
Type | CodeableConcept |
16. BodyWeight.weight.referenceRange | |
Definition | reference range |
Short | reference range |
Control | 0..1 |
Type | BackboneElement |
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) |
18. BodyWeight.weight.referenceRange.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 |
20. BodyWeight.weight.referenceRange.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 BodyWeight.weight.referenceRange.extension . The slices areUnordered and Open, and can be differentiated using the following discriminators: |
22. BodyWeight.weight.referenceRange.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() ) |
24. BodyWeight.weight.referenceRange.low | |
Definition | lower bound |
Short | lower bound |
Control | 0..1 |
Type | integer |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
26. BodyWeight.weight.referenceRange.high | |
Definition | upper bound |
Short | upper bound |
Control | 0..1 |
Type | integer |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
28. BodyWeight.weight.referenceRange.age | |
Definition | designated age this weight is associated with |
Short | designated age this weight is associated with |
Control | 0..1 |
Type | integer |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
30. BodyWeight.clothing | |
Definition | type of clothing during measurement |
Short | type of clothing during measurement |
Control | 0..1 |
Binding | The codes SHALL be taken from Clothing (required to http://vitals.oemig.de/fhir/ValueSet/Clothing ) |
Type | CodeableConcept |
32. BodyWeight.missingBodyParts | |
Definition | Are there any relevant parts of the body missing that heavily influencese the resulting weight? |
Short | Are there any relevant parts of the body missing that heavily influencese the resulting weight? |
Control | 0..* |
Type | CodeableConcept |
34. BodyWeight.subject | |
Definition | reference to the subject of the measurement |
Short | reference to the subject of the measurement |
Control | 0..1 |
Type | Reference(Patient) |
36. BodyWeight.author | |
Definition | reference to the author of the measurement |
Short | reference to the author of the measurement |
Control | 0..1 |
Type | Reference(Practitioner) |
38. BodyWeight.performer | |
Definition | reference to the performer of the measurement |
Short | reference to the performer of the measurement |
Control | 0..1 |
Type | Reference(Practitioner) |