Important: This is a draft IG for trial use. Click here to give feedback.

EN NL FR

HdBe-Procedure

CBBDescriptionStatus
HdBe-Procedure

The concept Procedure describes therapeutic or diagnostic procedures undergone by the patient or which the patient will undergo. The concept can describe in the right context historical, future as well as advised procedures. A procedure can be a simple blood pressure measurement, but also a complex heart surgery. In some care settings, the term treatment is used instead of the term procedure.

Purpose

A procedure is carried out or planned as part of a planned policy or to obtain additional information in the diagnostic process. Procedures are documented to gain insight into the treatment of a patient. In addition, procedures are documented for administrative purposes such as invoicing and workload measurement, scientific research and/or education.

active

id0..1string
extensionI0..*Extension
ProcedureStartDate0..1dateTime
ProcedureEndDate0..1dateTime
ProcedureType1..1CodeableConceptBinding
ProcedureMethod0..*CodeableConceptBinding
ProcedureAnatomicalLocationI0..1Reference(HdBe-AnatomicalLocation)
IndicationI0..*Reference(HdBe-Problem)
MedicalDeviceI0..*Reference(HdBe-MedicalDevice)
LocationI0..1Reference(HdBe-HealthcareOrganization)
PerformerI0..*Reference(HdBe-HealthProfessional)
RequesterI0..1Reference(HdBe-HealthProfessional)

Procedure0..*
Procedure.ProcedureStartDatedateTime0..1
Procedure.ProcedureEndDatedateTime0..1
Procedure.ProcedureTypeCodeableConcept1..1
Procedure.ProcedureMethodCodeableConcept0..*
Procedure.ProcedureAnatomicalLocationReference(HdBe-AnatomicalLocation)0..1
Procedure.IndicationReference(HdBe-Problem)0..*
Procedure.MedicalDeviceReference(HdBe-MedicalDevice)0..*
Procedure.LocationReference(HdBe-HealthcareOrganization)0..1
Procedure.PerformerReference(HdBe-HealthProfessional)0..*
Procedure.RequesterReference(HdBe-HealthProfessional)0..1


Procedure
DefinitionRoot concept of the Procedure information model. This root concept contains all data elements of the Procedure information model.
Cardinality0...*
Invariants
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
Mappings
  • rim: n/a
Procedure.id
DefinitionUnique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.
Cardinality0...1
Typestring
Mappings
  • rim: n/a
Procedure.extension
DefinitionMay 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.
Cardinality0...*
TypeExtension
Aliasextensions, user content
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.

SlicingUnordered, Open, by url(Value)
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()
Mappings
  • rim: n/a
  • rim: N/A
Procedure.ProcedureStartDate
DefinitionThe (desired) start date (and if possible start time) of the procedure. A ‘vague’ date, such as only the year, is permitted. The element offers the option to indicate the start of the period of a series of related procedures.
Cardinality0...1
TypedateTime
Invariants
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
Mappings
  • rim: n/a
Procedure.ProcedureEndDate
DefinitionThe end date (and if possible end time) of the procedure. A ‘vague’ date, such as only the year, is permitted. The element offers the option to indicate the end of the period of a series of related procedures. The end date element is only used for a procedures that takes some time and is then always applied. If the procedure still continues, the value is left empty. For instantaneous or very short lasting procedures the element is omitted.
Cardinality0...1
TypedateTime
Invariants
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
Mappings
  • rim: n/a
Procedure.ProcedureType
DefinitionThe name of the procedure.
Cardinality1...1
TypeCodeableConcept
Binding

ProcedureType codes

ProcedureType (extensible)
Comments

Not all terminology uses fit this general pattern. In some cases, models should not use CodeableConcept and use Coding directly and provide their own structure for managing text, codings, translations and the relationship between elements and pre- and post-coordination.

Invariants
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
Mappings
  • rim: n/a
  • v2: CE/CNE/CWE
  • rim: CD
  • orim: fhir:CodeableConcept rdfs:subClassOf dt:CD
Procedure.ProcedureMethod
DefinitionThe method or technique that was used to perform the procedure, *e.g.* approach, lavage, pressuring, etc.
Cardinality0...*
TypeCodeableConcept
Binding

ProcedureMethod codes

ProcedureMethod (required)
Comments

Not all terminology uses fit this general pattern. In some cases, models should not use CodeableConcept and use Coding directly and provide their own structure for managing text, codings, translations and the relationship between elements and pre- and post-coordination.

Invariants
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
Mappings
  • rim: n/a
  • v2: CE/CNE/CWE
  • rim: CD
  • orim: fhir:CodeableConcept rdfs:subClassOf dt:CD
Procedure.ProcedureAnatomicalLocation
DefinitionAnatomical location that is the focus of the procedure.
Cardinality0...1
TypeReference(HdBe-AnatomicalLocation)
Comments

References SHALL be a reference to an actual FHIR resource, and SHALL be resolveable (allowing for access control, temporary unavailability, etc.). Resolution can be either by retrieval from the URL, or, where applicable by resource type, by treating an absolute reference as a canonical URL and looking it up in a local registry/repository.

Invariants
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
  • ref-1: SHALL have a contained resource if a local reference is provided
    reference.startsWith('#').not() or (reference.substring(1).trace('url') in %rootResource.contained.id.trace('ids'))
Mappings
  • rim: n/a
  • rim: The target of a resource reference is a RIM entry point (Act, Role, or Entity)
Procedure.Indication
DefinitionThe indication is the reason for the procedure.
Cardinality0...*
TypeReference(HdBe-Problem)
Comments

References SHALL be a reference to an actual FHIR resource, and SHALL be resolveable (allowing for access control, temporary unavailability, etc.). Resolution can be either by retrieval from the URL, or, where applicable by resource type, by treating an absolute reference as a canonical URL and looking it up in a local registry/repository.

Invariants
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
  • ref-1: SHALL have a contained resource if a local reference is provided
    reference.startsWith('#').not() or (reference.substring(1).trace('url') in %rootResource.contained.id.trace('ids'))
Mappings
  • rim: n/a
  • rim: The target of a resource reference is a RIM entry point (Act, Role, or Entity)
Procedure.MedicalDevice
DefinitionThe product, the placing of which in or on the body is the purpose of the procedure, for example placing an implant.
Cardinality0...*
TypeReference(HdBe-MedicalDevice)
Comments

References SHALL be a reference to an actual FHIR resource, and SHALL be resolveable (allowing for access control, temporary unavailability, etc.). Resolution can be either by retrieval from the URL, or, where applicable by resource type, by treating an absolute reference as a canonical URL and looking it up in a local registry/repository.

Invariants
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
  • ref-1: SHALL have a contained resource if a local reference is provided
    reference.startsWith('#').not() or (reference.substring(1).trace('url') in %rootResource.contained.id.trace('ids'))
Mappings
  • rim: n/a
  • rim: The target of a resource reference is a RIM entry point (Act, Role, or Entity)
Procedure.Location
DefinitionThe healthcare center where the procedure was, is or will be carried out.
Cardinality0...1
TypeReference(HdBe-HealthcareOrganization)
Comments

References SHALL be a reference to an actual FHIR resource, and SHALL be resolveable (allowing for access control, temporary unavailability, etc.). Resolution can be either by retrieval from the URL, or, where applicable by resource type, by treating an absolute reference as a canonical URL and looking it up in a local registry/repository.

Invariants
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
  • ref-1: SHALL have a contained resource if a local reference is provided
    reference.startsWith('#').not() or (reference.substring(1).trace('url') in %rootResource.contained.id.trace('ids'))
Mappings
  • rim: n/a
  • rim: The target of a resource reference is a RIM entry point (Act, Role, or Entity)
Procedure.Performer
DefinitionThe healthcare professional who carried out or will carry out the procedure. In most cases, only the medical specialty is entered, and not the name of the healthcare professional.
Cardinality0...*
TypeReference(HdBe-HealthProfessional)
Comments

References SHALL be a reference to an actual FHIR resource, and SHALL be resolveable (allowing for access control, temporary unavailability, etc.). Resolution can be either by retrieval from the URL, or, where applicable by resource type, by treating an absolute reference as a canonical URL and looking it up in a local registry/repository.

Invariants
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
  • ref-1: SHALL have a contained resource if a local reference is provided
    reference.startsWith('#').not() or (reference.substring(1).trace('url') in %rootResource.contained.id.trace('ids'))
Mappings
  • rim: n/a
  • rim: The target of a resource reference is a RIM entry point (Act, Role, or Entity)
Procedure.Requester
DefinitionThe healthcare professional who requested the procedure.
Cardinality0...1
TypeReference(HdBe-HealthProfessional)
Comments

References SHALL be a reference to an actual FHIR resource, and SHALL be resolveable (allowing for access control, temporary unavailability, etc.). Resolution can be either by retrieval from the URL, or, where applicable by resource type, by treating an absolute reference as a canonical URL and looking it up in a local registry/repository.

Invariants
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
  • ref-1: SHALL have a contained resource if a local reference is provided
    reference.startsWith('#').not() or (reference.substring(1).trace('url') in %rootResource.contained.id.trace('ids'))
Mappings
  • rim: n/a
  • rim: The target of a resource reference is a RIM entry point (Act, Role, or Entity)

Example instances

procedure (event)
ProcedureStartDate 2020-06-05T12:00:00
ProcedureEndDate 2020-06-05T14:25:00
ProcedureType 609588000 - Total knee replacement (code by SNOMED CT)
ProcedureMethod 129284003 - Surgical action (code by SNOMED CT)
ProcedureAnatomicalLocation.Location 72696002 - Knee region structure (code by SNOMED CT)
ProcedureAnatomicalLocation.Laterality 7771000 - Left (code by SNOMED CT)
indication Reference to Problem (Arthropathy of knee joint)
MedicalDevice
location Reference to HealthcareOrganization (UMCG)
performer Reference to HealthProfessional (Orthopodist)
requester
procedure (request)
ProcedureStartDate 2020-06-05
ProcedureEndDate
ProcedureType 609588000 - Total knee replacement (code by SNOMED CT)
ProcedureMethod 129284003 - Surgical action (code by SNOMED CT)
ProcedureAnatomicalLocation.Location 72696002 - Knee region structure (code by SNOMED CT)
ProcedureAnatomicalLocation.Laterality 7771000 - Left (code by SNOMED CT)
indication Reference to Problem (Arthropathy of knee joint)
MedicalDevice
location Reference to HealthcareOrganization (UMCG)
performer
requester Reference to HealthProfessional (Orthopodist)
procedure (event)
ProcedureStartDate 2022-05-12
ProcedureEndDate 2022-05-12
ProcedureType 80146002 - Excision of appendix (code by SNOMED CT)
ProcedureMethod 73632009 - Laparoscopy (code by SNOMED CT)
ProcedureAnatomicalLocation.Location 66754008 - Appendix structure (code by SNOMED CT)
ProcedureAnatomicalLocation.Laterality 24028007 - Right (code by SNOMED CT)
indication Reference to Problem (Appendicitis)
MedicalDevice
location
performer
requester

zib Procedure-v5.2 difference

Concept Category Description
ProcedureType textual Removed (Dutch) CodeSystem names in the definition.
ProcedureType terminology Replaced (Dutch) ValueSets with one ValueSet that includes all SNOMED child concepts of 71388002 Procedure.
ProcedureMethod terminology Widened terminology from descendent of 129264002(Action) to all of SNOMED. Changed the binding strenght from required to extensible.
Location textual Replaced 'healthcare center' with 'healthcare provider' in the definition.
Location textual Removed a double 'or' in the definition.
Performer textual Replaced 'healthcare provider' with 'healthcare professional' in the definition.
Requester textual Replaced 'healthcare provider' with 'healthcare professional' in the definition.
Requester cardinality Restricted requester from 0..* to 0..1. This aligns with FHIR and a future version of the zib. ZIB-1488 and Nictiz-ticket #69.
ProcedureMethod textual Replaced '*e.g. *' with 'e.g. '.
ProcedureMethod textual Replaced 'ets' with 'etc.'.
ProcedureAnatomicalLocation textual Replaced 'Anatomical location which is' with 'Anatomical location that is'.
Requester textual Replaced 'healthcare provider who requested' with 'healthcare professional who requested'.
description.concept textual Replaced 'therapeutic or diagnostic procedure' with 'therapeutic or diagnostic procedures'.
description.concept textual Replaced 'the term treatment t is used' with 'the term treatment is used'.



Terminology Bindings

PathNameStrengthURL
ProcedureTypeProcedureTypeextensiblehttps://fhir.healthdata.be/ValueSet/ProcedureType
ProcedureMethodProcedureMethodrequiredhttps://fhir.healthdata.be/ValueSet/ProcedureMethod