FHIR IG analytics| Package | hl7.fhir.be.core-clinical |
| Resource Type | StructureDefinition |
| Id | StructureDefinition-BeModelDeviceUseStatement.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/hl7-be/core-clinical/StructureDefinition-BeModelDeviceUseStatement.html |
| URL | https://www.ehealth.fgov.be/standards/fhir/core-clinical/StructureDefinition/BeModelDeviceUseStatement |
| Version | 1.1.0 |
| Status | active |
| Date | 2026-05-27T07:08:45+00:00 |
| Name | BeModelDeviceUseStatement |
| Title | DeviceUseStatement Logical Model |
| Realm | be |
| Authority | hl7 |
| Description | Logical model for recording the use of a medical device by a patient |
| Type | https://www.ehealth.fgov.be/standards/fhir/core-clinical/StructureDefinition/BeModelDeviceUseStatement |
| Kind | logical |
No resources found
| ValueSet | ||
| hl7.fhir.be.terminology#current | be-vs-bodysite | Body Site |
| hl7.fhir.be.terminology#current | be-vs-laterality | Laterality |
Note: links and images are rebased to the (stated) source
Generated Narrative: StructureDefinition BeModelDeviceUseStatement
{
"resourceType": "StructureDefinition",
"id": "BeModelDeviceUseStatement",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"url": "https://www.ehealth.fgov.be/standards/fhir/core-clinical/StructureDefinition/BeModelDeviceUseStatement",
"version": "1.1.0",
"name": "BeModelDeviceUseStatement",
"title": "DeviceUseStatement Logical Model",
"status": "active",
"date": "2026-05-27T07:08:45+00:00",
"publisher": "eHealth Platform",
"contact": [
{
"name": "eHealth Platform",
"telecom": [
{
"system": "url",
"value": "https://www.ehealth.fgov.be"
},
{
"system": "email",
"value": "message-structure@www.ehealth.fgov.be"
}
]
},
{
"name": "Message-Structure",
"telecom": [
{
"system": "email",
"value": "message-structure@www.ehealth.fgov.be",
"use": "work"
}
]
}
],
"description": "Logical model for recording the use of a medical device by a patient",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "BE",
"display": "Belgium"
}
]
}
],
"fhirVersion": "4.0.1",
"kind": "logical",
"abstract": false,
"type": "https://www.ehealth.fgov.be/standards/fhir/core-clinical/StructureDefinition/BeModelDeviceUseStatement",
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Base",
"derivation": "specialization",
"snapshot": {
"extension": [
{
"url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-base-version",
"valueString": "4.0.1"
}
],
"element": [
{
"id": "BeModelDeviceUseStatement",
"path": "BeModelDeviceUseStatement",
"short": "DeviceUseStatement Logical Model",
"definition": "Logical model for recording the use of a medical device by a patient",
"min": 0,
"max": "*",
"base": {
"path": "Base",
"min": 0,
"max": "*"
},
"isModifier": false
},
{
"id": "BeModelDeviceUseStatement.identifier",
"path": "BeModelDeviceUseStatement.identifier",
"short": "Identifier",
"definition": "Unique ID of this device use registration, assigned by the system that creates the DeviceUseStatement",
"min": 0,
"max": "*",
"base": {
"path": "BeModelDeviceUseStatement.identifier",
"min": 0,
"max": "*"
},
"type": [
{
"code": "Identifier"
}
]
},
{
"id": "BeModelDeviceUseStatement.basedOn",
"path": "BeModelDeviceUseStatement.basedOn",
"short": "Based On",
"definition": "Reference to a request or plan on which this use is based, e.g. a ServiceRequest or prescription",
"min": 0,
"max": "*",
"base": {
"path": "BeModelDeviceUseStatement.basedOn",
"min": 0,
"max": "*"
},
"type": [
{
"code": "Reference"
}
]
},
{
"id": "BeModelDeviceUseStatement.status",
"path": "BeModelDeviceUseStatement.status",
"short": "Status",
"definition": "Status of the registration (active, completed, entered-in-error, intended, stopped, on-hold)",
"min": 1,
"max": "1",
"base": {
"path": "BeModelDeviceUseStatement.status",
"min": 1,
"max": "1"
},
"type": [
{
"code": "code"
}
],
"binding": {
"strength": "required",
"valueSet": "http://hl7.org/fhir/ValueSet/device-statement-status"
}
},
{
"id": "BeModelDeviceUseStatement.patient",
"path": "BeModelDeviceUseStatement.patient",
"short": "Patient",
"definition": "The patient who uses the medical device",
"min": 1,
"max": "1",
"base": {
"path": "BeModelDeviceUseStatement.patient",
"min": 1,
"max": "1"
},
"type": [
{
"code": "Reference",
"targetProfile": [
"http://hl7.org/fhir/StructureDefinition/Patient"
]
}
]
},
{
"id": "BeModelDeviceUseStatement.derivedFrom",
"path": "BeModelDeviceUseStatement.derivedFrom",
"short": "Derived From",
"definition": "Extra information on which this registration is based, e.g. a prior Procedure or Observation",
"min": 0,
"max": "*",
"base": {
"path": "BeModelDeviceUseStatement.derivedFrom",
"min": 0,
"max": "*"
},
"type": [
{
"code": "Reference"
}
]
},
{
"id": "BeModelDeviceUseStatement.timing[x]",
"path": "BeModelDeviceUseStatement.timing[x]",
"short": "Timing",
"definition": "Description of how often or when the device is used, e.g. every night between 22:00 and 07:00",
"min": 0,
"max": "1",
"base": {
"path": "BeModelDeviceUseStatement.timing[x]",
"min": 0,
"max": "1"
},
"type": [
{
"code": "dateTime"
},
{
"code": "Period"
},
{
"code": "Timing"
}
]
},
{
"id": "BeModelDeviceUseStatement.recordedDate",
"path": "BeModelDeviceUseStatement.recordedDate",
"short": "Recorded Date",
"definition": "Date and time when the registration was entered",
"min": 1,
"max": "1",
"base": {
"path": "BeModelDeviceUseStatement.recordedDate",
"min": 1,
"max": "1"
},
"type": [
{
"code": "dateTime"
}
]
},
{
"id": "BeModelDeviceUseStatement.source",
"path": "BeModelDeviceUseStatement.source",
"short": "Source",
"definition": "Who created the registration, e.g. a nurse recording the use",
"min": 0,
"max": "1",
"base": {
"path": "BeModelDeviceUseStatement.source",
"min": 0,
"max": "1"
},
"type": [
{
"code": "Reference",
"targetProfile": [
"http://hl7.org/fhir/StructureDefinition/Practitioner",
"http://hl7.org/fhir/StructureDefinition/PractitionerRole",
"http://hl7.org/fhir/StructureDefinition/Patient",
"http://hl7.org/fhir/StructureDefinition/RelatedPerson"
]
}
]
},
{
"id": "BeModelDeviceUseStatement.device",
"path": "BeModelDeviceUseStatement.device",
"short": "Device",
"definition": "The device being used, e.g. reference to Device 'Insulin pump SN12345'",
"min": 1,
"max": "1",
"base": {
"path": "BeModelDeviceUseStatement.device",
"min": 1,
"max": "1"
},
"type": [
{
"code": "Reference"
}
]
},
{
"id": "BeModelDeviceUseStatement.reasonCode",
"path": "BeModelDeviceUseStatement.reasonCode",
"short": "Reason Code",
"definition": "Reason why the device is used - can be a condition (problem), procedure or observation code",
"min": 0,
"max": "*",
"base": {
"path": "BeModelDeviceUseStatement.reasonCode",
"min": 0,
"max": "*"
},
"type": [
{
"code": "CodeableConcept"
}
]
},
{
"id": "BeModelDeviceUseStatement.reasonReference",
"path": "BeModelDeviceUseStatement.reasonReference",
"short": "Reason Reference",
"definition": "Reference to a clinical source for the reason, e.g. a diagnosis in a problem resource",
"min": 0,
"max": "*",
"base": {
"path": "BeModelDeviceUseStatement.reasonReference",
"min": 0,
"max": "*"
},
"type": [
{
"code": "Reference"
}
]
},
{
"id": "BeModelDeviceUseStatement.bodySite",
"path": "BeModelDeviceUseStatement.bodySite",
"short": "Body Site",
"definition": "The anatomical location where the device is used or implanted",
"min": 0,
"max": "1",
"base": {
"path": "BeModelDeviceUseStatement.bodySite",
"min": 0,
"max": "1"
},
"type": [
{
"code": "BackboneElement"
}
],
"constraint": [
{
"key": "ele-1",
"severity": "error",
"human": "All FHIR elements must have a @value or children",
"expression": "hasValue() or (children().count() > id.count())",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element"
}
]
},
{
"id": "BeModelDeviceUseStatement.bodySite.id",
"path": "BeModelDeviceUseStatement.bodySite.id",
"representation": [
"xmlAttr"
],
"short": "Unique id for inter-element referencing",
"definition": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
"min": 0,
"max": "1",
"base": {
"path": "Element.id",
"min": 0,
"max": "1"
},
"type": [
{
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type",
"valueUrl": "string"
}
],
"code": "http://hl7.org/fhirpath/System.String"
}
],
"isModifier": false,
"isSummary": false,
"mapping": [
{
"identity": "rim",
"map": "n/a"
}
]
},
{
"id": "BeModelDeviceUseStatement.bodySite.extension",
"path": "BeModelDeviceUseStatement.bodySite.extension",
"slicing": {
"discriminator": [
{
"type": "value",
"path": "url"
}
],
"description": "Extensions are always sliced by (at least) url",
"rules": "open"
},
"short": "Additional content defined by implementations",
"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.",
"comment": "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.",
"alias": [
"extensions",
"user content"
],
"min": 0,
"max": "*",
"base": {
"path": "Element.extension",
"min": 0,
"max": "*"
},
"type": [
{
"code": "Extension"
}
],
"constraint": [
{
"key": "ele-1",
"severity": "error",
"human": "All FHIR elements must have a @value or children",
"expression": "hasValue() or (children().count() > id.count())",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element"
},
{
"key": "ext-1",
"severity": "error",
"human": "Must have either extensions or value[x], not both",
"expression": "extension.exists() != value.exists()",
"xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), \"value\")])",
"source": "http://hl7.org/fhir/StructureDefinition/Extension"
}
],
"isModifier": false,
"isSummary": false,
"mapping": [
{
"identity": "rim",
"map": "n/a"
}
]
},
{
"id": "BeModelDeviceUseStatement.bodySite.modifierExtension",
"path": "BeModelDeviceUseStatement.bodySite.modifierExtension",
"short": "Extensions that cannot be ignored even if unrecognized",
"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.\n\nModifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).",
"comment": "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.",
"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](http://hl7.org/fhir/R4/extensibility.html#modifierExtension).",
"alias": [
"extensions",
"user content",
"modifiers"
],
"min": 0,
"max": "*",
"base": {
"path": "BackboneElement.modifierExtension",
"min": 0,
"max": "*"
},
"type": [
{
"code": "Extension"
}
],
"constraint": [
{
"key": "ele-1",
"severity": "error",
"human": "All FHIR elements must have a @value or children",
"expression": "hasValue() or (children().count() > id.count())",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element"
},
{
"key": "ext-1",
"severity": "error",
"human": "Must have either extensions or value[x], not both",
"expression": "extension.exists() != value.exists()",
"xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), \"value\")])",
"source": "http://hl7.org/fhir/StructureDefinition/Extension"
}
],
"isModifier": true,
"isModifierReason": "Modifier extensions are expected to modify the meaning or interpretation of the element that contains them",
"isSummary": true,
"mapping": [
{
"identity": "rim",
"map": "N/A"
}
]
},
{
"id": "BeModelDeviceUseStatement.bodySite.localisation",
"path": "BeModelDeviceUseStatement.bodySite.localisation",
"short": "Body Localisation",
"definition": "Specific location on the body, e.g. left hip",
"min": 1,
"max": "1",
"base": {
"path": "BeModelDeviceUseStatement.bodySite.localisation",
"min": 1,
"max": "1"
},
"type": [
{
"code": "CodeableConcept"
}
],
"binding": {
"strength": "required",
"valueSet": "https://www.ehealth.fgov.be/standards/fhir/core-clinical/ValueSet/be-vs-bodysite"
}
},
{
"id": "BeModelDeviceUseStatement.bodySite.laterality",
"path": "BeModelDeviceUseStatement.bodySite.laterality",
"short": "Body Laterality",
"definition": "Laterality of the body site where the device is used/implanted (right, left, both)",
"min": 0,
"max": "1",
"base": {
"path": "BeModelDeviceUseStatement.bodySite.laterality",
"min": 0,
"max": "1"
},
"type": [
{
"code": "CodeableConcept"
}
],
"binding": {
"strength": "required",
"valueSet": "https://www.ehealth.fgov.be/standards/fhir/core-clinical/ValueSet/be-vs-laterality"
}
},
{
"id": "BeModelDeviceUseStatement.bodySite.topography",
"path": "BeModelDeviceUseStatement.bodySite.topography",
"short": "Body Topography",
"definition": "Relative position of the device on the body (e.g., upper/lower, medial/lateral, internal/external)",
"min": 0,
"max": "1",
"base": {
"path": "BeModelDeviceUseStatement.bodySite.topography",
"min": 0,
"max": "1"
},
"type": [
{
"code": "CodeableConcept"
}
],
"binding": {
"strength": "required",
"valueSet": "https://www.ehealth.fgov.be/standards/fhir/core-clinical/ValueSet/be-vs-topography"
}
},
{
"id": "BeModelDeviceUseStatement.note",
"path": "BeModelDeviceUseStatement.note",
"short": "Note",
"definition": "Remarks or additional instructions, e.g. 'Patient reports irritation around the sensor'",
"min": 0,
"max": "*",
"base": {
"path": "BeModelDeviceUseStatement.note",
"min": 0,
"max": "*"
},
"type": [
{
"code": "Annotation"
}
]
}
]
},
"differential": {
"element": [
{
"id": "BeModelDeviceUseStatement",
"path": "BeModelDeviceUseStatement",
"short": "DeviceUseStatement Logical Model",
"definition": "Logical model for recording the use of a medical device by a patient"
},
{
"id": "BeModelDeviceUseStatement.identifier",
"path": "BeModelDeviceUseStatement.identifier",
"short": "Identifier",
"definition": "Unique ID of this device use registration, assigned by the system that creates the DeviceUseStatement",
"min": 0,
"max": "*",
"type": [
{
"code": "Identifier"
}
]
},
{
"id": "BeModelDeviceUseStatement.basedOn",
"path": "BeModelDeviceUseStatement.basedOn",
"short": "Based On",
"definition": "Reference to a request or plan on which this use is based, e.g. a ServiceRequest or prescription",
"min": 0,
"max": "*",
"type": [
{
"code": "Reference"
}
]
},
{
"id": "BeModelDeviceUseStatement.status",
"path": "BeModelDeviceUseStatement.status",
"short": "Status",
"definition": "Status of the registration (active, completed, entered-in-error, intended, stopped, on-hold)",
"min": 1,
"max": "1",
"type": [
{
"code": "code"
}
],
"binding": {
"strength": "required",
"valueSet": "http://hl7.org/fhir/ValueSet/device-statement-status"
}
},
{
"id": "BeModelDeviceUseStatement.patient",
"path": "BeModelDeviceUseStatement.patient",
"short": "Patient",
"definition": "The patient who uses the medical device",
"min": 1,
"max": "1",
"type": [
{
"code": "Reference",
"targetProfile": [
"http://hl7.org/fhir/StructureDefinition/Patient"
]
}
]
},
{
"id": "BeModelDeviceUseStatement.derivedFrom",
"path": "BeModelDeviceUseStatement.derivedFrom",
"short": "Derived From",
"definition": "Extra information on which this registration is based, e.g. a prior Procedure or Observation",
"min": 0,
"max": "*",
"type": [
{
"code": "Reference"
}
]
},
{
"id": "BeModelDeviceUseStatement.timing[x]",
"path": "BeModelDeviceUseStatement.timing[x]",
"short": "Timing",
"definition": "Description of how often or when the device is used, e.g. every night between 22:00 and 07:00",
"min": 0,
"max": "1",
"type": [
{
"code": "dateTime"
},
{
"code": "Period"
},
{
"code": "Timing"
}
]
},
{
"id": "BeModelDeviceUseStatement.recordedDate",
"path": "BeModelDeviceUseStatement.recordedDate",
"short": "Recorded Date",
"definition": "Date and time when the registration was entered",
"min": 1,
"max": "1",
"type": [
{
"code": "dateTime"
}
]
},
{
"id": "BeModelDeviceUseStatement.source",
"path": "BeModelDeviceUseStatement.source",
"short": "Source",
"definition": "Who created the registration, e.g. a nurse recording the use",
"min": 0,
"max": "1",
"type": [
{
"code": "Reference",
"targetProfile": [
"http://hl7.org/fhir/StructureDefinition/Practitioner",
"http://hl7.org/fhir/StructureDefinition/PractitionerRole",
"http://hl7.org/fhir/StructureDefinition/Patient",
"http://hl7.org/fhir/StructureDefinition/RelatedPerson"
]
}
]
},
{
"id": "BeModelDeviceUseStatement.device",
"path": "BeModelDeviceUseStatement.device",
"short": "Device",
"definition": "The device being used, e.g. reference to Device 'Insulin pump SN12345'",
"min": 1,
"max": "1",
"type": [
{
"code": "Reference"
}
]
},
{
"id": "BeModelDeviceUseStatement.reasonCode",
"path": "BeModelDeviceUseStatement.reasonCode",
"short": "Reason Code",
"definition": "Reason why the device is used - can be a condition (problem), procedure or observation code",
"min": 0,
"max": "*",
"type": [
{
"code": "CodeableConcept"
}
]
},
{
"id": "BeModelDeviceUseStatement.reasonReference",
"path": "BeModelDeviceUseStatement.reasonReference",
"short": "Reason Reference",
"definition": "Reference to a clinical source for the reason, e.g. a diagnosis in a problem resource",
"min": 0,
"max": "*",
"type": [
{
"code": "Reference"
}
]
},
{
"id": "BeModelDeviceUseStatement.bodySite",
"path": "BeModelDeviceUseStatement.bodySite",
"short": "Body Site",
"definition": "The anatomical location where the device is used or implanted",
"min": 0,
"max": "1",
"type": [
{
"code": "BackboneElement"
}
]
},
{
"id": "BeModelDeviceUseStatement.bodySite.localisation",
"path": "BeModelDeviceUseStatement.bodySite.localisation",
"short": "Body Localisation",
"definition": "Specific location on the body, e.g. left hip",
"min": 1,
"max": "1",
"type": [
{
"code": "CodeableConcept"
}
],
"binding": {
"strength": "required",
"valueSet": "https://www.ehealth.fgov.be/standards/fhir/core-clinical/ValueSet/be-vs-bodysite"
}
},
{
"id": "BeModelDeviceUseStatement.bodySite.laterality",
"path": "BeModelDeviceUseStatement.bodySite.laterality",
"short": "Body Laterality",
"definition": "Laterality of the body site where the device is used/implanted (right, left, both)",
"min": 0,
"max": "1",
"type": [
{
"code": "CodeableConcept"
}
],
"binding": {
"strength": "required",
"valueSet": "https://www.ehealth.fgov.be/standards/fhir/core-clinical/ValueSet/be-vs-laterality"
}
},
{
"id": "BeModelDeviceUseStatement.bodySite.topography",
"path": "BeModelDeviceUseStatement.bodySite.topography",
"short": "Body Topography",
"definition": "Relative position of the device on the body (e.g., upper/lower, medial/lateral, internal/external)",
"min": 0,
"max": "1",
"type": [
{
"code": "CodeableConcept"
}
],
"binding": {
"strength": "required",
"valueSet": "https://www.ehealth.fgov.be/standards/fhir/core-clinical/ValueSet/be-vs-topography"
}
},
{
"id": "BeModelDeviceUseStatement.note",
"path": "BeModelDeviceUseStatement.note",
"short": "Note",
"definition": "Remarks or additional instructions, e.g. 'Patient reports irritation around the sensor'",
"min": 0,
"max": "*",
"type": [
{
"code": "Annotation"
}
]
}
]
}
}