HR Monitoring Apps FHIR Implementation Guide
0.1.0 - STU1 Belgium flag

HR Monitoring Apps FHIR Implementation Guide, published by My Organization. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7-be/patient-monitoring and changes regularly. See the Directory of published versions

Logical Model: PatientMonitoring - Detailed Descriptions

Active as of 2024-10-23

Definitions for the PatientMonitoring logical model.

Guidance on how to interpret the contents of this table can be found here

0. PatientMonitoring
Definition

The data structure for Patient monitoring.

ShortPatient Monitoring
Logical ModelInstances of this logical model are not marked to be the target of a Reference
2. PatientMonitoring.identifier
Definition

Measurement Identifier

ShortMeasurement Identifier
NoteThis is a business identifier, not a resource identifier (see discussion)
Control1..1
TypeIdentifier
4. PatientMonitoring.status
Definition

Measurement status

ShortMeasurement status
Control1..1
Typecode
Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
6. PatientMonitoring.code
Definition

Code for the sign

ShortCode for the sign
Control1..1
TypeCodeableConcept
8. PatientMonitoring.patient
Definition

patient data

Shortpatient data
Control1..1
TypeBackboneElement
10. PatientMonitoring.patient.identfier
Definition

user id

Shortuser id
Control1..1
Typestring
Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
12. PatientMonitoring.patient.nissNumber
Definition

Patient NISS Number

ShortPatient NISS Number
Control1..1
Typestring
Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
14. PatientMonitoring.patient.otherId
Definition

Patient NISS Number

ShortPatient NISS Number
Control0..*
Typestring
Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
16. PatientMonitoring.patient.userName
Definition

user name

Shortuser name
Control1..1
TypeIdentifier
18. PatientMonitoring.patient.userEmail
Definition

app version

Shortapp version
Control1..1
Typestring
Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
20. PatientMonitoring.patient.dateOfBirth
Definition

Date of Birth

ShortDate of Birth
Control1..1
Typedate
Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
22. PatientMonitoring.device
Definition

The device used to acquire or interpret the signals

ShortThe device used to acquire or interpret the signals
Control0..1
TypeBackboneElement
24. PatientMonitoring.device.model
Definition

Model name

ShortModel name
Control0..1
Typestring
Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
26. PatientMonitoring.device.serialNumber
Definition

Serial number of the device

ShortSerial number of the device
Control0..1
Typestring
Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
28. PatientMonitoring.device.manufacturer
Definition

Name of the manufacturer

ShortName of the manufacturer
Control0..1
Typestring
Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
30. PatientMonitoring.software
Definition

The software used to aquire or interpret the signals

ShortThe software used to aquire or interpret the signals
Control0..1
TypeBackboneElement
32. PatientMonitoring.software.version
Definition

Software version

ShortSoftware version
NoteThis is a business version Id, not a resource version Id (see discussion)
Control0..1
Typestring
Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
34. PatientMonitoring.software.softwareName
Definition

Software version

ShortSoftware version
Control0..1
Typestring
Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
36. PatientMonitoring.measurement
Definition

Measurement data

ShortMeasurement data
Control0..*
TypeBackboneElement
38. PatientMonitoring.measurement.measurementTimeStamp
Definition

Measurement timestamp

ShortMeasurement timestamp
Control1..1
TypedateTime
Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
40. PatientMonitoring.measurement.measurementPeriod
Definition

Measurement Period

ShortMeasurement Period
Control1..1
TypeExtension(Organization Period) (Extension Type: Period)
42. PatientMonitoring.measurement.value
Definition

Value of the sign

ShortValue of the aquired sign
Control0..1
Typestring
Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
44. PatientMonitoring.dataAbsentReason
Definition

Data absent reason

ShortData absent reason
Control1..1
TypeExtension(Organization Period) (Extension Type: Period)
46. PatientMonitoring.hasMember
Definition

Component results

ShortComponent results, if separate
Control0..*
TypeReference(Patient Monitoring)
48. PatientMonitoring.derivedFrom
Definition

