IGUHealth
    Preparing search index...
    interface MedicinalProductContraindication {
        _implicitRules?: Element;
        _language?: Element;
        comorbidity?: CodeableConcept[];
        contained?: ConcreteType[];
        disease?: CodeableConcept;
        diseaseStatus?: CodeableConcept;
        extension?: Extension[];
        id?: id;
        implicitRules?: uri;
        language?: code;
        meta?: Meta;
        modifierExtension?: Extension[];
        otherTherapy?: MedicinalProductContraindicationOtherTherapy[];
        population?: Population[];
        resourceType: "MedicinalProductContraindication";
        subject?: Reference[];
        text?: Narrative;
        therapeuticIndication?: Reference[];
    }
    Index

    Properties

    _implicitRules?: Element

    A set of rules under which this content was created

    _language?: Element

    Language of the resource content

    comorbidity?: CodeableConcept[]

    A comorbidity (concurrent condition) or coinfection

    contained?: ConcreteType[]

    Contained, inline Resources

    disease?: CodeableConcept

    The disease, symptom or procedure for the contraindication

    diseaseStatus?: CodeableConcept

    The status of the disease or symptom for the contraindication

    extension?: Extension[]

    Additional content defined by implementations

    id?: id

    Logical id of this artifact

    implicitRules?: uri

    A set of rules under which this content was created

    language?: code

    Language of the resource content

    meta?: Meta

    Metadata about the resource

    modifierExtension?: Extension[]

    Extensions that cannot be ignored

    Information about the use of the medicinal product in relation to other therapies described as part of the indication

    population?: Population[]

    The population group to which this applies

    resourceType: "MedicinalProductContraindication"
    subject?: Reference[]

    The medication for which this is an indication

    text?: Narrative

    Text summary of the resource, for human interpretation

    therapeuticIndication?: Reference[]

    Information about the use of the medicinal product in relation to other therapies as part of the indication