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

EN NL

HdBe-MedicatieContraIndicatie

WARNING This page contains a draft CBB, as raw output from the zib export and automatic conversion to CBB. It requires thorough review and adaption to the Belgian realm. This CBB is merely added for informative use.

CBBConceptStatus
HdBe-MedicationContraIndication

Een contra-indicatie (CI) voor medicatieveiligheid is een aandoening of kenmerk van een patiënt waarbij zorgverleners bepaalde geneesmiddelen niet, of alleen onder bepaalde voorwaarden, mogen toepassen.

Purpose

Bij medicamenteuze behandeling moet rekening worden gehouden met contra-indicaties. Deze zijn belangrijk voor medicatiebewaking

Evidence Base

Een aantal contra-indicaties voor medicatieveiligheid zijn aandoeningen die ook als probleem vastgelegd worden (zib Probleem) en/of als waarschuwing (zib Alert) en niet alleen als medicatie contra-indicatie. Het is in Nederland belangrijk deze ook conform de G-standaard (thesaurus 40) als contra-indicatie vast te leggen. Deze bestanden worden namelijk gebruikt t.b.v medicatiebewaking. Door het gebruik ervan in deze applicaties worden belangrijke waarschuwingen/signalen gegeven aan zorgverleners.

Instructions

In de G-standaard Thesaurus 40 hanteert Z-Index 2 begrippen.

  1. de contra-indicatie aard: de lijst met items waar naar wordt verwezen vanuit MedicatieContraIndicatieNaam) en

  2. de contra-indicatie: de combinatie van vastgelegde contra-indicatie aard + het geneesmiddel (de contra-indicatiecodes uit bestand 655)

Deze laatste combinatie tussen contra-indicatie aard en medicatie wordt gelegd via deze zib MedicatieContraIndicatie met één of meer van de andere medicatie zibs. Bijvoorbeeld in een medicatie proces use-case rondom het voorschrijven en/of verstrekken van medicatie. References

  1. Medicatiebewaking [online] beschikbaar op https://www.z-index.nl/documentatie [Geraadpleegd: 19 juni 2020]
draft

id0..1string
extensionI0..*Extension
StartDate0..1dateTime
EndDate0..1dateTime
ReasonClosure0..1string
ReporterI1..1Reference(HdBe-HealthProfessional)
MedicationContraIndicationName1..1CodeableConceptBinding
Comment0..1string

MedicationContraIndication0..*
MedicationContraIndication.StartDatedateTime0..1
MedicationContraIndication.EndDatedateTime0..1
MedicationContraIndication.ReasonClosurestring0..1
MedicationContraIndication.ReporterReference(HdBe-HealthProfessional)1..1
MedicationContraIndication.MedicationContraIndicationNameCodeableConcept1..1
MedicationContraIndication.Commentstring0..1


MedicationContraIndication
DefinitionRoot concept of the MedicationContraIndication information model.This root concept contains all data elements of the MedicationContraIndication 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
MedicationContraIndication.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
MedicationContraIndication.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
MedicationContraIndication.StartDate
DefinitionThe date and possibly time when the contra-indication for medication was identified.
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
MedicationContraIndication.EndDate
DefinitionThe date and, if applicable, time when the contraindication for medication monitoring is considered no longer applicable.
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
MedicationContraIndication.ReasonClosure
DefinitionReason for closing the medication contraindication.
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
MedicationContraIndication.Reporter
DefinitionThe healthcare professional who takes responsibility for registering the contraindication
Cardinality1...1
TypeReference(HdBe-HealthProfessional)
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)
MedicationContraIndication.MedicationContraIndicationName
DefinitionThe name and code of the contraindication from the Dutch National Contra-indication list (G-standard Thesaurus 40).
Cardinality1...1
TypeCodeableConcept
Binding

MedicationContraIndicationName codes

MedicationContraIndicationName (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
MedicationContraIndication.Comment
DefinitionComment on the contraindication important for interpretation which cannot be captured in any of the other data items. For example, a comment on a contraindication with an end date in the future.
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

Example instances

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

// example of NameInformation

## Example instances

| NameInformation      |                   |
|----------------------|-------------------|
| FirstNames | Johanna Petronella Maria   
| Initials | J.P.M. 
| GivenName | Jo 
| NameUsage | Geslachtsnaam partner gevolgd door eigen geslachtsnaam
| LastName.Prefix | van
| LastName.LastName | Putten
| LastNamePartner.PartnerPrefix | van der
| LastNamePartner.PartnerLastName | 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
MedicationContraIndicationNameMedicationContraIndicationNamerequiredhttps://fhir.healthdata.be/ValueSet/MedicationContraIndicationName