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
Official URL: http://vitals.oemig.de/fhir/StructureDefinition/BodyWeight | Version: 0.6.0 | |||
Active as of 2024-04-16 | Computable Name: BodyWeight | |||
Copyright/Legal: FO |
LM for Body Weight
Usage:
Description of Profiles, Differentials, Snapshots and how the different presentations work.
This structure is derived from Base
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
BodyWeight | 0..* | Base | Body Weight LM Instances of this logical model are not marked to be the target of a Reference | |
weight | Σ | 1..1 | BackboneElement | body weight |
value | ΣC | 1..1 | positiveInt | value shall-be-under-400-kg: Value SHALL be <400 kg for valid data. |
unit | 1..1 | CodeableConcept | units Binding: Body Weight Units (required) | |
interpretation | 0..1 | CodeableConcept | interpretation | |
referenceRange | 0..1 | BackboneElement | reference range | |
low | 0..1 | integer | lower bound | |
high | 0..1 | integer | upper bound | |
age | 0..1 | integer | designated age this weight is associated with | |
clothing | 0..1 | CodeableConcept | type of clothing during measurement Binding: Clothing (required) | |
missingBodyParts | 0..* | CodeableConcept | Are there any relevant parts of the body missing that heavily influencese the resulting weight? | |
subject | 0..1 | Reference(Patient) | reference to the subject of the measurement | |
author | 0..1 | Reference(Practitioner) | reference to the author of the measurement | |
performer | 0..1 | Reference(Practitioner) | reference to the performer of the measurement | |
Documentation for this format |
Path | Conformance | ValueSet | URI |
BodyWeight.weight.unit | required | BWunitshttp://vitals.oemig.de/fhir/ValueSet/BWunits from this IG | |
BodyWeight.clothing | required | Clothinghttp://vitals.oemig.de/fhir/ValueSet/Clothing from this IG |
Id | Grade | Path(s) | Details | Requirements |
shall-be-under-400-kg | error | BodyWeight.weight.value | Value SHALL be <400 kg for valid data. : $this < 250 |
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
BodyWeight | 0..* | Base | Body Weight LM Instances of this logical model are not marked to be the target of a Reference | |
weight | Σ | 1..1 | BackboneElement | body weight |
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
value | ΣC | 1..1 | positiveInt | value shall-be-under-400-kg: Value SHALL be <400 kg for valid data. |
unit | 1..1 | CodeableConcept | units Binding: Body Weight Units (required) | |
interpretation | 0..1 | CodeableConcept | interpretation | |
referenceRange | 0..1 | BackboneElement | reference range | |
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
low | 0..1 | integer | lower bound | |
high | 0..1 | integer | upper bound | |
age | 0..1 | integer | designated age this weight is associated with | |
clothing | 0..1 | CodeableConcept | type of clothing during measurement Binding: Clothing (required) | |
missingBodyParts | 0..* | CodeableConcept | Are there any relevant parts of the body missing that heavily influencese the resulting weight? | |
subject | 0..1 | Reference(Patient) | reference to the subject of the measurement | |
author | 0..1 | Reference(Practitioner) | reference to the author of the measurement | |
performer | 0..1 | Reference(Practitioner) | reference to the performer of the measurement | |
Documentation for this format |
Path | Conformance | ValueSet | URI |
BodyWeight.weight.unit | required | BWunitshttp://vitals.oemig.de/fhir/ValueSet/BWunits from this IG | |
BodyWeight.clothing | required | Clothinghttp://vitals.oemig.de/fhir/ValueSet/Clothing from this IG |
Id | Grade | Path(s) | Details | Requirements |
ele-1 | error | **ALL** elements | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ext-1 | error | **ALL** extensions | Must have either extensions or value[x], not both : extension.exists() != value.exists() | |
shall-be-under-400-kg | error | BodyWeight.weight.value | Value SHALL be <400 kg for valid data. : $this < 250 |
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
BodyWeight | 0..* | Base | Body Weight LM Instances of this logical model are not marked to be the target of a Reference | |
weight | Σ | 1..1 | BackboneElement | body weight |
@id | 0..1 | string | Unique id for inter-element referencing | |
extension | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
value | ΣC | 1..1 | positiveInt | value shall-be-under-400-kg: Value SHALL be <400 kg for valid data. |
unit | 1..1 | CodeableConcept | units Binding: Body Weight Units (required) | |
interpretation | 0..1 | CodeableConcept | interpretation | |
referenceRange | 0..1 | BackboneElement | reference range | |
@id | 0..1 | string | Unique id for inter-element referencing | |
extension | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
low | 0..1 | integer | lower bound | |
high | 0..1 | integer | upper bound | |
age | 0..1 | integer | designated age this weight is associated with | |
clothing | 0..1 | CodeableConcept | type of clothing during measurement Binding: Clothing (required) | |
missingBodyParts | 0..* | CodeableConcept | Are there any relevant parts of the body missing that heavily influencese the resulting weight? | |
subject | 0..1 | Reference(Patient) | reference to the subject of the measurement | |
author | 0..1 | Reference(Practitioner) | reference to the author of the measurement | |
performer | 0..1 | Reference(Practitioner) | reference to the performer of the measurement | |
Documentation for this format |
Path | Conformance | ValueSet | URI |
BodyWeight.weight.unit | required | BWunitshttp://vitals.oemig.de/fhir/ValueSet/BWunits from this IG | |
BodyWeight.clothing | required | Clothinghttp://vitals.oemig.de/fhir/ValueSet/Clothing from this IG |
Id | Grade | Path(s) | Details | Requirements |
ele-1 | error | **ALL** elements | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ext-1 | error | **ALL** extensions | Must have either extensions or value[x], not both : extension.exists() != value.exists() | |
shall-be-under-400-kg | error | BodyWeight.weight.value | Value SHALL be <400 kg for valid data. : $this < 250 |
This structure is derived from Base
Differential View
This structure is derived from Base
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
BodyWeight | 0..* | Base | Body Weight LM Instances of this logical model are not marked to be the target of a Reference | |
weight | Σ | 1..1 | BackboneElement | body weight |
value | ΣC | 1..1 | positiveInt | value shall-be-under-400-kg: Value SHALL be <400 kg for valid data. |
unit | 1..1 | CodeableConcept | units Binding: Body Weight Units (required) | |
interpretation | 0..1 | CodeableConcept | interpretation | |
referenceRange | 0..1 | BackboneElement | reference range | |
low | 0..1 | integer | lower bound | |
high | 0..1 | integer | upper bound | |
age | 0..1 | integer | designated age this weight is associated with | |
clothing | 0..1 | CodeableConcept | type of clothing during measurement Binding: Clothing (required) | |
missingBodyParts | 0..* | CodeableConcept | Are there any relevant parts of the body missing that heavily influencese the resulting weight? | |
subject | 0..1 | Reference(Patient) | reference to the subject of the measurement | |
author | 0..1 | Reference(Practitioner) | reference to the author of the measurement | |
performer | 0..1 | Reference(Practitioner) | reference to the performer of the measurement | |
Documentation for this format |
Path | Conformance | ValueSet | URI |
BodyWeight.weight.unit | required | BWunitshttp://vitals.oemig.de/fhir/ValueSet/BWunits from this IG | |
BodyWeight.clothing | required | Clothinghttp://vitals.oemig.de/fhir/ValueSet/Clothing from this IG |
Id | Grade | Path(s) | Details | Requirements |
shall-be-under-400-kg | error | BodyWeight.weight.value | Value SHALL be <400 kg for valid data. : $this < 250 |
Key Elements View
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
BodyWeight | 0..* | Base | Body Weight LM Instances of this logical model are not marked to be the target of a Reference | |
weight | Σ | 1..1 | BackboneElement | body weight |
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
value | ΣC | 1..1 | positiveInt | value shall-be-under-400-kg: Value SHALL be <400 kg for valid data. |
unit | 1..1 | CodeableConcept | units Binding: Body Weight Units (required) | |
interpretation | 0..1 | CodeableConcept | interpretation | |
referenceRange | 0..1 | BackboneElement | reference range | |
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
low | 0..1 | integer | lower bound | |
high | 0..1 | integer | upper bound | |
age | 0..1 | integer | designated age this weight is associated with | |
clothing | 0..1 | CodeableConcept | type of clothing during measurement Binding: Clothing (required) | |
missingBodyParts | 0..* | CodeableConcept | Are there any relevant parts of the body missing that heavily influencese the resulting weight? | |
subject | 0..1 | Reference(Patient) | reference to the subject of the measurement | |
author | 0..1 | Reference(Practitioner) | reference to the author of the measurement | |
performer | 0..1 | Reference(Practitioner) | reference to the performer of the measurement | |
Documentation for this format |
Path | Conformance | ValueSet | URI |
BodyWeight.weight.unit | required | BWunitshttp://vitals.oemig.de/fhir/ValueSet/BWunits from this IG | |
BodyWeight.clothing | required | Clothinghttp://vitals.oemig.de/fhir/ValueSet/Clothing from this IG |
Id | Grade | Path(s) | Details | Requirements |
ele-1 | error | **ALL** elements | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ext-1 | error | **ALL** extensions | Must have either extensions or value[x], not both : extension.exists() != value.exists() | |
shall-be-under-400-kg | error | BodyWeight.weight.value | Value SHALL be <400 kg for valid data. : $this < 250 |
Snapshot View
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
BodyWeight | 0..* | Base | Body Weight LM Instances of this logical model are not marked to be the target of a Reference | |
weight | Σ | 1..1 | BackboneElement | body weight |
@id | 0..1 | string | Unique id for inter-element referencing | |
extension | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
value | ΣC | 1..1 | positiveInt | value shall-be-under-400-kg: Value SHALL be <400 kg for valid data. |
unit | 1..1 | CodeableConcept | units Binding: Body Weight Units (required) | |
interpretation | 0..1 | CodeableConcept | interpretation | |
referenceRange | 0..1 | BackboneElement | reference range | |
@id | 0..1 | string | Unique id for inter-element referencing | |
extension | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
low | 0..1 | integer | lower bound | |
high | 0..1 | integer | upper bound | |
age | 0..1 | integer | designated age this weight is associated with | |
clothing | 0..1 | CodeableConcept | type of clothing during measurement Binding: Clothing (required) | |
missingBodyParts | 0..* | CodeableConcept | Are there any relevant parts of the body missing that heavily influencese the resulting weight? | |
subject | 0..1 | Reference(Patient) | reference to the subject of the measurement | |
author | 0..1 | Reference(Practitioner) | reference to the author of the measurement | |
performer | 0..1 | Reference(Practitioner) | reference to the performer of the measurement | |
Documentation for this format |
Path | Conformance | ValueSet | URI |
BodyWeight.weight.unit | required | BWunitshttp://vitals.oemig.de/fhir/ValueSet/BWunits from this IG | |
BodyWeight.clothing | required | Clothinghttp://vitals.oemig.de/fhir/ValueSet/Clothing from this IG |
Id | Grade | Path(s) | Details | Requirements |
ele-1 | error | **ALL** elements | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ext-1 | error | **ALL** extensions | Must have either extensions or value[x], not both : extension.exists() != value.exists() | |
shall-be-under-400-kg | error | BodyWeight.weight.value | Value SHALL be <400 kg for valid data. : $this < 250 |
This structure is derived from Base