HdBe-TreatmentObjective

ProfileStatusURL
HdBe-TreatmentObjectivedrafthttps://fhir.healthdata.be/StructureDefinition/LogicalModel/HdBe-TreatmentObjective

DesiredHealthcareResultI0..1string
DesiredHealthConditionI0..1Reference(HdBe FunctionalOrMentalStatus)
Problem0..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 desired_healthcare_result or desired_health_condition may exists.
    desired_healthcare_result.exists() xor desired_health_condition.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
TypeSystem.String
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