Related signs from which this is obtained

ShortRelated signs from which this is obtained
Control0..*
TypeReference
50. PatientMonitoring.interpretation
Definition

High, low, normal, etc.

ShortHigh, low, normal, etc.
Control0..1
TypeCodeableConcept
52. PatientMonitoring.note
Definition

Comments about the sign

ShortComments about the sign
Control0..*
TypeAnnotation
54. PatientMonitoring.referenceRange
Definition

Provides guide for interpretation

ShortProvides guide for interpretation
Control0..*
TypeBackboneElement
56. PatientMonitoring.referenceRange.low
Definition

Low Range, if relevant

ShortLow Range, if relevant
Control0..1
TypeQuantity(SimpleQuantity)
58. PatientMonitoring.referenceRange.high
Definition

High Range, if relevant

ShortHigh Range, if relevant
Control0..1
TypeQuantity(SimpleQuantity)
60. PatientMonitoring.referenceRange.normalValue
Definition

Normal Range, if relevant

ShortNormal Range, if relevant
Control0..1
TypeCodeableConcept
62. PatientMonitoring.referenceRange.type
Definition

Reference range qualifier

ShortReference range qualifier
Control0..1
TypeCodeableConcept
64. PatientMonitoring.referenceRange.age
Definition

Applicable age range, if relevant

ShortApplicable age range, if relevant
Control0..1
TypeRange
66. PatientMonitoring.referenceRange.text
Definition

Text based reference range in an observation

ShortText based reference range in an observation
Control0..1
Typemarkdown
Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
68. PatientMonitoring.component
Definition

Components when there are more than one values in the same sign

ShortComponents when there are more than one values in the same sign
Control0..*
TypeBackboneElement
70. PatientMonitoring.component.value
Definition

Value of the sign

ShortValue of the aquired sign
Control0..1
Typestring
Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
72. PatientMonitoring.component.dataAbsentReason
Definition

Reason for missing data

ShortReason for missing data
Control0..1
TypeCodeableConcept
74. PatientMonitoring.component.interpretation
Definition

High, low, normal, etc.

ShortHigh, low, normal, etc.
Control0..1
TypeCodeableConcept
76. PatientMonitoring.component.note
Definition

Comments about the sign

ShortComments about the sign
Control0..*
TypeAnnotation
78. PatientMonitoring.component.referenceRange
Definition

Provides guide for interpretation

ShortProvides guide for interpretation
Control0..*
TypeBackboneElement
80. PatientMonitoring.component.referenceRange.low
Definition

Low Range, if relevant

ShortLow Range, if relevant
Control0..1
TypeQuantity(SimpleQuantity)
82. PatientMonitoring.component.referenceRange.High
Definition

High Range, if relevant

ShortHigh Range, if relevant
Control0..1
TypeQuantity(SimpleQuantity)
84. PatientMonitoring.component.referenceRange.normalValue
Definition

Normal Range, if relevant

ShortNormal Range, if relevant
Control0..1
TypeCodeableConcept
86. PatientMonitoring.component.referenceRange.type
Definition

Reference range qualifier

ShortReference range qualifier
Control0..1
TypeCodeableConcept
88. PatientMonitoring.component.referenceRange.age
Definition

Applicable age range, if relevant

ShortApplicable age range, if relevant
Control0..1
TypeRange
90. PatientMonitoring.component.referenceRange.text
Definition

Text based reference range in an observation

ShortText based reference range in an observation
Control0..1
Typemarkdown
Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
92. PatientMonitoring.context
Definition

Context

ShortContext
Control0..*
TypeBackboneElement
94. PatientMonitoring.context.symptoms
Definition

Symptoms

ShortSymptoms
Control0..*
TypeCodeableConcept
96. PatientMonitoring.context.activity
Definition

Activity

ShortActivity
Control0..*
TypeCodeableConcept
98. PatientMonitoring.context.others
Definition

Others

ShortOthers
Control0..*
TypeCodeableConcept

