This page is part of the Electronic Medicinal Product Information (ePI) FHIR Implementation Guide (v1.0.0: STU1) based on FHIR v5.0.0. This is the current published version. For a full list of available versions, see the Directory of published versions 
| Official URL: http://hl7.org/fhir/uv/emedicinal-product-info/StructureDefinition/ClinicalUseDefinition-contraindication-uv-epi | Version: 1.0.0 | |||
| Standards status: Trial-use | Maturity Level: 2 | Computable Name: ClinicalUseDefinitionContraindicationUvEpi | ||
ClinicalUseDefinition Contraindication (ePI)
Usage:
Description of Profiles, Differentials, Snapshots and how the different presentations work.
This structure is derived from ClinicalUseDefinition
| Name | Flags | Card. | Type | Description & Constraints![]() |
|---|---|---|---|---|
![]() | 0..* | ClinicalUseDefinition | A single issue - either an indication, contraindication, interaction or an undesirable effect for a medicinal product, medication, device or procedure | |
![]() ![]() | 0..* | Identifier | Business identifier for this clinical use. | |
![]() ![]() | 1..1 | code | indication | contraindication | interaction | undesirable-effect | warning Required Pattern: contraindication | |
![]() ![]() | 1..* | Reference(MedicinalProductDefinition (ePI)) | The medication, product, substance, device, procedure etc. for which this is an indication | |
![]() ![]() | 0..1 | CodeableConcept | Defines whether this clinical use is draft, active or retired | |
![]() ![]() | 1..1 | BackboneElement | Specifics for when this is a contraindication | |
![]() ![]() ![]() | 0..1 | CodeableReference(ObservationDefinition) | The situation that is being documented as contraindicating against this item Binding: MedDRA Terms for clinical diseases and symptoms (preferred) | |
![]() ![]() | 0..0 | |||
![]() ![]() | 0..0 | |||
![]() ![]() | 0..0 | |||
![]() ![]() | 0..0 | |||
Documentation for this format | ||||
| Path | Conformance | ValueSet |
| ClinicalUseDefinition.contraindication.diseaseSymptomProcedure | preferred | VsMeddra |
| Name | Flags | Card. | Type | Description & Constraints![]() |
|---|---|---|---|---|
![]() | C | 0..* | ClinicalUseDefinition | A single issue - either an indication, contraindication, interaction or an undesirable effect for a medicinal product, medication, device or procedure |
![]() ![]() | ?!Σ | 0..1 | uri | A set of rules under which this content was created |
![]() ![]() | 0..* | Resource | Contained, inline Resources | |
![]() ![]() | ?!Σ | 0..* | Extension | Extensions that cannot be ignored |
![]() ![]() | Σ | 0..* | Identifier | Business identifier for this clinical use. |
![]() ![]() | Σ | 1..1 | code | indication | contraindication | interaction | undesirable-effect | warning Binding: ClinicalUseDefinitionType (required): Overall defining type of this clinical use definition. Required Pattern: contraindication |
![]() ![]() | Σ | 1..* | Reference(MedicinalProductDefinition (ePI)) | The medication, product, substance, device, procedure etc. for which this is an indication |
![]() ![]() | Σ | 0..1 | CodeableConcept | Defines whether this clinical use is draft, active or retired Binding: PublicationStatus (preferred): The lifecycle status of an artifact. |
![]() ![]() | ΣC | 1..1 | BackboneElement | Specifics for when this is a contraindication |
![]() ![]() ![]() | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
![]() ![]() ![]() | Σ | 0..1 | CodeableReference(ObservationDefinition) | The situation that is being documented as contraindicating against this item Binding: MedDRA Terms for clinical diseases and symptoms (preferred) |
Documentation for this format | ||||
| Path | Conformance | ValueSet / Code |
| ClinicalUseDefinition.type | required | Pattern: contraindication |
| ClinicalUseDefinition.status | preferred | PublicationStatus |
| ClinicalUseDefinition.contraindication.diseaseSymptomProcedure | preferred | VsMeddra |
| Id | Grade | Path(s) | Details | Requirements |
| cud-1 | error | ClinicalUseDefinition | Indication, Contraindication, Interaction, UndesirableEffect and Warning cannot be used in the same instance : (ClinicalUseDefinition.indication.count() + ClinicalUseDefinition.contraindication.count() + ClinicalUseDefinition.interaction.count() + ClinicalUseDefinition.undesirableEffect.count() + ClinicalUseDefinition.warning.count()) < 2 | |
| dom-2 | error | ClinicalUseDefinition | If the resource is contained in another resource, it SHALL NOT contain nested Resources : contained.contained.empty() | |
| dom-3 | error | ClinicalUseDefinition | If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource : contained.where((('#'+id in (%resource.descendants().reference | %resource.descendants().ofType(canonical) | %resource.descendants().ofType(uri) | %resource.descendants().ofType(url))) or descendants().where(reference = '#').exists() or descendants().where(ofType(canonical) = '#').exists() or descendants().where(ofType(canonical) = '#').exists()).not()).trace('unmatched', id).empty() | |
| dom-4 | error | ClinicalUseDefinition | If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated : contained.meta.versionId.empty() and contained.meta.lastUpdated.empty() | |
| dom-5 | error | ClinicalUseDefinition | If a resource is contained in another resource, it SHALL NOT have a security label : contained.meta.security.empty() | |
| dom-6 | best practice | ClinicalUseDefinition | A resource should have narrative for robust management : text.`div`.exists() | |
| ele-1 | error | **ALL** elements | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
| ext-1 | error | **ALL** extensions | Must have either extensions or value[x], not both : extension.exists() != value.exists() |
| Name | Flags | Card. | Type | Description & Constraints![]() |
|---|---|---|---|---|
![]() | C | 0..* | ClinicalUseDefinition | A single issue - either an indication, contraindication, interaction or an undesirable effect for a medicinal product, medication, device or procedure |
![]() ![]() | Σ | 0..1 | id | Logical id of this artifact |
![]() ![]() | Σ | 0..1 | Meta | Metadata about the resource |
![]() ![]() | ?!Σ | 0..1 | uri | A set of rules under which this content was created |
![]() ![]() | 0..1 | code | Language of the resource content Binding: AllLanguages (required): IETF language tag for a human language | |
![]() ![]() | 0..1 | Narrative | Text summary of the resource, for human interpretation | |
![]() ![]() | 0..* | Resource | Contained, inline Resources | |
![]() ![]() | 0..* | Extension | Additional content defined by implementations | |
![]() ![]() | ?!Σ | 0..* | Extension | Extensions that cannot be ignored |
![]() ![]() | Σ | 0..* | Identifier | Business identifier for this clinical use. |
![]() ![]() | Σ | 1..1 | code | indication | contraindication | interaction | undesirable-effect | warning Binding: ClinicalUseDefinitionType (required): Overall defining type of this clinical use definition. Required Pattern: contraindication |
![]() ![]() | Σ | 0..* | CodeableConcept | A categorisation of the issue, primarily for dividing warnings into subject heading areas such as "Pregnancy", "Overdose" Binding: ClinicalUseDefinitionCategory (preferred): A categorisation for a clinical use information item. |
![]() ![]() | Σ | 1..* | Reference(MedicinalProductDefinition (ePI)) | The medication, product, substance, device, procedure etc. for which this is an indication |
![]() ![]() | Σ | 0..1 | CodeableConcept | Defines whether this clinical use is draft, active or retired Binding: PublicationStatus (preferred): The lifecycle status of an artifact. |
![]() ![]() | ΣC | 1..1 | BackboneElement | Specifics for when this is a contraindication |
![]() ![]() ![]() | 0..1 | string | Unique id for inter-element referencing | |
![]() ![]() ![]() | 0..* | Extension | Additional content defined by implementations | |
![]() ![]() ![]() | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
![]() ![]() ![]() | Σ | 0..1 | CodeableReference(ObservationDefinition) | The situation that is being documented as contraindicating against this item Binding: MedDRA Terms for clinical diseases and symptoms (preferred) |
![]() ![]() ![]() | Σ | 0..1 | CodeableReference(ObservationDefinition) | The status of the disease or symptom for the contraindication Binding: DiseaseStatus (example): The status of a disease or symptom. |
![]() ![]() ![]() | Σ | 0..* | CodeableReference(ObservationDefinition) | A comorbidity (concurrent condition) or coinfection Binding: DiseaseSymptomProcedure (example): A symptom, disease or procedure. |
![]() ![]() ![]() | Σ | 0..* | Reference(ClinicalUseDefinition) | The indication which this is a contraidication for |
![]() ![]() ![]() | 0..1 | Expression | An expression that returns true or false, indicating whether the indication is applicable or not, after having applied its other elements | |
![]() ![]() ![]() | Σ | 0..* | BackboneElement | Information about use of the product in relation to other therapies described as part of the contraindication |
![]() ![]() ![]() ![]() | 0..1 | string | Unique id for inter-element referencing | |
![]() ![]() ![]() ![]() | 0..* | Extension | Additional content defined by implementations | |
![]() ![]() ![]() ![]() | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
![]() ![]() ![]() ![]() | Σ | 1..1 | CodeableConcept | The type of relationship between the product indication/contraindication and another therapy Binding: TherapyRelationshipType (preferred): Classification of relationship between a therapy and a contraindication or an indication. |
![]() ![]() ![]() ![]() | Σ | 1..1 | CodeableReference(MedicinalProductDefinition | Medication | Substance | SubstanceDefinition | NutritionProduct | BiologicallyDerivedProduct | ActivityDefinition) | Reference to a specific medication, substance etc. as part of an indication or contraindication Binding: Therapy (example): A therapy. |
![]() ![]() | Σ | 0..* | Reference(Group) | The population group to which this applies |
![]() ![]() | Σ | 0..* | canonical(Library) | Logic used by the clinical use definition |
Documentation for this format | ||||
| Path | Conformance | ValueSet / Code |
| ClinicalUseDefinition.language | required | AllLanguages |
| ClinicalUseDefinition.type | required | Pattern: contraindication |
| ClinicalUseDefinition.category | preferred | ClinicalUseDefinitionCategory |
| ClinicalUseDefinition.status | preferred | PublicationStatus |
| ClinicalUseDefinition.contraindication.diseaseSymptomProcedure | preferred | VsMeddra |
| ClinicalUseDefinition.contraindication.diseaseStatus | example | DiseaseStatus |
| ClinicalUseDefinition.contraindication.comorbidity | example | DiseaseSymptomProcedure |
| ClinicalUseDefinition.contraindication.otherTherapy.relationshipType | preferred | TherapyRelationshipType |
| ClinicalUseDefinition.contraindication.otherTherapy.treatment | example | Therapy |
| ClinicalUseDefinition.indication.diseaseSymptomProcedure | example | DiseaseSymptomProcedure |
| ClinicalUseDefinition.indication.diseaseStatus | example | DiseaseStatus |
| ClinicalUseDefinition.indication.comorbidity | example | DiseaseSymptomProcedure |
| ClinicalUseDefinition.indication.intendedEffect | preferred | ProductIntendedUse |
| ClinicalUseDefinition.interaction.interactant.item[x] | example | Interactant |
| ClinicalUseDefinition.interaction.type | example | InteractionType |
| ClinicalUseDefinition.interaction.effect | example | InteractionEffect |
| ClinicalUseDefinition.interaction.incidence | example | InteractionIncidence |
| ClinicalUseDefinition.interaction.management | example | InteractionManagement |
| ClinicalUseDefinition.undesirableEffect.symptomConditionEffect | example | UndesirableEffectSymptom |
| ClinicalUseDefinition.undesirableEffect.classification | example | UndesirableEffectClassification |
| ClinicalUseDefinition.undesirableEffect.frequencyOfOccurrence | example | UndesirablEffectFrequency |
| ClinicalUseDefinition.warning.code | example | WarningType |
| Id | Grade | Path(s) | Details | Requirements |
| ele-1 | error | **ALL** elements | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
| ext-1 | error | **ALL** extensions | Must have either extensions or value[x], not both : extension.exists() != value.exists() |
This structure is derived from ClinicalUseDefinition
Summary
Mandatory: 2 elements
Prohibited: 4 elements
Structures
This structure refers to these other structures:
Maturity: 2
Differential View
This structure is derived from ClinicalUseDefinition
| Name | Flags | Card. | Type | Description & Constraints![]() |
|---|---|---|---|---|
![]() | 0..* | ClinicalUseDefinition | A single issue - either an indication, contraindication, interaction or an undesirable effect for a medicinal product, medication, device or procedure | |
![]() ![]() | 0..* | Identifier | Business identifier for this clinical use. | |
![]() ![]() | 1..1 | code | indication | contraindication | interaction | undesirable-effect | warning Required Pattern: contraindication | |
![]() ![]() | 1..* | Reference(MedicinalProductDefinition (ePI)) | The medication, product, substance, device, procedure etc. for which this is an indication | |
![]() ![]() | 0..1 | CodeableConcept | Defines whether this clinical use is draft, active or retired | |
![]() ![]() | 1..1 | BackboneElement | Specifics for when this is a contraindication | |
![]() ![]() ![]() | 0..1 | CodeableReference(ObservationDefinition) | The situation that is being documented as contraindicating against this item Binding: MedDRA Terms for clinical diseases and symptoms (preferred) | |
![]() ![]() | 0..0 | |||
![]() ![]() | 0..0 | |||
![]() ![]() | 0..0 | |||
![]() ![]() | 0..0 | |||
Documentation for this format | ||||
| Path | Conformance | ValueSet |
| ClinicalUseDefinition.contraindication.diseaseSymptomProcedure | preferred | VsMeddra |
Key Elements View
| Name | Flags | Card. | Type | Description & Constraints![]() |
|---|---|---|---|---|
![]() | C | 0..* | ClinicalUseDefinition | A single issue - either an indication, contraindication, interaction or an undesirable effect for a medicinal product, medication, device or procedure |
![]() ![]() | ?!Σ | 0..1 | uri | A set of rules under which this content was created |
![]() ![]() | 0..* | Resource | Contained, inline Resources | |
![]() ![]() | ?!Σ | 0..* | Extension | Extensions that cannot be ignored |
![]() ![]() | Σ | 0..* | Identifier | Business identifier for this clinical use. |
![]() ![]() | Σ | 1..1 | code | indication | contraindication | interaction | undesirable-effect | warning Binding: ClinicalUseDefinitionType (required): Overall defining type of this clinical use definition. Required Pattern: contraindication |
![]() ![]() | Σ | 1..* | Reference(MedicinalProductDefinition (ePI)) | The medication, product, substance, device, procedure etc. for which this is an indication |
![]() ![]() | Σ | 0..1 | CodeableConcept | Defines whether this clinical use is draft, active or retired Binding: PublicationStatus (preferred): The lifecycle status of an artifact. |
![]() ![]() | ΣC | 1..1 | BackboneElement | Specifics for when this is a contraindication |
![]() ![]() ![]() | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
![]() ![]() ![]() | Σ | 0..1 | CodeableReference(ObservationDefinition) | The situation that is being documented as contraindicating against this item Binding: MedDRA Terms for clinical diseases and symptoms (preferred) |
Documentation for this format | ||||
| Path | Conformance | ValueSet / Code |
| ClinicalUseDefinition.type | required | Pattern: contraindication |
| ClinicalUseDefinition.status | preferred | PublicationStatus |
| ClinicalUseDefinition.contraindication.diseaseSymptomProcedure | preferred | VsMeddra |
| Id | Grade | Path(s) | Details | Requirements |
| cud-1 | error | ClinicalUseDefinition | Indication, Contraindication, Interaction, UndesirableEffect and Warning cannot be used in the same instance : (ClinicalUseDefinition.indication.count() + ClinicalUseDefinition.contraindication.count() + ClinicalUseDefinition.interaction.count() + ClinicalUseDefinition.undesirableEffect.count() + ClinicalUseDefinition.warning.count()) < 2 | |
| dom-2 | error | ClinicalUseDefinition | If the resource is contained in another resource, it SHALL NOT contain nested Resources : contained.contained.empty() | |
| dom-3 | error | ClinicalUseDefinition | If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource : contained.where((('#'+id in (%resource.descendants().reference | %resource.descendants().ofType(canonical) | %resource.descendants().ofType(uri) | %resource.descendants().ofType(url))) or descendants().where(reference = '#').exists() or descendants().where(ofType(canonical) = '#').exists() or descendants().where(ofType(canonical) = '#').exists()).not()).trace('unmatched', id).empty() | |
| dom-4 | error | ClinicalUseDefinition | If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated : contained.meta.versionId.empty() and contained.meta.lastUpdated.empty() | |
| dom-5 | error | ClinicalUseDefinition | If a resource is contained in another resource, it SHALL NOT have a security label : contained.meta.security.empty() | |
| dom-6 | best practice | ClinicalUseDefinition | A resource should have narrative for robust management : text.`div`.exists() | |
| ele-1 | error | **ALL** elements | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
| ext-1 | error | **ALL** extensions | Must have either extensions or value[x], not both : extension.exists() != value.exists() |
Snapshot View
| Name | Flags | Card. | Type | Description & Constraints![]() |
|---|---|---|---|---|
![]() | C | 0..* | ClinicalUseDefinition | A single issue - either an indication, contraindication, interaction or an undesirable effect for a medicinal product, medication, device or procedure |
![]() ![]() | Σ | 0..1 | id | Logical id of this artifact |
![]() ![]() | Σ | 0..1 | Meta | Metadata about the resource |
![]() ![]() | ?!Σ | 0..1 | uri | A set of rules under which this content was created |
![]() ![]() | 0..1 | code | Language of the resource content Binding: AllLanguages (required): IETF language tag for a human language | |
![]() ![]() | 0..1 | Narrative | Text summary of the resource, for human interpretation | |
![]() ![]() | 0..* | Resource | Contained, inline Resources | |
![]() ![]() | 0..* | Extension | Additional content defined by implementations | |
![]() ![]() | ?!Σ | 0..* | Extension | Extensions that cannot be ignored |
![]() ![]() | Σ | 0..* | Identifier | Business identifier for this clinical use. |
![]() ![]() | Σ | 1..1 | code | indication | contraindication | interaction | undesirable-effect | warning Binding: ClinicalUseDefinitionType (required): Overall defining type of this clinical use definition. Required Pattern: contraindication |
![]() ![]() | Σ | 0..* | CodeableConcept | A categorisation of the issue, primarily for dividing warnings into subject heading areas such as "Pregnancy", "Overdose" Binding: ClinicalUseDefinitionCategory (preferred): A categorisation for a clinical use information item. |
![]() ![]() | Σ | 1..* | Reference(MedicinalProductDefinition (ePI)) | The medication, product, substance, device, procedure etc. for which this is an indication |
![]() ![]() | Σ | 0..1 | CodeableConcept | Defines whether this clinical use is draft, active or retired Binding: PublicationStatus (preferred): The lifecycle status of an artifact. |
![]() ![]() | ΣC | 1..1 | BackboneElement | Specifics for when this is a contraindication |
![]() ![]() ![]() | 0..1 | string | Unique id for inter-element referencing | |
![]() ![]() ![]() | 0..* | Extension | Additional content defined by implementations | |
![]() ![]() ![]() | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
![]() ![]() ![]() | Σ | 0..1 | CodeableReference(ObservationDefinition) | The situation that is being documented as contraindicating against this item Binding: MedDRA Terms for clinical diseases and symptoms (preferred) |
![]() ![]() ![]() | Σ | 0..1 | CodeableReference(ObservationDefinition) | The status of the disease or symptom for the contraindication Binding: DiseaseStatus (example): The status of a disease or symptom. |
![]() ![]() ![]() | Σ | 0..* | CodeableReference(ObservationDefinition) | A comorbidity (concurrent condition) or coinfection Binding: DiseaseSymptomProcedure (example): A symptom, disease or procedure. |
![]() ![]() ![]() | Σ | 0..* | Reference(ClinicalUseDefinition) | The indication which this is a contraidication for |
![]() ![]() ![]() | 0..1 | Expression | An expression that returns true or false, indicating whether the indication is applicable or not, after having applied its other elements | |
![]() ![]() ![]() | Σ | 0..* | BackboneElement | Information about use of the product in relation to other therapies described as part of the contraindication |
![]() ![]() ![]() ![]() | 0..1 | string | Unique id for inter-element referencing | |
![]() ![]() ![]() ![]() | 0..* | Extension | Additional content defined by implementations | |
![]() ![]() ![]() ![]() | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
![]() ![]() ![]() ![]() | Σ | 1..1 | CodeableConcept | The type of relationship between the product indication/contraindication and another therapy Binding: TherapyRelationshipType (preferred): Classification of relationship between a therapy and a contraindication or an indication. |
![]() ![]() ![]() ![]() | Σ | 1..1 | CodeableReference(MedicinalProductDefinition | Medication | Substance | SubstanceDefinition | NutritionProduct | BiologicallyDerivedProduct | ActivityDefinition) | Reference to a specific medication, substance etc. as part of an indication or contraindication Binding: Therapy (example): A therapy. |
![]() ![]() | Σ | 0..* | Reference(Group) | The population group to which this applies |
![]() ![]() | Σ | 0..* | canonical(Library) | Logic used by the clinical use definition |
Documentation for this format | ||||
| Path | Conformance | ValueSet / Code |
| ClinicalUseDefinition.language | required | AllLanguages |
| ClinicalUseDefinition.type | required | Pattern: contraindication |
| ClinicalUseDefinition.category | preferred | ClinicalUseDefinitionCategory |
| ClinicalUseDefinition.status | preferred | PublicationStatus |
| ClinicalUseDefinition.contraindication.diseaseSymptomProcedure | preferred | VsMeddra |
| ClinicalUseDefinition.contraindication.diseaseStatus | example | DiseaseStatus |
| ClinicalUseDefinition.contraindication.comorbidity | example | DiseaseSymptomProcedure |
| ClinicalUseDefinition.contraindication.otherTherapy.relationshipType | preferred | TherapyRelationshipType |
| ClinicalUseDefinition.contraindication.otherTherapy.treatment | example | Therapy |
| ClinicalUseDefinition.indication.diseaseSymptomProcedure | example | DiseaseSymptomProcedure |
| ClinicalUseDefinition.indication.diseaseStatus | example | DiseaseStatus |
| ClinicalUseDefinition.indication.comorbidity | example | DiseaseSymptomProcedure |
| ClinicalUseDefinition.indication.intendedEffect | preferred | ProductIntendedUse |
| ClinicalUseDefinition.interaction.interactant.item[x] | example | Interactant |
| ClinicalUseDefinition.interaction.type | example | InteractionType |
| ClinicalUseDefinition.interaction.effect | example | InteractionEffect |
| ClinicalUseDefinition.interaction.incidence | example | InteractionIncidence |
| ClinicalUseDefinition.interaction.management | example | InteractionManagement |
| ClinicalUseDefinition.undesirableEffect.symptomConditionEffect | example | UndesirableEffectSymptom |
| ClinicalUseDefinition.undesirableEffect.classification | example | UndesirableEffectClassification |
| ClinicalUseDefinition.undesirableEffect.frequencyOfOccurrence | example | UndesirablEffectFrequency |
| ClinicalUseDefinition.warning.code | example | WarningType |
| Id | Grade | Path(s) | Details | Requirements |
| ele-1 | error | **ALL** elements | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
| ext-1 | error | **ALL** extensions | Must have either extensions or value[x], not both : extension.exists() != value.exists() |
This structure is derived from ClinicalUseDefinition
Summary
Mandatory: 2 elements
Prohibited: 4 elements
Structures
This structure refers to these other structures:
Maturity: 2
Other representations of profile: CSV, Excel, Schematron