IGUHealth
    Preparing search index...
    interface ClinicalUseDefinition {
        _implicitRules?: Element;
        _language?: Element;
        _type?: Element;
        category?: CodeableConcept[];
        contained?: ConcreteType[];
        contraindication?: ClinicalUseDefinitionContraindication;
        extension?: Extension[];
        id?: id;
        identifier?: Identifier[];
        implicitRules?: uri;
        indication?: ClinicalUseDefinitionIndication;
        interaction?: ClinicalUseDefinitionInteraction;
        language?: code;
        meta?: Meta;
        modifierExtension?: Extension[];
        population?: Reference[];
        resourceType: "ClinicalUseDefinition";
        status?: CodeableConcept;
        subject?: Reference[];
        text?: Narrative;
        type: code;
        undesirableEffect?: ClinicalUseDefinitionUndesirableEffect;
        warning?: ClinicalUseDefinitionWarning;
    }
    Index

    Properties

    _implicitRules?: Element

    A set of rules under which this content was created

    _language?: Element

    Language of the resource content

    _type?: Element

    indication | contraindication | interaction | undesirable-effect | warning

    category?: CodeableConcept[]

    A categorisation of the issue, primarily for dividing warnings into subject heading areas such as "Pregnancy", "Overdose"

    contained?: ConcreteType[]

    Contained, inline Resources

    Specifics for when this is a contraindication

    extension?: Extension[]

    Additional content defined by implementations

    id?: id

    Logical id of this artifact

    identifier?: Identifier[]

    Business identifier for this issue

    implicitRules?: uri

    A set of rules under which this content was created

    Specifics for when this is an indication

    Specifics for when this is an interaction

    language?: code

    Language of the resource content

    meta?: Meta

    Metadata about the resource

    modifierExtension?: Extension[]

    Extensions that cannot be ignored

    population?: Reference[]

    The population group to which this applies

    resourceType: "ClinicalUseDefinition"

    Whether this is a current issue or one that has been retired etc

    subject?: Reference[]

    The medication or procedure for which this is an indication

    text?: Narrative

    Text summary of the resource, for human interpretation

    type: code

    indication | contraindication | interaction | undesirable-effect | warning

    A possible negative outcome from the use of this treatment

    Critical environmental, health or physical risks or hazards. For example 'Do not operate heavy machinery', 'May cause drowsiness'