Guidance on how to interpret the contents of this table can be found here

0. PatientMonitoring
Definition

The data structure for Patient monitoring.

ShortPatient Monitoring
Control0..*
Is Modifierfalse
Logical ModelInstances of this logical model are not marked to be the target of a Reference
2. PatientMonitoring.identifier
Definition

Measurement Identifier

ShortMeasurement Identifier
NoteThis is a business identifier, not a resource identifier (see discussion)
Control1..1
TypeIdentifier
4. PatientMonitoring.status
Definition

Measurement status

ShortMeasurement status
Control1..1
Typecode
Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
6. PatientMonitoring.code
Definition

Code for the sign

ShortCode for the sign
Control1..1
TypeCodeableConcept
8. PatientMonitoring.patient
Definition

patient data

Shortpatient data
Control1..1
TypeBackboneElement
Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
10. PatientMonitoring.patient.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).

ShortExtensions 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.

Control0..*
TypeExtension
Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
Summarytrue
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 Namesextensions, user content, modifiers
Invariantsele-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. PatientMonitoring.patient.identfier
Definition

user id

Shortuser id
Control1..1
Typestring
Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
14. PatientMonitoring.patient.nissNumber
Definition

Patient NISS Number

ShortPatient NISS Number
Control1..1
Typestring
Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
16. PatientMonitoring.patient.otherId
Definition

Patient NISS Number

ShortPatient NISS Number
Control0..*
Typestring
Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
18. PatientMonitoring.patient.userName
Definition

user name

Shortuser name
Control1..1
TypeIdentifier
20. PatientMonitoring.patient.userEmail
Definition

app version

Shortapp version
Control1..1
Typestring
Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
22. PatientMonitoring.patient.dateOfBirth
Definition

Date of Birth

ShortDate of Birth
Control1..1
Typedate
Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
24. PatientMonitoring.device
Definition

The device used to acquire or interpret the signals

ShortThe device used to acquire or interpret the signals
Control0..1
TypeBackboneElement
Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
26. PatientMonitoring.device.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).

ShortExtensions 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.

Control0..*
TypeExtension
Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
Summarytrue
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 Namesextensions, user content, modifiers
Invariantsele-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())
28. PatientMonitoring.device.model
Definition

Model name

ShortModel name
Control0..1
Typestring
Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
30. PatientMonitoring.device.serialNumber
Definition

Serial number of the device

ShortSerial number of the device
Control0..1
Typestring
Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
32. PatientMonitoring.device.manufacturer
Definition

Name of the manufacturer

ShortName of the manufacturer
Control0..1
Typestring
Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
34. PatientMonitoring.software
Definition

The software used to aquire or interpret the signals

ShortThe software used to aquire or interpret the signals
Control0..1
TypeBackboneElement
Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
36. PatientMonitoring.software.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).

ShortExtensions 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.

Control0..*
TypeExtension
Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
Summarytrue
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 Namesextensions, user content, modifiers
Invariantsele-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())
38. PatientMonitoring.software.version
Definition

Software version

ShortSoftware version
NoteThis is a business version Id, not a resource version Id (see discussion)
Control0..1
Typestring
Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
40. PatientMonitoring.software.softwareName
Definition

Software version

ShortSoftware version
Control0..1
Typestring
Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
42. PatientMonitoring.measurement
Definition

Measurement data

ShortMeasurement data
Control0..*
TypeBackboneElement
Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
44. PatientMonitoring.measurement.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).

ShortExtensions 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.

Control0..*
TypeExtension
Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
Summarytrue
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 Namesextensions, user content, modifiers
Invariantsele-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. PatientMonitoring.measurement.measurementTimeStamp
Definition

Measurement timestamp

ShortMeasurement timestamp
Control1..1
TypedateTime
Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
48. PatientMonitoring.measurement.measurementPeriod
Definition

Measurement Period

ShortMeasurement Period
Control1..1
TypeExtension(Organization Period) (Extension Type: Period)
50. PatientMonitoring.measurement.value
Definition

