HdBe-AllergyIntolerance

ProfileStatusURL
HdBe-AllergyIntolerancedrafthttps://fhir.healthdata.be/StructureDefinition/LogicalModel/HdBe-AllergyIntolerance

causative_agent1..1CodeableConcept
allergy_category0..1CodeableConceptBinding
allergy_status0..1CodeableConceptBinding
start_date_time0..1dateTime
criticality0..1CodeableConceptBinding
last_reaction_date_time0..1dateTime
comment0..1string
symptom1..*CodeableConceptBinding
specific_substance0..1CodeableConcept
reaction_description0..1string
severity0..1CodeableConceptBinding
route_of_exposure0..1CodeableConceptBinding
reaction_time0..1dateTime

allergy_intolerance0..*
allergy_intolerance.causative_agentCodeableConcept1..1
allergy_intolerance.allergy_categoryCodeableConcept0..1
allergy_intolerance.allergy_statusCodeableConcept0..1
allergy_intolerance.start_date_timedateTime0..1
allergy_intolerance.criticalityCodeableConcept0..1
allergy_intolerance.last_reaction_date_timedateTime0..1
allergy_intolerance.commentstring0..1
allergy_intolerance.reactionBackboneElement0..*
allergy_intolerance.reaction.symptomCodeableConcept1..*
allergy_intolerance.reaction.specific_substanceCodeableConcept0..1
allergy_intolerance.reaction.reaction_descriptionstring0..1
allergy_intolerance.reaction.severityCodeableConcept0..1
allergy_intolerance.reaction.route_of_exposureCodeableConcept0..1
allergy_intolerance.reaction.reaction_timedateTime0..1



allergy_intolerance
DefinitionRoot concept of the AllergyIntolerance information model. This root concept contains all data elements of the AllergyIntolerance 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
allergy_intolerance.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
allergy_intolerance.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
allergy_intolerance.causative_agent
DefinitionSubstance, group of substances or environmental factor to which the patient is allergic or hypersensitive.
Cardinality1...1
TypeCodeableConcept
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
allergy_intolerance.allergy_category
DefinitionIdentifies the allergy category such as medication, food or environment.
Cardinality0...1
TypeCodeableConcept
Binding

AllergyCategory codes

AllergieCategorie (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
allergy_intolerance.allergy_status
DefinitionStatement on the status of the patient’s hypersensitivity.
Cardinality0...1
TypeCodeableConcept
Binding

AllergyStatus codes

AllergieStatus (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
allergy_intolerance.start_date_time
DefinitionThe date and time at which the allergy or undesired reaction was determined. This can be an exact date and time, or a rough indication of the date (such as only the year, or the month and the year).
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
allergy_intolerance.criticality
DefinitionCritical extent is defined as “the potential severity of future reactions.” This represents a clinical evaluation of the worst case scenario for a future reaction. It can be based on the severity of past reactions, the dose and manner of exposure which caused reactions in the past, and the life-threatening potential of the type of reaction. Critical extent is a property of the allergy, and not of the reaction itself.
Cardinality0...1
TypeCodeableConcept
Binding

Criticality codes

MateVanKritiekZijn (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
allergy_intolerance.last_reaction_date_time
DefinitionEntry of the last time a hypersensitive reaction took place.
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
allergy_intolerance.comment
DefinitionTextual explanation of the hypersensitivity which cannot be entered in any of the other fields.
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
allergy_intolerance.reaction
DefinitionContainer of the Reaction concept. This container contains all data elements of the Reaction concept.
Cardinality0...*
TypeBackboneElement
Invariants
  • ele-1:All FHIR elements must have a @value or children
    hasValue() or (children().count() > id.count())
Mappings
  • rim:n/a
allergy_intolerance.reaction.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
allergy_intolerance.reaction.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
allergy_intolerance.reaction.modifierExtension
DefinitionMay be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. 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. Applications processing a resource are required to check for modifier extensions. Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).
Cardinality0...*
TypeExtension
ModifierTrue
SummaryTrue
Aliasextensions, user content, modifiers
Requirements

Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.

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.

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
allergy_intolerance.reaction.symptom
DefinitionThe content specifications of the reaction that takes place when the patient is exposed to the causative substance.
Cardinality1...*
TypeCodeableConcept
Binding

Symptom codes

Symptoom (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
allergy_intolerance.reaction.specific_substance
DefinitionMore specific indication of the substance that caused the reaction. This can be a specific substance from a group of substances to which the patient is allergic or hypersensitive.
Cardinality0...1
TypeCodeableConcept
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
allergy_intolerance.reaction.reaction_description
DefinitionTextual description of the reaction as a whole.
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
allergy_intolerance.reaction.severity
DefinitionThe severity of the reaction as a result of exposure to the causative substance.
Cardinality0...1
TypeCodeableConcept
Binding

Severity codes

Ernst (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
allergy_intolerance.reaction.route_of_exposure
DefinitionWay in which the patient came into contact with the causative agent or the way in which the agent was administered.
Cardinality0...1
TypeCodeableConcept
Binding

RouteOfExposure codes

WijzeVanBlootstelling (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
allergy_intolerance.reaction.reaction_time
DefinitionDate and time at which the reaction took place. This may also be just the date or a partial date, in the event that the exact date is unknown.
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

Example instances

[CBB name]
[Concept name ] [example value]

// example of NameInformation

## Example instances

| name_information      |                   |
|----------------------|-------------------|
| first_names | Johanna Petronella Maria   
| initials | J.P.M. 
| given_name | Jo 
| name_usage | Geslachtsnaam partner gevolgd door eigen geslachtsnaam
| last_name.prefix | van
| last_name.last_name | Putten
| last_name_partner.partner_prefix | van der
| last_name_partner.partner_last_name | Giessen
| titles |

zib [zib name + version](https://zibs.nl/wiki/[zib name + version(release)]) difference

Concept Category Description
[element.path] [category of change] [Description of change]([Reference to ticket/issue/zulip chat using MarkDown link])



Terminology Bindings

PathNameStrengthURL
allergy_categoryAllergieCategorierequiredhttps://fhir.healthdata.be/ValueSet/AllergieCategorie
allergy_statusAllergieStatusrequiredhttps://fhir.healthdata.be/ValueSet/AllergieStatus
criticalityMateVanKritiekZijnrequiredhttps://fhir.healthdata.be/ValueSet/MateVanKritiekZijn
reaction.symptomSymptoomextensiblehttps://fhir.healthdata.be/ValueSet/Symptoom
reaction.severityErnstrequiredhttps://fhir.healthdata.be/ValueSet/Ernst
reaction.route_of_exposureWijzeVanBlootstellingrequiredhttps://fhir.healthdata.be/ValueSet/WijzeVanBlootstelling