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

EN NL FR

HdBe-TreatmentObjective

CBBDescriptionStatus
HdBe-TreatmentObjective

The treatment objective describes the desired result of the treatment/interventions in terms of the patient’s diagnosed problem. The objective and target date are entered in addition to the target value. Comparing the healthcare results to the treatment objective provides insight into the effectivity of the treatment/interventions.

Purpose

A treatment objective is recorded to indicate the intention of the treatment/intervention. It provides an indication of the procedures to be carried out as part of the care process. This also enables us to monitor developments in the patient’s health condition for the desired healthcare result.

active

id0..1string
extensionI0..*Extension
DesiredHealthcareResultI0..1string
DesiredHealthConditionI0..1Reference(HdBe-FunctionalOrMentalStatus)
ProblemI0..1Reference(HdBe-Problem)

TreatmentObjective0..*
TreatmentObjective.DesiredHealthcareResultstring0..1
TreatmentObjective.DesiredHealthConditionReference(HdBe-FunctionalOrMentalStatus)0..1
TreatmentObjective.ProblemReference(HdBe-Problem)0..1


TreatmentObjective
DefinitionRoot concept of the TreatmentObjective information model. This root concept contains all data elements of the TreatmentObjective information model.
Cardinality0...*
Invariants
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
  • HdBe-TreatmentObjective-1: Either DesiredHealthcareResult or DesiredHealthCondition must exist.
    DesiredHealthcareResult.exists() xor DesiredHealthCondition.exists()
Mappings
  • rim: n/a
TreatmentObjective.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
TreatmentObjective.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
TreatmentObjective.DesiredHealthcareResult
DefinitionThe textual account of the treatment objective. This concept provides the option to define a treatment objective which cannot be described as a measurement value or functional/mental status.
Cardinality0...1
Typestring
Comments

Note that FHIR strings SHALL NOT exceed 1MB in size

Invariants
  • ele-1: All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
Mappings
  • rim: n/a
TreatmentObjective.DesiredHealthCondition
DefinitionThe desired health condition is a target value which can be expressed as the patient’s functional or mental status.
Cardinality0...1
TypeReference(HdBe-FunctionalOrMentalStatus)
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)
TreatmentObjective.Problem
DefinitionDescription of the problem to which the treatment objective applies.
Cardinality0...1
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)

Example instances

TreatmentObjective
DesiredHealthcareResult -
DesiredHealthCondition.FunctionalOrMentalStatus Reference to FunctionalOrMentalStauts (Able to shave)
Problem Reference to Problem (Difficulty performing personal grooming activity)

zib TreatmentObjective-v3.2 difference

Concept Category Description
TreatmentObjective constraint Added a constraint on the root to indicate the invariant from the zib that is noted in the UML representation.



Terminology Bindings