Personal Health Records, published by HL7 International / Patient Empowerment. This guide is not an authorized publication; it is the continuous build for version 1.0.0-ballot2 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/personal-health-record-format-ig/ and changes regularly. See the Directory of published versions
| Page standards status: Trial-use | Maturity Level: 1 |
Definitions for the Environmental logical model
Guidance on how to interpret the contents of this table can be foundhere
| 0. Environmental | |
| Definition | A logical model representing environmental conditions relevant to patient health, such as air quality, temperature, noise, and UV exposure. These factors may be collected by consumer weather stations, smartphone sensors, or wearable devices. |
| Short | Environmental Observation |
| Control | 0..* |
| Is Modifier | false |
| Logical Model | Instances of this logical model are not marked to be the target of a Reference |
| 2. Environmental.subject | |
| Definition | The patient whose environment is being observed |
| Short | The patient whose environment is being observed |
| Control | 1..1 |
| Type | Reference(Patient) |
| 4. Environmental.effectiveDateTime | |
| Definition | When the observation was made |
| Short | When the observation was made |
| Control | 0..1 |
| Type | dateTime |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| 6. Environmental.effectivePeriod | |
| Definition | Time period over which the observation applies |
| Short | Time period over which the observation applies |
| Control | 0..1 |
| Type | Period |
| 8. Environmental.location | |
| Definition | Location of measurement |
| Short | Location of measurement |
| Control | 0..1 |
| Type | Address |
| 10. Environmental.gpsCoordinates | |
| Definition | GPS coordinates of the observation |
| Short | GPS coordinates of the observation |
| Control | 0..1 |
| Type | BackboneElement |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 12. Environmental.gpsCoordinates.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 |
| 14. Environmental.gpsCoordinates.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 Environmental.gpsCoordinates.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators: |
| 16. Environmental.gpsCoordinates.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()) |
| 18. Environmental.gpsCoordinates.latitude | |
| Definition | Latitude in decimal degrees |
| Short | Latitude in decimal degrees |
| Control | 1..1 |
| Type | decimal |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| 20. Environmental.gpsCoordinates.longitude | |
| Definition | Longitude in decimal degrees |
| Short | Longitude in decimal degrees |
| Control | 1..1 |
| Type | decimal |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| 22. Environmental.gpsCoordinates.altitude | |
| Definition | Altitude above sea level |
| Short | Altitude above sea level |
| Control | 0..1 |
| Type | Quantity |
| 24. Environmental.temperature | |
| Definition | Ambient temperature |
| Short | Ambient temperature |
| Control | 0..1 |
| Type | Quantity |
| 26. Environmental.humidity | |
| Definition | Ambient relative humidity percentage |
| Short | Ambient relative humidity percentage |
| Control | 0..1 |
| Type | Quantity |
| 28. Environmental.barometricPressure | |
| Definition | Barometric pressure |
| Short | Barometric pressure |
| Control | 0..1 |
| Type | Quantity |
| 30. Environmental.airQualityIndex | |
| Definition | Air quality index (AQI) |
| Short | Air quality index (AQI) |
| Control | 0..1 |
| Type | integer |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| 32. Environmental.uvIndex | |
| Definition | UV exposure index |
| Short | UV exposure index |
| Control | 0..1 |
| Type | decimal |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| 34. Environmental.noiseLevel | |
| Definition | Environmental noise level in decibels |
| Short | Environmental noise level in decibels |
| Control | 0..1 |
| Type | Quantity |
| 36. Environmental.pollenCount | |
| Definition | Pollen count |
| Short | Pollen count |
| Control | 0..1 |
| Type | Quantity |
| 38. Environmental.substance | |
| Definition | Substances detected in the environment |
| Short | Substances detected in the environment |
| Control | 0..* |
| Type | BackboneElement |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 40. Environmental.substance.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 |
| 42. Environmental.substance.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 Environmental.substance.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators: |
| 44. Environmental.substance.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()) |
| 46. Environmental.substance.code | |
| Definition | Substance identity (e.g. lead, PFAS, asbestos, mold, radon) |
| Short | Substance identity (e.g. lead, PFAS, asbestos, mold, radon) |
| Control | 1..1 |
| Type | CodeableConcept |
| 48. Environmental.substance.category | |
| Definition | Category of substance (e.g. contaminant, toxin, irritant, allergen) |
| Short | Category of substance (e.g. contaminant, toxin, irritant, allergen) |
| Control | 0..1 |
| Type | CodeableConcept |
| 50. Environmental.substance.concentration | |
| Definition | Measured concentration of the substance |
| Short | Measured concentration of the substance |
| Control | 0..1 |
| Type | Quantity |
| 52. Environmental.substance.source | |
| Definition | Source or medium (e.g. groundwater, soil, air, surface) |
| Short | Source or medium (e.g. groundwater, soil, air, surface) |
| Control | 0..1 |
| Type | string |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
Guidance on how to interpret the contents of this table can be foundhere
| 0. Environmental | |
| Definition | A logical model representing environmental conditions relevant to patient health, such as air quality, temperature, noise, and UV exposure. These factors may be collected by consumer weather stations, smartphone sensors, or wearable devices. |
| Short | Environmental Observation |
| Logical Model | Instances of this logical model are not marked to be the target of a Reference |
| 2. Environmental.subject | |
| Definition | The patient whose environment is being observed |
| Short | The patient whose environment is being observed |
| Control | 1..1 |
| Type | Reference(Patient) |
| 4. Environmental.effectiveDateTime | |
| Definition | When the observation was made |
| Short | When the observation was made |
| Control | 0..1 |
| Type | dateTime |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| 6. Environmental.effectivePeriod | |
| Definition | Time period over which the observation applies |
| Short | Time period over which the observation applies |
| Control | 0..1 |
| Type | Period |
| 8. Environmental.location | |
| Definition | Location of measurement |
| Short | Location of measurement |
| Control | 0..1 |
| Type | Address |
| 10. Environmental.gpsCoordinates | |
| Definition | GPS coordinates of the observation |
| Short | GPS coordinates of the observation |
| Control | 0..1 |
| Type | BackboneElement |
| 12. Environmental.gpsCoordinates.latitude | |
| Definition | Latitude in decimal degrees |
| Short | Latitude in decimal degrees |
| Control | 1..1 |
| Type | decimal |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| 14. Environmental.gpsCoordinates.longitude | |
| Definition | Longitude in decimal degrees |
| Short | Longitude in decimal degrees |
| Control | 1..1 |
| Type | decimal |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| 16. Environmental.gpsCoordinates.altitude | |
| Definition | Altitude above sea level |
| Short | Altitude above sea level |
| Control | 0..1 |
| Type | Quantity |
| 18. Environmental.temperature | |
| Definition | Ambient temperature |
| Short | Ambient temperature |
| Control | 0..1 |
| Type | Quantity |
| 20. Environmental.humidity | |
| Definition | Ambient relative humidity percentage |
| Short | Ambient relative humidity percentage |
| Control | 0..1 |
| Type | Quantity |
| 22. Environmental.barometricPressure | |
| Definition | Barometric pressure |
| Short | Barometric pressure |
| Control | 0..1 |
| Type | Quantity |
| 24. Environmental.airQualityIndex | |
| Definition | Air quality index (AQI) |
| Short | Air quality index (AQI) |
| Control | 0..1 |
| Type | integer |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| 26. Environmental.uvIndex | |
| Definition | UV exposure index |
| Short | UV exposure index |
| Control | 0..1 |
| Type | decimal |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| 28. Environmental.noiseLevel | |
| Definition | Environmental noise level in decibels |
| Short | Environmental noise level in decibels |
| Control | 0..1 |
| Type | Quantity |
| 30. Environmental.pollenCount | |
| Definition | Pollen count |
| Short | Pollen count |
| Control | 0..1 |
| Type | Quantity |
| 32. Environmental.substance | |
| Definition | Substances detected in the environment |
| Short | Substances detected in the environment |
| Control | 0..* |
| Type | BackboneElement |
| 34. Environmental.substance.code | |
| Definition | Substance identity (e.g. lead, PFAS, asbestos, mold, radon) |
| Short | Substance identity (e.g. lead, PFAS, asbestos, mold, radon) |
| Control | 1..1 |
| Type | CodeableConcept |
| 36. Environmental.substance.category | |
| Definition | Category of substance (e.g. contaminant, toxin, irritant, allergen) |
| Short | Category of substance (e.g. contaminant, toxin, irritant, allergen) |
| Control | 0..1 |
| Type | CodeableConcept |
| 38. Environmental.substance.concentration | |
| Definition | Measured concentration of the substance |
| Short | Measured concentration of the substance |
| Control | 0..1 |
| Type | Quantity |
| 40. Environmental.substance.source | |
| Definition | Source or medium (e.g. groundwater, soil, air, surface) |
| Short | Source or medium (e.g. groundwater, soil, air, surface) |
| Control | 0..1 |
| Type | string |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
Guidance on how to interpret the contents of this table can be foundhere
| 0. Environmental | |
| Definition | A logical model representing environmental conditions relevant to patient health, such as air quality, temperature, noise, and UV exposure. These factors may be collected by consumer weather stations, smartphone sensors, or wearable devices. |
| Short | Environmental Observation |
| Control | 0..* |
| Is Modifier | false |
| Logical Model | Instances of this logical model are not marked to be the target of a Reference |
| 2. Environmental.subject | |
| Definition | The patient whose environment is being observed |
| Short | The patient whose environment is being observed |
| Control | 1..1 |
| Type | Reference(Patient) |
| 4. Environmental.effectiveDateTime | |
| Definition | When the observation was made |
| Short | When the observation was made |
| Control | 0..1 |
| Type | dateTime |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| 6. Environmental.effectivePeriod | |
| Definition | Time period over which the observation applies |
| Short | Time period over which the observation applies |
| Control | 0..1 |
| Type | Period |
| 8. Environmental.location | |
| Definition | Location of measurement |
| Short | Location of measurement |
| Control | 0..1 |
| Type | Address |
| 10. Environmental.gpsCoordinates | |
| Definition | GPS coordinates of the observation |
| Short | GPS coordinates of the observation |
| Control | 0..1 |
| Type | BackboneElement |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 12. Environmental.gpsCoordinates.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 |
| 14. Environmental.gpsCoordinates.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 Environmental.gpsCoordinates.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators: |
| 16. Environmental.gpsCoordinates.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()) |
| 18. Environmental.gpsCoordinates.latitude | |
| Definition | Latitude in decimal degrees |
| Short | Latitude in decimal degrees |
| Control | 1..1 |
| Type | decimal |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| 20. Environmental.gpsCoordinates.longitude | |
| Definition | Longitude in decimal degrees |
| Short | Longitude in decimal degrees |
| Control | 1..1 |
| Type | decimal |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| 22. Environmental.gpsCoordinates.altitude | |
| Definition | Altitude above sea level |
| Short | Altitude above sea level |
| Control | 0..1 |
| Type | Quantity |
| 24. Environmental.temperature | |
| Definition | Ambient temperature |
| Short | Ambient temperature |
| Control | 0..1 |
| Type | Quantity |
| 26. Environmental.humidity | |
| Definition | Ambient relative humidity percentage |
| Short | Ambient relative humidity percentage |
| Control | 0..1 |
| Type | Quantity |
| 28. Environmental.barometricPressure | |
| Definition | Barometric pressure |
| Short | Barometric pressure |
| Control | 0..1 |
| Type | Quantity |
| 30. Environmental.airQualityIndex | |
| Definition | Air quality index (AQI) |
| Short | Air quality index (AQI) |
| Control | 0..1 |
| Type | integer |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| 32. Environmental.uvIndex | |
| Definition | UV exposure index |
| Short | UV exposure index |
| Control | 0..1 |
| Type | decimal |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| 34. Environmental.noiseLevel | |
| Definition | Environmental noise level in decibels |
| Short | Environmental noise level in decibels |
| Control | 0..1 |
| Type | Quantity |
| 36. Environmental.pollenCount | |
| Definition | Pollen count |
| Short | Pollen count |
| Control | 0..1 |
| Type | Quantity |
| 38. Environmental.substance | |
| Definition | Substances detected in the environment |
| Short | Substances detected in the environment |
| Control | 0..* |
| Type | BackboneElement |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 40. Environmental.substance.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 |
| 42. Environmental.substance.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 Environmental.substance.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators: |
| 44. Environmental.substance.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()) |
| 46. Environmental.substance.code | |
| Definition | Substance identity (e.g. lead, PFAS, asbestos, mold, radon) |
| Short | Substance identity (e.g. lead, PFAS, asbestos, mold, radon) |
| Control | 1..1 |
| Type | CodeableConcept |
| 48. Environmental.substance.category | |
| Definition | Category of substance (e.g. contaminant, toxin, irritant, allergen) |
| Short | Category of substance (e.g. contaminant, toxin, irritant, allergen) |
| Control | 0..1 |
| Type | CodeableConcept |
| 50. Environmental.substance.concentration | |
| Definition | Measured concentration of the substance |
| Short | Measured concentration of the substance |
| Control | 0..1 |
| Type | Quantity |
| 52. Environmental.substance.source | |
| Definition | Source or medium (e.g. groundwater, soil, air, surface) |
| Short | Source or medium (e.g. groundwater, soil, air, surface) |
| Control | 0..1 |
| Type | string |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |