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

EN NL FR

HdBe-Behandeldoel

CBBConceptStatus
HdBe-TreatmentObjective

Het behandeldoel omschrijft het gewenste resultaat van de behandeling/interventies met betrekking tot het benoemde probleem van de patiënt. Naast de streefwaarde wordt bij het te bereiken doel ook een streefdatum aangegeven. Vergelijking van het behandeldoel met de uitkomsten van zorg geeft inzicht in de effectiviteit van de behandeling/interventies.

Purpose

Een behandeldoel wordt vastgelegd om de intentie van de behandeling/interventie aan te geven. Daarmee geeft het een indicatie over de in te zetten acties als onderdeel van zorgproces. Dit maakt het tevens mogelijk om de ontwikkelingen rondom de gezondheidstoestand van de patiënt te monitoren op gewenst zorgresultaat.

References

  1. International Classification of Functioning Disability and Health (ICF) [Online] Beschikbaar op: http:/www.rivm.nl/who-fic/icf.htm [Geraadpleegd: 13 februari 2015]
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