Value of the sign

ShortValue of the aquired sign
Control0..1
Typestring
Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
52. PatientMonitoring.dataAbsentReason
Definition

Data absent reason

ShortData absent reason
Control1..1
TypeExtension(Organization Period) (Extension Type: Period)
54. PatientMonitoring.hasMember
Definition

Component results

ShortComponent results, if separate
Control0..*
TypeReference(Patient Monitoring)
56. PatientMonitoring.derivedFrom
Definition

Related signs from which this is obtained

ShortRelated signs from which this is obtained
Control0..*
TypeReference
58. PatientMonitoring.interpretation
Definition

High, low, normal, etc.

ShortHigh, low, normal, etc.
Control0..1
TypeCodeableConcept
60. PatientMonitoring.note
Definition

Comments about the sign

ShortComments about the sign
Control0..*
TypeAnnotation
62. PatientMonitoring.referenceRange
Definition

Provides guide for interpretation

ShortProvides guide for interpretation
Control0..*
TypeBackboneElement
Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
64. PatientMonitoring.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).

ShortExtensions 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.

Control0..*
TypeExtension
Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
Summarytrue
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 Namesextensions, user content, modifiers
Invariantsele-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())
66. PatientMonitoring.referenceRange.low
Definition

Low Range, if relevant

ShortLow Range, if relevant
Control0..1
TypeQuantity(SimpleQuantity)
68. PatientMonitoring.referenceRange.high
Definition

High Range, if relevant

ShortHigh Range, if relevant
Control0..1
TypeQuantity(SimpleQuantity)
70. PatientMonitoring.referenceRange.normalValue
Definition

Normal Range, if relevant

ShortNormal Range, if relevant
Control0..1
TypeCodeableConcept
72. PatientMonitoring.referenceRange.type
Definition

Reference range qualifier

ShortReference range qualifier
Control0..1
TypeCodeableConcept
74. PatientMonitoring.referenceRange.age
Definition

Applicable age range, if relevant

ShortApplicable age range, if relevant
Control0..1
TypeRange
76. PatientMonitoring.referenceRange.text
Definition

Text based reference range in an observation

ShortText based reference range in an observation
Control0..1
Typemarkdown
Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
78. PatientMonitoring.component
Definition

Components when there are more than one values in the same sign

ShortComponents when there are more than one values in the same sign
Control0..*
TypeBackboneElement
Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
80. PatientMonitoring.component.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).

ShortExtensions 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.

Control0..*
TypeExtension
Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
Summarytrue
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 Namesextensions, user content, modifiers
Invariantsele-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())
82. PatientMonitoring.component.value
Definition

Value of the sign

ShortValue of the aquired sign
Control0..1
Typestring
Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
84. PatientMonitoring.component.dataAbsentReason
Definition

Reason for missing data

ShortReason for missing data
Control0..1
TypeCodeableConcept
86. PatientMonitoring.component.interpretation
Definition

High, low, normal, etc.

ShortHigh, low, normal, etc.
Control0..1
TypeCodeableConcept
88. PatientMonitoring.component.note
Definition

Comments about the sign

ShortComments about the sign
Control0..*
TypeAnnotation
90. PatientMonitoring.component.referenceRange
Definition

Provides guide for interpretation

ShortProvides guide for interpretation
Control0..*
TypeBackboneElement
Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
92. PatientMonitoring.component.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).

ShortExtensions 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.

Control0..*
TypeExtension
Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
Summarytrue
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 Namesextensions, user content, modifiers
Invariantsele-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())
94. PatientMonitoring.component.referenceRange.low
Definition

Low Range, if relevant

ShortLow Range, if relevant
Control0..1
TypeQuantity(SimpleQuantity)
96. PatientMonitoring.component.referenceRange.High
Definition

High Range, if relevant

ShortHigh Range, if relevant
Control0..1
TypeQuantity(SimpleQuantity)
98. PatientMonitoring.component.referenceRange.normalValue
Definition

Normal Range, if relevant

