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

EN NL FR

HdBe-ObjectifTraitement

CBBConceptStatus
HdBe-TreatmentObjective

L'objectif de traitement décrit le résultat souhaité du traitement/des interventions en fonction du problème diagnostiqué chez le patient. L'objectif et la date cible sont saisis en plus de la valeur cible. Comparer les résultats des soins de santé avec l'objectif de traitement permet de mieux appréhender l'efficacité du traitement/des interventions.

Purpose

Un objectif de traitement est enregistré pour indiquer l'intention du traitement/de l'intervention. Il fournit une indication des procédures à accomplir dans le cadre du processus de soins. Cela nous permet également de surveiller l'évolution de l'état de santé du patient pour le résultat de soins souhaité.

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