Clinical Core
1.1.0 - STU1
This page is part of the HL7 Belgium FHIR Implementation Guide - core-clinical profiles (v1.1.0: Release) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version. For a full list of available versions, see the Directory of published versions
| Active as of 2026-02-27 |
Definitions for the BeModelProcedure logical model.
Guidance on how to interpret the contents of this table can be foundhere
| 0. BeModelProcedure | |
| Definition | Procedure logical model |
| Short | BeProcedure Model |
| Control | 0..* |
| Is Modifier | false |
| Logical Model | Instances of this logical model are not marked to be the target of a Reference |
| 2. BeModelProcedure.identifier | |
| Definition | Unique identifier for the procedure |
| Short | Unique identifier for the procedure |
| Note | This is a business identifier, not a resource identifier (see discussion) |
| Control | 1..* |
| Type | Identifier |
| 4. BeModelProcedure.recordedDate | |
| Definition | Date of the last modification/recording of the procedure |
| Short | Date of the last modification/recording of the procedure |
| Control | 1..1 |
| Type | dateTime |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| 6. BeModelProcedure.performedDate[x] | |
| Definition | Date or period when the procedure was actually performed. For example: the date of an operation or the period during which a treatment was carried out |
| Short | Date or period when the procedure was actually performed |
| Control | 1..1 |
| Type | Choice of: dateTime, Period |
| [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 |
| 8. BeModelProcedure.patient | |
| Definition | The patient that is the subject of the procedure. This includes the patient's Social Security Identification Number (NISS), generally corresponding to the national registry number. In some cases, another unique identification code may be authorized, such as the BIS number |
| Short | The patient that is the subject of the procedure. |
| Control | 1..1 |
| Type | Reference |
| 10. BeModelProcedure.recorder | |
| Definition | Person, organization or device that recorded the procedure. For a healthcare provider, this is the Social Security Identification Number (NISS). For an organization, the Crossroads Bank for Social Security (BCSS) number is used. For a medical device, use the unique device identification number |
| Short | Person, organization or device that recorded the procedure. |
| Control | 1..1 |
| Type | Reference |
| 12. BeModelProcedure.performer | |
| Definition | Person who performed the procedure. For a healthcare provider, this is the Social Security Identification Number (NISS). For an organization, the BCSS number is used. For a medical device, use the unique device identification number |
| Short | Person who performed the procedure. |
| Control | 0..1 |
| Type | Reference(Practitioner, PractitionerRole, Organization) |
| 14. BeModelProcedure.request | |
| Definition | CarePlan and/or Referral Prescription that is at the origin of the procedure. For example: a physiotherapy session performed on prescription from the general practitioner |
| Short | CarePlan and/or Referral Prescription that is at the origin of the procedure. For example: a physiotherapy session performed on prescription from the general practitioner |
| Control | 0..* |
| Type | Reference |
| 16. BeModelProcedure.partOf | |
| Definition | Part of the event being referenced: procedure, observation (symptoms) or problem (disease). For example: Blood draw (procedure) is part of the diagnostic observation (Observation) |
| Short | Part of the event being referenced: procedure, observation (symptoms) or problem (disease). For example: Blood draw (procedure) is part of the diagnostic observation (Observation) |
| Control | 0..* |
| Type | Reference |
| 18. BeModelProcedure.category | |
| Definition | Type or nature of the procedure. For example: surgical, psychiatric or chiropractic procedures |
| Short | Type or nature of the procedure. For example: surgical, psychiatric or chiropractic procedures |
| Control | 0..* |
| Type | CodeableConcept |
| 20. BeModelProcedure.focalDevice[x] | |
| Definition | Implanted or manipulated device |
| Short | Implanted or manipulated device |
| Control | 0..* |
| Type | Choice of: CodeableConcept, Reference |
| [x] Note | SeeChoice of Data Typesfor further information about how to use [x] |
| 22. BeModelProcedure.usedDevice | |
| Definition | Devices or materials used temporarily during the procedure. For example: surgical robot, intraoperative imaging, neuronavigation. This also includes substances such as gels. Standard small instruments such as scalpels and syringes are not recorded |
| Short | Devices or materials used temporarily during the procedure. For example: surgical robot, intraoperative imaging, neuronavigation. This also includes substances such as gels. Standard small instruments such as scalpels and syringes are not recorded |
| Control | 0..* |
| Type | Reference |
| 24. BeModelProcedure.status | |
| Definition | Procedure status (not-done, stopped, completed, entered-in-error). Note: 'not-done' is out of scope as it implies planning. Business Rule: 'completed' by default |
| Short | Procedure status (not-done, stopped, completed, entered-in-error). Note: 'not-done' is out of scope as it implies planning. Business Rule: 'completed' by default |
| Control | 1..1 |
| Type | code |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| 26. BeModelProcedure.code | |
| Definition | Identification of the procedure (SNOMED-CT Procedure concept) |
| Short | Identification of the procedure (SNOMED-CT Procedure concept) |
| Control | 1..1 |
| Type | CodeableConcept |
| 28. BeModelProcedure.reason | |
| Definition | Reason why the procedure is performed. For example: amputation after an accident, broken leg |
| Short | Reason why the procedure is performed. For example: amputation after an accident, broken leg |
| Control | 0..* |
| Type | BackboneElement |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 30. BeModelProcedure.reason.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 |
| 32. BeModelProcedure.reason.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 BeModelProcedure.reason.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators: |
| 34. BeModelProcedure.reason.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()) |
| 36. BeModelProcedure.reason.reasonCode | |
| Definition | Coded reason why the procedure is performed |
| Short | Coded reason why the procedure is performed |
| Control | 0..1 |
| Type | CodeableConcept |
| 38. BeModelProcedure.reason.reasonReference | |
| Definition | Reference to the condition, observation or procedure that is the reason |
| Short | Reference to the condition, observation or procedure that is the reason |
| Control | 0..1 |
| Type | Reference |
| 40. BeModelProcedure.bodySite | |
| Definition | The site on the patient's body where the procedure was performed |
| Short | The site on the patient's body where the procedure was performed |
| Control | 0..1 |
| Type | https://www.ehealth.fgov.be/standards/fhir/core-clinical/StructureDefinition/BeModelBodySite |
| 42. BeModelProcedure.surgicalApproach | |
| Definition | Indicates by which anatomical route or according to which technique the procedure was performed. For example: laparoscopic, endoscopic, percutaneous |
| Short | Indicates by which anatomical route or according to which technique the procedure was performed. For example: laparoscopic, endoscopic, percutaneous |
| Control | 0..* |
| Type | CodeableConcept |
| 44. BeModelProcedure.location | |
| Definition | Reference to the location where the procedure was performed. Example: Healthcare provider's office, Patient's home, Hospital, Outpatient, other |
| Short | Reference to the location where the procedure was performed. Example: Healthcare provider's office, Patient's home, Hospital, Outpatient, other |
| Control | 0..1 |
| Type | Reference |
| 46. BeModelProcedure.outcome | |
| Definition | Result of the procedure execution. Example: Partial success, Success, Unsuccessful |
| Short | Result of the procedure execution. Example: Partial success, Success, Unsuccessful |
| Control | 0..1 |
| Type | CodeableConcept |
| 48. BeModelProcedure.report | |
| Definition | Any report resulting from the procedure. To be discussed (In version 1: attached document (pdf, URL, jpg, etc.). In the future possibly reference to a DiagnosticReport or other) |
| Short | Any report resulting from the procedure. To be discussed (In version 1: attached document (pdf, URL, jpg, etc.). In the future possibly reference to a DiagnosticReport or other) |
| Control | 0..* |
| Type | Reference |
| 50. BeModelProcedure.note | |
| Definition | Additional information about the procedure |
| Short | Additional information about the procedure |
| Control | 0..* |
| Type | Annotation |
Guidance on how to interpret the contents of this table can be foundhere
| 0. BeModelProcedure | |
| Definition | Procedure logical model |
| Short | BeProcedure Model |
| Logical Model | Instances of this logical model are not marked to be the target of a Reference |
| 2. BeModelProcedure.identifier | |
| Definition | Unique identifier for the procedure |
| Short | Unique identifier for the procedure |
| Note | This is a business identifier, not a resource identifier (see discussion) |
| Control | 1..* |
| Type | Identifier |
| 4. BeModelProcedure.recordedDate | |
| Definition | Date of the last modification/recording of the procedure |
| Short | Date of the last modification/recording of the procedure |
| Control | 1..1 |
| Type | dateTime |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| 6. BeModelProcedure.performedDate[x] | |
| Definition | Date or period when the procedure was actually performed. For example: the date of an operation or the period during which a treatment was carried out |
| Short | Date or period when the procedure was actually performed |
| Control | 1..1 |
| Type | Choice of: dateTime, Period |
| [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 |
| 8. BeModelProcedure.patient | |
| Definition | The patient that is the subject of the procedure. This includes the patient's Social Security Identification Number (NISS), generally corresponding to the national registry number. In some cases, another unique identification code may be authorized, such as the BIS number |
| Short | The patient that is the subject of the procedure. |
| Control | 1..1 |
| Type | Reference |
| 10. BeModelProcedure.recorder | |
| Definition | Person, organization or device that recorded the procedure. For a healthcare provider, this is the Social Security Identification Number (NISS). For an organization, the Crossroads Bank for Social Security (BCSS) number is used. For a medical device, use the unique device identification number |
| Short | Person, organization or device that recorded the procedure. |
| Control | 1..1 |
| Type | Reference |
| 12. BeModelProcedure.performer | |
| Definition | Person who performed the procedure. For a healthcare provider, this is the Social Security Identification Number (NISS). For an organization, the BCSS number is used. For a medical device, use the unique device identification number |
| Short | Person who performed the procedure. |
| Control | 0..1 |
| Type | Reference(Practitioner, PractitionerRole, Organization) |
| 14. BeModelProcedure.request | |
| Definition | CarePlan and/or Referral Prescription that is at the origin of the procedure. For example: a physiotherapy session performed on prescription from the general practitioner |
| Short | CarePlan and/or Referral Prescription that is at the origin of the procedure. For example: a physiotherapy session performed on prescription from the general practitioner |
| Control | 0..* |
| Type | Reference |
| 16. BeModelProcedure.partOf | |
| Definition | Part of the event being referenced: procedure, observation (symptoms) or problem (disease). For example: Blood draw (procedure) is part of the diagnostic observation (Observation) |
| Short | Part of the event being referenced: procedure, observation (symptoms) or problem (disease). For example: Blood draw (procedure) is part of the diagnostic observation (Observation) |
| Control | 0..* |
| Type | Reference |
| 18. BeModelProcedure.category | |
| Definition | Type or nature of the procedure. For example: surgical, psychiatric or chiropractic procedures |
| Short | Type or nature of the procedure. For example: surgical, psychiatric or chiropractic procedures |
| Control | 0..* |
| Type | CodeableConcept |
| 20. BeModelProcedure.focalDevice[x] | |
| Definition | Implanted or manipulated device |
| Short | Implanted or manipulated device |
| Control | 0..* |
| Type | Choice of: CodeableConcept, Reference |
| [x] Note | SeeChoice of Data Typesfor further information about how to use [x] |
| 22. BeModelProcedure.usedDevice | |
| Definition | Devices or materials used temporarily during the procedure. For example: surgical robot, intraoperative imaging, neuronavigation. This also includes substances such as gels. Standard small instruments such as scalpels and syringes are not recorded |
| Short | Devices or materials used temporarily during the procedure. For example: surgical robot, intraoperative imaging, neuronavigation. This also includes substances such as gels. Standard small instruments such as scalpels and syringes are not recorded |
| Control | 0..* |
| Type | Reference |
| 24. BeModelProcedure.status | |
| Definition | Procedure status (not-done, stopped, completed, entered-in-error). Note: 'not-done' is out of scope as it implies planning. Business Rule: 'completed' by default |
| Short | Procedure status (not-done, stopped, completed, entered-in-error). Note: 'not-done' is out of scope as it implies planning. Business Rule: 'completed' by default |
| Control | 1..1 |
| Type | code |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| 26. BeModelProcedure.code | |
| Definition | Identification of the procedure (SNOMED-CT Procedure concept) |
| Short | Identification of the procedure (SNOMED-CT Procedure concept) |
| Control | 1..1 |
| Type | CodeableConcept |
| 28. BeModelProcedure.reason | |
| Definition | Reason why the procedure is performed. For example: amputation after an accident, broken leg |
| Short | Reason why the procedure is performed. For example: amputation after an accident, broken leg |
| Control | 0..* |
| Type | BackboneElement |
| 30. BeModelProcedure.reason.reasonCode | |
| Definition | Coded reason why the procedure is performed |
| Short | Coded reason why the procedure is performed |
| Control | 0..1 |
| Type | CodeableConcept |
| 32. BeModelProcedure.reason.reasonReference | |
| Definition | Reference to the condition, observation or procedure that is the reason |
| Short | Reference to the condition, observation or procedure that is the reason |
| Control | 0..1 |
| Type | Reference |
| 34. BeModelProcedure.bodySite | |
| Definition | The site on the patient's body where the procedure was performed |
| Short | The site on the patient's body where the procedure was performed |
| Control | 0..1 |
| Type | https://www.ehealth.fgov.be/standards/fhir/core-clinical/StructureDefinition/BeModelBodySite |
| 36. BeModelProcedure.surgicalApproach | |
| Definition | Indicates by which anatomical route or according to which technique the procedure was performed. For example: laparoscopic, endoscopic, percutaneous |
| Short | Indicates by which anatomical route or according to which technique the procedure was performed. For example: laparoscopic, endoscopic, percutaneous |
| Control | 0..* |
| Type | CodeableConcept |
| 38. BeModelProcedure.location | |
| Definition | Reference to the location where the procedure was performed. Example: Healthcare provider's office, Patient's home, Hospital, Outpatient, other |
| Short | Reference to the location where the procedure was performed. Example: Healthcare provider's office, Patient's home, Hospital, Outpatient, other |
| Control | 0..1 |
| Type | Reference |
| 40. BeModelProcedure.outcome | |
| Definition | Result of the procedure execution. Example: Partial success, Success, Unsuccessful |
| Short | Result of the procedure execution. Example: Partial success, Success, Unsuccessful |
| Control | 0..1 |
| Type | CodeableConcept |
| 42. BeModelProcedure.report | |
| Definition | Any report resulting from the procedure. To be discussed (In version 1: attached document (pdf, URL, jpg, etc.). In the future possibly reference to a DiagnosticReport or other) |
| Short | Any report resulting from the procedure. To be discussed (In version 1: attached document (pdf, URL, jpg, etc.). In the future possibly reference to a DiagnosticReport or other) |
| Control | 0..* |
| Type | Reference |
| 44. BeModelProcedure.note | |
| Definition | Additional information about the procedure |
| Short | Additional information about the procedure |
| Control | 0..* |
| Type | Annotation |
Guidance on how to interpret the contents of this table can be foundhere
| 0. BeModelProcedure | |
| Definition | Procedure logical model |
| Short | BeProcedure Model |
| Control | 0..* |
| Is Modifier | false |
| Logical Model | Instances of this logical model are not marked to be the target of a Reference |
| 2. BeModelProcedure.identifier | |
| Definition | Unique identifier for the procedure |
| Short | Unique identifier for the procedure |
| Note | This is a business identifier, not a resource identifier (see discussion) |
| Control | 1..* |
| Type | Identifier |
| 4. BeModelProcedure.recordedDate | |
| Definition | Date of the last modification/recording of the procedure |
| Short | Date of the last modification/recording of the procedure |
| Control | 1..1 |
| Type | dateTime |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| 6. BeModelProcedure.performedDate[x] | |
| Definition | Date or period when the procedure was actually performed. For example: the date of an operation or the period during which a treatment was carried out |
| Short | Date or period when the procedure was actually performed |
| Control | 1..1 |
| Type | Choice of: dateTime, Period |
| [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 |
| 8. BeModelProcedure.patient | |
| Definition | The patient that is the subject of the procedure. This includes the patient's Social Security Identification Number (NISS), generally corresponding to the national registry number. In some cases, another unique identification code may be authorized, such as the BIS number |
| Short | The patient that is the subject of the procedure. |
| Control | 1..1 |
| Type | Reference |
| 10. BeModelProcedure.recorder | |
| Definition | Person, organization or device that recorded the procedure. For a healthcare provider, this is the Social Security Identification Number (NISS). For an organization, the Crossroads Bank for Social Security (BCSS) number is used. For a medical device, use the unique device identification number |
| Short | Person, organization or device that recorded the procedure. |
| Control | 1..1 |
| Type | Reference |
| 12. BeModelProcedure.performer | |
| Definition | Person who performed the procedure. For a healthcare provider, this is the Social Security Identification Number (NISS). For an organization, the BCSS number is used. For a medical device, use the unique device identification number |
| Short | Person who performed the procedure. |
| Control | 0..1 |
| Type | Reference(Practitioner, PractitionerRole, Organization) |
| 14. BeModelProcedure.request | |
| Definition | CarePlan and/or Referral Prescription that is at the origin of the procedure. For example: a physiotherapy session performed on prescription from the general practitioner |
| Short | CarePlan and/or Referral Prescription that is at the origin of the procedure. For example: a physiotherapy session performed on prescription from the general practitioner |
| Control | 0..* |
| Type | Reference |
| 16. BeModelProcedure.partOf | |
| Definition | Part of the event being referenced: procedure, observation (symptoms) or problem (disease). For example: Blood draw (procedure) is part of the diagnostic observation (Observation) |
| Short | Part of the event being referenced: procedure, observation (symptoms) or problem (disease). For example: Blood draw (procedure) is part of the diagnostic observation (Observation) |
| Control | 0..* |
| Type | Reference |
| 18. BeModelProcedure.category | |
| Definition | Type or nature of the procedure. For example: surgical, psychiatric or chiropractic procedures |
| Short | Type or nature of the procedure. For example: surgical, psychiatric or chiropractic procedures |
| Control | 0..* |
| Type | CodeableConcept |
| 20. BeModelProcedure.focalDevice[x] | |
| Definition | Implanted or manipulated device |
| Short | Implanted or manipulated device |
| Control | 0..* |
| Type | Choice of: CodeableConcept, Reference |
| [x] Note | SeeChoice of Data Typesfor further information about how to use [x] |
| 22. BeModelProcedure.usedDevice | |
| Definition | Devices or materials used temporarily during the procedure. For example: surgical robot, intraoperative imaging, neuronavigation. This also includes substances such as gels. Standard small instruments such as scalpels and syringes are not recorded |
| Short | Devices or materials used temporarily during the procedure. For example: surgical robot, intraoperative imaging, neuronavigation. This also includes substances such as gels. Standard small instruments such as scalpels and syringes are not recorded |
| Control | 0..* |
| Type | Reference |
| 24. BeModelProcedure.status | |
| Definition | Procedure status (not-done, stopped, completed, entered-in-error). Note: 'not-done' is out of scope as it implies planning. Business Rule: 'completed' by default |
| Short | Procedure status (not-done, stopped, completed, entered-in-error). Note: 'not-done' is out of scope as it implies planning. Business Rule: 'completed' by default |
| Control | 1..1 |
| Type | code |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| 26. BeModelProcedure.code | |
| Definition | Identification of the procedure (SNOMED-CT Procedure concept) |
| Short | Identification of the procedure (SNOMED-CT Procedure concept) |
| Control | 1..1 |
| Type | CodeableConcept |
| 28. BeModelProcedure.reason | |
| Definition | Reason why the procedure is performed. For example: amputation after an accident, broken leg |
| Short | Reason why the procedure is performed. For example: amputation after an accident, broken leg |
| Control | 0..* |
| Type | BackboneElement |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 30. BeModelProcedure.reason.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 |
| 32. BeModelProcedure.reason.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 BeModelProcedure.reason.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators: |
| 34. BeModelProcedure.reason.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()) |
| 36. BeModelProcedure.reason.reasonCode | |
| Definition | Coded reason why the procedure is performed |
| Short | Coded reason why the procedure is performed |
| Control | 0..1 |
| Type | CodeableConcept |
| 38. BeModelProcedure.reason.reasonReference | |
| Definition | Reference to the condition, observation or procedure that is the reason |
| Short | Reference to the condition, observation or procedure that is the reason |
| Control | 0..1 |
| Type | Reference |
| 40. BeModelProcedure.bodySite | |
| Definition | The site on the patient's body where the procedure was performed |
| Short | The site on the patient's body where the procedure was performed |
| Control | 0..1 |
| Type | https://www.ehealth.fgov.be/standards/fhir/core-clinical/StructureDefinition/BeModelBodySite |
| 42. BeModelProcedure.surgicalApproach | |
| Definition | Indicates by which anatomical route or according to which technique the procedure was performed. For example: laparoscopic, endoscopic, percutaneous |
| Short | Indicates by which anatomical route or according to which technique the procedure was performed. For example: laparoscopic, endoscopic, percutaneous |
| Control | 0..* |
| Type | CodeableConcept |
| 44. BeModelProcedure.location | |
| Definition | Reference to the location where the procedure was performed. Example: Healthcare provider's office, Patient's home, Hospital, Outpatient, other |
| Short | Reference to the location where the procedure was performed. Example: Healthcare provider's office, Patient's home, Hospital, Outpatient, other |
| Control | 0..1 |
| Type | Reference |
| 46. BeModelProcedure.outcome | |
| Definition | Result of the procedure execution. Example: Partial success, Success, Unsuccessful |
| Short | Result of the procedure execution. Example: Partial success, Success, Unsuccessful |
| Control | 0..1 |
| Type | CodeableConcept |
| 48. BeModelProcedure.report | |
| Definition | Any report resulting from the procedure. To be discussed (In version 1: attached document (pdf, URL, jpg, etc.). In the future possibly reference to a DiagnosticReport or other) |
| Short | Any report resulting from the procedure. To be discussed (In version 1: attached document (pdf, URL, jpg, etc.). In the future possibly reference to a DiagnosticReport or other) |
| Control | 0..* |
| Type | Reference |
| 50. BeModelProcedure.note | |
| Definition | Additional information about the procedure |
| Short | Additional information about the procedure |
| Control | 0..* |
| Type | Annotation |