ShortNormal Range, if relevant
Control0..1
TypeCodeableConcept
100. PatientMonitoring.component.referenceRange.type
Definition

Reference range qualifier

ShortReference range qualifier
Control0..1
TypeCodeableConcept
102. PatientMonitoring.component.referenceRange.age
Definition

Applicable age range, if relevant

ShortApplicable age range, if relevant
Control0..1
TypeRange
104. PatientMonitoring.component.referenceRange.text
Definition

Text based reference range in an observation

ShortText based reference range in an observation
Control0..1
Typemarkdown
Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
106. PatientMonitoring.context
Definition

Context

ShortContext
Control0..*
TypeBackboneElement
Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
108. PatientMonitoring.context.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).

ShortExtensions 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.

Control0..*
TypeExtension
Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
Summarytrue
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 Namesextensions, user content, modifiers
Invariantsele-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())
110. PatientMonitoring.context.symptoms
Definition

Symptoms

ShortSymptoms
Control0..*
TypeCodeableConcept
112. PatientMonitoring.context.activity
Definition

Activity

ShortActivity
Control0..*
TypeCodeableConcept
114. PatientMonitoring.context.others
Definition

Others

ShortOthers
Control0..*
TypeCodeableConcept

Guidance on how to interpret the contents of this table can be found here

0. PatientMonitoring
Definition

The data structure for Patient monitoring.

ShortPatient Monitoring
Control0..*
Is Modifierfalse
Logical ModelInstances of this logical model are not marked to be the target of a Reference
2. PatientMonitoring.identifier
Definition

Measurement Identifier

ShortMeasurement Identifier
NoteThis is a business identifier, not a resource identifier (see discussion)
Control1..1
TypeIdentifier
4. PatientMonitoring.status
Definition

Measurement status

ShortMeasurement status
Control1..1
Typecode
Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
6. PatientMonitoring.code
Definition

Code for the sign

ShortCode for the sign
Control1..1
TypeCodeableConcept
8. PatientMonitoring.patient
Definition

patient data

Shortpatient data
Control1..1
TypeBackboneElement
Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
10. PatientMonitoring.patient.id
Definition

Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

ShortUnique id for inter-element referencing
Control0..1
Typestring
Is Modifierfalse
XML FormatIn the XML format, this property is represented as an attribute.
Summaryfalse
12. PatientMonitoring.patient.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.

ShortAdditional 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.

