IGUHealth
    Preparing search index...
    interface MedicationKnowledgeCost {
        _source?: Element;
        cost: Money;
        extension?: Extension[];
        id?: id;
        modifierExtension?: Extension[];
        source?: string;
        type: CodeableConcept;
    }
    Index

    Properties

    _source?: Element

    The source or owner for the price information

    cost: Money

    The price of the medication

    extension?: Extension[]

    Additional content defined by implementations

    id?: id

    Unique id for inter-element referencing

    modifierExtension?: Extension[]

    Extensions that cannot be ignored even if unrecognized

    source?: string

    The source or owner for the price information

    The category of the cost information