Clinical Core
1.2.0 - STU1
BE
Clinical Core, published by eHealth Platform. This guide is not an authorized publication; it is the continuous build for version 1.2.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7-be/core-clinical/ and changes regularly. See the Directory of published versions
| Active as of 2026-05-30 |
Definitions for the BeModelDeviceUseStatement logical model
Guidance on how to interpret the contents of this table can be foundhere
| 0. BeModelDeviceUseStatement | |
| Definition | Logical model for recording the use of a medical device by a patient |
| Short | DeviceUseStatement Logical Model |
| Control | 0..* |
| Is Modifier | false |
| Logical Model | Instances of this logical model are not marked to be the target of a Reference |
| 2. BeModelDeviceUseStatement.identifier | |
| Definition | Unique ID of this device use registration, assigned by the system that creates the DeviceUseStatement |
| Short | Identifier |
| Note | This is a business identifier, not a resource identifier (see discussion) |
| Control | 0..* |
| Type | Identifier |
| 4. BeModelDeviceUseStatement.basedOn | |
| Definition | Reference to a request or plan on which this use is based, e.g. a ServiceRequest or prescription |
| Short | Based On |
| Control | 0..* |
| Type | Reference |
| 6. BeModelDeviceUseStatement.status | |
| Definition | Status of the registration (active, completed, entered-in-error, intended, stopped, on-hold) |
| Short | Status |
| Control | 1..1 |
| Binding | The codes SHALL be taken from DeviceUseStatementStatus (required to http://hl7.org/fhir/ValueSet/device-statement-status) |
| Type | code |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| 8. BeModelDeviceUseStatement.patient | |
| Definition | The patient who uses the medical device |
| Short | Patient |
| Control | 1..1 |
| Type | Reference(Patient) |
| 10. BeModelDeviceUseStatement.derivedFrom | |
| Definition | Extra information on which this registration is based, e.g. a prior Procedure or Observation |
| Short | Derived From |
| Control | 0..* |
| Type | Reference |
| 12. BeModelDeviceUseStatement.timing[x] | |
| Definition | Description of how often or when the device is used, e.g. every night between 22:00 and 07:00 |
| Short | Timing |
| Control | 0..1 |
| Type | Choice of: dateTime, Period, Timing |
| [x] Note | SeeChoice of Data Typesfor further information about how to use [x] |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| 14. BeModelDeviceUseStatement.recordedDate | |
| Definition | Date and time when the registration was entered |
| Short | Recorded Date |
| Control | 1..1 |
| Type | dateTime |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| 16. BeModelDeviceUseStatement.source | |
| Definition | Who created the registration, e.g. a nurse recording the use |
| Short | Source |
| Control | 0..1 |
| Type | Reference(Practitioner, PractitionerRole, Patient, RelatedPerson) |
| 18. BeModelDeviceUseStatement.device | |
| Definition | The device being used, e.g. reference to Device 'Insulin pump SN12345' |
| Short | Device |
| Control | 1..1 |
| Type | Reference |
| 20. BeModelDeviceUseStatement.reasonCode | |
| Definition | Reason why the device is used - can be a condition (problem), procedure or observation code |
| Short | Reason Code |
| Control | 0..* |
| Type | CodeableConcept |
| 22. BeModelDeviceUseStatement.reasonReference | |
| Definition | Reference to a clinical source for the reason, e.g. a diagnosis in a problem resource |
| Short | Reason Reference |
| Control | 0..* |
| Type | Reference |
| 24. BeModelDeviceUseStatement.bodySite | |
| Definition | The anatomical location where the device is used or implanted |
| Short | Body Site |
| Control | 0..1 |
| Type | BackboneElement |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 26. BeModelDeviceUseStatement.bodySite.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 |
| 28. BeModelDeviceUseStatement.bodySite.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 BeModelDeviceUseStatement.bodySite.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators: |
| 30. BeModelDeviceUseStatement.bodySite.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()) |
| 32. BeModelDeviceUseStatement.bodySite.localisation | |
| Definition | Specific location on the body, e.g. left hip |
| Short | Body Localisation |
| Control | 1..1 |
| Binding | The codes SHALL be taken from Body Site (required to https://www.ehealth.fgov.be/standards/fhir/terminology/ValueSet/be-vs-bodysite) |
| Type | CodeableConcept |
| 34. BeModelDeviceUseStatement.bodySite.laterality | |
| Definition | Laterality of the body site where the device is used/implanted (right, left, both) |
| Short | Body Laterality |
| Control | 0..1 |
| Binding | The codes SHALL be taken from Laterality (required to https://www.ehealth.fgov.be/standards/fhir/terminology/ValueSet/be-vs-laterality) |
| Type | CodeableConcept |
| 36. BeModelDeviceUseStatement.bodySite.topography | |
| Definition | Relative position of the device on the body (e.g., upper/lower, medial/lateral, internal/external) |
| Short | Body Topography |
| Control | 0..1 |
| Binding | The codes SHALL be taken from https://www.ehealth.fgov.be/standards/fhir/terminology/ValueSet/be-vs-topography (required to https://www.ehealth.fgov.be/standards/fhir/terminology/ValueSet/be-vs-topography) |
| Type | CodeableConcept |
| 38. BeModelDeviceUseStatement.note | |
| Definition | Remarks or additional instructions, e.g. 'Patient reports irritation around the sensor' |
| Short | Note |
| Control | 0..* |
| Type | Annotation |
Guidance on how to interpret the contents of this table can be foundhere
| 0. BeModelDeviceUseStatement | |
| Definition | Logical model for recording the use of a medical device by a patient |
| Short | DeviceUseStatement Logical Model |
| Logical Model | Instances of this logical model are not marked to be the target of a Reference |
| 2. BeModelDeviceUseStatement.identifier | |
| Definition | Unique ID of this device use registration, assigned by the system that creates the DeviceUseStatement |
| Short | Identifier |
| Note | This is a business identifier, not a resource identifier (see discussion) |
| Control | 0..* |
| Type | Identifier |
| 4. BeModelDeviceUseStatement.basedOn | |
| Definition | Reference to a request or plan on which this use is based, e.g. a ServiceRequest or prescription |
| Short | Based On |
| Control | 0..* |
| Type | Reference |
| 6. BeModelDeviceUseStatement.status | |
| Definition | Status of the registration (active, completed, entered-in-error, intended, stopped, on-hold) |
| Short | Status |
| Control | 1..1 |
| Binding | The codes SHALL be taken from DeviceUseStatementStatus (required to http://hl7.org/fhir/ValueSet/device-statement-status) |
| Type | code |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| 8. BeModelDeviceUseStatement.patient | |
| Definition | The patient who uses the medical device |
| Short | Patient |
| Control | 1..1 |
| Type | Reference(Patient) |
| 10. BeModelDeviceUseStatement.derivedFrom | |
| Definition | Extra information on which this registration is based, e.g. a prior Procedure or Observation |
| Short | Derived From |
| Control | 0..* |
| Type | Reference |
| 12. BeModelDeviceUseStatement.timing[x] | |
| Definition | Description of how often or when the device is used, e.g. every night between 22:00 and 07:00 |
| Short | Timing |
| Control | 0..1 |
| Type | Choice of: dateTime, Period, Timing |
| [x] Note | SeeChoice of Data Typesfor further information about how to use [x] |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| 14. BeModelDeviceUseStatement.recordedDate | |
| Definition | Date and time when the registration was entered |
| Short | Recorded Date |
| Control | 1..1 |
| Type | dateTime |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| 16. BeModelDeviceUseStatement.source | |
| Definition | Who created the registration, e.g. a nurse recording the use |
| Short | Source |
| Control | 0..1 |
| Type | Reference(Practitioner, PractitionerRole, Patient, RelatedPerson) |
| 18. BeModelDeviceUseStatement.device | |
| Definition | The device being used, e.g. reference to Device 'Insulin pump SN12345' |
| Short | Device |
| Control | 1..1 |
| Type | Reference |
| 20. BeModelDeviceUseStatement.reasonCode | |
| Definition | Reason why the device is used - can be a condition (problem), procedure or observation code |
| Short | Reason Code |
| Control | 0..* |
| Type | CodeableConcept |
| 22. BeModelDeviceUseStatement.reasonReference | |
| Definition | Reference to a clinical source for the reason, e.g. a diagnosis in a problem resource |
| Short | Reason Reference |
| Control | 0..* |
| Type | Reference |
| 24. BeModelDeviceUseStatement.bodySite | |
| Definition | The anatomical location where the device is used or implanted |
| Short | Body Site |
| Control | 0..1 |
| Type | BackboneElement |
| 26. BeModelDeviceUseStatement.bodySite.localisation | |
| Definition | Specific location on the body, e.g. left hip |
| Short | Body Localisation |
| Control | 1..1 |
| Binding | The codes SHALL be taken from Body Site (required to https://www.ehealth.fgov.be/standards/fhir/terminology/ValueSet/be-vs-bodysite) |
| Type | CodeableConcept |
| 28. BeModelDeviceUseStatement.bodySite.laterality | |
| Definition | Laterality of the body site where the device is used/implanted (right, left, both) |
| Short | Body Laterality |
| Control | 0..1 |
| Binding | The codes SHALL be taken from Laterality (required to https://www.ehealth.fgov.be/standards/fhir/terminology/ValueSet/be-vs-laterality) |
| Type | CodeableConcept |
| 30. BeModelDeviceUseStatement.bodySite.topography | |
| Definition | Relative position of the device on the body (e.g., upper/lower, medial/lateral, internal/external) |
| Short | Body Topography |
| Control | 0..1 |
| Binding | The codes SHALL be taken from https://www.ehealth.fgov.be/standards/fhir/terminology/ValueSet/be-vs-topography (required to https://www.ehealth.fgov.be/standards/fhir/terminology/ValueSet/be-vs-topography) |
| Type | CodeableConcept |
| 32. BeModelDeviceUseStatement.note | |
| Definition | Remarks or additional instructions, e.g. 'Patient reports irritation around the sensor' |
| Short | Note |
| Control | 0..* |
| Type | Annotation |
Guidance on how to interpret the contents of this table can be foundhere
| 0. BeModelDeviceUseStatement | |
| Definition | Logical model for recording the use of a medical device by a patient |
| Short | DeviceUseStatement Logical Model |
| Control | 0..* |
| Is Modifier | false |
| Logical Model | Instances of this logical model are not marked to be the target of a Reference |
| 2. BeModelDeviceUseStatement.identifier | |
| Definition | Unique ID of this device use registration, assigned by the system that creates the DeviceUseStatement |
| Short | Identifier |
| Note | This is a business identifier, not a resource identifier (see discussion) |
| Control | 0..* |
| Type | Identifier |
| 4. BeModelDeviceUseStatement.basedOn | |
| Definition | Reference to a request or plan on which this use is based, e.g. a ServiceRequest or prescription |
| Short | Based On |
| Control | 0..* |
| Type | Reference |
| 6. BeModelDeviceUseStatement.status | |
| Definition | Status of the registration (active, completed, entered-in-error, intended, stopped, on-hold) |
| Short | Status |
| Control | 1..1 |
| Binding | The codes SHALL be taken from DeviceUseStatementStatus (required to http://hl7.org/fhir/ValueSet/device-statement-status) |
| Type | code |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| 8. BeModelDeviceUseStatement.patient | |
| Definition | The patient who uses the medical device |
| Short | Patient |
| Control | 1..1 |
| Type | Reference(Patient) |
| 10. BeModelDeviceUseStatement.derivedFrom | |
| Definition | Extra information on which this registration is based, e.g. a prior Procedure or Observation |
| Short | Derived From |
| Control | 0..* |
| Type | Reference |
| 12. BeModelDeviceUseStatement.timing[x] | |
| Definition | Description of how often or when the device is used, e.g. every night between 22:00 and 07:00 |
| Short | Timing |
| Control | 0..1 |
| Type | Choice of: dateTime, Period, Timing |
| [x] Note | SeeChoice of Data Typesfor further information about how to use [x] |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| 14. BeModelDeviceUseStatement.recordedDate | |
| Definition | Date and time when the registration was entered |
| Short | Recorded Date |
| Control | 1..1 |
| Type | dateTime |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| 16. BeModelDeviceUseStatement.source | |
| Definition | Who created the registration, e.g. a nurse recording the use |
| Short | Source |
| Control | 0..1 |
| Type | Reference(Practitioner, PractitionerRole, Patient, RelatedPerson) |
| 18. BeModelDeviceUseStatement.device | |
| Definition | The device being used, e.g. reference to Device 'Insulin pump SN12345' |
| Short | Device |
| Control | 1..1 |
| Type | Reference |
| 20. BeModelDeviceUseStatement.reasonCode | |
| Definition | Reason why the device is used - can be a condition (problem), procedure or observation code |
| Short | Reason Code |
| Control | 0..* |
| Type | CodeableConcept |
| 22. BeModelDeviceUseStatement.reasonReference | |
| Definition | Reference to a clinical source for the reason, e.g. a diagnosis in a problem resource |
| Short | Reason Reference |
| Control | 0..* |
| Type | Reference |
| 24. BeModelDeviceUseStatement.bodySite | |
| Definition | The anatomical location where the device is used or implanted |
| Short | Body Site |
| Control | 0..1 |
| Type | BackboneElement |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 26. BeModelDeviceUseStatement.bodySite.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 |
| 28. BeModelDeviceUseStatement.bodySite.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 BeModelDeviceUseStatement.bodySite.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators: |
| 30. BeModelDeviceUseStatement.bodySite.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()) |
| 32. BeModelDeviceUseStatement.bodySite.localisation | |
| Definition | Specific location on the body, e.g. left hip |
| Short | Body Localisation |
| Control | 1..1 |
| Binding | The codes SHALL be taken from Body Site (required to https://www.ehealth.fgov.be/standards/fhir/terminology/ValueSet/be-vs-bodysite) |
| Type | CodeableConcept |
| 34. BeModelDeviceUseStatement.bodySite.laterality | |
| Definition | Laterality of the body site where the device is used/implanted (right, left, both) |
| Short | Body Laterality |
| Control | 0..1 |
| Binding | The codes SHALL be taken from Laterality (required to https://www.ehealth.fgov.be/standards/fhir/terminology/ValueSet/be-vs-laterality) |
| Type | CodeableConcept |
| 36. BeModelDeviceUseStatement.bodySite.topography | |
| Definition | Relative position of the device on the body (e.g., upper/lower, medial/lateral, internal/external) |
| Short | Body Topography |
| Control | 0..1 |
| Binding | The codes SHALL be taken from https://www.ehealth.fgov.be/standards/fhir/terminology/ValueSet/be-vs-topography (required to https://www.ehealth.fgov.be/standards/fhir/terminology/ValueSet/be-vs-topography) |
| Type | CodeableConcept |
| 38. BeModelDeviceUseStatement.note | |
| Definition | Remarks or additional instructions, e.g. 'Patient reports irritation around the sensor' |
| Short | Note |
| Control | 0..* |
| Type | Annotation |