Control0..*
TypeExtension
Is Modifierfalse
Summaryfalse
Alternate Namesextensions, user content
Invariantsele-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())
SlicingThis element introduces a set of slices on PatientMonitoring.patient.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
  • value @ url
  • 14. PatientMonitoring.patient.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).

    ShortExtensions 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.

    Control0..*
    TypeExtension
    Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
    Summarytrue
    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 Namesextensions, user content, modifiers
    Invariantsele-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. PatientMonitoring.patient.identfier
    Definition

    user id

    Shortuser id
    Control1..1
    Typestring
    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
    18. PatientMonitoring.patient.nissNumber
    Definition

    Patient NISS Number

    ShortPatient NISS Number
    Control1..1
    Typestring
    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
    20. PatientMonitoring.patient.otherId
    Definition

    Patient NISS Number

    ShortPatient NISS Number
    Control0..*
    Typestring
    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
    22. PatientMonitoring.patient.userName
    Definition

    user name

    Shortuser name
    Control1..1
    TypeIdentifier
    24. PatientMonitoring.patient.userEmail
    Definition

    app version

    Shortapp version
    Control1..1
    Typestring
    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
    26. PatientMonitoring.patient.dateOfBirth
    Definition

    Date of Birth

    ShortDate of Birth
    Control1..1
    Typedate
    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
    28. PatientMonitoring.device
    Definition

    The device used to acquire or interpret the signals

    ShortThe device used to acquire or interpret the signals
    Control0..1
    TypeBackboneElement
    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    30. PatientMonitoring.device.id
    Definition

    Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

    ShortUnique id for inter-element referencing
    Control0..1
    Typestring
    Is Modifierfalse
    XML FormatIn the XML format, this property is represented as an attribute.
    Summaryfalse
    32. PatientMonitoring.device.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.

    ShortAdditional 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.

    Control0..*
    TypeExtension
    Is Modifierfalse
    Summaryfalse
    Alternate Namesextensions, user content
    Invariantsele-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())
    SlicingThis element introduces a set of slices on PatientMonitoring.device.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
    • value @ url
    • 34. PatientMonitoring.device.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).

      ShortExtensions 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.

      Control0..*
      TypeExtension
      Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
      Summarytrue
      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 Namesextensions, user content, modifiers
      Invariantsele-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())
      36. PatientMonitoring.device.model
      Definition

      Model name

      ShortModel name
      Control0..1
      Typestring
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      38. PatientMonitoring.device.serialNumber
      Definition

      Serial number of the device

      ShortSerial number of the device
      Control0..1
      Typestring
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      40. PatientMonitoring.device.manufacturer
      Definition

      Name of the manufacturer

      ShortName of the manufacturer
      Control0..1
      Typestring
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      42. PatientMonitoring.software
      Definition

      The software used to aquire or interpret the signals

      ShortThe software used to aquire or interpret the signals
      Control0..1
      TypeBackboneElement
      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
      44. PatientMonitoring.software.id
      Definition

      Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

      ShortUnique id for inter-element referencing
      Control0..1
      Typestring
      Is Modifierfalse
      XML FormatIn the XML format, this property is represented as an attribute.
      Summaryfalse
      46. PatientMonitoring.software.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.

      ShortAdditional 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.

      Control0..*
      TypeExtension
      Is Modifierfalse
      Summaryfalse
      Alternate Namesextensions, user content
      Invariantsele-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())
      SlicingThis element introduces a set of slices on PatientMonitoring.software.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
      • value @ url
      • 48. PatientMonitoring.software.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).

        ShortExtensions 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.

        Control0..*
        TypeExtension
        Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
        Summarytrue
        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 Namesextensions, user content, modifiers
        Invariantsele-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())
        50. PatientMonitoring.software.version
        Definition

        Software version

        ShortSoftware version
        NoteThis is a business version Id, not a resource version Id (see discussion)
        Control0..1
        Typestring
        Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
        52. PatientMonitoring.software.softwareName
        Definition

        Software version

        ShortSoftware version
        Control0..1
        Typestring
        Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
        54. PatientMonitoring.measurement
        Definition

        Measurement data

        ShortMeasurement data
        Control0..*
        TypeBackboneElement
        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
        56. PatientMonitoring.measurement.id
        Definition

        Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

        ShortUnique id for inter-element referencing
        Control0..1
        Typestring
        Is Modifierfalse
        XML FormatIn the XML format, this property is represented as an attribute.
        Summaryfalse
        58. PatientMonitoring.measurement.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.

        ShortAdditional 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.

        Control0..*
        TypeExtension
        Is Modifierfalse
        Summaryfalse
        Alternate Namesextensions, user content
        Invariantsele-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())
        SlicingThis element introduces a set of slices on PatientMonitoring.measurement.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
        • value @ url
        • 60. PatientMonitoring.measurement.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).

          ShortExtensions 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.

          Control0..*
          TypeExtension
          Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
          Summarytrue
          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 Namesextensions, user content, modifiers
          Invariantsele-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())
          62. PatientMonitoring.measurement.measurementTimeStamp
          Definition

          Measurement timestamp

          ShortMeasurement timestamp
          Control1..1
          TypedateTime
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          64. PatientMonitoring.measurement.measurementPeriod
          Definition

          Measurement Period

          ShortMeasurement Period
          Control1..1
          TypeExtension(Organization Period) (Extension Type: Period)
          66. PatientMonitoring.measurement.value
          Definition

          Value of the sign

          ShortValue of the aquired sign
          Control0..1
          Typestring
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          68. PatientMonitoring.dataAbsentReason
          Definition

          Data absent reason

          ShortData absent reason
          Control1..1
          TypeExtension(Organization Period) (Extension Type: Period)
          70. PatientMonitoring.hasMember
          Definition

          Component results

          ShortComponent results, if separate
          Control0..*
          TypeReference(Patient Monitoring)
          72. PatientMonitoring.derivedFrom
          Definition

          Related signs from which this is obtained

          ShortRelated signs from which this is obtained
          Control0..*
          TypeReference
          74. PatientMonitoring.interpretation
          Definition

          High, low, normal, etc.

          ShortHigh, low, normal, etc.
          Control0..1
          TypeCodeableConcept
          76. PatientMonitoring.note
          Definition

          Comments about the sign

          ShortComments about the sign
          Control0..*
          TypeAnnotation
          78. PatientMonitoring.referenceRange
          Definition

          Provides guide for interpretation

          ShortProvides guide for interpretation
          Control0..*
          TypeBackboneElement
          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
          80. PatientMonitoring.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.

          ShortUnique id for inter-element referencing
          Control0..1
          Typestring
          Is Modifierfalse
          XML FormatIn the XML format, this property is represented as an attribute.
          Summaryfalse
          82. PatientMonitoring.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.

          ShortAdditional 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.

          Control0..*
          TypeExtension
          Is Modifierfalse
          Summaryfalse
          Alternate Namesextensions, user content
          Invariantsele-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())
          SlicingThis element introduces a set of slices on PatientMonitoring.referenceRange.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
          • value @ url
          • 84. PatientMonitoring.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).

            ShortExtensions 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.

            Control0..*
            TypeExtension
            Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
            Summarytrue
            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 Namesextensions, user content, modifiers
            Invariantsele-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())
            86. PatientMonitoring.referenceRange.low
            Definition

            Low Range, if relevant

            ShortLow Range, if relevant
            Control0..1
            TypeQuantity(SimpleQuantity)
            88. PatientMonitoring.referenceRange.high
            Definition

            High Range, if relevant

            ShortHigh Range, if relevant
            Control0..1
            TypeQuantity(SimpleQuantity)
            90. PatientMonitoring.referenceRange.normalValue
            Definition

            Normal Range, if relevant

            ShortNormal Range, if relevant
            Control0..1
            TypeCodeableConcept
            92. PatientMonitoring.referenceRange.type
            Definition

            Reference range qualifier

            ShortReference range qualifier
            Control0..1
            TypeCodeableConcept
            94. PatientMonitoring.referenceRange.age
            Definition

            Applicable age range, if relevant

            ShortApplicable age range, if relevant
            Control0..1
            TypeRange
            96. PatientMonitoring.referenceRange.text
            Definition

            Text based reference range in an observation

            ShortText based reference range in an observation
            Control0..1
            Typemarkdown
            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
            98. PatientMonitoring.component
            Definition

            Components when there are more than one values in the same sign

            ShortComponents when there are more than one values in the same sign
            Control0..*
            TypeBackboneElement
            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
            100. PatientMonitoring.component.id
            Definition

            Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

            ShortUnique id for inter-element referencing
            Control0..1
            Typestring
            Is Modifierfalse
            XML FormatIn the XML format, this property is represented as an attribute.
            Summaryfalse
            102. PatientMonitoring.component.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.

            ShortAdditional 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.

            Control0..*
            TypeExtension
            Is Modifierfalse
            Summaryfalse
            Alternate Namesextensions, user content
            Invariantsele-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())
            SlicingThis element introduces a set of slices on PatientMonitoring.component.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
            • value @ url
            • 104. PatientMonitoring.component.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).

              ShortExtensions 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.

              Control0..*
              TypeExtension
              Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
              Summarytrue
              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 Namesextensions, user content, modifiers
              Invariantsele-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())
              106. PatientMonitoring.component.value
              Definition

              Value of the sign

              ShortValue of the aquired sign
              Control0..1
              Typestring
              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
              108. PatientMonitoring.component.dataAbsentReason
              Definition

              Reason for missing data

              ShortReason for missing data
              Control0..1
              TypeCodeableConcept
              110. PatientMonitoring.component.interpretation
              Definition

              High, low, normal, etc.

              ShortHigh, low, normal, etc.
              Control0..1
              TypeCodeableConcept
              112. PatientMonitoring.component.note
              Definition

              Comments about the sign

              ShortComments about the sign
              Control0..*
              TypeAnnotation
              114. PatientMonitoring.component.referenceRange
              Definition

              Provides guide for interpretation

              ShortProvides guide for interpretation
              Control0..*
              TypeBackboneElement
              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
              116. PatientMonitoring.component.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.

              ShortUnique id for inter-element referencing
              Control0..1
              Typestring
              Is Modifierfalse
              XML FormatIn the XML format, this property is represented as an attribute.
              Summaryfalse
              118. PatientMonitoring.component.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.

              ShortAdditional 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.

              Control0..*
              TypeExtension
              Is Modifierfalse
              Summaryfalse
              Alternate Namesextensions, user content
              Invariantsele-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())
              SlicingThis element introduces a set of slices on PatientMonitoring.component.referenceRange.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
              • value @ url
              • 120. PatientMonitoring.component.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).

                ShortExtensions 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.

                Control0..*
                TypeExtension
                Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                Summarytrue
                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 Namesextensions, user content, modifiers
                Invariantsele-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())
                122. PatientMonitoring.component.referenceRange.low
                Definition

                Low Range, if relevant

                ShortLow Range, if relevant
                Control0..1
                TypeQuantity(SimpleQuantity)
                124. PatientMonitoring.component.referenceRange.High
                Definition

                High Range, if relevant

                ShortHigh Range, if relevant
                Control0..1
                TypeQuantity(SimpleQuantity)
                126. PatientMonitoring.component.referenceRange.normalValue
                Definition

                Normal Range, if relevant

                ShortNormal Range, if relevant
                Control0..1
                TypeCodeableConcept
                128. PatientMonitoring.component.referenceRange.type
                Definition

                Reference range qualifier

                ShortReference range qualifier
                Control0..1
                TypeCodeableConcept
                130. PatientMonitoring.component.referenceRange.age
                Definition

                Applicable age range, if relevant

                ShortApplicable age range, if relevant
                Control0..1
                TypeRange
                132. PatientMonitoring.component.referenceRange.text
                Definition

                Text based reference range in an observation

                ShortText based reference range in an observation
                Control0..1
                Typemarkdown
                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                134. PatientMonitoring.context
                Definition

                Context

                ShortContext
                Control0..*
                TypeBackboneElement
                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                136. PatientMonitoring.context.id
                Definition

                Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

                ShortUnique id for inter-element referencing
                Control0..1
                Typestring
                Is Modifierfalse
                XML FormatIn the XML format, this property is represented as an attribute.
                Summaryfalse
                138. PatientMonitoring.context.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.

                ShortAdditional 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.

                Control0..*
                TypeExtension
                Is Modifierfalse
                Summaryfalse
                Alternate Namesextensions, user content
                Invariantsele-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())
                SlicingThis element introduces a set of slices on PatientMonitoring.context.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                • value @ url
                • 140. PatientMonitoring.context.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).

                  ShortExtensions 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.

                  Control0..*
                  TypeExtension
                  Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                  Summarytrue
                  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 Namesextensions, user content, modifiers
                  Invariantsele-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())
                  142. PatientMonitoring.context.symptoms
                  Definition

                  Symptoms

                  ShortSymptoms
                  Control0..*
                  TypeCodeableConcept
                  144. PatientMonitoring.context.activity
                  Definition

                  Activity

                  ShortActivity
                  Control0..*
                  TypeCodeableConcept
                  146. PatientMonitoring.context.others
                  Definition

                  Others

                  ShortOthers
                  Control0..*
                  TypeCodeableConcept