Diabetes DMP IG (R4)
0.0.1 - CI Build Germany flag

Diabetes DMP IG (R4) - Local Development build (v0.0.1). See the Directory of published versions

Resource Profile: DDG DMP Contra Indication

Official URL: http://deutsche-diabetes-gesellschaft.de/fhir/ig/dmp-diabetes/StructureDefinition/ddg-dmp-contra-indication Version: 0.0.1
Draft as of 2022-03-15 Computable Name: DDGDmpContraIndication

Copyright/Legal: CC-BY-SA-4.0

DDG Contra Indication as part of DMP.

Usage:

  • Refer to this Resource Profile:

Formal Views of Profile Content

Description of Profiles, Differentials, Snapshots and how the different presentations work.

This structure is derived from MedicinalProductContraindication

Summary

Mandatory: 1 element
Must-Support: 1 element

Structures

This structure refers to these other structures:

NameFlagsCard.TypeDescription & Constraintsdoco
.. MedicinalProductContraindication 0..*MedicinalProductContraindicationDDG DMP Contra Indication
... id Σ0..1stringLogical id of this artifact
... meta Σ0..1MetaMetadata about the resource
... implicitRules ?!Σ0..1uriA set of rules under which this content was created
... text 0..1NarrativeText summary of the resource, for human interpretation
... contained 0..*ResourceContained, inline Resources
... extension 0..*ExtensionAdditional content defined by implementations
... modifierExtension ?!0..*ExtensionExtensions that cannot be ignored
... subject SΣ1..1Reference(DDG DMP Medication)The medication for which this is an indication
... disease Σ0..1CodeableConceptThe disease, symptom or procedure for the contraindication
... diseaseStatus Σ0..1CodeableConceptThe status of the disease or symptom for the contraindication
... comorbidity Σ0..*CodeableConceptA comorbidity (concurrent condition) or coinfection
... therapeuticIndication Σ0..*Reference(MedicinalProductIndication)Information about the use of the medicinal product in relation to other therapies as part of the indication
... otherTherapy Σ0..*BackboneElementInformation about the use of the medicinal product in relation to other therapies described as part of the indication
.... id 0..1stringUnique id for inter-element referencing
.... extension 0..*ExtensionAdditional content defined by implementations
.... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
.... therapyRelationshipType Σ1..1CodeableConceptThe type of relationship between the medicinal product indication or contraindication and another therapy
.... medication[x] Σ1..1Reference to a specific medication (active substance, medicinal product or class of products) as part of an indication or contraindication
..... medicationCodeableConceptCodeableConcept
..... medicationReferenceReference(MedicinalProduct | Medication | Substance | SubstanceSpecification)
... population Σ0..*PopulationThe population group to which this applies

doco Documentation for this format

This structure is derived from MedicinalProductContraindication

Summary

Mandatory: 1 element
Must-Support: 1 element

Structures

This structure refers to these other structures:

Snapshot View

NameFlagsCard.TypeDescription & Constraintsdoco
.. MedicinalProductContraindication 0..*MedicinalProductContraindicationDDG DMP Contra Indication
... id Σ0..1stringLogical id of this artifact
... meta Σ0..1MetaMetadata about the resource
... implicitRules ?!Σ0..1uriA set of rules under which this content was created
... text 0..1NarrativeText summary of the resource, for human interpretation
... contained 0..*ResourceContained, inline Resources
... extension 0..*ExtensionAdditional content defined by implementations
... modifierExtension ?!0..*ExtensionExtensions that cannot be ignored
... subject SΣ1..1Reference(DDG DMP Medication)The medication for which this is an indication
... disease Σ0..1CodeableConceptThe disease, symptom or procedure for the contraindication
... diseaseStatus Σ0..1CodeableConceptThe status of the disease or symptom for the contraindication
... comorbidity Σ0..*CodeableConceptA comorbidity (concurrent condition) or coinfection
... therapeuticIndication Σ0..*Reference(MedicinalProductIndication)Information about the use of the medicinal product in relation to other therapies as part of the indication
... otherTherapy Σ0..*BackboneElementInformation about the use of the medicinal product in relation to other therapies described as part of the indication
.... id 0..1stringUnique id for inter-element referencing
.... extension 0..*ExtensionAdditional content defined by implementations
.... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
.... therapyRelationshipType Σ1..1CodeableConceptThe type of relationship between the medicinal product indication or contraindication and another therapy
.... medication[x] Σ1..1Reference to a specific medication (active substance, medicinal product or class of products) as part of an indication or contraindication
..... medicationCodeableConceptCodeableConcept
..... medicationReferenceReference(MedicinalProduct | Medication | Substance | SubstanceSpecification)
... population Σ0..*PopulationThe population group to which this applies

doco Documentation for this format

 

Other representations of profile: CSV, Excel, Schematron

Terminology Bindings

PathConformanceValueSet
MedicinalProductContraindication.languagepreferredCommonLanguages
Max Binding: AllLanguages

Constraints

IdGradePathDetailsRequirements
dom-2errorMedicinalProductContraindicationIf the resource is contained in another resource, it SHALL NOT contain nested Resources
: contained.contained.empty()
dom-3errorMedicinalProductContraindicationIf 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().as(canonical) | %resource.descendants().as(uri) | %resource.descendants().as(url))) or descendants().where(reference = '#').exists() or descendants().where(as(canonical) = '#').exists() or descendants().where(as(canonical) = '#').exists()).not()).trace('unmatched', id).empty()
dom-4errorMedicinalProductContraindicationIf 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-5errorMedicinalProductContraindicationIf a resource is contained in another resource, it SHALL NOT have a security label
: contained.meta.security.empty()
dom-6Best PracticeMedicinalProductContraindicationA resource should have narrative for robust management
: text.`div`.exists()
ele-1errorMedicinalProductContraindication.metaAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorMedicinalProductContraindication.implicitRulesAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorMedicinalProductContraindication.languageAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorMedicinalProductContraindication.textAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorMedicinalProductContraindication.extensionAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1errorMedicinalProductContraindication.extensionMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ele-1errorMedicinalProductContraindication.modifierExtensionAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1errorMedicinalProductContraindication.modifierExtensionMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ele-1errorMedicinalProductContraindication.subjectAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorMedicinalProductContraindication.diseaseAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorMedicinalProductContraindication.diseaseStatusAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorMedicinalProductContraindication.comorbidityAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorMedicinalProductContraindication.therapeuticIndicationAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorMedicinalProductContraindication.otherTherapyAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorMedicinalProductContraindication.otherTherapy.extensionAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1errorMedicinalProductContraindication.otherTherapy.extensionMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ele-1errorMedicinalProductContraindication.otherTherapy.modifierExtensionAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1errorMedicinalProductContraindication.otherTherapy.modifierExtensionMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ele-1errorMedicinalProductContraindication.otherTherapy.therapyRelationshipTypeAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorMedicinalProductContraindication.otherTherapy.medication[x]All FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorMedicinalProductContraindication.populationAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())